+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /tmp/pod-shared/ovn.ini' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/neutron_ovn_vpn_agent.ini' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --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/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon May 11 01:32:24 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:15:29 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-558ddcd45-fkkmf machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f8434af7668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-11 01:32:28.775 7 INFO neutron.common.config [-] Logging enabled! 2026-05-11 01:32:28.775 7 INFO neutron.common.config [-] uwsgi version 27.0.3.dev7 2026-05-11 01:32:28.784 8 INFO neutron.common.config [-] Logging enabled! 2026-05-11 01:32:28.785 8 INFO neutron.common.config [-] uwsgi version 27.0.3.dev7 2026-05-11 01:32:29.151 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 01:32:29.169 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 01:32:30.611 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-11 01:32:30.613 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 01:32:30.617 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-11 01:32:30.617 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-11 01:32:30.617 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-11 01:32:30.618 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-11 01:32:30.618 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:32:30.625 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:32:30.626 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:32:30.626 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-11 01:32:30.692 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-11 01:32:30.695 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 01:32:30.699 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-11 01:32:30.699 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-11 01:32:30.699 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-11 01:32:30.699 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-11 01:32:30.700 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:32:30.707 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:32:30.707 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:32:30.708 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-11 01:32:30.830 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-11 01:32:30.830 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-11 01:32:30.830 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-11 01:32:30.860 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 01:32:30.860 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 01:32:30.860 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-11 01:32:30.860 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-11 01:32:30.911 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-11 01:32:30.912 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-11 01:32:30.912 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-11 01:32:30.941 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 01:32:30.941 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 01:32:30.941 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-11 01:32:30.941 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-11 01:32:32.599 7 INFO neutron.plugins.ml2.managers [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Initializing driver for type 'vlan' 2026-05-11 01:32:32.613 8 INFO neutron.plugins.ml2.managers [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Initializing driver for type 'vlan' 2026-05-11 01:32:32.926 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] VlanTypeDriver initialization complete 2026-05-11 01:32:32.926 7 INFO neutron.plugins.ml2.managers [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 01:32:32.927 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 01:32:32.927 7 INFO neutron.plugins.ml2.managers [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Initializing extension driver 'port_security' 2026-05-11 01:32:32.927 7 INFO neutron.plugins.ml2.extensions.port_security [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 01:32:32.927 7 INFO neutron.plugins.ml2.managers [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Initializing extension driver 'qos' 2026-05-11 01:32:32.927 7 INFO neutron.plugins.ml2.managers [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Initializing mechanism driver 'ovn' 2026-05-11 01:32:32.927 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Starting OVNMechanismDriver 2026-05-11 01:32:32.930 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] OVN logging driver registered 2026-05-11 01:32:32.936 7 INFO neutron.quota [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded quota_driver: . 2026-05-11 01:32:32.936 7 INFO neutron.plugins.ml2.plugin [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 01:32:32.936 7 INFO neutron.plugins.ml2.managers [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 01:32:32.936 7 INFO neutron.plugins.ml2.managers [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 01:32:32.936 7 INFO neutron.plugins.ml2.managers [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 01:32:32.937 7 INFO neutron.manager [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loading Plugin: qos 2026-05-11 01:32:32.949 7 INFO neutron.manager [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loading Plugin: ovn-router 2026-05-11 01:32:32.960 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] VlanTypeDriver initialization complete 2026-05-11 01:32:32.960 8 INFO neutron.plugins.ml2.managers [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 01:32:32.960 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 01:32:32.961 8 INFO neutron.plugins.ml2.managers [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Initializing extension driver 'port_security' 2026-05-11 01:32:32.961 8 INFO neutron.plugins.ml2.extensions.port_security [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 01:32:32.961 8 INFO neutron.plugins.ml2.managers [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Initializing extension driver 'qos' 2026-05-11 01:32:32.961 8 INFO neutron.plugins.ml2.managers [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Initializing mechanism driver 'ovn' 2026-05-11 01:32:32.961 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Starting OVNMechanismDriver 2026-05-11 01:32:32.964 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] OVN logging driver registered 2026-05-11 01:32:32.970 8 INFO neutron.quota [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded quota_driver: . 2026-05-11 01:32:32.970 8 INFO neutron.plugins.ml2.plugin [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 01:32:32.970 8 INFO neutron.plugins.ml2.managers [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 01:32:32.971 8 INFO neutron.plugins.ml2.managers [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 01:32:32.971 8 INFO neutron.plugins.ml2.managers [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 01:32:32.971 8 INFO neutron.manager [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loading Plugin: qos 2026-05-11 01:32:32.982 7 INFO neutron.services.ovn_l3.plugin [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Starting OVNL3RouterPlugin 2026-05-11 01:32:32.984 8 INFO neutron.manager [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loading Plugin: ovn-router 2026-05-11 01:32:32.987 7 INFO neutron.manager [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loading Plugin: segments 2026-05-11 01:32:33.017 8 INFO neutron.services.ovn_l3.plugin [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Starting OVNL3RouterPlugin 2026-05-11 01:32:33.022 8 INFO neutron.manager [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loading Plugin: segments 2026-05-11 01:32:33.088 7 INFO neutron.manager [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loading Plugin: trunk 2026-05-11 01:32:33.100 7 INFO neutron.manager [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loading Plugin: log 2026-05-11 01:32:33.102 7 INFO neutron.manager [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-11 01:32:33.129 8 INFO neutron.manager [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loading Plugin: trunk 2026-05-11 01:32:33.140 8 INFO neutron.manager [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loading Plugin: log 2026-05-11 01:32:33.144 8 INFO neutron.manager [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-11 01:32:33.157 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-11 01:32:33.158 7 WARNING stevedore.named [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-11 01:32:33.199 7 INFO neutron_vpnaas.services.vpn.plugin [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 01:32:33.200 7 INFO neutron.common.utils [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-11 01:32:33.200 7 INFO neutron.manager [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loading Plugin: taas 2026-05-11 01:32:33.201 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-11 01:32:33.201 8 WARNING stevedore.named [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-11 01:32:33.224 7 WARNING stevedore.named [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-11 01:32:33.230 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-11 01:32:33.230 7 INFO neutron.manager [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loading Plugin: tapmirror 2026-05-11 01:32:33.239 7 WARNING stevedore.named [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-11 01:32:33.240 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-11 01:32:33.240 7 INFO neutron.manager [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loading Plugin: auto_allocate 2026-05-11 01:32:33.243 8 INFO neutron_vpnaas.services.vpn.plugin [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 01:32:33.243 8 INFO neutron.common.utils [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-11 01:32:33.243 8 INFO neutron.manager [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loading Plugin: taas 2026-05-11 01:32:33.245 7 INFO neutron.manager [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loading Plugin: tag 2026-05-11 01:32:33.252 7 INFO neutron.manager [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loading Plugin: timestamp 2026-05-11 01:32:33.254 7 INFO neutron.manager [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 01:32:33.258 7 INFO neutron.manager [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loading Plugin: flavors 2026-05-11 01:32:33.261 7 INFO neutron.manager [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loading Plugin: revisions 2026-05-11 01:32:33.264 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Initializing extension manager. 2026-05-11 01:32:33.265 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: address-group 2026-05-11 01:32:33.266 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: address-scope 2026-05-11 01:32:33.267 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-11 01:32:33.267 8 WARNING stevedore.named [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-11 01:32:33.268 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: agent 2026-05-11 01:32:33.268 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-11 01:32:33.269 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 01:32:33.270 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 01:32:33.271 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: availability_zone 2026-05-11 01:32:33.272 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-11 01:32:33.272 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 01:32:33.273 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: default-subnetpools 2026-05-11 01:32:33.273 8 INFO neutron_taas.services.taas.taas_plugin [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-11 01:32:33.274 8 INFO neutron.manager [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loading Plugin: tapmirror 2026-05-11 01:32:33.274 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 01:32:33.275 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: dns-integration 2026-05-11 01:32:33.275 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 01:32:33.276 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-11 01:32:33.276 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-11 01:32:33.277 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 01:32:33.277 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 01:32:33.278 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 01:32:33.278 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 01:32:33.279 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: external-net 2026-05-11 01:32:33.279 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 01:32:33.280 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: extraroute 2026-05-11 01:32:33.280 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-11 01:32:33.281 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 01:32:33.281 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 01:32:33.282 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 01:32:33.282 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 01:32:33.283 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: fip-port-details 2026-05-11 01:32:33.284 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: flavors 2026-05-11 01:32:33.284 8 WARNING stevedore.named [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-11 01:32:33.285 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 01:32:33.285 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-11 01:32:33.285 8 INFO neutron.manager [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loading Plugin: auto_allocate 2026-05-11 01:32:33.285 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: floatingip-pools 2026-05-11 01:32:33.286 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: ip_allocation 2026-05-11 01:32:33.286 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-11 01:32:33.287 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: l2_adjacency 2026-05-11 01:32:33.288 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: router 2026-05-11 01:32:33.290 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 01:32:33.290 8 INFO neutron.manager [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loading Plugin: tag 2026-05-11 01:32:33.290 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-11 01:32:33.291 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-11 01:32:33.291 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 01:32:33.292 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: l3-ha 2026-05-11 01:32:33.292 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 01:32:33.293 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-11 01:32:33.294 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: l3-flavors 2026-05-11 01:32:33.294 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 01:32:33.295 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-11 01:32:33.297 8 INFO neutron.manager [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loading Plugin: timestamp 2026-05-11 01:32:33.297 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-11 01:32:33.298 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 01:32:33.299 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: logging 2026-05-11 01:32:33.300 8 INFO neutron.manager [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 01:32:33.300 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 01:32:33.301 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 01:32:33.302 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: multi-provider 2026-05-11 01:32:33.302 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: net-mtu 2026-05-11 01:32:33.303 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 01:32:33.303 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: network_availability_zone 2026-05-11 01:32:33.304 8 INFO neutron.manager [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loading Plugin: flavors 2026-05-11 01:32:33.304 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-11 01:32:33.304 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: network-ip-availability 2026-05-11 01:32:33.305 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 01:32:33.306 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: pagination 2026-05-11 01:32:33.306 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: port-device-profile 2026-05-11 01:32:33.307 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-11 01:32:33.307 8 INFO neutron.manager [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loading Plugin: revisions 2026-05-11 01:32:33.307 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 01:32:33.308 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 01:32:33.308 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-11 01:32:33.309 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 01:32:33.309 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 01:32:33.310 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-11 01:32:33.310 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: port-resource-request 2026-05-11 01:32:33.311 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 01:32:33.311 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Initializing extension manager. 2026-05-11 01:32:33.311 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-11 01:32:33.312 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: binding 2026-05-11 01:32:33.312 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: address-group 2026-05-11 01:32:33.313 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: binding-extended 2026-05-11 01:32:33.313 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: port-security 2026-05-11 01:32:33.313 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: address-scope 2026-05-11 01:32:33.313 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: project-id 2026-05-11 01:32:33.314 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-11 01:32:33.314 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: provider 2026-05-11 01:32:33.315 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: qinq 2026-05-11 01:32:33.315 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: agent 2026-05-11 01:32:33.315 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-11 01:32:33.317 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 01:32:33.317 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: qos 2026-05-11 01:32:33.317 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 01:32:33.318 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 01:32:33.318 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 01:32:33.318 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: availability_zone 2026-05-11 01:32:33.319 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: qos-default 2026-05-11 01:32:33.319 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: qos-fip 2026-05-11 01:32:33.319 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-11 01:32:33.320 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 01:32:33.320 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 01:32:33.320 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 01:32:33.320 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: default-subnetpools 2026-05-11 01:32:33.321 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 01:32:33.321 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 01:32:33.322 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 01:32:33.322 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 01:32:33.322 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: dns-integration 2026-05-11 01:32:33.322 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: qos-pps 2026-05-11 01:32:33.323 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 01:32:33.323 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 01:32:33.323 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 01:32:33.323 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-11 01:32:33.324 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 01:32:33.324 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-11 01:32:33.325 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: quota-check-limit 2026-05-11 01:32:33.325 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 01:32:33.325 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: quota-check-limit-default 2026-05-11 01:32:33.325 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 01:32:33.326 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 01:32:33.327 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 01:32:33.327 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: external-net 2026-05-11 01:32:33.327 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: quotas 2026-05-11 01:32:33.328 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 01:32:33.328 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: extraroute 2026-05-11 01:32:33.328 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: quota_details 2026-05-11 01:32:33.329 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-11 01:32:33.330 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 01:32:33.330 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: rbac-policies 2026-05-11 01:32:33.330 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 01:32:33.330 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-11 01:32:33.331 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 01:32:33.331 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 01:32:33.331 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 01:32:33.331 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 01:32:33.332 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-11 01:32:33.332 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: fip-port-details 2026-05-11 01:32:33.332 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: revision-if-match 2026-05-11 01:32:33.333 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: flavors 2026-05-11 01:32:33.333 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 01:32:33.333 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: router_availability_zone 2026-05-11 01:32:33.334 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 01:32:33.334 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 01:32:33.335 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: floatingip-pools 2026-05-11 01:32:33.335 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: ip_allocation 2026-05-11 01:32:33.336 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 01:32:33.336 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-11 01:32:33.336 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 01:32:33.336 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: l2_adjacency 2026-05-11 01:32:33.337 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-11 01:32:33.337 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 01:32:33.338 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-11 01:32:33.338 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: router 2026-05-11 01:32:33.338 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 01:32:33.339 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 01:32:33.340 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-11 01:32:33.341 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-11 01:32:33.341 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 01:32:33.342 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: l3-ha 2026-05-11 01:32:33.343 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 01:32:33.343 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: security-group 2026-05-11 01:32:33.344 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-11 01:32:33.345 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: l3-flavors 2026-05-11 01:32:33.347 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 01:32:33.347 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-11 01:32:33.348 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: segment 2026-05-11 01:32:33.349 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 01:32:33.350 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-11 01:32:33.350 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: service-type 2026-05-11 01:32:33.350 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: sorting 2026-05-11 01:32:33.351 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 01:32:33.351 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 01:32:33.352 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: logging 2026-05-11 01:32:33.352 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: standard-attr-description 2026-05-11 01:32:33.353 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 01:32:33.353 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: stateful-security-group 2026-05-11 01:32:33.354 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 01:32:33.354 7 WARNING neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 01:32:33.354 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: multi-provider 2026-05-11 01:32:33.355 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: net-mtu 2026-05-11 01:32:33.355 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 01:32:33.355 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-11 01:32:33.356 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: network_availability_zone 2026-05-11 01:32:33.356 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: subnet-external-network 2026-05-11 01:32:33.356 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-11 01:32:33.357 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: network-ip-availability 2026-05-11 01:32:33.358 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-11 01:32:33.358 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 01:32:33.359 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: pagination 2026-05-11 01:32:33.359 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 01:32:33.359 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: port-device-profile 2026-05-11 01:32:33.360 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: subnet-service-types 2026-05-11 01:32:33.360 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-11 01:32:33.360 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 01:32:33.361 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 01:32:33.361 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: subnet_allocation 2026-05-11 01:32:33.361 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-11 01:32:33.362 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 01:32:33.362 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 01:32:33.362 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 01:32:33.363 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-11 01:32:33.363 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: port-resource-request 2026-05-11 01:32:33.363 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: tag-creation 2026-05-11 01:32:33.364 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 01:32:33.364 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-11 01:32:33.364 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 01:32:33.365 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: binding 2026-05-11 01:32:33.365 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: binding-extended 2026-05-11 01:32:33.366 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: port-security 2026-05-11 01:32:33.366 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: project-id 2026-05-11 01:32:33.367 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: provider 2026-05-11 01:32:33.368 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: qinq 2026-05-11 01:32:33.369 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 01:32:33.370 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: qos 2026-05-11 01:32:33.370 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 01:32:33.370 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 01:32:33.371 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: trunk 2026-05-11 01:32:33.371 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 01:32:33.372 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: qos-default 2026-05-11 01:32:33.372 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: trunk-details 2026-05-11 01:32:33.372 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: qos-fip 2026-05-11 01:32:33.372 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 01:32:33.372 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 01:32:33.373 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-11 01:32:33.373 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 01:32:33.373 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 01:32:33.374 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: vlan-transparent 2026-05-11 01:32:33.374 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 01:32:33.374 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-11 01:32:33.375 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 01:32:33.375 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: qos-pps 2026-05-11 01:32:33.376 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 01:32:33.376 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-11 01:32:33.376 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 01:32:33.377 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 01:32:33.377 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 01:32:33.377 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: quota-check-limit 2026-05-11 01:32:33.378 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: vpn-flavors 2026-05-11 01:32:33.378 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: quota-check-limit-default 2026-05-11 01:32:33.379 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: vpnaas 2026-05-11 01:32:33.380 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: quotas 2026-05-11 01:32:33.381 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: taas 2026-05-11 01:32:33.382 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: tap-mirror 2026-05-11 01:32:33.382 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: quota_details 2026-05-11 01:32:33.382 7 INFO neutron.api.extensions [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Loaded extension: taas-vlan-filter 2026-05-11 01:32:33.384 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: rbac-policies 2026-05-11 01:32:33.384 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-11 01:32:33.385 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 01:32:33.385 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-11 01:32:33.385 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-11 01:32:33.385 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 01:32:33.385 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:32:33.386 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-11 01:32:33.386 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-11 01:32:33.386 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: revision-if-match 2026-05-11 01:32:33.387 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 01:32:33.388 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: router_availability_zone 2026-05-11 01:32:33.388 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 01:32:33.389 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 01:32:33.389 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 01:32:33.390 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 01:32:33.390 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 01:32:33.391 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-11 01:32:33.391 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 01:32:33.392 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-11 01:32:33.392 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 01:32:33.395 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 01:32:33.395 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 01:32:33.396 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 01:32:33.397 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:32:33.397 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] subnetpool is already registered 2026-05-11 01:32:33.397 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: security-group 2026-05-11 01:32:33.397 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 01:32:33.398 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 01:32:33.398 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: segment 2026-05-11 01:32:33.398 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 01:32:33.399 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 01:32:33.399 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 01:32:33.399 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 01:32:33.399 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: service-type 2026-05-11 01:32:33.400 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: sorting 2026-05-11 01:32:33.400 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 01:32:33.400 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 01:32:33.401 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: standard-attr-description 2026-05-11 01:32:33.401 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 01:32:33.401 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] ipsecpolicy is already registered 2026-05-11 01:32:33.402 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: stateful-security-group 2026-05-11 01:32:33.402 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 01:32:33.402 8 WARNING neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 01:32:33.402 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] ikepolicy is already registered 2026-05-11 01:32:33.403 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-11 01:32:33.403 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: subnet-external-network 2026-05-11 01:32:33.404 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-11 01:32:33.404 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 01:32:33.405 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: subnet-service-types 2026-05-11 01:32:33.405 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: subnet_allocation 2026-05-11 01:32:33.406 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 01:32:33.406 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 01:32:33.407 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] router is already registered 2026-05-11 01:32:33.407 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: tag-creation 2026-05-11 01:32:33.407 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 01:32:33.407 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] floatingip is already registered 2026-05-11 01:32:33.407 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 01:32:33.411 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 01:32:33.411 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] rbac_policy is already registered 2026-05-11 01:32:33.412 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 01:32:33.412 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] security_group is already registered 2026-05-11 01:32:33.412 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 01:32:33.413 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] security_group_rule is already registered 2026-05-11 01:32:33.413 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 01:32:33.413 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 01:32:33.413 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:32:33.414 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] subnetpool is already registered 2026-05-11 01:32:33.414 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: trunk 2026-05-11 01:32:33.414 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 01:32:33.414 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] trunk is already registered 2026-05-11 01:32:33.415 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 01:32:33.415 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: trunk-details 2026-05-11 01:32:33.415 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] ikepolicy is already registered 2026-05-11 01:32:33.415 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 01:32:33.415 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 01:32:33.415 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] ipsecpolicy is already registered 2026-05-11 01:32:33.416 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-11 01:32:33.416 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 01:32:33.416 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] endpoint_group is already registered 2026-05-11 01:32:33.416 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: vlan-transparent 2026-05-11 01:32:33.416 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 01:32:33.416 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] vpnservice is already registered 2026-05-11 01:32:33.417 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 01:32:33.417 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] ipsec_site_connection is already registered 2026-05-11 01:32:33.417 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-11 01:32:33.417 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 01:32:33.417 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] ipsecpolicy is already registered 2026-05-11 01:32:33.418 7 INFO neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 01:32:33.418 7 WARNING neutron.quota.resource_registry [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] ikepolicy is already registered 2026-05-11 01:32:33.419 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-11 01:32:33.420 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 01:32:33.420 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: vpn-flavors 2026-05-11 01:32:33.422 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: vpnaas 2026-05-11 01:32:33.423 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: taas 2026-05-11 01:32:33.424 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: tap-mirror 2026-05-11 01:32:33.425 8 INFO neutron.api.extensions [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Loaded extension: taas-vlan-filter 2026-05-11 01:32:33.427 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-11 01:32:33.427 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-11 01:32:33.427 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:32:33.428 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-11 01:32:33.431 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 01:32:33.431 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 01:32:33.436 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 01:32:33.437 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 01:32:33.437 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 01:32:33.438 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:32:33.438 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] subnetpool is already registered 2026-05-11 01:32:33.439 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 01:32:33.439 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 01:32:33.439 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 01:32:33.441 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 01:32:33.442 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 01:32:33.442 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 01:32:33.443 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 01:32:33.444 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] ipsecpolicy is already registered 2026-05-11 01:32:33.444 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 01:32:33.444 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] ikepolicy is already registered 2026-05-11 01:32:33.449 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 01:32:33.449 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] router is already registered 2026-05-11 01:32:33.449 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 01:32:33.450 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] floatingip is already registered 2026-05-11 01:32:33.455 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 01:32:33.455 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] rbac_policy is already registered 2026-05-11 01:32:33.456 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 01:32:33.456 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] security_group is already registered 2026-05-11 01:32:33.457 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 01:32:33.457 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] security_group_rule is already registered 2026-05-11 01:32:33.458 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:32:33.458 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] subnetpool is already registered 2026-05-11 01:32:33.458 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 01:32:33.458 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] trunk is already registered 2026-05-11 01:32:33.459 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 01:32:33.459 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] ikepolicy is already registered 2026-05-11 01:32:33.459 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 01:32:33.459 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] ipsecpolicy is already registered 2026-05-11 01:32:33.460 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 01:32:33.460 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] endpoint_group is already registered 2026-05-11 01:32:33.460 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 01:32:33.461 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] vpnservice is already registered 2026-05-11 01:32:33.461 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 01:32:33.461 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] ipsec_site_connection is already registered 2026-05-11 01:32:33.461 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 01:32:33.461 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] ipsecpolicy is already registered 2026-05-11 01:32:33.462 8 INFO neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 01:32:33.462 8 WARNING neutron.quota.resource_registry [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] ikepolicy is already registered 2026-05-11 01:32:33.477 7 WARNING keystonemiddleware._common.config [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:32:33.483 7 WARNING oslo_config.cfg [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-11 01:32:33.499 8 WARNING keystonemiddleware._common.config [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:32:33.503 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-05-11 01:32:33.506 8 WARNING oslo_config.cfg [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-11 01:32:33.518 7 INFO neutron.db.ovn_hash_ring_db [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Nodes from host "neutron-server-558ddcd45-fkkmf" and group "mechanism_driver" removed from the Hash Ring created at 2026-05-11 01:32:33+00:00 2026-05-11 01:32:33.521 7 INFO neutron.db.ovn_hash_ring_db [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Node 4c159c0dd854543bac5e188f86bf2708 from host "neutron-server-558ddcd45-fkkmf" and group "mechanism_driver" added to the Hash Ring 2026-05-11 01:32:33.527 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-05-11 01:32:33.527 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Hash Ring probing thread for node 4c159c0dd854543bac5e188f86bf2708 has started 2026-05-11 01:32:33.528 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-11 01:32:33.542 8 INFO neutron.db.ovn_hash_ring_db [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Nodes from host "neutron-server-558ddcd45-fkkmf" and group "mechanism_driver" removed from the Hash Ring created at 2026-05-11 01:32:33+00:00 2026-05-11 01:32:33.544 8 INFO neutron.db.ovn_hash_ring_db [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Node 750091ce7e5d5b30b1d6b0413d039a42 from host "neutron-server-558ddcd45-fkkmf" and group "mechanism_driver" added to the Hash Ring 2026-05-11 01:32:33.550 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Hash Ring probing thread for node 750091ce7e5d5b30b1d6b0413d039a42 has started 2026-05-11 01:32:33.551 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-11 01:32:33.558 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] tcp:10.110.38.234:6641: connecting... 2026-05-11 01:32:33.558 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] tcp:10.110.38.234:6641: connected 2026-05-11 01:32:33.581 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] tcp:10.110.38.234:6641: connecting... 2026-05-11 01:32:33.582 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] tcp:10.110.38.234:6641: connected 2026-05-11 01:32:33.594 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-11 01:32:33.617 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] tcp:10.96.82.215:6642: connecting... 2026-05-11 01:32:33.617 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] tcp:10.96.82.215:6642: connected 2026-05-11 01:32:33.619 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-11 01:32:33.642 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] tcp:10.96.82.215:6642: connecting... 2026-05-11 01:32:33.643 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] tcp:10.96.82.215:6642: connected 2026-05-11 01:32:33.653 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] WorkerService process has finished the post initialization 2026-05-11 01:32:33.654 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-05-11 01:32:33.655 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-05-11 01:32:33.673 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] WorkerService process has finished the post initialization 2026-05-11 01:32:33.675 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] tcp:10.110.38.234:6641: connecting... 2026-05-11 01:32:33.676 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] tcp:10.110.38.234:6641: connected 2026-05-11 01:32:33.696 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] tcp:10.110.38.234:6641: connecting... 2026-05-11 01:32:33.697 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] tcp:10.110.38.234:6641: connected 2026-05-11 01:32:33.714 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] tcp:10.110.38.234:6641: connecting... 2026-05-11 01:32:33.714 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1a470eb6-4430-4a6c-833f-707c07e07c6b - - - - - -] tcp:10.110.38.234:6641: connected 2026-05-11 01:32:33.736 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] tcp:10.110.38.234:6641: connecting... 2026-05-11 01:32:33.736 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-206a2070-8b84-4089-955b-229138af230a - - - - - -] tcp:10.110.38.234:6641: connected WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f8434af7668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f8434af7668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:32:36.203 7 INFO neutron.pecan_wsgi.hooks.translation [None req-978c1918-c752-42ad-8be4-a7c320c3d714 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.129 () {44 vars in 927 bytes} [Mon May 11 01:32:35 2026] GET /v2.0/networks/public => generated 108 bytes in 792 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.129 () {44 vars in 949 bytes} [Mon May 11 01:32:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:32:36.953 7 INFO neutron.db.ovn_revision_numbers_db [None req-61f6e513-1e9f-4586-81b3-99f81c798c62 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource caf386c9-1a22-4990-925e-3cb8562c8f0b (type: security_groups) to 1 2026-05-11 01:32:36.966 7 INFO neutron.db.ovn_revision_numbers_db [None req-61f6e513-1e9f-4586-81b3-99f81c798c62 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 1d3b7af9-6347-43be-a24e-1a9e6d5d8207 (type: security_group_rules) to 0 2026-05-11 01:32:36.976 7 INFO neutron.db.ovn_revision_numbers_db [None req-61f6e513-1e9f-4586-81b3-99f81c798c62 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 409e7274-a9bc-41ee-8de1-2c2ec81d8f43 (type: security_group_rules) to 0 2026-05-11 01:32:36.987 7 INFO neutron.db.ovn_revision_numbers_db [None req-61f6e513-1e9f-4586-81b3-99f81c798c62 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e4e10cdb-dd98-4492-919c-4dfd7a49e0aa (type: security_group_rules) to 0 2026-05-11 01:32:36.997 7 INFO neutron.db.ovn_revision_numbers_db [None req-61f6e513-1e9f-4586-81b3-99f81c798c62 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f221d11f-5228-4860-a771-40d409afe736 (type: security_group_rules) to 0 2026-05-11 01:32:37.071 7 WARNING neutron.services.revisions.revision_plugin [None req-61f6e513-1e9f-4586-81b3-99f81c798c62 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Could not find related network for resource to bump revision. 2026-05-11 01:32:37.098 7 INFO neutron.db.segments_db [None req-61f6e513-1e9f-4586-81b3-99f81c798c62 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Added segment 9ba3b558-01b3-4595-8193-8e5fde795e07 of type flat for network b0c1e137-8330-48aa-978e-3bced79ecc02 2026-05-11 01:32:37.236 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-9ba3b558-01b3-4595-8193-8e5fde795e07 2026-05-11 01:32:37.263 7 INFO neutron.db.ovn_revision_numbers_db [None req-61f6e513-1e9f-4586-81b3-99f81c798c62 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b0c1e137-8330-48aa-978e-3bced79ecc02 (type: networks) to 1 2026-05-11 01:32:37.564 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61f6e513-1e9f-4586-81b3-99f81c798c62 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 01:32:37.565 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61f6e513-1e9f-4586-81b3-99f81c798c62 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 01:32:37.632 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 5462127c-e341-4be9-9262-3e044dc923af 2026-05-11 01:32:37.746 7 INFO neutron.db.ovn_revision_numbers_db [None req-61f6e513-1e9f-4586-81b3-99f81c798c62 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5462127c-e341-4be9-9262-3e044dc923af (type: ports) to 1 [pid: 7|app: 0|req: 4/5] 199.204.45.129 () {48 vars in 967 bytes} [Mon May 11 01:32:36 2026] POST /v2.0/networks => generated 744 bytes in 1211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 01:32:39.121 8 INFO neutron.pecan_wsgi.hooks.translation [None req-614df4d3-a48a-409c-b343-1f4d05b326ac dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.129 () {44 vars in 927 bytes} [Mon May 11 01:32:38 2026] GET /v2.0/networks/public => generated 108 bytes in 349 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.129 () {44 vars in 949 bytes} [Mon May 11 01:32:39 2026] GET /v2.0/networks?name=public => generated 753 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 01:32:39.368 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce2a3806-176a-47e5-ac66-c312989bb885 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/8] 199.204.45.129 () {44 vars in 1034 bytes} [Mon May 11 01:32:39 2026] GET /v2.0/subnets/public-subnet?network_id=b0c1e137-8330-48aa-978e-3bced79ecc02 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.204.45.129 () {44 vars in 1057 bytes} [Mon May 11 01:32:39 2026] GET /v2.0/subnets?name=public-subnet&network_id=b0c1e137-8330-48aa-978e-3bced79ecc02 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:32:39.847 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-badb641f-fe84-442d-87e8-bee1f987e739 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 01:32:39.848 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-badb641f-fe84-442d-87e8-bee1f987e739 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 01:32:39.849 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-badb641f-fe84-442d-87e8-bee1f987e739 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Starting OVNClientQosExtension 2026-05-11 01:32:39.849 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-badb641f-fe84-442d-87e8-bee1f987e739 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Starting OVNClientPlacementExtension 2026-05-11 01:32:40.517 8 INFO neutron.db.ovn_revision_numbers_db [None req-ce0287e5-536a-40f7-997e-ca993cc09f3e - - - - - -] Successfully bumped revision number for resource 5462127c-e341-4be9-9262-3e044dc923af (type: ports) to 2 2026-05-11 01:32:40.559 8 INFO neutron.db.ovn_revision_numbers_db [None req-ce0287e5-536a-40f7-997e-ca993cc09f3e - - - - - -] Successfully bumped revision number for resource 4a981701-c359-46fb-acb6-5182c3b6ee5c (type: subnets) to 0 [pid: 8|app: 0|req: 4/11] 199.204.45.129 () {48 vars in 965 bytes} [Mon May 11 01:32:39 2026] POST /v2.0/subnets => generated 664 bytes in 1180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 01:37:29.569 8 INFO neutron.pecan_wsgi.hooks.translation [None req-395d62f5-82d2-4e0e-810f-4555f9045bb2 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 23/48] 199.204.45.129 () {44 vars in 937 bytes} [Mon May 11 01:37:29 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/49] 199.204.45.129 () {44 vars in 959 bytes} [Mon May 11 01:37:29 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:37:29.683 8 INFO neutron.db.segments_db [None req-7a4d9129-801a-4b05-8601-322aef6d3392 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Added segment 3be96057-dce2-4dcb-a5d3-b04cd52a4f0a of type geneve for network 63b9601d-c686-4dcb-aa1c-caf60bbebc4e 2026-05-11 01:37:29.818 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a4d9129-801a-4b05-8601-322aef6d3392 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 63b9601d-c686-4dcb-aa1c-caf60bbebc4e (type: networks) to 1 2026-05-11 01:37:29.988 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7a4d9129-801a-4b05-8601-322aef6d3392 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 01:37:29.991 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7a4d9129-801a-4b05-8601-322aef6d3392 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 63b9601d-c686-4dcb-aa1c-caf60bbebc4e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 01:37:30.049 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2938b876-f56e-4369-8155-38c1fc13fd5c - - - - - -] OVN reports status down for port: 02690a5d-99c3-4e3a-9d1b-1a28059f668f 2026-05-11 01:37:30.077 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a4d9129-801a-4b05-8601-322aef6d3392 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 02690a5d-99c3-4e3a-9d1b-1a28059f668f (type: ports) to 1 [pid: 8|app: 0|req: 24/50] 199.204.45.129 () {48 vars in 966 bytes} [Mon May 11 01:37:29 2026] POST /v2.0/networks => generated 748 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 01:37:31.007 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f803355-317b-4fb2-a1f2-752888b372b3 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/51] 199.204.45.129 () {44 vars in 937 bytes} [Mon May 11 01:37:30 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/52] 199.204.45.129 () {44 vars in 959 bytes} [Mon May 11 01:37:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 01:37:31.074 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6677ffbc-2a14-4a2c-8ca1-cb6b267df86b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 28/53] 199.204.45.129 () {44 vars in 1036 bytes} [Mon May 11 01:37:31 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e => generated 114 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/54] 199.204.45.129 () {44 vars in 1059 bytes} [Mon May 11 01:37:31 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:37:31.256 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dbd43e2e-b539-4b2d-898e-99f5d27c81dd dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 01:37:31.258 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dbd43e2e-b539-4b2d-898e-99f5d27c81dd dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 63b9601d-c686-4dcb-aa1c-caf60bbebc4e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 01:37:31.713 7 INFO neutron.db.ovn_revision_numbers_db [None req-f9436337-4806-4549-96d5-065ed5615de6 - - - - - -] Successfully bumped revision number for resource 02690a5d-99c3-4e3a-9d1b-1a28059f668f (type: ports) to 2 2026-05-11 01:37:31.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-f9436337-4806-4549-96d5-065ed5615de6 - - - - - -] Successfully bumped revision number for resource ccac969c-b6aa-427a-997d-a61683f0b6af (type: subnets) to 0 [pid: 7|app: 0|req: 29/55] 199.204.45.129 () {48 vars in 965 bytes} [Mon May 11 01:37:31 2026] POST /v2.0/subnets => generated 651 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 01:37:32.742 8 INFO neutron.api.v2.resource [None req-23c0ea7c-5dcc-4bc6-b4ab-a9933ad2d9ca dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 27/56] 199.204.45.129 () {44 vars in 971 bytes} [Mon May 11 01:37:32 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/57] 199.204.45.129 () {44 vars in 993 bytes} [Mon May 11 01:37:32 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:37:32.924 8 INFO neutron.db.ovn_revision_numbers_db [None req-0be88183-6ed6-446b-8ebb-bc24491f5320 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 56e749f2-bb51-43f2-b253-ea59bf0a4ae3 (type: security_groups) to 1 2026-05-11 01:37:32.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-0be88183-6ed6-446b-8ebb-bc24491f5320 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 98f60eee-d137-4aff-b05d-c316e3ac327f (type: security_group_rules) to 0 2026-05-11 01:37:32.952 8 INFO neutron.db.ovn_revision_numbers_db [None req-0be88183-6ed6-446b-8ebb-bc24491f5320 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource eb4365b5-c2e9-41a6-b4d2-9efef6832c43 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 28/58] 199.204.45.129 () {48 vars in 980 bytes} [Mon May 11 01:37:32 2026] POST /v2.0/security-groups => generated 1616 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/59] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:33 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 1616 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/60] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:33 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/61] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:34 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:37:34.185 8 INFO neutron.db.ovn_revision_numbers_db [None req-b1bc438b-5b70-4a42-9c8c-98eb01b63998 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 91805078-6fcf-46b7-a627-3d520d0d2657 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 30/62] 199.204.45.129 () {48 vars in 991 bytes} [Mon May 11 01:37:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/63] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:35 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 2230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/64] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:35 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/65] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:35 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:37:35.253 8 INFO neutron.db.ovn_revision_numbers_db [None req-c322cdd7-305f-48b3-911d-01b2e43c9517 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 2b1c5c7f-a42c-44de-bcf5-0e7d95576a58 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 32/66] 199.204.45.129 () {48 vars in 991 bytes} [Mon May 11 01:37:35 2026] POST /v2.0/security-group-rules => generated 603 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/67] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:36 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/68] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:36 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/69] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:36 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:37:36.300 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c722a32-1be3-428e-9c81-079b5e20037a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ed691c7e-a8bd-45c6-9fb7-35c5d79aab35 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 34/70] 199.204.45.129 () {48 vars in 991 bytes} [Mon May 11 01:37:36 2026] POST /v2.0/security-group-rules => generated 603 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:37 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 3462 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:37 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:37 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:37:37.370 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c75f6ae-5257-413c-8491-f834ed9e4823 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c0e09999-1a48-4914-aa92-2319d0bfd29a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 36/74] 199.204.45.129 () {48 vars in 991 bytes} [Mon May 11 01:37:37 2026] POST /v2.0/security-group-rules => generated 603 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:38 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 4078 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:38 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:38 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:37:38.474 8 INFO neutron.db.ovn_revision_numbers_db [None req-8d672ec0-dc4b-4e3f-9a2f-792acd6f779e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 84d8fbd7-a834-467d-baff-3d9df25f88ef (type: security_group_rules) to 0 [pid: 8|app: 0|req: 38/78] 199.204.45.129 () {48 vars in 991 bytes} [Mon May 11 01:37:38 2026] POST /v2.0/security-group-rules => generated 603 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.129 () {44 vars in 987 bytes} [Mon May 11 01:37:39 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e => generated 773 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 01:37:39.606 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd977268-1eae-4e28-82f7-60fbe8c66bee dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/80] 199.204.45.129 () {44 vars in 1076 bytes} [Mon May 11 01:37:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.129 () {44 vars in 1099 bytes} [Mon May 11 01:37:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:39 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:37:39.916 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee88a616-d089-4538-b000-d1bf62cc6594 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 01:37:39.918 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee88a616-d089-4538-b000-d1bf62cc6594 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 63b9601d-c686-4dcb-aa1c-caf60bbebc4e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 01:37:40.026 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2938b876-f56e-4369-8155-38c1fc13fd5c - - - - - -] OVN reports status down for port: 76101790-6fbf-4d34-a39c-49b33bd9f780 2026-05-11 01:37:40.046 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee88a616-d089-4538-b000-d1bf62cc6594 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 76101790-6fbf-4d34-a39c-49b33bd9f780 (type: ports) to 1 [pid: 8|app: 0|req: 42/85] 199.204.45.129 () {48 vars in 961 bytes} [Mon May 11 01:37:39 2026] POST /v2.0/ports => generated 1096 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 01:37:47.151 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a8b203f-a01c-4d58-8586-8bd920de89e8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 44/86] 199.204.45.129 () {44 vars in 979 bytes} [Mon May 11 01:37:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 43/87] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:37:47.725 7 INFO neutron.db.ovn_revision_numbers_db [None req-3be0158f-62c4-4199-b9e8-5d4d4763a8a1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 76101790-6fbf-4d34-a39c-49b33bd9f780 (type: ports) to 4 [pid: 7|app: 0|req: 45/88] 199.204.45.129 () {48 vars in 1031 bytes} [Mon May 11 01:37:47 2026] PUT /v2.0/ports/76101790-6fbf-4d34-a39c-49b33bd9f780 => generated 1214 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.129 () {44 vars in 920 bytes} [Mon May 11 01:37:49 2026] GET /v2.0/ports => generated 3331 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:37:50.316 7 INFO neutron.api.v2.resource [None req-1e5434ed-b98e-4b70-a1c0-a7daccb76245 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 46/90] 199.204.45.129 () {44 vars in 959 bytes} [Mon May 11 01:37:50 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.129 () {44 vars in 981 bytes} [Mon May 11 01:37:50 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:37:50.469 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a4c978a-d6a1-4948-b4f5-d0a3eb96468e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6deed446-a824-4e6b-b741-423dd6bffec9 (type: security_groups) to 1 2026-05-11 01:37:50.480 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a4c978a-d6a1-4948-b4f5-d0a3eb96468e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 574fe4f4-99af-4393-9a8d-1f8f4d8dd047 (type: security_group_rules) to 0 2026-05-11 01:37:50.489 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a4c978a-d6a1-4948-b4f5-d0a3eb96468e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d91d1b91-9297-4c37-a610-c5e3df186c96 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 47/92] 199.204.45.129 () {48 vars in 980 bytes} [Mon May 11 01:37:50 2026] POST /v2.0/security-groups => generated 1610 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:51 2026] GET /v2.0/security-groups/6deed446-a824-4e6b-b741-423dd6bffec9 => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:51 2026] GET /v2.0/security-groups/6deed446-a824-4e6b-b741-423dd6bffec9 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:51 2026] GET /v2.0/security-groups/6deed446-a824-4e6b-b741-423dd6bffec9 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:37:51.600 7 INFO neutron.db.ovn_revision_numbers_db [None req-579f7e35-8d8a-449e-9da7-eb8a504fddb2 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 8279e437-a1ab-4c98-aa4d-b46eb1b20081 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 49/96] 199.204.45.129 () {48 vars in 991 bytes} [Mon May 11 01:37:51 2026] POST /v2.0/security-group-rules => generated 621 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:52 2026] GET /v2.0/security-groups/6deed446-a824-4e6b-b741-423dd6bffec9 => generated 2244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:52 2026] GET /v2.0/security-groups/6deed446-a824-4e6b-b741-423dd6bffec9 => generated 2244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:37:52 2026] GET /v2.0/security-groups/6deed446-a824-4e6b-b741-423dd6bffec9 => generated 2244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:37:52.651 7 INFO neutron.db.ovn_revision_numbers_db [None req-e2735758-046f-42e8-84ba-4cc05b76342a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 4c189006-6e65-46d9-aac5-bad5c3d1b014 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 51/100] 199.204.45.129 () {48 vars in 991 bytes} [Mon May 11 01:37:52 2026] POST /v2.0/security-group-rules => generated 625 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.204.45.129 () {44 vars in 975 bytes} [Mon May 11 01:39:11 2026] GET /v2.0/quotas/5c3ee0faeb5d4be783e7499684a45f46 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.129 () {48 vars in 1027 bytes} [Mon May 11 01:39:11 2026] PUT /v2.0/quotas/5c3ee0faeb5d4be783e7499684a45f46 => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:41:32.055 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d85c75bc-7a12-4c08-ba00-c6b1c4c034e9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 66/133] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 01:41:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 68/134] 199.204.45.129 () {30 vars in 762 bytes} [Mon May 11 01:41:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1217 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:41:33.910 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b16a61d-9b8e-49f2-a83d-e4b14c1ac60b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 67/135] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 01:41:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/136] 199.204.45.129 () {30 vars in 762 bytes} [Mon May 11 01:41:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1217 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:41:34.859 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2938b876-f56e-4369-8155-38c1fc13fd5c - - - - - -] OVN reports status up for port: 76101790-6fbf-4d34-a39c-49b33bd9f780 2026-05-11 01:41:34.876 7 INFO neutron.plugins.ml2.plugin [None req-2938b876-f56e-4369-8155-38c1fc13fd5c - - - - - -] Attempt 1 to provision port 76101790-6fbf-4d34-a39c-49b33bd9f780 2026-05-11 01:41:35.067 7 INFO neutron.db.ovn_revision_numbers_db [None req-2938b876-f56e-4369-8155-38c1fc13fd5c - - - - - -] Successfully bumped revision number for resource 76101790-6fbf-4d34-a39c-49b33bd9f780 (type: ports) to 5 2026-05-11 01:47:16.439 8 INFO neutron.api.v2.resource [None req-be11797a-9e15-4aa7-b8f4-29dc397492a2 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 91/183] 199.204.45.129 () {44 vars in 1074 bytes} [Mon May 11 01:47:16 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ba80e0642f664e51a7d9644efca97480 => generated 139 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:47:16.573 7 INFO neutron.db.ovn_revision_numbers_db [None req-365ee455-3047-4f26-986f-0385f8019a79 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5fddcea3-6428-4eb6-a089-02fb24bfc862 (type: security_groups) to 1 2026-05-11 01:47:16.584 7 INFO neutron.db.ovn_revision_numbers_db [None req-365ee455-3047-4f26-986f-0385f8019a79 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 4c6197f8-edff-4a1d-a487-c12e17899548 (type: security_group_rules) to 0 2026-05-11 01:47:16.595 7 INFO neutron.db.ovn_revision_numbers_db [None req-365ee455-3047-4f26-986f-0385f8019a79 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 871f21a4-31e0-40e4-9d37-c6b2198103f6 (type: security_group_rules) to 0 2026-05-11 01:47:16.608 7 INFO neutron.db.ovn_revision_numbers_db [None req-365ee455-3047-4f26-986f-0385f8019a79 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c1e568a2-8a93-473f-be44-1e6f8849690e (type: security_group_rules) to 0 2026-05-11 01:47:16.619 7 INFO neutron.db.ovn_revision_numbers_db [None req-365ee455-3047-4f26-986f-0385f8019a79 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource cd38ad9d-80ef-40b9-b4d1-8fab2c77cb31 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 93/184] 199.204.45.129 () {44 vars in 1097 bytes} [Mon May 11 01:47:16 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ba80e0642f664e51a7d9644efca97480 => generated 23 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:47:16.863 8 INFO neutron.db.ovn_revision_numbers_db [None req-64064750-a746-4247-8dcc-fef6ff01ba84 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 2b2af8ad-80ec-4711-ac9b-65fc18207e69 (type: security_groups) to 1 2026-05-11 01:47:16.875 8 INFO neutron.db.ovn_revision_numbers_db [None req-64064750-a746-4247-8dcc-fef6ff01ba84 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource de5eb707-9b25-49f0-9439-b1c6c352266b (type: security_group_rules) to 0 2026-05-11 01:47:16.887 8 INFO neutron.db.ovn_revision_numbers_db [None req-64064750-a746-4247-8dcc-fef6ff01ba84 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e920f458-db63-4a0d-a0ff-201523e37108 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 92/185] 199.204.45.129 () {48 vars in 981 bytes} [Mon May 11 01:47:16 2026] POST /v2.0/security-groups => generated 1624 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/186] 199.204.45.129 () {44 vars in 1088 bytes} [Mon May 11 01:47:17 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69?project_id=ba80e0642f664e51a7d9644efca97480 => generated 1624 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/187] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:47:17 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69 => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/188] 199.204.45.129 () {44 vars in 1088 bytes} [Mon May 11 01:47:18 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69?project_id=ba80e0642f664e51a7d9644efca97480 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:47:18.169 8 INFO neutron.db.ovn_revision_numbers_db [None req-670d63b7-3819-48de-abdd-f577e3c845d4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bc8cb263-706a-468d-80c5-22f2d70d2674 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 94/189] 199.204.45.129 () {48 vars in 991 bytes} [Mon May 11 01:47:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/190] 199.204.45.129 () {44 vars in 1088 bytes} [Mon May 11 01:47:19 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69?project_id=ba80e0642f664e51a7d9644efca97480 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/191] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:47:19 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/192] 199.204.45.129 () {44 vars in 1088 bytes} [Mon May 11 01:47:19 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69?project_id=ba80e0642f664e51a7d9644efca97480 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:47:19.412 8 INFO neutron.db.ovn_revision_numbers_db [None req-258125df-86fd-4d7f-b0a5-e37a7f9456db dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 571e2d3e-b98d-4d0b-8183-747adb641212 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 96/193] 199.204.45.129 () {48 vars in 991 bytes} [Mon May 11 01:47:19 2026] POST /v2.0/security-group-rules => generated 599 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/194] 199.204.45.129 () {44 vars in 1088 bytes} [Mon May 11 01:47:20 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69?project_id=ba80e0642f664e51a7d9644efca97480 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/195] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:47:20 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/196] 199.204.45.129 () {44 vars in 1088 bytes} [Mon May 11 01:47:20 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69?project_id=ba80e0642f664e51a7d9644efca97480 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:47:20.614 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c9fc798-2cfa-4766-a96e-db3b5b84cb62 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 90c4a7f7-2742-494d-b8e8-2807b38c976e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 98/197] 199.204.45.129 () {48 vars in 991 bytes} [Mon May 11 01:47:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 199.204.45.129 () {44 vars in 1088 bytes} [Mon May 11 01:47:21 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69?project_id=ba80e0642f664e51a7d9644efca97480 => generated 3460 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/199] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 01:47:21 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/200] 199.204.45.129 () {44 vars in 1088 bytes} [Mon May 11 01:47:21 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69?project_id=ba80e0642f664e51a7d9644efca97480 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:47:21.919 8 INFO neutron.db.ovn_revision_numbers_db [None req-e96349c5-8a97-4e0d-9d6c-75feedc27188 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 35db19dc-f0ea-4cbf-bb47-f29292fad8b8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 100/201] 199.204.45.129 () {48 vars in 991 bytes} [Mon May 11 01:47:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/222] 199.204.45.129 () {30 vars in 739 bytes} [Mon May 11 01:49:39 2026] GET /v2.0/networks?tenant_id=ba80e0642f664e51a7d9644efca97480&shared=False => generated 15 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:49:39.814 7 INFO neutron.db.segments_db [None req-0c4693ce-3237-4f2b-bddf-6eef3b3e00cc 28041e6977cf4c60bdba244dfd4fbc32 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Added segment b69816ad-1146-411d-a41a-a726c9126363 of type geneve for network e0afb762-6fa0-4c92-85a0-c5b4511dcbe9 2026-05-11 01:49:39.940 7 INFO neutron.db.ovn_revision_numbers_db [None req-0c4693ce-3237-4f2b-bddf-6eef3b3e00cc 28041e6977cf4c60bdba244dfd4fbc32 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource e0afb762-6fa0-4c92-85a0-c5b4511dcbe9 (type: networks) to 1 2026-05-11 01:49:40.097 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c4693ce-3237-4f2b-bddf-6eef3b3e00cc 28041e6977cf4c60bdba244dfd4fbc32 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] No more DHCP agents 2026-05-11 01:49:40.098 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c4693ce-3237-4f2b-bddf-6eef3b3e00cc 28041e6977cf4c60bdba244dfd4fbc32 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Unable to schedule network e0afb762-6fa0-4c92-85a0-c5b4511dcbe9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 01:49:40.139 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] OVN reports status down for port: 5cdc5e0d-5763-4133-810b-e033ed02ba75 2026-05-11 01:49:40.185 7 INFO neutron.db.ovn_revision_numbers_db [None req-0c4693ce-3237-4f2b-bddf-6eef3b3e00cc 28041e6977cf4c60bdba244dfd4fbc32 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 5cdc5e0d-5763-4133-810b-e033ed02ba75 (type: ports) to 1 [pid: 7|app: 0|req: 113/223] 199.204.45.129 () {34 vars in 681 bytes} [Mon May 11 01:49:39 2026] POST /v2.0/networks => generated 758 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/224] 199.204.45.129 () {30 vars in 721 bytes} [Mon May 11 01:49:40 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/225] 199.204.45.129 () {30 vars in 632 bytes} [Mon May 11 01:49:40 2026] GET /v2.0/extensions => generated 20541 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-11 01:49:40.497 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db4ef514-2a37-465d-a078-35cfb7c23bce 28041e6977cf4c60bdba244dfd4fbc32 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] No more DHCP agents 2026-05-11 01:49:40.498 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db4ef514-2a37-465d-a078-35cfb7c23bce 28041e6977cf4c60bdba244dfd4fbc32 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Unable to schedule network e0afb762-6fa0-4c92-85a0-c5b4511dcbe9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 01:49:40.550 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d67402fa-f5ba-4c41-aef9-f27317b2ea9a - - - - - -] OVN reports status down for port: 30ba27d1-d165-4dbc-998f-0b1cff8f1716 2026-05-11 01:49:40.597 8 INFO neutron.db.ovn_revision_numbers_db [None req-db4ef514-2a37-465d-a078-35cfb7c23bce 28041e6977cf4c60bdba244dfd4fbc32 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 30ba27d1-d165-4dbc-998f-0b1cff8f1716 (type: ports) to 1 2026-05-11 01:49:40.804 8 INFO neutron.db.ovn_revision_numbers_db [None req-db4ef514-2a37-465d-a078-35cfb7c23bce 28041e6977cf4c60bdba244dfd4fbc32 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 30ba27d1-d165-4dbc-998f-0b1cff8f1716 (type: ports) to 3 [pid: 8|app: 0|req: 112/226] 199.204.45.129 () {34 vars in 676 bytes} [Mon May 11 01:49:40 2026] POST /v2.0/ports => generated 968 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/227] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 01:49:40 2026] GET /v2.0/networks/e0afb762-6fa0-4c92-85a0-c5b4511dcbe9 => generated 745 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 01:49:41.602 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d67402fa-f5ba-4c41-aef9-f27317b2ea9a - - - - - -] OVN reports status up for port: 30ba27d1-d165-4dbc-998f-0b1cff8f1716 2026-05-11 01:49:41.615 8 INFO neutron.plugins.ml2.plugin [None req-d67402fa-f5ba-4c41-aef9-f27317b2ea9a - - - - - -] Attempt 1 to provision port 30ba27d1-d165-4dbc-998f-0b1cff8f1716 2026-05-11 01:49:41.794 8 INFO neutron.db.ovn_revision_numbers_db [None req-d67402fa-f5ba-4c41-aef9-f27317b2ea9a - - - - - -] Successfully bumped revision number for resource 30ba27d1-d165-4dbc-998f-0b1cff8f1716 (type: ports) to 4 [pid: 8|app: 0|req: 113/228] 199.204.45.129 () {30 vars in 721 bytes} [Mon May 11 01:49:42 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/229] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 01:49:42 2026] GET /v2.0/networks/e0afb762-6fa0-4c92-85a0-c5b4511dcbe9 => generated 745 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/232] 199.204.45.129 () {44 vars in 975 bytes} [Mon May 11 01:50:07 2026] GET /v2.0/quotas/ba80e0642f664e51a7d9644efca97480 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/233] 199.204.45.129 () {48 vars in 1027 bytes} [Mon May 11 01:50:07 2026] PUT /v2.0/quotas/ba80e0642f664e51a7d9644efca97480 => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/242] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:51:05 2026] GET /v2.0/floatingips => generated 19 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/243] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 01:51:05 2026] GET /v2.0/networks => generated 2287 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/244] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 01:51:05 2026] GET /v2.0/ports => generated 5171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/245] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:51:05 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/246] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 01:51:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/247] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 01:51:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/248] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 01:51:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/249] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:51:05 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/250] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 01:51:05 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/251] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:51:05 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/252] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:51:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 01:52:05 2026] GET /v2.0/ports => generated 5171 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/262] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 01:52:05 2026] GET /v2.0/agents => generated 1214 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 01:52:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:52:05 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/265] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:52:05 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 01:52:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:52:05 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:52:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:52:05 2026] GET /v2.0/floatingips => generated 19 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 01:52:05 2026] GET /v2.0/networks => generated 2287 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 01:52:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:53:05 2026] GET /v2.0/subnets => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:53:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 01:53:05 2026] GET /v2.0/ports => generated 5171 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:53:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 01:53:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 01:53:05 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:53:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 01:53:05 2026] GET /v2.0/networks => generated 2287 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:53:05 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 01:53:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 01:53:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/299] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:54:05 2026] GET /v2.0/subnets => generated 1308 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/300] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 01:54:05 2026] GET /v2.0/networks => generated 2287 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/301] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:54:05 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/302] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 01:54:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/303] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 01:54:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/304] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 01:54:05 2026] GET /v2.0/ports => generated 5171 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/305] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 01:54:05 2026] GET /v2.0/agents => generated 1214 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/306] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:54:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/307] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 01:54:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/308] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:54:05 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/309] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:54:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/318] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:55:05 2026] GET /v2.0/subnets => generated 1308 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/319] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:55:05 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/320] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 01:55:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/321] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 01:55:05 2026] GET /v2.0/agents => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/322] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 01:55:05 2026] GET /v2.0/networks => generated 2287 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/323] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 01:55:05 2026] GET /v2.0/ports => generated 5171 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/324] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:55:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/325] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:55:05 2026] GET /v2.0/subnets => generated 1308 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/326] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:55:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/327] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 01:55:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/328] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 01:55:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/337] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 01:56:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/338] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:56:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/339] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 01:56:05 2026] GET /v2.0/networks => generated 2287 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/340] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 01:56:05 2026] GET /v2.0/ports => generated 5171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/341] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:56:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/342] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 01:56:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/343] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 01:56:05 2026] GET /v2.0/agents => generated 1214 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/344] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:56:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/345] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:56:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:56:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/347] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 01:56:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/356] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 01:57:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/357] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 01:57:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/358] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:57:05 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/359] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 01:57:05 2026] GET /v2.0/ports => generated 5171 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/360] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:57:05 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/361] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 01:57:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/362] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:57:05 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/363] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:57:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/364] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 01:57:05 2026] GET /v2.0/networks => generated 2287 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/365] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:57:05 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/366] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 01:57:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 01:58:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:58:05 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 01:58:05 2026] GET /v2.0/ports => generated 5171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 01:58:05 2026] GET /v2.0/networks => generated 2287 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:58:05 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 01:58:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 01:58:05 2026] GET /v2.0/agents => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 01:58:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:58:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:58:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:58:05 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:59:05 2026] GET /v2.0/subnets => generated 1308 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:59:05 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 01:59:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:59:05 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 01:59:05 2026] GET /v2.0/networks => generated 2287 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 01:59:05 2026] GET /v2.0/ports => generated 5171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 01:59:05 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 01:59:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 01:59:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 01:59:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 01:59:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/413] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:00:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:00:05 2026] GET /v2.0/ports => generated 5171 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:00:05 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:00:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:00:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:00:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:00:05 2026] GET /v2.0/networks => generated 2287 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:00:05 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:00:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:00:05 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:00:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:00:56.855 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5890117-4517-4fc1-9d00-a57b343f94d8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 216/432] 199.204.45.129 () {44 vars in 927 bytes} [Mon May 11 02:00:56 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/433] 199.204.45.129 () {44 vars in 949 bytes} [Mon May 11 02:00:56 2026] GET /v2.0/networks?name=public => generated 791 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:00:58.074 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e601c6e5-6240-4569-ad66-ec61968c654e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 217/434] 199.204.45.129 () {44 vars in 927 bytes} [Mon May 11 02:00:58 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 199.204.45.129 () {44 vars in 949 bytes} [Mon May 11 02:00:58 2026] GET /v2.0/networks?name=public => generated 791 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:00:58.153 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca17d2bd-e21e-4cbf-90dc-165e79cac392 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 218/436] 199.204.45.129 () {44 vars in 1034 bytes} [Mon May 11 02:00:58 2026] GET /v2.0/subnets/public-subnet?network_id=b0c1e137-8330-48aa-978e-3bced79ecc02 => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/437] 199.204.45.129 () {44 vars in 1057 bytes} [Mon May 11 02:00:58 2026] GET /v2.0/subnets?name=public-subnet&network_id=b0c1e137-8330-48aa-978e-3bced79ecc02 => generated 667 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:01:05 2026] GET /v2.0/subnets => generated 1308 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:01:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:01:05 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/441] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:01:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:01:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/443] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:01:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/444] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:01:05 2026] GET /v2.0/agents => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/445] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:01:05 2026] GET /v2.0/ports => generated 5171 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/446] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:01:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/447] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:01:05 2026] GET /v2.0/networks => generated 2287 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/448] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:01:05 2026] GET /v2.0/subnets => generated 1308 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:01:24.930 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a04a95bc-f35c-4925-b18b-ebf2ab329c04 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 227/453] 199.204.45.129 () {44 vars in 937 bytes} [Mon May 11 02:01:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/454] 199.204.45.129 () {44 vars in 959 bytes} [Mon May 11 02:01:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:01:25.892 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de13b0d0-fb55-450f-9774-325dad5a5198 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 228/455] 199.204.45.129 () {44 vars in 937 bytes} [Mon May 11 02:01:25 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/456] 199.204.45.129 () {44 vars in 959 bytes} [Mon May 11 02:01:25 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:01:25.957 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a61af44-76e5-4869-95c9-945b1bfbcb2c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 229/457] 199.204.45.129 () {44 vars in 1036 bytes} [Mon May 11 02:01:25 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 199.204.45.129 () {44 vars in 1059 bytes} [Mon May 11 02:01:25 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:01:27.076 8 INFO neutron.api.v2.resource [None req-2d158fb5-3c2d-4811-adb4-79ae84af40aa dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 230/459] 199.204.45.129 () {44 vars in 971 bytes} [Mon May 11 02:01:27 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 199.204.45.129 () {44 vars in 993 bytes} [Mon May 11 02:01:27 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/461] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:01:28 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/462] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:01:28 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 199.204.45.129 () {44 vars in 1011 bytes} [Mon May 11 02:01:28 2026] GET /v2.0/security-group-rules/91805078-6fcf-46b7-a627-3d520d0d2657 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:01:29 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:01:29 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 199.204.45.129 () {44 vars in 1011 bytes} [Mon May 11 02:01:29 2026] GET /v2.0/security-group-rules/2b1c5c7f-a42c-44de-bcf5-0e7d95576a58 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:01:29 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:01:30 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 199.204.45.129 () {44 vars in 1011 bytes} [Mon May 11 02:01:30 2026] GET /v2.0/security-group-rules/ed691c7e-a8bd-45c6-9fb7-35c5d79aab35 => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:01:30 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:01:30 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 199.204.45.129 () {44 vars in 1011 bytes} [Mon May 11 02:01:31 2026] GET /v2.0/security-group-rules/c0e09999-1a48-4914-aa92-2319d0bfd29a => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:01:31 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/474] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:01:31 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 4694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/475] 199.204.45.129 () {44 vars in 1011 bytes} [Mon May 11 02:01:31 2026] GET /v2.0/security-group-rules/84d8fbd7-a834-467d-baff-3d9df25f88ef => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.204.45.129 () {44 vars in 987 bytes} [Mon May 11 02:01:33 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e => generated 773 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:01:33.254 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8cbee836-6d2e-488d-8366-d395b94294a9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 239/477] 199.204.45.129 () {44 vars in 1076 bytes} [Mon May 11 02:01:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 199.204.45.129 () {44 vars in 1099 bytes} [Mon May 11 02:01:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e => generated 1219 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:01:33 2026] GET /v2.0/security-groups/56e749f2-bb51-43f2-b253-ea59bf0a4ae3 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:01:41.130 8 INFO neutron.pecan_wsgi.hooks.translation [None req-94fd9243-0588-48dc-9cbf-8417c66db911 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 242/482] 199.204.45.129 () {44 vars in 979 bytes} [Mon May 11 02:01:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/483] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:01:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1219 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/484] 199.204.45.129 () {44 vars in 920 bytes} [Mon May 11 02:01:42 2026] GET /v2.0/ports => generated 5171 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:01:43.770 7 INFO neutron.api.v2.resource [None req-4d80232b-a01e-4432-bc6c-274db26fd246 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 242/485] 199.204.45.129 () {44 vars in 959 bytes} [Mon May 11 02:01:43 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/486] 199.204.45.129 () {44 vars in 981 bytes} [Mon May 11 02:01:43 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/487] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:01:44 2026] GET /v2.0/security-groups/6deed446-a824-4e6b-b741-423dd6bffec9 => generated 2882 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/488] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:01:44 2026] GET /v2.0/security-groups/6deed446-a824-4e6b-b741-423dd6bffec9 => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/489] 199.204.45.129 () {44 vars in 1011 bytes} [Mon May 11 02:01:44 2026] GET /v2.0/security-group-rules/8279e437-a1ab-4c98-aa4d-b46eb1b20081 => generated 621 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/490] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:01:45 2026] GET /v2.0/security-groups/6deed446-a824-4e6b-b741-423dd6bffec9 => generated 2882 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/491] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:01:45 2026] GET /v2.0/security-groups/6deed446-a824-4e6b-b741-423dd6bffec9 => generated 2882 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/492] 199.204.45.129 () {44 vars in 1011 bytes} [Mon May 11 02:01:46 2026] GET /v2.0/security-group-rules/4c189006-6e65-46d9-aac5-bad5c3d1b014 => generated 625 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 199.204.45.129 () {44 vars in 975 bytes} [Mon May 11 02:01:56 2026] GET /v2.0/quotas/5c3ee0faeb5d4be783e7499684a45f46 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/496] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:02:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/497] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:02:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/498] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:02:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/499] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:02:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/500] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:02:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/501] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:02:05 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/502] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:02:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/503] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:02:05 2026] GET /v2.0/ports => generated 5171 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/504] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:02:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/505] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:02:05 2026] GET /v2.0/networks => generated 2287 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/506] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:02:05 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:02:48.825 8 INFO neutron.api.v2.resource [None req-b8c555cb-92da-463f-8464-c909fb8f3fa7 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 258/513] 199.204.45.129 () {44 vars in 1074 bytes} [Mon May 11 02:02:48 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ba80e0642f664e51a7d9644efca97480 => generated 139 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/514] 199.204.45.129 () {44 vars in 1097 bytes} [Mon May 11 02:02:48 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ba80e0642f664e51a7d9644efca97480 => generated 4072 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/515] 199.204.45.129 () {44 vars in 1088 bytes} [Mon May 11 02:02:49 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69?project_id=ba80e0642f664e51a7d9644efca97480 => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/516] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:02:49 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/517] 199.204.45.129 () {44 vars in 1011 bytes} [Mon May 11 02:02:49 2026] GET /v2.0/security-group-rules/bc8cb263-706a-468d-80c5-22f2d70d2674 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/518] 199.204.45.129 () {44 vars in 1088 bytes} [Mon May 11 02:02:50 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69?project_id=ba80e0642f664e51a7d9644efca97480 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/519] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:02:50 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69 => generated 4075 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/520] 199.204.45.129 () {44 vars in 1011 bytes} [Mon May 11 02:02:50 2026] GET /v2.0/security-group-rules/571e2d3e-b98d-4d0b-8183-747adb641212 => generated 599 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/521] 199.204.45.129 () {44 vars in 1088 bytes} [Mon May 11 02:02:51 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69?project_id=ba80e0642f664e51a7d9644efca97480 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/522] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:02:51 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69 => generated 4075 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/523] 199.204.45.129 () {44 vars in 1011 bytes} [Mon May 11 02:02:51 2026] GET /v2.0/security-group-rules/90c4a7f7-2742-494d-b8e8-2807b38c976e => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/524] 199.204.45.129 () {44 vars in 1088 bytes} [Mon May 11 02:02:52 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69?project_id=ba80e0642f664e51a7d9644efca97480 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/525] 199.204.45.129 () {44 vars in 1001 bytes} [Mon May 11 02:02:52 2026] GET /v2.0/security-groups/2b2af8ad-80ec-4711-ac9b-65fc18207e69 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/526] 199.204.45.129 () {44 vars in 1011 bytes} [Mon May 11 02:02:52 2026] GET /v2.0/security-group-rules/35db19dc-f0ea-4cbf-bb47-f29292fad8b8 => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/529] 199.204.45.129 () {44 vars in 975 bytes} [Mon May 11 02:03:00 2026] GET /v2.0/quotas/ba80e0642f664e51a7d9644efca97480 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/530] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:03:05 2026] GET /v2.0/networks => generated 2287 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/531] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:03:05 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/532] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:03:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/533] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:03:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/534] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:03:05 2026] GET /v2.0/ports => generated 5171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/535] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:03:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/536] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:03:05 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/537] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:03:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/538] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:03:05 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/539] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:03:05 2026] GET /v2.0/subnets => generated 1308 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/540] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:03:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/547] 199.204.45.129 () {44 vars in 949 bytes} [Mon May 11 02:03:49 2026] GET /v2.0/networks?name=public => generated 791 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/550] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:04:05 2026] GET /v2.0/networks => generated 2287 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/551] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:04:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/552] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:04:05 2026] GET /v2.0/ports => generated 5171 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/553] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:04:05 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/554] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:04:05 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/555] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:04:05 2026] GET /v2.0/agents => generated 1214 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/556] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:04:05 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/557] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:04:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/558] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:04:05 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/559] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:04:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/560] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:04:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/565] 10.0.0.129 () {32 vars in 648 bytes} [Mon May 11 02:04:29 2026] GET /v2.0/networks => generated 2287 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/566] 10.0.0.129 () {32 vars in 654 bytes} [Mon May 11 02:04:30 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/567] 10.0.0.129 () {32 vars in 646 bytes} [Mon May 11 02:04:30 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/568] 10.0.0.129 () {32 vars in 642 bytes} [Mon May 11 02:04:30 2026] GET /v2.0/ports => generated 5171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/569] 10.0.0.129 () {32 vars in 646 bytes} [Mon May 11 02:04:30 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/570] 10.0.0.129 () {32 vars in 648 bytes} [Mon May 11 02:04:30 2026] GET /v2.0/networks => generated 2287 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/571] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:04:30 2026] GET /v2.0/security-groups => generated 17397 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/572] 10.0.0.129 () {32 vars in 654 bytes} [Mon May 11 02:04:30 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:04:41.199 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c553193-50d1-448d-9f7a-5c8325f305f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d4b0697f-53a0-4af8-a473-966406cd001a (type: security_groups) to 1 2026-05-11 02:04:41.215 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c553193-50d1-448d-9f7a-5c8325f305f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 334be405-b3f2-4100-9962-fa290528ac3b (type: security_group_rules) to 0 2026-05-11 02:04:41.231 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c553193-50d1-448d-9f7a-5c8325f305f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 74ce667a-7ec5-43c2-b66f-e80f15a8dbe0 (type: security_group_rules) to 0 2026-05-11 02:04:41.235 8 INFO neutron.db.ovn_revision_numbers_db [None req-37f5798f-5105-4adc-a5a7-1c5c45ac56bc dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 4e3e017e-e359-4152-9f80-a533930734cf (type: security_groups) to 1 2026-05-11 02:04:41.242 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c553193-50d1-448d-9f7a-5c8325f305f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d431b0d4-c2a9-4e93-83a3-22c572c22a4d (type: security_group_rules) to 0 2026-05-11 02:04:41.246 8 INFO neutron.db.ovn_revision_numbers_db [None req-37f5798f-5105-4adc-a5a7-1c5c45ac56bc dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 1bd81861-31c5-4036-b56a-661aa697aa41 (type: security_group_rules) to 0 2026-05-11 02:04:41.253 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c553193-50d1-448d-9f7a-5c8325f305f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f7629743-3d2d-4433-876d-73b9c6299c94 (type: security_group_rules) to 0 2026-05-11 02:04:41.258 8 INFO neutron.db.ovn_revision_numbers_db [None req-37f5798f-5105-4adc-a5a7-1c5c45ac56bc dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 1e79c7ac-ae2a-4908-af1c-16e34031bea1 (type: security_group_rules) to 0 2026-05-11 02:04:41.269 8 INFO neutron.db.ovn_revision_numbers_db [None req-37f5798f-5105-4adc-a5a7-1c5c45ac56bc dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 84f4f92a-f0ca-4fad-adb2-3dfad4125fa7 (type: security_group_rules) to 0 2026-05-11 02:04:41.280 8 INFO neutron.db.ovn_revision_numbers_db [None req-37f5798f-5105-4adc-a5a7-1c5c45ac56bc dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c7c49af7-27b2-4c66-87c0-b7c6ec65607b (type: security_group_rules) to 0 2026-05-11 02:04:41.325 7 INFO neutron.db.segments_db [None req-5c553193-50d1-448d-9f7a-5c8325f305f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Added segment 72c9618e-8f89-4f5f-9097-5fcdd5bcb791 of type geneve for network e9cb5a00-689a-455b-9db6-2d770d190c25 2026-05-11 02:04:41.376 8 INFO neutron.db.segments_db [None req-37f5798f-5105-4adc-a5a7-1c5c45ac56bc dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Added segment d1942c70-cb5c-43f9-96e1-aec7cd3093d5 of type geneve for network 72d9ecfc-01ff-40ec-9869-8c7a98cad349 2026-05-11 02:04:41.410 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c553193-50d1-448d-9f7a-5c8325f305f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e9cb5a00-689a-455b-9db6-2d770d190c25 (type: networks) to 1 2026-05-11 02:04:41.472 8 INFO neutron.db.ovn_revision_numbers_db [None req-37f5798f-5105-4adc-a5a7-1c5c45ac56bc dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 72d9ecfc-01ff-40ec-9869-8c7a98cad349 (type: networks) to 1 2026-05-11 02:04:41.555 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5c553193-50d1-448d-9f7a-5c8325f305f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:41.557 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c553193-50d1-448d-9f7a-5c8325f305f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network e9cb5a00-689a-455b-9db6-2d770d190c25: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:41.621 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-47e54429-830a-48ed-bc96-8992add154b4 - - - - - -] OVN reports status down for port: 41a19bdd-039e-456c-8c72-954d868d686a 2026-05-11 02:04:41.629 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c553193-50d1-448d-9f7a-5c8325f305f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 41a19bdd-039e-456c-8c72-954d868d686a (type: ports) to 1 [pid: 7|app: 0|req: 287/575] 10.0.0.129 () {34 vars in 670 bytes} [Mon May 11 02:04:40 2026] POST /v2.0/networks => generated 789 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:41.665 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37f5798f-5105-4adc-a5a7-1c5c45ac56bc dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:41.670 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37f5798f-5105-4adc-a5a7-1c5c45ac56bc dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 72d9ecfc-01ff-40ec-9869-8c7a98cad349: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:41.750 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] OVN reports status down for port: d6bd8772-042c-4515-9e76-43ee99d13a25 2026-05-11 02:04:41.776 8 INFO neutron.db.ovn_revision_numbers_db [None req-37f5798f-5105-4adc-a5a7-1c5c45ac56bc dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d6bd8772-042c-4515-9e76-43ee99d13a25 (type: ports) to 1 [pid: 8|app: 0|req: 289/576] 10.0.0.129 () {34 vars in 670 bytes} [Mon May 11 02:04:40 2026] POST /v2.0/networks => generated 789 bytes in 811 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:41.917 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8901db56-8c6e-4c56-b2e4-779e699f9b1d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:41.919 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8901db56-8c6e-4c56-b2e4-779e699f9b1d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network e9cb5a00-689a-455b-9db6-2d770d190c25: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:41.944 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b6b8795-9135-42c8-851a-248af46fda1c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 95fef71a-93ff-44b4-877f-d99288dc7eea (type: security_groups) to 1 2026-05-11 02:04:41.957 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b6b8795-9135-42c8-851a-248af46fda1c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 005c1649-69ce-4254-a20b-efe4bc80812d (type: security_group_rules) to 0 2026-05-11 02:04:41.969 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b6b8795-9135-42c8-851a-248af46fda1c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 73c8c488-b842-4033-bd63-891ece343ff3 (type: security_group_rules) to 0 2026-05-11 02:04:41.980 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b6b8795-9135-42c8-851a-248af46fda1c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 803458e8-98d0-4ac4-9e91-a5fd41e6977d (type: security_group_rules) to 0 2026-05-11 02:04:41.991 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b6b8795-9135-42c8-851a-248af46fda1c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d77df9b6-5030-4b8a-9829-9f0944c977e7 (type: security_group_rules) to 0 2026-05-11 02:04:42.069 7 INFO neutron.db.segments_db [None req-8b6b8795-9135-42c8-851a-248af46fda1c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Added segment eb84b2fa-6045-4ebe-a7d9-fdc177c858b2 of type geneve for network be1c325e-136a-43c1-85c1-f46ab0c646bc 2026-05-11 02:04:42.165 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b6b8795-9135-42c8-851a-248af46fda1c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource be1c325e-136a-43c1-85c1-f46ab0c646bc (type: networks) to 1 2026-05-11 02:04:42.329 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b6b8795-9135-42c8-851a-248af46fda1c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:42.330 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b6b8795-9135-42c8-851a-248af46fda1c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network be1c325e-136a-43c1-85c1-f46ab0c646bc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:42.337 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6286751-3836-456a-9a54-c60b3eb5583f - - - - - -] Successfully bumped revision number for resource 41a19bdd-039e-456c-8c72-954d868d686a (type: ports) to 2 2026-05-11 02:04:42.379 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] OVN reports status down for port: 16024c0c-9863-44fd-94b4-ec6fca1777f8 2026-05-11 02:04:42.384 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6286751-3836-456a-9a54-c60b3eb5583f - - - - - -] Successfully bumped revision number for resource 03119627-21d7-4eb0-97d0-ac5566030402 (type: subnets) to 0 [pid: 8|app: 0|req: 290/577] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:04:41 2026] POST /v2.0/subnets => generated 695 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:42.447 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b6b8795-9135-42c8-851a-248af46fda1c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 16024c0c-9863-44fd-94b4-ec6fca1777f8 (type: ports) to 1 2026-05-11 02:04:42.554 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3b5276b-bb04-4e4a-8209-47a80e65eaa5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:42.556 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3b5276b-bb04-4e4a-8209-47a80e65eaa5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 72d9ecfc-01ff-40ec-9869-8c7a98cad349: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 288/578] 10.0.0.129 () {34 vars in 670 bytes} [Mon May 11 02:04:41 2026] POST /v2.0/networks => generated 785 bytes in 1073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:42.873 7 INFO neutron.db.ovn_revision_numbers_db [None req-de546bb8-8f61-453e-bec2-6ca1315ef203 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource adf6e9f1-059f-47c0-a566-c139b612f5cd (type: security_groups) to 1 2026-05-11 02:04:42.883 7 INFO neutron.db.ovn_revision_numbers_db [None req-de546bb8-8f61-453e-bec2-6ca1315ef203 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 347f343e-0027-4184-9538-6052b161c080 (type: security_group_rules) to 0 2026-05-11 02:04:42.893 7 INFO neutron.db.ovn_revision_numbers_db [None req-de546bb8-8f61-453e-bec2-6ca1315ef203 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6104b07b-fa22-4073-91cd-d5ba8bd4e0c9 (type: security_group_rules) to 0 2026-05-11 02:04:42.904 7 INFO neutron.db.ovn_revision_numbers_db [None req-de546bb8-8f61-453e-bec2-6ca1315ef203 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c16f843b-be1f-4b81-ae86-7fd128296a56 (type: security_group_rules) to 0 2026-05-11 02:04:42.913 7 INFO neutron.db.ovn_revision_numbers_db [None req-de546bb8-8f61-453e-bec2-6ca1315ef203 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d653be8d-8a11-4a4f-bef2-57d5ea765486 (type: security_group_rules) to 0 2026-05-11 02:04:42.957 8 INFO neutron.db.ovn_revision_numbers_db [None req-f465a39f-4ba6-4c76-8098-14510db03332 - - - - - -] Successfully bumped revision number for resource d6bd8772-042c-4515-9e76-43ee99d13a25 (type: ports) to 2 [pid: 7|app: 0|req: 289/579] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:04:42 2026] GET /v2.0/security-groups?tenant_id=9a182e3a77a7448a91972f7fb9a92303&name=default => generated 2921 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:42.987 8 INFO neutron.db.ovn_revision_numbers_db [None req-f465a39f-4ba6-4c76-8098-14510db03332 - - - - - -] Successfully bumped revision number for resource 26597a32-d74d-41cd-93ea-ba9aad7fc03c (type: subnets) to 0 [pid: 8|app: 0|req: 291/580] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:04:42 2026] POST /v2.0/subnets => generated 695 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:43.123 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5da9a21e-0694-40a9-ac72-08d6d3fea9fc dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:43.124 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5da9a21e-0694-40a9-ac72-08d6d3fea9fc dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network be1c325e-136a-43c1-85c1-f46ab0c646bc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:43.461 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ebf0a54-4d95-4360-8d20-b2472b950328 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:43.463 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ebf0a54-4d95-4360-8d20-b2472b950328 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:43.580 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] OVN reports status down for port: 489dfbd3-dc2a-4989-a498-311258e0aa5c 2026-05-11 02:04:43.616 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba37f148-e265-4387-a3e3-fa09cc77839c - - - - - -] Successfully bumped revision number for resource 16024c0c-9863-44fd-94b4-ec6fca1777f8 (type: ports) to 2 2026-05-11 02:04:43.638 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ebf0a54-4d95-4360-8d20-b2472b950328 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 489dfbd3-dc2a-4989-a498-311258e0aa5c (type: ports) to 1 2026-05-11 02:04:43.644 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba37f148-e265-4387-a3e3-fa09cc77839c - - - - - -] Successfully bumped revision number for resource ad1e84ec-4d7d-4b8b-8f5d-429aa8f174f7 (type: subnets) to 0 [pid: 8|app: 0|req: 292/581] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:04:43 2026] POST /v2.0/subnets => generated 691 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/582] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:04:43 2026] DELETE /v2.0/security-groups/adf6e9f1-059f-47c0-a566-c139b612f5cd => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:43.980 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-7ebf0a54-4d95-4360-8d20-b2472b950328 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Starting OVNClientQosExtension 2026-05-11 02:04:44.068 7 WARNING oslo_config.cfg [None req-7ebf0a54-4d95-4360-8d20-b2472b950328 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-05-11 02:04:44.319 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-681faff9-64bf-4706-9314-3a819bf4a89f - - - - - -] Schedule LRP lrp-489dfbd3-dc2a-4989-a498-311258e0aa5c on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:04:44.362 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router a3cf6ede-673c-4463-b8b1-faf211906159 is bound to host instance 2026-05-11 02:04:44.393 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] OVN reports status up for port: 489dfbd3-dc2a-4989-a498-311258e0aa5c 2026-05-11 02:04:44.444 7 INFO neutron.plugins.ml2.plugin [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] Attempt 1 to provision port 489dfbd3-dc2a-4989-a498-311258e0aa5c 2026-05-11 02:04:44.446 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b121e8ed-f03a-4402-a666-3c267acb94fb dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:44.448 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b121e8ed-f03a-4402-a666-3c267acb94fb dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:44.494 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ebf0a54-4d95-4360-8d20-b2472b950328 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 489dfbd3-dc2a-4989-a498-311258e0aa5c (type: router_ports) to 1 2026-05-11 02:04:44.564 8 INFO neutron.db.ovn_revision_numbers_db [None req-b121e8ed-f03a-4402-a666-3c267acb94fb dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c3e9b5db-5522-4c92-9e2b-50887a5a2c94 (type: ports) to 1 2026-05-11 02:04:44.729 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ebf0a54-4d95-4360-8d20-b2472b950328 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a3cf6ede-673c-4463-b8b1-faf211906159 (type: routers) to 2 [pid: 7|app: 0|req: 290/583] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:04:42 2026] POST /v2.0/routers => generated 973 bytes in 1790 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:44.872 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-b121e8ed-f03a-4402-a666-3c267acb94fb dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Starting OVNClientQosExtension 2026-05-11 02:04:44.955 8 WARNING oslo_config.cfg [None req-b121e8ed-f03a-4402-a666-3c267acb94fb dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-05-11 02:04:45.187 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-f2ea0e98-5100-49a1-9a19-5060820db595 - - - - - -] Schedule LRP lrp-c3e9b5db-5522-4c92-9e2b-50887a5a2c94 on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:04:45.247 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router ca4b54c8-68e9-448a-b1f8-63ae54cc6711 is bound to host instance 2026-05-11 02:04:45.272 8 INFO neutron.db.ovn_revision_numbers_db [None req-b121e8ed-f03a-4402-a666-3c267acb94fb dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c3e9b5db-5522-4c92-9e2b-50887a5a2c94 (type: router_ports) to 1 2026-05-11 02:04:45.393 8 INFO neutron.db.ovn_revision_numbers_db [None req-b121e8ed-f03a-4402-a666-3c267acb94fb dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ca4b54c8-68e9-448a-b1f8-63ae54cc6711 (type: routers) to 2 [pid: 8|app: 0|req: 294/584] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:04:43 2026] POST /v2.0/routers => generated 973 bytes in 1506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:45.555 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a7e8ba8-246b-4df2-a42a-a659ce00e8d3 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:45.559 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a7e8ba8-246b-4df2-a42a-a659ce00e8d3 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:45.756 7 INFO neutron.db.ovn_revision_numbers_db [None req-8a7e8ba8-246b-4df2-a42a-a659ce00e8d3 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource eee64a29-faf7-4756-9c22-25c458f58191 (type: ports) to 1 2026-05-11 02:04:46.000 7 INFO neutron.db.ovn_revision_numbers_db [None req-ccb6fa47-6a5a-4323-a15b-aa3598143f67 - - - - - -] Successfully bumped revision number for resource 489dfbd3-dc2a-4989-a498-311258e0aa5c (type: ports) to 4 2026-05-11 02:04:46.169 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f835c4bd-1120-414b-a41f-4ba0c458fb97 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:46.170 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f835c4bd-1120-414b-a41f-4ba0c458fb97 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network e9cb5a00-689a-455b-9db6-2d770d190c25: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:46.295 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-47e54429-830a-48ed-bc96-8992add154b4 - - - - - -] OVN reports status down for port: 803f978a-fc35-42bb-9326-4006a8570ede 2026-05-11 02:04:46.367 8 INFO neutron.db.ovn_revision_numbers_db [None req-f835c4bd-1120-414b-a41f-4ba0c458fb97 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 803f978a-fc35-42bb-9326-4006a8570ede (type: ports) to 1 2026-05-11 02:04:46.589 7 INFO neutron.db.ovn_revision_numbers_db [None req-ccb6fa47-6a5a-4323-a15b-aa3598143f67 - - - - - -] Successfully bumped revision number for resource 489dfbd3-dc2a-4989-a498-311258e0aa5c (type: ports) to 5 2026-05-11 02:04:46.752 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] OVN reports status down for port: c3e9b5db-5522-4c92-9e2b-50887a5a2c94 2026-05-11 02:04:46.972 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e5c3bc0-82c5-4677-b31d-ad0f4fb7fee9 - - - - - -] Successfully bumped revision number for resource c3e9b5db-5522-4c92-9e2b-50887a5a2c94 (type: ports) to 4 2026-05-11 02:04:47.171 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-681faff9-64bf-4706-9314-3a819bf4a89f - - - - - -] Schedule LRP lrp-eee64a29-faf7-4756-9c22-25c458f58191 on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:04:47.227 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] Logical_Switch_Port c3e9b5db-5522-4c92-9e2b-50887a5a2c94 host information not removed, the port state is up 2026-05-11 02:04:47.228 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] OVN reports status up for port: c3e9b5db-5522-4c92-9e2b-50887a5a2c94 2026-05-11 02:04:47.257 7 INFO neutron.db.ovn_revision_numbers_db [None req-8a7e8ba8-246b-4df2-a42a-a659ce00e8d3 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource eee64a29-faf7-4756-9c22-25c458f58191 (type: router_ports) to 1 2026-05-11 02:04:47.291 7 INFO neutron.plugins.ml2.plugin [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] Attempt 1 to provision port c3e9b5db-5522-4c92-9e2b-50887a5a2c94 2026-05-11 02:04:47.367 7 INFO neutron.db.ovn_revision_numbers_db [None req-8a7e8ba8-246b-4df2-a42a-a659ce00e8d3 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 2a47c4bc-b430-483b-98da-73de98507dce (type: routers) to 2 [pid: 7|app: 0|req: 291/585] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:04:44 2026] POST /v2.0/routers => generated 969 bytes in 2632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:47.422 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] OVN reports status down for port: eee64a29-faf7-4756-9c22-25c458f58191 2026-05-11 02:04:47.542 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] Logical_Switch_Port eee64a29-faf7-4756-9c22-25c458f58191 host information not removed, the port state is up 2026-05-11 02:04:47.543 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] OVN reports status up for port: eee64a29-faf7-4756-9c22-25c458f58191 2026-05-11 02:04:47.562 7 INFO neutron.plugins.ml2.plugin [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] Attempt 1 to provision port eee64a29-faf7-4756-9c22-25c458f58191 2026-05-11 02:04:47.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e5c3bc0-82c5-4677-b31d-ad0f4fb7fee9 - - - - - -] Successfully bumped revision number for resource c3e9b5db-5522-4c92-9e2b-50887a5a2c94 (type: ports) to 5 2026-05-11 02:04:47.830 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0e5c3bc0-82c5-4677-b31d-ad0f4fb7fee9 - - - - - -] Router 2a47c4bc-b430-483b-98da-73de98507dce is bound to host instance 2026-05-11 02:04:47.864 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-47e54429-830a-48ed-bc96-8992add154b4 - - - - - -] OVN reports status up for port: 803f978a-fc35-42bb-9326-4006a8570ede 2026-05-11 02:04:47.896 8 INFO neutron.plugins.ml2.plugin [None req-47e54429-830a-48ed-bc96-8992add154b4 - - - - - -] Attempt 1 to provision port 803f978a-fc35-42bb-9326-4006a8570ede 2026-05-11 02:04:47.969 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-609b3941-e362-4d61-979f-03a181629689 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:47.971 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-609b3941-e362-4d61-979f-03a181629689 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 72d9ecfc-01ff-40ec-9869-8c7a98cad349: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:48.103 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f835c4bd-1120-414b-a41f-4ba0c458fb97 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:48.107 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f835c4bd-1120-414b-a41f-4ba0c458fb97 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network e9cb5a00-689a-455b-9db6-2d770d190c25: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:48.110 7 INFO neutron.db.ovn_revision_numbers_db [None req-609b3941-e362-4d61-979f-03a181629689 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 722eabde-4035-42a2-9855-be15f9544fae (type: ports) to 1 2026-05-11 02:04:48.818 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-609b3941-e362-4d61-979f-03a181629689 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:48.819 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-609b3941-e362-4d61-979f-03a181629689 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 72d9ecfc-01ff-40ec-9869-8c7a98cad349: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:49.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-47e54429-830a-48ed-bc96-8992add154b4 - - - - - -] Successfully bumped revision number for resource 803f978a-fc35-42bb-9326-4006a8570ede (type: ports) to 2 2026-05-11 02:04:49.260 7 INFO neutron.db.ovn_revision_numbers_db [None req-609b3941-e362-4d61-979f-03a181629689 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 722eabde-4035-42a2-9855-be15f9544fae (type: router_ports) to 1 [pid: 7|app: 0|req: 292/586] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:04:47 2026] PUT /v2.0/routers/ca4b54c8-68e9-448a-b1f8-63ae54cc6711/add_router_interface => generated 309 bytes in 1864 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:49.552 7 INFO neutron.db.ovn_revision_numbers_db [None req-edceb4b5-f983-467a-a867-6f964319897d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 53576cd3-d591-4693-be04-8022942b425a (type: security_groups) to 1 2026-05-11 02:04:49.565 8 INFO neutron.db.ovn_revision_numbers_db [None req-f835c4bd-1120-414b-a41f-4ba0c458fb97 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 803f978a-fc35-42bb-9326-4006a8570ede (type: router_ports) to 1 2026-05-11 02:04:49.566 7 INFO neutron.db.ovn_revision_numbers_db [None req-edceb4b5-f983-467a-a867-6f964319897d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 3c23ccb0-9f48-4c4a-ab23-9446e2f02c19 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 295/587] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:04:45 2026] PUT /v2.0/routers/a3cf6ede-673c-4463-b8b1-faf211906159/add_router_interface => generated 309 bytes in 4142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:49.578 7 INFO neutron.db.ovn_revision_numbers_db [None req-edceb4b5-f983-467a-a867-6f964319897d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 524ec80e-2aee-4330-bb37-fe9daad7827d (type: security_group_rules) to 0 2026-05-11 02:04:49.592 7 INFO neutron.db.ovn_revision_numbers_db [None req-edceb4b5-f983-467a-a867-6f964319897d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 56f1ff42-c017-4d48-8a54-658e61be7c63 (type: security_group_rules) to 0 2026-05-11 02:04:49.608 7 INFO neutron.db.ovn_revision_numbers_db [None req-edceb4b5-f983-467a-a867-6f964319897d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a534568c-20bf-46b6-937c-ab28e803136c (type: security_group_rules) to 0 2026-05-11 02:04:49.680 7 INFO neutron.db.segments_db [None req-edceb4b5-f983-467a-a867-6f964319897d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Added segment 9f2a5a05-681e-46c1-90c4-9dbfbe7bfc58 of type geneve for network acb7d38c-90fb-45c4-a58d-e980f4d219c0 2026-05-11 02:04:49.702 8 INFO neutron.db.ovn_revision_numbers_db [None req-f97b46d8-a351-43a7-adc8-af8370647025 - - - - - -] Successfully bumped revision number for resource eee64a29-faf7-4756-9c22-25c458f58191 (type: ports) to 4 2026-05-11 02:04:49.795 7 INFO neutron.db.ovn_revision_numbers_db [None req-edceb4b5-f983-467a-a867-6f964319897d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource acb7d38c-90fb-45c4-a58d-e980f4d219c0 (type: networks) to 1 2026-05-11 02:04:49.949 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-edceb4b5-f983-467a-a867-6f964319897d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:49.951 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-edceb4b5-f983-467a-a867-6f964319897d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network acb7d38c-90fb-45c4-a58d-e980f4d219c0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:50.033 7 INFO neutron.db.ovn_revision_numbers_db [None req-edceb4b5-f983-467a-a867-6f964319897d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e5448123-2cf1-4d72-93f7-e88acaaa30ea (type: ports) to 1 [pid: 7|app: 0|req: 293/588] 10.0.0.129 () {34 vars in 670 bytes} [Mon May 11 02:04:49 2026] POST /v2.0/networks => generated 793 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:50.197 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-132d05bd-0c8b-43d7-b876-57e6b2bf833e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:50.198 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-132d05bd-0c8b-43d7-b876-57e6b2bf833e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network acb7d38c-90fb-45c4-a58d-e980f4d219c0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:50.293 8 INFO neutron.db.ovn_revision_numbers_db [None req-f97b46d8-a351-43a7-adc8-af8370647025 - - - - - -] Successfully bumped revision number for resource eee64a29-faf7-4756-9c22-25c458f58191 (type: ports) to 5 2026-05-11 02:04:50.329 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c12cef42-3899-45e5-8e0b-69c9ae978e1b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:50.331 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c12cef42-3899-45e5-8e0b-69c9ae978e1b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network be1c325e-136a-43c1-85c1-f46ab0c646bc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:50.471 8 INFO neutron.db.ovn_revision_numbers_db [None req-c12cef42-3899-45e5-8e0b-69c9ae978e1b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 823baeba-2993-4008-b231-80d4a6add894 (type: ports) to 1 2026-05-11 02:04:50.670 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] OVN reports status down for port: 823baeba-2993-4008-b231-80d4a6add894 2026-05-11 02:04:50.704 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ef09141-349a-4905-9f1d-9648377987d8 - - - - - -] Successfully bumped revision number for resource e5448123-2cf1-4d72-93f7-e88acaaa30ea (type: ports) to 2 2026-05-11 02:04:50.743 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ef09141-349a-4905-9f1d-9648377987d8 - - - - - -] Successfully bumped revision number for resource 9a44f05a-56df-4856-8797-f8cae4d802e8 (type: subnets) to 0 [pid: 7|app: 0|req: 294/589] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:04:50 2026] POST /v2.0/subnets => generated 699 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:50.881 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a4f8623-df19-4e27-aa0a-bf572adfe0ef fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] Successfully bumped revision number for resource b1728c2c-a04f-4bba-988b-3753d939e80d (type: security_groups) to 1 2026-05-11 02:04:50.892 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a4f8623-df19-4e27-aa0a-bf572adfe0ef fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] Successfully bumped revision number for resource cbc9002b-83c9-40c4-b952-aafd33e35710 (type: security_group_rules) to 0 2026-05-11 02:04:50.903 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a4f8623-df19-4e27-aa0a-bf572adfe0ef fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] Successfully bumped revision number for resource ea5044fe-5879-425c-bb29-7976d72f3efc (type: security_group_rules) to 0 [pid: 7|app: 0|req: 295/590] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:04:50 2026] POST /v2.0/security-groups => generated 1659 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:04:51.069 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] OVN reports status up for port: 823baeba-2993-4008-b231-80d4a6add894 2026-05-11 02:04:51.097 7 INFO neutron.plugins.ml2.plugin [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] Attempt 1 to provision port 823baeba-2993-4008-b231-80d4a6add894 2026-05-11 02:04:51.099 7 INFO neutron.db.ovn_revision_numbers_db [req-cdd4e811-7c76-41c6-8629-d61faae1b161 req-8c5935c0-9bc4-4771-8e4c-634ecc023e81 bb8ad7d03878468b93a51eaeb1932731 86541e7eab794efa8689c9880bf0086d - - default default] Successfully bumped revision number for resource bd3b2f5a-208d-475e-8ba9-f8e704780c01 (type: security_groups) to 1 2026-05-11 02:04:51.121 7 INFO neutron.db.ovn_revision_numbers_db [req-cdd4e811-7c76-41c6-8629-d61faae1b161 req-8c5935c0-9bc4-4771-8e4c-634ecc023e81 bb8ad7d03878468b93a51eaeb1932731 86541e7eab794efa8689c9880bf0086d - - default default] Successfully bumped revision number for resource 02713e23-228d-46c9-8b07-2d1c28ef3601 (type: security_group_rules) to 0 2026-05-11 02:04:51.135 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c12cef42-3899-45e5-8e0b-69c9ae978e1b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:51.136 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c12cef42-3899-45e5-8e0b-69c9ae978e1b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network be1c325e-136a-43c1-85c1-f46ab0c646bc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:51.141 7 INFO neutron.db.ovn_revision_numbers_db [req-cdd4e811-7c76-41c6-8629-d61faae1b161 req-8c5935c0-9bc4-4771-8e4c-634ecc023e81 bb8ad7d03878468b93a51eaeb1932731 86541e7eab794efa8689c9880bf0086d - - default default] Successfully bumped revision number for resource 6fc133f1-0b10-48a7-88a8-dc02abdea2e6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 296/591] 10.0.0.128 () {38 vars in 970 bytes} [Mon May 11 02:04:50 2026] POST /v2.0/security-groups => generated 1684 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:04:51.566 8 INFO neutron.db.ovn_revision_numbers_db [None req-c12cef42-3899-45e5-8e0b-69c9ae978e1b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 823baeba-2993-4008-b231-80d4a6add894 (type: router_ports) to 1 [pid: 8|app: 0|req: 296/592] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:04:49 2026] PUT /v2.0/routers/2a47c4bc-b430-483b-98da-73de98507dce/add_router_interface => generated 309 bytes in 1997 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:51.741 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d8a757e-96c7-4d20-9cc2-bf71452e8730 fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] Successfully bumped revision number for resource c0898109-8789-4f1b-8049-77fc5e424cf3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 297/593] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:04:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/594] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:51 2026] GET /v2.0/security-groups/bd3b2f5a-208d-475e-8ba9-f8e704780c01 => generated 1684 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:51.923 7 INFO neutron.db.ovn_revision_numbers_db [None req-8150be10-a41c-4db4-b15b-e4e7a5da099c - - - - - -] Successfully bumped revision number for resource 823baeba-2993-4008-b231-80d4a6add894 (type: ports) to 2 2026-05-11 02:04:51.929 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e031b2c0-4ec7-4004-afdd-ba943c6719aa dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:51.931 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e031b2c0-4ec7-4004-afdd-ba943c6719aa dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:51.992 8 INFO neutron.db.ovn_revision_numbers_db [None req-7e44115c-9af7-4d42-881d-48386b303c35 fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] Successfully bumped revision number for resource afe24269-4ecf-4b8c-9550-59edf3f2e40b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 299/595] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:04:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:52.110 7 INFO neutron.db.ovn_revision_numbers_db [None req-e031b2c0-4ec7-4004-afdd-ba943c6719aa dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 65d25f4b-6be6-425c-8ac1-3792c715c591 (type: ports) to 1 2026-05-11 02:04:52.150 8 INFO neutron.db.ovn_revision_numbers_db [req-2a936d6e-fc2c-45d2-b519-0381ec15786c req-25a6f7ca-993c-4e46-9647-8b3970ec7e4a bb8ad7d03878468b93a51eaeb1932731 86541e7eab794efa8689c9880bf0086d - - default default] Successfully bumped revision number for resource da6af424-e0c8-4723-99b9-e95fa85a81ed (type: security_group_rules) to 0 [pid: 8|app: 0|req: 300/596] 10.0.0.128 () {38 vars in 980 bytes} [Mon May 11 02:04:52 2026] POST /v2.0/security-group-rules => generated 614 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:52.273 8 INFO neutron.db.ovn_revision_numbers_db [req-3efd1c74-4fbe-4cf5-9835-1dc7581d68e5 req-c48a32e9-8da2-4068-a94c-0b85324ee440 c2aba20f57d94487945ac7c4eaf8673d 94be7e9208034f5b9b6b290b180816b8 - - default default] Successfully bumped revision number for resource a758d08b-56f4-42b0-8c2e-3579350f1a33 (type: security_groups) to 1 2026-05-11 02:04:52.283 8 INFO neutron.db.ovn_revision_numbers_db [req-3efd1c74-4fbe-4cf5-9835-1dc7581d68e5 req-c48a32e9-8da2-4068-a94c-0b85324ee440 c2aba20f57d94487945ac7c4eaf8673d 94be7e9208034f5b9b6b290b180816b8 - - default default] Successfully bumped revision number for resource 1bc68767-c126-4999-8c9d-bcb2715ad5c7 (type: security_group_rules) to 0 2026-05-11 02:04:52.294 8 INFO neutron.db.ovn_revision_numbers_db [req-3efd1c74-4fbe-4cf5-9835-1dc7581d68e5 req-c48a32e9-8da2-4068-a94c-0b85324ee440 c2aba20f57d94487945ac7c4eaf8673d 94be7e9208034f5b9b6b290b180816b8 - - default default] Successfully bumped revision number for resource e0da6c94-c372-43db-a707-bb2ca1f21aaa (type: security_group_rules) to 0 [pid: 8|app: 0|req: 301/597] 10.0.0.128 () {38 vars in 970 bytes} [Mon May 11 02:04:52 2026] POST /v2.0/security-groups => generated 1681 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:04:52.539 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f0bfa6b-b142-40aa-b394-abd51ca6c094 fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] No more DHCP agents 2026-05-11 02:04:52.540 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f0bfa6b-b142-40aa-b394-abd51ca6c094 fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:52.667 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-681faff9-64bf-4706-9314-3a819bf4a89f - - - - - -] Schedule LRP lrp-65d25f4b-6be6-425c-8ac1-3792c715c591 on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:04:52.721 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ccb6fa47-6a5a-4323-a15b-aa3598143f67 - - - - - -] Router 0f302f3d-c557-464c-b4ac-ee94d36e289d is bound to host instance 2026-05-11 02:04:52.780 7 INFO neutron.db.ovn_revision_numbers_db [None req-e031b2c0-4ec7-4004-afdd-ba943c6719aa dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 65d25f4b-6be6-425c-8ac1-3792c715c591 (type: router_ports) to 1 [pid: 8|app: 0|req: 302/598] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:04:52 2026] POST /v2.0/floatingips => generated 552 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:52.894 7 INFO neutron.db.ovn_revision_numbers_db [None req-e031b2c0-4ec7-4004-afdd-ba943c6719aa dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0f302f3d-c557-464c-b4ac-ee94d36e289d (type: routers) to 2 [pid: 7|app: 0|req: 297/599] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:04:51 2026] POST /v2.0/routers => generated 977 bytes in 1728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:52.959 8 INFO neutron.db.ovn_revision_numbers_db [req-9edd06af-e24c-469e-941b-c7d07bc77c80 req-9126e18d-8103-4ea0-8b14-9d2589f442c9 bb8ad7d03878468b93a51eaeb1932731 86541e7eab794efa8689c9880bf0086d - - default default] Successfully bumped revision number for resource 7db722c5-56f5-42d3-8c67-5267d938d622 (type: security_groups) to 1 2026-05-11 02:04:52.972 8 INFO neutron.db.ovn_revision_numbers_db [req-9edd06af-e24c-469e-941b-c7d07bc77c80 req-9126e18d-8103-4ea0-8b14-9d2589f442c9 bb8ad7d03878468b93a51eaeb1932731 86541e7eab794efa8689c9880bf0086d - - default default] Successfully bumped revision number for resource 59584a3e-4775-407a-b18f-fa0b3608f135 (type: security_group_rules) to 0 2026-05-11 02:04:52.983 8 INFO neutron.db.ovn_revision_numbers_db [req-9edd06af-e24c-469e-941b-c7d07bc77c80 req-9126e18d-8103-4ea0-8b14-9d2589f442c9 bb8ad7d03878468b93a51eaeb1932731 86541e7eab794efa8689c9880bf0086d - - default default] Successfully bumped revision number for resource a75cd909-3965-4eab-8548-1ba9c5aa331a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 303/600] 10.0.0.128 () {38 vars in 970 bytes} [Mon May 11 02:04:52 2026] POST /v2.0/security-groups => generated 1685 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:04:53.140 7 INFO neutron.db.ovn_revision_numbers_db [req-47cc4565-af69-4c42-89a3-c3ec12db779c req-69fb3600-aced-40df-b353-731811f649d4 c2aba20f57d94487945ac7c4eaf8673d 94be7e9208034f5b9b6b290b180816b8 - - default default] Successfully bumped revision number for resource bc44392d-c921-4e02-89fb-e5c514c2384c (type: security_groups) to 1 2026-05-11 02:04:53.157 7 INFO neutron.db.ovn_revision_numbers_db [req-47cc4565-af69-4c42-89a3-c3ec12db779c req-69fb3600-aced-40df-b353-731811f649d4 c2aba20f57d94487945ac7c4eaf8673d 94be7e9208034f5b9b6b290b180816b8 - - default default] Successfully bumped revision number for resource 55f7faa3-bce3-4b42-b88b-c0995a7c3059 (type: security_group_rules) to 0 2026-05-11 02:04:53.174 7 INFO neutron.db.ovn_revision_numbers_db [req-47cc4565-af69-4c42-89a3-c3ec12db779c req-69fb3600-aced-40df-b353-731811f649d4 c2aba20f57d94487945ac7c4eaf8673d 94be7e9208034f5b9b6b290b180816b8 - - default default] Successfully bumped revision number for resource 99e29cdd-194f-4bb2-afb4-610f748e3b33 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 298/601] 10.0.0.128 () {38 vars in 970 bytes} [Mon May 11 02:04:52 2026] POST /v2.0/security-groups => generated 1680 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/602] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:53 2026] GET /v2.0/security-groups/7db722c5-56f5-42d3-8c67-5267d938d622 => generated 1685 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:53.539 7 INFO neutron.db.ovn_revision_numbers_db [req-d83caa4c-7185-4053-b16a-298086622432 req-57d7d463-a9e9-458b-845f-fb505c044d7a c2aba20f57d94487945ac7c4eaf8673d 94be7e9208034f5b9b6b290b180816b8 - - default default] Successfully bumped revision number for resource 7d315bd2-34e2-46a0-8ca0-0c4cdd1a2fff (type: security_groups) to 1 2026-05-11 02:04:53.559 7 INFO neutron.db.ovn_revision_numbers_db [req-d83caa4c-7185-4053-b16a-298086622432 req-57d7d463-a9e9-458b-845f-fb505c044d7a c2aba20f57d94487945ac7c4eaf8673d 94be7e9208034f5b9b6b290b180816b8 - - default default] Successfully bumped revision number for resource 0a04a678-1aff-4eb8-9723-651e003131a5 (type: security_group_rules) to 0 2026-05-11 02:04:53.571 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c782c16-669b-493c-950c-d3d83fe65c6f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:53.572 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c782c16-669b-493c-950c-d3d83fe65c6f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network acb7d38c-90fb-45c4-a58d-e980f4d219c0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:04:53.581 7 INFO neutron.db.ovn_revision_numbers_db [req-d83caa4c-7185-4053-b16a-298086622432 req-57d7d463-a9e9-458b-845f-fb505c044d7a c2aba20f57d94487945ac7c4eaf8673d 94be7e9208034f5b9b6b290b180816b8 - - default default] Successfully bumped revision number for resource 92dd54a2-7f34-44a4-8f38-45fb804d453c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 300/603] 10.0.0.128 () {38 vars in 970 bytes} [Mon May 11 02:04:53 2026] POST /v2.0/security-groups => generated 1682 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:04:53.731 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c782c16-669b-493c-950c-d3d83fe65c6f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 23c4b22b-2f1b-4280-9299-99f526d0780b (type: ports) to 1 2026-05-11 02:04:53.914 7 INFO neutron.db.ovn_revision_numbers_db [req-2c510ca3-5662-40fd-b16e-7e4a02682b53 req-b4334a1b-4ab3-4366-87b9-0ebe912798d4 bb8ad7d03878468b93a51eaeb1932731 86541e7eab794efa8689c9880bf0086d - - default default] Successfully bumped revision number for resource 697dc109-cb90-42b7-9674-8685d74c6ca2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 301/604] 10.0.0.128 () {38 vars in 980 bytes} [Mon May 11 02:04:53 2026] POST /v2.0/security-group-rules => generated 614 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/605] 10.0.0.128 () {34 vars in 1001 bytes} [Mon May 11 02:04:53 2026] GET /v2.0/security-groups?tenant_id=94be7e9208034f5b9b6b290b180816b8 => generated 7904 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:54.045 7 INFO neutron.db.ovn_revision_numbers_db [None req-1e7bb93d-bcc1-4e1c-9226-971a2b194e86 - - - - - -] Successfully bumped revision number for resource 65d25f4b-6be6-425c-8ac1-3792c715c591 (type: ports) to 4 [pid: 7|app: 0|req: 303/606] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:54 2026] GET /v2.0/security-groups/7db722c5-56f5-42d3-8c67-5267d938d622 => generated 2310 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:54 2026] GET /v2.0/security-groups/95fef71a-93ff-44b4-877f-d99288dc7eea => generated 2918 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:54.153 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-05436d45-c946-4e69-a172-fb2364e3ebca - - - - - -] No hosting information found for port 803f978a-fc35-42bb-9326-4006a8570ede: RuntimeError: No hosting information found for port 803f978a-fc35-42bb-9326-4006a8570ede 2026-05-11 02:04:54.154 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-05436d45-c946-4e69-a172-fb2364e3ebca - - - - - -] OVN reports status down for port: 722eabde-4035-42a2-9855-be15f9544fae 2026-05-11 02:04:54.275 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-05436d45-c946-4e69-a172-fb2364e3ebca - - - - - -] Logical_Switch_Port 722eabde-4035-42a2-9855-be15f9544fae host information not removed, the port state is up 2026-05-11 02:04:54.275 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-05436d45-c946-4e69-a172-fb2364e3ebca - - - - - -] OVN reports status up for port: 722eabde-4035-42a2-9855-be15f9544fae 2026-05-11 02:04:54.294 8 INFO neutron.plugins.ml2.plugin [None req-05436d45-c946-4e69-a172-fb2364e3ebca - - - - - -] Attempt 1 to provision port 722eabde-4035-42a2-9855-be15f9544fae 2026-05-11 02:04:54.396 7 INFO neutron.db.ovn_revision_numbers_db [req-a87c2b58-aca7-4e7e-881b-28656f512dca req-d18718ec-794f-4723-b1ea-67d3798a063f bb8ad7d03878468b93a51eaeb1932731 86541e7eab794efa8689c9880bf0086d - - default default] Successfully bumped revision number for resource 2f6d5937-419f-46f8-a3bf-e282dd3b0997 (type: security_group_rules) to 0 2026-05-11 02:04:54.434 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c782c16-669b-493c-950c-d3d83fe65c6f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:04:54.439 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c782c16-669b-493c-950c-d3d83fe65c6f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network acb7d38c-90fb-45c4-a58d-e980f4d219c0: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 305/608] 10.0.0.128 () {38 vars in 980 bytes} [Mon May 11 02:04:54 2026] POST /v2.0/security-group-rules => generated 619 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/609] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:54 2026] GET /v2.0/security-groups/95fef71a-93ff-44b4-877f-d99288dc7eea => generated 2918 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/610] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:54 2026] GET /v2.0/security-groups/7db722c5-56f5-42d3-8c67-5267d938d622 => generated 2940 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/611] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:54 2026] GET /v2.0/security-groups/a758d08b-56f4-42b0-8c2e-3579350f1a33 => generated 1681 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:54.624 7 INFO neutron.db.ovn_revision_numbers_db [None req-1e7bb93d-bcc1-4e1c-9226-971a2b194e86 - - - - - -] Successfully bumped revision number for resource 65d25f4b-6be6-425c-8ac1-3792c715c591 (type: ports) to 5 [pid: 7|app: 0|req: 309/612] 10.0.0.128 () {34 vars in 1000 bytes} [Mon May 11 02:04:54 2026] GET /v2.0/security-group-rules/2f6d5937-419f-46f8-a3bf-e282dd3b0997 => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/613] 10.0.0.128 () {36 vars in 1012 bytes} [Mon May 11 02:04:54 2026] DELETE /v2.0/security-groups/a758d08b-56f4-42b0-8c2e-3579350f1a33 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/614] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:54 2026] GET /v2.0/security-groups/7db722c5-56f5-42d3-8c67-5267d938d622 => generated 2940 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:54.879 7 INFO neutron.api.v2.resource [req-e0ebea7a-8ee9-4f4e-9f7c-edb0354c4903 req-ff14178c-d682-484d-bb83-f533f3d0dd31 c2aba20f57d94487945ac7c4eaf8673d 94be7e9208034f5b9b6b290b180816b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 314/617] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:54 2026] GET /v2.0/security-groups/a758d08b-56f4-42b0-8c2e-3579350f1a33 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/618] 10.0.0.128 () {36 vars in 1022 bytes} [Mon May 11 02:04:54 2026] DELETE /v2.0/security-group-rules/2f6d5937-419f-46f8-a3bf-e282dd3b0997 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/619] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:55 2026] GET /v2.0/security-groups/bc44392d-c921-4e02-89fb-e5c514c2384c => generated 1680 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/620] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:55 2026] GET /v2.0/security-groups/7db722c5-56f5-42d3-8c67-5267d938d622 => generated 2310 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/621] 10.0.0.128 () {36 vars in 1012 bytes} [Mon May 11 02:04:55 2026] DELETE /v2.0/security-groups/bc44392d-c921-4e02-89fb-e5c514c2384c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/622] 10.0.0.128 () {36 vars in 1012 bytes} [Mon May 11 02:04:55 2026] DELETE /v2.0/security-groups/7db722c5-56f5-42d3-8c67-5267d938d622 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:55.317 7 INFO neutron.api.v2.resource [req-2b579bd4-b4cd-46bb-862f-2c2f54be6768 req-6004fd33-6a1e-4411-92d6-e6a547d00405 c2aba20f57d94487945ac7c4eaf8673d 94be7e9208034f5b9b6b290b180816b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 320/623] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:55 2026] GET /v2.0/security-groups/bc44392d-c921-4e02-89fb-e5c514c2384c => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/624] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:55 2026] GET /v2.0/security-groups/bd3b2f5a-208d-475e-8ba9-f8e704780c01 => generated 2309 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:55.378 8 INFO neutron.db.ovn_revision_numbers_db [None req-05436d45-c946-4e69-a172-fb2364e3ebca - - - - - -] Successfully bumped revision number for resource 722eabde-4035-42a2-9855-be15f9544fae (type: ports) to 2 [pid: 7|app: 0|req: 322/625] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:55 2026] GET /v2.0/security-groups/7d315bd2-34e2-46a0-8ca0-0c4cdd1a2fff => generated 1682 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:55.555 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c782c16-669b-493c-950c-d3d83fe65c6f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 23c4b22b-2f1b-4280-9299-99f526d0780b (type: router_ports) to 1 [pid: 8|app: 0|req: 304/626] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:04:53 2026] PUT /v2.0/routers/0f302f3d-c557-464c-b4ac-ee94d36e289d/add_router_interface => generated 309 bytes in 2546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/627] 10.0.0.128 () {36 vars in 1012 bytes} [Mon May 11 02:04:55 2026] DELETE /v2.0/security-groups/bd3b2f5a-208d-475e-8ba9-f8e704780c01 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/628] 10.0.0.128 () {36 vars in 1012 bytes} [Mon May 11 02:04:55 2026] DELETE /v2.0/security-groups/7d315bd2-34e2-46a0-8ca0-0c4cdd1a2fff => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:55.734 8 INFO neutron.api.v2.resource [req-9515cf4f-9ba5-4b15-b488-53c9a1e848b9 req-438767bd-c38b-4766-b316-df482c14fffe c2aba20f57d94487945ac7c4eaf8673d 94be7e9208034f5b9b6b290b180816b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 306/629] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:55 2026] GET /v2.0/security-groups/7d315bd2-34e2-46a0-8ca0-0c4cdd1a2fff => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/630] 10.0.0.128 () {34 vars in 1001 bytes} [Mon May 11 02:04:55 2026] GET /v2.0/security-groups?tenant_id=94be7e9208034f5b9b6b290b180816b8 => generated 2921 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/631] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:55 2026] GET /v2.0/security-groups/95fef71a-93ff-44b4-877f-d99288dc7eea => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/632] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:55 2026] GET /v2.0/security-groups/95fef71a-93ff-44b4-877f-d99288dc7eea => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:55.920 8 INFO neutron.api.v2.resource [req-7425b83d-0a3a-4810-a84d-3ae11a919225 req-9472a560-e0b0-4265-8274-b4d69accfa11 c2aba20f57d94487945ac7c4eaf8673d 94be7e9208034f5b9b6b290b180816b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 310/633] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:55 2026] GET /v2.0/security-groups/7d315bd2-34e2-46a0-8ca0-0c4cdd1a2fff => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:04:55.952 8 INFO neutron.api.v2.resource [req-9ec0a363-0b12-45fb-96a2-53ffa2a271f9 req-434bfac4-0359-40ed-8eae-8666f49b992b c2aba20f57d94487945ac7c4eaf8673d 94be7e9208034f5b9b6b290b180816b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 311/634] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:55 2026] GET /v2.0/security-groups/bc44392d-c921-4e02-89fb-e5c514c2384c => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:04:55.975 7 INFO neutron_taas.services.taas.taas_plugin [None req-5366a145-34a6-4f5c-95c7-e66b89226118 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 722eabde-4035-42a2-9855-be15f9544fae 2026-05-11 02:04:55.983 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5366a145-34a6-4f5c-95c7-e66b89226118 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 722eabde-4035-42a2-9855-be15f9544fae 2026-05-11 02:04:55.988 8 INFO neutron.api.v2.resource [req-1078e178-1633-4989-8d6c-1e2d4a6066b9 req-6a625caf-b10b-4310-8e96-e47336d55a92 c2aba20f57d94487945ac7c4eaf8673d 94be7e9208034f5b9b6b290b180816b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 312/635] 10.0.0.128 () {34 vars in 990 bytes} [Mon May 11 02:04:55 2026] GET /v2.0/security-groups/a758d08b-56f4-42b0-8c2e-3579350f1a33 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:04:56.379 8 INFO neutron_taas.services.taas.taas_plugin [None req-82e59ba6-20f7-4950-849e-8f5d850b06d5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 823baeba-2993-4008-b231-80d4a6add894 2026-05-11 02:04:56.387 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82e59ba6-20f7-4950-849e-8f5d850b06d5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 823baeba-2993-4008-b231-80d4a6add894 [pid: 7|app: 0|req: 324/636] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:04:55 2026] PUT /v2.0/routers/ca4b54c8-68e9-448a-b1f8-63ae54cc6711/remove_router_interface => generated 309 bytes in 1325 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/637] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:04:55 2026] PUT /v2.0/routers/2a47c4bc-b430-483b-98da-73de98507dce/remove_router_interface => generated 309 bytes in 1019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:04:57.038 7 INFO neutron.db.ovn_revision_numbers_db [None req-30459662-cbcd-49be-80f3-9b7ee93749f3 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] Successfully bumped revision number for resource a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c (type: security_groups) to 1 2026-05-11 02:04:57.050 7 INFO neutron.db.ovn_revision_numbers_db [None req-30459662-cbcd-49be-80f3-9b7ee93749f3 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] Successfully bumped revision number for resource a25fe431-5c45-41dd-a02c-46c1bb65c04f (type: security_group_rules) to 0 2026-05-11 02:04:57.060 7 INFO neutron.db.ovn_revision_numbers_db [None req-30459662-cbcd-49be-80f3-9b7ee93749f3 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] Successfully bumped revision number for resource ad09614b-9671-4231-a3ad-37e1618103dd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 325/638] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:04:56 2026] POST /v2.0/security-groups => generated 1660 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:04:57.330 8 INFO neutron_taas.services.taas.taas_plugin [None req-04d8d008-9cad-4bcc-80b8-191afee946be dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: c3e9b5db-5522-4c92-9e2b-50887a5a2c94 2026-05-11 02:04:57.332 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04d8d008-9cad-4bcc-80b8-191afee946be dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: c3e9b5db-5522-4c92-9e2b-50887a5a2c94 2026-05-11 02:04:57.368 7 INFO neutron_taas.services.taas.taas_plugin [None req-77fde01c-cac4-445a-888e-98d5127f286c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: eee64a29-faf7-4756-9c22-25c458f58191 2026-05-11 02:04:57.372 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77fde01c-cac4-445a-888e-98d5127f286c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: eee64a29-faf7-4756-9c22-25c458f58191 2026-05-11 02:04:57.618 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-018a01d3-34e0-41dc-acc9-9fdd1c75eebb - - - - - -] No port found with ID 823baeba-2993-4008-b231-80d4a6add894: RuntimeError: No port found with ID 823baeba-2993-4008-b231-80d4a6add894 2026-05-11 02:04:57.694 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-018a01d3-34e0-41dc-acc9-9fdd1c75eebb - - - - - -] OVN reports status down for port: 65d25f4b-6be6-425c-8ac1-3792c715c591 [pid: 8|app: 0|req: 314/639] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:04:57 2026] DELETE /v2.0/routers/ca4b54c8-68e9-448a-b1f8-63ae54cc6711 => generated 0 bytes in 748 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:57.877 8 INFO neutron.db.ovn_revision_numbers_db [None req-b85bd20e-9e03-44c2-b893-1c4c843feb04 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] Successfully bumped revision number for resource c19d7a31-aaee-4b68-9c3a-c03d0a3aa2b6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 315/640] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:04:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/641] 10.0.0.128 () {34 vars in 1097 bytes} [Mon May 11 02:04:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--176358670&fields=id&tenant_id=575e2dd0259541619028a69a72f6dad3 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/642] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:04:57 2026] DELETE /v2.0/routers/2a47c4bc-b430-483b-98da-73de98507dce => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/643] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:04:57 2026] DELETE /v2.0/subnets/26597a32-d74d-41cd-93ea-ba9aad7fc03c => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/644] 10.0.0.128 () {34 vars in 981 bytes} [Mon May 11 02:04:58 2026] GET /v2.0/networks?id=e9cb5a00-689a-455b-9db6-2d770d190c25 => generated 718 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:58.273 7 INFO neutron.db.ovn_revision_numbers_db [None req-17ef3339-eb25-4e04-aa59-70ca80281ba6 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] Successfully bumped revision number for resource 483a5a36-89eb-463b-b6be-1cf21dbd5b3a (type: security_group_rules) to 0 2026-05-11 02:04:58.332 7 INFO neutron.db.ovn_revision_numbers_db [None req-018a01d3-34e0-41dc-acc9-9fdd1c75eebb - - - - - -] Successfully bumped revision number for resource 65d25f4b-6be6-425c-8ac1-3792c715c591 (type: ports) to 6 [pid: 7|app: 0|req: 327/645] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:04:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/646] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:04:58 2026] DELETE /v2.0/subnets/ad1e84ec-4d7d-4b8b-8f5d-429aa8f174f7 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/647] 10.0.0.128 () {34 vars in 964 bytes} [Mon May 11 02:04:58 2026] GET /v2.0/quotas/575e2dd0259541619028a69a72f6dad3 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:58.455 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-35aa4c56-9f87-41df-9498-87bfe21cc832 - - - - - -] Logical_Switch_Port 65d25f4b-6be6-425c-8ac1-3792c715c591 host information not removed, the port state is up 2026-05-11 02:04:58.455 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-35aa4c56-9f87-41df-9498-87bfe21cc832 - - - - - -] OVN reports status up for port: 65d25f4b-6be6-425c-8ac1-3792c715c591 2026-05-11 02:04:58.477 7 INFO neutron.plugins.ml2.plugin [None req-35aa4c56-9f87-41df-9498-87bfe21cc832 - - - - - -] Attempt 1 to provision port 65d25f4b-6be6-425c-8ac1-3792c715c591 2026-05-11 02:04:58.518 7 INFO neutron_taas.services.taas.taas_plugin [None req-73ffe638-e722-4546-8740-cc4a3b51dbb5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: d6bd8772-042c-4515-9e76-43ee99d13a25 2026-05-11 02:04:58.522 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73ffe638-e722-4546-8740-cc4a3b51dbb5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: d6bd8772-042c-4515-9e76-43ee99d13a25 2026-05-11 02:04:58.570 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9d17cce-69a9-41ef-9c78-df494698489f 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] No more DHCP agents 2026-05-11 02:04:58.571 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9d17cce-69a9-41ef-9c78-df494698489f 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 321/648] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:04:58 2026] POST /v2.0/floatingips => generated 552 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:58.934 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd8566e0-b41f-4126-bab2-6e88e9422180 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 16024c0c-9863-44fd-94b4-ec6fca1777f8 2026-05-11 02:04:58.937 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd8566e0-b41f-4126-bab2-6e88e9422180 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 16024c0c-9863-44fd-94b4-ec6fca1777f8 2026-05-11 02:04:58.967 7 INFO neutron.db.ovn_revision_numbers_db [None req-35aa4c56-9f87-41df-9498-87bfe21cc832 - - - - - -] Successfully bumped revision number for resource 65d25f4b-6be6-425c-8ac1-3792c715c591 (type: ports) to 7 [pid: 7|app: 0|req: 328/649] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:04:58 2026] DELETE /v2.0/networks/72d9ecfc-01ff-40ec-9869-8c7a98cad349 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:04:59.182 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d3edb166-6570-4826-9155-ccb8b706e288 - - - - - -] OVN reports status down for port: 23c4b22b-2f1b-4280-9299-99f526d0780b [pid: 8|app: 0|req: 322/650] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:04:58 2026] DELETE /v2.0/networks/be1c325e-136a-43c1-85c1-f46ab0c646bc => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/651] 10.0.0.128 () {34 vars in 1097 bytes} [Mon May 11 02:04:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--725968784&fields=id&tenant_id=5d8505c2625c4a16999ddcac92ad63c8 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/652] 10.0.0.128 () {34 vars in 1001 bytes} [Mon May 11 02:04:59 2026] GET /v2.0/ports?tenant_id=575e2dd0259541619028a69a72f6dad3&fields=id => generated 103 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/653] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:04:59 2026] GET /v2.0/security-groups?tenant_id=86541e7eab794efa8689c9880bf0086d&name=default => generated 2921 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:59.315 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d3edb166-6570-4826-9155-ccb8b706e288 - - - - - -] Logical_Switch_Port 23c4b22b-2f1b-4280-9299-99f526d0780b host information not removed, the port state is up 2026-05-11 02:04:59.316 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d3edb166-6570-4826-9155-ccb8b706e288 - - - - - -] OVN reports status up for port: 23c4b22b-2f1b-4280-9299-99f526d0780b 2026-05-11 02:04:59.334 7 INFO neutron.plugins.ml2.plugin [None req-d3edb166-6570-4826-9155-ccb8b706e288 - - - - - -] Attempt 1 to provision port 23c4b22b-2f1b-4280-9299-99f526d0780b [pid: 7|app: 0|req: 330/654] 10.0.0.128 () {34 vars in 981 bytes} [Mon May 11 02:04:59 2026] GET /v2.0/networks?id=acb7d38c-90fb-45c4-a58d-e980f4d219c0 => generated 722 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/655] 10.0.0.128 () {34 vars in 964 bytes} [Mon May 11 02:04:59 2026] GET /v2.0/quotas/5d8505c2625c4a16999ddcac92ad63c8 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/656] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:04:59 2026] GET /v2.0/security-groups?tenant_id=94be7e9208034f5b9b6b290b180816b8&name=default => generated 2921 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/657] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:04:59 2026] DELETE /v2.0/security-groups/4e3e017e-e359-4152-9f80-a533930734cf => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:59.577 7 INFO neutron.services.segments.plugin [-] Segment d1942c70-cb5c-43f9-96e1-aec7cd3093d5 resource provider aggregate not found 2026-05-11 02:04:59.603 7 INFO neutron.services.segments.plugin [-] Segment d1942c70-cb5c-43f9-96e1-aec7cd3093d5 resource provider aggregate not found 2026-05-11 02:04:59.611 7 INFO neutron.services.segments.plugin [-] Segment d1942c70-cb5c-43f9-96e1-aec7cd3093d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1942c70-cb5c-43f9-96e1-aec7cd3093d5 found for delete ", "request_id": "req-85349af0-5abd-4312-9f82-5df7b31969dd"}]} 2026-05-11 02:04:59.618 7 INFO neutron.services.segments.plugin [-] Segment d1942c70-cb5c-43f9-96e1-aec7cd3093d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1942c70-cb5c-43f9-96e1-aec7cd3093d5 found for delete ", "request_id": "req-82f05bf8-d7d0-40c1-8afd-1674aefc2fe7"}]} 2026-05-11 02:04:59.629 8 INFO neutron.services.segments.plugin [-] Segment eb84b2fa-6045-4ebe-a7d9-fdc177c858b2 resource provider aggregate not found [pid: 7|app: 0|req: 333/658] 10.0.0.128 () {34 vars in 1001 bytes} [Mon May 11 02:04:59 2026] GET /v2.0/ports?tenant_id=5d8505c2625c4a16999ddcac92ad63c8&fields=id => generated 103 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:59.645 8 INFO neutron.services.segments.plugin [-] Segment eb84b2fa-6045-4ebe-a7d9-fdc177c858b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb84b2fa-6045-4ebe-a7d9-fdc177c858b2 found for delete ", "request_id": "req-fb74938b-ceee-46c5-bc9f-759470ab09d5"}]} 2026-05-11 02:04:59.771 8 INFO neutron.services.segments.plugin [-] Segment eb84b2fa-6045-4ebe-a7d9-fdc177c858b2 resource provider aggregate not found 2026-05-11 02:04:59.788 8 INFO neutron.services.segments.plugin [-] Segment eb84b2fa-6045-4ebe-a7d9-fdc177c858b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb84b2fa-6045-4ebe-a7d9-fdc177c858b2 found for delete ", "request_id": "req-ceaa1751-bb2e-4f23-93f1-a097b3778632"}]} [pid: 8|app: 0|req: 326/659] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:04:59 2026] DELETE /v2.0/security-groups/95fef71a-93ff-44b4-877f-d99288dc7eea => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/660] 10.0.0.128 () {34 vars in 906 bytes} [Mon May 11 02:04:59 2026] GET /v2.0/extensions => generated 20541 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/661] 10.0.0.128 () {34 vars in 1007 bytes} [Mon May 11 02:04:59 2026] GET /v2.0/networks/e9cb5a00-689a-455b-9db6-2d770d190c25?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/662] 10.0.0.128 () {34 vars in 1107 bytes} [Mon May 11 02:04:59 2026] GET /v2.0/networks/e9cb5a00-689a-455b-9db6-2d770d190c25?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:04:59.971 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3edb166-6570-4826-9155-ccb8b706e288 - - - - - -] Successfully bumped revision number for resource 23c4b22b-2f1b-4280-9299-99f526d0780b (type: ports) to 2 [pid: 8|app: 0|req: 328/663] 10.0.0.128 () {34 vars in 906 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/extensions => generated 20541 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/664] 10.0.0.128 () {34 vars in 1007 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/networks/acb7d38c-90fb-45c4-a58d-e980f4d219c0?fields=segments => generated 14 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/665] 10.0.0.128 () {34 vars in 1107 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/networks/acb7d38c-90fb-45c4-a58d-e980f4d219c0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/666] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/667] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:00 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:00.603 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-763fb46a-db9e-4b64-a983-3fc3c8075407 - - - - - -] No port found with ID 722eabde-4035-42a2-9855-be15f9544fae: RuntimeError: No port found with ID 722eabde-4035-42a2-9855-be15f9544fae 2026-05-11 02:05:00.726 8 INFO neutron.db.ovn_revision_numbers_db [None req-763fb46a-db9e-4b64-a983-3fc3c8075407 - - - - - -] Successfully bumped revision number for resource 803f978a-fc35-42bb-9326-4006a8570ede (type: router_ports) to 2 2026-05-11 02:05:00.726 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-763fb46a-db9e-4b64-a983-3fc3c8075407 - - - - - -] OVN reports status down for port: e5448123-2cf1-4d72-93f7-e88acaaa30ea [pid: 8|app: 0|req: 331/668] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:01 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/669] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:01 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:01.776 7 INFO neutron.db.ovn_revision_numbers_db [None req-f23ae90a-ea69-4d81-afb8-071251ee5385 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 76ee3da3-3fc0-4c63-b4f1-c1065c0332f9 (type: security_groups) to 1 2026-05-11 02:05:01.810 7 INFO neutron.db.ovn_revision_numbers_db [None req-f23ae90a-ea69-4d81-afb8-071251ee5385 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0bd48cdc-fc14-41c3-b251-026edfea6159 (type: security_group_rules) to 0 2026-05-11 02:05:01.815 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef50533c-b990-4217-9be3-89413ea296f9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 744e173c-b2f2-4192-811b-859acceb6a40 (type: security_groups) to 1 2026-05-11 02:05:01.828 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef50533c-b990-4217-9be3-89413ea296f9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 56828a2d-4df3-460a-bf6d-8c8c10eecaab (type: security_group_rules) to 0 2026-05-11 02:05:01.828 7 INFO neutron.db.ovn_revision_numbers_db [None req-f23ae90a-ea69-4d81-afb8-071251ee5385 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 44c1edf2-30a8-4581-b2a4-40b9e066a2e0 (type: security_group_rules) to 0 2026-05-11 02:05:01.839 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef50533c-b990-4217-9be3-89413ea296f9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a572224a-2c70-4cbe-9ba7-9ec693a00ae1 (type: security_group_rules) to 0 2026-05-11 02:05:01.840 7 INFO neutron.db.ovn_revision_numbers_db [None req-f23ae90a-ea69-4d81-afb8-071251ee5385 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a4006c3c-a70f-44cc-b0e1-47c835a9a4b8 (type: security_group_rules) to 0 2026-05-11 02:05:01.850 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef50533c-b990-4217-9be3-89413ea296f9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f56113e1-c3d2-46d1-8fed-f616d5673f50 (type: security_group_rules) to 0 2026-05-11 02:05:01.852 7 INFO neutron.db.ovn_revision_numbers_db [None req-f23ae90a-ea69-4d81-afb8-071251ee5385 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c0becd41-50a4-45a0-844c-a64a876ae8e9 (type: security_group_rules) to 0 2026-05-11 02:05:01.861 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef50533c-b990-4217-9be3-89413ea296f9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f72630c8-e04d-4e98-af05-37ca0bf3a87a (type: security_group_rules) to 0 2026-05-11 02:05:01.939 7 INFO neutron.db.segments_db [None req-f23ae90a-ea69-4d81-afb8-071251ee5385 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Added segment 9ca71f4c-abb3-4376-84e4-d4146cd676d1 of type geneve for network 0718f153-9543-46b6-89e7-68d63a36fd22 2026-05-11 02:05:01.946 8 INFO neutron.db.segments_db [None req-ef50533c-b990-4217-9be3-89413ea296f9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Added segment 9431f074-1695-457d-8679-32996976d08b of type geneve for network b1559a7c-dbea-4168-bfab-2d33e54af741 2026-05-11 02:05:02.046 7 INFO neutron.db.ovn_revision_numbers_db [None req-f23ae90a-ea69-4d81-afb8-071251ee5385 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0718f153-9543-46b6-89e7-68d63a36fd22 (type: networks) to 1 2026-05-11 02:05:02.056 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef50533c-b990-4217-9be3-89413ea296f9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b1559a7c-dbea-4168-bfab-2d33e54af741 (type: networks) to 1 2026-05-11 02:05:02.173 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef50533c-b990-4217-9be3-89413ea296f9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:05:02.174 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef50533c-b990-4217-9be3-89413ea296f9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b1559a7c-dbea-4168-bfab-2d33e54af741: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:02.196 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f23ae90a-ea69-4d81-afb8-071251ee5385 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:05:02.198 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f23ae90a-ea69-4d81-afb8-071251ee5385 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 0718f153-9543-46b6-89e7-68d63a36fd22: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:02.224 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-763fb46a-db9e-4b64-a983-3fc3c8075407 - - - - - -] OVN reports status down for port: 9dadaaaa-a5b9-4399-89a2-6a42f5ba7054 2026-05-11 02:05:02.287 7 INFO neutron.db.ovn_revision_numbers_db [None req-f23ae90a-ea69-4d81-afb8-071251ee5385 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 074c5795-fcdd-4f72-80a0-aa8bf121d1dd (type: ports) to 1 2026-05-11 02:05:02.293 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef50533c-b990-4217-9be3-89413ea296f9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 9dadaaaa-a5b9-4399-89a2-6a42f5ba7054 (type: ports) to 1 [pid: 7|app: 0|req: 338/670] 10.0.0.129 () {34 vars in 670 bytes} [Mon May 11 02:05:01 2026] POST /v2.0/networks => generated 785 bytes in 869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/671] 10.0.0.129 () {34 vars in 670 bytes} [Mon May 11 02:05:01 2026] POST /v2.0/networks => generated 779 bytes in 701 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:02.437 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-43f7b72b-71a7-4e07-b92d-df12b30af3c5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:05:02.439 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-43f7b72b-71a7-4e07-b92d-df12b30af3c5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 0718f153-9543-46b6-89e7-68d63a36fd22: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:02.459 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-40b1dd31-8981-43b1-aa0b-7106ee0bb7a8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:05:02.460 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-40b1dd31-8981-43b1-aa0b-7106ee0bb7a8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b1559a7c-dbea-4168-bfab-2d33e54af741: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:02.899 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3e8a3e0-8221-4f88-ac35-b484abecd755 - - - - - -] Successfully bumped revision number for resource 074c5795-fcdd-4f72-80a0-aa8bf121d1dd (type: ports) to 2 2026-05-11 02:05:02.900 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d03a0f9-c40e-45e3-bb15-5bff5c3ff634 - - - - - -] Successfully bumped revision number for resource 9dadaaaa-a5b9-4399-89a2-6a42f5ba7054 (type: ports) to 2 2026-05-11 02:05:02.925 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3e8a3e0-8221-4f88-ac35-b484abecd755 - - - - - -] Successfully bumped revision number for resource 20832518-c791-42c5-9d9c-3249b9e8fe95 (type: subnets) to 0 2026-05-11 02:05:02.935 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d03a0f9-c40e-45e3-bb15-5bff5c3ff634 - - - - - -] Successfully bumped revision number for resource 2757580b-98af-44c5-a72d-0d4aca378af3 (type: subnets) to 0 [pid: 7|app: 0|req: 339/672] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:05:02 2026] POST /v2.0/subnets => generated 691 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/673] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:05:02 2026] POST /v2.0/subnets => generated 685 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/674] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:02 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/675] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:02 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:03.376 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f8f8c162-aeeb-4a29-ba31-122b011a3b6f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:05:03.377 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f8f8c162-aeeb-4a29-ba31-122b011a3b6f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:03.388 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cbc2eaf5-d6ed-41a3-851b-d6e2e0743e95 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:05:03.389 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cbc2eaf5-d6ed-41a3-851b-d6e2e0743e95 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:03.492 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-763fb46a-db9e-4b64-a983-3fc3c8075407 - - - - - -] OVN reports status down for port: 6e240251-a6fd-4ad3-862c-676eb74390cf 2026-05-11 02:05:03.540 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8f8c162-aeeb-4a29-ba31-122b011a3b6f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6e240251-a6fd-4ad3-862c-676eb74390cf (type: ports) to 1 2026-05-11 02:05:03.615 8 INFO neutron.db.ovn_revision_numbers_db [None req-cbc2eaf5-d6ed-41a3-851b-d6e2e0743e95 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource af8b6cd9-06ce-40e9-8871-c12f02a5b04e (type: ports) to 1 2026-05-11 02:05:03.618 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-763fb46a-db9e-4b64-a983-3fc3c8075407 - - - - - -] OVN reports status down for port: af8b6cd9-06ce-40e9-8871-c12f02a5b04e 2026-05-11 02:05:04.102 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-681faff9-64bf-4706-9314-3a819bf4a89f - - - - - -] Schedule LRP lrp-6e240251-a6fd-4ad3-862c-676eb74390cf on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:05:04.213 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1e7bb93d-bcc1-4e1c-9226-971a2b194e86 - - - - - -] Router 0add184f-3245-4753-955a-055b51ff832f is bound to host instance 2026-05-11 02:05:04.225 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8f8c162-aeeb-4a29-ba31-122b011a3b6f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6e240251-a6fd-4ad3-862c-676eb74390cf (type: router_ports) to 1 2026-05-11 02:05:04.260 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-763fb46a-db9e-4b64-a983-3fc3c8075407 - - - - - -] OVN reports status up for port: 6e240251-a6fd-4ad3-862c-676eb74390cf 2026-05-11 02:05:04.302 8 INFO neutron.plugins.ml2.plugin [None req-763fb46a-db9e-4b64-a983-3fc3c8075407 - - - - - -] Attempt 1 to provision port 6e240251-a6fd-4ad3-862c-676eb74390cf 2026-05-11 02:05:04.376 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-f2ea0e98-5100-49a1-9a19-5060820db595 - - - - - -] Schedule LRP lrp-af8b6cd9-06ce-40e9-8871-c12f02a5b04e on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:05:04.392 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8f8c162-aeeb-4a29-ba31-122b011a3b6f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0add184f-3245-4753-955a-055b51ff832f (type: routers) to 2 [pid: 7|app: 0|req: 341/676] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:05:02 2026] POST /v2.0/routers => generated 969 bytes in 1476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:04.486 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f97b46d8-a351-43a7-adc8-af8370647025 - - - - - -] Router 74c5cd30-f441-4528-a33b-63bc135ae238 is bound to host instance [pid: 7|app: 0|req: 342/677] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:04 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:04.522 8 INFO neutron.db.ovn_revision_numbers_db [None req-cbc2eaf5-d6ed-41a3-851b-d6e2e0743e95 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource af8b6cd9-06ce-40e9-8871-c12f02a5b04e (type: router_ports) to 1 [pid: 7|app: 0|req: 343/678] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:04 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:04.660 8 INFO neutron.db.ovn_revision_numbers_db [None req-cbc2eaf5-d6ed-41a3-851b-d6e2e0743e95 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 74c5cd30-f441-4528-a33b-63bc135ae238 (type: routers) to 2 [pid: 8|app: 0|req: 336/679] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:05:02 2026] POST /v2.0/routers => generated 963 bytes in 1714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:04.860 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3a8568ad-f8a2-4375-82be-2b3017758a58 - - - - - -] No hosting information found for port 23c4b22b-2f1b-4280-9299-99f526d0780b: RuntimeError: No hosting information found for port 23c4b22b-2f1b-4280-9299-99f526d0780b 2026-05-11 02:05:05.210 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a8568ad-f8a2-4375-82be-2b3017758a58 - - - - - -] Successfully bumped revision number for resource 23c4b22b-2f1b-4280-9299-99f526d0780b (type: router_ports) to 2 2026-05-11 02:05:05.384 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a8568ad-f8a2-4375-82be-2b3017758a58 - - - - - -] OVN reports status down for port: 074c5795-fcdd-4f72-80a0-aa8bf121d1dd 2026-05-11 02:05:05.635 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42522ad7-2817-492e-9574-98a9b66c66d9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:05:05.637 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42522ad7-2817-492e-9574-98a9b66c66d9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 0718f153-9543-46b6-89e7-68d63a36fd22: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:05.825 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a8568ad-f8a2-4375-82be-2b3017758a58 - - - - - -] OVN reports status down for port: 21d2e800-be65-4e94-aef6-041951993737 2026-05-11 02:05:05.931 7 INFO neutron.db.ovn_revision_numbers_db [None req-42522ad7-2817-492e-9574-98a9b66c66d9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 21d2e800-be65-4e94-aef6-041951993737 (type: ports) to 1 2026-05-11 02:05:05.972 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-07d94095-0443-4a85-9f8c-48b69e404840 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:05:05.975 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-07d94095-0443-4a85-9f8c-48b69e404840 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b1559a7c-dbea-4168-bfab-2d33e54af741: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:06.134 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a8568ad-f8a2-4375-82be-2b3017758a58 - - - - - -] OVN reports status down for port: 21cba685-2245-448d-9121-02ac8e89b7f0 2026-05-11 02:05:06.169 8 INFO neutron.db.ovn_revision_numbers_db [None req-07d94095-0443-4a85-9f8c-48b69e404840 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 21cba685-2245-448d-9121-02ac8e89b7f0 (type: ports) to 1 2026-05-11 02:05:06.279 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ef1542c-5a30-4f98-88c7-17c7963fb4e3 - - - - - -] Successfully bumped revision number for resource 6e240251-a6fd-4ad3-862c-676eb74390cf (type: ports) to 4 2026-05-11 02:05:06.529 8 INFO neutron.db.ovn_revision_numbers_db [None req-49e1253d-4a62-4b27-84d0-8ae65b558e05 - - - - - -] Successfully bumped revision number for resource af8b6cd9-06ce-40e9-8871-c12f02a5b04e (type: ports) to 4 2026-05-11 02:05:06.951 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-763fb46a-db9e-4b64-a983-3fc3c8075407 - - - - - -] OVN reports status up for port: af8b6cd9-06ce-40e9-8871-c12f02a5b04e 2026-05-11 02:05:06.984 8 INFO neutron.plugins.ml2.plugin [None req-763fb46a-db9e-4b64-a983-3fc3c8075407 - - - - - -] Attempt 1 to provision port af8b6cd9-06ce-40e9-8871-c12f02a5b04e 2026-05-11 02:05:06.997 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ef1542c-5a30-4f98-88c7-17c7963fb4e3 - - - - - -] Successfully bumped revision number for resource 6e240251-a6fd-4ad3-862c-676eb74390cf (type: ports) to 5 2026-05-11 02:05:07.244 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a8568ad-f8a2-4375-82be-2b3017758a58 - - - - - -] OVN reports status up for port: 21d2e800-be65-4e94-aef6-041951993737 2026-05-11 02:05:07.277 7 INFO neutron.plugins.ml2.plugin [None req-3a8568ad-f8a2-4375-82be-2b3017758a58 - - - - - -] Attempt 1 to provision port 21d2e800-be65-4e94-aef6-041951993737 2026-05-11 02:05:07.301 8 INFO neutron.db.ovn_revision_numbers_db [None req-49e1253d-4a62-4b27-84d0-8ae65b558e05 - - - - - -] Successfully bumped revision number for resource af8b6cd9-06ce-40e9-8871-c12f02a5b04e (type: ports) to 5 2026-05-11 02:05:07.408 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42522ad7-2817-492e-9574-98a9b66c66d9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:05:07.410 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42522ad7-2817-492e-9574-98a9b66c66d9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 0718f153-9543-46b6-89e7-68d63a36fd22: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:07.470 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-07d94095-0443-4a85-9f8c-48b69e404840 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:05:07.472 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-07d94095-0443-4a85-9f8c-48b69e404840 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b1559a7c-dbea-4168-bfab-2d33e54af741: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:07.882 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a8568ad-f8a2-4375-82be-2b3017758a58 - - - - - -] Successfully bumped revision number for resource 21d2e800-be65-4e94-aef6-041951993737 (type: ports) to 2 2026-05-11 02:05:07.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-07d94095-0443-4a85-9f8c-48b69e404840 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 21cba685-2245-448d-9121-02ac8e89b7f0 (type: router_ports) to 1 [pid: 8|app: 0|req: 337/680] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:05:04 2026] PUT /v2.0/routers/74c5cd30-f441-4528-a33b-63bc135ae238/add_router_interface => generated 309 bytes in 3253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/681] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/networks?id=e9cb5a00-689a-455b-9db6-2d770d190c25 => generated 718 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/agents => generated 1214 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/684] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/685] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/networks?id=acb7d38c-90fb-45c4-a58d-e980f4d219c0 => generated 722 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/686] 199.204.45.129 () {34 vars in 910 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/extensions => generated 20541 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/687] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/network-ip-availabilities => generated 3028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 199.204.45.129 () {34 vars in 910 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/extensions => generated 20541 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/689] 199.204.45.129 () {34 vars in 1049 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=575e2dd0259541619028a69a72f6dad3 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/subnets => generated 4038 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/691] 199.204.45.129 () {34 vars in 1049 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5d8505c2625c4a16999ddcac92ad63c8 => generated 180 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:08.459 7 INFO neutron.db.ovn_revision_numbers_db [None req-42522ad7-2817-492e-9574-98a9b66c66d9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 21d2e800-be65-4e94-aef6-041951993737 (type: router_ports) to 1 [pid: 7|app: 0|req: 344/692] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:05:04 2026] PUT /v2.0/routers/0add184f-3245-4753-955a-055b51ff832f/add_router_interface => generated 309 bytes in 3935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:08.713 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-7eb8ddfb-7748-4784-a6a6-74e105fc125f req-2e3f22df-eb30-4d3d-863c-07b041a71ffc fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] No more DHCP agents 2026-05-11 02:05:08.715 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-7eb8ddfb-7748-4784-a6a6-74e105fc125f req-2e3f22df-eb30-4d3d-863c-07b041a71ffc fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] Unable to schedule network e9cb5a00-689a-455b-9db6-2d770d190c25: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:08.810 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-763fb46a-db9e-4b64-a983-3fc3c8075407 - - - - - -] OVN reports status down for port: 26a62963-b765-48a8-96a1-78d9f9ade170 2026-05-11 02:05:08.867 8 INFO neutron.db.ovn_revision_numbers_db [req-7eb8ddfb-7748-4784-a6a6-74e105fc125f req-2e3f22df-eb30-4d3d-863c-07b041a71ffc fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] Successfully bumped revision number for resource 26a62963-b765-48a8-96a1-78d9f9ade170 (type: ports) to 1 [pid: 8|app: 0|req: 349/694] 199.204.45.129 () {38 vars in 954 bytes} [Mon May 11 02:05:08 2026] POST /v2.0/ports => generated 954 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:05:09.082 8 INFO neutron.db.ovn_revision_numbers_db [None req-a0b63206-dee4-4b6c-873b-5d0061d299e9 ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] Successfully bumped revision number for resource a3293d39-8e71-4f81-9afd-1cc6a839e143 (type: security_groups) to 1 2026-05-11 02:05:09.095 8 INFO neutron.db.ovn_revision_numbers_db [None req-a0b63206-dee4-4b6c-873b-5d0061d299e9 ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] Successfully bumped revision number for resource 11be4066-7a93-44f9-9765-4f5f67c2256e (type: security_group_rules) to 0 2026-05-11 02:05:09.108 8 INFO neutron.db.ovn_revision_numbers_db [None req-a0b63206-dee4-4b6c-873b-5d0061d299e9 ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] Successfully bumped revision number for resource fe018531-9bab-45f8-ab1e-2bd7eea32297 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 350/695] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:05:08 2026] POST /v2.0/security-groups => generated 1660 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:05:09.173 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-3992a01e-e93a-4924-9ca7-3d655a45b156 req-8307210d-5ce5-471d-a6a4-71f21773acc1 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] No more DHCP agents [pid: 8|app: 0|req: 351/696] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:05:09 2026] GET /v2.0/floatingips => generated 1093 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:09.175 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-3992a01e-e93a-4924-9ca7-3d655a45b156 req-8307210d-5ce5-471d-a6a4-71f21773acc1 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] Unable to schedule network acb7d38c-90fb-45c4-a58d-e980f4d219c0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:09.355 7 INFO neutron.db.ovn_revision_numbers_db [req-3992a01e-e93a-4924-9ca7-3d655a45b156 req-8307210d-5ce5-471d-a6a4-71f21773acc1 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] Successfully bumped revision number for resource 8b02c667-73e8-4dde-bc08-5d16501a9b4e (type: ports) to 1 2026-05-11 02:05:09.374 8 INFO neutron.db.ovn_revision_numbers_db [None req-e39ce6e5-46a5-4475-83e9-998366e5ea62 d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] Successfully bumped revision number for resource db17f084-fe05-4059-8d38-c690ee2b8587 (type: security_groups) to 1 2026-05-11 02:05:09.388 8 INFO neutron.db.ovn_revision_numbers_db [None req-e39ce6e5-46a5-4475-83e9-998366e5ea62 d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] Successfully bumped revision number for resource 71d5c832-56cc-4eb5-bb87-fa2017c2ea38 (type: security_group_rules) to 0 2026-05-11 02:05:09.401 8 INFO neutron.db.ovn_revision_numbers_db [None req-e39ce6e5-46a5-4475-83e9-998366e5ea62 d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] Successfully bumped revision number for resource 7d29d889-89a1-4124-bbf6-ddcbd104c8c3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 346/697] 199.204.45.129 () {38 vars in 954 bytes} [Mon May 11 02:05:08 2026] POST /v2.0/ports => generated 958 bytes in 931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/698] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:05:09 2026] POST /v2.0/security-groups => generated 1661 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/699] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:05:09 2026] GET /v2.0/subnets => generated 4038 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:09.535 7 INFO neutron.db.ovn_revision_numbers_db [None req-0cdc2748-efc7-444c-99bc-f57c9b0cf638 ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] Successfully bumped revision number for resource c9ff87f8-0d62-4411-ae43-38e9d669a6a4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 354/700] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:09 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 961 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/701] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:05:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/702] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:09 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 957 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:09.978 7 INFO neutron.db.ovn_revision_numbers_db [req-7eb8ddfb-7748-4784-a6a6-74e105fc125f req-0004712e-d50f-41a3-975e-d8e3435e329e a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 26a62963-b765-48a8-96a1-78d9f9ade170 (type: ports) to 2 2026-05-11 02:05:09.998 8 INFO neutron.db.ovn_revision_numbers_db [req-3992a01e-e93a-4924-9ca7-3d655a45b156 req-ffcee709-808f-417d-8a31-0050018dbbf3 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 8b02c667-73e8-4dde-bc08-5d16501a9b4e (type: ports) to 2 2026-05-11 02:05:10.183 8 INFO neutron.db.ovn_revision_numbers_db [req-3992a01e-e93a-4924-9ca7-3d655a45b156 req-ffcee709-808f-417d-8a31-0050018dbbf3 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 8b02c667-73e8-4dde-bc08-5d16501a9b4e (type: ports) to 4 2026-05-11 02:05:10.198 7 INFO neutron.db.ovn_revision_numbers_db [req-7eb8ddfb-7748-4784-a6a6-74e105fc125f req-0004712e-d50f-41a3-975e-d8e3435e329e a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 26a62963-b765-48a8-96a1-78d9f9ade170 (type: ports) to 4 [pid: 8|app: 0|req: 356/703] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:05:09 2026] PUT /v2.0/ports/8b02c667-73e8-4dde-bc08-5d16501a9b4e => generated 1208 bytes in 619 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/704] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:05:09 2026] PUT /v2.0/ports/26a62963-b765-48a8-96a1-78d9f9ade170 => generated 1204 bytes in 637 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/705] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:05:10 2026] GET /v2.0/routers => generated 3879 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/706] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:10 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:10.376 8 INFO neutron.db.ovn_revision_numbers_db [None req-dad4839e-7c00-4a43-ac5a-ff0e6a4bcce3 d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] Successfully bumped revision number for resource c1d3edc8-a04f-4ce8-a26e-deb1dcc660c9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 357/707] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:05:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:10.468 7 INFO neutron.db.ovn_revision_numbers_db [None req-0dd5406d-aabe-4fc6-be35-bb00300db127 ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] Successfully bumped revision number for resource 1fa8d921-fe24-4f2e-aa74-560394dc761a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 358/708] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:10 2026] GET /v2.0/security-groups?id=b1728c2c-a04f-4bba-988b-3753d939e80d&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/711] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:05:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/712] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:05:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/713] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:05:10 2026] GET /v2.0/security-groups => generated 39850 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-11 02:05:10.622 8 INFO neutron.db.ovn_revision_numbers_db [None req-a87bc56d-a3fc-4d88-a524-f925f5be74de d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] Successfully bumped revision number for resource 185592a6-4bd9-4e50-815c-d10749afa4b7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 362/714] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:05:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:10.652 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-69555b84-7c6f-4462-b588-3b8fa27c1730'] response: {'name': 'network-changed', 'server_uuid': '85cd6882-5831-4a78-8095-1731b7d3cb97', 'tag': '8b02c667-73e8-4dde-bc08-5d16501a9b4e', 'status': 'completed', 'code': 200} 2026-05-11 02:05:10.677 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73c738ff-9263-400c-85cd-c3e0c380c3bb'] response: {'name': 'network-changed', 'server_uuid': '8238f2dc-3dd5-4c27-a0df-37905847370e', 'tag': '26a62963-b765-48a8-96a1-78d9f9ade170', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 363/715] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:05:10 2026] GET /v2.0/networks => generated 5489 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:10.828 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0b397247-a1f9-473b-a04d-b9a380850264 ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] No more DHCP agents 2026-05-11 02:05:10.832 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0b397247-a1f9-473b-a04d-b9a380850264 ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:10.926 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee4f4d6e-ae39-4943-9f60-83df7d9185ed d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] No more DHCP agents 2026-05-11 02:05:10.928 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee4f4d6e-ae39-4943-9f60-83df7d9185ed d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 353/716] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:05:10 2026] POST /v2.0/floatingips => generated 552 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/717] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:05:10 2026] POST /v2.0/floatingips => generated 552 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/718] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/ports => generated 24441 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/719] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/ports?tenant_id=5d8505c2625c4a16999ddcac92ad63c8&device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/720] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/ports?tenant_id=575e2dd0259541619028a69a72f6dad3&device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 1207 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/721] 199.204.45.129 () {34 vars in 1017 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/networks?tenant_id=5d8505c2625c4a16999ddcac92ad63c8&shared=False => generated 821 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/722] 199.204.45.129 () {34 vars in 1017 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/networks?tenant_id=575e2dd0259541619028a69a72f6dad3&shared=False => generated 817 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/723] 199.204.45.129 () {34 vars in 929 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/724] 199.204.45.129 () {34 vars in 929 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/725] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/726] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/727] 10.0.0.128 () {34 vars in 1097 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--359491500&fields=id&tenant_id=d6ac985462fc47d9b293dd167c9cf2ba => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/728] 10.0.0.128 () {34 vars in 981 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/networks?id=b1559a7c-dbea-4168-bfab-2d33e54af741 => generated 708 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/729] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/730] 10.0.0.128 () {34 vars in 964 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/quotas/d6ac985462fc47d9b293dd167c9cf2ba => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/731] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/security-groups?id=b1728c2c-a04f-4bba-988b-3753d939e80d&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/732] 10.0.0.128 () {34 vars in 1001 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/ports?tenant_id=d6ac985462fc47d9b293dd167c9cf2ba&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/733] 10.0.0.128 () {34 vars in 1099 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2082729178&fields=id&tenant_id=3518a89ca7524a8cbebfefe0964437b9 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/734] 10.0.0.128 () {34 vars in 1007 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/networks/b1559a7c-dbea-4168-bfab-2d33e54af741?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/735] 10.0.0.128 () {34 vars in 1107 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/networks/b1559a7c-dbea-4168-bfab-2d33e54af741?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/736] 10.0.0.128 () {34 vars in 981 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/networks?id=0718f153-9543-46b6-89e7-68d63a36fd22 => generated 714 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/737] 10.0.0.128 () {34 vars in 964 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/quotas/3518a89ca7524a8cbebfefe0964437b9 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/738] 10.0.0.128 () {34 vars in 1001 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/ports?tenant_id=3518a89ca7524a8cbebfefe0964437b9&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/739] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/740] 10.0.0.128 () {34 vars in 1007 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/networks/0718f153-9543-46b6-89e7-68d63a36fd22?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/741] 10.0.0.128 () {34 vars in 1107 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/networks/0718f153-9543-46b6-89e7-68d63a36fd22?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/742] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/743] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/ports?tenant_id=5d8505c2625c4a16999ddcac92ad63c8&device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 1211 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/744] 199.204.45.129 () {34 vars in 1059 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8b02c667-73e8-4dde-bc08-5d16501a9b4e => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/745] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/ports?tenant_id=575e2dd0259541619028a69a72f6dad3&device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 1207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/746] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/subnets?id=9a44f05a-56df-4856-8797-f8cae4d802e8 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/747] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=26a62963-b765-48a8-96a1-78d9f9ade170 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/748] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/ports?network_id=acb7d38c-90fb-45c4-a58d-e980f4d219c0&device_owner=network%3Adhcp => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/749] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/subnets?id=03119627-21d7-4eb0-97d0-ac5566030402 => generated 698 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/750] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 973 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/751] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/ports?network_id=e9cb5a00-689a-455b-9db6-2d770d190c25&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/752] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/networks/acb7d38c-90fb-45c4-a58d-e980f4d219c0?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/753] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/754] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/networks/acb7d38c-90fb-45c4-a58d-e980f4d219c0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/755] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/networks/e9cb5a00-689a-455b-9db6-2d770d190c25?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/756] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/networks/e9cb5a00-689a-455b-9db6-2d770d190c25?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/757] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/758] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/security-groups?id=b1728c2c-a04f-4bba-988b-3753d939e80d&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/759] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:13 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/760] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:13 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:13.557 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bf874746-1198-4c00-b4f1-1505d8989177 - - - - - -] No hosting information found for port 21d2e800-be65-4e94-aef6-041951993737: RuntimeError: No hosting information found for port 21d2e800-be65-4e94-aef6-041951993737 2026-05-11 02:05:13.557 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf874746-1198-4c00-b4f1-1505d8989177 - - - - - -] OVN reports status up for port: 21cba685-2245-448d-9121-02ac8e89b7f0 2026-05-11 02:05:13.569 7 INFO neutron.plugins.ml2.plugin [None req-bf874746-1198-4c00-b4f1-1505d8989177 - - - - - -] Attempt 1 to provision port 21cba685-2245-448d-9121-02ac8e89b7f0 [pid: 7|app: 0|req: 373/761] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:13 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/762] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:13 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/763] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:13 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/764] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:13 2026] GET /v2.0/security-groups?id=b1728c2c-a04f-4bba-988b-3753d939e80d&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:14.013 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf874746-1198-4c00-b4f1-1505d8989177 - - - - - -] Successfully bumped revision number for resource 21cba685-2245-448d-9121-02ac8e89b7f0 (type: ports) to 2 [pid: 7|app: 0|req: 375/765] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:14 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/766] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:14 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/767] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:14 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/768] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:14 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/769] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:14 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/770] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:15 2026] GET /v2.0/security-groups?id=b1728c2c-a04f-4bba-988b-3753d939e80d&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/771] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:15 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/772] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:15 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/773] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:16 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/774] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:16 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/775] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:16 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/776] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:16 2026] GET /v2.0/security-groups?id=b1728c2c-a04f-4bba-988b-3753d939e80d&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/777] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:05:16 2026] GET /v2.0/networks?id=b1559a7c-dbea-4168-bfab-2d33e54af741 => generated 708 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/778] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:16 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/779] 199.204.45.129 () {34 vars in 1049 bytes} [Mon May 11 02:05:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d6ac985462fc47d9b293dd167c9cf2ba => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/780] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:16 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:16.566 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-8ccb20da-fb11-45c0-98bd-31135d323487 req-b88aa34b-5b5a-44b1-bc4a-520dec633e42 ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] No more DHCP agents 2026-05-11 02:05:16.568 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-8ccb20da-fb11-45c0-98bd-31135d323487 req-b88aa34b-5b5a-44b1-bc4a-520dec633e42 ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] Unable to schedule network b1559a7c-dbea-4168-bfab-2d33e54af741: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:16.706 8 INFO neutron.db.ovn_revision_numbers_db [req-8ccb20da-fb11-45c0-98bd-31135d323487 req-b88aa34b-5b5a-44b1-bc4a-520dec633e42 ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] Successfully bumped revision number for resource a34bdee5-96b3-4e85-a34e-b4401cfd35ec (type: ports) to 1 [pid: 8|app: 0|req: 398/781] 199.204.45.129 () {38 vars in 954 bytes} [Mon May 11 02:05:16 2026] POST /v2.0/ports => generated 958 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:17.080 7 INFO neutron.db.ovn_revision_numbers_db [req-8ccb20da-fb11-45c0-98bd-31135d323487 req-5c7578e0-9fa8-4fb6-bb92-2ae4a46351ac a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource a34bdee5-96b3-4e85-a34e-b4401cfd35ec (type: ports) to 2 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/782] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:17 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/783] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:17 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:17.278 7 INFO neutron.db.ovn_revision_numbers_db [req-8ccb20da-fb11-45c0-98bd-31135d323487 req-5c7578e0-9fa8-4fb6-bb92-2ae4a46351ac a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource a34bdee5-96b3-4e85-a34e-b4401cfd35ec (type: ports) to 4 [pid: 7|app: 0|req: 384/784] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:05:16 2026] PUT /v2.0/ports/a34bdee5-96b3-4e85-a34e-b4401cfd35ec => generated 1208 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/785] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:17 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:05:17.335 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b7d0af2-89b2-4848-9c42-532e8341595e'] response: {'name': 'network-changed', 'server_uuid': '0a086874-191c-4692-b817-85329bd4b90d', 'tag': 'a34bdee5-96b3-4e85-a34e-b4401cfd35ec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 385/786] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:17 2026] GET /v2.0/security-groups?id=b1728c2c-a04f-4bba-988b-3753d939e80d&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/787] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:17 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/788] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:17 2026] GET /v2.0/security-groups?id=a3293d39-8e71-4f81-9afd-1cc6a839e143&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/789] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:17 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:17.638 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-763fb46a-db9e-4b64-a983-3fc3c8075407 - - - - - -] OVN reports status up for port: 26a62963-b765-48a8-96a1-78d9f9ade170 2026-05-11 02:05:17.691 8 INFO neutron.plugins.ml2.plugin [None req-763fb46a-db9e-4b64-a983-3fc3c8075407 - - - - - -] Attempt 1 to provision port 26a62963-b765-48a8-96a1-78d9f9ade170 2026-05-11 02:05:17.823 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09a67975-2f84-4dd7-87e4-741a694228bc'] response: {'server_uuid': '8238f2dc-3dd5-4c27-a0df-37905847370e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '26a62963-b765-48a8-96a1-78d9f9ade170', 'code': 200} [pid: 7|app: 0|req: 387/790] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:17 2026] GET /v2.0/ports?tenant_id=d6ac985462fc47d9b293dd167c9cf2ba&device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 1211 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/791] 199.204.45.129 () {34 vars in 1017 bytes} [Mon May 11 02:05:17 2026] GET /v2.0/networks?tenant_id=d6ac985462fc47d9b293dd167c9cf2ba&shared=False => generated 807 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:18.005 8 INFO neutron.db.ovn_revision_numbers_db [None req-763fb46a-db9e-4b64-a983-3fc3c8075407 - - - - - -] Successfully bumped revision number for resource 26a62963-b765-48a8-96a1-78d9f9ade170 (type: ports) to 5 [pid: 7|app: 0|req: 388/792] 199.204.45.129 () {34 vars in 929 bytes} [Mon May 11 02:05:17 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/793] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:18 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/794] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:18 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/795] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:05:18 2026] GET /v2.0/networks?id=0718f153-9543-46b6-89e7-68d63a36fd22 => generated 714 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/796] 199.204.45.129 () {34 vars in 1049 bytes} [Mon May 11 02:05:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3518a89ca7524a8cbebfefe0964437b9 => generated 181 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/797] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:18 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/798] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:18 2026] GET /v2.0/security-groups?id=b1728c2c-a04f-4bba-988b-3753d939e80d&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/799] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:18 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/800] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:18 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/801] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:18 2026] GET /v2.0/security-groups?id=a3293d39-8e71-4f81-9afd-1cc6a839e143&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:18.835 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a1b99f98-678f-4748-93b6-b6277c6dcd03 req-743a961f-758a-496b-bd19-053f8103c8e7 d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] No more DHCP agents 2026-05-11 02:05:18.836 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a1b99f98-678f-4748-93b6-b6277c6dcd03 req-743a961f-758a-496b-bd19-053f8103c8e7 d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] Unable to schedule network 0718f153-9543-46b6-89e7-68d63a36fd22: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:18.967 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cdd301d7-3343-4cf7-a5ba-3cd29b3a45a5 - - - - - -] OVN reports status down for port: b00764b6-7eba-42a0-9de3-67cd58a574ce 2026-05-11 02:05:19.014 8 INFO neutron.db.ovn_revision_numbers_db [req-a1b99f98-678f-4748-93b6-b6277c6dcd03 req-743a961f-758a-496b-bd19-053f8103c8e7 d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] Successfully bumped revision number for resource b00764b6-7eba-42a0-9de3-67cd58a574ce (type: ports) to 1 [pid: 7|app: 0|req: 395/802] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/ports?tenant_id=d6ac985462fc47d9b293dd167c9cf2ba&device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 1211 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/803] 199.204.45.129 () {38 vars in 954 bytes} [Mon May 11 02:05:18 2026] POST /v2.0/ports => generated 954 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/804] 199.204.45.129 () {34 vars in 1059 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a34bdee5-96b3-4e85-a34e-b4401cfd35ec => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/805] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/subnets?id=2757580b-98af-44c5-a72d-0d4aca378af3 => generated 688 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:19.232 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-be5d8553-9945-4014-87e3-6c84a1738d8a - - - - - -] No hosting information found for port 21cba685-2245-448d-9121-02ac8e89b7f0: RuntimeError: No hosting information found for port 21cba685-2245-448d-9121-02ac8e89b7f0 [pid: 7|app: 0|req: 398/806] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/ports?network_id=b1559a7c-dbea-4168-bfab-2d33e54af741&device_owner=network%3Adhcp => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/807] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/networks/b1559a7c-dbea-4168-bfab-2d33e54af741?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:19.355 7 INFO neutron.db.ovn_revision_numbers_db [None req-be5d8553-9945-4014-87e3-6c84a1738d8a - - - - - -] Successfully bumped revision number for resource 21cba685-2245-448d-9121-02ac8e89b7f0 (type: router_ports) to 2 2026-05-11 02:05:19.437 8 INFO neutron.db.ovn_revision_numbers_db [req-a1b99f98-678f-4748-93b6-b6277c6dcd03 req-afba694f-d90f-434f-93b5-36ab9cbfaed7 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource b00764b6-7eba-42a0-9de3-67cd58a574ce (type: ports) to 2 [pid: 7|app: 0|req: 400/808] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/networks/b1559a7c-dbea-4168-bfab-2d33e54af741?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:19.526 7 INFO neutron.db.ovn_revision_numbers_db [None req-be5d8553-9945-4014-87e3-6c84a1738d8a - - - - - -] Successfully bumped revision number for resource 21d2e800-be65-4e94-aef6-041951993737 (type: router_ports) to 2 2026-05-11 02:05:19.527 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-be5d8553-9945-4014-87e3-6c84a1738d8a - - - - - -] OVN reports status down for port: 8b02c667-73e8-4dde-bc08-5d16501a9b4e [pid: 7|app: 0|req: 401/809] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/810] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:19.635 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-be5d8553-9945-4014-87e3-6c84a1738d8a - - - - - -] Logical_Switch_Port 8b02c667-73e8-4dde-bc08-5d16501a9b4e host information not removed, the port state is up 2026-05-11 02:05:19.679 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-21f806f1-27ac-4931-ad5e-94dfea31defd'] response: {'server_uuid': '85cd6882-5831-4a78-8095-1731b7d3cb97', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8b02c667-73e8-4dde-bc08-5d16501a9b4e', 'code': 200} 2026-05-11 02:05:19.695 8 INFO neutron.db.ovn_revision_numbers_db [req-a1b99f98-678f-4748-93b6-b6277c6dcd03 req-afba694f-d90f-434f-93b5-36ab9cbfaed7 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource b00764b6-7eba-42a0-9de3-67cd58a574ce (type: ports) to 4 [pid: 8|app: 0|req: 409/811] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:05:19 2026] PUT /v2.0/ports/b00764b6-7eba-42a0-9de3-67cd58a574ce => generated 1204 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/812] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:05:19.733 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-be5d8553-9945-4014-87e3-6c84a1738d8a - - - - - -] OVN reports status down for port: a34bdee5-96b3-4e85-a34e-b4401cfd35ec [pid: 8|app: 0|req: 410/813] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/security-groups?id=b1728c2c-a04f-4bba-988b-3753d939e80d&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:19.845 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-be5d8553-9945-4014-87e3-6c84a1738d8a - - - - - -] OVN reports status up for port: 8b02c667-73e8-4dde-bc08-5d16501a9b4e 2026-05-11 02:05:19.865 7 INFO neutron.plugins.ml2.plugin [None req-be5d8553-9945-4014-87e3-6c84a1738d8a - - - - - -] Attempt 1 to provision port 8b02c667-73e8-4dde-bc08-5d16501a9b4e [pid: 8|app: 0|req: 411/814] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/815] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/816] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/security-groups?id=a3293d39-8e71-4f81-9afd-1cc6a839e143&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/817] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:19.977 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-64b386d0-ac3e-4860-981b-6abc82555b58'] response: {'server_uuid': '8238f2dc-3dd5-4c27-a0df-37905847370e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '26a62963-b765-48a8-96a1-78d9f9ade170', 'code': 200} 2026-05-11 02:05:19.978 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-64b386d0-ac3e-4860-981b-6abc82555b58'] response: {'name': 'network-changed', 'server_uuid': '58bfea09-c367-468a-a658-691626e4cfe7', 'tag': 'b00764b6-7eba-42a0-9de3-67cd58a574ce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 413/818] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:20 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:20.286 7 INFO neutron.db.ovn_revision_numbers_db [None req-be5d8553-9945-4014-87e3-6c84a1738d8a - - - - - -] Successfully bumped revision number for resource 8b02c667-73e8-4dde-bc08-5d16501a9b4e (type: ports) to 5 [pid: 8|app: 0|req: 414/819] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:20 2026] GET /v2.0/ports?tenant_id=3518a89ca7524a8cbebfefe0964437b9&device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 1207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/820] 199.204.45.129 () {34 vars in 1017 bytes} [Mon May 11 02:05:20 2026] GET /v2.0/networks?tenant_id=3518a89ca7524a8cbebfefe0964437b9&shared=False => generated 813 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/821] 199.204.45.129 () {34 vars in 929 bytes} [Mon May 11 02:05:20 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/822] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:20 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/823] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:20 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:20.876 7 INFO neutron.db.ovn_revision_numbers_db [None req-15120530-535a-4406-b450-65aa447571eb fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] Successfully bumped revision number for resource c0bd27b9-2a23-404a-a806-fc5a181caa45 (type: floatingips) to 1 2026-05-11 02:05:21.003 7 INFO neutron.db.ovn_revision_numbers_db [None req-15120530-535a-4406-b450-65aa447571eb fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] Successfully bumped revision number for resource c0bd27b9-2a23-404a-a806-fc5a181caa45 (type: floatingips) to 2 2026-05-11 02:05:21.004 7 INFO neutron.db.l3_db [None req-15120530-535a-4406-b450-65aa447571eb fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] Floating IP c0bd27b9-2a23-404a-a806-fc5a181caa45 associated. External IP: 10.96.250.202, port: 26a62963-b765-48a8-96a1-78d9f9ade170. [pid: 7|app: 0|req: 406/824] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:05:20 2026] PUT /v2.0/floatingips/c0bd27b9-2a23-404a-a806-fc5a181caa45 => generated 855 bytes in 959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/825] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:20 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/826] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/827] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/security-groups?id=a3293d39-8e71-4f81-9afd-1cc6a839e143&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/828] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/829] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/830] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/security-groups?id=b1728c2c-a04f-4bba-988b-3753d939e80d&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/831] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/832] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/security-groups?id=b1728c2c-a04f-4bba-988b-3753d939e80d&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/833] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/ports?tenant_id=3518a89ca7524a8cbebfefe0964437b9&device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 1207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:21.737 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f02887d-5ded-4d56-b06b-d0a80d695fbb'] response: {'server_uuid': '0a086874-191c-4692-b817-85329bd4b90d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a34bdee5-96b3-4e85-a34e-b4401cfd35ec', 'code': 200} 2026-05-11 02:05:21.738 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f02887d-5ded-4d56-b06b-d0a80d695fbb'] response: {'server_uuid': '85cd6882-5831-4a78-8095-1731b7d3cb97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8b02c667-73e8-4dde-bc08-5d16501a9b4e', 'code': 200} 2026-05-11 02:05:21.738 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f02887d-5ded-4d56-b06b-d0a80d695fbb'] response: {'server_uuid': '85cd6882-5831-4a78-8095-1731b7d3cb97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8b02c667-73e8-4dde-bc08-5d16501a9b4e', 'code': 200} 2026-05-11 02:05:21.738 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f02887d-5ded-4d56-b06b-d0a80d695fbb'] response: {'name': 'network-changed', 'server_uuid': '8238f2dc-3dd5-4c27-a0df-37905847370e', 'tag': '26a62963-b765-48a8-96a1-78d9f9ade170', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 411/834] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b00764b6-7eba-42a0-9de3-67cd58a574ce => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/835] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/subnets?id=20832518-c791-42c5-9d9c-3249b9e8fe95 => generated 694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/836] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/ports?network_id=0718f153-9543-46b6-89e7-68d63a36fd22&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/837] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/838] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/networks/0718f153-9543-46b6-89e7-68d63a36fd22?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/839] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/840] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/networks/0718f153-9543-46b6-89e7-68d63a36fd22?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:22.178 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b7b5c3b-c133-442a-9459-6a4e9c1a9e48 - - - - - -] OVN reports status up for port: a34bdee5-96b3-4e85-a34e-b4401cfd35ec [pid: 8|app: 0|req: 427/841] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:22.203 7 INFO neutron.plugins.ml2.plugin [None req-2b7b5c3b-c133-442a-9459-6a4e9c1a9e48 - - - - - -] Attempt 1 to provision port a34bdee5-96b3-4e85-a34e-b4401cfd35ec [pid: 8|app: 0|req: 428/842] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/security-groups?id=a3293d39-8e71-4f81-9afd-1cc6a839e143&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/843] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/844] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/ports?tenant_id=575e2dd0259541619028a69a72f6dad3&device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 1209 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/845] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/networks?id=e9cb5a00-689a-455b-9db6-2d770d190c25 => generated 817 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/846] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/847] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=26a62963-b765-48a8-96a1-78d9f9ade170 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/848] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/subnets?id=03119627-21d7-4eb0-97d0-ac5566030402 => generated 698 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/849] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/ports?network_id=e9cb5a00-689a-455b-9db6-2d770d190c25&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:22.539 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b7b5c3b-c133-442a-9459-6a4e9c1a9e48 - - - - - -] Successfully bumped revision number for resource a34bdee5-96b3-4e85-a34e-b4401cfd35ec (type: ports) to 5 2026-05-11 02:05:22.556 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cdd301d7-3343-4cf7-a5ba-3cd29b3a45a5 - - - - - -] OVN reports status down for port: 26a62963-b765-48a8-96a1-78d9f9ade170 [pid: 7|app: 0|req: 418/850] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/networks/e9cb5a00-689a-455b-9db6-2d770d190c25?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/851] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/852] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/networks/e9cb5a00-689a-455b-9db6-2d770d190c25?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:22.733 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-51642ba2-bacb-415d-b1a6-b1658738f089'] response: {'server_uuid': '8238f2dc-3dd5-4c27-a0df-37905847370e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '26a62963-b765-48a8-96a1-78d9f9ade170', 'code': 200} [pid: 7|app: 0|req: 420/853] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/security-groups?id=b1728c2c-a04f-4bba-988b-3753d939e80d&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:22.878 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdd301d7-3343-4cf7-a5ba-3cd29b3a45a5 - - - - - -] Successfully bumped revision number for resource 26a62963-b765-48a8-96a1-78d9f9ade170 (type: ports) to 6 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/854] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/855] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/856] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/857] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/858] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/security-groups?id=a3293d39-8e71-4f81-9afd-1cc6a839e143&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/859] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/860] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:23.661 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6415225-ebf8-4408-9c7b-fa953af1c476 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] Successfully bumped revision number for resource 064132e4-5563-4380-802a-2715f9785416 (type: floatingips) to 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:05:23.782 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac34b591-79d5-41f6-bd5a-7761d09e8cbf'] response: {'server_uuid': '0a086874-191c-4692-b817-85329bd4b90d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a34bdee5-96b3-4e85-a34e-b4401cfd35ec', 'code': 200} 2026-05-11 02:05:23.783 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac34b591-79d5-41f6-bd5a-7761d09e8cbf'] response: {'server_uuid': '0a086874-191c-4692-b817-85329bd4b90d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a34bdee5-96b3-4e85-a34e-b4401cfd35ec', 'code': 200} 2026-05-11 02:05:23.804 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6415225-ebf8-4408-9c7b-fa953af1c476 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] Successfully bumped revision number for resource 064132e4-5563-4380-802a-2715f9785416 (type: floatingips) to 2 2026-05-11 02:05:23.804 7 INFO neutron.db.l3_db [None req-c6415225-ebf8-4408-9c7b-fa953af1c476 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] Floating IP 064132e4-5563-4380-802a-2715f9785416 associated. External IP: 10.96.250.205, port: 8b02c667-73e8-4dde-bc08-5d16501a9b4e. [pid: 7|app: 0|req: 422/861] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:05:23 2026] PUT /v2.0/floatingips/064132e4-5563-4380-802a-2715f9785416 => generated 856 bytes in 647 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/862] 199.204.45.129 () {34 vars in 993 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/863] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/864] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/865] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/security-groups?id=b1728c2c-a04f-4bba-988b-3753d939e80d&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/866] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:24 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:24.071 8 INFO neutron_taas.services.taas.taas_plugin [req-5bb2b19b-9e3a-4422-a197-53b8cf10dde0 req-11c6ea21-b281-4735-a9e6-f2a25f395509 fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] TaaS: Handle Delete Port: 26a62963-b765-48a8-96a1-78d9f9ade170 2026-05-11 02:05:24.077 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5bb2b19b-9e3a-4422-a197-53b8cf10dde0 req-11c6ea21-b281-4735-a9e6-f2a25f395509 fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] Tap Mirror: Handle Delete Port: 26a62963-b765-48a8-96a1-78d9f9ade170 2026-05-11 02:05:24.350 8 INFO neutron.db.l3_db [req-5bb2b19b-9e3a-4422-a197-53b8cf10dde0 req-11c6ea21-b281-4735-a9e6-f2a25f395509 fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] Floating IP c0bd27b9-2a23-404a-a806-fc5a181caa45 disassociated. External IP: 10.96.250.202, port: 26a62963-b765-48a8-96a1-78d9f9ade170. [pid: 8|app: 0|req: 441/867] 199.204.45.129 () {36 vars in 996 bytes} [Mon May 11 02:05:23 2026] DELETE /v2.0/ports/26a62963-b765-48a8-96a1-78d9f9ade170 => generated 0 bytes in 634 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:05:24.601 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e09d2fcb-a620-4160-a434-99328e12edb2 - - - - - -] OVN reports status up for port: b00764b6-7eba-42a0-9de3-67cd58a574ce [pid: 7|app: 0|req: 427/868] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:24 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:24.629 8 INFO neutron.plugins.ml2.plugin [None req-e09d2fcb-a620-4160-a434-99328e12edb2 - - - - - -] Attempt 1 to provision port b00764b6-7eba-42a0-9de3-67cd58a574ce [pid: 7|app: 0|req: 428/869] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:24 2026] GET /v2.0/security-groups?id=a3293d39-8e71-4f81-9afd-1cc6a839e143&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/872] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:24 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/873] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:24 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:24.792 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ce04c2c-32d7-4e0c-baa8-665af19ce364'] response: {'server_uuid': '8238f2dc-3dd5-4c27-a0df-37905847370e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '26a62963-b765-48a8-96a1-78d9f9ade170', 'code': 200} 2026-05-11 02:05:24.792 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ce04c2c-32d7-4e0c-baa8-665af19ce364'] response: {'server_uuid': '8238f2dc-3dd5-4c27-a0df-37905847370e', 'name': 'network-vif-deleted', 'tag': '26a62963-b765-48a8-96a1-78d9f9ade170', 'status': 'completed', 'code': 200} 2026-05-11 02:05:24.913 8 INFO neutron.db.ovn_revision_numbers_db [None req-e09d2fcb-a620-4160-a434-99328e12edb2 - - - - - -] Successfully bumped revision number for resource b00764b6-7eba-42a0-9de3-67cd58a574ce (type: ports) to 5 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/874] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/875] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/876] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/security-groups?id=a3293d39-8e71-4f81-9afd-1cc6a839e143&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:25.841 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ce026fa-6911-4847-a314-06fd380a52ca'] response: {'name': 'network-changed', 'server_uuid': '85cd6882-5831-4a78-8095-1731b7d3cb97', 'tag': '8b02c667-73e8-4dde-bc08-5d16501a9b4e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 433/877] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/878] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/879] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/880] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:26 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/881] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:26 2026] GET /v2.0/ports?tenant_id=5d8505c2625c4a16999ddcac92ad63c8&device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 1213 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/882] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:05:26 2026] GET /v2.0/networks?id=acb7d38c-90fb-45c4-a58d-e980f4d219c0 => generated 821 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/883] 199.204.45.129 () {34 vars in 1059 bytes} [Mon May 11 02:05:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8b02c667-73e8-4dde-bc08-5d16501a9b4e => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/884] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:05:26 2026] GET /v2.0/subnets?id=9a44f05a-56df-4856-8797-f8cae4d802e8 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/885] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:05:26 2026] GET /v2.0/ports?network_id=acb7d38c-90fb-45c4-a58d-e980f4d219c0&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/886] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:05:26 2026] GET /v2.0/networks/acb7d38c-90fb-45c4-a58d-e980f4d219c0?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/887] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:05:26 2026] GET /v2.0/networks/acb7d38c-90fb-45c4-a58d-e980f4d219c0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:26.839 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6f8d242-8a82-4e6c-9ab1-9f3cc7d77a33'] response: {'server_uuid': '58bfea09-c367-468a-a658-691626e4cfe7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b00764b6-7eba-42a0-9de3-67cd58a574ce', 'code': 200} 2026-05-11 02:05:26.839 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6f8d242-8a82-4e6c-9ab1-9f3cc7d77a33'] response: {'server_uuid': '58bfea09-c367-468a-a658-691626e4cfe7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b00764b6-7eba-42a0-9de3-67cd58a574ce', 'code': 200} 2026-05-11 02:05:26.925 8 INFO neutron.db.ovn_revision_numbers_db [None req-40e2b7ef-a952-4f9a-a85a-2bc2c367e3aa ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] Successfully bumped revision number for resource 69bdadc0-ffbb-4d2d-ad4f-35adbaced411 (type: floatingips) to 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/888] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:26 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:27.050 8 INFO neutron.db.ovn_revision_numbers_db [None req-40e2b7ef-a952-4f9a-a85a-2bc2c367e3aa ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] Successfully bumped revision number for resource 69bdadc0-ffbb-4d2d-ad4f-35adbaced411 (type: floatingips) to 2 2026-05-11 02:05:27.051 8 INFO neutron.db.l3_db [None req-40e2b7ef-a952-4f9a-a85a-2bc2c367e3aa ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] Floating IP 69bdadc0-ffbb-4d2d-ad4f-35adbaced411 associated. External IP: 10.96.250.220, port: a34bdee5-96b3-4e85-a34e-b4401cfd35ec. [pid: 8|app: 0|req: 446/889] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:05:25 2026] PUT /v2.0/floatingips/69bdadc0-ffbb-4d2d-ad4f-35adbaced411 => generated 856 bytes in 1174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/890] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:27 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/891] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:27 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/892] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:27 2026] GET /v2.0/security-groups?id=a3293d39-8e71-4f81-9afd-1cc6a839e143&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/893] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:27 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/894] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:27 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/895] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:27 2026] GET /v2.0/security-groups?id=a3293d39-8e71-4f81-9afd-1cc6a839e143&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/896] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:28 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/897] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:28 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/898] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:28 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/899] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:28 2026] GET /v2.0/ports?device_id=8238f2dc-3dd5-4c27-a0df-37905847370e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:28.757 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7aac0e81-ec2c-4816-8adf-398ba5848e14 - - - - - -] OVN reports status down for port: a34bdee5-96b3-4e85-a34e-b4401cfd35ec 2026-05-11 02:05:28.908 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ae3891f-7b81-4051-aecf-03e38becbc9c'] response: {'name': 'network-changed', 'server_uuid': '0a086874-191c-4692-b817-85329bd4b90d', 'tag': 'a34bdee5-96b3-4e85-a34e-b4401cfd35ec', 'status': 'completed', 'code': 200} 2026-05-11 02:05:28.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-40bfa592-0536-4307-9c79-64b312294484 d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] Successfully bumped revision number for resource ee961c62-7a32-4e9b-8c27-5189d99443c0 (type: floatingips) to 1 [pid: 8|app: 0|req: 452/900] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:28 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:28.988 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-54b70e2c-b28b-41c1-95ad-11b8b10306e6'] response: {'server_uuid': '0a086874-191c-4692-b817-85329bd4b90d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a34bdee5-96b3-4e85-a34e-b4401cfd35ec', 'code': 200} [pid: 8|app: 0|req: 453/901] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:28 2026] GET /v2.0/security-groups?id=a3293d39-8e71-4f81-9afd-1cc6a839e143&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:29.156 7 INFO neutron.db.ovn_revision_numbers_db [None req-40bfa592-0536-4307-9c79-64b312294484 d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] Successfully bumped revision number for resource ee961c62-7a32-4e9b-8c27-5189d99443c0 (type: floatingips) to 2 2026-05-11 02:05:29.156 7 INFO neutron.db.l3_db [None req-40bfa592-0536-4307-9c79-64b312294484 d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] Floating IP ee961c62-7a32-4e9b-8c27-5189d99443c0 associated. External IP: 10.96.250.209, port: b00764b6-7eba-42a0-9de3-67cd58a574ce. [pid: 7|app: 0|req: 449/902] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:05:28 2026] PUT /v2.0/floatingips/ee961c62-7a32-4e9b-8c27-5189d99443c0 => generated 855 bytes in 784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:29.217 7 INFO neutron.db.ovn_revision_numbers_db [None req-7aac0e81-ec2c-4816-8adf-398ba5848e14 - - - - - -] Successfully bumped revision number for resource a34bdee5-96b3-4e85-a34e-b4401cfd35ec (type: ports) to 6 [pid: 8|app: 0|req: 454/903] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/ports?tenant_id=d6ac985462fc47d9b293dd167c9cf2ba&device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/904] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/networks?id=b1559a7c-dbea-4168-bfab-2d33e54af741 => generated 807 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/905] 199.204.45.129 () {34 vars in 1059 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a34bdee5-96b3-4e85-a34e-b4401cfd35ec => generated 859 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/906] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/subnets?id=2757580b-98af-44c5-a72d-0d4aca378af3 => generated 688 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/907] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/ports?network_id=b1559a7c-dbea-4168-bfab-2d33e54af741&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/908] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/networks/b1559a7c-dbea-4168-bfab-2d33e54af741?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/909] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:05:29 2026] DELETE /v2.0/security-groups/b1728c2c-a04f-4bba-988b-3753d939e80d => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:29.709 7 INFO neutron.api.v2.resource [None req-8f26f7d9-913b-42ae-bb7d-c87114fea797 fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 452/910] 10.0.0.129 () {32 vars in 736 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/security-groups/b1728c2c-a04f-4bba-988b-3753d939e80d => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/911] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/networks/b1559a7c-dbea-4168-bfab-2d33e54af741?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:29.829 7 INFO neutron_taas.services.taas.taas_plugin [None req-651dd8e6-2667-4dd7-872b-cb16dbbe3e41 fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] TaaS: Handle Delete Port: e98ecf69-b782-400e-942e-2a4f372ee3fc 2026-05-11 02:05:29.832 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-651dd8e6-2667-4dd7-872b-cb16dbbe3e41 fc24b0d0bc9342e58ad08af5d7e6df65 575e2dd0259541619028a69a72f6dad3 - - default default] Tap Mirror: Handle Delete Port: e98ecf69-b782-400e-942e-2a4f372ee3fc [pid: 7|app: 0|req: 453/912] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:05:29 2026] DELETE /v2.0/floatingips/c0bd27b9-2a23-404a-a806-fc5a181caa45 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/913] 199.204.45.129 () {34 vars in 993 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:30.248 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8f4b7df-d5ae-4a90-8ddd-d4963235995c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 803f978a-fc35-42bb-9326-4006a8570ede 2026-05-11 02:05:30.250 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8f4b7df-d5ae-4a90-8ddd-d4963235995c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 803f978a-fc35-42bb-9326-4006a8570ede 2026-05-11 02:05:30.565 7 INFO neutron_taas.services.taas.taas_plugin [req-2ef19bc7-1391-4e31-8c78-eb3629e984b0 req-ccfca96d-b97f-4bbd-8745-9e86a5534035 ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] TaaS: Handle Delete Port: a34bdee5-96b3-4e85-a34e-b4401cfd35ec 2026-05-11 02:05:30.571 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2ef19bc7-1391-4e31-8c78-eb3629e984b0 req-ccfca96d-b97f-4bbd-8745-9e86a5534035 ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] Tap Mirror: Handle Delete Port: a34bdee5-96b3-4e85-a34e-b4401cfd35ec 2026-05-11 02:05:30.804 7 INFO neutron.db.l3_db [req-2ef19bc7-1391-4e31-8c78-eb3629e984b0 req-ccfca96d-b97f-4bbd-8745-9e86a5534035 ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] Floating IP 69bdadc0-ffbb-4d2d-ad4f-35adbaced411 disassociated. External IP: 10.96.250.220, port: a34bdee5-96b3-4e85-a34e-b4401cfd35ec. [pid: 8|app: 0|req: 461/914] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:05:29 2026] PUT /v2.0/routers/a3cf6ede-673c-4463-b8b1-faf211906159/remove_router_interface => generated 309 bytes in 865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 462/915] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/916] 199.204.45.129 () {36 vars in 996 bytes} [Mon May 11 02:05:29 2026] DELETE /v2.0/ports/a34bdee5-96b3-4e85-a34e-b4401cfd35ec => generated 0 bytes in 988 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/917] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/security-groups?id=a3293d39-8e71-4f81-9afd-1cc6a839e143&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:31.054 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec47bfe9-b22d-4e75-a585-759257bd477d'] response: {'name': 'network-changed', 'server_uuid': '58bfea09-c367-468a-a658-691626e4cfe7', 'tag': 'b00764b6-7eba-42a0-9de3-67cd58a574ce', 'status': 'completed', 'code': 200} 2026-05-11 02:05:31.054 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec47bfe9-b22d-4e75-a585-759257bd477d'] response: {'server_uuid': '0a086874-191c-4692-b817-85329bd4b90d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a34bdee5-96b3-4e85-a34e-b4401cfd35ec', 'code': 200} 2026-05-11 02:05:31.054 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec47bfe9-b22d-4e75-a585-759257bd477d'] response: {'server_uuid': '0a086874-191c-4692-b817-85329bd4b90d', 'name': 'network-vif-deleted', 'tag': 'a34bdee5-96b3-4e85-a34e-b4401cfd35ec', 'status': 'completed', 'code': 200} 2026-05-11 02:05:31.208 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2c7e990-4c89-40d0-8534-c79ee4e19a68 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 489dfbd3-dc2a-4989-a498-311258e0aa5c 2026-05-11 02:05:31.215 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2c7e990-4c89-40d0-8534-c79ee4e19a68 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 489dfbd3-dc2a-4989-a498-311258e0aa5c [pid: 8|app: 0|req: 463/918] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:05:30 2026] DELETE /v2.0/routers/a3cf6ede-673c-4463-b8b1-faf211906159 => generated 0 bytes in 687 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/919] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/ports?tenant_id=3518a89ca7524a8cbebfefe0964437b9&device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/920] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/networks?id=0718f153-9543-46b6-89e7-68d63a36fd22 => generated 813 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/921] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b00764b6-7eba-42a0-9de3-67cd58a574ce => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/922] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:05:31 2026] DELETE /v2.0/subnets/03119627-21d7-4eb0-97d0-ac5566030402 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/923] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/subnets?id=20832518-c791-42c5-9d9c-3249b9e8fe95 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/924] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/ports?network_id=0718f153-9543-46b6-89e7-68d63a36fd22&device_owner=network%3Adhcp => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/925] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/networks/0718f153-9543-46b6-89e7-68d63a36fd22?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:31.865 8 INFO neutron_taas.services.taas.taas_plugin [None req-e25e1726-0ce4-443c-92f8-6b05aa44d009 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 41a19bdd-039e-456c-8c72-954d868d686a [pid: 7|app: 0|req: 462/926] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/networks/0718f153-9543-46b6-89e7-68d63a36fd22?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:31.867 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e25e1726-0ce4-443c-92f8-6b05aa44d009 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 41a19bdd-039e-456c-8c72-954d868d686a 2026-05-11 02:05:32.048 8 INFO neutron.services.segments.plugin [-] Segment 72c9618e-8f89-4f5f-9097-5fcdd5bcb791 resource provider aggregate not found 2026-05-11 02:05:32.053 8 INFO neutron.services.segments.plugin [-] Segment 72c9618e-8f89-4f5f-9097-5fcdd5bcb791 resource provider aggregate not found 2026-05-11 02:05:32.067 8 INFO neutron.services.segments.plugin [-] Segment 72c9618e-8f89-4f5f-9097-5fcdd5bcb791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72c9618e-8f89-4f5f-9097-5fcdd5bcb791 found for delete ", "request_id": "req-3ac79739-0289-410b-8d14-031058c98ee6"}]} 2026-05-11 02:05:32.071 8 INFO neutron.services.segments.plugin [-] Segment 72c9618e-8f89-4f5f-9097-5fcdd5bcb791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72c9618e-8f89-4f5f-9097-5fcdd5bcb791 found for delete ", "request_id": "req-f5933d57-1475-4736-8500-c5ecf698c545"}]} [pid: 7|app: 0|req: 463/927] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:32 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/928] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:05:31 2026] DELETE /v2.0/networks/e9cb5a00-689a-455b-9db6-2d770d190c25 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/929] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:05:32 2026] GET /v2.0/security-groups?tenant_id=575e2dd0259541619028a69a72f6dad3&name=default => generated 2921 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/930] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:05:32 2026] DELETE /v2.0/security-groups/d4b0697f-53a0-4af8-a473-966406cd001a => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/931] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:33 2026] GET /v2.0/ports?device_id=0a086874-191c-4692-b817-85329bd4b90d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/932] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:05:34 2026] DELETE /v2.0/security-groups/a3293d39-8e71-4f81-9afd-1cc6a839e143 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:34.391 7 INFO neutron.api.v2.resource [None req-204bdda9-4904-4f8c-bdf1-6a1bb093cee5 ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 466/933] 10.0.0.129 () {32 vars in 736 bytes} [Mon May 11 02:05:34 2026] GET /v2.0/security-groups/a3293d39-8e71-4f81-9afd-1cc6a839e143 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:34.517 8 INFO neutron_taas.services.taas.taas_plugin [None req-f8f5d230-f033-49dd-a943-b4bd48520448 ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] TaaS: Handle Delete Port: 7d444a9d-6bb5-4bff-b70b-fd487ef9d248 2026-05-11 02:05:34.520 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8f5d230-f033-49dd-a943-b4bd48520448 ef4adf402db243a787480ccf58593a23 d6ac985462fc47d9b293dd167c9cf2ba - - default default] Tap Mirror: Handle Delete Port: 7d444a9d-6bb5-4bff-b70b-fd487ef9d248 [pid: 8|app: 0|req: 468/934] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:05:34 2026] DELETE /v2.0/floatingips/69bdadc0-ffbb-4d2d-ad4f-35adbaced411 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:34.934 7 INFO neutron_taas.services.taas.taas_plugin [None req-19e4febe-687c-4c1e-b411-0c4a0230269a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 21cba685-2245-448d-9121-02ac8e89b7f0 2026-05-11 02:05:34.936 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19e4febe-687c-4c1e-b411-0c4a0230269a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 21cba685-2245-448d-9121-02ac8e89b7f0 [pid: 8|app: 0|req: 469/935] 10.0.0.244 () {34 vars in 989 bytes} [Mon May 11 02:05:34 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 1213 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/936] 10.0.0.244 () {34 vars in 1039 bytes} [Mon May 11 02:05:34 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:35.285 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e32b6f5-7c67-4599-9ceb-974281b5921e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f284c7d4-3729-437a-8073-8bafe25766fb (type: security_groups) to 1 2026-05-11 02:05:35.297 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e32b6f5-7c67-4599-9ceb-974281b5921e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 03c76b3e-e2df-405a-9af0-a1c4de257dab (type: security_group_rules) to 0 2026-05-11 02:05:35.307 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e32b6f5-7c67-4599-9ceb-974281b5921e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 8fb9c72f-4155-4269-8ce9-82a8620c6203 (type: security_group_rules) to 0 2026-05-11 02:05:35.318 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e32b6f5-7c67-4599-9ceb-974281b5921e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e13035b7-a306-4400-8f6b-c37c6e0fc6ad (type: security_group_rules) to 0 2026-05-11 02:05:35.330 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e32b6f5-7c67-4599-9ceb-974281b5921e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f4a24de7-2424-4dd7-89af-6c7390f29155 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 471/937] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:05:35 2026] GET /v2.0/security-groups?tenant_id=91818b216c8247d9835f2096ba507d0c&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/938] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:05:34 2026] PUT /v2.0/routers/74c5cd30-f441-4528-a33b-63bc135ae238/remove_router_interface => generated 309 bytes in 903 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/939] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:05:35 2026] DELETE /v2.0/security-groups/f284c7d4-3729-437a-8073-8bafe25766fb => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:35.837 7 INFO neutron_taas.services.taas.taas_plugin [None req-f70bfa9c-577b-4509-bddb-e35972324409 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: af8b6cd9-06ce-40e9-8871-c12f02a5b04e 2026-05-11 02:05:35.839 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f70bfa9c-577b-4509-bddb-e35972324409 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: af8b6cd9-06ce-40e9-8871-c12f02a5b04e [pid: 7|app: 0|req: 468/940] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:05:35 2026] DELETE /v2.0/routers/74c5cd30-f441-4528-a33b-63bc135ae238 => generated 0 bytes in 629 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/941] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:05:36 2026] DELETE /v2.0/subnets/2757580b-98af-44c5-a72d-0d4aca378af3 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:36.517 7 INFO neutron_taas.services.taas.taas_plugin [None req-faa51c79-5f03-4fa8-a962-1132883fa38d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 9dadaaaa-a5b9-4399-89a2-6a42f5ba7054 2026-05-11 02:05:36.521 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-faa51c79-5f03-4fa8-a962-1132883fa38d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 9dadaaaa-a5b9-4399-89a2-6a42f5ba7054 2026-05-11 02:05:36.701 7 INFO neutron.services.segments.plugin [-] Segment 9431f074-1695-457d-8679-32996976d08b resource provider aggregate not found 2026-05-11 02:05:36.710 7 INFO neutron.services.segments.plugin [-] Segment 9431f074-1695-457d-8679-32996976d08b resource provider aggregate not found 2026-05-11 02:05:36.730 7 INFO neutron.services.segments.plugin [-] Segment 9431f074-1695-457d-8679-32996976d08b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9431f074-1695-457d-8679-32996976d08b found for delete ", "request_id": "req-be74fc7b-0aef-41e0-bcfd-1ee55eda7fb5"}]} 2026-05-11 02:05:36.734 7 INFO neutron.services.segments.plugin [-] Segment 9431f074-1695-457d-8679-32996976d08b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9431f074-1695-457d-8679-32996976d08b found for delete ", "request_id": "req-c7537071-622b-4ce8-81f7-3913e0ba6593"}]} [pid: 7|app: 0|req: 469/942] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:05:36 2026] DELETE /v2.0/networks/b1559a7c-dbea-4168-bfab-2d33e54af741 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/943] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:05:36 2026] GET /v2.0/security-groups?tenant_id=d6ac985462fc47d9b293dd167c9cf2ba&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/944] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:05:36 2026] DELETE /v2.0/security-groups/744e173c-b2f2-4192-811b-859acceb6a40 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/945] 10.0.0.244 () {34 vars in 989 bytes} [Mon May 11 02:05:37 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 1209 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/946] 10.0.0.244 () {34 vars in 1039 bytes} [Mon May 11 02:05:37 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:39.285 8 INFO neutron.db.ovn_revision_numbers_db [None req-c32d004b-47c0-4c15-9991-39eec68af545 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 688fc6c0-5cf6-438e-add2-c491fcc28235 (type: security_groups) to 1 2026-05-11 02:05:39.299 8 INFO neutron.db.ovn_revision_numbers_db [None req-c32d004b-47c0-4c15-9991-39eec68af545 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 69b422d3-e982-4755-b961-2db0a5dc8bd7 (type: security_group_rules) to 0 2026-05-11 02:05:39.312 8 INFO neutron.db.ovn_revision_numbers_db [None req-c32d004b-47c0-4c15-9991-39eec68af545 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a82e4ff1-ce9b-4cad-a4b6-cc1ed94a6112 (type: security_group_rules) to 0 2026-05-11 02:05:39.323 8 INFO neutron.db.ovn_revision_numbers_db [None req-c32d004b-47c0-4c15-9991-39eec68af545 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b07867e9-638a-403c-aff4-78ef4ce0aefd (type: security_group_rules) to 0 2026-05-11 02:05:39.334 8 INFO neutron.db.ovn_revision_numbers_db [None req-c32d004b-47c0-4c15-9991-39eec68af545 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e0c44383-f2f1-49ef-a237-823dd345e824 (type: security_group_rules) to 0 2026-05-11 02:05:39.413 8 INFO neutron.db.segments_db [None req-c32d004b-47c0-4c15-9991-39eec68af545 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Added segment 9b0729d0-c277-4d09-aa4e-3fddd0f2bfc8 of type geneve for network 51626230-b4a2-48d6-a4cb-4f1892c37c56 2026-05-11 02:05:39.540 8 INFO neutron.db.ovn_revision_numbers_db [None req-c32d004b-47c0-4c15-9991-39eec68af545 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 51626230-b4a2-48d6-a4cb-4f1892c37c56 (type: networks) to 1 [pid: 7|app: 0|req: 472/947] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:39 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:39.703 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c32d004b-47c0-4c15-9991-39eec68af545 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:05:39.705 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c32d004b-47c0-4c15-9991-39eec68af545 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 51626230-b4a2-48d6-a4cb-4f1892c37c56: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 473/948] 10.0.0.128 () {34 vars in 970 bytes} [Mon May 11 02:05:39 2026] GET /v2.0/ports/8b02c667-73e8-4dde-bc08-5d16501a9b4e => generated 972 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:39.763 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd9b1116-aa79-496d-a0f5-cc0617989587 - - - - - -] OVN reports status down for port: b1a438c6-4805-4a88-9f4c-99b2f372f2e7 2026-05-11 02:05:39.797 8 INFO neutron.db.ovn_revision_numbers_db [None req-c32d004b-47c0-4c15-9991-39eec68af545 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b1a438c6-4805-4a88-9f4c-99b2f372f2e7 (type: ports) to 1 [pid: 8|app: 0|req: 476/951] 10.0.0.129 () {34 vars in 670 bytes} [Mon May 11 02:05:39 2026] POST /v2.0/networks => generated 783 bytes in 776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:39.985 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-be52145f-ce04-4c97-85c6-7085b9561114 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:05:39.987 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-be52145f-ce04-4c97-85c6-7085b9561114 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 51626230-b4a2-48d6-a4cb-4f1892c37c56: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 477/952] 199.204.45.129 () {34 vars in 999 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/subnets?network_id=acb7d38c-90fb-45c4-a58d-e980f4d219c0 => generated 684 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:40.430 7 INFO neutron.db.ovn_revision_numbers_db [None req-6283e561-dfde-496b-a9d7-3e07c777f761 - - - - - -] Successfully bumped revision number for resource b1a438c6-4805-4a88-9f4c-99b2f372f2e7 (type: ports) to 2 2026-05-11 02:05:40.478 7 INFO neutron.db.ovn_revision_numbers_db [None req-6283e561-dfde-496b-a9d7-3e07c777f761 - - - - - -] Successfully bumped revision number for resource 98614435-8f6d-47d9-9658-ed43cd29d4e7 (type: subnets) to 0 [pid: 8|app: 0|req: 478/953] 199.204.45.129 () {34 vars in 1145 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97&device_owner=compute%3Anova&network_id=acb7d38c-90fb-45c4-a58d-e980f4d219c0 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/954] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:05:39 2026] POST /v2.0/subnets => generated 690 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:40.889 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cf3df838-c813-44e8-94e9-0f373a39e334 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:05:40.891 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cf3df838-c813-44e8-94e9-0f373a39e334 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:41.011 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd9b1116-aa79-496d-a0f5-cc0617989587 - - - - - -] OVN reports status down for port: 0edd7616-9a19-40f0-8d4b-5c7f881700f6 2026-05-11 02:05:41.066 8 INFO neutron.db.ovn_revision_numbers_db [req-55f33e09-743d-4fdf-8cda-1c2d5802bff8 req-1e1a974b-ad13-489c-990e-0e7da76386e2 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] Successfully bumped revision number for resource 8b02c667-73e8-4dde-bc08-5d16501a9b4e (type: ports) to 6 [pid: 8|app: 0|req: 479/955] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:05:40 2026] PUT /v2.0/ports/8b02c667-73e8-4dde-bc08-5d16501a9b4e => generated 1149 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:41.102 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf3df838-c813-44e8-94e9-0f373a39e334 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0edd7616-9a19-40f0-8d4b-5c7f881700f6 (type: ports) to 1 2026-05-11 02:05:41.119 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-370f6ca6-22c7-4822-b1b0-6ebeefbb36e5'] response: {'name': 'network-changed', 'server_uuid': '85cd6882-5831-4a78-8095-1731b7d3cb97', 'tag': '8b02c667-73e8-4dde-bc08-5d16501a9b4e', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/956] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/ports?tenant_id=5d8505c2625c4a16999ddcac92ad63c8&device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 1390 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/957] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/networks?id=acb7d38c-90fb-45c4-a58d-e980f4d219c0 => generated 821 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:41.714 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-681faff9-64bf-4706-9314-3a819bf4a89f - - - - - -] Schedule LRP lrp-0edd7616-9a19-40f0-8d4b-5c7f881700f6 on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:05:41.782 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd9b1116-aa79-496d-a0f5-cc0617989587 - - - - - -] OVN reports status up for port: 0edd7616-9a19-40f0-8d4b-5c7f881700f6 2026-05-11 02:05:41.794 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-49e1253d-4a62-4b27-84d0-8ae65b558e05 - - - - - -] Router 3d83c267-15b4-4a64-bf13-32050366cb8b is bound to host instance 2026-05-11 02:05:41.818 7 INFO neutron.plugins.ml2.plugin [None req-bd9b1116-aa79-496d-a0f5-cc0617989587 - - - - - -] Attempt 1 to provision port 0edd7616-9a19-40f0-8d4b-5c7f881700f6 [pid: 8|app: 0|req: 482/958] 199.204.45.129 () {34 vars in 1059 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8b02c667-73e8-4dde-bc08-5d16501a9b4e => generated 861 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:41.844 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf3df838-c813-44e8-94e9-0f373a39e334 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0edd7616-9a19-40f0-8d4b-5c7f881700f6 (type: router_ports) to 1 [pid: 8|app: 0|req: 483/959] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8b02c667-73e8-4dde-bc08-5d16501a9b4e => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/960] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/subnets?id=9a44f05a-56df-4856-8797-f8cae4d802e8 => generated 702 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:41.950 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf3df838-c813-44e8-94e9-0f373a39e334 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 3d83c267-15b4-4a64-bf13-32050366cb8b (type: routers) to 2 [pid: 7|app: 0|req: 477/961] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:05:40 2026] POST /v2.0/routers => generated 968 bytes in 1461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/962] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/ports?network_id=acb7d38c-90fb-45c4-a58d-e980f4d219c0&device_owner=network%3Adhcp => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/963] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/networks/acb7d38c-90fb-45c4-a58d-e980f4d219c0?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/964] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:05:42 2026] GET /v2.0/networks/acb7d38c-90fb-45c4-a58d-e980f4d219c0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:42.390 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5d0cccf3-3c43-4255-9f97-ed636195c92d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:05:42.391 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5d0cccf3-3c43-4255-9f97-ed636195c92d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 51626230-b4a2-48d6-a4cb-4f1892c37c56: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:42.473 8 INFO neutron.db.ovn_revision_numbers_db [None req-465f3d83-f9e6-4a2a-96c3-23f76d16ce47 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource af3aed66-a194-43b0-a045-7afba3ff8d87 (type: security_groups) to 1 2026-05-11 02:05:42.498 8 INFO neutron.db.ovn_revision_numbers_db [None req-465f3d83-f9e6-4a2a-96c3-23f76d16ce47 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 10fe149d-126e-4ac7-866c-7ffb71eaf6bc (type: security_group_rules) to 0 2026-05-11 02:05:42.545 8 INFO neutron.db.ovn_revision_numbers_db [None req-465f3d83-f9e6-4a2a-96c3-23f76d16ce47 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 24573a50-ae9e-472b-aa24-9cf4d07832e9 (type: security_group_rules) to 0 2026-05-11 02:05:42.556 7 INFO neutron.db.ovn_revision_numbers_db [None req-5d0cccf3-3c43-4255-9f97-ed636195c92d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6998a64a-137d-4881-b1db-f083ff06603f (type: ports) to 1 2026-05-11 02:05:42.560 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0a5b39da-2454-4434-8687-430cfa57a72f - - - - - -] OVN reports status down for port: 6998a64a-137d-4881-b1db-f083ff06603f 2026-05-11 02:05:42.572 8 INFO neutron.db.ovn_revision_numbers_db [None req-465f3d83-f9e6-4a2a-96c3-23f76d16ce47 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c4eff8f2-c776-4719-b497-90a3ae76c1b4 (type: security_group_rules) to 0 2026-05-11 02:05:42.618 8 INFO neutron.db.ovn_revision_numbers_db [None req-465f3d83-f9e6-4a2a-96c3-23f76d16ce47 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e690d7f0-9cc8-434a-bc82-e80ef99293ba (type: security_group_rules) to 0 [pid: 8|app: 0|req: 488/965] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:05:42 2026] GET /v2.0/security-groups?tenant_id=c6a5e324aa6c4e0a8da719cb96ccd785&name=default => generated 2925 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:43.080 8 INFO neutron.db.ovn_revision_numbers_db [None req-9628dd83-18f7-44cb-905a-8273d6531c79 - - - - - -] Successfully bumped revision number for resource 0edd7616-9a19-40f0-8d4b-5c7f881700f6 (type: ports) to 4 2026-05-11 02:05:43.086 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0a5b39da-2454-4434-8687-430cfa57a72f - - - - - -] OVN reports status up for port: 6998a64a-137d-4881-b1db-f083ff06603f 2026-05-11 02:05:43.109 8 INFO neutron.plugins.ml2.plugin [None req-0a5b39da-2454-4434-8687-430cfa57a72f - - - - - -] Attempt 1 to provision port 6998a64a-137d-4881-b1db-f083ff06603f 2026-05-11 02:05:43.171 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5d0cccf3-3c43-4255-9f97-ed636195c92d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:05:43.172 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5d0cccf3-3c43-4255-9f97-ed636195c92d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 51626230-b4a2-48d6-a4cb-4f1892c37c56: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 489/966] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:05:42 2026] DELETE /v2.0/security-groups/af3aed66-a194-43b0-a045-7afba3ff8d87 => generated 0 bytes in 469 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/967] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 1152 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/968] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/ports?tenant_id=5d8505c2625c4a16999ddcac92ad63c8&device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 1390 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:43.590 7 INFO neutron.db.ovn_revision_numbers_db [None req-5d0cccf3-3c43-4255-9f97-ed636195c92d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6998a64a-137d-4881-b1db-f083ff06603f (type: router_ports) to 1 [pid: 7|app: 0|req: 478/969] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:05:41 2026] PUT /v2.0/routers/3d83c267-15b4-4a64-bf13-32050366cb8b/add_router_interface => generated 309 bytes in 1623 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/970] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/971] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/networks?id=acb7d38c-90fb-45c4-a58d-e980f4d219c0 => generated 821 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/972] 199.204.45.129 () {34 vars in 1059 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8b02c667-73e8-4dde-bc08-5d16501a9b4e => generated 861 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/973] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8b02c667-73e8-4dde-bc08-5d16501a9b4e => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/974] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/subnets?id=9a44f05a-56df-4856-8797-f8cae4d802e8 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/975] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/ports?network_id=acb7d38c-90fb-45c4-a58d-e980f4d219c0&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/976] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/networks/acb7d38c-90fb-45c4-a58d-e980f4d219c0?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/977] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/networks/acb7d38c-90fb-45c4-a58d-e980f4d219c0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:43.885 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf1371ea-f4b0-4254-b6f2-5f5cc0abb215 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a098a433-e7f2-4e3e-b4e3-8244e3f95d1a (type: security_groups) to 1 2026-05-11 02:05:43.933 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf1371ea-f4b0-4254-b6f2-5f5cc0abb215 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 9f6389a8-5aa7-4aff-a7d9-d8fd79e68117 (type: security_group_rules) to 0 2026-05-11 02:05:43.968 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf1371ea-f4b0-4254-b6f2-5f5cc0abb215 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b5dde042-3fc9-4764-bc02-efc838dbd06e (type: security_group_rules) to 0 2026-05-11 02:05:44.025 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf1371ea-f4b0-4254-b6f2-5f5cc0abb215 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource cc5f1006-11db-48ff-afc1-f7d608e8f7c3 (type: security_group_rules) to 0 2026-05-11 02:05:44.069 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf1371ea-f4b0-4254-b6f2-5f5cc0abb215 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource dba3d0cb-c037-4107-bfcf-a4324dbf4b2f (type: security_group_rules) to 0 2026-05-11 02:05:44.110 8 INFO neutron.db.ovn_revision_numbers_db [None req-9628dd83-18f7-44cb-905a-8273d6531c79 - - - - - -] Successfully bumped revision number for resource 0edd7616-9a19-40f0-8d4b-5c7f881700f6 (type: ports) to 5 [pid: 8|app: 0|req: 492/978] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/security-groups?tenant_id=1d985788d3e9401ba86241315245dea2&name=default => generated 2925 bytes in 712 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:44.264 7 INFO neutron.db.ovn_revision_numbers_db [None req-b085e3c9-ba4f-4e09-a2cd-fe2fa822e3dd 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] Successfully bumped revision number for resource ffe383cc-4a7d-47ec-93f7-f498a4473a62 (type: security_groups) to 1 2026-05-11 02:05:44.273 7 INFO neutron.db.ovn_revision_numbers_db [None req-b085e3c9-ba4f-4e09-a2cd-fe2fa822e3dd 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] Successfully bumped revision number for resource 57671146-4309-4243-be3f-91efe021b6c8 (type: security_group_rules) to 0 2026-05-11 02:05:44.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-b085e3c9-ba4f-4e09-a2cd-fe2fa822e3dd 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] Successfully bumped revision number for resource dbf059a8-bfe2-4552-9fee-8fb3460c8fd0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 487/979] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:05:44 2026] POST /v2.0/security-groups => generated 1659 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:05:44.385 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a5b39da-2454-4434-8687-430cfa57a72f - - - - - -] Successfully bumped revision number for resource 6998a64a-137d-4881-b1db-f083ff06603f (type: ports) to 2 2026-05-11 02:05:44.449 7 INFO neutron.db.ovn_revision_numbers_db [None req-c3bee67b-5e5c-4525-939e-59aee28fbf35 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] Successfully bumped revision number for resource 419c620d-23ea-4ae4-bcee-5c2eeec5f1d5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 488/980] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:05:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/981] 199.204.45.129 () {34 vars in 1117 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1152 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/982] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:05:44 2026] DELETE /v2.0/security-groups/a098a433-e7f2-4e3e-b4e3-8244e3f95d1a => generated 0 bytes in 421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:44.667 7 INFO neutron.db.ovn_revision_numbers_db [None req-3d306e38-c5f8-465d-afb1-b3943d060f63 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] Successfully bumped revision number for resource 205b016b-26d3-4455-99ce-9460ee5fecb0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 490/983] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:05:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/984] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:45.031 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a7b95af-99dc-4c6e-adc2-e7a68e30c79c 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] No more DHCP agents 2026-05-11 02:05:45.032 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a7b95af-99dc-4c6e-adc2-e7a68e30c79c 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:45.129 8 INFO neutron.db.ovn_revision_numbers_db [req-b6698966-5858-47ed-b239-66a4093afe89 req-eb70847e-f436-46db-aec9-f6a52f6708a5 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] Successfully bumped revision number for resource 8b02c667-73e8-4dde-bc08-5d16501a9b4e (type: ports) to 7 [pid: 8|app: 0|req: 494/985] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:05:44 2026] PUT /v2.0/ports/8b02c667-73e8-4dde-bc08-5d16501a9b4e => generated 972 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 495/986] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:45.182 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de75d3a4-aa98-4cc6-9890-12fd87fe4ff5'] response: {'name': 'network-changed', 'server_uuid': '85cd6882-5831-4a78-8095-1731b7d3cb97', 'tag': '8b02c667-73e8-4dde-bc08-5d16501a9b4e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 492/987] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:05:44 2026] POST /v2.0/floatingips => generated 552 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/988] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/989] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/990] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/ports?tenant_id=5d8505c2625c4a16999ddcac92ad63c8&device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 1213 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/991] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/networks?id=acb7d38c-90fb-45c4-a58d-e980f4d219c0 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/992] 199.204.45.129 () {34 vars in 1059 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8b02c667-73e8-4dde-bc08-5d16501a9b4e => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/993] 10.0.0.128 () {34 vars in 1097 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--175550414&fields=id&tenant_id=06f6dfccd0b4465c9420ad3738baebae => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/994] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/subnets?id=9a44f05a-56df-4856-8797-f8cae4d802e8 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/995] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/ports?network_id=acb7d38c-90fb-45c4-a58d-e980f4d219c0&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/996] 10.0.0.128 () {34 vars in 981 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/networks?id=51626230-b4a2-48d6-a4cb-4f1892c37c56 => generated 713 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/997] 10.0.0.128 () {34 vars in 964 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/quotas/06f6dfccd0b4465c9420ad3738baebae => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/998] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/networks/acb7d38c-90fb-45c4-a58d-e980f4d219c0?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/999] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1000] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/networks/acb7d38c-90fb-45c4-a58d-e980f4d219c0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1001] 10.0.0.128 () {34 vars in 1001 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/ports?tenant_id=06f6dfccd0b4465c9420ad3738baebae&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1002] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1003] 10.0.0.128 () {34 vars in 1007 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/networks/51626230-b4a2-48d6-a4cb-4f1892c37c56?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1004] 10.0.0.128 () {34 vars in 1107 bytes} [Mon May 11 02:05:46 2026] GET /v2.0/networks/51626230-b4a2-48d6-a4cb-4f1892c37c56?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1005] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:46 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1006] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:46 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1007] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:46 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1008] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:46 2026] GET /v2.0/ports?tenant_id=5d8505c2625c4a16999ddcac92ad63c8&device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 1213 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1009] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/networks?id=acb7d38c-90fb-45c4-a58d-e980f4d219c0 => generated 821 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1010] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1011] 199.204.45.129 () {34 vars in 1059 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8b02c667-73e8-4dde-bc08-5d16501a9b4e => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1012] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/subnets?id=9a44f05a-56df-4856-8797-f8cae4d802e8 => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1013] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1014] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/ports?network_id=acb7d38c-90fb-45c4-a58d-e980f4d219c0&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:47.207 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd9b1116-aa79-496d-a0f5-cc0617989587 - - - - - -] OVN reports status down for port: 8b02c667-73e8-4dde-bc08-5d16501a9b4e [pid: 8|app: 0|req: 510/1015] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/ports?tenant_id=3518a89ca7524a8cbebfefe0964437b9&device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1016] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/networks/acb7d38c-90fb-45c4-a58d-e980f4d219c0?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1017] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/networks?id=0718f153-9543-46b6-89e7-68d63a36fd22 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1018] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1019] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/networks/acb7d38c-90fb-45c4-a58d-e980f4d219c0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1020] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b00764b6-7eba-42a0-9de3-67cd58a574ce => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:47.413 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-294797ba-e883-4fd3-965f-995f3da4e77b'] response: {'server_uuid': '85cd6882-5831-4a78-8095-1731b7d3cb97', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8b02c667-73e8-4dde-bc08-5d16501a9b4e', 'code': 200} [pid: 8|app: 0|req: 514/1021] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/subnets?id=20832518-c791-42c5-9d9c-3249b9e8fe95 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1022] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/ports?network_id=0718f153-9543-46b6-89e7-68d63a36fd22&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1023] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/networks/0718f153-9543-46b6-89e7-68d63a36fd22?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1024] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 973 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1025] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/networks/0718f153-9543-46b6-89e7-68d63a36fd22?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1026] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:47.640 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd9b1116-aa79-496d-a0f5-cc0617989587 - - - - - -] Successfully bumped revision number for resource 8b02c667-73e8-4dde-bc08-5d16501a9b4e (type: ports) to 8 [pid: 8|app: 0|req: 518/1027] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1028] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 520/1029] 199.204.45.129 () {34 vars in 993 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1030] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:48.524 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ea2b7b9-8c2b-4bb1-b0be-032083ac4eb9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bba05b4d-9688-4e11-9df1-7ec6b3de63bc (type: security_groups) to 1 2026-05-11 02:05:48.538 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ea2b7b9-8c2b-4bb1-b0be-032083ac4eb9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ac193bcd-b40a-4cca-a323-67c0b4fd0f77 (type: security_group_rules) to 0 2026-05-11 02:05:48.548 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ea2b7b9-8c2b-4bb1-b0be-032083ac4eb9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b107b313-02be-44b4-ac68-c920bf87ff53 (type: security_group_rules) to 0 2026-05-11 02:05:48.559 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ea2b7b9-8c2b-4bb1-b0be-032083ac4eb9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b2c3f5b9-58c2-48ef-b36f-09f145701f27 (type: security_group_rules) to 0 2026-05-11 02:05:48.571 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ea2b7b9-8c2b-4bb1-b0be-032083ac4eb9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c0248cf4-f70f-46ce-9926-bbb56df21e40 (type: security_group_rules) to 0 2026-05-11 02:05:48.589 8 INFO neutron_taas.services.taas.taas_plugin [req-25c16bb4-6c73-4e82-be7c-ccdb5cab03a6 req-1635a6d2-c1c3-4fd9-bc80-7857a1c07b0a 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] TaaS: Handle Delete Port: 8b02c667-73e8-4dde-bc08-5d16501a9b4e 2026-05-11 02:05:48.593 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-25c16bb4-6c73-4e82-be7c-ccdb5cab03a6 req-1635a6d2-c1c3-4fd9-bc80-7857a1c07b0a 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] Tap Mirror: Handle Delete Port: 8b02c667-73e8-4dde-bc08-5d16501a9b4e [pid: 7|app: 0|req: 510/1031] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/security-groups?tenant_id=2c88a8724e6a4e23855a5eb42180330c&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:48.810 8 INFO neutron.db.l3_db [req-25c16bb4-6c73-4e82-be7c-ccdb5cab03a6 req-1635a6d2-c1c3-4fd9-bc80-7857a1c07b0a 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] Floating IP 064132e4-5563-4380-802a-2715f9785416 disassociated. External IP: 10.96.250.205, port: 8b02c667-73e8-4dde-bc08-5d16501a9b4e. [pid: 7|app: 0|req: 511/1032] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:05:48 2026] DELETE /v2.0/security-groups/bba05b4d-9688-4e11-9df1-7ec6b3de63bc => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1033] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1034] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/security-groups?id=a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1035] 199.204.45.129 () {36 vars in 996 bytes} [Mon May 11 02:05:48 2026] DELETE /v2.0/ports/8b02c667-73e8-4dde-bc08-5d16501a9b4e => generated 0 bytes in 503 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:48.990 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fc756b5-3263-43af-a446-86de467b1325'] response: {'server_uuid': '85cd6882-5831-4a78-8095-1731b7d3cb97', 'name': 'network-vif-deleted', 'tag': '8b02c667-73e8-4dde-bc08-5d16501a9b4e', 'status': 'completed', 'code': 200} 2026-05-11 02:05:49.085 7 INFO neutron.db.ovn_revision_numbers_db [None req-621a6401-fc98-4992-8b41-d1747bec5a19 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 45c49fbc-bf28-4ffb-b344-0124c50f484d (type: security_groups) to 1 2026-05-11 02:05:49.097 7 INFO neutron.db.ovn_revision_numbers_db [None req-621a6401-fc98-4992-8b41-d1747bec5a19 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 3d7d2841-74f8-45fc-80fc-b1833b7e2108 (type: security_group_rules) to 0 2026-05-11 02:05:49.108 7 INFO neutron.db.ovn_revision_numbers_db [None req-621a6401-fc98-4992-8b41-d1747bec5a19 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 47823ea7-fca5-4355-8e81-393c641934d1 (type: security_group_rules) to 0 2026-05-11 02:05:49.120 7 INFO neutron.db.ovn_revision_numbers_db [None req-621a6401-fc98-4992-8b41-d1747bec5a19 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a2664aa8-3e4c-452e-8859-5d1603a862da (type: security_group_rules) to 0 2026-05-11 02:05:49.131 7 INFO neutron.db.ovn_revision_numbers_db [None req-621a6401-fc98-4992-8b41-d1747bec5a19 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bdb7339b-d003-4663-9d2d-4498a9d56eef (type: security_group_rules) to 0 [pid: 7|app: 0|req: 514/1036] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/security-groups?tenant_id=c0d1c95644b249ff877a3d80b6236348&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1037] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:05:49 2026] DELETE /v2.0/security-groups/45c49fbc-bf28-4ffb-b344-0124c50f484d => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:49.449 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8820f253-6295-49f6-b465-0be1512ea6a1'] response: {'server_uuid': '85cd6882-5831-4a78-8095-1731b7d3cb97', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8b02c667-73e8-4dde-bc08-5d16501a9b4e', 'code': 200} [pid: 7|app: 0|req: 515/1038] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:49 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1039] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:49 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1040] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:49 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1041] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:50 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:50.037 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a92bad41-6674-46f5-904b-b858d37c0ef0 - - - - - -] No hosting information found for port 6998a64a-137d-4881-b1db-f083ff06603f: RuntimeError: No hosting information found for port 6998a64a-137d-4881-b1db-f083ff06603f 2026-05-11 02:05:50.102 8 INFO neutron.db.ovn_revision_numbers_db [None req-a92bad41-6674-46f5-904b-b858d37c0ef0 - - - - - -] Successfully bumped revision number for resource 6998a64a-137d-4881-b1db-f083ff06603f (type: router_ports) to 2 2026-05-11 02:05:50.158 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a92bad41-6674-46f5-904b-b858d37c0ef0 - - - - - -] OVN reports status down for port: b00764b6-7eba-42a0-9de3-67cd58a574ce 2026-05-11 02:05:50.370 8 INFO neutron.db.ovn_revision_numbers_db [None req-a92bad41-6674-46f5-904b-b858d37c0ef0 - - - - - -] Successfully bumped revision number for resource b00764b6-7eba-42a0-9de3-67cd58a574ce (type: ports) to 6 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 526/1042] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:50 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1043] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:50 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1044] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:50 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:51.029 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f12e107-f427-446b-800a-7f1b5cc075e9'] response: {'server_uuid': '58bfea09-c367-468a-a658-691626e4cfe7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b00764b6-7eba-42a0-9de3-67cd58a574ce', 'code': 200} 2026-05-11 02:05:51.029 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f12e107-f427-446b-800a-7f1b5cc075e9'] response: {'server_uuid': '58bfea09-c367-468a-a658-691626e4cfe7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b00764b6-7eba-42a0-9de3-67cd58a574ce', 'code': 200} [pid: 7|app: 0|req: 518/1045] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1046] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1047] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1048] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1049] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:52 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1050] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:05:52 2026] GET /v2.0/networks?id=51626230-b4a2-48d6-a4cb-4f1892c37c56 => generated 713 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1051] 199.204.45.129 () {34 vars in 1049 bytes} [Mon May 11 02:05:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=06f6dfccd0b4465c9420ad3738baebae => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:52.735 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6e31500a-c0d4-4606-93bb-e9ae98481992 - - - - - -] OVN reports status up for port: b00764b6-7eba-42a0-9de3-67cd58a574ce 2026-05-11 02:05:52.753 8 INFO neutron.plugins.ml2.plugin [None req-6e31500a-c0d4-4606-93bb-e9ae98481992 - - - - - -] Attempt 1 to provision port b00764b6-7eba-42a0-9de3-67cd58a574ce 2026-05-11 02:05:52.860 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-85772620-91dc-46fd-a9b1-29b421ec5095 req-d5f27f75-106c-493e-b34e-7afa84871be8 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] No more DHCP agents 2026-05-11 02:05:52.865 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-85772620-91dc-46fd-a9b1-29b421ec5095 req-d5f27f75-106c-493e-b34e-7afa84871be8 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] Unable to schedule network 51626230-b4a2-48d6-a4cb-4f1892c37c56: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 522/1052] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:52 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 957 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1053] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:52 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1054] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:52 2026] GET /v2.0/security-groups?id=ffe383cc-4a7d-47ec-93f7-f498a4473a62&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1055] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:52 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:53.086 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2fa9ce41-15a8-411f-9c94-8ffc8afadba5 - - - - - -] OVN reports status down for port: 98e84a0c-0f36-4eed-b29a-2796c8d630c8 2026-05-11 02:05:53.097 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d2595c9-e76b-424e-bb89-d7566f60cb5d'] response: {'server_uuid': '58bfea09-c367-468a-a658-691626e4cfe7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b00764b6-7eba-42a0-9de3-67cd58a574ce', 'code': 200} 2026-05-11 02:05:53.135 8 INFO neutron.db.ovn_revision_numbers_db [req-85772620-91dc-46fd-a9b1-29b421ec5095 req-d5f27f75-106c-493e-b34e-7afa84871be8 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] Successfully bumped revision number for resource 98e84a0c-0f36-4eed-b29a-2796c8d630c8 (type: ports) to 1 2026-05-11 02:05:53.240 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e31500a-c0d4-4606-93bb-e9ae98481992 - - - - - -] Successfully bumped revision number for resource b00764b6-7eba-42a0-9de3-67cd58a574ce (type: ports) to 7 [pid: 8|app: 0|req: 531/1056] 199.204.45.129 () {38 vars in 954 bytes} [Mon May 11 02:05:52 2026] POST /v2.0/ports => generated 954 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 532/1057] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/ports?device_id=85cd6882-5831-4a78-8095-1731b7d3cb97 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:53.625 7 INFO neutron.db.ovn_revision_numbers_db [req-85772620-91dc-46fd-a9b1-29b421ec5095 req-e11d8a1a-c995-4cbd-ac88-33914e26faae a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 98e84a0c-0f36-4eed-b29a-2796c8d630c8 (type: ports) to 2 2026-05-11 02:05:53.871 7 INFO neutron.db.ovn_revision_numbers_db [req-85772620-91dc-46fd-a9b1-29b421ec5095 req-e11d8a1a-c995-4cbd-ac88-33914e26faae a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 98e84a0c-0f36-4eed-b29a-2796c8d630c8 (type: ports) to 4 [pid: 7|app: 0|req: 526/1058] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:05:53 2026] PUT /v2.0/ports/98e84a0c-0f36-4eed-b29a-2796c8d630c8 => generated 1204 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:53.938 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fff6ecf7-39b0-4886-8c4f-aba155df8bbb'] response: {'name': 'network-changed', 'server_uuid': '6fcb3cbc-49ba-4690-857f-a937f36406cc', 'tag': '98e84a0c-0f36-4eed-b29a-2796c8d630c8', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 533/1059] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:54 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/1060] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:54 2026] GET /v2.0/security-groups?id=ffe383cc-4a7d-47ec-93f7-f498a4473a62&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1061] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:54 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1062] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:54 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1063] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:54 2026] GET /v2.0/ports?tenant_id=06f6dfccd0b4465c9420ad3738baebae&device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 1207 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1064] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:05:54 2026] DELETE /v2.0/security-groups/a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:54.574 7 INFO neutron.api.v2.resource [None req-ae33db13-d850-497a-8a99-acdfc33ee555 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 529/1065] 10.0.0.129 () {32 vars in 736 bytes} [Mon May 11 02:05:54 2026] GET /v2.0/security-groups/a2ffabdd-e6ee-45d6-95d5-e13c58cbdf8c => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1066] 199.204.45.129 () {34 vars in 1017 bytes} [Mon May 11 02:05:54 2026] GET /v2.0/networks?tenant_id=06f6dfccd0b4465c9420ad3738baebae&shared=False => generated 811 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1067] 199.204.45.129 () {34 vars in 929 bytes} [Mon May 11 02:05:54 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:54.708 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e6de906-a22e-4047-8556-3cae9a73a265 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] TaaS: Handle Delete Port: 9011e0c2-928e-4cf1-b8e2-bf64d558424c 2026-05-11 02:05:54.715 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e6de906-a22e-4047-8556-3cae9a73a265 791cc1aa487d486ba585c521b3e60769 5d8505c2625c4a16999ddcac92ad63c8 - - default default] Tap Mirror: Handle Delete Port: 9011e0c2-928e-4cf1-b8e2-bf64d558424c [pid: 7|app: 0|req: 530/1070] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:05:54 2026] DELETE /v2.0/floatingips/064132e4-5563-4380-802a-2715f9785416 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:55.141 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6e6ae98-4048-43d9-bee5-97658246bd35'] response: {'server_uuid': '58bfea09-c367-468a-a658-691626e4cfe7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b00764b6-7eba-42a0-9de3-67cd58a574ce', 'code': 200} [pid: 7|app: 0|req: 531/1071] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:55 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:55.246 8 INFO neutron_taas.services.taas.taas_plugin [None req-1849dda8-64a0-42d1-885a-c402e15a0bd6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 23c4b22b-2f1b-4280-9299-99f526d0780b 2026-05-11 02:05:55.249 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1849dda8-64a0-42d1-885a-c402e15a0bd6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 23c4b22b-2f1b-4280-9299-99f526d0780b 2026-05-11 02:05:55.432 7 INFO neutron.db.ovn_revision_numbers_db [None req-2aa7853f-c62d-4eca-b76b-b41a352ed34e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ec8c927e-da2a-4a2f-90b8-e5fc3e685122 (type: security_groups) to 1 2026-05-11 02:05:55.460 7 INFO neutron.db.ovn_revision_numbers_db [None req-2aa7853f-c62d-4eca-b76b-b41a352ed34e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 20eeb6b5-3c87-4c58-b9d8-7242a2033dd4 (type: security_group_rules) to 0 2026-05-11 02:05:55.477 7 INFO neutron.db.ovn_revision_numbers_db [None req-2aa7853f-c62d-4eca-b76b-b41a352ed34e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 24ac4db7-5093-4115-9c77-1420e67af67b (type: security_group_rules) to 0 2026-05-11 02:05:55.491 7 INFO neutron.db.ovn_revision_numbers_db [None req-2aa7853f-c62d-4eca-b76b-b41a352ed34e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource da10ee1a-4d48-4ea3-8194-19d5ac445397 (type: security_group_rules) to 0 2026-05-11 02:05:55.502 7 INFO neutron.db.ovn_revision_numbers_db [None req-2aa7853f-c62d-4eca-b76b-b41a352ed34e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e5a7afc0-5d48-4440-bc1b-e0062fcf0d98 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 532/1072] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:05:55 2026] GET /v2.0/security-groups?tenant_id=d02907318a174192b26a1277f8b23333&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1073] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:55 2026] GET /v2.0/security-groups?id=ffe383cc-4a7d-47ec-93f7-f498a4473a62&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1074] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:55 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1075] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:05:55 2026] DELETE /v2.0/security-groups/ec8c927e-da2a-4a2f-90b8-e5fc3e685122 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1076] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:55 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1077] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:05:54 2026] PUT /v2.0/routers/0f302f3d-c557-464c-b4ac-ee94d36e289d/remove_router_interface => generated 309 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 537/1078] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:05:55 2026] GET /v2.0/ports?tenant_id=06f6dfccd0b4465c9420ad3738baebae&device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 1207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1079] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:05:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=98e84a0c-0f36-4eed-b29a-2796c8d630c8 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1080] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:05:55 2026] GET /v2.0/subnets?id=98614435-8f6d-47d9-9658-ed43cd29d4e7 => generated 693 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:56.051 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ce808b0-9652-4eb5-8734-98da6acc9f3e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 231aca98-853b-4cf9-82cc-d0d3517a55df (type: security_groups) to 1 2026-05-11 02:05:56.063 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ce808b0-9652-4eb5-8734-98da6acc9f3e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 493d7c85-3bfb-432e-933b-4acc5c97e3ba (type: security_group_rules) to 0 2026-05-11 02:05:56.082 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ce808b0-9652-4eb5-8734-98da6acc9f3e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource aaf21fdd-eeb6-41b9-99f4-32832670fa0f (type: security_group_rules) to 0 2026-05-11 02:05:56.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ce808b0-9652-4eb5-8734-98da6acc9f3e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource cdebbe0f-502d-4306-8d1d-ac955e5233e7 (type: security_group_rules) to 0 2026-05-11 02:05:56.102 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ce808b0-9652-4eb5-8734-98da6acc9f3e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ec793c6f-e813-4085-9401-3f1f44f4ff30 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 540/1081] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:05:55 2026] GET /v2.0/security-groups?tenant_id=839223851d8a4be382b63beee4879b77&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1082] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:05:56 2026] GET /v2.0/ports?network_id=51626230-b4a2-48d6-a4cb-4f1892c37c56&device_owner=network%3Adhcp => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:56.163 8 INFO neutron_taas.services.taas.taas_plugin [None req-875e558e-9ed6-4ab6-b925-a34e1e3ae15d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 65d25f4b-6be6-425c-8ac1-3792c715c591 2026-05-11 02:05:56.167 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-875e558e-9ed6-4ab6-b925-a34e1e3ae15d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 65d25f4b-6be6-425c-8ac1-3792c715c591 [pid: 7|app: 0|req: 542/1083] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:05:56 2026] DELETE /v2.0/security-groups/231aca98-853b-4cf9-82cc-d0d3517a55df => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1084] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:05:56 2026] GET /v2.0/networks/51626230-b4a2-48d6-a4cb-4f1892c37c56?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1085] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:05:56 2026] GET /v2.0/networks/51626230-b4a2-48d6-a4cb-4f1892c37c56?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1086] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:05:55 2026] DELETE /v2.0/routers/0f302f3d-c557-464c-b4ac-ee94d36e289d => generated 0 bytes in 719 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1087] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:56 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1088] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:56 2026] GET /v2.0/security-groups?id=ffe383cc-4a7d-47ec-93f7-f498a4473a62&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1089] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:05:56 2026] DELETE /v2.0/subnets/9a44f05a-56df-4856-8797-f8cae4d802e8 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:56.929 8 INFO neutron_taas.services.taas.taas_plugin [None req-f491850e-0826-405a-9e71-699236abd9cb dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: e5448123-2cf1-4d72-93f7-e88acaaa30ea 2026-05-11 02:05:56.932 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f491850e-0826-405a-9e71-699236abd9cb dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: e5448123-2cf1-4d72-93f7-e88acaaa30ea 2026-05-11 02:05:57.098 8 INFO neutron.services.segments.plugin [-] Segment 9f2a5a05-681e-46c1-90c4-9dbfbe7bfc58 resource provider aggregate not found 2026-05-11 02:05:57.107 8 INFO neutron.services.segments.plugin [-] Segment 9f2a5a05-681e-46c1-90c4-9dbfbe7bfc58 resource provider aggregate not found 2026-05-11 02:05:57.117 8 INFO neutron.services.segments.plugin [-] Segment 9f2a5a05-681e-46c1-90c4-9dbfbe7bfc58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f2a5a05-681e-46c1-90c4-9dbfbe7bfc58 found for delete ", "request_id": "req-7badc9d3-ff40-4448-a39d-4925e4f50eca"}]} 2026-05-11 02:05:57.134 8 INFO neutron.services.segments.plugin [-] Segment 9f2a5a05-681e-46c1-90c4-9dbfbe7bfc58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f2a5a05-681e-46c1-90c4-9dbfbe7bfc58 found for delete ", "request_id": "req-40aafcc1-c288-43e8-b88e-ac8360f62d7c"}]} [pid: 8|app: 0|req: 545/1090] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:05:56 2026] DELETE /v2.0/networks/acb7d38c-90fb-45c4-a58d-e980f4d219c0 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1091] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:05:57 2026] GET /v2.0/security-groups?tenant_id=5d8505c2625c4a16999ddcac92ad63c8&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1092] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:05:57 2026] DELETE /v2.0/security-groups/53576cd3-d591-4693-be04-8022942b425a => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1093] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:57 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1094] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:57 2026] GET /v2.0/security-groups?id=ffe383cc-4a7d-47ec-93f7-f498a4473a62&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:58.421 7 INFO neutron.db.ovn_revision_numbers_db [None req-478665b6-5b1f-4154-9e51-815fa4f3311c 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Successfully bumped revision number for resource 2ae74401-d1b8-4170-ae3b-af21a2f9aa06 (type: security_groups) to 1 2026-05-11 02:05:58.436 7 INFO neutron.db.ovn_revision_numbers_db [None req-478665b6-5b1f-4154-9e51-815fa4f3311c 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Successfully bumped revision number for resource 33c5d536-aedc-4f57-8c8a-a55786294e80 (type: security_group_rules) to 0 2026-05-11 02:05:58.456 7 INFO neutron.db.ovn_revision_numbers_db [None req-478665b6-5b1f-4154-9e51-815fa4f3311c 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Successfully bumped revision number for resource 6c30af32-8655-4bb9-a91a-621c707c9d70 (type: security_group_rules) to 0 2026-05-11 02:05:58.471 7 INFO neutron.db.ovn_revision_numbers_db [None req-478665b6-5b1f-4154-9e51-815fa4f3311c 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Successfully bumped revision number for resource ba9057db-f5b2-4b63-b3a3-dd5cef5e1867 (type: security_group_rules) to 0 2026-05-11 02:05:58.487 7 INFO neutron.db.ovn_revision_numbers_db [None req-478665b6-5b1f-4154-9e51-815fa4f3311c 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Successfully bumped revision number for resource d2c25bd6-cb6b-4eae-8643-45d5a108c0f2 (type: security_group_rules) to 0 2026-05-11 02:05:58.567 7 INFO neutron.db.segments_db [None req-478665b6-5b1f-4154-9e51-815fa4f3311c 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Added segment ca4dbbd0-1f22-4bf0-a4dd-7ab9af4e1e5f of type geneve for network 6ee33c98-3241-44cf-8318-e986a102756d 2026-05-11 02:05:58.672 7 INFO neutron.db.ovn_revision_numbers_db [None req-478665b6-5b1f-4154-9e51-815fa4f3311c 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Successfully bumped revision number for resource 6ee33c98-3241-44cf-8318-e986a102756d (type: networks) to 1 2026-05-11 02:05:58.917 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-478665b6-5b1f-4154-9e51-815fa4f3311c 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] No more DHCP agents 2026-05-11 02:05:58.918 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-478665b6-5b1f-4154-9e51-815fa4f3311c 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Unable to schedule network 6ee33c98-3241-44cf-8318-e986a102756d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:58.973 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2fa9ce41-15a8-411f-9c94-8ffc8afadba5 - - - - - -] OVN reports status down for port: 25093207-8dfe-43fc-a915-cb69209d4b8c [pid: 8|app: 0|req: 548/1095] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:05:58 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:59.031 7 INFO neutron.db.ovn_revision_numbers_db [None req-478665b6-5b1f-4154-9e51-815fa4f3311c 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Successfully bumped revision number for resource 25093207-8dfe-43fc-a915-cb69209d4b8c (type: ports) to 1 [pid: 8|app: 0|req: 549/1096] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:05:59 2026] GET /v2.0/security-groups?id=ffe383cc-4a7d-47ec-93f7-f498a4473a62&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1097] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:05:58 2026] POST /v2.0/networks => generated 686 bytes in 926 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:59.122 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2fa9ce41-15a8-411f-9c94-8ffc8afadba5 - - - - - -] OVN reports status up for port: 98e84a0c-0f36-4eed-b29a-2796c8d630c8 2026-05-11 02:05:59.143 7 INFO neutron.plugins.ml2.plugin [None req-2fa9ce41-15a8-411f-9c94-8ffc8afadba5 - - - - - -] Attempt 1 to provision port 98e84a0c-0f36-4eed-b29a-2796c8d630c8 2026-05-11 02:05:59.289 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-915f8576-0fb5-4a50-88d7-9b634ab39f7a'] response: {'server_uuid': '6fcb3cbc-49ba-4690-857f-a937f36406cc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98e84a0c-0f36-4eed-b29a-2796c8d630c8', 'code': 200} 2026-05-11 02:05:59.403 7 INFO neutron.db.ovn_revision_numbers_db [None req-2fa9ce41-15a8-411f-9c94-8ffc8afadba5 - - - - - -] Successfully bumped revision number for resource 98e84a0c-0f36-4eed-b29a-2796c8d630c8 (type: ports) to 5 2026-05-11 02:05:59.801 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f8bdf018-af53-4f8b-a70c-6b9701f2beed 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] No more DHCP agents 2026-05-11 02:05:59.802 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f8bdf018-af53-4f8b-a70c-6b9701f2beed 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Unable to schedule network 6ee33c98-3241-44cf-8318-e986a102756d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:05:59.839 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8bdf018-af53-4f8b-a70c-6b9701f2beed 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Successfully bumped revision number for resource d5801b82-91be-4301-9835-cf1e68dc664d (type: subnets) to 0 [pid: 8|app: 0|req: 550/1098] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:05:59 2026] POST /v2.0/subnets => generated 673 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:05:59.956 7 INFO neutron.db.segments_db [None req-75d7ea0f-ce5d-436f-b6a1-032882608f5a 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Added segment 5389cc97-19fb-4be3-a7c4-906710869ad5 of type geneve for network 0ea7d3f5-afd8-47a0-bc80-9c3e82a4fe30 2026-05-11 02:06:00.053 7 INFO neutron.db.ovn_revision_numbers_db [None req-75d7ea0f-ce5d-436f-b6a1-032882608f5a 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Successfully bumped revision number for resource 0ea7d3f5-afd8-47a0-bc80-9c3e82a4fe30 (type: networks) to 1 [pid: 8|app: 0|req: 551/1099] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:00 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1100] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:00 2026] GET /v2.0/security-groups?id=ffe383cc-4a7d-47ec-93f7-f498a4473a62&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:00.217 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75d7ea0f-ce5d-436f-b6a1-032882608f5a 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] No more DHCP agents 2026-05-11 02:06:00.218 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75d7ea0f-ce5d-436f-b6a1-032882608f5a 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Unable to schedule network 0ea7d3f5-afd8-47a0-bc80-9c3e82a4fe30: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:00.270 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d134ab4a-61ed-400f-82a1-a1d7fb1ed456 - - - - - -] OVN reports status down for port: 27a66300-a0e6-42ae-9ca0-01d687d2c9b1 2026-05-11 02:06:00.322 7 INFO neutron.db.ovn_revision_numbers_db [None req-75d7ea0f-ce5d-436f-b6a1-032882608f5a 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Successfully bumped revision number for resource 27a66300-a0e6-42ae-9ca0-01d687d2c9b1 (type: ports) to 1 [pid: 7|app: 0|req: 549/1101] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:05:59 2026] POST /v2.0/networks => generated 686 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:00.507 8 INFO neutron.db.ovn_revision_numbers_db [None req-6948cbd3-81ae-47b1-8f88-8ca6e5e90a14 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Successfully bumped revision number for resource 0ea7d3f5-afd8-47a0-bc80-9c3e82a4fe30 (type: networks) to 2 [pid: 8|app: 0|req: 553/1102] 10.0.0.129 () {34 vars in 742 bytes} [Mon May 11 02:06:00 2026] PUT /v2.0/networks/0ea7d3f5-afd8-47a0-bc80-9c3e82a4fe30 => generated 636 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:00.690 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d188cc83-e719-43c5-9b61-56b3338c53b0 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] No more DHCP agents 2026-05-11 02:06:00.692 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d188cc83-e719-43c5-9b61-56b3338c53b0 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Unable to schedule network 0ea7d3f5-afd8-47a0-bc80-9c3e82a4fe30: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:00.722 7 INFO neutron.db.ovn_revision_numbers_db [None req-d188cc83-e719-43c5-9b61-56b3338c53b0 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Successfully bumped revision number for resource 458788d3-a43f-4437-ba1a-b009123b8afa (type: subnets) to 0 [pid: 7|app: 0|req: 550/1103] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:06:00 2026] POST /v2.0/subnets => generated 646 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1104] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:01 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:01.333 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fab75099-fcb8-4aac-a087-5dc6e5bf8b7a'] response: {'server_uuid': '6fcb3cbc-49ba-4690-857f-a937f36406cc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98e84a0c-0f36-4eed-b29a-2796c8d630c8', 'code': 200} 2026-05-11 02:06:01.335 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4851ab2-84ac-4870-9420-848235c8a110 - - - - - -] Successfully bumped revision number for resource 27a66300-a0e6-42ae-9ca0-01d687d2c9b1 (type: ports) to 2 [pid: 7|app: 0|req: 552/1105] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:01 2026] GET /v2.0/security-groups?id=ffe383cc-4a7d-47ec-93f7-f498a4473a62&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:01.396 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4851ab2-84ac-4870-9420-848235c8a110 - - - - - -] Successfully bumped revision number for resource 458788d3-a43f-4437-ba1a-b009123b8afa (type: subnets) to 1 [pid: 8|app: 0|req: 554/1106] 10.0.0.129 () {34 vars in 740 bytes} [Mon May 11 02:06:00 2026] PUT /v2.0/subnets/458788d3-a43f-4437-ba1a-b009123b8afa => generated 656 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1107] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:01 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:01.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c94ade2-b28b-4cc4-a57f-adbacd8db807 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] TaaS: Handle Delete Port: 27a66300-a0e6-42ae-9ca0-01d687d2c9b1 2026-05-11 02:06:01.529 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c94ade2-b28b-4cc4-a57f-adbacd8db807 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Tap Mirror: Handle Delete Port: 27a66300-a0e6-42ae-9ca0-01d687d2c9b1 2026-05-11 02:06:01.771 7 INFO neutron.services.segments.plugin [-] Segment 5389cc97-19fb-4be3-a7c4-906710869ad5 resource provider aggregate not found 2026-05-11 02:06:01.773 7 INFO neutron.services.segments.plugin [-] Segment 5389cc97-19fb-4be3-a7c4-906710869ad5 resource provider aggregate not found 2026-05-11 02:06:01.787 7 INFO neutron.services.segments.plugin [-] Segment 5389cc97-19fb-4be3-a7c4-906710869ad5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5389cc97-19fb-4be3-a7c4-906710869ad5 found for delete ", "request_id": "req-02b43306-288b-4702-a84a-a2f48a83cebd"}]} 2026-05-11 02:06:01.796 7 INFO neutron.services.segments.plugin [-] Segment 5389cc97-19fb-4be3-a7c4-906710869ad5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5389cc97-19fb-4be3-a7c4-906710869ad5 found for delete ", "request_id": "req-96b2745a-fd5c-452a-b1c0-0545fad294d1"}]} [pid: 7|app: 0|req: 553/1108] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:01 2026] DELETE /v2.0/networks/0ea7d3f5-afd8-47a0-bc80-9c3e82a4fe30 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:01.971 8 INFO neutron.db.ovn_revision_numbers_db [None req-375d8b1a-7ad1-43d7-9429-660e867db9b3 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] Successfully bumped revision number for resource b65e3f45-877a-4896-b2e0-392f6434b2a6 (type: floatingips) to 1 2026-05-11 02:06:02.107 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ca939c7-34db-4628-873a-8750482b610c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ae326318-cf5b-476e-ab10-e40033b50f98 (type: security_groups) to 1 2026-05-11 02:06:02.119 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ca939c7-34db-4628-873a-8750482b610c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a4fa25dd-c736-44ff-ad67-be97e84ed227 (type: security_group_rules) to 0 2026-05-11 02:06:02.121 8 INFO neutron.db.ovn_revision_numbers_db [None req-375d8b1a-7ad1-43d7-9429-660e867db9b3 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] Successfully bumped revision number for resource b65e3f45-877a-4896-b2e0-392f6434b2a6 (type: floatingips) to 2 2026-05-11 02:06:02.122 8 INFO neutron.db.l3_db [None req-375d8b1a-7ad1-43d7-9429-660e867db9b3 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] Floating IP b65e3f45-877a-4896-b2e0-392f6434b2a6 associated. External IP: 10.96.250.213, port: 98e84a0c-0f36-4eed-b29a-2796c8d630c8. 2026-05-11 02:06:02.131 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ca939c7-34db-4628-873a-8750482b610c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b58349e1-278b-4a6e-a9dd-29b372d18cda (type: security_group_rules) to 0 2026-05-11 02:06:02.142 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ca939c7-34db-4628-873a-8750482b610c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c2135467-9682-4a4d-9895-9c08237ef096 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 556/1109] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:06:01 2026] PUT /v2.0/floatingips/b65e3f45-877a-4896-b2e0-392f6434b2a6 => generated 855 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:02.153 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ca939c7-34db-4628-873a-8750482b610c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d882b5e5-7878-42eb-89c1-00af642b21fe (type: security_group_rules) to 0 2026-05-11 02:06:02.170 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99c91f48-8b4e-4a05-9488-2b803c44f2f3 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 557/1110] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:02 2026] DELETE /v2.0/networks/0ea7d3f5-afd8-47a0-bc80-9c3e82a4fe30 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1111] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:01 2026] GET /v2.0/security-groups?tenant_id=c55366bdda1c44459e65f5d881977df0&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:02.215 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a94dd054-63ca-4093-9de8-0683ee6b6399'] response: {'name': 'network-changed', 'server_uuid': '6fcb3cbc-49ba-4690-857f-a937f36406cc', 'tag': '98e84a0c-0f36-4eed-b29a-2796c8d630c8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 555/1112] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1113] 10.0.0.129 () {32 vars in 693 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1114] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/security-groups?id=ffe383cc-4a7d-47ec-93f7-f498a4473a62&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1115] 10.0.0.129 () {32 vars in 741 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/subnets?network_id=b0c1e137-8330-48aa-978e-3bced79ecc02 => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1116] 10.0.0.129 () {32 vars in 652 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/extensions => generated 20541 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1117] 10.0.0.129 () {32 vars in 648 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/networks => generated 1389 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1118] 10.0.0.129 () {32 vars in 646 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/subnets => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1119] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:02 2026] DELETE /v2.0/security-groups/ae326318-cf5b-476e-ab10-e40033b50f98 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1120] 10.0.0.129 () {32 vars in 722 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/networks/6ee33c98-3241-44cf-8318-e986a102756d => generated 711 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1121] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/subnets/d5801b82-91be-4301-9835-cf1e68dc664d => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:02.584 8 INFO neutron.pecan_wsgi.hooks.translation [None req-934794b1-26be-468a-9e05-8f4e10cb9cac 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 565/1122] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:02 2026] DELETE /v2.0/subnets/458788d3-a43f-4437-ba1a-b009123b8afa => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:02.604 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93b4b7bb-8473-4c0a-b3e0-6d6e224fb171 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 566/1123] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:02 2026] DELETE /v2.0/networks/0ea7d3f5-afd8-47a0-bc80-9c3e82a4fe30 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1124] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1125] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/security-groups?id=ffe383cc-4a7d-47ec-93f7-f498a4473a62&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:02.777 7 INFO neutron.db.ovn_revision_numbers_db [None req-a04b78f0-c974-459d-8e08-cb1759d317c9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 830f35e1-335a-4236-aafa-5987698267bf (type: security_groups) to 1 2026-05-11 02:06:02.791 7 INFO neutron.db.ovn_revision_numbers_db [None req-a04b78f0-c974-459d-8e08-cb1759d317c9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 049aa4a4-149b-4b56-ab5d-51ab9f615a13 (type: security_group_rules) to 0 2026-05-11 02:06:02.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-a04b78f0-c974-459d-8e08-cb1759d317c9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 3ed58152-390f-48a8-bfef-3626615c7e0f (type: security_group_rules) to 0 2026-05-11 02:06:02.814 7 INFO neutron.db.ovn_revision_numbers_db [None req-a04b78f0-c974-459d-8e08-cb1759d317c9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b7aa9fe6-192b-4adf-96e0-9b3bbcc56873 (type: security_group_rules) to 0 2026-05-11 02:06:02.824 7 INFO neutron.db.ovn_revision_numbers_db [None req-a04b78f0-c974-459d-8e08-cb1759d317c9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource db5c1b6f-52e8-4996-a2bc-4e8a4deeb9d6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 560/1126] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/security-groups?tenant_id=4d0af4367a1b404ba8f9279423fb464e&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1127] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/ports?tenant_id=06f6dfccd0b4465c9420ad3738baebae&device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 1209 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1128] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:02 2026] DELETE /v2.0/security-groups/830f35e1-335a-4236-aafa-5987698267bf => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1129] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/networks?id=51626230-b4a2-48d6-a4cb-4f1892c37c56 => generated 811 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1130] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=98e84a0c-0f36-4eed-b29a-2796c8d630c8 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1131] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/subnets?id=98614435-8f6d-47d9-9658-ed43cd29d4e7 => generated 693 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1132] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:02 2026] DELETE /v2.0/subnets/d5801b82-91be-4301-9835-cf1e68dc664d => generated 0 bytes in 619 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1133] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/ports?network_id=51626230-b4a2-48d6-a4cb-4f1892c37c56&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1134] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/networks/51626230-b4a2-48d6-a4cb-4f1892c37c56?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1135] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/networks/51626230-b4a2-48d6-a4cb-4f1892c37c56?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:03.342 8 INFO neutron_taas.services.taas.taas_plugin [None req-f015ef10-995d-403f-8d69-42005707be4c 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] TaaS: Handle Delete Port: 25093207-8dfe-43fc-a915-cb69209d4b8c 2026-05-11 02:06:03.345 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f015ef10-995d-403f-8d69-42005707be4c 09ba7aa53706405382ceac62d05368d7 376f7e44dc52488d9408395ef977e04d - - default default] Tap Mirror: Handle Delete Port: 25093207-8dfe-43fc-a915-cb69209d4b8c 2026-05-11 02:06:03.538 8 INFO neutron.services.segments.plugin [-] Segment ca4dbbd0-1f22-4bf0-a4dd-7ab9af4e1e5f resource provider aggregate not found 2026-05-11 02:06:03.542 8 INFO neutron.services.segments.plugin [-] Segment ca4dbbd0-1f22-4bf0-a4dd-7ab9af4e1e5f resource provider aggregate not found 2026-05-11 02:06:03.552 8 INFO neutron.services.segments.plugin [-] Segment ca4dbbd0-1f22-4bf0-a4dd-7ab9af4e1e5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca4dbbd0-1f22-4bf0-a4dd-7ab9af4e1e5f found for delete ", "request_id": "req-4ee1edf2-ccdc-4928-b82e-fd3f4f0cdff5"}]} 2026-05-11 02:06:03.558 8 INFO neutron.services.segments.plugin [-] Segment ca4dbbd0-1f22-4bf0-a4dd-7ab9af4e1e5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca4dbbd0-1f22-4bf0-a4dd-7ab9af4e1e5f found for delete ", "request_id": "req-c0bd5723-f87c-4f13-9940-bad6ddce1480"}]} [pid: 8|app: 0|req: 568/1136] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:03 2026] DELETE /v2.0/networks/6ee33c98-3241-44cf-8318-e986a102756d => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:03.616 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d134ab4a-61ed-400f-82a1-a1d7fb1ed456 - - - - - -] OVN reports status down for port: 98e84a0c-0f36-4eed-b29a-2796c8d630c8 2026-05-11 02:06:03.746 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebba65ee-bb4a-421b-8b02-b9c1ba915d55'] response: {'server_uuid': '6fcb3cbc-49ba-4690-857f-a937f36406cc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '98e84a0c-0f36-4eed-b29a-2796c8d630c8', 'code': 200} [pid: 7|app: 0|req: 569/1137] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1138] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/security-groups?id=ffe383cc-4a7d-47ec-93f7-f498a4473a62&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:03.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-d134ab4a-61ed-400f-82a1-a1d7fb1ed456 - - - - - -] Successfully bumped revision number for resource 98e84a0c-0f36-4eed-b29a-2796c8d630c8 (type: ports) to 6 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 570/1139] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:04 2026] GET /v2.0/security-groups?tenant_id=376f7e44dc52488d9408395ef977e04d&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1140] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:04 2026] DELETE /v2.0/security-groups/2ae74401-d1b8-4170-ae3b-af21a2f9aa06 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1141] 199.204.45.129 () {34 vars in 993 bytes} [Mon May 11 02:06:04 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1142] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:04 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1143] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:04 2026] GET /v2.0/security-groups?id=ffe383cc-4a7d-47ec-93f7-f498a4473a62&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:05.046 7 INFO neutron_taas.services.taas.taas_plugin [req-37dde58e-2ac6-4f4e-9c4f-50ebc70abce6 req-3ce4dd79-87de-46d1-bf17-565ea502715f 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] TaaS: Handle Delete Port: 98e84a0c-0f36-4eed-b29a-2796c8d630c8 2026-05-11 02:06:05.049 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-37dde58e-2ac6-4f4e-9c4f-50ebc70abce6 req-3ce4dd79-87de-46d1-bf17-565ea502715f 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] Tap Mirror: Handle Delete Port: 98e84a0c-0f36-4eed-b29a-2796c8d630c8 2026-05-11 02:06:05.266 7 INFO neutron.db.l3_db [req-37dde58e-2ac6-4f4e-9c4f-50ebc70abce6 req-3ce4dd79-87de-46d1-bf17-565ea502715f 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] Floating IP b65e3f45-877a-4896-b2e0-392f6434b2a6 disassociated. External IP: 10.96.250.213, port: 98e84a0c-0f36-4eed-b29a-2796c8d630c8. [pid: 8|app: 0|req: 573/1144] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/floatingips => generated 1701 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1145] 199.204.45.129 () {36 vars in 996 bytes} [Mon May 11 02:06:04 2026] DELETE /v2.0/ports/98e84a0c-0f36-4eed-b29a-2796c8d630c8 => generated 0 bytes in 503 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1146] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/networks => generated 3883 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 575/1147] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/agents => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1148] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/subnets => generated 2669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1149] 10.0.0.244 () {34 vars in 989 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 1209 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1150] 10.0.0.244 () {34 vars in 1039 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1151] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/ports => generated 14807 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1152] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/network-ip-availabilities => generated 2058 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1153] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/subnets => generated 2669 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1154] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1155] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/security-groups => generated 28935 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-11 02:06:05.793 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19038d88-bf86-4efc-9694-6c3097854831'] response: {'server_uuid': '6fcb3cbc-49ba-4690-857f-a937f36406cc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '98e84a0c-0f36-4eed-b29a-2796c8d630c8', 'code': 200} 2026-05-11 02:06:05.793 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19038d88-bf86-4efc-9694-6c3097854831'] response: {'server_uuid': '6fcb3cbc-49ba-4690-857f-a937f36406cc', 'name': 'network-vif-deleted', 'tag': '98e84a0c-0f36-4eed-b29a-2796c8d630c8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 577/1156] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/routers => generated 1942 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1157] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1158] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:06 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:06.531 8 INFO neutron.db.ovn_revision_numbers_db [None req-102bafce-dbb2-49ee-8860-c4566508a1af 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Successfully bumped revision number for resource fbe4be72-1c08-476a-88a1-5b7e2928e07b (type: security_groups) to 1 2026-05-11 02:06:06.544 8 INFO neutron.db.ovn_revision_numbers_db [None req-102bafce-dbb2-49ee-8860-c4566508a1af 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Successfully bumped revision number for resource 0c99e3bb-336c-42ca-ab71-23da243f44e6 (type: security_group_rules) to 0 2026-05-11 02:06:06.556 8 INFO neutron.db.ovn_revision_numbers_db [None req-102bafce-dbb2-49ee-8860-c4566508a1af 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Successfully bumped revision number for resource 6c7d32ec-5274-4f59-aa63-860725c0d0b1 (type: security_group_rules) to 0 2026-05-11 02:06:06.567 8 INFO neutron.db.ovn_revision_numbers_db [None req-102bafce-dbb2-49ee-8860-c4566508a1af 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Successfully bumped revision number for resource f9d79624-4063-4513-b25c-b4ee7a4bf133 (type: security_group_rules) to 0 2026-05-11 02:06:06.582 8 INFO neutron.db.ovn_revision_numbers_db [None req-102bafce-dbb2-49ee-8860-c4566508a1af 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Successfully bumped revision number for resource fa9361aa-9021-4f6f-8a1a-a3b5f35077c7 (type: security_group_rules) to 0 2026-05-11 02:06:06.658 8 INFO neutron.db.segments_db [None req-102bafce-dbb2-49ee-8860-c4566508a1af 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Added segment 80b7e4f4-fb71-413b-9aef-dbd3f82b07b1 of type geneve for network 3c54118d-4c29-4914-b73c-05345262f85c 2026-05-11 02:06:06.770 8 INFO neutron.db.ovn_revision_numbers_db [None req-102bafce-dbb2-49ee-8860-c4566508a1af 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Successfully bumped revision number for resource 3c54118d-4c29-4914-b73c-05345262f85c (type: networks) to 1 2026-05-11 02:06:06.921 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-102bafce-dbb2-49ee-8860-c4566508a1af 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] No more DHCP agents 2026-05-11 02:06:06.922 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-102bafce-dbb2-49ee-8860-c4566508a1af 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Unable to schedule network 3c54118d-4c29-4914-b73c-05345262f85c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:06.957 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] OVN reports status down for port: facc5353-df8e-444e-b504-72017589a163 2026-05-11 02:06:06.984 8 INFO neutron.db.ovn_revision_numbers_db [None req-102bafce-dbb2-49ee-8860-c4566508a1af 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Successfully bumped revision number for resource facc5353-df8e-444e-b504-72017589a163 (type: ports) to 1 [pid: 8|app: 0|req: 581/1159] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:06 2026] POST /v2.0/networks => generated 683 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1160] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:07 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:07.230 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6bcb3e4b-2f66-4a6f-bf40-8f050fdca042 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] No more DHCP agents 2026-05-11 02:06:07.231 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6bcb3e4b-2f66-4a6f-bf40-8f050fdca042 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Unable to schedule network 3c54118d-4c29-4914-b73c-05345262f85c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:07.278 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] OVN reports status down for port: 3459f953-fbdc-46ed-bdce-952ce13ae216 2026-05-11 02:06:07.332 7 INFO neutron.db.ovn_revision_numbers_db [None req-6bcb3e4b-2f66-4a6f-bf40-8f050fdca042 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Successfully bumped revision number for resource 3459f953-fbdc-46ed-bdce-952ce13ae216 (type: ports) to 1 [pid: 7|app: 0|req: 579/1161] 10.0.0.129 () {34 vars in 664 bytes} [Mon May 11 02:06:07 2026] POST /v2.0/ports => generated 775 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:07.510 8 INFO neutron.db.segments_db [None req-a7fd8b3f-1ce7-46bb-b42c-a17d086de43f 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Added segment dfc1df98-f712-44ef-9cba-223f25f29bab of type geneve for network 9526e27e-f65d-481c-8119-038f114dc7fa 2026-05-11 02:06:07.603 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7fd8b3f-1ce7-46bb-b42c-a17d086de43f 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Successfully bumped revision number for resource 9526e27e-f65d-481c-8119-038f114dc7fa (type: networks) to 1 2026-05-11 02:06:07.732 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a7fd8b3f-1ce7-46bb-b42c-a17d086de43f 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] No more DHCP agents 2026-05-11 02:06:07.734 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a7fd8b3f-1ce7-46bb-b42c-a17d086de43f 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Unable to schedule network 9526e27e-f65d-481c-8119-038f114dc7fa: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:07.772 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] OVN reports status down for port: 382ffd03-72d5-47f9-a15b-89cbf56a4250 2026-05-11 02:06:07.802 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7fd8b3f-1ce7-46bb-b42c-a17d086de43f 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Successfully bumped revision number for resource 382ffd03-72d5-47f9-a15b-89cbf56a4250 (type: ports) to 1 [pid: 8|app: 0|req: 583/1162] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:07 2026] POST /v2.0/networks => generated 670 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:08.013 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f12156e8-13a5-46aa-942e-c0ad5d3cde85 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] No more DHCP agents 2026-05-11 02:06:08.015 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f12156e8-13a5-46aa-942e-c0ad5d3cde85 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Unable to schedule network 9526e27e-f65d-481c-8119-038f114dc7fa: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 584/1163] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/ports?device_id=6fcb3cbc-49ba-4690-857f-a937f36406cc => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:08.502 7 INFO neutron.db.ovn_revision_numbers_db [None req-965ae57c-6c8c-4f7b-b614-ee158075f73d - - - - - -] Successfully bumped revision number for resource 382ffd03-72d5-47f9-a15b-89cbf56a4250 (type: ports) to 2 2026-05-11 02:06:08.535 7 INFO neutron.db.ovn_revision_numbers_db [None req-965ae57c-6c8c-4f7b-b614-ee158075f73d - - - - - -] Successfully bumped revision number for resource 23f8882c-fba7-464a-86d3-aaedb8a8fa2f (type: subnets) to 0 [pid: 7|app: 0|req: 580/1164] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:06:07 2026] POST /v2.0/subnets => generated 626 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:08.739 8 INFO neutron.db.ovn_revision_numbers_db [None req-00e3794b-e686-4393-8717-7ebf12b09873 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 738e9ded-1c8c-49ff-a5fe-90eaab63e0f5 (type: security_groups) to 1 2026-05-11 02:06:08.751 8 INFO neutron.db.ovn_revision_numbers_db [None req-00e3794b-e686-4393-8717-7ebf12b09873 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 1c2d5498-d608-4af0-b3f3-d69b436e7637 (type: security_group_rules) to 0 2026-05-11 02:06:08.762 8 INFO neutron.db.ovn_revision_numbers_db [None req-00e3794b-e686-4393-8717-7ebf12b09873 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 49f1ed23-4747-4a07-bdd0-b297d1801c8a (type: security_group_rules) to 0 2026-05-11 02:06:08.773 8 INFO neutron.db.ovn_revision_numbers_db [None req-00e3794b-e686-4393-8717-7ebf12b09873 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 4a3792bf-0438-40fe-a328-d2da7592604b (type: security_group_rules) to 0 2026-05-11 02:06:08.783 8 INFO neutron.db.ovn_revision_numbers_db [None req-00e3794b-e686-4393-8717-7ebf12b09873 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5de959fc-e7f6-4881-ac82-73ac6e6fbaaf (type: security_group_rules) to 0 [pid: 8|app: 0|req: 585/1165] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/security-groups?tenant_id=deda3f4059f84d0d8187dfee79589273&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:08.847 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-873f07a8-48dd-4b34-8a7c-bf8db05effd3 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] No more DHCP agents 2026-05-11 02:06:08.849 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-873f07a8-48dd-4b34-8a7c-bf8db05effd3 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Unable to schedule network 9526e27e-f65d-481c-8119-038f114dc7fa: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:08.959 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3f9554c9-c3c8-470c-a009-84328ddd0f7e - - - - - -] OVN reports status down for port: 30147edc-6646-46ad-ae9f-36bf38795bb1 2026-05-11 02:06:08.987 7 INFO neutron.db.ovn_revision_numbers_db [None req-873f07a8-48dd-4b34-8a7c-bf8db05effd3 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Successfully bumped revision number for resource 30147edc-6646-46ad-ae9f-36bf38795bb1 (type: ports) to 1 [pid: 7|app: 0|req: 581/1166] 10.0.0.129 () {34 vars in 664 bytes} [Mon May 11 02:06:08 2026] POST /v2.0/ports => generated 954 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1167] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:08 2026] DELETE /v2.0/security-groups/738e9ded-1c8c-49ff-a5fe-90eaab63e0f5 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:09.145 7 INFO neutron_taas.services.taas.taas_plugin [None req-89def6d8-f119-4a1d-abc1-59b12e18b9cc 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] TaaS: Handle Delete Port: 30147edc-6646-46ad-ae9f-36bf38795bb1 2026-05-11 02:06:09.149 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89def6d8-f119-4a1d-abc1-59b12e18b9cc 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Tap Mirror: Handle Delete Port: 30147edc-6646-46ad-ae9f-36bf38795bb1 2026-05-11 02:06:09.220 8 INFO neutron.db.ovn_revision_numbers_db [None req-6957e04c-bb8e-431e-9dca-e24161544667 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a3575a6b-3505-48b2-9288-30487a1b8109 (type: security_groups) to 1 2026-05-11 02:06:09.233 8 INFO neutron.db.ovn_revision_numbers_db [None req-6957e04c-bb8e-431e-9dca-e24161544667 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 09ae60b3-68dc-478c-9e40-79bd73c5a6b8 (type: security_group_rules) to 0 2026-05-11 02:06:09.245 8 INFO neutron.db.ovn_revision_numbers_db [None req-6957e04c-bb8e-431e-9dca-e24161544667 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 52eff55b-487c-47d3-a90c-caf8aba6c44a (type: security_group_rules) to 0 2026-05-11 02:06:09.268 8 INFO neutron.db.ovn_revision_numbers_db [None req-6957e04c-bb8e-431e-9dca-e24161544667 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e42bf27d-f1a0-4a8f-9011-06a7c31cca39 (type: security_group_rules) to 0 2026-05-11 02:06:09.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-6957e04c-bb8e-431e-9dca-e24161544667 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e6f045ed-25a1-4238-9d00-5ce060112666 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 582/1168] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:06:09 2026] DELETE /v2.0/ports/30147edc-6646-46ad-ae9f-36bf38795bb1 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1169] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/security-groups?tenant_id=91d47dec7fdb41b988ddcdb1a753cd91&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:09.338 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1af7628a-03ee-4e5a-9fed-1419c1ae9337 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 588/1170] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:06:09 2026] DELETE /v2.0/ports/30147edc-6646-46ad-ae9f-36bf38795bb1 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1171] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:09 2026] DELETE /v2.0/security-groups/ffe383cc-4a7d-47ec-93f7-f498a4473a62 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:09.461 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7cb1216-47c9-4f02-92f0-aec20028ea5b 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 584/1172] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/ports/30147edc-6646-46ad-ae9f-36bf38795bb1 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:09.469 7 INFO neutron.api.v2.resource [None req-2e82d05f-1710-4a6c-90f7-8596c411b5b2 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 585/1173] 10.0.0.129 () {32 vars in 736 bytes} [Mon May 11 02:06:09 2026] GET /v2.0/security-groups/ffe383cc-4a7d-47ec-93f7-f498a4473a62 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1174] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:09 2026] DELETE /v2.0/security-groups/a3575a6b-3505-48b2-9288-30487a1b8109 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1175] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:09 2026] DELETE /v2.0/subnets/23f8882c-fba7-464a-86d3-aaedb8a8fa2f => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:09.638 8 INFO neutron_taas.services.taas.taas_plugin [None req-78f46e2c-411c-417f-ae60-bfb3879e679a 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] TaaS: Handle Delete Port: 4ae292cd-f2bb-4c52-9b47-c86ba94f0b65 2026-05-11 02:06:09.641 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78f46e2c-411c-417f-ae60-bfb3879e679a 9dc3367a0adf404ea3d20d484327827b 06f6dfccd0b4465c9420ad3738baebae - - default default] Tap Mirror: Handle Delete Port: 4ae292cd-f2bb-4c52-9b47-c86ba94f0b65 2026-05-11 02:06:09.749 7 INFO neutron_taas.services.taas.taas_plugin [None req-b7b9d491-8279-4c2d-846b-43e58740d068 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] TaaS: Handle Delete Port: 382ffd03-72d5-47f9-a15b-89cbf56a4250 2026-05-11 02:06:09.751 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7b9d491-8279-4c2d-846b-43e58740d068 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Tap Mirror: Handle Delete Port: 382ffd03-72d5-47f9-a15b-89cbf56a4250 [pid: 8|app: 0|req: 590/1176] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:06:09 2026] DELETE /v2.0/floatingips/b65e3f45-877a-4896-b2e0-392f6434b2a6 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:09.886 7 INFO neutron.services.segments.plugin [-] Segment dfc1df98-f712-44ef-9cba-223f25f29bab resource provider aggregate not found 2026-05-11 02:06:09.895 7 INFO neutron.services.segments.plugin [-] Segment dfc1df98-f712-44ef-9cba-223f25f29bab resource provider aggregate not found 2026-05-11 02:06:09.897 7 INFO neutron.services.segments.plugin [-] Segment dfc1df98-f712-44ef-9cba-223f25f29bab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfc1df98-f712-44ef-9cba-223f25f29bab found for delete ", "request_id": "req-8a987091-5deb-4736-88d1-93921512f870"}]} 2026-05-11 02:06:09.920 7 INFO neutron.services.segments.plugin [-] Segment dfc1df98-f712-44ef-9cba-223f25f29bab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfc1df98-f712-44ef-9cba-223f25f29bab found for delete ", "request_id": "req-d1a22942-6edf-4908-a163-0b0ca2368377"}]} [pid: 7|app: 0|req: 587/1179] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:09 2026] DELETE /v2.0/networks/9526e27e-f65d-481c-8119-038f114dc7fa => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:10.023 7 INFO neutron.db.segments_db [None req-4ceec326-a9de-4de7-90f0-8ba69649239b 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Added segment 4432a7b2-9d01-4361-a2e9-56f8c20a7cfa of type geneve for network def40d06-c4fe-4b6b-9ca8-76a3b2060743 2026-05-11 02:06:10.083 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e926bfe-285c-4fcd-97e5-a80beb5cda43 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 6998a64a-137d-4881-b1db-f083ff06603f 2026-05-11 02:06:10.085 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e926bfe-285c-4fcd-97e5-a80beb5cda43 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 6998a64a-137d-4881-b1db-f083ff06603f 2026-05-11 02:06:10.116 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ceec326-a9de-4de7-90f0-8ba69649239b 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Successfully bumped revision number for resource def40d06-c4fe-4b6b-9ca8-76a3b2060743 (type: networks) to 1 2026-05-11 02:06:10.289 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ceec326-a9de-4de7-90f0-8ba69649239b 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] No more DHCP agents 2026-05-11 02:06:10.291 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ceec326-a9de-4de7-90f0-8ba69649239b 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Unable to schedule network def40d06-c4fe-4b6b-9ca8-76a3b2060743: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:10.332 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] OVN reports status down for port: f8aa72b9-54a8-4a20-975a-c867a992003e 2026-05-11 02:06:10.395 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ceec326-a9de-4de7-90f0-8ba69649239b 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Successfully bumped revision number for resource f8aa72b9-54a8-4a20-975a-c867a992003e (type: ports) to 1 [pid: 7|app: 0|req: 588/1180] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:09 2026] POST /v2.0/networks => generated 670 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:10.636 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f4a8dfe-0edd-4ee9-95cf-c3aadda0a108 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] No more DHCP agents 2026-05-11 02:06:10.638 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f4a8dfe-0edd-4ee9-95cf-c3aadda0a108 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Unable to schedule network def40d06-c4fe-4b6b-9ca8-76a3b2060743: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 593/1181] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:06:09 2026] PUT /v2.0/routers/3d83c267-15b4-4a64-bf13-32050366cb8b/remove_router_interface => generated 309 bytes in 857 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:10.950 8 INFO neutron_taas.services.taas.taas_plugin [None req-e585a003-fefc-4182-b3af-77108a6558bc dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 0edd7616-9a19-40f0-8d4b-5c7f881700f6 2026-05-11 02:06:10.953 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e585a003-fefc-4182-b3af-77108a6558bc dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 0edd7616-9a19-40f0-8d4b-5c7f881700f6 2026-05-11 02:06:11.096 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8e6b115-b64f-44f9-991a-646a23eefb15 - - - - - -] Successfully bumped revision number for resource f8aa72b9-54a8-4a20-975a-c867a992003e (type: ports) to 2 2026-05-11 02:06:11.128 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8e6b115-b64f-44f9-991a-646a23eefb15 - - - - - -] Successfully bumped revision number for resource e945e313-9150-472a-a3f7-46c5286f55ad (type: subnets) to 0 [pid: 7|app: 0|req: 589/1182] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:06:10 2026] POST /v2.0/subnets => generated 626 bytes in 718 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1183] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:10 2026] DELETE /v2.0/routers/3d83c267-15b4-4a64-bf13-32050366cb8b => generated 0 bytes in 653 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1184] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:11 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:11.427 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ea81653a-2c66-4d3b-b00c-7c2aabed3329 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] No more DHCP agents 2026-05-11 02:06:11.428 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ea81653a-2c66-4d3b-b00c-7c2aabed3329 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Unable to schedule network def40d06-c4fe-4b6b-9ca8-76a3b2060743: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:11.548 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] OVN reports status down for port: 0add9ab1-77f5-4d37-b280-f386e77c0e2b [pid: 8|app: 0|req: 596/1185] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:11 2026] DELETE /v2.0/subnets/98614435-8f6d-47d9-9658-ed43cd29d4e7 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1186] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:11 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:11.600 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea81653a-2c66-4d3b-b00c-7c2aabed3329 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Successfully bumped revision number for resource 0add9ab1-77f5-4d37-b280-f386e77c0e2b (type: ports) to 1 [pid: 7|app: 0|req: 590/1187] 10.0.0.129 () {34 vars in 664 bytes} [Mon May 11 02:06:11 2026] POST /v2.0/ports => generated 912 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:11.690 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb870a61-d36d-4a94-97cc-7956bfe3b9c1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: b1a438c6-4805-4a88-9f4c-99b2f372f2e7 2026-05-11 02:06:11.693 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb870a61-d36d-4a94-97cc-7956bfe3b9c1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: b1a438c6-4805-4a88-9f4c-99b2f372f2e7 2026-05-11 02:06:11.799 7 INFO neutron_taas.services.taas.taas_plugin [None req-9cd7eda1-51f1-4168-b161-fa92bad2780e 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] TaaS: Handle Delete Port: 0add9ab1-77f5-4d37-b280-f386e77c0e2b 2026-05-11 02:06:11.802 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9cd7eda1-51f1-4168-b161-fa92bad2780e 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Tap Mirror: Handle Delete Port: 0add9ab1-77f5-4d37-b280-f386e77c0e2b 2026-05-11 02:06:11.872 8 INFO neutron.services.segments.plugin [-] Segment 9b0729d0-c277-4d09-aa4e-3fddd0f2bfc8 resource provider aggregate not found 2026-05-11 02:06:11.878 8 INFO neutron.services.segments.plugin [-] Segment 9b0729d0-c277-4d09-aa4e-3fddd0f2bfc8 resource provider aggregate not found 2026-05-11 02:06:11.896 8 INFO neutron.services.segments.plugin [-] Segment 9b0729d0-c277-4d09-aa4e-3fddd0f2bfc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b0729d0-c277-4d09-aa4e-3fddd0f2bfc8 found for delete ", "request_id": "req-7211490f-bb82-4379-8aa3-6447983930ea"}]} 2026-05-11 02:06:11.898 8 INFO neutron.services.segments.plugin [-] Segment 9b0729d0-c277-4d09-aa4e-3fddd0f2bfc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b0729d0-c277-4d09-aa4e-3fddd0f2bfc8 found for delete ", "request_id": "req-ac77b907-dd1c-4a21-ba78-5a8312828cf6"}]} [pid: 8|app: 0|req: 598/1188] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:11 2026] DELETE /v2.0/networks/51626230-b4a2-48d6-a4cb-4f1892c37c56 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1189] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:11 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1190] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:06:11 2026] DELETE /v2.0/ports/0add9ab1-77f5-4d37-b280-f386e77c0e2b => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:11.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6672c7b3-4e96-4c7d-a148-63d14f986f6a 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1191] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:06:11 2026] GET /v2.0/ports/0add9ab1-77f5-4d37-b280-f386e77c0e2b => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1192] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:11 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1193] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:11 2026] DELETE /v2.0/subnets/e945e313-9150-472a-a3f7-46c5286f55ad => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1194] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:12 2026] GET /v2.0/security-groups?tenant_id=06f6dfccd0b4465c9420ad3738baebae&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:12.217 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e9f34de-e40a-4036-8b8b-3ab3aa56a826 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] TaaS: Handle Delete Port: f8aa72b9-54a8-4a20-975a-c867a992003e 2026-05-11 02:06:12.220 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e9f34de-e40a-4036-8b8b-3ab3aa56a826 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Tap Mirror: Handle Delete Port: f8aa72b9-54a8-4a20-975a-c867a992003e [pid: 7|app: 0|req: 594/1195] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:12 2026] DELETE /v2.0/security-groups/688fc6c0-5cf6-438e-add2-c491fcc28235 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1196] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:12 2026] DELETE /v2.0/networks/def40d06-c4fe-4b6b-9ca8-76a3b2060743 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:12.649 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c1613faa-0263-434a-8507-56a01390e1c6 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] No more DHCP agents 2026-05-11 02:06:12.650 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c1613faa-0263-434a-8507-56a01390e1c6 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Unable to schedule network 3c54118d-4c29-4914-b73c-05345262f85c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:12.700 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3f9554c9-c3c8-470c-a009-84328ddd0f7e - - - - - -] OVN reports status down for port: e0ef92f7-440d-4dbd-be14-c945cbfd472f 2026-05-11 02:06:12.721 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1613faa-0263-434a-8507-56a01390e1c6 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Successfully bumped revision number for resource e0ef92f7-440d-4dbd-be14-c945cbfd472f (type: ports) to 1 [pid: 7|app: 0|req: 595/1197] 10.0.0.129 () {34 vars in 664 bytes} [Mon May 11 02:06:12 2026] POST /v2.0/ports => generated 775 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:12.829 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3f9554c9-c3c8-470c-a009-84328ddd0f7e - - - - - -] OVN reports status down for port: b00764b6-7eba-42a0-9de3-67cd58a574ce 2026-05-11 02:06:13.042 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f141b0a4-95c7-42b5-88a5-ba5e2f08e73b'] response: {'server_uuid': '58bfea09-c367-468a-a658-691626e4cfe7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b00764b6-7eba-42a0-9de3-67cd58a574ce', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 596/1198] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:13 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1199] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:13 2026] GET /v2.0/security-groups?id=db17f084-fe05-4059-8d38-c690ee2b8587&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:13.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f9554c9-c3c8-470c-a009-84328ddd0f7e - - - - - -] Successfully bumped revision number for resource b00764b6-7eba-42a0-9de3-67cd58a574ce (type: ports) to 8 2026-05-11 02:06:13.243 8 INFO neutron.db.ovn_revision_numbers_db [None req-b11e3eeb-44df-4c32-ac1b-ef8032a9f743 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Successfully bumped revision number for resource e0ef92f7-440d-4dbd-be14-c945cbfd472f (type: ports) to 2 [pid: 8|app: 0|req: 603/1200] 10.0.0.129 () {34 vars in 736 bytes} [Mon May 11 02:06:12 2026] PUT /v2.0/ports/e0ef92f7-440d-4dbd-be14-c945cbfd472f => generated 752 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:13.319 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5162f43e-92f7-49d7-8652-190011ae3b16 - - - - - -] OVN reports status down for port: e0ef92f7-440d-4dbd-be14-c945cbfd472f 2026-05-11 02:06:13.438 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d16d5e3-2fc7-4271-b158-83d7705c2fdb 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] TaaS: Handle Delete Port: e0ef92f7-440d-4dbd-be14-c945cbfd472f 2026-05-11 02:06:13.441 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d16d5e3-2fc7-4271-b158-83d7705c2fdb 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Tap Mirror: Handle Delete Port: e0ef92f7-440d-4dbd-be14-c945cbfd472f [pid: 7|app: 0|req: 598/1201] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:06:13 2026] DELETE /v2.0/ports/e0ef92f7-440d-4dbd-be14-c945cbfd472f => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 604/1202] 10.0.0.129 () {32 vars in 642 bytes} [Mon May 11 02:06:13 2026] GET /v2.0/ports => generated 1534 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:13.662 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ed5ce09-ee32-4c3a-91e3-1e8ccb3abd87 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 599/1203] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:06:13 2026] GET /v2.0/ports/e0ef92f7-440d-4dbd-be14-c945cbfd472f => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1204] 10.0.0.129 () {32 vars in 642 bytes} [Mon May 11 02:06:13 2026] GET /v2.0/ports => generated 1534 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1205] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:06:13 2026] GET /v2.0/ports/3459f953-fbdc-46ed-bdce-952ce13ae216 => generated 775 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:13.784 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a92249b8-5223-4592-ace3-8b396814b909 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 606/1206] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:06:13 2026] DELETE /v2.0/ports/0add9ab1-77f5-4d37-b280-f386e77c0e2b => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:13.804 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e997cbe8-07c6-4f31-bb92-6c16e40134c0 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1207] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:13 2026] DELETE /v2.0/subnets/e945e313-9150-472a-a3f7-46c5286f55ad => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:13.824 8 INFO neutron.pecan_wsgi.hooks.translation [None req-baf02de2-3aa8-4465-bc22-ae7220a4f7fe 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 607/1208] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:13 2026] DELETE /v2.0/subnets/23f8882c-fba7-464a-86d3-aaedb8a8fa2f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:13.915 8 INFO neutron.services.segments.plugin [-] Segment 4432a7b2-9d01-4361-a2e9-56f8c20a7cfa resource provider aggregate not found 2026-05-11 02:06:13.920 8 INFO neutron.services.segments.plugin [-] Segment 4432a7b2-9d01-4361-a2e9-56f8c20a7cfa resource provider aggregate not found 2026-05-11 02:06:13.935 8 INFO neutron.services.segments.plugin [-] Segment 4432a7b2-9d01-4361-a2e9-56f8c20a7cfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4432a7b2-9d01-4361-a2e9-56f8c20a7cfa found for delete ", "request_id": "req-2afee6e0-6024-4f0c-92e4-d14548c7828d"}]} 2026-05-11 02:06:13.937 8 INFO neutron.services.segments.plugin [-] Segment 4432a7b2-9d01-4361-a2e9-56f8c20a7cfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4432a7b2-9d01-4361-a2e9-56f8c20a7cfa found for delete ", "request_id": "req-6cdfad26-7a86-4dfa-97cc-81f78ea55c81"}]} 2026-05-11 02:06:13.941 7 INFO neutron_taas.services.taas.taas_plugin [None req-48c93eb1-664f-447f-b9fa-11bf55e0d3da 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] TaaS: Handle Delete Port: 3459f953-fbdc-46ed-bdce-952ce13ae216 2026-05-11 02:06:13.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48c93eb1-664f-447f-b9fa-11bf55e0d3da 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Tap Mirror: Handle Delete Port: 3459f953-fbdc-46ed-bdce-952ce13ae216 [pid: 7|app: 0|req: 602/1209] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:06:13 2026] DELETE /v2.0/ports/3459f953-fbdc-46ed-bdce-952ce13ae216 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1210] 199.204.45.129 () {34 vars in 993 bytes} [Mon May 11 02:06:14 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:14.162 7 INFO neutron_taas.services.taas.taas_plugin [None req-5943a031-a023-4d92-b23c-a05570fe5abf 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] TaaS: Handle Delete Port: facc5353-df8e-444e-b504-72017589a163 2026-05-11 02:06:14.165 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5943a031-a023-4d92-b23c-a05570fe5abf 5642f2ed0d5748b0bf452c7bc885aeff 62435e0e22c8458e8ee8772c92c2d187 - - default default] Tap Mirror: Handle Delete Port: facc5353-df8e-444e-b504-72017589a163 2026-05-11 02:06:14.205 8 INFO neutron_taas.services.taas.taas_plugin [req-04cab10c-3752-4fa7-a2d3-e706353c7b6b req-3a3bd842-15a4-4219-a9ba-84626afe089a d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] TaaS: Handle Delete Port: b00764b6-7eba-42a0-9de3-67cd58a574ce 2026-05-11 02:06:14.208 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-04cab10c-3752-4fa7-a2d3-e706353c7b6b req-3a3bd842-15a4-4219-a9ba-84626afe089a d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] Tap Mirror: Handle Delete Port: b00764b6-7eba-42a0-9de3-67cd58a574ce 2026-05-11 02:06:14.335 7 INFO neutron.services.segments.plugin [-] Segment 80b7e4f4-fb71-413b-9aef-dbd3f82b07b1 resource provider aggregate not found 2026-05-11 02:06:14.339 7 INFO neutron.services.segments.plugin [-] Segment 80b7e4f4-fb71-413b-9aef-dbd3f82b07b1 resource provider aggregate not found 2026-05-11 02:06:14.367 7 INFO neutron.services.segments.plugin [-] Segment 80b7e4f4-fb71-413b-9aef-dbd3f82b07b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80b7e4f4-fb71-413b-9aef-dbd3f82b07b1 found for delete ", "request_id": "req-5fadecba-2ff6-408c-a55c-32d50f756fdd"}]} 2026-05-11 02:06:14.369 7 INFO neutron.services.segments.plugin [-] Segment 80b7e4f4-fb71-413b-9aef-dbd3f82b07b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80b7e4f4-fb71-413b-9aef-dbd3f82b07b1 found for delete ", "request_id": "req-e425530c-2f13-457c-b52a-d8cb731b0738"}]} 2026-05-11 02:06:14.373 8 INFO neutron.db.l3_db [req-04cab10c-3752-4fa7-a2d3-e706353c7b6b req-3a3bd842-15a4-4219-a9ba-84626afe089a d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] Floating IP ee961c62-7a32-4e9b-8c27-5189d99443c0 disassociated. External IP: 10.96.250.209, port: b00764b6-7eba-42a0-9de3-67cd58a574ce. [pid: 7|app: 0|req: 603/1211] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:14 2026] DELETE /v2.0/networks/3c54118d-4c29-4914-b73c-05345262f85c => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1212] 199.204.45.129 () {36 vars in 996 bytes} [Mon May 11 02:06:14 2026] DELETE /v2.0/ports/b00764b6-7eba-42a0-9de3-67cd58a574ce => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:14.696 7 INFO neutron.db.ovn_revision_numbers_db [None req-549ea875-a809-466e-b303-c3e4e991db0d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 27256631-d0f0-400d-8f5a-f9d61aa87b35 (type: security_groups) to 1 2026-05-11 02:06:14.712 7 INFO neutron.db.ovn_revision_numbers_db [None req-549ea875-a809-466e-b303-c3e4e991db0d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 3f852c6d-93bd-4dde-bca1-845a9c55dae4 (type: security_group_rules) to 0 2026-05-11 02:06:14.728 7 INFO neutron.db.ovn_revision_numbers_db [None req-549ea875-a809-466e-b303-c3e4e991db0d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 3f9897be-eb35-4858-98ab-9d6964cefcc2 (type: security_group_rules) to 0 2026-05-11 02:06:14.736 8 INFO neutron.db.ovn_revision_numbers_db [None req-87e06a78-37f3-439c-bd8d-38882e75ff63 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6de2548a-3ceb-4797-be1d-3f912e220bff (type: security_groups) to 1 2026-05-11 02:06:14.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-549ea875-a809-466e-b303-c3e4e991db0d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 81f45ab8-dbe1-426b-a77e-77d304e976db (type: security_group_rules) to 0 2026-05-11 02:06:14.751 8 INFO neutron.db.ovn_revision_numbers_db [None req-87e06a78-37f3-439c-bd8d-38882e75ff63 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 05017425-bcef-4f86-9211-fd369377b995 (type: security_group_rules) to 0 2026-05-11 02:06:14.753 7 INFO neutron.db.ovn_revision_numbers_db [None req-549ea875-a809-466e-b303-c3e4e991db0d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d34e0e6b-0691-42a0-a317-4e56bb7c0dd9 (type: security_group_rules) to 0 2026-05-11 02:06:14.766 8 INFO neutron.db.ovn_revision_numbers_db [None req-87e06a78-37f3-439c-bd8d-38882e75ff63 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 063cdb89-bdde-4f2d-81c1-b1d640934347 (type: security_group_rules) to 0 2026-05-11 02:06:14.778 8 INFO neutron.db.ovn_revision_numbers_db [None req-87e06a78-37f3-439c-bd8d-38882e75ff63 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 111050cc-eed8-45ac-be3b-5cd426ddfc58 (type: security_group_rules) to 0 2026-05-11 02:06:14.791 8 INFO neutron.db.ovn_revision_numbers_db [None req-87e06a78-37f3-439c-bd8d-38882e75ff63 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f5698513-888b-4539-af44-8c8b0821df34 (type: security_group_rules) to 0 2026-05-11 02:06:14.824 7 INFO neutron.db.segments_db [None req-549ea875-a809-466e-b303-c3e4e991db0d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Added segment 4e75b793-0dec-400a-ba90-77dbe52cca90 of type geneve for network 283941aa-90f5-4de7-aad3-c6b07fdb4cb4 [pid: 8|app: 0|req: 610/1213] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:14 2026] GET /v2.0/security-groups?tenant_id=c5a02ce19cd544e2b9c58e01974ce5b8&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1214] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:14 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:14.917 7 INFO neutron.db.ovn_revision_numbers_db [None req-549ea875-a809-466e-b303-c3e4e991db0d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 283941aa-90f5-4de7-aad3-c6b07fdb4cb4 (type: networks) to 1 2026-05-11 02:06:15.054 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-549ea875-a809-466e-b303-c3e4e991db0d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:06:15.055 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-549ea875-a809-466e-b303-c3e4e991db0d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 283941aa-90f5-4de7-aad3-c6b07fdb4cb4: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 612/1215] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:14 2026] DELETE /v2.0/security-groups/6de2548a-3ceb-4797-be1d-3f912e220bff => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:15.082 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-130ecabd-e0f4-48f1-8508-943d9105b558'] response: {'server_uuid': '58bfea09-c367-468a-a658-691626e4cfe7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b00764b6-7eba-42a0-9de3-67cd58a574ce', 'code': 200} 2026-05-11 02:06:15.082 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-130ecabd-e0f4-48f1-8508-943d9105b558'] response: {'server_uuid': '58bfea09-c367-468a-a658-691626e4cfe7', 'name': 'network-vif-deleted', 'tag': 'b00764b6-7eba-42a0-9de3-67cd58a574ce', 'status': 'completed', 'code': 200} 2026-05-11 02:06:15.091 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5162f43e-92f7-49d7-8652-190011ae3b16 - - - - - -] OVN reports status down for port: ecd8a393-83f0-44ba-8da9-c04d7de9e7ad 2026-05-11 02:06:15.127 7 INFO neutron.db.ovn_revision_numbers_db [None req-549ea875-a809-466e-b303-c3e4e991db0d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ecd8a393-83f0-44ba-8da9-c04d7de9e7ad (type: ports) to 1 [pid: 7|app: 0|req: 604/1216] 10.0.0.129 () {34 vars in 670 bytes} [Mon May 11 02:06:14 2026] POST /v2.0/networks => generated 784 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1217] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:15 2026] GET /v2.0/security-groups?tenant_id=62435e0e22c8458e8ee8772c92c2d187&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:15.286 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ffaa492c-47ad-4e29-8c5c-e3db2b3047d8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:06:15.288 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ffaa492c-47ad-4e29-8c5c-e3db2b3047d8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 283941aa-90f5-4de7-aad3-c6b07fdb4cb4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:15.297 8 INFO neutron.db.ovn_revision_numbers_db [None req-49a14185-f063-4702-b85e-3da535576b8b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f30a23b3-eafe-4227-86af-751edba85b90 (type: security_groups) to 1 2026-05-11 02:06:15.312 8 INFO neutron.db.ovn_revision_numbers_db [None req-49a14185-f063-4702-b85e-3da535576b8b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 059fea40-03ae-4b88-9d87-6e139725f3f2 (type: security_group_rules) to 0 2026-05-11 02:06:15.323 8 INFO neutron.db.ovn_revision_numbers_db [None req-49a14185-f063-4702-b85e-3da535576b8b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 8fb52664-e00f-42e2-a6b9-8b9420f876ea (type: security_group_rules) to 0 2026-05-11 02:06:15.343 8 INFO neutron.db.ovn_revision_numbers_db [None req-49a14185-f063-4702-b85e-3da535576b8b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource aa7f6829-720a-4d01-a214-4c4d20893f93 (type: security_group_rules) to 0 2026-05-11 02:06:15.358 8 INFO neutron.db.ovn_revision_numbers_db [None req-49a14185-f063-4702-b85e-3da535576b8b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource aa95fd80-8247-4036-9916-ea4125b3e65d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 614/1218] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:15 2026] GET /v2.0/security-groups?tenant_id=1f087179685d4e888574166b7dc27583&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1219] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:15 2026] DELETE /v2.0/security-groups/fbe4be72-1c08-476a-88a1-5b7e2928e07b => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:15.727 7 INFO neutron.db.ovn_revision_numbers_db [None req-da433a91-d7be-45e7-a8ad-0ae92b9e0b75 - - - - - -] Successfully bumped revision number for resource ecd8a393-83f0-44ba-8da9-c04d7de9e7ad (type: ports) to 2 2026-05-11 02:06:15.758 7 INFO neutron.db.ovn_revision_numbers_db [None req-da433a91-d7be-45e7-a8ad-0ae92b9e0b75 - - - - - -] Successfully bumped revision number for resource 682bfa8d-d40c-476c-b374-b193c215214d (type: subnets) to 0 [pid: 7|app: 0|req: 605/1220] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:06:15 2026] POST /v2.0/subnets => generated 691 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1221] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:15 2026] DELETE /v2.0/security-groups/f30a23b3-eafe-4227-86af-751edba85b90 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1222] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:15 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:16.077 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b115e708-996b-4d53-86d2-2ee81c9f92a6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:06:16.079 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b115e708-996b-4d53-86d2-2ee81c9f92a6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:16.155 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5162f43e-92f7-49d7-8652-190011ae3b16 - - - - - -] OVN reports status down for port: 949b8103-08e5-4098-8f15-4c2f1e184134 2026-05-11 02:06:16.181 7 INFO neutron.db.ovn_revision_numbers_db [None req-b115e708-996b-4d53-86d2-2ee81c9f92a6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 949b8103-08e5-4098-8f15-4c2f1e184134 (type: ports) to 1 [pid: 8|app: 0|req: 618/1223] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:17 2026] GET /v2.0/ports?device_id=58bfea09-c367-468a-a658-691626e4cfe7 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:17.159 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-681faff9-64bf-4706-9314-3a819bf4a89f - - - - - -] Schedule LRP lrp-949b8103-08e5-4098-8f15-4c2f1e184134 on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:06:17.172 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5162f43e-92f7-49d7-8652-190011ae3b16 - - - - - -] OVN reports status up for port: 949b8103-08e5-4098-8f15-4c2f1e184134 2026-05-11 02:06:17.202 8 INFO neutron.plugins.ml2.plugin [None req-5162f43e-92f7-49d7-8652-190011ae3b16 - - - - - -] Attempt 1 to provision port 949b8103-08e5-4098-8f15-4c2f1e184134 2026-05-11 02:06:17.208 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9628dd83-18f7-44cb-905a-8273d6531c79 - - - - - -] Router 5a7ecc13-7277-4cc3-81e2-4819bffa6f6b is bound to host instance 2026-05-11 02:06:17.233 7 INFO neutron.db.ovn_revision_numbers_db [None req-b115e708-996b-4d53-86d2-2ee81c9f92a6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 949b8103-08e5-4098-8f15-4c2f1e184134 (type: router_ports) to 1 2026-05-11 02:06:17.285 7 INFO neutron.db.ovn_revision_numbers_db [None req-b115e708-996b-4d53-86d2-2ee81c9f92a6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5a7ecc13-7277-4cc3-81e2-4819bffa6f6b (type: routers) to 2 [pid: 7|app: 0|req: 606/1224] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:06:15 2026] POST /v2.0/routers => generated 969 bytes in 1522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:18.121 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b15b0623-93f9-4b7d-af7c-7d53cfb2dc31 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:06:18.123 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b15b0623-93f9-4b7d-af7c-7d53cfb2dc31 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 283941aa-90f5-4de7-aad3-c6b07fdb4cb4: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 607/1225] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:18 2026] DELETE /v2.0/security-groups/db17f084-fe05-4059-8d38-c690ee2b8587 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:18.254 7 INFO neutron.api.v2.resource [None req-7b7f021a-68dd-4304-b977-9a11290a6a10 d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1226] 10.0.0.129 () {32 vars in 736 bytes} [Mon May 11 02:06:18 2026] GET /v2.0/security-groups/db17f084-fe05-4059-8d38-c690ee2b8587 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:18.406 8 INFO neutron.db.ovn_revision_numbers_db [None req-b15b0623-93f9-4b7d-af7c-7d53cfb2dc31 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b3ebb3db-c198-4f92-87f9-a37ae5fe2924 (type: ports) to 1 2026-05-11 02:06:18.534 7 INFO neutron.db.ovn_revision_numbers_db [None req-35a68693-47b0-4a5b-bf81-67eafed11706 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c5cbab4a-a5e3-4a16-9d18-b15def4b1721 (type: security_groups) to 1 2026-05-11 02:06:18.557 7 INFO neutron.db.ovn_revision_numbers_db [None req-35a68693-47b0-4a5b-bf81-67eafed11706 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 20e145d5-e15d-42b7-be88-90e77f8eb831 (type: security_group_rules) to 0 2026-05-11 02:06:18.574 7 INFO neutron.db.ovn_revision_numbers_db [None req-35a68693-47b0-4a5b-bf81-67eafed11706 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 53cf42b0-5cda-437f-b3a0-efe537126156 (type: security_group_rules) to 0 2026-05-11 02:06:18.591 7 INFO neutron.db.ovn_revision_numbers_db [None req-35a68693-47b0-4a5b-bf81-67eafed11706 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 8ff82d8f-7c82-45fc-9d6b-74161ee73ec1 (type: security_group_rules) to 0 2026-05-11 02:06:18.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-35a68693-47b0-4a5b-bf81-67eafed11706 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a05f7b09-4f1c-4283-8b93-e20de3b91ce5 (type: security_group_rules) to 0 2026-05-11 02:06:18.626 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ccc74e3-c695-4025-b556-3fbe47d64938 - - - - - -] Successfully bumped revision number for resource 949b8103-08e5-4098-8f15-4c2f1e184134 (type: ports) to 4 [pid: 7|app: 0|req: 609/1227] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:18 2026] GET /v2.0/security-groups?tenant_id=de1d7b026d2647a58161ba1a0cd8c8e9&name=default => generated 2925 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:18.791 7 INFO neutron_taas.services.taas.taas_plugin [None req-122ccc6a-8d6a-4b0a-8b9c-d72a9109cbe8 d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] TaaS: Handle Delete Port: be61c005-ca7e-4a86-8023-fd37220598ea 2026-05-11 02:06:18.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-122ccc6a-8d6a-4b0a-8b9c-d72a9109cbe8 d68eeccc2acb4ba1bc20365ae024a6d9 3518a89ca7524a8cbebfefe0964437b9 - - default default] Tap Mirror: Handle Delete Port: be61c005-ca7e-4a86-8023-fd37220598ea [pid: 7|app: 0|req: 610/1228] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:06:18 2026] DELETE /v2.0/floatingips/ee961c62-7a32-4e9b-8c27-5189d99443c0 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1229] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:18 2026] DELETE /v2.0/security-groups/c5cbab4a-a5e3-4a16-9d18-b15def4b1721 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:19.290 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ccc74e3-c695-4025-b556-3fbe47d64938 - - - - - -] Successfully bumped revision number for resource 949b8103-08e5-4098-8f15-4c2f1e184134 (type: ports) to 5 2026-05-11 02:06:19.374 7 INFO neutron_taas.services.taas.taas_plugin [None req-685e16ea-119f-4204-a663-59d0a50927f4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 21d2e800-be65-4e94-aef6-041951993737 2026-05-11 02:06:19.377 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-685e16ea-119f-4204-a663-59d0a50927f4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 21d2e800-be65-4e94-aef6-041951993737 2026-05-11 02:06:19.547 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b15b0623-93f9-4b7d-af7c-7d53cfb2dc31 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:06:19.549 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b15b0623-93f9-4b7d-af7c-7d53cfb2dc31 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 283941aa-90f5-4de7-aad3-c6b07fdb4cb4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:19.878 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5162f43e-92f7-49d7-8652-190011ae3b16 - - - - - -] OVN reports status down for port: b3ebb3db-c198-4f92-87f9-a37ae5fe2924 [pid: 7|app: 0|req: 612/1230] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:06:19 2026] PUT /v2.0/routers/0add184f-3245-4753-955a-055b51ff832f/remove_router_interface => generated 309 bytes in 852 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:19.997 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5162f43e-92f7-49d7-8652-190011ae3b16 - - - - - -] Logical_Switch_Port b3ebb3db-c198-4f92-87f9-a37ae5fe2924 host information not removed, the port state is up 2026-05-11 02:06:19.997 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5162f43e-92f7-49d7-8652-190011ae3b16 - - - - - -] OVN reports status up for port: b3ebb3db-c198-4f92-87f9-a37ae5fe2924 2026-05-11 02:06:20.037 8 INFO neutron.plugins.ml2.plugin [None req-5162f43e-92f7-49d7-8652-190011ae3b16 - - - - - -] Attempt 1 to provision port b3ebb3db-c198-4f92-87f9-a37ae5fe2924 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:20.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-b15b0623-93f9-4b7d-af7c-7d53cfb2dc31 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b3ebb3db-c198-4f92-87f9-a37ae5fe2924 (type: router_ports) to 1 [pid: 8|app: 0|req: 619/1231] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:06:17 2026] PUT /v2.0/routers/5a7ecc13-7277-4cc3-81e2-4819bffa6f6b/add_router_interface => generated 309 bytes in 2951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:20.301 7 INFO neutron.db.ovn_revision_numbers_db [None req-a994f555-dfbb-4f6d-af5f-8335a71170d4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 14f83b1b-0f95-42bb-897a-1796f3d4ae31 (type: security_groups) to 1 2026-05-11 02:06:20.313 7 INFO neutron.db.ovn_revision_numbers_db [None req-a994f555-dfbb-4f6d-af5f-8335a71170d4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 7b2318f8-74e5-4261-a403-ac1b24b1bbc7 (type: security_group_rules) to 0 2026-05-11 02:06:20.326 7 INFO neutron.db.ovn_revision_numbers_db [None req-a994f555-dfbb-4f6d-af5f-8335a71170d4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 7ba5f30f-d567-421d-ac94-e5bd0b17bb4b (type: security_group_rules) to 0 2026-05-11 02:06:20.338 7 INFO neutron.db.ovn_revision_numbers_db [None req-a994f555-dfbb-4f6d-af5f-8335a71170d4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c130a7d1-a159-4e41-8d1d-7be5416c7ac3 (type: security_group_rules) to 0 2026-05-11 02:06:20.350 7 INFO neutron.db.ovn_revision_numbers_db [None req-a994f555-dfbb-4f6d-af5f-8335a71170d4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e3386d8b-7e6f-4e82-9679-a3f96debc785 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 613/1232] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:19 2026] GET /v2.0/security-groups?tenant_id=c6f01e3885d9485385150349d97d820e&name=default => generated 2925 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1233] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:20 2026] DELETE /v2.0/security-groups/14f83b1b-0f95-42bb-897a-1796f3d4ae31 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:20.873 8 INFO neutron.db.ovn_revision_numbers_db [None req-5162f43e-92f7-49d7-8652-190011ae3b16 - - - - - -] Successfully bumped revision number for resource b3ebb3db-c198-4f92-87f9-a37ae5fe2924 (type: ports) to 2 2026-05-11 02:06:20.908 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b85db34-34be-43b8-ada8-cc7eee108d51 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 6e240251-a6fd-4ad3-862c-676eb74390cf 2026-05-11 02:06:20.914 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b85db34-34be-43b8-ada8-cc7eee108d51 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 6e240251-a6fd-4ad3-862c-676eb74390cf [pid: 7|app: 0|req: 615/1234] 10.0.0.128 () {34 vars in 981 bytes} [Mon May 11 02:06:21 2026] GET /v2.0/networks?id=283941aa-90f5-4de7-aad3-c6b07fdb4cb4 => generated 714 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1235] 10.0.0.128 () {34 vars in 964 bytes} [Mon May 11 02:06:21 2026] GET /v2.0/quotas/1352dc17594b45d7968f66212454a21a => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1236] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:20 2026] DELETE /v2.0/routers/0add184f-3245-4753-955a-055b51ff832f => generated 0 bytes in 1139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1237] 10.0.0.128 () {34 vars in 1001 bytes} [Mon May 11 02:06:21 2026] GET /v2.0/ports?tenant_id=1352dc17594b45d7968f66212454a21a&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1238] 10.0.0.128 () {34 vars in 1007 bytes} [Mon May 11 02:06:21 2026] GET /v2.0/networks/283941aa-90f5-4de7-aad3-c6b07fdb4cb4?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1239] 10.0.0.128 () {34 vars in 1107 bytes} [Mon May 11 02:06:21 2026] GET /v2.0/networks/283941aa-90f5-4de7-aad3-c6b07fdb4cb4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1240] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:21 2026] DELETE /v2.0/subnets/20832518-c791-42c5-9d9c-3249b9e8fe95 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1241] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:21 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:21.766 7 INFO neutron_taas.services.taas.taas_plugin [None req-3592c12d-e259-4290-b75f-bbe52551ed83 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 074c5795-fcdd-4f72-80a0-aa8bf121d1dd 2026-05-11 02:06:21.769 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3592c12d-e259-4290-b75f-bbe52551ed83 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 074c5795-fcdd-4f72-80a0-aa8bf121d1dd 2026-05-11 02:06:21.975 7 INFO neutron.services.segments.plugin [-] Segment 9ca71f4c-abb3-4376-84e4-d4146cd676d1 resource provider aggregate not found 2026-05-11 02:06:21.980 7 INFO neutron.services.segments.plugin [-] Segment 9ca71f4c-abb3-4376-84e4-d4146cd676d1 resource provider aggregate not found 2026-05-11 02:06:21.993 7 INFO neutron.services.segments.plugin [-] Segment 9ca71f4c-abb3-4376-84e4-d4146cd676d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ca71f4c-abb3-4376-84e4-d4146cd676d1 found for delete ", "request_id": "req-153ec95a-c3ea-40d7-bc29-1eb5c2f15352"}]} 2026-05-11 02:06:22.006 7 INFO neutron.services.segments.plugin [-] Segment 9ca71f4c-abb3-4376-84e4-d4146cd676d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ca71f4c-abb3-4376-84e4-d4146cd676d1 found for delete ", "request_id": "req-b35d2130-3a14-42de-9d51-cd77703f5600"}]} [pid: 7|app: 0|req: 620/1242] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:21 2026] DELETE /v2.0/networks/0718f153-9543-46b6-89e7-68d63a36fd22 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1243] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:22 2026] GET /v2.0/security-groups?tenant_id=3518a89ca7524a8cbebfefe0964437b9&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1244] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:22 2026] DELETE /v2.0/security-groups/76ee3da3-3fc0-4c63-b4f1-c1065c0332f9 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1245] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:22 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1246] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:23 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:24.248 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff7a0bba-15b7-4cd9-8dac-82fa4fc32e37 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 7e615d4d-c934-4444-9897-7f7439843e8f (type: security_groups) to 1 2026-05-11 02:06:24.259 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff7a0bba-15b7-4cd9-8dac-82fa4fc32e37 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 04ae02fd-1cb1-4b5a-a469-ddd2437fb082 (type: security_group_rules) to 0 2026-05-11 02:06:24.270 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff7a0bba-15b7-4cd9-8dac-82fa4fc32e37 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 29866be1-2194-4a08-8c34-30864efed1c9 (type: security_group_rules) to 0 2026-05-11 02:06:24.284 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff7a0bba-15b7-4cd9-8dac-82fa4fc32e37 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5ddd92fe-10e7-49c8-84c2-ab5fea24de05 (type: security_group_rules) to 0 2026-05-11 02:06:24.300 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff7a0bba-15b7-4cd9-8dac-82fa4fc32e37 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b5cf7b61-6a8e-4d15-8498-57c04be7316d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 625/1247] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:23 2026] GET /v2.0/security-groups?tenant_id=f95d5a4b8d0c4173a3bbff189ec5ae73&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:24.387 7 INFO neutron.db.ovn_revision_numbers_db [None req-0cf50c89-7296-4deb-bbd6-6555c095c1da dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 4aace041-8d2e-4cbc-8d2e-7faf43e53b87 (type: security_groups) to 1 2026-05-11 02:06:24.402 7 INFO neutron.db.ovn_revision_numbers_db [None req-0cf50c89-7296-4deb-bbd6-6555c095c1da dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5c6bc3f0-6dc5-4a33-9337-3e5fde14cc15 (type: security_group_rules) to 0 2026-05-11 02:06:24.425 7 INFO neutron.db.ovn_revision_numbers_db [None req-0cf50c89-7296-4deb-bbd6-6555c095c1da dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 9cc9c909-ed6b-498e-b329-6b61f9df41f1 (type: security_group_rules) to 0 2026-05-11 02:06:24.443 7 INFO neutron.db.ovn_revision_numbers_db [None req-0cf50c89-7296-4deb-bbd6-6555c095c1da dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bb39545d-b3b2-4bdf-bd9f-0ad4218b03bd (type: security_group_rules) to 0 2026-05-11 02:06:24.454 7 INFO neutron.db.ovn_revision_numbers_db [None req-0cf50c89-7296-4deb-bbd6-6555c095c1da dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d09c7f88-3f66-4c29-af8d-7448ca3113a6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 623/1248] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:24 2026] GET /v2.0/security-groups?tenant_id=702b1e64f39a4a08b0fbd28b5686d252&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1249] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:24 2026] DELETE /v2.0/security-groups/7e615d4d-c934-4444-9897-7f7439843e8f => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1252] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:24 2026] DELETE /v2.0/security-groups/4aace041-8d2e-4cbc-8d2e-7faf43e53b87 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1253] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:24 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:25.027 8 INFO neutron.db.ovn_revision_numbers_db [None req-71bacc78-7680-4315-a476-daae8e97e61e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 333fc794-9b0c-4dc5-b56e-a7dab0f08df9 (type: security_groups) to 1 2026-05-11 02:06:25.039 8 INFO neutron.db.ovn_revision_numbers_db [None req-71bacc78-7680-4315-a476-daae8e97e61e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 21c1f975-7aac-4ddb-83f1-edb7d4aecbf6 (type: security_group_rules) to 0 2026-05-11 02:06:25.055 8 INFO neutron.db.ovn_revision_numbers_db [None req-71bacc78-7680-4315-a476-daae8e97e61e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 38fc0249-c6ae-41e8-b1c0-8c114ae88403 (type: security_group_rules) to 0 2026-05-11 02:06:25.071 8 INFO neutron.db.ovn_revision_numbers_db [None req-71bacc78-7680-4315-a476-daae8e97e61e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 45a593b5-bf68-4c9a-8250-8fac59d35fac (type: security_group_rules) to 0 2026-05-11 02:06:25.082 8 INFO neutron.db.ovn_revision_numbers_db [None req-71bacc78-7680-4315-a476-daae8e97e61e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 8aef4dcc-fa4e-4e6e-af35-a29d08aaa2bf (type: security_group_rules) to 0 [pid: 8|app: 0|req: 629/1254] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:24 2026] GET /v2.0/security-groups?tenant_id=157d556c1e3f46ebbc1f193494373b87&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1255] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:25 2026] DELETE /v2.0/security-groups/333fc794-9b0c-4dc5-b56e-a7dab0f08df9 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1256] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:06:25 2026] GET /v2.0/networks?id=283941aa-90f5-4de7-aad3-c6b07fdb4cb4 => generated 714 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1257] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:26.325 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-820e56db-700a-4c39-a3b7-812a48d28d22 req-0972fa47-ef52-45c2-937a-1916e27809e9 77f0d46d29e94afb91b2801c2cffceef 1352dc17594b45d7968f66212454a21a - - default default] No more DHCP agents 2026-05-11 02:06:26.326 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-820e56db-700a-4c39-a3b7-812a48d28d22 req-0972fa47-ef52-45c2-937a-1916e27809e9 77f0d46d29e94afb91b2801c2cffceef 1352dc17594b45d7968f66212454a21a - - default default] Unable to schedule network 283941aa-90f5-4de7-aad3-c6b07fdb4cb4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:26.438 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] OVN reports status down for port: 2ae23db8-5781-483d-bc2f-876f96b4779d 2026-05-11 02:06:26.483 8 INFO neutron.db.ovn_revision_numbers_db [req-820e56db-700a-4c39-a3b7-812a48d28d22 req-0972fa47-ef52-45c2-937a-1916e27809e9 77f0d46d29e94afb91b2801c2cffceef 1352dc17594b45d7968f66212454a21a - - default default] Successfully bumped revision number for resource 2ae23db8-5781-483d-bc2f-876f96b4779d (type: ports) to 1 [pid: 8|app: 0|req: 631/1258] 199.204.45.129 () {38 vars in 954 bytes} [Mon May 11 02:06:26 2026] POST /v2.0/ports => generated 954 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:26.694 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] No hosting information found for port b3ebb3db-c198-4f92-87f9-a37ae5fe2924: RuntimeError: No hosting information found for port b3ebb3db-c198-4f92-87f9-a37ae5fe2924 2026-05-11 02:06:26.794 8 INFO neutron.db.ovn_revision_numbers_db [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] Successfully bumped revision number for resource b3ebb3db-c198-4f92-87f9-a37ae5fe2924 (type: router_ports) to 2 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:26.919 7 INFO neutron.db.ovn_revision_numbers_db [req-820e56db-700a-4c39-a3b7-812a48d28d22 req-988cf986-5d2c-4ab3-b20a-65e9e2a70f24 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 2ae23db8-5781-483d-bc2f-876f96b4779d (type: ports) to 2 2026-05-11 02:06:27.005 8 INFO neutron.db.ovn_revision_numbers_db [None req-049c37ee-c297-4942-9875-acc4956d3923 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource b80a8c2b-69ca-4ded-9d15-45d833d160f5 (type: security_groups) to 1 2026-05-11 02:06:27.017 8 INFO neutron.db.ovn_revision_numbers_db [None req-049c37ee-c297-4942-9875-acc4956d3923 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource 1960c492-24fa-4e83-99ff-3cda4ce06ef2 (type: security_group_rules) to 0 2026-05-11 02:06:27.026 8 INFO neutron.db.ovn_revision_numbers_db [None req-049c37ee-c297-4942-9875-acc4956d3923 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource 31864960-b535-4d98-8981-8b3c9f728c95 (type: security_group_rules) to 0 2026-05-11 02:06:27.039 8 INFO neutron.db.ovn_revision_numbers_db [None req-049c37ee-c297-4942-9875-acc4956d3923 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource a5351c44-2d3a-403a-b91f-b866c26587d9 (type: security_group_rules) to 0 2026-05-11 02:06:27.051 8 INFO neutron.db.ovn_revision_numbers_db [None req-049c37ee-c297-4942-9875-acc4956d3923 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource fc69ea0a-fd97-4ae7-bdff-a23b02da727f (type: security_group_rules) to 0 2026-05-11 02:06:27.125 7 INFO neutron.db.ovn_revision_numbers_db [req-820e56db-700a-4c39-a3b7-812a48d28d22 req-988cf986-5d2c-4ab3-b20a-65e9e2a70f24 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 2ae23db8-5781-483d-bc2f-876f96b4779d (type: ports) to 4 2026-05-11 02:06:27.143 8 INFO neutron.db.segments_db [None req-049c37ee-c297-4942-9875-acc4956d3923 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Added segment 590e0131-827c-410e-99c2-a0f508021bf4 of type geneve for network 726a89ba-7e48-4e75-bb6e-48056520be91 [pid: 7|app: 0|req: 628/1259] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:06:26 2026] PUT /v2.0/ports/2ae23db8-5781-483d-bc2f-876f96b4779d => generated 1204 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:27.189 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94ea52f5-c1fc-47b0-b239-7fee55fbcf82'] response: {'name': 'network-changed', 'server_uuid': 'c0b1141f-a60a-4c11-9e5e-14a9f263c796', 'tag': '2ae23db8-5781-483d-bc2f-876f96b4779d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 629/1260] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:27 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:27.263 8 INFO neutron.db.ovn_revision_numbers_db [None req-049c37ee-c297-4942-9875-acc4956d3923 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource 726a89ba-7e48-4e75-bb6e-48056520be91 (type: networks) to 1 2026-05-11 02:06:27.440 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-049c37ee-c297-4942-9875-acc4956d3923 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] No more DHCP agents 2026-05-11 02:06:27.442 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-049c37ee-c297-4942-9875-acc4956d3923 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Unable to schedule network 726a89ba-7e48-4e75-bb6e-48056520be91: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:27.502 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] OVN reports status down for port: 5dcb9f5e-0632-4ad0-ab6f-7ca2ce612ed3 2026-05-11 02:06:27.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-049c37ee-c297-4942-9875-acc4956d3923 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource 5dcb9f5e-0632-4ad0-ab6f-7ca2ce612ed3 (type: ports) to 1 2026-05-11 02:06:27.609 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed9951bf-283e-4ec1-859f-6ecc0b56f8ba e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource 6b08351a-eeb7-447a-be75-9b1a4265ddec (type: security_groups) to 1 [pid: 8|app: 0|req: 632/1261] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:26 2026] POST /v2.0/networks => generated 688 bytes in 941 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:27.625 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed9951bf-283e-4ec1-859f-6ecc0b56f8ba e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource 2a4daa55-a7ce-42ae-bc16-3655f3d63b82 (type: security_group_rules) to 0 2026-05-11 02:06:27.638 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed9951bf-283e-4ec1-859f-6ecc0b56f8ba e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource 33590345-e539-4017-8b49-c55c9c72adc2 (type: security_group_rules) to 0 2026-05-11 02:06:27.650 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed9951bf-283e-4ec1-859f-6ecc0b56f8ba e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource 605e7948-5406-46d9-b351-3ad4d449dea7 (type: security_group_rules) to 0 2026-05-11 02:06:27.663 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed9951bf-283e-4ec1-859f-6ecc0b56f8ba e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource 93d8c11d-88b4-4bf5-b228-a9f50581ee56 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 633/1262] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:27 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:27.753 7 INFO neutron.db.segments_db [None req-ed9951bf-283e-4ec1-859f-6ecc0b56f8ba e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Added segment 981cc38b-d179-4e66-951b-9ef4d9ddbe3c of type geneve for network d70520ec-e948-4c0c-8818-10dd1f678dbf 2026-05-11 02:06:27.847 7 INFO neutron.db.segments_db [None req-ed9951bf-283e-4ec1-859f-6ecc0b56f8ba e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Added segment f463e7ee-8ccb-4ecb-be4b-11ad3d2755be of type geneve for network 15a7c3ab-f4f8-433f-862e-f88e60d24c7b 2026-05-11 02:06:27.875 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-736fb343-3940-47db-b74b-8cf96d128c15 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] No more DHCP agents 2026-05-11 02:06:27.876 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-736fb343-3940-47db-b74b-8cf96d128c15 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Unable to schedule network 726a89ba-7e48-4e75-bb6e-48056520be91: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:27.896 8 INFO neutron.db.ovn_revision_numbers_db [None req-736fb343-3940-47db-b74b-8cf96d128c15 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource d8a5c7d8-5c01-4108-bf1b-9a12d8530ea5 (type: subnets) to 0 [pid: 8|app: 0|req: 634/1263] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:06:27 2026] POST /v2.0/subnets => generated 627 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:27.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed9951bf-283e-4ec1-859f-6ecc0b56f8ba e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource d70520ec-e948-4c0c-8818-10dd1f678dbf (type: networks) to 1 2026-05-11 02:06:28.107 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ed9951bf-283e-4ec1-859f-6ecc0b56f8ba e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] No more DHCP agents 2026-05-11 02:06:28.108 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ed9951bf-283e-4ec1-859f-6ecc0b56f8ba e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Unable to schedule network d70520ec-e948-4c0c-8818-10dd1f678dbf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:28.182 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] OVN reports status down for port: 07731eed-5e80-4f08-bc6c-32589e18ad4e 2026-05-11 02:06:28.190 8 INFO neutron.db.ovn_revision_numbers_db [None req-a20c1aaf-1447-485b-afd1-eec15f06e5c6 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 372af725-dcc7-45d4-8d07-b2514c1f4687 (type: security_groups) to 1 2026-05-11 02:06:28.203 8 INFO neutron.db.ovn_revision_numbers_db [None req-a20c1aaf-1447-485b-afd1-eec15f06e5c6 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 0f4d1f16-2a36-4697-919a-a869865c33a6 (type: security_group_rules) to 0 2026-05-11 02:06:28.217 8 INFO neutron.db.ovn_revision_numbers_db [None req-a20c1aaf-1447-485b-afd1-eec15f06e5c6 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 23b00f27-0be8-4f61-a770-6d22123ef4ff (type: security_group_rules) to 0 2026-05-11 02:06:28.229 8 INFO neutron.db.ovn_revision_numbers_db [None req-a20c1aaf-1447-485b-afd1-eec15f06e5c6 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 33f1ce0b-1496-4b85-bb11-f95a8a84f873 (type: security_group_rules) to 0 2026-05-11 02:06:28.240 8 INFO neutron.db.ovn_revision_numbers_db [None req-a20c1aaf-1447-485b-afd1-eec15f06e5c6 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 51b74fb1-2bcb-4653-be74-9d30dad69b8b (type: security_group_rules) to 0 2026-05-11 02:06:28.241 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed9951bf-283e-4ec1-859f-6ecc0b56f8ba e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource 07731eed-5e80-4f08-bc6c-32589e18ad4e (type: ports) to 1 2026-05-11 02:06:28.313 8 INFO neutron.db.segments_db [None req-a20c1aaf-1447-485b-afd1-eec15f06e5c6 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Added segment dc1334db-380b-461f-8f82-24af53baf926 of type geneve for network 8b1abcb9-f545-4e5a-9424-675037a658d5 2026-05-11 02:06:28.329 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed9951bf-283e-4ec1-859f-6ecc0b56f8ba e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource 15a7c3ab-f4f8-433f-862e-f88e60d24c7b (type: networks) to 1 2026-05-11 02:06:28.424 8 INFO neutron.db.ovn_revision_numbers_db [None req-a20c1aaf-1447-485b-afd1-eec15f06e5c6 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 8b1abcb9-f545-4e5a-9424-675037a658d5 (type: networks) to 1 2026-05-11 02:06:28.499 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ed9951bf-283e-4ec1-859f-6ecc0b56f8ba e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] No more DHCP agents 2026-05-11 02:06:28.500 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ed9951bf-283e-4ec1-859f-6ecc0b56f8ba e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Unable to schedule network 15a7c3ab-f4f8-433f-862e-f88e60d24c7b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:28.568 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed9951bf-283e-4ec1-859f-6ecc0b56f8ba e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource bb596941-8218-47e6-920f-f2ac69e2639c (type: ports) to 1 2026-05-11 02:06:28.571 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] OVN reports status down for port: bb596941-8218-47e6-920f-f2ac69e2639c [pid: 7|app: 0|req: 630/1264] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:27 2026] POST /v2.0/networks => generated 1319 bytes in 1356 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:06:28.618 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a20c1aaf-1447-485b-afd1-eec15f06e5c6 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] No more DHCP agents 2026-05-11 02:06:28.620 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a20c1aaf-1447-485b-afd1-eec15f06e5c6 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Unable to schedule network 8b1abcb9-f545-4e5a-9424-675037a658d5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 631/1265] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/ports?tenant_id=1352dc17594b45d7968f66212454a21a&device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 1207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:28.722 8 INFO neutron.db.ovn_revision_numbers_db [None req-a20c1aaf-1447-485b-afd1-eec15f06e5c6 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource a646141c-9939-45e4-a396-f9c7211abadb (type: ports) to 1 2026-05-11 02:06:28.732 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] OVN reports status down for port: a646141c-9939-45e4-a396-f9c7211abadb [pid: 8|app: 0|req: 635/1266] 10.0.0.129 () {34 vars in 670 bytes} [Mon May 11 02:06:27 2026] POST /v2.0/networks => generated 670 bytes in 833 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1267] 10.0.0.129 () {32 vars in 648 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/networks => generated 1968 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1268] 199.204.45.129 () {34 vars in 1017 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/networks?tenant_id=1352dc17594b45d7968f66212454a21a&shared=False => generated 812 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1269] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:29.104 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6a644715-013c-470f-811b-2ec0a1ea3235 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] No more DHCP agents 2026-05-11 02:06:29.105 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6a644715-013c-470f-811b-2ec0a1ea3235 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:29.203 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] OVN reports status down for port: e1234bfa-628b-49f3-aa4f-bbc1cea377d2 2026-05-11 02:06:29.257 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a644715-013c-470f-811b-2ec0a1ea3235 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource e1234bfa-628b-49f3-aa4f-bbc1cea377d2 (type: ports) to 1 2026-05-11 02:06:29.282 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b4399b1c-af62-45ff-a2fd-8f3983e28471 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] No more DHCP agents 2026-05-11 02:06:29.284 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4399b1c-af62-45ff-a2fd-8f3983e28471 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:29.384 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] OVN reports status down for port: 45733907-487d-4546-a158-a6147ea227b4 2026-05-11 02:06:29.445 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4399b1c-af62-45ff-a2fd-8f3983e28471 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 45733907-487d-4546-a158-a6147ea227b4 (type: ports) to 1 2026-05-11 02:06:29.901 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-681faff9-64bf-4706-9314-3a819bf4a89f - - - - - -] Schedule LRP lrp-e1234bfa-628b-49f3-aa4f-bbc1cea377d2 on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:06:29.941 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] OVN reports status up for port: e1234bfa-628b-49f3-aa4f-bbc1cea377d2 2026-05-11 02:06:29.966 7 INFO neutron.plugins.ml2.plugin [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] Attempt 1 to provision port e1234bfa-628b-49f3-aa4f-bbc1cea377d2 2026-05-11 02:06:29.989 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a644715-013c-470f-811b-2ec0a1ea3235 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource e1234bfa-628b-49f3-aa4f-bbc1cea377d2 (type: router_ports) to 1 2026-05-11 02:06:30.060 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-f2ea0e98-5100-49a1-9a19-5060820db595 - - - - - -] Schedule LRP lrp-45733907-487d-4546-a158-a6147ea227b4 on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:06:30.110 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] OVN reports status up for port: 45733907-487d-4546-a158-a6147ea227b4 2026-05-11 02:06:30.126 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a644715-013c-470f-811b-2ec0a1ea3235 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource c5ae9b41-4164-4d1c-a517-20eb96a6b1fc (type: routers) to 2 2026-05-11 02:06:30.135 8 INFO neutron.plugins.ml2.plugin [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] Attempt 1 to provision port 45733907-487d-4546-a158-a6147ea227b4 2026-05-11 02:06:30.155 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4399b1c-af62-45ff-a2fd-8f3983e28471 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 45733907-487d-4546-a158-a6147ea227b4 (type: router_ports) to 1 [pid: 7|app: 0|req: 632/1270] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:06:28 2026] POST /v2.0/routers => generated 954 bytes in 1529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:30.158 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-3ef1542c-5a30-4f98-88c7-17c7963fb4e3 - - - - - -] Router 3c164652-74c1-4af4-8062-c42788e202be is bound to host instance 2026-05-11 02:06:30.248 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4399b1c-af62-45ff-a2fd-8f3983e28471 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 3c164652-74c1-4af4-8062-c42788e202be (type: routers) to 2 [pid: 8|app: 0|req: 639/1271] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:06:28 2026] POST /v2.0/routers => generated 954 bytes in 1378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1272] 199.204.45.129 () {34 vars in 929 bytes} [Mon May 11 02:06:30 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1273] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:30 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:30.369 7 INFO neutron_taas.services.taas.taas_plugin [None req-3042420f-0b8f-40ee-a89e-c53bdc3e1a1f e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] TaaS: Handle Delete Port: 07731eed-5e80-4f08-bc6c-32589e18ad4e 2026-05-11 02:06:30.374 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3042420f-0b8f-40ee-a89e-c53bdc3e1a1f e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Tap Mirror: Handle Delete Port: 07731eed-5e80-4f08-bc6c-32589e18ad4e 2026-05-11 02:06:30.687 7 INFO neutron.services.segments.plugin [-] Segment 981cc38b-d179-4e66-951b-9ef4d9ddbe3c resource provider aggregate not found 2026-05-11 02:06:30.687 7 INFO neutron.services.segments.plugin [-] Segment 981cc38b-d179-4e66-951b-9ef4d9ddbe3c resource provider aggregate not found 2026-05-11 02:06:30.709 7 INFO neutron.services.segments.plugin [-] Segment 981cc38b-d179-4e66-951b-9ef4d9ddbe3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 981cc38b-d179-4e66-951b-9ef4d9ddbe3c found for delete ", "request_id": "req-9765cf25-7d43-4c86-abfa-99d46922bebd"}]} 2026-05-11 02:06:30.715 7 INFO neutron.services.segments.plugin [-] Segment 981cc38b-d179-4e66-951b-9ef4d9ddbe3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 981cc38b-d179-4e66-951b-9ef4d9ddbe3c found for delete ", "request_id": "req-83165780-38e2-427d-92a6-0bf8c66834fa"}]} [pid: 7|app: 0|req: 633/1274] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:30 2026] DELETE /v2.0/networks/d70520ec-e948-4c0c-8818-10dd1f678dbf => generated 0 bytes in 636 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:30.844 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75350e31-de8c-4c9d-8b7d-18b903b901d4 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] No more DHCP agents 2026-05-11 02:06:30.845 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75350e31-de8c-4c9d-8b7d-18b903b901d4 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Unable to schedule network 726a89ba-7e48-4e75-bb6e-48056520be91: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 634/1275] 10.0.0.129 () {32 vars in 775 bytes} [Mon May 11 02:06:30 2026] GET /v2.0/subnets?project_id=51527079deb14c069f8fab87b8714d0b&cidr=10.100.0.0%2F28 => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:30.968 8 INFO neutron.db.ovn_revision_numbers_db [None req-75350e31-de8c-4c9d-8b7d-18b903b901d4 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource 3db2f027-bc54-4e2b-9e65-ed4fcd158678 (type: ports) to 1 2026-05-11 02:06:31.098 7 INFO neutron_taas.services.taas.taas_plugin [None req-f7a6b10f-dc53-4227-a4c3-a6bc2429bd0e e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] TaaS: Handle Delete Port: bb596941-8218-47e6-920f-f2ac69e2639c 2026-05-11 02:06:31.102 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7a6b10f-dc53-4227-a4c3-a6bc2429bd0e e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Tap Mirror: Handle Delete Port: bb596941-8218-47e6-920f-f2ac69e2639c [pid: 7|app: 0|req: 635/1276] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:30 2026] DELETE /v2.0/networks/15a7c3ab-f4f8-433f-862e-f88e60d24c7b => generated 0 bytes in 604 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:31.494 7 INFO neutron.db.ovn_revision_numbers_db [None req-1bd8b636-c3da-45b8-baa2-46302a99989b - - - - - -] Successfully bumped revision number for resource 45733907-487d-4546-a158-a6147ea227b4 (type: ports) to 4 [pid: 7|app: 0|req: 636/1277] 10.0.0.129 () {32 vars in 693 bytes} [Mon May 11 02:06:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 791 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1278] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:06:31 2026] GET /v2.0/ports?tenant_id=1352dc17594b45d7968f66212454a21a&device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 1207 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1279] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:31 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1280] 10.0.0.129 () {32 vars in 648 bytes} [Mon May 11 02:06:31 2026] GET /v2.0/networks => generated 689 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1281] 10.0.0.129 () {32 vars in 783 bytes} [Mon May 11 02:06:31 2026] GET /v2.0/subnets?network_id=b0c1e137-8330-48aa-978e-3bced79ecc02&cidr=10.100.0.0%2F28 => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1282] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:06:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2ae23db8-5781-483d-bc2f-876f96b4779d => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1283] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:31 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:32.074 7 INFO neutron.db.segments_db [None req-d799c416-6a12-4b78-9739-54eb4450d48b e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Added segment ba3aa0fd-1fca-491d-94fc-69f52c5bec07 of type geneve for network 51fe8f6e-c12b-4d52-9977-274ebb96a6da 2026-05-11 02:06:32.083 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75350e31-de8c-4c9d-8b7d-18b903b901d4 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] No more DHCP agents 2026-05-11 02:06:32.085 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75350e31-de8c-4c9d-8b7d-18b903b901d4 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Unable to schedule network 726a89ba-7e48-4e75-bb6e-48056520be91: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:32.097 7 INFO neutron.db.ovn_revision_numbers_db [None req-1bd8b636-c3da-45b8-baa2-46302a99989b - - - - - -] Successfully bumped revision number for resource 45733907-487d-4546-a158-a6147ea227b4 (type: ports) to 5 2026-05-11 02:06:32.284 7 INFO neutron.db.ovn_revision_numbers_db [None req-d799c416-6a12-4b78-9739-54eb4450d48b e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource 51fe8f6e-c12b-4d52-9977-274ebb96a6da (type: networks) to 1 2026-05-11 02:06:32.424 8 INFO neutron.db.ovn_revision_numbers_db [None req-75350e31-de8c-4c9d-8b7d-18b903b901d4 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource 3db2f027-bc54-4e2b-9e65-ed4fcd158678 (type: router_ports) to 1 [pid: 8|app: 0|req: 642/1284] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:06:30 2026] PUT /v2.0/routers/c5ae9b41-4164-4d1c-a517-20eb96a6b1fc/add_router_interface => generated 309 bytes in 2095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:32.522 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d799c416-6a12-4b78-9739-54eb4450d48b e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] No more DHCP agents 2026-05-11 02:06:32.525 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d799c416-6a12-4b78-9739-54eb4450d48b e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Unable to schedule network 51fe8f6e-c12b-4d52-9977-274ebb96a6da: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:32.607 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-218771df-878e-4edd-b88f-25de11484f3d 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] No more DHCP agents 2026-05-11 02:06:32.608 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-218771df-878e-4edd-b88f-25de11484f3d 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Unable to schedule network 8b1abcb9-f545-4e5a-9424-675037a658d5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:32.623 7 INFO neutron.db.ovn_revision_numbers_db [None req-d799c416-6a12-4b78-9739-54eb4450d48b e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource 12503430-a98a-45b7-aa68-9e5421fde0ed (type: ports) to 1 [pid: 7|app: 0|req: 643/1285] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:31 2026] POST /v2.0/networks => generated 691 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1286] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:06:32 2026] GET /v2.0/subnets?id=682bfa8d-d40c-476c-b374-b193c215214d => generated 694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:32.731 7 INFO neutron.services.segments.plugin [-] Segment f463e7ee-8ccb-4ecb-be4b-11ad3d2755be resource provider aggregate not found 2026-05-11 02:06:32.735 7 INFO neutron.services.segments.plugin [-] Segment f463e7ee-8ccb-4ecb-be4b-11ad3d2755be resource provider aggregate not found 2026-05-11 02:06:32.751 7 INFO neutron.services.segments.plugin [-] Segment f463e7ee-8ccb-4ecb-be4b-11ad3d2755be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f463e7ee-8ccb-4ecb-be4b-11ad3d2755be found for delete ", "request_id": "req-1d3c2271-8902-4d91-acb7-284e0f940a76"}]} 2026-05-11 02:06:32.757 7 INFO neutron.services.segments.plugin [-] Segment f463e7ee-8ccb-4ecb-be4b-11ad3d2755be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f463e7ee-8ccb-4ecb-be4b-11ad3d2755be found for delete ", "request_id": "req-ef53355e-c57c-466b-bbaa-f3b74dd2e6fb"}]} 2026-05-11 02:06:32.986 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e86fd5df-09d9-40e0-abf0-fd76ad108dba 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] No more DHCP agents 2026-05-11 02:06:32.987 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e86fd5df-09d9-40e0-abf0-fd76ad108dba 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Unable to schedule network 726a89ba-7e48-4e75-bb6e-48056520be91: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:33.036 8 INFO neutron.db.ovn_revision_numbers_db [None req-fb449e2b-6508-4f1c-89ad-ed1be4733b28 - - - - - -] Successfully bumped revision number for resource a646141c-9939-45e4-a396-f9c7211abadb (type: ports) to 2 2026-05-11 02:06:33.067 8 INFO neutron.db.ovn_revision_numbers_db [None req-fb449e2b-6508-4f1c-89ad-ed1be4733b28 - - - - - -] Successfully bumped revision number for resource 54ccc6e0-6c87-4ea0-9e9c-d3e28b39f83d (type: subnets) to 0 [pid: 8|app: 0|req: 643/1287] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:06:32 2026] POST /v2.0/subnets => generated 657 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:33.115 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] OVN reports status down for port: c724d0fe-108c-49f2-81a5-e847fe0d84b7 2026-05-11 02:06:33.129 7 INFO neutron.db.ovn_revision_numbers_db [None req-e86fd5df-09d9-40e0-abf0-fd76ad108dba 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource c724d0fe-108c-49f2-81a5-e847fe0d84b7 (type: ports) to 1 [pid: 7|app: 0|req: 645/1288] 10.0.0.129 () {34 vars in 664 bytes} [Mon May 11 02:06:32 2026] POST /v2.0/ports => generated 954 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 646/1289] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/ports?network_id=283941aa-90f5-4de7-aad3-c6b07fdb4cb4&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:33.204 8 INFO neutron.db.segments_db [None req-8f4d7c48-b60e-4f99-98c2-d81ecac9fcf6 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Added segment de71fb7f-e0f6-437d-8fbf-458a39e1f485 of type geneve for network c1fcf6c7-c633-4a23-9bf3-a12fc4d677cf [pid: 7|app: 0|req: 647/1290] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:33.322 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f4d7c48-b60e-4f99-98c2-d81ecac9fcf6 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource c1fcf6c7-c633-4a23-9bf3-a12fc4d677cf (type: networks) to 1 2026-05-11 02:06:33.476 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f4d7c48-b60e-4f99-98c2-d81ecac9fcf6 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] No more DHCP agents 2026-05-11 02:06:33.477 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f4d7c48-b60e-4f99-98c2-d81ecac9fcf6 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Unable to schedule network c1fcf6c7-c633-4a23-9bf3-a12fc4d677cf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:33.526 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] OVN reports status down for port: 74b8a7b8-8bf9-4bc4-85ec-537e9aff17a2 2026-05-11 02:06:33.582 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f4d7c48-b60e-4f99-98c2-d81ecac9fcf6 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource 74b8a7b8-8bf9-4bc4-85ec-537e9aff17a2 (type: ports) to 1 [pid: 8|app: 0|req: 644/1291] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:33 2026] POST /v2.0/networks => generated 692 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:33.763 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7058c968-5154-4595-aafe-221d252a7540 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] No more DHCP agents 2026-05-11 02:06:33.764 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7058c968-5154-4595-aafe-221d252a7540 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Unable to schedule network 8b1abcb9-f545-4e5a-9424-675037a658d5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:33.902 7 INFO neutron.db.ovn_revision_numbers_db [None req-7058c968-5154-4595-aafe-221d252a7540 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 36a0f7b9-ba83-4acb-b7a3-05c9b00a9d15 (type: ports) to 1 2026-05-11 02:06:33.930 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-40a8302c-13b9-47df-a050-1f58c0f1667e 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] No more DHCP agents 2026-05-11 02:06:33.931 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-40a8302c-13b9-47df-a050-1f58c0f1667e 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Unable to schedule network 726a89ba-7e48-4e75-bb6e-48056520be91: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:34.076 8 INFO neutron.db.ovn_revision_numbers_db [None req-40a8302c-13b9-47df-a050-1f58c0f1667e 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource 177fbd3f-0a64-4e3b-a5d3-2b52cde3a630 (type: ports) to 1 [pid: 8|app: 0|req: 645/1292] 10.0.0.129 () {34 vars in 664 bytes} [Mon May 11 02:06:33 2026] POST /v2.0/ports => generated 959 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 646/1293] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:06:34 2026] GET /v2.0/networks/283941aa-90f5-4de7-aad3-c6b07fdb4cb4?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1294] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:34 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:34.612 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-681b7d08-705a-4041-8487-ab6e8210b086 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] No more DHCP agents 2026-05-11 02:06:34.613 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-681b7d08-705a-4041-8487-ab6e8210b086 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Unable to schedule network 51fe8f6e-c12b-4d52-9977-274ebb96a6da: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:34.619 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7058c968-5154-4595-aafe-221d252a7540 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] No more DHCP agents 2026-05-11 02:06:34.620 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7058c968-5154-4595-aafe-221d252a7540 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Unable to schedule network 8b1abcb9-f545-4e5a-9424-675037a658d5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:34.662 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] OVN reports status down for port: d604037a-99b4-4d33-a9b8-a47d254a7cd1 2026-05-11 02:06:34.725 8 INFO neutron.db.ovn_revision_numbers_db [None req-681b7d08-705a-4041-8487-ab6e8210b086 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource d604037a-99b4-4d33-a9b8-a47d254a7cd1 (type: ports) to 1 2026-05-11 02:06:34.810 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-681b7d08-705a-4041-8487-ab6e8210b086 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] No more DHCP agents 2026-05-11 02:06:34.812 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-681b7d08-705a-4041-8487-ab6e8210b086 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Unable to schedule network c1fcf6c7-c633-4a23-9bf3-a12fc4d677cf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:34.895 8 INFO neutron.db.ovn_revision_numbers_db [None req-681b7d08-705a-4041-8487-ab6e8210b086 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource d4887e4b-8af5-4e1f-888a-448e15582542 (type: ports) to 1 2026-05-11 02:06:34.970 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] No hosting information found for port e1234bfa-628b-49f3-aa4f-bbc1cea377d2: RuntimeError: No hosting information found for port e1234bfa-628b-49f3-aa4f-bbc1cea377d2 2026-05-11 02:06:34.972 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] OVN reports status down for port: 3db2f027-bc54-4e2b-9e65-ed4fcd158678 [pid: 8|app: 0|req: 648/1295] 10.0.0.129 () {34 vars in 664 bytes} [Mon May 11 02:06:34 2026] POST /v2.0/ports => generated 1505 bytes in 803 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:35.123 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] Logical_Switch_Port 3db2f027-bc54-4e2b-9e65-ed4fcd158678 host information not removed, the port state is up 2026-05-11 02:06:35.123 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] OVN reports status up for port: 3db2f027-bc54-4e2b-9e65-ed4fcd158678 2026-05-11 02:06:35.148 7 INFO neutron.plugins.ml2.plugin [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] Attempt 1 to provision port 3db2f027-bc54-4e2b-9e65-ed4fcd158678 2026-05-11 02:06:35.171 7 INFO neutron.db.ovn_revision_numbers_db [None req-7058c968-5154-4595-aafe-221d252a7540 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 36a0f7b9-ba83-4acb-b7a3-05c9b00a9d15 (type: router_ports) to 1 [pid: 7|app: 0|req: 648/1296] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:06:33 2026] PUT /v2.0/routers/3c164652-74c1-4af4-8062-c42788e202be/add_router_interface => generated 309 bytes in 1921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:35.251 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c9e55220-c9c3-4c5f-8b40-aad6e121cb04 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] No more DHCP agents 2026-05-11 02:06:35.253 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c9e55220-c9c3-4c5f-8b40-aad6e121cb04 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 649/1297] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/networks/283941aa-90f5-4de7-aad3-c6b07fdb4cb4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1298] 10.0.0.129 () {32 vars in 642 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/ports => generated 3017 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1299] 10.0.0.129 () {32 vars in 648 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/networks => generated 6202 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1300] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:35.853 7 INFO neutron_taas.services.taas.taas_plugin [None req-52a9843c-ae9e-4823-bf3f-1aecc0226837 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] TaaS: Handle Delete Port: d604037a-99b4-4d33-a9b8-a47d254a7cd1 2026-05-11 02:06:35.875 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52a9843c-ae9e-4823-bf3f-1aecc0226837 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Tap Mirror: Handle Delete Port: d604037a-99b4-4d33-a9b8-a47d254a7cd1 2026-05-11 02:06:35.907 7 INFO neutron.db.ovn_revision_numbers_db [None req-c80402b6-cc4e-450d-8db8-e6abf6c907cb - - - - - -] Successfully bumped revision number for resource 3db2f027-bc54-4e2b-9e65-ed4fcd158678 (type: ports) to 2 2026-05-11 02:06:36.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9e55220-c9c3-4c5f-8b40-aad6e121cb04 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource 9511f014-c469-47d6-86f6-b4b2e6c2bd49 (type: floatingips) to 1 2026-05-11 02:06:36.002 8 INFO neutron.db.l3_db [None req-c9e55220-c9c3-4c5f-8b40-aad6e121cb04 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Floating IP 9511f014-c469-47d6-86f6-b4b2e6c2bd49 associated. External IP: 10.96.250.217, port: 177fbd3f-0a64-4e3b-a5d3-2b52cde3a630. [pid: 8|app: 0|req: 649/1301] 10.0.0.129 () {34 vars in 676 bytes} [Mon May 11 02:06:35 2026] POST /v2.0/floatingips => generated 843 bytes in 1034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1302] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:06:35 2026] DELETE /v2.0/ports/d604037a-99b4-4d33-a9b8-a47d254a7cd1 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1303] 10.0.0.129 () {32 vars in 646 bytes} [Mon May 11 02:06:36 2026] GET /v2.0/subnets => generated 3289 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1304] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:36 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:36.239 8 INFO neutron.db.ovn_revision_numbers_db [None req-e71dac2d-43b7-4c7d-93e6-ee3d507c5628 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource 9511f014-c469-47d6-86f6-b4b2e6c2bd49 (type: floatingips) to 2 2026-05-11 02:06:36.243 7 INFO neutron_taas.services.taas.taas_plugin [None req-379cb5cd-5e36-4140-bf82-394efac4c9ec e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] TaaS: Handle Delete Port: d4887e4b-8af5-4e1f-888a-448e15582542 2026-05-11 02:06:36.246 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-379cb5cd-5e36-4140-bf82-394efac4c9ec e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Tap Mirror: Handle Delete Port: d4887e4b-8af5-4e1f-888a-448e15582542 2026-05-11 02:06:36.286 8 INFO neutron.db.l3_db [None req-e71dac2d-43b7-4c7d-93e6-ee3d507c5628 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Floating IP 9511f014-c469-47d6-86f6-b4b2e6c2bd49 disassociated. External IP: 10.96.250.217, port: 177fbd3f-0a64-4e3b-a5d3-2b52cde3a630. [pid: 8|app: 0|req: 651/1305] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:06:36 2026] PUT /v2.0/floatingips/9511f014-c469-47d6-86f6-b4b2e6c2bd49 => generated 554 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1306] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:06:36 2026] DELETE /v2.0/ports/d4887e4b-8af5-4e1f-888a-448e15582542 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1307] 10.0.0.129 () {32 vars in 646 bytes} [Mon May 11 02:06:36 2026] GET /v2.0/routers => generated 2902 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1308] 10.0.0.129 () {32 vars in 642 bytes} [Mon May 11 02:06:36 2026] GET /v2.0/ports => generated 1523 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:36.484 7 INFO neutron_taas.services.taas.taas_plugin [None req-8c0c0e42-866e-4bb6-a3f6-dbb0ac8c2883 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] TaaS: Handle Delete Port: 392d884a-8f59-497f-91b4-2afa399bafac 2026-05-11 02:06:36.487 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c0c0e42-866e-4bb6-a3f6-dbb0ac8c2883 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Tap Mirror: Handle Delete Port: 392d884a-8f59-497f-91b4-2afa399bafac 2026-05-11 02:06:36.526 8 INFO neutron.db.segments_db [None req-8cc784f1-5535-4aaa-9389-25974c0df0af e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Added segment e494eebe-7a18-43a6-8f69-438752ddd66f of type geneve for network 582527c0-5608-4f37-be7c-5cad5a9dbe1a 2026-05-11 02:06:36.637 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cc784f1-5535-4aaa-9389-25974c0df0af e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource 582527c0-5608-4f37-be7c-5cad5a9dbe1a (type: networks) to 1 [pid: 7|app: 0|req: 656/1309] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:06:36 2026] DELETE /v2.0/floatingips/9511f014-c469-47d6-86f6-b4b2e6c2bd49 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:36.795 7 INFO neutron.db.ovn_revision_numbers_db [None req-794ca3b4-373d-4d31-959c-efb80f20d574 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 4eb7c065-1ddc-4c23-913b-5fe9b84294c4 (type: security_groups) to 1 2026-05-11 02:06:36.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-794ca3b4-373d-4d31-959c-efb80f20d574 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource b1e92b15-967e-42c1-b04f-3e46a206cb9d (type: security_group_rules) to 0 2026-05-11 02:06:36.814 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8cc784f1-5535-4aaa-9389-25974c0df0af e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] No more DHCP agents 2026-05-11 02:06:36.815 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8cc784f1-5535-4aaa-9389-25974c0df0af e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Unable to schedule network 582527c0-5608-4f37-be7c-5cad5a9dbe1a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:36.825 7 INFO neutron.db.ovn_revision_numbers_db [None req-794ca3b4-373d-4d31-959c-efb80f20d574 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource fc087e9c-dfeb-436d-b8dd-b549e0a4abca (type: security_group_rules) to 0 2026-05-11 02:06:36.878 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] OVN reports status down for port: 81971f02-013b-4a01-a982-ad2e7ed00e68 [pid: 7|app: 0|req: 657/1310] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:06:36 2026] POST /v2.0/security-groups => generated 1673 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:06:36.932 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cc784f1-5535-4aaa-9389-25974c0df0af e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource 81971f02-013b-4a01-a982-ad2e7ed00e68 (type: ports) to 1 [pid: 8|app: 0|req: 654/1311] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:36 2026] POST /v2.0/networks => generated 691 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:37.110 8 INFO neutron.db.ovn_revision_numbers_db [None req-7667313e-4a29-4130-948e-ffda6dda8fc9 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 430974e5-90ec-4f92-a2d9-921c463eca75 (type: security_group_rules) to 0 2026-05-11 02:06:37.118 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c01a55a0-9e4c-4901-b347-7716de240dd8 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] No more DHCP agents 2026-05-11 02:06:37.119 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c01a55a0-9e4c-4901-b347-7716de240dd8 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 655/1312] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:06:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:37.223 8 INFO neutron.db.segments_db [None req-67c9d368-f3b4-4c1b-b319-d8359d9ea49f e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Added segment 8122647a-653d-48e4-b290-0e57394af7ed of type geneve for network 9d13a9fa-330b-4391-9ea1-a2df8f459b68 2026-05-11 02:06:37.328 8 INFO neutron.db.ovn_revision_numbers_db [None req-67c9d368-f3b4-4c1b-b319-d8359d9ea49f e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource 9d13a9fa-330b-4391-9ea1-a2df8f459b68 (type: networks) to 1 2026-05-11 02:06:37.473 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-67c9d368-f3b4-4c1b-b319-d8359d9ea49f e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] No more DHCP agents 2026-05-11 02:06:37.475 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-67c9d368-f3b4-4c1b-b319-d8359d9ea49f e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Unable to schedule network 9d13a9fa-330b-4391-9ea1-a2df8f459b68: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:37.543 8 INFO neutron.db.ovn_revision_numbers_db [None req-67c9d368-f3b4-4c1b-b319-d8359d9ea49f e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource 9f619c6c-71d7-45a5-bae0-abbad07feb0d (type: ports) to 1 [pid: 8|app: 0|req: 656/1313] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:37 2026] POST /v2.0/networks => generated 692 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:37.704 8 INFO neutron.db.ovn_revision_numbers_db [None req-f2b6dffa-5469-47d2-814d-d0c597e6aa26 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 42245ea9-7372-44e1-8e13-02011211e26a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 657/1314] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:06:37 2026] POST /v2.0/security-group-rules => generated 596 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1315] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:37 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:37.986 8 INFO neutron.db.ovn_revision_numbers_db [None req-a014e441-bd50-4867-8afc-80aa6d2dd39e 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource e28df56b-57dc-49d9-8b8d-d4b4932aca10 (type: security_group_rules) to 0 2026-05-11 02:06:37.992 7 INFO neutron.db.ovn_revision_numbers_db [None req-c01a55a0-9e4c-4901-b347-7716de240dd8 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource 97a84d0e-3fe3-4cdd-8298-0544dc3cea7b (type: floatingips) to 1 2026-05-11 02:06:37.992 7 INFO neutron.db.l3_db [None req-c01a55a0-9e4c-4901-b347-7716de240dd8 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Floating IP 97a84d0e-3fe3-4cdd-8298-0544dc3cea7b associated. External IP: 10.96.250.202, port: c724d0fe-108c-49f2-81a5-e847fe0d84b7. [pid: 8|app: 0|req: 659/1316] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:06:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1317] 10.0.0.129 () {34 vars in 676 bytes} [Mon May 11 02:06:36 2026] POST /v2.0/floatingips => generated 841 bytes in 1141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1318] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:38 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1319] 10.0.0.129 () {32 vars in 728 bytes} [Mon May 11 02:06:38 2026] GET /v2.0/floatingips/97a84d0e-3fe3-4cdd-8298-0544dc3cea7b => generated 843 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:38.192 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c7e855d-005b-4507-8165-878b734c763d 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 55624cac-f4bd-4e8e-9765-3aeb8c61281d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 659/1320] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:06:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1321] 10.0.0.129 () {32 vars in 654 bytes} [Mon May 11 02:06:38 2026] GET /v2.0/floatingips => generated 846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:38.321 7 INFO neutron.db.securitygroups_db [None req-f2149816-d1a0-4d2b-98f6-25b505e6ca1c 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Project 51527079deb14c069f8fab87b8714d0b added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-11 02:06:38.399 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d970e9f6-518a-4091-9a76-52f700350554 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] No more DHCP agents 2026-05-11 02:06:38.404 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d970e9f6-518a-4091-9a76-52f700350554 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Unable to schedule network 582527c0-5608-4f37-be7c-5cad5a9dbe1a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:38.437 7 INFO neutron.db.ovn_revision_numbers_db [None req-f2149816-d1a0-4d2b-98f6-25b505e6ca1c 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 5075b777-e1ae-4972-ae0b-5345f0594aaa (type: security_group_rules) to 0 2026-05-11 02:06:38.451 8 INFO neutron.db.ovn_revision_numbers_db [None req-d970e9f6-518a-4091-9a76-52f700350554 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource 587ebd66-7b16-4118-82ab-aef81a3b2c9f (type: subnets) to 0 [pid: 7|app: 0|req: 661/1322] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:06:38 2026] POST /v2.0/security-group-rules => generated 607 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:38.486 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d970e9f6-518a-4091-9a76-52f700350554 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] No more DHCP agents 2026-05-11 02:06:38.487 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d970e9f6-518a-4091-9a76-52f700350554 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Unable to schedule network 9d13a9fa-330b-4391-9ea1-a2df8f459b68: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:38.517 8 INFO neutron.db.ovn_revision_numbers_db [None req-d970e9f6-518a-4091-9a76-52f700350554 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Successfully bumped revision number for resource 5e3dc543-cfc9-4c2e-a413-e351cad9487d (type: subnets) to 0 [pid: 8|app: 0|req: 662/1323] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:06:38 2026] POST /v2.0/subnets => generated 1323 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:06:38.579 8 INFO neutron.db.securitygroups_db [None req-fcab4ae1-f99c-4553-b12f-d8f71acbf5fd 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Project 51527079deb14c069f8fab87b8714d0b added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-11 02:06:38.714 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcab4ae1-f99c-4553-b12f-d8f71acbf5fd 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource b0f328a0-b628-423f-b65a-00706dbbcd2c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 663/1324] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:06:38 2026] POST /v2.0/security-group-rules => generated 606 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1325] 10.0.0.129 () {32 vars in 646 bytes} [Mon May 11 02:06:38 2026] GET /v2.0/subnets => generated 1959 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1326] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:38 2026] DELETE /v2.0/subnets/587ebd66-7b16-4118-82ab-aef81a3b2c9f => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:38.952 7 INFO neutron.db.ovn_revision_numbers_db [None req-2785e2cf-7b48-44a6-bd81-71177433bdd2 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource 97a84d0e-3fe3-4cdd-8298-0544dc3cea7b (type: floatingips) to 2 2026-05-11 02:06:39.066 7 INFO neutron.db.l3_db [None req-2785e2cf-7b48-44a6-bd81-71177433bdd2 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Floating IP 97a84d0e-3fe3-4cdd-8298-0544dc3cea7b associated. External IP: 10.96.250.202, port: c724d0fe-108c-49f2-81a5-e847fe0d84b7. [pid: 8|app: 0|req: 666/1327] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:38 2026] DELETE /v2.0/subnets/5e3dc543-cfc9-4c2e-a413-e351cad9487d => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1328] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:06:38 2026] PUT /v2.0/floatingips/97a84d0e-3fe3-4cdd-8298-0544dc3cea7b => generated 845 bytes in 643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1329] 10.0.0.129 () {32 vars in 646 bytes} [Mon May 11 02:06:39 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1330] 10.0.0.129 () {32 vars in 648 bytes} [Mon May 11 02:06:39 2026] GET /v2.0/networks => generated 1373 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1331] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:39 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:39.305 8 INFO neutron.db.ovn_revision_numbers_db [None req-14c9546f-4edd-4e4f-87e8-6eae73d811be 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Successfully bumped revision number for resource 97a84d0e-3fe3-4cdd-8298-0544dc3cea7b (type: floatingips) to 3 2026-05-11 02:06:39.357 8 INFO neutron.db.l3_db [None req-14c9546f-4edd-4e4f-87e8-6eae73d811be 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Floating IP 97a84d0e-3fe3-4cdd-8298-0544dc3cea7b disassociated. External IP: 10.96.250.202, port: 177fbd3f-0a64-4e3b-a5d3-2b52cde3a630. 2026-05-11 02:06:39.358 7 INFO neutron_taas.services.taas.taas_plugin [None req-8c1515dc-e3fa-41b4-9a3c-834d6208bff8 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] TaaS: Handle Delete Port: 9f619c6c-71d7-45a5-bae0-abbad07feb0d 2026-05-11 02:06:39.361 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c1515dc-e3fa-41b4-9a3c-834d6208bff8 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Tap Mirror: Handle Delete Port: 9f619c6c-71d7-45a5-bae0-abbad07feb0d [pid: 8|app: 0|req: 668/1332] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:06:39 2026] PUT /v2.0/floatingips/97a84d0e-3fe3-4cdd-8298-0544dc3cea7b => generated 554 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1333] 10.0.0.128 () {34 vars in 1097 bytes} [Mon May 11 02:06:39 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-688664182&fields=id&tenant_id=51527079deb14c069f8fab87b8714d0b => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1334] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:39 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:39.544 7 INFO neutron.services.segments.plugin [-] Segment 8122647a-653d-48e4-b290-0e57394af7ed resource provider aggregate not found 2026-05-11 02:06:39.550 7 INFO neutron.services.segments.plugin [-] Segment 8122647a-653d-48e4-b290-0e57394af7ed resource provider aggregate not found 2026-05-11 02:06:39.556 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1a004a1-ff4b-4314-a7a9-3e6a12a1cf4f 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] TaaS: Handle Delete Port: b1eb50ce-88dc-43f0-a1db-46d49dc28c12 2026-05-11 02:06:39.559 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1a004a1-ff4b-4314-a7a9-3e6a12a1cf4f 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Tap Mirror: Handle Delete Port: b1eb50ce-88dc-43f0-a1db-46d49dc28c12 2026-05-11 02:06:39.570 7 INFO neutron.services.segments.plugin [-] Segment 8122647a-653d-48e4-b290-0e57394af7ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8122647a-653d-48e4-b290-0e57394af7ed found for delete ", "request_id": "req-5ddef369-1fea-4fe9-8090-9dfa7c9ea596"}]} 2026-05-11 02:06:39.574 7 INFO neutron.services.segments.plugin [-] Segment 8122647a-653d-48e4-b290-0e57394af7ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8122647a-653d-48e4-b290-0e57394af7ed found for delete ", "request_id": "req-ad2de281-ab2b-4290-8757-62e1c1b5e5aa"}]} [pid: 7|app: 0|req: 665/1335] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:39 2026] DELETE /v2.0/networks/9d13a9fa-330b-4391-9ea1-a2df8f459b68 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1336] 10.0.0.128 () {34 vars in 981 bytes} [Mon May 11 02:06:39 2026] GET /v2.0/networks?id=8b1abcb9-f545-4e5a-9424-675037a658d5 => generated 698 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1337] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:06:39 2026] DELETE /v2.0/floatingips/97a84d0e-3fe3-4cdd-8298-0544dc3cea7b => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1338] 10.0.0.128 () {34 vars in 964 bytes} [Mon May 11 02:06:39 2026] GET /v2.0/quotas/51527079deb14c069f8fab87b8714d0b => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:39.737 8 INFO neutron.api.v2.resource [None req-0098ba88-b352-4826-9024-fcacd5bf54b6 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 675/1341] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:06:39 2026] DELETE /v2.0/floatingips/97a84d0e-3fe3-4cdd-8298-0544dc3cea7b => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:39.749 7 INFO neutron_taas.services.taas.taas_plugin [None req-021c50a2-6790-4307-8ede-baffdb912d09 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] TaaS: Handle Delete Port: 81971f02-013b-4a01-a982-ad2e7ed00e68 2026-05-11 02:06:39.751 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-021c50a2-6790-4307-8ede-baffdb912d09 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Tap Mirror: Handle Delete Port: 81971f02-013b-4a01-a982-ad2e7ed00e68 [pid: 8|app: 0|req: 676/1342] 10.0.0.128 () {34 vars in 1001 bytes} [Mon May 11 02:06:39 2026] GET /v2.0/ports?tenant_id=51527079deb14c069f8fab87b8714d0b&fields=id => generated 103 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1343] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:39 2026] DELETE /v2.0/networks/582527c0-5608-4f37-be7c-5cad5a9dbe1a => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:39.976 8 INFO neutron_taas.services.taas.taas_plugin [None req-800a0fe9-7cb7-47da-9843-07e4a0104291 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] TaaS: Handle Delete Port: 177fbd3f-0a64-4e3b-a5d3-2b52cde3a630 2026-05-11 02:06:39.978 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-800a0fe9-7cb7-47da-9843-07e4a0104291 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Tap Mirror: Handle Delete Port: 177fbd3f-0a64-4e3b-a5d3-2b52cde3a630 [pid: 7|app: 0|req: 668/1344] 10.0.0.128 () {34 vars in 1007 bytes} [Mon May 11 02:06:39 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:40.101 7 INFO neutron_taas.services.taas.taas_plugin [None req-33b88a13-09ee-4881-999f-c41cf1afd0c2 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] TaaS: Handle Delete Port: 74b8a7b8-8bf9-4bc4-85ec-537e9aff17a2 2026-05-11 02:06:40.106 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33b88a13-09ee-4881-999f-c41cf1afd0c2 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Tap Mirror: Handle Delete Port: 74b8a7b8-8bf9-4bc4-85ec-537e9aff17a2 [pid: 8|app: 0|req: 677/1345] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:06:39 2026] DELETE /v2.0/ports/177fbd3f-0a64-4e3b-a5d3-2b52cde3a630 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1346] 10.0.0.128 () {34 vars in 1107 bytes} [Mon May 11 02:06:40 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:40.297 8 INFO neutron_taas.services.taas.taas_plugin [None req-a57857cd-fe53-4f08-bd01-9a18230af1d2 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] TaaS: Handle Delete Port: c724d0fe-108c-49f2-81a5-e847fe0d84b7 2026-05-11 02:06:40.300 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a57857cd-fe53-4f08-bd01-9a18230af1d2 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Tap Mirror: Handle Delete Port: c724d0fe-108c-49f2-81a5-e847fe0d84b7 [pid: 7|app: 0|req: 669/1347] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:39 2026] DELETE /v2.0/networks/c1fcf6c7-c633-4a23-9bf3-a12fc4d677cf => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1348] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:40 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:40.443 7 INFO neutron_taas.services.taas.taas_plugin [None req-f185d577-b80b-47f7-b272-b7ac36368278 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] TaaS: Handle Delete Port: 12503430-a98a-45b7-aa68-9e5421fde0ed 2026-05-11 02:06:40.449 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f185d577-b80b-47f7-b272-b7ac36368278 e74a2f735bd64af3a18cd19e290efba8 9a433171cee84aac939a5e72ba6332ad - - default default] Tap Mirror: Handle Delete Port: 12503430-a98a-45b7-aa68-9e5421fde0ed [pid: 8|app: 0|req: 679/1349] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:06:40 2026] DELETE /v2.0/ports/c724d0fe-108c-49f2-81a5-e847fe0d84b7 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1350] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:06:40 2026] GET /v2.0/ports?device_id=c5ae9b41-4164-4d1c-a517-20eb96a6b1fc => generated 946 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1351] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:40 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:40.813 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c7baf7d-b47d-451e-83d6-baa8d804bf17 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] TaaS: Handle Delete Port: 3db2f027-bc54-4e2b-9e65-ed4fcd158678 2026-05-11 02:06:40.817 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c7baf7d-b47d-451e-83d6-baa8d804bf17 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Tap Mirror: Handle Delete Port: 3db2f027-bc54-4e2b-9e65-ed4fcd158678 [pid: 7|app: 0|req: 671/1352] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:40 2026] DELETE /v2.0/networks/51fe8f6e-c12b-4d52-9977-274ebb96a6da => generated 0 bytes in 800 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1353] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:41 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:41.309 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3f4521c2-a672-420e-830f-a8afc4ad3da6 - - - - - -] No port found with ID 3db2f027-bc54-4e2b-9e65-ed4fcd158678: RuntimeError: No port found with ID 3db2f027-bc54-4e2b-9e65-ed4fcd158678 [pid: 8|app: 0|req: 682/1354] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:06:40 2026] PUT /v2.0/routers/c5ae9b41-4164-4d1c-a517-20eb96a6b1fc/remove_router_interface => generated 309 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:41.323 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3f4521c2-a672-420e-830f-a8afc4ad3da6 - - - - - -] OVN reports status down for port: 12503430-a98a-45b7-aa68-9e5421fde0ed 2026-05-11 02:06:41.335 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3f4521c2-a672-420e-830f-a8afc4ad3da6 - - - - - -] OVN reports status down for port: 36a0f7b9-ba83-4acb-b7a3-05c9b00a9d15 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 683/1355] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:41 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:41.470 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3f4521c2-a672-420e-830f-a8afc4ad3da6 - - - - - -] Logical_Switch_Port 36a0f7b9-ba83-4acb-b7a3-05c9b00a9d15 host information not removed, the port state is up 2026-05-11 02:06:41.470 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3f4521c2-a672-420e-830f-a8afc4ad3da6 - - - - - -] OVN reports status down for port: 177fbd3f-0a64-4e3b-a5d3-2b52cde3a630 2026-05-11 02:06:41.485 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3f4521c2-a672-420e-830f-a8afc4ad3da6 - - - - - -] OVN reports status up for port: 36a0f7b9-ba83-4acb-b7a3-05c9b00a9d15 2026-05-11 02:06:41.504 7 INFO neutron.plugins.ml2.plugin [None req-3f4521c2-a672-420e-830f-a8afc4ad3da6 - - - - - -] Attempt 1 to provision port 36a0f7b9-ba83-4acb-b7a3-05c9b00a9d15 2026-05-11 02:06:41.598 7 INFO neutron.services.segments.plugin [-] Segment e494eebe-7a18-43a6-8f69-438752ddd66f resource provider aggregate not found 2026-05-11 02:06:41.608 7 INFO neutron.services.segments.plugin [-] Segment e494eebe-7a18-43a6-8f69-438752ddd66f resource provider aggregate not found 2026-05-11 02:06:41.620 7 INFO neutron.services.segments.plugin [-] Segment e494eebe-7a18-43a6-8f69-438752ddd66f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e494eebe-7a18-43a6-8f69-438752ddd66f found for delete ", "request_id": "req-d05861a0-4a75-48a9-9739-fa3ad823aed7"}]} 2026-05-11 02:06:41.625 7 INFO neutron.services.segments.plugin [-] Segment e494eebe-7a18-43a6-8f69-438752ddd66f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e494eebe-7a18-43a6-8f69-438752ddd66f found for delete ", "request_id": "req-3ecc9736-0201-47dc-a15e-96484cc59b2a"}]} 2026-05-11 02:06:41.641 7 INFO neutron.services.segments.plugin [-] Segment de71fb7f-e0f6-437d-8fbf-458a39e1f485 resource provider aggregate not found 2026-05-11 02:06:41.647 7 INFO neutron.services.segments.plugin [-] Segment de71fb7f-e0f6-437d-8fbf-458a39e1f485 resource provider aggregate not found 2026-05-11 02:06:41.672 7 INFO neutron.services.segments.plugin [-] Segment de71fb7f-e0f6-437d-8fbf-458a39e1f485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de71fb7f-e0f6-437d-8fbf-458a39e1f485 found for delete ", "request_id": "req-fe8e931f-b43d-4c1e-a509-e2875b3e0c2a"}]} 2026-05-11 02:06:41.682 7 INFO neutron.services.segments.plugin [-] Segment de71fb7f-e0f6-437d-8fbf-458a39e1f485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de71fb7f-e0f6-437d-8fbf-458a39e1f485 found for delete ", "request_id": "req-e13c4f05-a6a8-4d9c-9cf5-fb56cd6e6531"}]} 2026-05-11 02:06:41.709 7 INFO neutron.services.segments.plugin [-] Segment ba3aa0fd-1fca-491d-94fc-69f52c5bec07 resource provider aggregate not found 2026-05-11 02:06:41.715 7 INFO neutron.services.segments.plugin [-] Segment ba3aa0fd-1fca-491d-94fc-69f52c5bec07 resource provider aggregate not found 2026-05-11 02:06:41.733 7 INFO neutron.services.segments.plugin [-] Segment ba3aa0fd-1fca-491d-94fc-69f52c5bec07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba3aa0fd-1fca-491d-94fc-69f52c5bec07 found for delete ", "request_id": "req-f676afdd-c322-42ce-bfff-1c0cf0ff00cb"}]} 2026-05-11 02:06:41.736 7 INFO neutron.services.segments.plugin [-] Segment ba3aa0fd-1fca-491d-94fc-69f52c5bec07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba3aa0fd-1fca-491d-94fc-69f52c5bec07 found for delete ", "request_id": "req-219baed1-c4e6-4a75-834c-890ef274bc93"}]} [pid: 8|app: 0|req: 684/1356] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:41 2026] GET /v2.0/security-groups?tenant_id=9a433171cee84aac939a5e72ba6332ad&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:41.913 7 INFO neutron_taas.services.taas.taas_plugin [None req-d436f5f6-1270-40e9-a136-5ba5e9580bf7 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] TaaS: Handle Delete Port: e1234bfa-628b-49f3-aa4f-bbc1cea377d2 2026-05-11 02:06:41.919 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d436f5f6-1270-40e9-a136-5ba5e9580bf7 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Tap Mirror: Handle Delete Port: e1234bfa-628b-49f3-aa4f-bbc1cea377d2 [pid: 8|app: 0|req: 685/1357] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:41 2026] DELETE /v2.0/security-groups/6b08351a-eeb7-447a-be75-9b1a4265ddec => generated 0 bytes in 211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:42.259 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f4521c2-a672-420e-830f-a8afc4ad3da6 - - - - - -] Successfully bumped revision number for resource 36a0f7b9-ba83-4acb-b7a3-05c9b00a9d15 (type: ports) to 2 [pid: 8|app: 0|req: 686/1358] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:42 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1359] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:42 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1360] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:42 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1361] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:41 2026] DELETE /v2.0/routers/c5ae9b41-4164-4d1c-a517-20eb96a6b1fc => generated 0 bytes in 1194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1362] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:42 2026] DELETE /v2.0/subnets/d8a5c7d8-5c01-4108-bf1b-9a12d8530ea5 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:42.815 7 INFO neutron_taas.services.taas.taas_plugin [None req-c31db128-9f3a-4e4a-810d-9f94626768d9 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] TaaS: Handle Delete Port: 5dcb9f5e-0632-4ad0-ab6f-7ca2ce612ed3 2026-05-11 02:06:42.818 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c31db128-9f3a-4e4a-810d-9f94626768d9 9b3caa27dfd64d1b85f909d6ca0e8b14 c418e0cdb5a240dc9af14ddbdfa1bc7f - - default default] Tap Mirror: Handle Delete Port: 5dcb9f5e-0632-4ad0-ab6f-7ca2ce612ed3 [pid: 7|app: 0|req: 674/1363] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:42 2026] DELETE /v2.0/networks/726a89ba-7e48-4e75-bb6e-48056520be91 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1364] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:43 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1365] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:43 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1366] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:43 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1367] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:43 2026] GET /v2.0/security-groups?tenant_id=c418e0cdb5a240dc9af14ddbdfa1bc7f&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:43.752 7 INFO neutron.services.segments.plugin [-] Segment 590e0131-827c-410e-99c2-a0f508021bf4 resource provider aggregate not found 2026-05-11 02:06:43.757 7 INFO neutron.services.segments.plugin [-] Segment 590e0131-827c-410e-99c2-a0f508021bf4 resource provider aggregate not found 2026-05-11 02:06:43.773 7 INFO neutron.services.segments.plugin [-] Segment 590e0131-827c-410e-99c2-a0f508021bf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 590e0131-827c-410e-99c2-a0f508021bf4 found for delete ", "request_id": "req-c38d1b30-a501-436a-9e90-fa978ae6d038"}]} 2026-05-11 02:06:43.776 7 INFO neutron.services.segments.plugin [-] Segment 590e0131-827c-410e-99c2-a0f508021bf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 590e0131-827c-410e-99c2-a0f508021bf4 found for delete ", "request_id": "req-b1f41cdc-5b78-4b64-bf1e-07519b6c5a70"}]} 2026-05-11 02:06:43.829 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9470838-4d35-453d-ba1c-f25027720cb3 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource d622e97e-4a44-4ebb-b541-f477ebcad09e (type: security_groups) to 1 2026-05-11 02:06:43.845 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9470838-4d35-453d-ba1c-f25027720cb3 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource a2b11227-e7b7-4927-b20b-86f5cbcbcfd8 (type: security_group_rules) to 0 2026-05-11 02:06:43.858 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9470838-4d35-453d-ba1c-f25027720cb3 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource be052b1f-ad7f-45d5-829d-043725e4a420 (type: security_group_rules) to 0 2026-05-11 02:06:43.870 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9470838-4d35-453d-ba1c-f25027720cb3 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource d7d50aef-e053-4203-bca2-808a191e5036 (type: security_group_rules) to 0 2026-05-11 02:06:43.885 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9470838-4d35-453d-ba1c-f25027720cb3 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource e8558279-4ea4-4e2e-9f28-e18501322ffe (type: security_group_rules) to 0 [pid: 8|app: 0|req: 692/1368] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:43 2026] DELETE /v2.0/security-groups/b80a8c2b-69ca-4ded-9d15-45d833d160f5 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:43.971 7 INFO neutron.db.segments_db [None req-e9470838-4d35-453d-ba1c-f25027720cb3 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Added segment 5b01b344-865d-47e7-a751-0faee5386112 of type geneve for network b726dc77-b3bb-490e-bc03-0b1f7b76dbe9 2026-05-11 02:06:44.037 7 INFO neutron.db.segments_db [None req-e9470838-4d35-453d-ba1c-f25027720cb3 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Added segment a92b43b5-c774-4a27-aff7-3516bda436c8 of type geneve for network af5cf4c7-caf1-44b0-911b-03e12d2ac8d4 2026-05-11 02:06:44.144 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9470838-4d35-453d-ba1c-f25027720cb3 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource b726dc77-b3bb-490e-bc03-0b1f7b76dbe9 (type: networks) to 1 2026-05-11 02:06:44.289 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e9470838-4d35-453d-ba1c-f25027720cb3 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] No more DHCP agents 2026-05-11 02:06:44.290 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e9470838-4d35-453d-ba1c-f25027720cb3 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Unable to schedule network b726dc77-b3bb-490e-bc03-0b1f7b76dbe9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:44.366 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9470838-4d35-453d-ba1c-f25027720cb3 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource a37960e3-9158-48dc-a012-d03fd2c18441 (type: ports) to 1 2026-05-11 02:06:44.451 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9470838-4d35-453d-ba1c-f25027720cb3 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource af5cf4c7-caf1-44b0-911b-03e12d2ac8d4 (type: networks) to 1 [pid: 8|app: 0|req: 693/1369] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:06:44 2026] GET /v2.0/networks?id=8b1abcb9-f545-4e5a-9424-675037a658d5 => generated 698 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1370] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:44 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:44.645 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e9470838-4d35-453d-ba1c-f25027720cb3 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] No more DHCP agents 2026-05-11 02:06:44.646 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e9470838-4d35-453d-ba1c-f25027720cb3 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Unable to schedule network af5cf4c7-caf1-44b0-911b-03e12d2ac8d4: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 695/1371] 199.204.45.129 () {34 vars in 1049 bytes} [Mon May 11 02:06:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=51527079deb14c069f8fab87b8714d0b => generated 180 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1372] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:44 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1373] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:44 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:44.742 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9470838-4d35-453d-ba1c-f25027720cb3 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource 9c57b714-7136-463a-ba9c-a3df473bbd41 (type: ports) to 1 [pid: 7|app: 0|req: 677/1374] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:43 2026] POST /v2.0/networks => generated 1321 bytes in 1130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1375] 10.0.0.129 () {32 vars in 648 bytes} [Mon May 11 02:06:44 2026] GET /v2.0/networks => generated 1970 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:44.955 7 INFO neutron_taas.services.taas.taas_plugin [None req-0a49531a-8cc5-4102-93d5-e3f555fe35b1 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] TaaS: Handle Delete Port: a37960e3-9158-48dc-a012-d03fd2c18441 2026-05-11 02:06:44.963 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a49531a-8cc5-4102-93d5-e3f555fe35b1 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Tap Mirror: Handle Delete Port: a37960e3-9158-48dc-a012-d03fd2c18441 2026-05-11 02:06:45.026 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-dda3d5a1-b05c-4968-b7df-60739f3b56f4 req-df767bad-789a-4b87-bcb7-ba61d699f64b 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] No more DHCP agents 2026-05-11 02:06:45.027 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-dda3d5a1-b05c-4968-b7df-60739f3b56f4 req-df767bad-789a-4b87-bcb7-ba61d699f64b 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Unable to schedule network 8b1abcb9-f545-4e5a-9424-675037a658d5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 679/1376] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:44 2026] DELETE /v2.0/networks/b726dc77-b3bb-490e-bc03-0b1f7b76dbe9 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:45.192 8 INFO neutron.db.ovn_revision_numbers_db [req-dda3d5a1-b05c-4968-b7df-60739f3b56f4 req-df767bad-789a-4b87-bcb7-ba61d699f64b 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource d818cb31-92ca-4f9e-93a3-c8a549a1057b (type: ports) to 1 [pid: 8|app: 0|req: 698/1377] 199.204.45.129 () {38 vars in 954 bytes} [Mon May 11 02:06:44 2026] POST /v2.0/ports => generated 958 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:45.331 7 INFO neutron_taas.services.taas.taas_plugin [None req-15ffb9f3-ea36-4b22-98bb-dbbedb3f0d53 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] TaaS: Handle Delete Port: 9c57b714-7136-463a-ba9c-a3df473bbd41 2026-05-11 02:06:45.334 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15ffb9f3-ea36-4b22-98bb-dbbedb3f0d53 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Tap Mirror: Handle Delete Port: 9c57b714-7136-463a-ba9c-a3df473bbd41 [pid: 7|app: 0|req: 680/1378] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:45 2026] DELETE /v2.0/networks/af5cf4c7-caf1-44b0-911b-03e12d2ac8d4 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1379] 10.0.0.129 () {32 vars in 648 bytes} [Mon May 11 02:06:45 2026] GET /v2.0/networks => generated 689 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:45.664 8 INFO neutron.db.ovn_revision_numbers_db [req-dda3d5a1-b05c-4968-b7df-60739f3b56f4 req-1d895e8f-36c7-4685-b84f-fe4a383571f1 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource d818cb31-92ca-4f9e-93a3-c8a549a1057b (type: ports) to 2 2026-05-11 02:06:45.797 7 INFO neutron.services.segments.plugin [-] Segment 5b01b344-865d-47e7-a751-0faee5386112 resource provider aggregate not found 2026-05-11 02:06:45.802 7 INFO neutron.services.segments.plugin [-] Segment 5b01b344-865d-47e7-a751-0faee5386112 resource provider aggregate not found 2026-05-11 02:06:45.819 7 INFO neutron.services.segments.plugin [-] Segment 5b01b344-865d-47e7-a751-0faee5386112 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b01b344-865d-47e7-a751-0faee5386112 found for delete ", "request_id": "req-4423c374-82dc-4092-87af-c3ded5b6cda0"}]} 2026-05-11 02:06:45.823 7 INFO neutron.services.segments.plugin [-] Segment 5b01b344-865d-47e7-a751-0faee5386112 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b01b344-865d-47e7-a751-0faee5386112 found for delete ", "request_id": "req-0be0ce6c-e86e-4db4-ac41-eeb923e71916"}]} 2026-05-11 02:06:45.850 8 INFO neutron.db.ovn_revision_numbers_db [req-dda3d5a1-b05c-4968-b7df-60739f3b56f4 req-1d895e8f-36c7-4685-b84f-fe4a383571f1 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource d818cb31-92ca-4f9e-93a3-c8a549a1057b (type: ports) to 4 2026-05-11 02:06:45.856 7 INFO neutron.services.segments.plugin [-] Segment a92b43b5-c774-4a27-aff7-3516bda436c8 resource provider aggregate not found 2026-05-11 02:06:45.859 7 INFO neutron.services.segments.plugin [-] Segment a92b43b5-c774-4a27-aff7-3516bda436c8 resource provider aggregate not found [pid: 8|app: 0|req: 699/1380] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:06:45 2026] PUT /v2.0/ports/d818cb31-92ca-4f9e-93a3-c8a549a1057b => generated 1208 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:45.873 7 INFO neutron.services.segments.plugin [-] Segment a92b43b5-c774-4a27-aff7-3516bda436c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a92b43b5-c774-4a27-aff7-3516bda436c8 found for delete ", "request_id": "req-92110e18-1146-4ac3-9f78-c9faec223226"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:45.878 7 INFO neutron.services.segments.plugin [-] Segment a92b43b5-c774-4a27-aff7-3516bda436c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a92b43b5-c774-4a27-aff7-3516bda436c8 found for delete ", "request_id": "req-3ecbd598-7552-4572-88cd-10d867563bf1"}]} 2026-05-11 02:06:45.937 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94ac2a1-6599-4f4d-9773-98fa444ebc77 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Successfully bumped revision number for resource 193a8375-62c2-447a-9120-8ab2d67864d3 (type: security_groups) to 1 2026-05-11 02:06:45.948 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94ac2a1-6599-4f4d-9773-98fa444ebc77 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Successfully bumped revision number for resource 38f9cedd-2d0f-407e-a4f1-64dc255a0286 (type: security_group_rules) to 0 2026-05-11 02:06:45.955 8 INFO neutron.db.segments_db [None req-157c3f93-1dbe-41af-809a-a2180bea4179 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Added segment 06a36c4e-4867-455d-b9bd-a4df5218516a of type geneve for network fd4725ee-d990-464e-9a88-7893a987d0f1 2026-05-11 02:06:45.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94ac2a1-6599-4f4d-9773-98fa444ebc77 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Successfully bumped revision number for resource c239dd9b-f801-4a61-afc5-37d7eec32bf2 (type: security_group_rules) to 0 2026-05-11 02:06:45.972 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94ac2a1-6599-4f4d-9773-98fa444ebc77 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Successfully bumped revision number for resource cb4b4f70-425a-4bdd-9915-c9299986e96e (type: security_group_rules) to 0 2026-05-11 02:06:45.984 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94ac2a1-6599-4f4d-9773-98fa444ebc77 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Successfully bumped revision number for resource d1d32388-576a-4236-bfab-6ed8f7f90bb1 (type: security_group_rules) to 0 2026-05-11 02:06:46.062 7 INFO neutron.db.segments_db [None req-a94ac2a1-6599-4f4d-9773-98fa444ebc77 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Added segment 637b6fdb-6bd3-4943-bada-8931cce1d44b of type geneve for network ad8c61de-3ae3-442c-9dfb-bc8156a681c7 2026-05-11 02:06:46.072 8 INFO neutron.db.ovn_revision_numbers_db [None req-157c3f93-1dbe-41af-809a-a2180bea4179 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource fd4725ee-d990-464e-9a88-7893a987d0f1 (type: networks) to 1 2026-05-11 02:06:46.166 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94ac2a1-6599-4f4d-9773-98fa444ebc77 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Successfully bumped revision number for resource ad8c61de-3ae3-442c-9dfb-bc8156a681c7 (type: networks) to 1 2026-05-11 02:06:46.233 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-157c3f93-1dbe-41af-809a-a2180bea4179 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] No more DHCP agents 2026-05-11 02:06:46.235 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-157c3f93-1dbe-41af-809a-a2180bea4179 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Unable to schedule network fd4725ee-d990-464e-9a88-7893a987d0f1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:46.311 8 INFO neutron.db.ovn_revision_numbers_db [None req-157c3f93-1dbe-41af-809a-a2180bea4179 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource b1d9f732-0469-4116-a86d-ce74a2c30285 (type: ports) to 1 [pid: 8|app: 0|req: 700/1381] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:45 2026] POST /v2.0/networks => generated 686 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:46.349 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a94ac2a1-6599-4f4d-9773-98fa444ebc77 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] No more DHCP agents 2026-05-11 02:06:46.351 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a94ac2a1-6599-4f4d-9773-98fa444ebc77 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Unable to schedule network ad8c61de-3ae3-442c-9dfb-bc8156a681c7: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 701/1382] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:46.406 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] OVN reports status down for port: b1f6272e-31b7-418a-81b7-0b0b5770f61b [pid: 8|app: 0|req: 702/1383] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:46.431 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94ac2a1-6599-4f4d-9773-98fa444ebc77 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Successfully bumped revision number for resource b1f6272e-31b7-418a-81b7-0b0b5770f61b (type: ports) to 1 [pid: 7|app: 0|req: 682/1384] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:45 2026] POST /v2.0/networks => generated 681 bytes in 853 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1385] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/security-groups?id=4eb7c065-1ddc-4c23-913b-5fe9b84294c4&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1386] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:46.523 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73f78239-66e8-4aa2-93a5-9ced45375d60'] response: {'name': 'network-changed', 'server_uuid': 'dff1da51-493a-4fb9-bf71-5679f234eabc', 'tag': 'd818cb31-92ca-4f9e-93a3-c8a549a1057b', 'status': 'completed', 'code': 200} 2026-05-11 02:06:46.533 8 INFO neutron.db.segments_db [None req-0ee1c072-0b61-40f6-ad85-0dfa27c54bbe 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Added segment aafd9fdc-430c-4e78-be4b-9c17d3c9231e of type geneve for network d0250295-48c7-4afb-a333-ee317282051f 2026-05-11 02:06:46.645 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ee1c072-0b61-40f6-ad85-0dfa27c54bbe 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource d0250295-48c7-4afb-a333-ee317282051f (type: networks) to 1 2026-05-11 02:06:46.663 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eeb3e61b-dbfc-4da3-a342-bad3f5f3639a f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] No more DHCP agents 2026-05-11 02:06:46.664 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eeb3e61b-dbfc-4da3-a342-bad3f5f3639a f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Unable to schedule network ad8c61de-3ae3-442c-9dfb-bc8156a681c7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:46.813 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0ee1c072-0b61-40f6-ad85-0dfa27c54bbe 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] No more DHCP agents 2026-05-11 02:06:46.814 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0ee1c072-0b61-40f6-ad85-0dfa27c54bbe 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Unable to schedule network d0250295-48c7-4afb-a333-ee317282051f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:46.884 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ee1c072-0b61-40f6-ad85-0dfa27c54bbe 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource 21ab7be4-6180-4976-8fd3-47320f631807 (type: ports) to 1 [pid: 8|app: 0|req: 703/1387] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:46 2026] POST /v2.0/networks => generated 687 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1388] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/ports?tenant_id=51527079deb14c069f8fab87b8714d0b&device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 1211 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:47.140 7 INFO neutron.db.ovn_revision_numbers_db [None req-f3954a35-bd1c-4686-a858-b26a6bee7ddd - - - - - -] Successfully bumped revision number for resource b1f6272e-31b7-418a-81b7-0b0b5770f61b (type: ports) to 2 2026-05-11 02:06:47.190 7 INFO neutron.db.ovn_revision_numbers_db [None req-f3954a35-bd1c-4686-a858-b26a6bee7ddd - - - - - -] Successfully bumped revision number for resource cb7f5029-3916-4ba3-888c-8479055c08ab (type: subnets) to 0 [pid: 7|app: 0|req: 685/1389] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:06:46 2026] POST /v2.0/subnets => generated 641 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1390] 199.204.45.129 () {34 vars in 1059 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d818cb31-92ca-4f9e-93a3-c8a549a1057b => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:47.317 7 INFO neutron.db.segments_db [None req-e8d85f6e-8575-424b-81e5-2cf0bae69661 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Added segment 1e6e3814-4985-402d-b8ef-410ba8dfe8ac of type geneve for network bbc603d8-23fa-4c2a-b0a9-78241b5883ee 2026-05-11 02:06:47.359 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec53cec2-f989-4816-843a-0358e37a7a65 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] No more DHCP agents 2026-05-11 02:06:47.360 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec53cec2-f989-4816-843a-0358e37a7a65 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Unable to schedule network fd4725ee-d990-464e-9a88-7893a987d0f1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:47.429 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] OVN reports status down for port: f084daeb-7ef9-4e5c-9708-f4939c6eaec7 2026-05-11 02:06:47.448 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8d85f6e-8575-424b-81e5-2cf0bae69661 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Successfully bumped revision number for resource bbc603d8-23fa-4c2a-b0a9-78241b5883ee (type: networks) to 1 2026-05-11 02:06:47.523 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec53cec2-f989-4816-843a-0358e37a7a65 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource f084daeb-7ef9-4e5c-9708-f4939c6eaec7 (type: ports) to 1 2026-05-11 02:06:47.596 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec53cec2-f989-4816-843a-0358e37a7a65 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] No more DHCP agents 2026-05-11 02:06:47.599 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec53cec2-f989-4816-843a-0358e37a7a65 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Unable to schedule network d0250295-48c7-4afb-a333-ee317282051f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:47.625 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e8d85f6e-8575-424b-81e5-2cf0bae69661 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] No more DHCP agents 2026-05-11 02:06:47.627 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e8d85f6e-8575-424b-81e5-2cf0bae69661 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Unable to schedule network bbc603d8-23fa-4c2a-b0a9-78241b5883ee: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:47.668 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] OVN reports status down for port: b1ee6f78-e838-4914-ac8c-147c056f4f55 2026-05-11 02:06:47.738 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8d85f6e-8575-424b-81e5-2cf0bae69661 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Successfully bumped revision number for resource 25cd6a04-c7fe-4ac7-80c4-f600a5945ee2 (type: ports) to 1 [pid: 7|app: 0|req: 687/1391] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:47 2026] POST /v2.0/networks => generated 682 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:47.766 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec53cec2-f989-4816-843a-0358e37a7a65 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource b1ee6f78-e838-4914-ac8c-147c056f4f55 (type: ports) to 1 [pid: 7|app: 0|req: 688/1392] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/subnets?id=54ccc6e0-6c87-4ea0-9e9c-d3e28b39f83d => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1393] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1394] 10.0.0.129 () {34 vars in 664 bytes} [Mon May 11 02:06:46 2026] POST /v2.0/ports => generated 1505 bytes in 942 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 690/1395] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1396] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/ports?network_id=8b1abcb9-f545-4e5a-9424-675037a658d5&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1397] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/security-groups?id=4eb7c065-1ddc-4c23-913b-5fe9b84294c4&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:48.030 8 INFO neutron.db.ovn_revision_numbers_db [None req-c256a02e-76d3-41f7-920a-2dc894655887 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Successfully bumped revision number for resource bbc603d8-23fa-4c2a-b0a9-78241b5883ee (type: networks) to 2 [pid: 8|app: 0|req: 706/1398] 10.0.0.129 () {34 vars in 742 bytes} [Mon May 11 02:06:47 2026] PUT /v2.0/networks/bbc603d8-23fa-4c2a-b0a9-78241b5883ee => generated 636 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1399] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1400] 10.0.0.129 () {32 vars in 642 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/ports => generated 3017 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1401] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:48.209 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e661869e-3aeb-436a-9f8a-8c85ca837275 - - - - - -] No hosting information found for port 36a0f7b9-ba83-4acb-b7a3-05c9b00a9d15: RuntimeError: No hosting information found for port 36a0f7b9-ba83-4acb-b7a3-05c9b00a9d15 2026-05-11 02:06:48.209 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e661869e-3aeb-436a-9f8a-8c85ca837275 - - - - - -] OVN reports status down for port: d4887e4b-8af5-4e1f-888a-448e15582542 2026-05-11 02:06:48.263 8 INFO neutron_taas.services.taas.taas_plugin [None req-d5617843-e02e-4f7a-bf98-addccd1f6263 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] TaaS: Handle Delete Port: f084daeb-7ef9-4e5c-9708-f4939c6eaec7 2026-05-11 02:06:48.266 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5617843-e02e-4f7a-bf98-addccd1f6263 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Tap Mirror: Handle Delete Port: f084daeb-7ef9-4e5c-9708-f4939c6eaec7 2026-05-11 02:06:48.347 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ee60ab8-442a-4c9d-b174-5e945c53592c f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] No more DHCP agents 2026-05-11 02:06:48.348 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ee60ab8-442a-4c9d-b174-5e945c53592c f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Unable to schedule network bbc603d8-23fa-4c2a-b0a9-78241b5883ee: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:48.359 7 INFO neutron.db.ovn_revision_numbers_db [None req-e661869e-3aeb-436a-9f8a-8c85ca837275 - - - - - -] Successfully bumped revision number for resource 36a0f7b9-ba83-4acb-b7a3-05c9b00a9d15 (type: router_ports) to 2 [pid: 8|app: 0|req: 709/1402] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:06:48 2026] DELETE /v2.0/ports/f084daeb-7ef9-4e5c-9708-f4939c6eaec7 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1403] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:48.463 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e661869e-3aeb-436a-9f8a-8c85ca837275 - - - - - -] OVN reports status down for port: 9f619c6c-71d7-45a5-bae0-abbad07feb0d 2026-05-11 02:06:48.516 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e661869e-3aeb-436a-9f8a-8c85ca837275 - - - - - -] OVN reports status up for port: 2ae23db8-5781-483d-bc2f-876f96b4779d 2026-05-11 02:06:48.542 7 INFO neutron.plugins.ml2.plugin [None req-e661869e-3aeb-436a-9f8a-8c85ca837275 - - - - - -] Attempt 1 to provision port 2ae23db8-5781-483d-bc2f-876f96b4779d 2026-05-11 02:06:48.566 8 INFO neutron_taas.services.taas.taas_plugin [None req-55e1bfbf-ce1f-4163-9a19-2e94c6a5bc99 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] TaaS: Handle Delete Port: b1ee6f78-e838-4914-ac8c-147c056f4f55 2026-05-11 02:06:48.570 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55e1bfbf-ce1f-4163-9a19-2e94c6a5bc99 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Tap Mirror: Handle Delete Port: b1ee6f78-e838-4914-ac8c-147c056f4f55 [pid: 8|app: 0|req: 711/1404] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:06:48 2026] DELETE /v2.0/ports/b1ee6f78-e838-4914-ac8c-147c056f4f55 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1405] 10.0.0.129 () {32 vars in 642 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/ports => generated 1523 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:48.793 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0134528-0f2e-482a-ba03-74d6a5f87ee3'] response: {'server_uuid': 'c0b1141f-a60a-4c11-9e5e-14a9f263c796', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ae23db8-5781-483d-bc2f-876f96b4779d', 'code': 200} 2026-05-11 02:06:48.829 8 INFO neutron.db.segments_db [None req-246c7903-009f-4a56-96e8-d6f4d351a6b4 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Added segment 7e55f490-d0e2-4fb7-bd64-0895c32a0f09 of type geneve for network 77e3c492-aebc-46cf-ae65-658fb6b2ba31 2026-05-11 02:06:48.934 8 INFO neutron.db.ovn_revision_numbers_db [None req-246c7903-009f-4a56-96e8-d6f4d351a6b4 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource 77e3c492-aebc-46cf-ae65-658fb6b2ba31 (type: networks) to 1 2026-05-11 02:06:49.006 7 INFO neutron.db.ovn_revision_numbers_db [None req-e661869e-3aeb-436a-9f8a-8c85ca837275 - - - - - -] Successfully bumped revision number for resource 2ae23db8-5781-483d-bc2f-876f96b4779d (type: ports) to 5 2026-05-11 02:06:49.113 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-246c7903-009f-4a56-96e8-d6f4d351a6b4 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] No more DHCP agents 2026-05-11 02:06:49.115 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-246c7903-009f-4a56-96e8-d6f4d351a6b4 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Unable to schedule network 77e3c492-aebc-46cf-ae65-658fb6b2ba31: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:49.191 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] OVN reports status down for port: cc05745f-b061-4333-9637-cbd084c91945 2026-05-11 02:06:49.244 8 INFO neutron.db.ovn_revision_numbers_db [None req-246c7903-009f-4a56-96e8-d6f4d351a6b4 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource cc05745f-b061-4333-9637-cbd084c91945 (type: ports) to 1 2026-05-11 02:06:49.259 7 INFO neutron.db.ovn_revision_numbers_db [None req-b5d88fc8-7292-45af-ba3c-98f9b570d314 - - - - - -] Successfully bumped revision number for resource 25cd6a04-c7fe-4ac7-80c4-f600a5945ee2 (type: ports) to 2 [pid: 8|app: 0|req: 713/1406] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:48 2026] POST /v2.0/networks => generated 688 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:49.312 7 INFO neutron.db.ovn_revision_numbers_db [None req-b5d88fc8-7292-45af-ba3c-98f9b570d314 - - - - - -] Successfully bumped revision number for resource a46d8cde-cfb1-4f7f-b618-adb28cd7aac5 (type: subnets) to 0 [pid: 8|app: 0|req: 714/1407] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:49 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1408] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:06:48 2026] POST /v2.0/subnets => generated 626 bytes in 1249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:49.349 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab03a257-8503-4144-8a1a-15675e3c9c34 - - - - - -] OVN reports status down for port: a37960e3-9158-48dc-a012-d03fd2c18441 2026-05-11 02:06:49.369 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab03a257-8503-4144-8a1a-15675e3c9c34 - - - - - -] OVN reports status down for port: 9c57b714-7136-463a-ba9c-a3df473bbd41 2026-05-11 02:06:49.382 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab03a257-8503-4144-8a1a-15675e3c9c34 - - - - - -] OVN reports status down for port: d818cb31-92ca-4f9e-93a3-c8a549a1057b [pid: 8|app: 0|req: 715/1409] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:49 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:49.449 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab03a257-8503-4144-8a1a-15675e3c9c34 - - - - - -] OVN reports status down for port: b1d9f732-0469-4116-a86d-ce74a2c30285 [pid: 8|app: 0|req: 716/1410] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:49 2026] GET /v2.0/security-groups?id=4eb7c065-1ddc-4c23-913b-5fe9b84294c4&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:49.478 7 INFO neutron.db.segments_db [None req-08a9c7e6-bf54-4ff2-a9b1-2e43a300347a 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Added segment 9aab17ed-1516-4e98-adb7-cd096b672472 of type geneve for network 4d6fe6f4-2c97-48f7-9439-809f7bc63aff 2026-05-11 02:06:49.546 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab03a257-8503-4144-8a1a-15675e3c9c34 - - - - - -] OVN reports status down for port: 21ab7be4-6180-4976-8fd3-47320f631807 2026-05-11 02:06:49.660 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab03a257-8503-4144-8a1a-15675e3c9c34 - - - - - -] OVN reports status down for port: 25cd6a04-c7fe-4ac7-80c4-f600a5945ee2 2026-05-11 02:06:49.674 7 INFO neutron.db.ovn_revision_numbers_db [None req-08a9c7e6-bf54-4ff2-a9b1-2e43a300347a 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource 4d6fe6f4-2c97-48f7-9439-809f7bc63aff (type: networks) to 1 2026-05-11 02:06:49.722 8 INFO neutron.db.ovn_revision_numbers_db [None req-56df704e-bb9e-4149-822a-5b9f5dd2d873 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Successfully bumped revision number for resource a46d8cde-cfb1-4f7f-b618-adb28cd7aac5 (type: subnets) to 1 [pid: 8|app: 0|req: 717/1411] 10.0.0.129 () {34 vars in 740 bytes} [Mon May 11 02:06:49 2026] PUT /v2.0/subnets/a46d8cde-cfb1-4f7f-b618-adb28cd7aac5 => generated 636 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1412] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:49 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1413] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:06:49 2026] GET /v2.0/ports?tenant_id=51527079deb14c069f8fab87b8714d0b&device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 1211 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:49.879 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-08a9c7e6-bf54-4ff2-a9b1-2e43a300347a 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] No more DHCP agents 2026-05-11 02:06:49.881 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-08a9c7e6-bf54-4ff2-a9b1-2e43a300347a 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Unable to schedule network 4d6fe6f4-2c97-48f7-9439-809f7bc63aff: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:49.914 8 INFO neutron_taas.services.taas.taas_plugin [None req-239fbf64-5a47-41bb-8b46-8d4eb25bc8a9 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] TaaS: Handle Delete Port: 25cd6a04-c7fe-4ac7-80c4-f600a5945ee2 2026-05-11 02:06:49.931 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-239fbf64-5a47-41bb-8b46-8d4eb25bc8a9 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Tap Mirror: Handle Delete Port: 25cd6a04-c7fe-4ac7-80c4-f600a5945ee2 2026-05-11 02:06:49.936 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab03a257-8503-4144-8a1a-15675e3c9c34 - - - - - -] OVN reports status down for port: 992a7061-6328-44f6-b658-3e0671accf97 2026-05-11 02:06:49.990 7 INFO neutron.db.ovn_revision_numbers_db [None req-08a9c7e6-bf54-4ff2-a9b1-2e43a300347a 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Successfully bumped revision number for resource 992a7061-6328-44f6-b658-3e0671accf97 (type: ports) to 1 [pid: 7|app: 0|req: 695/1414] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:49 2026] POST /v2.0/networks => generated 688 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1415] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/networks?id=8b1abcb9-f545-4e5a-9424-675037a658d5 => generated 797 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:50.196 8 INFO neutron.services.segments.plugin [-] Segment 1e6e3814-4985-402d-b8ef-410ba8dfe8ac resource provider aggregate not found 2026-05-11 02:06:50.198 8 INFO neutron.services.segments.plugin [-] Segment 1e6e3814-4985-402d-b8ef-410ba8dfe8ac resource provider aggregate not found 2026-05-11 02:06:50.213 8 INFO neutron.services.segments.plugin [-] Segment 1e6e3814-4985-402d-b8ef-410ba8dfe8ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e6e3814-4985-402d-b8ef-410ba8dfe8ac found for delete ", "request_id": "req-4dea5e91-b4b5-4c5b-837b-25a82bf2622f"}]} 2026-05-11 02:06:50.214 8 INFO neutron.services.segments.plugin [-] Segment 1e6e3814-4985-402d-b8ef-410ba8dfe8ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e6e3814-4985-402d-b8ef-410ba8dfe8ac found for delete ", "request_id": "req-197e61b4-834e-44c5-93ed-23ec726af780"}]} [pid: 8|app: 0|req: 720/1416] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:49 2026] DELETE /v2.0/networks/bbc603d8-23fa-4c2a-b0a9-78241b5883ee => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1417] 199.204.45.129 () {34 vars in 1059 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d818cb31-92ca-4f9e-93a3-c8a549a1057b => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:50.272 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1c66575-a331-4bbc-aa87-2e3e546fc58e f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 722/1418] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:50 2026] DELETE /v2.0/networks/bbc603d8-23fa-4c2a-b0a9-78241b5883ee => generated 138 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1419] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/subnets?id=54ccc6e0-6c87-4ea0-9e9c-d3e28b39f83d => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1420] 10.0.0.129 () {32 vars in 693 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1421] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/ports?network_id=8b1abcb9-f545-4e5a-9424-675037a658d5&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1422] 10.0.0.129 () {32 vars in 741 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/subnets?network_id=b0c1e137-8330-48aa-978e-3bced79ecc02 => generated 649 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1423] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1424] 10.0.0.129 () {32 vars in 652 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/extensions => generated 20541 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1425] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:50.450 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f109fe4-600a-4570-ba3c-428a8529d7dd 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] No more DHCP agents 2026-05-11 02:06:50.451 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f109fe4-600a-4570-ba3c-428a8529d7dd 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Unable to schedule network 77e3c492-aebc-46cf-ae65-658fb6b2ba31: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 730/1426] 10.0.0.129 () {32 vars in 648 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/networks => generated 1384 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1427] 10.0.0.129 () {32 vars in 646 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/subnets => generated 1280 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1428] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1429] 10.0.0.129 () {32 vars in 722 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/networks/ad8c61de-3ae3-442c-9dfb-bc8156a681c7 => generated 706 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1430] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/security-groups?id=4eb7c065-1ddc-4c23-913b-5fe9b84294c4&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1431] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/subnets/cb7f5029-3916-4ba3-888c-8479055c08ab => generated 641 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:50.691 8 INFO neutron.pecan_wsgi.hooks.translation [None req-009892d3-ea3f-4052-925f-2f4ab4a8ae96 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 736/1432] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:50 2026] DELETE /v2.0/subnets/a46d8cde-cfb1-4f7f-b618-adb28cd7aac5 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:50.714 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3bbf39a-d629-421a-b488-f2e8c7fb0695 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 737/1433] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:50 2026] DELETE /v2.0/networks/bbc603d8-23fa-4c2a-b0a9-78241b5883ee => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:50.843 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-946bea15-862d-4221-8f71-a4e9d5a9b96c'] response: {'server_uuid': 'c0b1141f-a60a-4c11-9e5e-14a9f263c796', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ae23db8-5781-483d-bc2f-876f96b4779d', 'code': 200} 2026-05-11 02:06:50.850 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-946bea15-862d-4221-8f71-a4e9d5a9b96c'] response: {'server_uuid': 'dff1da51-493a-4fb9-bf71-5679f234eabc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd818cb31-92ca-4f9e-93a3-c8a549a1057b', 'code': 200} 2026-05-11 02:06:50.866 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b7998a4-b3c7-4cb9-89a7-863c260de0eb - - - - - -] Successfully bumped revision number for resource cc05745f-b061-4333-9637-cbd084c91945 (type: ports) to 2 [pid: 8|app: 0|req: 738/1434] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:50 2026] DELETE /v2.0/subnets/cb7f5029-3916-4ba3-888c-8479055c08ab => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:50.899 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b7998a4-b3c7-4cb9-89a7-863c260de0eb - - - - - -] Successfully bumped revision number for resource 8d898804-0553-4a1a-8328-ff6105ad779e (type: subnets) to 0 2026-05-11 02:06:50.925 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f109fe4-600a-4570-ba3c-428a8529d7dd 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] No more DHCP agents 2026-05-11 02:06:50.926 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f109fe4-600a-4570-ba3c-428a8529d7dd 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Unable to schedule network 4d6fe6f4-2c97-48f7-9439-809f7bc63aff: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 739/1435] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:51.033 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ba66443-3f19-492e-b647-d20c91027810 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] TaaS: Handle Delete Port: b1f6272e-31b7-418a-81b7-0b0b5770f61b 2026-05-11 02:06:51.036 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ba66443-3f19-492e-b647-d20c91027810 f70c0d3654934575b039f1a2cc87555a 5828fdc9f4684b64b0c3fbe0c2f42b69 - - default default] Tap Mirror: Handle Delete Port: b1f6272e-31b7-418a-81b7-0b0b5770f61b 2026-05-11 02:06:51.178 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab03a257-8503-4144-8a1a-15675e3c9c34 - - - - - -] OVN reports status up for port: d818cb31-92ca-4f9e-93a3-c8a549a1057b 2026-05-11 02:06:51.196 7 INFO neutron.plugins.ml2.plugin [None req-ab03a257-8503-4144-8a1a-15675e3c9c34 - - - - - -] Attempt 1 to provision port d818cb31-92ca-4f9e-93a3-c8a549a1057b [pid: 8|app: 0|req: 740/1436] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:50 2026] DELETE /v2.0/networks/ad8c61de-3ae3-442c-9dfb-bc8156a681c7 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1437] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:51.594 7 INFO neutron.db.ovn_revision_numbers_db [None req-08b6156c-d0e4-4c83-9010-c10a62da45df - - - - - -] Successfully bumped revision number for resource 992a7061-6328-44f6-b658-3e0671accf97 (type: ports) to 2 2026-05-11 02:06:51.620 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab03a257-8503-4144-8a1a-15675e3c9c34 - - - - - -] Successfully bumped revision number for resource d818cb31-92ca-4f9e-93a3-c8a549a1057b (type: ports) to 5 2026-05-11 02:06:51.663 7 INFO neutron.db.ovn_revision_numbers_db [None req-08b6156c-d0e4-4c83-9010-c10a62da45df - - - - - -] Successfully bumped revision number for resource 7a03e970-361c-4329-84e3-b8bb40a532e7 (type: subnets) to 0 [pid: 8|app: 0|req: 742/1438] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1439] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:06:50 2026] POST /v2.0/subnets => generated 1274 bytes in 1590 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 743/1440] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1441] 10.0.0.129 () {32 vars in 646 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/subnets => generated 1910 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1442] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1443] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/security-groups?id=4eb7c065-1ddc-4c23-913b-5fe9b84294c4&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1444] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:51 2026] DELETE /v2.0/subnets/8d898804-0553-4a1a-8328-ff6105ad779e => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1445] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/security-groups?tenant_id=5828fdc9f4684b64b0c3fbe0c2f42b69&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1446] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:51 2026] DELETE /v2.0/subnets/7a03e970-361c-4329-84e3-b8bb40a532e7 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1447] 10.0.0.129 () {32 vars in 646 bytes} [Mon May 11 02:06:52 2026] GET /v2.0/subnets => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:52.243 8 INFO neutron.services.segments.plugin [-] Segment 637b6fdb-6bd3-4943-bada-8931cce1d44b resource provider aggregate not found 2026-05-11 02:06:52.247 8 INFO neutron.services.segments.plugin [-] Segment 637b6fdb-6bd3-4943-bada-8931cce1d44b resource provider aggregate not found [pid: 8|app: 0|req: 747/1448] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:51 2026] DELETE /v2.0/security-groups/193a8375-62c2-447a-9120-8ab2d67864d3 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:52.266 8 INFO neutron.services.segments.plugin [-] Segment 637b6fdb-6bd3-4943-bada-8931cce1d44b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 637b6fdb-6bd3-4943-bada-8931cce1d44b found for delete ", "request_id": "req-ca295a3c-ca4e-4e0f-b634-c79c27ae5a1e"}]} 2026-05-11 02:06:52.273 8 INFO neutron.services.segments.plugin [-] Segment 637b6fdb-6bd3-4943-bada-8931cce1d44b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 637b6fdb-6bd3-4943-bada-8931cce1d44b found for delete ", "request_id": "req-41a34cb4-5670-4846-9b3d-aa385e8f3d5b"}]} 2026-05-11 02:06:52.345 7 INFO neutron_taas.services.taas.taas_plugin [None req-02e740d6-7087-4748-89de-7dd7188acc45 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] TaaS: Handle Delete Port: 992a7061-6328-44f6-b658-3e0671accf97 2026-05-11 02:06:52.348 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02e740d6-7087-4748-89de-7dd7188acc45 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Tap Mirror: Handle Delete Port: 992a7061-6328-44f6-b658-3e0671accf97 2026-05-11 02:06:52.530 7 INFO neutron.services.segments.plugin [-] Segment 9aab17ed-1516-4e98-adb7-cd096b672472 resource provider aggregate not found 2026-05-11 02:06:52.534 7 INFO neutron.services.segments.plugin [-] Segment 9aab17ed-1516-4e98-adb7-cd096b672472 resource provider aggregate not found 2026-05-11 02:06:52.553 7 INFO neutron.services.segments.plugin [-] Segment 9aab17ed-1516-4e98-adb7-cd096b672472 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aab17ed-1516-4e98-adb7-cd096b672472 found for delete ", "request_id": "req-6b0c16b3-9d4d-40d1-85a7-f569def2c370"}]} 2026-05-11 02:06:52.555 7 INFO neutron.services.segments.plugin [-] Segment 9aab17ed-1516-4e98-adb7-cd096b672472 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aab17ed-1516-4e98-adb7-cd096b672472 found for delete ", "request_id": "req-8777409e-962a-4822-aae9-31bc73a5481a"}]} [pid: 7|app: 0|req: 702/1449] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:52 2026] DELETE /v2.0/networks/4d6fe6f4-2c97-48f7-9439-809f7bc63aff => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:52.679 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c399ad81-fabc-4c6f-b006-7518e7823da5 - - - - - -] OVN reports status down for port: 2ae23db8-5781-483d-bc2f-876f96b4779d 2026-05-11 02:06:52.761 8 INFO neutron_taas.services.taas.taas_plugin [None req-a29278d3-9b8c-4e80-8250-5b96d2b4fe2e 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] TaaS: Handle Delete Port: cc05745f-b061-4333-9637-cbd084c91945 2026-05-11 02:06:52.763 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a29278d3-9b8c-4e80-8250-5b96d2b4fe2e 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Tap Mirror: Handle Delete Port: cc05745f-b061-4333-9637-cbd084c91945 [pid: 7|app: 0|req: 703/1450] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:52 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1451] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:52 2026] GET /v2.0/security-groups?id=27256631-d0f0-400d-8f5a-f9d61aa87b35&fields=id&fields=name => generated 88 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:53.006 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba92d60a-e01a-4c1a-948a-d6a34c06fefd'] response: {'server_uuid': 'dff1da51-493a-4fb9-bf71-5679f234eabc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd818cb31-92ca-4f9e-93a3-c8a549a1057b', 'code': 200} 2026-05-11 02:06:53.006 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba92d60a-e01a-4c1a-948a-d6a34c06fefd'] response: {'server_uuid': 'dff1da51-493a-4fb9-bf71-5679f234eabc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd818cb31-92ca-4f9e-93a3-c8a549a1057b', 'code': 200} 2026-05-11 02:06:53.006 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba92d60a-e01a-4c1a-948a-d6a34c06fefd'] response: {'server_uuid': 'c0b1141f-a60a-4c11-9e5e-14a9f263c796', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2ae23db8-5781-483d-bc2f-876f96b4779d', 'code': 200} [pid: 8|app: 0|req: 748/1452] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:52 2026] DELETE /v2.0/networks/77e3c492-aebc-46cf-ae65-658fb6b2ba31 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:53.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-c399ad81-fabc-4c6f-b006-7518e7823da5 - - - - - -] Successfully bumped revision number for resource 2ae23db8-5781-483d-bc2f-876f96b4779d (type: ports) to 6 [pid: 7|app: 0|req: 705/1453] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:52 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 975 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:53.143 8 INFO neutron_taas.services.taas.taas_plugin [None req-66148cee-8a06-4dcf-8bf4-f357c8f4dbe2 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] TaaS: Handle Delete Port: 21ab7be4-6180-4976-8fd3-47320f631807 2026-05-11 02:06:53.146 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66148cee-8a06-4dcf-8bf4-f357c8f4dbe2 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Tap Mirror: Handle Delete Port: 21ab7be4-6180-4976-8fd3-47320f631807 [pid: 7|app: 0|req: 706/1454] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:53 2026] GET /v2.0/security-groups?id=4eb7c065-1ddc-4c23-913b-5fe9b84294c4&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1455] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:53 2026] DELETE /v2.0/networks/d0250295-48c7-4afb-a333-ee317282051f => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:53.554 7 INFO neutron_taas.services.taas.taas_plugin [None req-909612b0-23b8-4f81-866f-2ae47092a5d1 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] TaaS: Handle Delete Port: b1d9f732-0469-4116-a86d-ce74a2c30285 2026-05-11 02:06:53.561 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-909612b0-23b8-4f81-866f-2ae47092a5d1 868f3aaf6da5429cafede91b085c2501 33fc39c5140049a7b2f8ec6b0c96904a - - default default] Tap Mirror: Handle Delete Port: b1d9f732-0469-4116-a86d-ce74a2c30285 [pid: 7|app: 0|req: 707/1456] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:06:53 2026] DELETE /v2.0/networks/fd4725ee-d990-464e-9a88-7893a987d0f1 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1457] 199.204.45.129 () {34 vars in 993 bytes} [Mon May 11 02:06:53 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:54.112 7 INFO neutron_taas.services.taas.taas_plugin [req-e9075140-16e4-4a70-a66b-e424f0dcb0d7 req-9bd39c65-6d2b-4337-9503-0e37e96fd88d 77f0d46d29e94afb91b2801c2cffceef 1352dc17594b45d7968f66212454a21a - - default default] TaaS: Handle Delete Port: 2ae23db8-5781-483d-bc2f-876f96b4779d 2026-05-11 02:06:54.117 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e9075140-16e4-4a70-a66b-e424f0dcb0d7 req-9bd39c65-6d2b-4337-9503-0e37e96fd88d 77f0d46d29e94afb91b2801c2cffceef 1352dc17594b45d7968f66212454a21a - - default default] Tap Mirror: Handle Delete Port: 2ae23db8-5781-483d-bc2f-876f96b4779d [pid: 7|app: 0|req: 708/1458] 199.204.45.129 () {36 vars in 996 bytes} [Mon May 11 02:06:53 2026] DELETE /v2.0/ports/2ae23db8-5781-483d-bc2f-876f96b4779d => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:54.288 8 INFO neutron.services.segments.plugin [-] Segment 7e55f490-d0e2-4fb7-bd64-0895c32a0f09 resource provider aggregate not found [pid: 7|app: 0|req: 709/1459] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:54 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:54.295 8 INFO neutron.services.segments.plugin [-] Segment 7e55f490-d0e2-4fb7-bd64-0895c32a0f09 resource provider aggregate not found 2026-05-11 02:06:54.320 8 INFO neutron.services.segments.plugin [-] Segment 7e55f490-d0e2-4fb7-bd64-0895c32a0f09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e55f490-d0e2-4fb7-bd64-0895c32a0f09 found for delete ", "request_id": "req-1ef891b5-4628-4524-b1c9-b3632a96cbcb"}]} [pid: 7|app: 0|req: 710/1460] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:54 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:54.334 8 INFO neutron.services.segments.plugin [-] Segment 7e55f490-d0e2-4fb7-bd64-0895c32a0f09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e55f490-d0e2-4fb7-bd64-0895c32a0f09 found for delete ", "request_id": "req-0ec4cee1-8ebf-43bc-b7ec-9d279ea7d5e4"}]} 2026-05-11 02:06:54.346 8 INFO neutron.services.segments.plugin [-] Segment aafd9fdc-430c-4e78-be4b-9c17d3c9231e resource provider aggregate not found 2026-05-11 02:06:54.359 8 INFO neutron.services.segments.plugin [-] Segment aafd9fdc-430c-4e78-be4b-9c17d3c9231e resource provider aggregate not found 2026-05-11 02:06:54.360 8 INFO neutron.services.segments.plugin [-] Segment aafd9fdc-430c-4e78-be4b-9c17d3c9231e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aafd9fdc-430c-4e78-be4b-9c17d3c9231e found for delete ", "request_id": "req-99cf4e6a-2981-4354-b58d-bc0a8de41d5c"}]} [pid: 7|app: 0|req: 711/1461] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:54 2026] GET /v2.0/security-groups?id=4eb7c065-1ddc-4c23-913b-5fe9b84294c4&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:54.388 8 INFO neutron.services.segments.plugin [-] Segment aafd9fdc-430c-4e78-be4b-9c17d3c9231e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aafd9fdc-430c-4e78-be4b-9c17d3c9231e found for delete ", "request_id": "req-1a306f4f-91f7-4434-97b3-ebb8da29b4b0"}]} 2026-05-11 02:06:54.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c6bceef-e2db-41cd-805c-37ec3ca31b4c de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] Successfully bumped revision number for resource d1b79e43-d30d-4be1-9771-2d0d9f6027bc (type: security_groups) to 1 2026-05-11 02:06:54.436 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c6bceef-e2db-41cd-805c-37ec3ca31b4c de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] Successfully bumped revision number for resource 3bc54f0e-69d3-4721-a857-5020a88de704 (type: security_group_rules) to 0 2026-05-11 02:06:54.450 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c6bceef-e2db-41cd-805c-37ec3ca31b4c de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] Successfully bumped revision number for resource 3d168072-a5de-4101-bdc1-81cf12ae96b1 (type: security_group_rules) to 0 2026-05-11 02:06:54.467 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c6bceef-e2db-41cd-805c-37ec3ca31b4c de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] Successfully bumped revision number for resource 579d4abd-9307-4aee-90f1-7364e0320784 (type: security_group_rules) to 0 2026-05-11 02:06:54.485 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c6bceef-e2db-41cd-805c-37ec3ca31b4c de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] Successfully bumped revision number for resource aff1a5fd-67cb-4be5-82c1-2a68bf3649a2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 712/1462] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:54 2026] GET /v2.0/security-groups?tenant_id=33fc39c5140049a7b2f8ec6b0c96904a&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1463] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:54 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:54.580 7 INFO neutron.services.segments.plugin [-] Segment 06a36c4e-4867-455d-b9bd-a4df5218516a resource provider aggregate not found 2026-05-11 02:06:54.583 7 INFO neutron.services.segments.plugin [-] Segment 06a36c4e-4867-455d-b9bd-a4df5218516a resource provider aggregate not found 2026-05-11 02:06:54.587 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c6bceef-e2db-41cd-805c-37ec3ca31b4c de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] Successfully bumped revision number for resource 479dc9a4-8867-46df-9d07-51530a00cdb1 (type: security_groups) to 1 2026-05-11 02:06:54.598 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c6bceef-e2db-41cd-805c-37ec3ca31b4c de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] Successfully bumped revision number for resource bbada2b0-69e8-4ac5-935c-1a7658bdd078 (type: security_group_rules) to 0 2026-05-11 02:06:54.603 7 INFO neutron.services.segments.plugin [-] Segment 06a36c4e-4867-455d-b9bd-a4df5218516a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06a36c4e-4867-455d-b9bd-a4df5218516a found for delete ", "request_id": "req-1433049c-3cde-4fb4-a0bf-9bb0f49fb5d0"}]} 2026-05-11 02:06:54.605 7 INFO neutron.services.segments.plugin [-] Segment 06a36c4e-4867-455d-b9bd-a4df5218516a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06a36c4e-4867-455d-b9bd-a4df5218516a found for delete ", "request_id": "req-ae9fb1be-616e-4aef-b9f5-e38c1ef5fd25"}]} 2026-05-11 02:06:54.609 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c6bceef-e2db-41cd-805c-37ec3ca31b4c de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] Successfully bumped revision number for resource eb9d37b7-73d1-41f9-ab47-e999e612a91c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 751/1464] 10.0.0.129 () {34 vars in 683 bytes} [Mon May 11 02:06:54 2026] POST /v2.0/security-groups => generated 1624 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1465] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:06:54 2026] GET /v2.0/security-groups?id=4eb7c065-1ddc-4c23-913b-5fe9b84294c4&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1466] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:06:54 2026] GET /v2.0/security-groups => generated 4529 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1469] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:06:54 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 1213 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1470] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:54 2026] DELETE /v2.0/security-groups/d622e97e-4a44-4ebb-b541-f477ebcad09e => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:54.828 8 INFO neutron.db.ovn_revision_numbers_db [None req-96fdc129-043c-4504-bed8-fa17cc4a90bb de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] Successfully bumped revision number for resource 479dc9a4-8867-46df-9d07-51530a00cdb1 (type: security_groups) to 2 [pid: 8|app: 0|req: 757/1471] 10.0.0.129 () {34 vars in 757 bytes} [Mon May 11 02:06:54 2026] PUT /v2.0/security-groups/479dc9a4-8867-46df-9d07-51530a00cdb1 => generated 1663 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1472] 10.0.0.129 () {32 vars in 736 bytes} [Mon May 11 02:06:54 2026] GET /v2.0/security-groups/479dc9a4-8867-46df-9d07-51530a00cdb1 => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1473] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:54 2026] DELETE /v2.0/security-groups/479dc9a4-8867-46df-9d07-51530a00cdb1 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:55.034 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d2c84c9e-6fa2-4610-b63b-a63a37c3a45c 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] No more DHCP agents 2026-05-11 02:06:55.036 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d2c84c9e-6fa2-4610-b63b-a63a37c3a45c 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:55.055 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d74426a8-1893-41b3-91b6-3c3f711d327d'] response: {'server_uuid': 'c0b1141f-a60a-4c11-9e5e-14a9f263c796', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2ae23db8-5781-483d-bc2f-876f96b4779d', 'code': 200} [pid: 8|app: 0|req: 760/1474] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:06:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:55.056 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d74426a8-1893-41b3-91b6-3c3f711d327d'] response: {'server_uuid': 'c0b1141f-a60a-4c11-9e5e-14a9f263c796', 'name': 'network-vif-deleted', 'tag': '2ae23db8-5781-483d-bc2f-876f96b4779d', 'status': 'completed', 'code': 200} 2026-05-11 02:06:55.072 8 INFO neutron.api.v2.resource [None req-5a1aff90-b84f-4a2c-80b4-db53500838ce de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 761/1475] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:55 2026] DELETE /v2.0/security-groups/479dc9a4-8867-46df-9d07-51530a00cdb1 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:55.199 8 INFO neutron.db.ovn_revision_numbers_db [None req-4db1303c-dc8a-475f-9cd0-0e60c0596632 de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] Successfully bumped revision number for resource 466f04af-1ce2-4a46-ad8f-6d8c0b31c608 (type: security_groups) to 1 2026-05-11 02:06:55.221 8 INFO neutron.db.ovn_revision_numbers_db [None req-4db1303c-dc8a-475f-9cd0-0e60c0596632 de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] Successfully bumped revision number for resource 1491ed45-54b9-40b8-8dd5-5b51a851643a (type: security_group_rules) to 0 2026-05-11 02:06:55.233 8 INFO neutron.db.ovn_revision_numbers_db [None req-4db1303c-dc8a-475f-9cd0-0e60c0596632 de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] Successfully bumped revision number for resource 3e9dca4f-9443-4ffa-aa60-71fb0b9f1080 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 762/1476] 10.0.0.129 () {34 vars in 683 bytes} [Mon May 11 02:06:55 2026] POST /v2.0/security-groups => generated 1624 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:06:55.466 8 INFO neutron.db.ovn_revision_numbers_db [None req-f0ab8a99-aa58-433b-954d-dd2e071bc115 de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] Successfully bumped revision number for resource cbcd0377-5e3d-4afa-9079-bf9011143845 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 763/1477] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:06:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1478] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:55 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1479] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:06:55 2026] GET /v2.0/security-group-rules/cbcd0377-5e3d-4afa-9079-bf9011143845 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1480] 10.0.0.129 () {32 vars in 672 bytes} [Mon May 11 02:06:55 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1481] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:06:55 2026] DELETE /v2.0/security-group-rules/cbcd0377-5e3d-4afa-9079-bf9011143845 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 768/1482] 10.0.0.129 () {32 vars in 672 bytes} [Mon May 11 02:06:55 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:55.903 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2c84c9e-6fa2-4610-b63b-a63a37c3a45c 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource e0093de1-693d-4498-9260-aab4bcc480e2 (type: floatingips) to 1 2026-05-11 02:06:55.903 7 INFO neutron.db.l3_db [None req-d2c84c9e-6fa2-4610-b63b-a63a37c3a45c 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Floating IP e0093de1-693d-4498-9260-aab4bcc480e2 associated. External IP: 10.96.250.217, port: d818cb31-92ca-4f9e-93a3-c8a549a1057b. [pid: 7|app: 0|req: 715/1483] 10.0.0.129 () {34 vars in 676 bytes} [Mon May 11 02:06:54 2026] POST /v2.0/floatingips => generated 856 bytes in 1166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:55.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6b9b49b-96ca-43d5-bff0-696931469c06 de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] Successfully bumped revision number for resource 8a44cb6e-7deb-4c1f-be90-9f95e5fe0eae (type: security_group_rules) to 0 [pid: 7|app: 0|req: 716/1484] 10.0.0.129 () {32 vars in 728 bytes} [Mon May 11 02:06:55 2026] GET /v2.0/floatingips/e0093de1-693d-4498-9260-aab4bcc480e2 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1485] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:06:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1486] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/security-group-rules/8a44cb6e-7deb-4c1f-be90-9f95e5fe0eae => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1487] 10.0.0.129 () {32 vars in 672 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1488] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:06:56 2026] DELETE /v2.0/security-group-rules/8a44cb6e-7deb-4c1f-be90-9f95e5fe0eae => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1489] 10.0.0.129 () {32 vars in 672 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:56.369 7 INFO neutron.db.securitygroups_db [None req-9cc78db0-e87e-4792-bcee-abe7dd4308f2 de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] Project 64888b750f224ec09814f447b393d43a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-11 02:06:56.471 7 INFO neutron.db.ovn_revision_numbers_db [None req-9cc78db0-e87e-4792-bcee-abe7dd4308f2 de6709981491413dbf789db77509ed56 64888b750f224ec09814f447b393d43a - - default default] Successfully bumped revision number for resource 43e8f9bb-1f36-4119-bc93-7e41fd041b95 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 719/1490] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:06:56 2026] POST /v2.0/security-group-rules => generated 607 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1491] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/security-group-rules/43e8f9bb-1f36-4119-bc93-7e41fd041b95 => generated 607 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1492] 10.0.0.129 () {32 vars in 672 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1493] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:06:56 2026] DELETE /v2.0/security-group-rules/43e8f9bb-1f36-4119-bc93-7e41fd041b95 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1494] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/ports?device_id=c0b1141f-a60a-4c11-9e5e-14a9f263c796 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1495] 10.0.0.129 () {32 vars in 672 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:56.812 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfabb254-c3e6-4a5a-b531-74a514510e91 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 91a64a98-cd24-464d-a1ea-dc5d35b81854 (type: security_groups) to 1 2026-05-11 02:06:56.821 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfabb254-c3e6-4a5a-b531-74a514510e91 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 0f257473-7030-40a0-bc0c-51361a6a9808 (type: security_group_rules) to 0 2026-05-11 02:06:56.831 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfabb254-c3e6-4a5a-b531-74a514510e91 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 73d1e9e6-cfe2-46bb-af30-3c01baa79fba (type: security_group_rules) to 0 2026-05-11 02:06:56.841 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfabb254-c3e6-4a5a-b531-74a514510e91 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource a83902a2-1aeb-4555-914a-a9c970722bf7 (type: security_group_rules) to 0 2026-05-11 02:06:56.853 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfabb254-c3e6-4a5a-b531-74a514510e91 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource c85b6b30-9bd3-4ba5-92f4-d78c8d36fc98 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 725/1496] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:56 2026] DELETE /v2.0/security-groups/466f04af-1ce2-4a46-ad8f-6d8c0b31c608 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:56.933 8 INFO neutron.db.segments_db [None req-dfabb254-c3e6-4a5a-b531-74a514510e91 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Added segment 7fda3ee0-3ddf-4d31-ab7e-f4a704ef5b90 of type geneve for network 5a822710-8407-4288-9fd0-787f6726082d [pid: 7|app: 0|req: 726/1497] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1498] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:57.033 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfabb254-c3e6-4a5a-b531-74a514510e91 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 5a822710-8407-4288-9fd0-787f6726082d (type: networks) to 1 2026-05-11 02:06:57.090 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d1956cb-35a6-415f-8089-1a520a57a8d2'] response: {'name': 'network-changed', 'server_uuid': 'dff1da51-493a-4fb9-bf71-5679f234eabc', 'tag': 'd818cb31-92ca-4f9e-93a3-c8a549a1057b', 'status': 'completed', 'code': 200} 2026-05-11 02:06:57.192 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dfabb254-c3e6-4a5a-b531-74a514510e91 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:06:57.194 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dfabb254-c3e6-4a5a-b531-74a514510e91 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network 5a822710-8407-4288-9fd0-787f6726082d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:57.252 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a94066b9-9f23-4e22-a485-7b558904ff8e - - - - - -] OVN reports status down for port: 1dd28cd5-fd1e-41bc-af50-b83d33baca2d 2026-05-11 02:06:57.271 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfabb254-c3e6-4a5a-b531-74a514510e91 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 1dd28cd5-fd1e-41bc-af50-b83d33baca2d (type: ports) to 1 [pid: 8|app: 0|req: 772/1499] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:56 2026] POST /v2.0/networks => generated 672 bytes in 809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:57.394 7 INFO neutron.db.segments_db [None req-36a4eb9d-c87a-490f-b154-e9304d0cb738 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Added segment 62661284-ddca-457a-8664-5160480c2302 of type geneve for network 430e5071-3134-47ea-a1f0-3294326d67c5 2026-05-11 02:06:57.520 7 INFO neutron.db.ovn_revision_numbers_db [None req-36a4eb9d-c87a-490f-b154-e9304d0cb738 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 430e5071-3134-47ea-a1f0-3294326d67c5 (type: networks) to 1 [pid: 8|app: 0|req: 773/1500] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:06:57 2026] GET /v2.0/ports?tenant_id=51527079deb14c069f8fab87b8714d0b&device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 1213 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:57.671 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-36a4eb9d-c87a-490f-b154-e9304d0cb738 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:06:57.673 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-36a4eb9d-c87a-490f-b154-e9304d0cb738 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network 430e5071-3134-47ea-a1f0-3294326d67c5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:57.725 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] OVN reports status down for port: dd69f2ec-701b-4d16-b5e3-0b7cf1ed126a 2026-05-11 02:06:57.759 7 INFO neutron.db.ovn_revision_numbers_db [None req-36a4eb9d-c87a-490f-b154-e9304d0cb738 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource dd69f2ec-701b-4d16-b5e3-0b7cf1ed126a (type: ports) to 1 [pid: 7|app: 0|req: 728/1501] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:06:57 2026] POST /v2.0/networks => generated 671 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1502] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:06:57 2026] GET /v2.0/security-groups?tenant_id=64888b750f224ec09814f447b393d43a&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1503] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:06:57 2026] GET /v2.0/networks?id=8b1abcb9-f545-4e5a-9424-675037a658d5 => generated 797 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:58.011 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3bd59fcd-56cf-472c-bf87-5855779856bd 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:06:58.013 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3bd59fcd-56cf-472c-bf87-5855779856bd 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network 5a822710-8407-4288-9fd0-787f6726082d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:58.041 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bd59fcd-56cf-472c-bf87-5855779856bd 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 1968f14a-15ad-4d09-b885-f2485ff98179 (type: subnets) to 0 [pid: 8|app: 0|req: 775/1504] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:06:57 2026] POST /v2.0/subnets => generated 646 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1505] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:06:57 2026] DELETE /v2.0/security-groups/d1b79e43-d30d-4be1-9771-2d0d9f6027bc => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1506] 199.204.45.129 () {34 vars in 1059 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d818cb31-92ca-4f9e-93a3-c8a549a1057b => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:58.287 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ba64832-d645-419e-9e53-6287a2137aae 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:06:58.288 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ba64832-d645-419e-9e53-6287a2137aae 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network 430e5071-3134-47ea-a1f0-3294326d67c5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:06:58.320 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ba64832-d645-419e-9e53-6287a2137aae 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 261f5f2c-576e-438f-a708-06f055506c93 (type: subnets) to 0 [pid: 7|app: 0|req: 732/1507] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:06:58 2026] POST /v2.0/subnets => generated 655 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1508] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/subnets?id=54ccc6e0-6c87-4ea0-9e9c-d3e28b39f83d => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:58.392 8 INFO neutron_taas.services.taas.taas_plugin [None req-6dbaa3c4-a6b2-4ceb-a8c5-abb52a581a1e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: b3ebb3db-c198-4f92-87f9-a37ae5fe2924 2026-05-11 02:06:58.395 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6dbaa3c4-a6b2-4ceb-a8c5-abb52a581a1e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: b3ebb3db-c198-4f92-87f9-a37ae5fe2924 2026-05-11 02:06:58.510 7 INFO neutron.db.ovn_revision_numbers_db [None req-111ea5af-83e3-4762-ae3e-3efb124a316a 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 699f49fe-99e0-4f1f-a21f-00736c6a674c (type: routers) to 1 [pid: 7|app: 0|req: 734/1509] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:06:58 2026] POST /v2.0/routers => generated 607 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1510] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/ports?network_id=8b1abcb9-f545-4e5a-9424-675037a658d5&device_owner=network%3Adhcp => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:58.911 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e20fbbd2-aeee-429a-8fbb-e52371548f2d 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:06:58.913 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e20fbbd2-aeee-429a-8fbb-e52371548f2d 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network 5a822710-8407-4288-9fd0-787f6726082d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 776/1511] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:06:58 2026] PUT /v2.0/routers/5a7ecc13-7277-4cc3-81e2-4819bffa6f6b/remove_router_interface => generated 309 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:59.011 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a94066b9-9f23-4e22-a485-7b558904ff8e - - - - - -] OVN reports status down for port: e41ea352-3700-4609-b84b-12b47a2b2df4 [pid: 8|app: 0|req: 777/1512] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:06:58 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:59.067 7 INFO neutron.db.ovn_revision_numbers_db [None req-e20fbbd2-aeee-429a-8fbb-e52371548f2d 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource e41ea352-3700-4609-b84b-12b47a2b2df4 (type: ports) to 1 2026-05-11 02:06:59.357 8 INFO neutron_taas.services.taas.taas_plugin [None req-d97efa56-f9b7-4766-9e2d-06d7369a9e30 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 949b8103-08e5-4098-8f15-4c2f1e184134 2026-05-11 02:06:59.361 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d97efa56-f9b7-4766-9e2d-06d7369a9e30 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 949b8103-08e5-4098-8f15-4c2f1e184134 2026-05-11 02:06:59.545 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a94066b9-9f23-4e22-a485-7b558904ff8e - - - - - -] OVN reports status up for port: e41ea352-3700-4609-b84b-12b47a2b2df4 2026-05-11 02:06:59.596 7 INFO neutron.plugins.ml2.plugin [None req-a94066b9-9f23-4e22-a485-7b558904ff8e - - - - - -] Attempt 1 to provision port e41ea352-3700-4609-b84b-12b47a2b2df4 2026-05-11 02:06:59.705 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e20fbbd2-aeee-429a-8fbb-e52371548f2d 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:06:59.708 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e20fbbd2-aeee-429a-8fbb-e52371548f2d 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network 5a822710-8407-4288-9fd0-787f6726082d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 778/1513] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:59 2026] DELETE /v2.0/routers/5a7ecc13-7277-4cc3-81e2-4819bffa6f6b => generated 0 bytes in 765 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1514] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:06:59 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1515] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:06:59 2026] DELETE /v2.0/subnets/682bfa8d-d40c-476c-b374-b193c215214d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:00.121 8 INFO neutron_taas.services.taas.taas_plugin [None req-86ea5002-0226-4edd-a712-8422dadb93fd dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: ecd8a393-83f0-44ba-8da9-c04d7de9e7ad 2026-05-11 02:07:00.123 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86ea5002-0226-4edd-a712-8422dadb93fd dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: ecd8a393-83f0-44ba-8da9-c04d7de9e7ad 2026-05-11 02:07:00.138 7 INFO neutron.db.ovn_revision_numbers_db [None req-e20fbbd2-aeee-429a-8fbb-e52371548f2d 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource e41ea352-3700-4609-b84b-12b47a2b2df4 (type: router_ports) to 1 [pid: 7|app: 0|req: 736/1516] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:06:58 2026] PUT /v2.0/routers/699f49fe-99e0-4f1f-a21f-00736c6a674c/add_router_interface => generated 309 bytes in 1575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:00.311 8 INFO neutron.services.segments.plugin [-] Segment 4e75b793-0dec-400a-ba90-77dbe52cca90 resource provider aggregate not found 2026-05-11 02:07:00.311 8 INFO neutron.services.segments.plugin [-] Segment 4e75b793-0dec-400a-ba90-77dbe52cca90 resource provider aggregate not found 2026-05-11 02:07:00.336 8 INFO neutron.services.segments.plugin [-] Segment 4e75b793-0dec-400a-ba90-77dbe52cca90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e75b793-0dec-400a-ba90-77dbe52cca90 found for delete ", "request_id": "req-ac726a40-a136-477a-9682-95c41f526f74"}]} 2026-05-11 02:07:00.339 8 INFO neutron.services.segments.plugin [-] Segment 4e75b793-0dec-400a-ba90-77dbe52cca90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e75b793-0dec-400a-ba90-77dbe52cca90 found for delete ", "request_id": "req-e030391a-0a4e-4af0-bbcc-ca2232726087"}]} [pid: 8|app: 0|req: 781/1517] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:07:00 2026] DELETE /v2.0/networks/283941aa-90f5-4de7-aad3-c6b07fdb4cb4 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1518] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:00 2026] GET /v2.0/ports/e41ea352-3700-4609-b84b-12b47a2b2df4 => generated 947 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:00.398 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94066b9-9f23-4e22-a485-7b558904ff8e - - - - - -] Successfully bumped revision number for resource e41ea352-3700-4609-b84b-12b47a2b2df4 (type: ports) to 2 [pid: 7|app: 0|req: 738/1519] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:00 2026] GET /v2.0/security-groups?tenant_id=1352dc17594b45d7968f66212454a21a&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1520] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:00 2026] DELETE /v2.0/security-groups/27256631-d0f0-400d-8f5a-f9d61aa87b35 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:00.840 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dd9a12eb-b9b9-4342-ae8b-973619fbb89b 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:07:00.841 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dd9a12eb-b9b9-4342-ae8b-973619fbb89b 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network 430e5071-3134-47ea-a1f0-3294326d67c5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:00.920 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] OVN reports status down for port: 7133c359-f495-48d3-8f24-bfc03bce559d 2026-05-11 02:07:00.981 8 INFO neutron.db.ovn_revision_numbers_db [None req-dd9a12eb-b9b9-4342-ae8b-973619fbb89b 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 7133c359-f495-48d3-8f24-bfc03bce559d (type: ports) to 1 2026-05-11 02:07:01.544 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] OVN reports status up for port: 7133c359-f495-48d3-8f24-bfc03bce559d 2026-05-11 02:07:01.563 8 INFO neutron.plugins.ml2.plugin [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] Attempt 1 to provision port 7133c359-f495-48d3-8f24-bfc03bce559d 2026-05-11 02:07:01.628 7 INFO neutron.db.ovn_revision_numbers_db [None req-68f875b4-2ada-491e-9857-530e6a253b57 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 155b41f5-6ecb-4b26-b2df-ef978a270b32 (type: security_groups) to 1 2026-05-11 02:07:01.642 7 INFO neutron.db.ovn_revision_numbers_db [None req-68f875b4-2ada-491e-9857-530e6a253b57 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 180852c0-d112-4cc7-a82a-ee10e5ba1c26 (type: security_group_rules) to 0 2026-05-11 02:07:01.655 7 INFO neutron.db.ovn_revision_numbers_db [None req-68f875b4-2ada-491e-9857-530e6a253b57 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 2b32d5d0-3afc-4758-a8c9-d96ef1ef1cdd (type: security_group_rules) to 0 2026-05-11 02:07:01.667 7 INFO neutron.db.ovn_revision_numbers_db [None req-68f875b4-2ada-491e-9857-530e6a253b57 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 35e01cf7-52f7-4405-9f76-c8cc7018efd5 (type: security_group_rules) to 0 2026-05-11 02:07:01.684 7 INFO neutron.db.ovn_revision_numbers_db [None req-68f875b4-2ada-491e-9857-530e6a253b57 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 3845f64d-d320-4af3-8e59-95434f9121c3 (type: security_group_rules) to 0 2026-05-11 02:07:01.709 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dd9a12eb-b9b9-4342-ae8b-973619fbb89b 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:07:01.713 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dd9a12eb-b9b9-4342-ae8b-973619fbb89b 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network 430e5071-3134-47ea-a1f0-3294326d67c5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 740/1521] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:01 2026] GET /v2.0/security-groups?tenant_id=d3b0329167f24cf8afa8aeab327100d3&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1522] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:01 2026] DELETE /v2.0/security-groups/155b41f5-6ecb-4b26-b2df-ef978a270b32 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:02.109 8 INFO neutron.db.ovn_revision_numbers_db [None req-dd9a12eb-b9b9-4342-ae8b-973619fbb89b 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 7133c359-f495-48d3-8f24-bfc03bce559d (type: router_ports) to 1 [pid: 8|app: 0|req: 782/1523] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:07:00 2026] PUT /v2.0/routers/699f49fe-99e0-4f1f-a21f-00736c6a674c/add_router_interface => generated 309 bytes in 1728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1524] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/ports/7133c359-f495-48d3-8f24-bfc03bce559d => generated 955 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:02.256 8 INFO neutron.db.ovn_revision_numbers_db [None req-4aa800d4-37f0-4fc8-b8a5-787039787875 - - - - - -] Successfully bumped revision number for resource 7133c359-f495-48d3-8f24-bfc03bce559d (type: ports) to 2 [pid: 8|app: 0|req: 783/1525] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/ports/7133c359-f495-48d3-8f24-bfc03bce559d => generated 955 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:02.586 7 INFO neutron_taas.services.taas.taas_plugin [None req-512a1929-c839-452d-872a-988db10afdcd 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] TaaS: Handle Delete Port: 7133c359-f495-48d3-8f24-bfc03bce559d 2026-05-11 02:07:02.589 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-512a1929-c839-452d-872a-988db10afdcd 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Tap Mirror: Handle Delete Port: 7133c359-f495-48d3-8f24-bfc03bce559d [pid: 7|app: 0|req: 743/1526] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:07:02 2026] PUT /v2.0/routers/699f49fe-99e0-4f1f-a21f-00736c6a674c/remove_router_interface => generated 309 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1527] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/ports/e41ea352-3700-4609-b84b-12b47a2b2df4 => generated 947 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:03.294 7 INFO neutron_taas.services.taas.taas_plugin [None req-f1fcf433-97c6-47e1-a6f2-bbba9a464e85 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] TaaS: Handle Delete Port: e41ea352-3700-4609-b84b-12b47a2b2df4 2026-05-11 02:07:03.297 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1fcf433-97c6-47e1-a6f2-bbba9a464e85 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Tap Mirror: Handle Delete Port: e41ea352-3700-4609-b84b-12b47a2b2df4 [pid: 7|app: 0|req: 744/1528] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:07:03 2026] PUT /v2.0/routers/699f49fe-99e0-4f1f-a21f-00736c6a674c/remove_router_interface => generated 309 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1529] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:03 2026] GET /v2.0/ports?device_id=699f49fe-99e0-4f1f-a21f-00736c6a674c => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 745/1530] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:03 2026] DELETE /v2.0/routers/699f49fe-99e0-4f1f-a21f-00736c6a674c => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1531] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:03 2026] DELETE /v2.0/subnets/261f5f2c-576e-438f-a708-06f055506c93 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1532] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:03 2026] DELETE /v2.0/subnets/1968f14a-15ad-4d09-b885-f2485ff98179 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1533] 10.0.0.244 () {34 vars in 989 bytes} [Mon May 11 02:07:03 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 1213 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1534] 10.0.0.244 () {34 vars in 1039 bytes} [Mon May 11 02:07:04 2026] GET /v2.0/security-groups?id=4eb7c065-1ddc-4c23-913b-5fe9b84294c4&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:04.228 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4e9676f-39f4-4c47-8e1f-64784c0af4ea 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] TaaS: Handle Delete Port: dd69f2ec-701b-4d16-b5e3-0b7cf1ed126a 2026-05-11 02:07:04.231 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4e9676f-39f4-4c47-8e1f-64784c0af4ea 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Tap Mirror: Handle Delete Port: dd69f2ec-701b-4d16-b5e3-0b7cf1ed126a 2026-05-11 02:07:04.444 8 INFO neutron.services.segments.plugin [-] Segment 62661284-ddca-457a-8664-5160480c2302 resource provider aggregate not found 2026-05-11 02:07:04.448 8 INFO neutron.services.segments.plugin [-] Segment 62661284-ddca-457a-8664-5160480c2302 resource provider aggregate not found 2026-05-11 02:07:04.476 8 INFO neutron.services.segments.plugin [-] Segment 62661284-ddca-457a-8664-5160480c2302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62661284-ddca-457a-8664-5160480c2302 found for delete ", "request_id": "req-123141fe-8813-4147-808f-568c540d9194"}]} 2026-05-11 02:07:04.478 8 INFO neutron.services.segments.plugin [-] Segment 62661284-ddca-457a-8664-5160480c2302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62661284-ddca-457a-8664-5160480c2302 found for delete ", "request_id": "req-e7320bb9-8998-4fda-aa21-0fed50cd65d9"}]} [pid: 8|app: 0|req: 788/1535] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:07:04 2026] DELETE /v2.0/networks/430e5071-3134-47ea-a1f0-3294326d67c5 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:04.551 7 INFO neutron.db.ovn_revision_numbers_db [None req-8debfc46-306f-44fc-9c79-ae81c57113b8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 786b9cde-d5b8-4a99-9c8c-52aea5c367da (type: security_groups) to 1 2026-05-11 02:07:04.565 7 INFO neutron.db.ovn_revision_numbers_db [None req-8debfc46-306f-44fc-9c79-ae81c57113b8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 1dfd452f-ce73-447a-a5f5-aa6c071389d2 (type: security_group_rules) to 0 2026-05-11 02:07:04.583 7 INFO neutron.db.ovn_revision_numbers_db [None req-8debfc46-306f-44fc-9c79-ae81c57113b8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 328f1558-b411-4230-ada0-ccf2c53b31a0 (type: security_group_rules) to 0 2026-05-11 02:07:04.595 7 INFO neutron.db.ovn_revision_numbers_db [None req-8debfc46-306f-44fc-9c79-ae81c57113b8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 8ccf02e8-3d83-4293-96c2-e10db714138f (type: security_group_rules) to 0 2026-05-11 02:07:04.624 7 INFO neutron.db.ovn_revision_numbers_db [None req-8debfc46-306f-44fc-9c79-ae81c57113b8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c354abba-84b7-4ca5-a7ee-c45d7b83dc22 (type: security_group_rules) to 0 2026-05-11 02:07:04.627 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd966c2a-2774-4030-af17-26c61c93bca2 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] TaaS: Handle Delete Port: 1dd28cd5-fd1e-41bc-af50-b83d33baca2d 2026-05-11 02:07:04.630 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd966c2a-2774-4030-af17-26c61c93bca2 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Tap Mirror: Handle Delete Port: 1dd28cd5-fd1e-41bc-af50-b83d33baca2d [pid: 7|app: 0|req: 748/1536] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:04 2026] GET /v2.0/security-groups?tenant_id=dbfcfb7032cc4b2a8b78944380f34d78&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1537] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:07:04 2026] DELETE /v2.0/networks/5a822710-8407-4288-9fd0-787f6726082d => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:04.917 8 INFO neutron.db.segments_db [None req-f9c30b5f-bbfc-4961-ab4b-b371651390d9 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Added segment c3301367-f4b8-4ee4-8fcf-5c262ec2f7a6 of type geneve for network fc61c22e-37cf-4b6e-8ca3-89614b48721d [pid: 7|app: 0|req: 749/1538] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:04 2026] DELETE /v2.0/security-groups/786b9cde-d5b8-4a99-9c8c-52aea5c367da => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:05.003 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9c30b5f-bbfc-4961-ab4b-b371651390d9 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource fc61c22e-37cf-4b6e-8ca3-89614b48721d (type: networks) to 1 2026-05-11 02:07:05.181 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee638d4a-e66a-44b3-b5e8-a277a3922791 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ee9b525b-021b-4748-8f42-1b73bc3a0bb7 (type: security_groups) to 1 2026-05-11 02:07:05.198 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee638d4a-e66a-44b3-b5e8-a277a3922791 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 67f5ffc2-95c5-427f-81ea-f0b242a0d95c (type: security_group_rules) to 0 2026-05-11 02:07:05.213 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee638d4a-e66a-44b3-b5e8-a277a3922791 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 9ad96c9c-25e1-45c0-82eb-27a0ae121a2e (type: security_group_rules) to 0 2026-05-11 02:07:05.227 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee638d4a-e66a-44b3-b5e8-a277a3922791 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f1341c1a-dfa1-48e1-ae3d-b79a6adbdda3 (type: security_group_rules) to 0 2026-05-11 02:07:05.233 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f9c30b5f-bbfc-4961-ab4b-b371651390d9 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:07:05.235 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f9c30b5f-bbfc-4961-ab4b-b371651390d9 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network fc61c22e-37cf-4b6e-8ca3-89614b48721d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:05.238 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee638d4a-e66a-44b3-b5e8-a277a3922791 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource fe263462-afbd-4334-87eb-ab978c378dac (type: security_group_rules) to 0 [pid: 7|app: 0|req: 750/1539] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/security-groups?tenant_id=8f3af788a61640228102cbfe73c2dea2&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:05.307 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9c30b5f-bbfc-4961-ab4b-b371651390d9 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 757af429-ff89-443c-882c-93c0038a5297 (type: ports) to 1 [pid: 8|app: 0|req: 790/1540] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:07:04 2026] POST /v2.0/networks => generated 671 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:05.515 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e350512a-0f5f-4f6f-8138-7f95559eee23 - - - - - -] No port found with ID e41ea352-3700-4609-b84b-12b47a2b2df4: RuntimeError: No port found with ID e41ea352-3700-4609-b84b-12b47a2b2df4 [pid: 7|app: 0|req: 751/1541] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/ports => generated 11468 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-11 02:07:05.569 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e350512a-0f5f-4f6f-8138-7f95559eee23 - - - - - -] OVN reports status down for port: 757af429-ff89-443c-882c-93c0038a5297 [pid: 8|app: 0|req: 791/1542] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:05 2026] DELETE /v2.0/security-groups/ee9b525b-021b-4748-8f42-1b73bc3a0bb7 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1543] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/networks => generated 3816 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1544] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/subnets => generated 1973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1545] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1546] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/subnets => generated 1973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1547] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1548] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/floatingips => generated 861 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:05.817 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0f108841-e627-4988-9be9-8f0849fb6c06 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:07:05.818 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0f108841-e627-4988-9be9-8f0849fb6c06 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network fc61c22e-37cf-4b6e-8ca3-89614b48721d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:05.846 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f108841-e627-4988-9be9-8f0849fb6c06 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 383003c3-c257-40ad-bfa7-0c00d0055fd5 (type: subnets) to 0 [pid: 8|app: 0|req: 798/1549] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/security-groups => generated 28545 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1550] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:05 2026] POST /v2.0/subnets => generated 646 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1551] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/routers => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1552] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1553] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/network-ip-availabilities => generated 2002 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:05.977 7 INFO neutron.db.ovn_revision_numbers_db [None req-d74354df-813e-4c67-9cca-620b9a132562 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 5366ec7a-808a-4920-8707-935b170d2aca (type: routers) to 1 [pid: 7|app: 0|req: 753/1554] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:05 2026] POST /v2.0/routers => generated 607 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:06.283 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-38268db2-2439-492a-af87-38aa2ce4f181 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:07:06.285 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38268db2-2439-492a-af87-38aa2ce4f181 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network fc61c22e-37cf-4b6e-8ca3-89614b48721d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:06.356 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e350512a-0f5f-4f6f-8138-7f95559eee23 - - - - - -] OVN reports status down for port: 9ca8ec3d-5d22-4931-bab6-d36ebd413c60 2026-05-11 02:07:06.398 8 INFO neutron.db.ovn_revision_numbers_db [None req-38268db2-2439-492a-af87-38aa2ce4f181 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 9ca8ec3d-5d22-4931-bab6-d36ebd413c60 (type: ports) to 1 [pid: 8|app: 0|req: 802/1555] 10.0.0.129 () {34 vars in 664 bytes} [Mon May 11 02:07:05 2026] POST /v2.0/ports => generated 964 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:06.497 8 INFO neutron.services.segments.plugin [-] Segment 7fda3ee0-3ddf-4d31-ab7e-f4a704ef5b90 resource provider aggregate not found 2026-05-11 02:07:06.500 8 INFO neutron.services.segments.plugin [-] Segment 7fda3ee0-3ddf-4d31-ab7e-f4a704ef5b90 resource provider aggregate not found 2026-05-11 02:07:06.515 8 INFO neutron.services.segments.plugin [-] Segment 7fda3ee0-3ddf-4d31-ab7e-f4a704ef5b90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fda3ee0-3ddf-4d31-ab7e-f4a704ef5b90 found for delete ", "request_id": "req-0bf441c3-8386-4f14-afb7-c8c50a1cc810"}]} 2026-05-11 02:07:06.518 8 INFO neutron.services.segments.plugin [-] Segment 7fda3ee0-3ddf-4d31-ab7e-f4a704ef5b90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fda3ee0-3ddf-4d31-ab7e-f4a704ef5b90 found for delete ", "request_id": "req-26c2559d-a2d3-412a-956e-1c8ca3d44c18"}]} 2026-05-11 02:07:06.938 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e350512a-0f5f-4f6f-8138-7f95559eee23 - - - - - -] OVN reports status up for port: 9ca8ec3d-5d22-4931-bab6-d36ebd413c60 2026-05-11 02:07:06.979 7 INFO neutron.plugins.ml2.plugin [None req-e350512a-0f5f-4f6f-8138-7f95559eee23 - - - - - -] Attempt 1 to provision port 9ca8ec3d-5d22-4931-bab6-d36ebd413c60 2026-05-11 02:07:07.019 7 INFO neutron.db.ovn_revision_numbers_db [None req-76d05b36-2892-427d-88f6-2c8135914fed 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 9ca8ec3d-5d22-4931-bab6-d36ebd413c60 (type: ports) to 2 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 803/1556] 10.0.0.129 () {32 vars in 825 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/ports?project_id=51527079deb14c069f8fab87b8714d0b&network_id=8b1abcb9-f545-4e5a-9424-675037a658d5 => generated 3319 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1557] 10.0.0.129 () {32 vars in 741 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/subnets?network_id=b0c1e137-8330-48aa-978e-3bced79ecc02 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:07.575 7 INFO neutron.db.ovn_revision_numbers_db [None req-e350512a-0f5f-4f6f-8138-7f95559eee23 - - - - - -] Successfully bumped revision number for resource 9ca8ec3d-5d22-4931-bab6-d36ebd413c60 (type: ports) to 3 2026-05-11 02:07:07.833 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-03aadc96-275f-4a28-b5e7-774ee485ee03 - - - - - -] No port found with ID 7133c359-f495-48d3-8f24-bfc03bce559d: RuntimeError: No port found with ID 7133c359-f495-48d3-8f24-bfc03bce559d 2026-05-11 02:07:07.984 8 INFO neutron.db.ovn_revision_numbers_db [None req-24276549-5715-4b8b-b570-499363972032 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource e0093de1-693d-4498-9260-aab4bcc480e2 (type: floatingips) to 2 2026-05-11 02:07:07.990 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76d05b36-2892-427d-88f6-2c8135914fed 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:07:07.992 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76d05b36-2892-427d-88f6-2c8135914fed 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network fc61c22e-37cf-4b6e-8ca3-89614b48721d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:08.044 8 INFO neutron.db.l3_db [None req-24276549-5715-4b8b-b570-499363972032 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Floating IP e0093de1-693d-4498-9260-aab4bcc480e2 disassociated. External IP: 10.96.250.217, port: d818cb31-92ca-4f9e-93a3-c8a549a1057b. [pid: 8|app: 0|req: 805/1558] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:07:07 2026] PUT /v2.0/floatingips/e0093de1-693d-4498-9260-aab4bcc480e2 => generated 554 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 806/1559] 10.0.0.129 () {32 vars in 728 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/floatingips/e0093de1-693d-4498-9260-aab4bcc480e2 => generated 552 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:08.133 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f92214b-ee86-442f-80d1-a99a4498a950'] response: {'name': 'network-changed', 'server_uuid': 'dff1da51-493a-4fb9-bf71-5679f234eabc', 'tag': 'd818cb31-92ca-4f9e-93a3-c8a549a1057b', 'status': 'completed', 'code': 200} 2026-05-11 02:07:08.294 7 INFO neutron.db.ovn_revision_numbers_db [None req-76d05b36-2892-427d-88f6-2c8135914fed 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 9ca8ec3d-5d22-4931-bab6-d36ebd413c60 (type: router_ports) to 3 [pid: 7|app: 0|req: 754/1560] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:07:06 2026] PUT /v2.0/routers/5366ec7a-808a-4920-8707-935b170d2aca/add_router_interface => generated 309 bytes in 1836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1561] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/ports/9ca8ec3d-5d22-4931-bab6-d36ebd413c60 => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:08.657 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a78e270-08c1-41f8-b79b-c7d5e6ae876a 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] TaaS: Handle Delete Port: 9ca8ec3d-5d22-4931-bab6-d36ebd413c60 2026-05-11 02:07:08.661 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a78e270-08c1-41f8-b79b-c7d5e6ae876a 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Tap Mirror: Handle Delete Port: 9ca8ec3d-5d22-4931-bab6-d36ebd413c60 [pid: 8|app: 0|req: 808/1562] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/ports?tenant_id=51527079deb14c069f8fab87b8714d0b&device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 1213 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1563] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/networks?id=8b1abcb9-f545-4e5a-9424-675037a658d5 => generated 797 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1564] 199.204.45.129 () {34 vars in 1059 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d818cb31-92ca-4f9e-93a3-c8a549a1057b => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1565] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/subnets?id=54ccc6e0-6c87-4ea0-9e9c-d3e28b39f83d => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1566] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/ports?network_id=8b1abcb9-f545-4e5a-9424-675037a658d5&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1567] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1568] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:07:08 2026] PUT /v2.0/routers/5366ec7a-808a-4920-8707-935b170d2aca/remove_router_interface => generated 309 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1569] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:08.991 7 INFO neutron.api.v2.resource [None req-6e5dd9e2-67ad-42db-bcd4-5c1a58819279 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 756/1570] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:07:08 2026] PUT /v2.0/routers/5366ec7a-808a-4920-8707-935b170d2aca/remove_router_interface => generated 197 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1571] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/ports?device_id=5366ec7a-808a-4920-8707-935b170d2aca => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:09.292 8 INFO neutron.db.ovn_revision_numbers_db [None req-c35a07c6-d46e-4dc4-8542-1d00d4ad954e 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 4b427047-af47-44b0-9730-053cc25b69a8 (type: security_groups) to 1 2026-05-11 02:07:09.303 8 INFO neutron.db.ovn_revision_numbers_db [None req-c35a07c6-d46e-4dc4-8542-1d00d4ad954e 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 84aeb46e-a79f-4148-8a3a-898d7f85061b (type: security_group_rules) to 0 2026-05-11 02:07:09.318 8 INFO neutron.db.ovn_revision_numbers_db [None req-c35a07c6-d46e-4dc4-8542-1d00d4ad954e 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource a9ab806a-b56e-498b-bd66-5c4c187e5b67 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 816/1572] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:07:09 2026] POST /v2.0/security-groups => generated 1673 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:07:09.476 8 INFO neutron.db.ovn_revision_numbers_db [None req-aebb5448-7b4e-4be6-9511-06e1ee9f0e41 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 5e9e92ac-0807-49f7-8be3-2f49037e777e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 817/1573] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:07:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1574] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:09 2026] DELETE /v2.0/routers/5366ec7a-808a-4920-8707-935b170d2aca => generated 0 bytes in 661 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:09.791 8 INFO neutron.db.ovn_revision_numbers_db [None req-493cbf44-7865-4ea9-9f1e-60c44406a6d6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bd2ec230-6507-452a-b51c-c10ec766913f (type: security_groups) to 1 2026-05-11 02:07:09.802 8 INFO neutron.db.ovn_revision_numbers_db [None req-493cbf44-7865-4ea9-9f1e-60c44406a6d6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0ba2db83-f5a7-4118-a3c1-1f1f340b022c (type: security_group_rules) to 0 2026-05-11 02:07:09.817 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2359d98-a845-4450-ad1e-f533f38a8fdf 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource dd59424a-15e5-4b9a-aed6-b4afec25f39b (type: security_group_rules) to 0 2026-05-11 02:07:09.818 8 INFO neutron.db.ovn_revision_numbers_db [None req-493cbf44-7865-4ea9-9f1e-60c44406a6d6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 32a79b0f-56db-47a8-ac48-4bb6cf0ee8a7 (type: security_group_rules) to 0 2026-05-11 02:07:09.829 8 INFO neutron.db.ovn_revision_numbers_db [None req-493cbf44-7865-4ea9-9f1e-60c44406a6d6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 32ded9de-ef67-4460-917c-efb1cf0a87fe (type: security_group_rules) to 0 2026-05-11 02:07:09.840 8 INFO neutron.db.ovn_revision_numbers_db [None req-493cbf44-7865-4ea9-9f1e-60c44406a6d6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a3cfb46b-9522-4ca1-9d42-195d72126445 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 758/1575] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:07:09 2026] POST /v2.0/security-group-rules => generated 596 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1576] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/security-groups?tenant_id=77c572422af3469190d03d2cbc1fbd39&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1579] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:09 2026] DELETE /v2.0/subnets/383003c3-c257-40ad-bfa7-0c00d0055fd5 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:10.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-e391acce-868e-4906-8b68-e601c685c0f9 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 83bf6139-5c31-4eaf-bbdc-13fccdd26ef1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 821/1580] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:07:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:10.157 8 INFO neutron_taas.services.taas.taas_plugin [None req-59248ae5-9ccd-4bad-9f39-8e2c2a21187d 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] TaaS: Handle Delete Port: 757af429-ff89-443c-882c-93c0038a5297 2026-05-11 02:07:10.160 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59248ae5-9ccd-4bad-9f39-8e2c2a21187d 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Tap Mirror: Handle Delete Port: 757af429-ff89-443c-882c-93c0038a5297 [pid: 7|app: 0|req: 760/1581] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:09 2026] DELETE /v2.0/security-groups/bd2ec230-6507-452a-b51c-c10ec766913f => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:10.326 8 INFO neutron.services.segments.plugin [-] Segment c3301367-f4b8-4ee4-8fcf-5c262ec2f7a6 resource provider aggregate not found 2026-05-11 02:07:10.330 8 INFO neutron.services.segments.plugin [-] Segment c3301367-f4b8-4ee4-8fcf-5c262ec2f7a6 resource provider aggregate not found 2026-05-11 02:07:10.337 7 INFO neutron.db.ovn_revision_numbers_db [None req-04233f7a-6f19-4659-8c04-39b356f84149 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource bd6298d0-6ea4-43ac-b3ea-803b71c37fb6 (type: security_group_rules) to 0 2026-05-11 02:07:10.348 8 INFO neutron.services.segments.plugin [-] Segment c3301367-f4b8-4ee4-8fcf-5c262ec2f7a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3301367-f4b8-4ee4-8fcf-5c262ec2f7a6 found for delete ", "request_id": "req-fae9ae46-f53b-4e6e-b64a-7fa3c4406b9c"}]} 2026-05-11 02:07:10.351 8 INFO neutron.services.segments.plugin [-] Segment c3301367-f4b8-4ee4-8fcf-5c262ec2f7a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3301367-f4b8-4ee4-8fcf-5c262ec2f7a6 found for delete ", "request_id": "req-de5c31da-9854-496b-8468-bb1bcb5ea0be"}]} [pid: 7|app: 0|req: 761/1582] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:07:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1583] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:07:10 2026] DELETE /v2.0/networks/fc61c22e-37cf-4b6e-8ca3-89614b48721d => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:10.403 8 INFO neutron.db.securitygroups_db [None req-13db83c6-02b1-4943-9eb3-5f5b19ef5d31 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Project 51527079deb14c069f8fab87b8714d0b added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-11 02:07:10.482 7 INFO neutron.db.ovn_revision_numbers_db [None req-fff42a8a-7d9a-4f5a-b529-c339ebfbad0e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 448307dc-f763-415d-ba72-9d5f2985298d (type: security_groups) to 1 2026-05-11 02:07:10.495 7 INFO neutron.db.ovn_revision_numbers_db [None req-fff42a8a-7d9a-4f5a-b529-c339ebfbad0e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 3b113fa9-9ba5-4504-9448-7c6bde274fd0 (type: security_group_rules) to 0 2026-05-11 02:07:10.500 8 INFO neutron.db.ovn_revision_numbers_db [None req-13db83c6-02b1-4943-9eb3-5f5b19ef5d31 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 5b88b895-e47c-4835-a041-27c2d49a5317 (type: security_group_rules) to 0 2026-05-11 02:07:10.509 7 INFO neutron.db.ovn_revision_numbers_db [None req-fff42a8a-7d9a-4f5a-b529-c339ebfbad0e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 4bd15141-af20-4025-aceb-a87d45304112 (type: security_group_rules) to 0 2026-05-11 02:07:10.522 7 INFO neutron.db.ovn_revision_numbers_db [None req-fff42a8a-7d9a-4f5a-b529-c339ebfbad0e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a961658f-b048-47bf-84ee-8a1f57d4a505 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 823/1584] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:07:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:10.534 7 INFO neutron.db.ovn_revision_numbers_db [None req-fff42a8a-7d9a-4f5a-b529-c339ebfbad0e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c48f5235-b68d-44c2-8da8-cceaec450761 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 762/1585] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:10 2026] GET /v2.0/security-groups?tenant_id=20c83a696bf74b749bc069ab4937c896&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:10.614 7 INFO neutron.db.securitygroups_db [None req-b92fa249-e6de-4d8b-87fd-cbaf647882c9 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Project 51527079deb14c069f8fab87b8714d0b added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-11 02:07:10.630 8 INFO neutron.db.segments_db [None req-2937bf34-f809-4edb-a8ea-9d6972d7eb48 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Added segment 60b7cdf6-42a2-47a7-b833-d4eaedf683bc of type geneve for network 89a25347-733a-4e56-96ac-13fb24b65dc9 2026-05-11 02:07:10.734 7 INFO neutron.db.ovn_revision_numbers_db [None req-b92fa249-e6de-4d8b-87fd-cbaf647882c9 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 6e91ba28-5be9-48b8-b61d-20d5fbbe9f63 (type: security_group_rules) to 0 2026-05-11 02:07:10.743 8 INFO neutron.db.ovn_revision_numbers_db [None req-2937bf34-f809-4edb-a8ea-9d6972d7eb48 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 89a25347-733a-4e56-96ac-13fb24b65dc9 (type: networks) to 1 [pid: 7|app: 0|req: 763/1586] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:07:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:10.910 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2937bf34-f809-4edb-a8ea-9d6972d7eb48 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:07:10.911 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2937bf34-f809-4edb-a8ea-9d6972d7eb48 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network 89a25347-733a-4e56-96ac-13fb24b65dc9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:10.986 8 INFO neutron.db.ovn_revision_numbers_db [None req-2937bf34-f809-4edb-a8ea-9d6972d7eb48 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource f8ebf4fa-3aa1-47c8-8c16-6f065756a2c9 (type: ports) to 1 [pid: 7|app: 0|req: 764/1587] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:10 2026] DELETE /v2.0/security-groups/448307dc-f763-415d-ba72-9d5f2985298d => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1588] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:07:10 2026] POST /v2.0/networks => generated 672 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:11.193 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-391c4f1e-92aa-4005-9489-d120757d90df 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:07:11.194 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-391c4f1e-92aa-4005-9489-d120757d90df 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network 89a25347-733a-4e56-96ac-13fb24b65dc9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:11.219 7 INFO neutron.db.ovn_revision_numbers_db [None req-391c4f1e-92aa-4005-9489-d120757d90df 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 4ae8690e-7539-4ece-9319-e242977b2b37 (type: subnets) to 0 [pid: 7|app: 0|req: 765/1589] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:11 2026] POST /v2.0/subnets => generated 646 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:11.340 7 INFO neutron.db.ovn_revision_numbers_db [None req-9796bf2b-bd8b-43c5-9093-e60064d70ce2 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 38d36a1f-c06c-4593-9ea7-a73155700325 (type: routers) to 1 [pid: 8|app: 0|req: 825/1590] 10.0.0.129 () {32 vars in 648 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/networks => generated 1373 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1591] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:11 2026] POST /v2.0/routers => generated 606 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1592] 10.0.0.128 () {34 vars in 1097 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-317824165&fields=id&tenant_id=51527079deb14c069f8fab87b8714d0b => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1593] 10.0.0.128 () {34 vars in 981 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/networks?id=8b1abcb9-f545-4e5a-9424-675037a658d5 => generated 698 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1594] 10.0.0.128 () {34 vars in 964 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/quotas/51527079deb14c069f8fab87b8714d0b => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1595] 10.0.0.128 () {34 vars in 1001 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/ports?tenant_id=51527079deb14c069f8fab87b8714d0b&fields=id => generated 149 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1596] 10.0.0.128 () {34 vars in 1007 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1597] 10.0.0.128 () {34 vars in 1107 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1598] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:12.145 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86a7d0cd-7056-4442-8ef6-e565d65eff61 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:07:12.146 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86a7d0cd-7056-4442-8ef6-e565d65eff61 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network 89a25347-733a-4e56-96ac-13fb24b65dc9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:12.268 8 INFO neutron.db.ovn_revision_numbers_db [None req-86a7d0cd-7056-4442-8ef6-e565d65eff61 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 9f2f1384-af15-4e14-893a-9e0afe0e895d (type: ports) to 1 2026-05-11 02:07:12.358 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-74cf2ec5-6eeb-405a-b5e3-e7bd5a9269f9 - - - - - -] No port found with ID 9ca8ec3d-5d22-4931-bab6-d36ebd413c60: RuntimeError: No port found with ID 9ca8ec3d-5d22-4931-bab6-d36ebd413c60 2026-05-11 02:07:12.366 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74cf2ec5-6eeb-405a-b5e3-e7bd5a9269f9 - - - - - -] OVN reports status down for port: f8ebf4fa-3aa1-47c8-8c16-6f065756a2c9 2026-05-11 02:07:12.448 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74cf2ec5-6eeb-405a-b5e3-e7bd5a9269f9 - - - - - -] OVN reports status down for port: 9f2f1384-af15-4e14-893a-9e0afe0e895d 2026-05-11 02:07:12.770 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74cf2ec5-6eeb-405a-b5e3-e7bd5a9269f9 - - - - - -] OVN reports status up for port: 9f2f1384-af15-4e14-893a-9e0afe0e895d 2026-05-11 02:07:12.782 7 INFO neutron.plugins.ml2.plugin [None req-74cf2ec5-6eeb-405a-b5e3-e7bd5a9269f9 - - - - - -] Attempt 1 to provision port 9f2f1384-af15-4e14-893a-9e0afe0e895d 2026-05-11 02:07:12.848 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86a7d0cd-7056-4442-8ef6-e565d65eff61 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:07:12.849 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86a7d0cd-7056-4442-8ef6-e565d65eff61 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network 89a25347-733a-4e56-96ac-13fb24b65dc9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 774/1599] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:12 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:13.036 8 INFO neutron.db.ovn_revision_numbers_db [None req-86a7d0cd-7056-4442-8ef6-e565d65eff61 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 9f2f1384-af15-4e14-893a-9e0afe0e895d (type: router_ports) to 1 [pid: 8|app: 0|req: 826/1600] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:07:11 2026] PUT /v2.0/routers/38d36a1f-c06c-4593-9ea7-a73155700325/add_router_interface => generated 309 bytes in 1669 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1601] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:13 2026] GET /v2.0/ports/9f2f1384-af15-4e14-893a-9e0afe0e895d => generated 947 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1602] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:13 2026] GET /v2.0/ports/9f2f1384-af15-4e14-893a-9e0afe0e895d => generated 947 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:13.285 7 INFO neutron.db.ovn_revision_numbers_db [None req-74cf2ec5-6eeb-405a-b5e3-e7bd5a9269f9 - - - - - -] Successfully bumped revision number for resource 9f2f1384-af15-4e14-893a-9e0afe0e895d (type: ports) to 2 2026-05-11 02:07:13.589 7 INFO neutron_taas.services.taas.taas_plugin [None req-badaba7a-5194-4230-8b81-95588f1ea3bb 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] TaaS: Handle Delete Port: 9f2f1384-af15-4e14-893a-9e0afe0e895d 2026-05-11 02:07:13.592 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-badaba7a-5194-4230-8b81-95588f1ea3bb 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Tap Mirror: Handle Delete Port: 9f2f1384-af15-4e14-893a-9e0afe0e895d [pid: 7|app: 0|req: 776/1603] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:07:13 2026] PUT /v2.0/routers/38d36a1f-c06c-4593-9ea7-a73155700325/remove_router_interface => generated 309 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1604] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:13 2026] GET /v2.0/ports?device_id=38d36a1f-c06c-4593-9ea7-a73155700325 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 777/1605] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:13 2026] DELETE /v2.0/routers/38d36a1f-c06c-4593-9ea7-a73155700325 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1606] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1607] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:14 2026] DELETE /v2.0/subnets/4ae8690e-7539-4ece-9319-e242977b2b37 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:14.332 8 INFO neutron_taas.services.taas.taas_plugin [None req-0be8c4ee-7e18-4a0a-ab0f-9c6c2a197977 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] TaaS: Handle Delete Port: f8ebf4fa-3aa1-47c8-8c16-6f065756a2c9 2026-05-11 02:07:14.336 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0be8c4ee-7e18-4a0a-ab0f-9c6c2a197977 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Tap Mirror: Handle Delete Port: f8ebf4fa-3aa1-47c8-8c16-6f065756a2c9 2026-05-11 02:07:14.504 8 INFO neutron.services.segments.plugin [-] Segment 60b7cdf6-42a2-47a7-b833-d4eaedf683bc resource provider aggregate not found 2026-05-11 02:07:14.515 8 INFO neutron.services.segments.plugin [-] Segment 60b7cdf6-42a2-47a7-b833-d4eaedf683bc resource provider aggregate not found 2026-05-11 02:07:14.523 8 INFO neutron.services.segments.plugin [-] Segment 60b7cdf6-42a2-47a7-b833-d4eaedf683bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60b7cdf6-42a2-47a7-b833-d4eaedf683bc found for delete ", "request_id": "req-15766efb-f3eb-477a-b068-b87de6d2ae8c"}]} 2026-05-11 02:07:14.537 8 INFO neutron.services.segments.plugin [-] Segment 60b7cdf6-42a2-47a7-b833-d4eaedf683bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60b7cdf6-42a2-47a7-b833-d4eaedf683bc found for delete ", "request_id": "req-bc1004d9-71d4-47ec-9c5d-5cbf25a1fa78"}]} [pid: 8|app: 0|req: 830/1608] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:07:14 2026] DELETE /v2.0/networks/89a25347-733a-4e56-96ac-13fb24b65dc9 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:14.910 8 INFO neutron.db.ovn_revision_numbers_db [None req-91b5c0df-3db1-4c5c-a939-ce36e3e94fb6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e56fade7-bf63-4133-8dc7-ebf5163907b8 (type: security_groups) to 1 2026-05-11 02:07:14.921 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b5762691-4641-4ecc-825e-03dcc2829c41 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] No more DHCP agents 2026-05-11 02:07:14.922 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b5762691-4641-4ecc-825e-03dcc2829c41 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:14.925 8 INFO neutron.db.ovn_revision_numbers_db [None req-91b5c0df-3db1-4c5c-a939-ce36e3e94fb6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 1be26cc1-e4cf-4832-abf5-96c6b02e47a3 (type: security_group_rules) to 0 2026-05-11 02:07:14.935 8 INFO neutron.db.ovn_revision_numbers_db [None req-91b5c0df-3db1-4c5c-a939-ce36e3e94fb6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 94e135b8-d077-444f-8741-d73ce35ae4e2 (type: security_group_rules) to 0 2026-05-11 02:07:14.946 8 INFO neutron.db.ovn_revision_numbers_db [None req-91b5c0df-3db1-4c5c-a939-ce36e3e94fb6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 9c1f3208-2b9f-4840-b4a3-d78dc72bd1e7 (type: security_group_rules) to 0 2026-05-11 02:07:14.959 8 INFO neutron.db.ovn_revision_numbers_db [None req-91b5c0df-3db1-4c5c-a939-ce36e3e94fb6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource eece8312-1db6-48ca-9ff1-1c556849efae (type: security_group_rules) to 0 [pid: 8|app: 0|req: 831/1609] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/security-groups?tenant_id=8471597cc2424bef91088201b152acf2&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:15.052 7 INFO neutron.db.ovn_revision_numbers_db [None req-b5762691-4641-4ecc-825e-03dcc2829c41 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 108c30f8-7c59-4931-99b1-e85e4b105f2d (type: ports) to 1 [pid: 8|app: 0|req: 832/1610] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:15 2026] DELETE /v2.0/security-groups/e56fade7-bf63-4133-8dc7-ebf5163907b8 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1611] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:15 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:15.677 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-681faff9-64bf-4706-9314-3a819bf4a89f - - - - - -] Schedule LRP lrp-108c30f8-7c59-4931-99b1-e85e4b105f2d on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:07:15.727 7 INFO neutron.db.ovn_revision_numbers_db [None req-b5762691-4641-4ecc-825e-03dcc2829c41 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 108c30f8-7c59-4931-99b1-e85e4b105f2d (type: router_ports) to 1 2026-05-11 02:07:15.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-b5762691-4641-4ecc-825e-03dcc2829c41 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 9ee03127-73bc-4570-8256-b62eb3252cdf (type: routers) to 2 [pid: 7|app: 0|req: 779/1612] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:14 2026] POST /v2.0/routers => generated 951 bytes in 1264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1613] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:07:15 2026] GET /v2.0/routers/9ee03127-73bc-4570-8256-b62eb3252cdf => generated 957 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1614] 10.0.0.129 () {32 vars in 646 bytes} [Mon May 11 02:07:15 2026] GET /v2.0/routers => generated 960 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1615] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:07:16 2026] GET /v2.0/networks?id=8b1abcb9-f545-4e5a-9424-675037a658d5 => generated 698 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1616] 199.204.45.129 () {34 vars in 1049 bytes} [Mon May 11 02:07:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=51527079deb14c069f8fab87b8714d0b => generated 272 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:16.404 8 INFO neutron.db.ovn_revision_numbers_db [None req-93ad3608-9b81-44fc-b748-21bef3c3c911 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Successfully bumped revision number for resource 9ee03127-73bc-4570-8256-b62eb3252cdf (type: routers) to 3 [pid: 8|app: 0|req: 835/1617] 10.0.0.129 () {34 vars in 740 bytes} [Mon May 11 02:07:16 2026] PUT /v2.0/routers/9ee03127-73bc-4570-8256-b62eb3252cdf => generated 964 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1618] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:16 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1619] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:07:16 2026] GET /v2.0/routers/9ee03127-73bc-4570-8256-b62eb3252cdf => generated 964 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1620] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:16 2026] GET /v2.0/ports?device_id=9ee03127-73bc-4570-8256-b62eb3252cdf => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:16.546 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-1b7838aa-aad5-4d56-b7eb-3ba26d175183 req-262fe474-7402-4709-aca5-3f14f8650c85 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] No more DHCP agents 2026-05-11 02:07:16.548 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-1b7838aa-aad5-4d56-b7eb-3ba26d175183 req-262fe474-7402-4709-aca5-3f14f8650c85 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Unable to schedule network 8b1abcb9-f545-4e5a-9424-675037a658d5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:16.675 7 INFO neutron.db.ovn_revision_numbers_db [req-1b7838aa-aad5-4d56-b7eb-3ba26d175183 req-262fe474-7402-4709-aca5-3f14f8650c85 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource 05f492de-5c53-424f-8b17-c51d3d71d055 (type: ports) to 1 [pid: 7|app: 0|req: 783/1621] 199.204.45.129 () {38 vars in 954 bytes} [Mon May 11 02:07:16 2026] POST /v2.0/ports => generated 954 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:16.831 8 INFO neutron_taas.services.taas.taas_plugin [None req-0440cf1c-458c-4faf-9a86-b167c1bd9c0d 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] TaaS: Handle Delete Port: 108c30f8-7c59-4931-99b1-e85e4b105f2d 2026-05-11 02:07:16.833 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0440cf1c-458c-4faf-9a86-b167c1bd9c0d 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] Tap Mirror: Handle Delete Port: 108c30f8-7c59-4931-99b1-e85e4b105f2d /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:17.062 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed65a495-4b35-4ef4-9022-1c2ede4669d4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 9df274ad-a046-43c0-bd2d-451fb80fca0f (type: security_groups) to 1 2026-05-11 02:07:17.079 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed65a495-4b35-4ef4-9022-1c2ede4669d4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 065875ec-8095-4f56-94c6-5afc3504ffbb (type: security_group_rules) to 0 2026-05-11 02:07:17.109 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed65a495-4b35-4ef4-9022-1c2ede4669d4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0b586321-b626-41eb-9d66-f06d5d26fd46 (type: security_group_rules) to 0 2026-05-11 02:07:17.122 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed65a495-4b35-4ef4-9022-1c2ede4669d4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d2fc57fb-744f-45c6-bbdf-20c36dca55f2 (type: security_group_rules) to 0 2026-05-11 02:07:17.142 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed65a495-4b35-4ef4-9022-1c2ede4669d4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource db363f6d-d1e9-4cf0-acc4-63f60eca3a43 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 784/1622] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:16 2026] GET /v2.0/security-groups?tenant_id=0c7ea6db439a46658c08c25cf99bd725&name=default => generated 2925 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1623] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:16 2026] DELETE /v2.0/routers/9ee03127-73bc-4570-8256-b62eb3252cdf => generated 0 bytes in 736 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1624] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:17 2026] DELETE /v2.0/security-groups/9df274ad-a046-43c0-bd2d-451fb80fca0f => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1625] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/ports?device_id=9ee03127-73bc-4570-8256-b62eb3252cdf => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:17.497 8 INFO neutron.api.v2.resource [None req-b9d012c6-f3b3-4d9f-b194-17fc3572c449 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1626] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:17 2026] DELETE /v2.0/routers/9ee03127-73bc-4570-8256-b62eb3252cdf => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1627] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1628] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/ports?device_id=38d36a1f-c06c-4593-9ea7-a73155700325 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:17.641 7 INFO neutron.db.ovn_revision_numbers_db [req-1b7838aa-aad5-4d56-b7eb-3ba26d175183 req-a5fdc2b3-8b6c-491f-8fad-bb95c295c49c a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 05f492de-5c53-424f-8b17-c51d3d71d055 (type: ports) to 2 2026-05-11 02:07:17.704 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bee3db91-8d6b-40c5-ae0f-47f8b608c540 - - - - - -] No port found with ID 9f2f1384-af15-4e14-893a-9e0afe0e895d: RuntimeError: No port found with ID 9f2f1384-af15-4e14-893a-9e0afe0e895d 2026-05-11 02:07:17.747 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bee3db91-8d6b-40c5-ae0f-47f8b608c540 - - - - - -] OVN reports status down for port: 108c30f8-7c59-4931-99b1-e85e4b105f2d 2026-05-11 02:07:17.777 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bee3db91-8d6b-40c5-ae0f-47f8b608c540 - - - - - -] OVN reports status up for port: 108c30f8-7c59-4931-99b1-e85e4b105f2d 2026-05-11 02:07:17.790 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa36fc4b-a63d-4487-bae8-d934e85299f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d863708e-6c0f-4f08-95dd-b6a0f0a09867 (type: security_groups) to 1 2026-05-11 02:07:17.809 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bee3db91-8d6b-40c5-ae0f-47f8b608c540 - - - - - -] OVN reports status down for port: 05f492de-5c53-424f-8b17-c51d3d71d055 2026-05-11 02:07:17.832 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa36fc4b-a63d-4487-bae8-d934e85299f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0d5f7815-9a76-47f2-9f22-ba80f5a2586a (type: security_group_rules) to 0 2026-05-11 02:07:17.844 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa36fc4b-a63d-4487-bae8-d934e85299f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 204acffc-3d86-414b-b4b1-809ebdd29d35 (type: security_group_rules) to 0 2026-05-11 02:07:17.858 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa36fc4b-a63d-4487-bae8-d934e85299f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 720af63e-af95-4656-bfce-4c59be3491b0 (type: security_group_rules) to 0 2026-05-11 02:07:17.869 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa36fc4b-a63d-4487-bae8-d934e85299f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f6d4354f-21ec-454a-b4fb-7b76d6f0f158 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 845/1629] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/security-groups?tenant_id=596906baa2844d1d9bedcb049af849d0&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1630] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/security-groups?id=4b427047-af47-44b0-9730-053cc25b69a8&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:17.984 8 INFO neutron.api.v2.resource [None req-e37ade2e-d8e4-4bed-b72a-594efff43f0c 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 847/1631] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:17 2026] DELETE /v2.0/routers/38d36a1f-c06c-4593-9ea7-a73155700325 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:17.998 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-88887af7-57d3-4284-8abd-77fc46a14f43'] response: {'server_uuid': '65a08085-30c0-4ead-b2c3-8c891fa2cb01', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '05f492de-5c53-424f-8b17-c51d3d71d055', 'code': 200} 2026-05-11 02:07:18.004 7 INFO neutron.db.ovn_revision_numbers_db [req-1b7838aa-aad5-4d56-b7eb-3ba26d175183 req-a5fdc2b3-8b6c-491f-8fad-bb95c295c49c a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 05f492de-5c53-424f-8b17-c51d3d71d055 (type: ports) to 4 [pid: 7|app: 0|req: 785/1632] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:07:17 2026] PUT /v2.0/ports/05f492de-5c53-424f-8b17-c51d3d71d055 => generated 1204 bytes in 818 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:18.038 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f7d2a2a-1a9e-42c6-8edb-f89ce444c1a3 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 786/1633] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:18 2026] DELETE /v2.0/subnets/4ae8690e-7539-4ece-9319-e242977b2b37 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1634] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/ports?device_id=5366ec7a-808a-4920-8707-935b170d2aca => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:18.083 7 INFO neutron.api.v2.resource [None req-452de0d8-7f67-4ba5-8050-922f5be09e15 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 788/1635] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:18 2026] DELETE /v2.0/routers/5366ec7a-808a-4920-8707-935b170d2aca => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:18.102 7 INFO neutron.pecan_wsgi.hooks.translation [None req-adc714cb-3e7c-4bf4-a88f-a00f9017fa3d 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 789/1636] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:18 2026] DELETE /v2.0/subnets/383003c3-c257-40ad-bfa7-0c00d0055fd5 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1637] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/ports?device_id=699f49fe-99e0-4f1f-a21f-00736c6a674c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:18.156 7 INFO neutron.api.v2.resource [None req-b5cbb478-50b7-42a8-ae4b-2c758bf50ca6 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 791/1638] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:18 2026] DELETE /v2.0/routers/699f49fe-99e0-4f1f-a21f-00736c6a674c => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:18.178 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d69556f6-a444-4d16-8f23-7b79a1b06121 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1639] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:18 2026] DELETE /v2.0/subnets/261f5f2c-576e-438f-a708-06f055506c93 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1640] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:17 2026] DELETE /v2.0/security-groups/d863708e-6c0f-4f08-95dd-b6a0f0a09867 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:18.197 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91d0c1be-401d-47db-b6f8-069982a2fc3d 6cfd148c7e3840b0afd49dd0263c0cfb 2c969269f85949e3ba9ae6f331a90967 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 793/1641] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:18 2026] DELETE /v2.0/subnets/1968f14a-15ad-4d09-b885-f2485ff98179 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1642] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/security-groups?tenant_id=2c969269f85949e3ba9ae6f331a90967&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1643] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:18 2026] DELETE /v2.0/security-groups/91a64a98-cd24-464d-a1ea-dc5d35b81854 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1644] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:19 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1645] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:07:19 2026] GET /v2.0/ports?tenant_id=51527079deb14c069f8fab87b8714d0b&device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 1207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1646] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:07:19 2026] GET /v2.0/security-groups?id=4b427047-af47-44b0-9730-053cc25b69a8&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1647] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:07:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=05f492de-5c53-424f-8b17-c51d3d71d055 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1648] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:07:19 2026] GET /v2.0/subnets?id=54ccc6e0-6c87-4ea0-9e9c-d3e28b39f83d => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1649] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:07:19 2026] GET /v2.0/ports?network_id=8b1abcb9-f545-4e5a-9424-675037a658d5&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1650] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:07:19 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1651] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:07:19 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:20.038 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff9821b5-3e22-438c-9074-a3c53e213b7b'] response: {'name': 'network-changed', 'server_uuid': '65a08085-30c0-4ead-b2c3-8c891fa2cb01', 'tag': '05f492de-5c53-424f-8b17-c51d3d71d055', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 854/1652] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:20 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1653] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:07:20 2026] GET /v2.0/security-groups?id=4b427047-af47-44b0-9730-053cc25b69a8&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1654] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:07:20 2026] GET /v2.0/ports?tenant_id=51527079deb14c069f8fab87b8714d0b&device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 1207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1655] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:07:20 2026] GET /v2.0/networks?id=8b1abcb9-f545-4e5a-9424-675037a658d5 => generated 797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1656] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:07:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=05f492de-5c53-424f-8b17-c51d3d71d055 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1657] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:07:20 2026] GET /v2.0/subnets?id=54ccc6e0-6c87-4ea0-9e9c-d3e28b39f83d => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1658] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:07:20 2026] GET /v2.0/ports?network_id=8b1abcb9-f545-4e5a-9424-675037a658d5&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:20.746 8 INFO neutron.db.ovn_revision_numbers_db [None req-c3341b82-6a9d-4de5-a9a5-f636a7a4b5c9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 999dcf5b-262a-4df3-8a50-27811bbfb862 (type: security_groups) to 1 2026-05-11 02:07:20.758 8 INFO neutron.db.ovn_revision_numbers_db [None req-c3341b82-6a9d-4de5-a9a5-f636a7a4b5c9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 29c7da68-03d6-4e24-8bc7-c11c9a8200f7 (type: security_group_rules) to 0 2026-05-11 02:07:20.770 8 INFO neutron.db.ovn_revision_numbers_db [None req-c3341b82-6a9d-4de5-a9a5-f636a7a4b5c9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 63790ef8-b7c9-478d-8cca-21467b5dc00e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 805/1659] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:07:20 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:20.783 8 INFO neutron.db.ovn_revision_numbers_db [None req-c3341b82-6a9d-4de5-a9a5-f636a7a4b5c9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 7c88d628-9d89-444f-8d90-15f1139725d7 (type: security_group_rules) to 0 2026-05-11 02:07:20.801 8 INFO neutron.db.ovn_revision_numbers_db [None req-c3341b82-6a9d-4de5-a9a5-f636a7a4b5c9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e816cb66-a1f9-4e8f-92b7-24ed5bf13128 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 855/1660] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:20 2026] GET /v2.0/security-groups?tenant_id=6a4881b77db7459eb6da493481eb296a&name=default => generated 2925 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1661] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:07:20 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:20.963 7 INFO neutron.db.ovn_revision_numbers_db [None req-76bb911e-f904-4748-ae31-c8bf907aa3b8 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 4fc422f0-d478-4dcf-a2a0-a7a76d780a16 (type: security_groups) to 1 2026-05-11 02:07:20.975 7 INFO neutron.db.ovn_revision_numbers_db [None req-76bb911e-f904-4748-ae31-c8bf907aa3b8 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 1920d1b6-b543-4b5c-b7b8-6c600c833055 (type: security_group_rules) to 0 2026-05-11 02:07:20.985 7 INFO neutron.db.ovn_revision_numbers_db [None req-76bb911e-f904-4748-ae31-c8bf907aa3b8 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 5a3b44ae-cf4d-4bea-95d9-879ad3edf5d0 (type: security_group_rules) to 0 2026-05-11 02:07:20.996 7 INFO neutron.db.ovn_revision_numbers_db [None req-76bb911e-f904-4748-ae31-c8bf907aa3b8 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 90dc1dfb-5805-44a4-baeb-cb640e2f8d5b (type: security_group_rules) to 0 2026-05-11 02:07:21.007 7 INFO neutron.db.ovn_revision_numbers_db [None req-76bb911e-f904-4748-ae31-c8bf907aa3b8 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource a42d95f6-6eb8-43ba-977f-d0f0f7dc8ecf (type: security_group_rules) to 0 2026-05-11 02:07:21.077 7 INFO neutron.db.segments_db [None req-76bb911e-f904-4748-ae31-c8bf907aa3b8 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Added segment f2a26efd-c44e-48d9-92b5-38e9d2b8259c of type geneve for network d883dcec-f5dd-4e70-a386-83eee922440a [pid: 8|app: 0|req: 857/1662] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:20 2026] DELETE /v2.0/security-groups/999dcf5b-262a-4df3-8a50-27811bbfb862 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:21.187 7 INFO neutron.db.ovn_revision_numbers_db [None req-76bb911e-f904-4748-ae31-c8bf907aa3b8 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource d883dcec-f5dd-4e70-a386-83eee922440a (type: networks) to 1 2026-05-11 02:07:21.363 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76bb911e-f904-4748-ae31-c8bf907aa3b8 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents 2026-05-11 02:07:21.365 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76bb911e-f904-4748-ae31-c8bf907aa3b8 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network d883dcec-f5dd-4e70-a386-83eee922440a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 858/1663] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:21 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:21.420 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bee3db91-8d6b-40c5-ae0f-47f8b608c540 - - - - - -] OVN reports status down for port: 02f33043-fa2a-44fe-9cab-705183c377a1 [pid: 8|app: 0|req: 859/1664] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:07:21 2026] GET /v2.0/security-groups?id=4b427047-af47-44b0-9730-053cc25b69a8&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:21.487 7 INFO neutron.db.ovn_revision_numbers_db [None req-76bb911e-f904-4748-ae31-c8bf907aa3b8 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 02f33043-fa2a-44fe-9cab-705183c377a1 (type: ports) to 1 [pid: 7|app: 0|req: 806/1665] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:07:20 2026] POST /v2.0/networks => generated 668 bytes in 767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:21.644 8 INFO neutron.db.segments_db [None req-9e5556f2-77fd-4ea1-95a6-fef76f26c1c2 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Added segment 7f2c7eca-e66a-4986-bc23-b99246767ff7 of type geneve for network 6e987cac-1f9d-43f8-ab84-5cd40910028e 2026-05-11 02:07:21.775 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e5556f2-77fd-4ea1-95a6-fef76f26c1c2 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 6e987cac-1f9d-43f8-ab84-5cd40910028e (type: networks) to 1 2026-05-11 02:07:21.937 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bee3db91-8d6b-40c5-ae0f-47f8b608c540 - - - - - -] OVN reports status up for port: 05f492de-5c53-424f-8b17-c51d3d71d055 2026-05-11 02:07:21.949 7 INFO neutron.plugins.ml2.plugin [None req-bee3db91-8d6b-40c5-ae0f-47f8b608c540 - - - - - -] Attempt 1 to provision port 05f492de-5c53-424f-8b17-c51d3d71d055 2026-05-11 02:07:21.956 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9e5556f2-77fd-4ea1-95a6-fef76f26c1c2 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents 2026-05-11 02:07:21.958 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9e5556f2-77fd-4ea1-95a6-fef76f26c1c2 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network 6e987cac-1f9d-43f8-ab84-5cd40910028e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:22.029 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e5556f2-77fd-4ea1-95a6-fef76f26c1c2 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 24942f39-7934-497a-a23a-c6d3f1c0f83d (type: ports) to 1 [pid: 8|app: 0|req: 860/1666] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:07:21 2026] POST /v2.0/networks => generated 668 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:22.103 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d9d5b56-1f3f-4f78-ae7f-36d2d7f9aaa1'] response: {'server_uuid': '65a08085-30c0-4ead-b2c3-8c891fa2cb01', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '05f492de-5c53-424f-8b17-c51d3d71d055', 'code': 200} 2026-05-11 02:07:22.330 7 INFO neutron.db.ovn_revision_numbers_db [None req-bee3db91-8d6b-40c5-ae0f-47f8b608c540 - - - - - -] Successfully bumped revision number for resource 05f492de-5c53-424f-8b17-c51d3d71d055 (type: ports) to 5 2026-05-11 02:07:22.399 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a745b953-0c75-4b99-bf20-2405a10e8e16 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents 2026-05-11 02:07:22.408 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a745b953-0c75-4b99-bf20-2405a10e8e16 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network d883dcec-f5dd-4e70-a386-83eee922440a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:22.476 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae237abe-bd6b-4ad3-858a-8c2899c347ba - - - - - -] OVN reports status down for port: 24942f39-7934-497a-a23a-c6d3f1c0f83d [pid: 8|app: 0|req: 861/1667] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:22 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1668] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:07:22 2026] GET /v2.0/security-groups?id=4b427047-af47-44b0-9730-053cc25b69a8&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1669] 10.0.0.129 () {32 vars in 652 bytes} [Mon May 11 02:07:22 2026] GET /v2.0/extensions => generated 20541 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1670] 10.0.0.129 () {32 vars in 680 bytes} [Mon May 11 02:07:22 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1671] 10.0.0.129 () {32 vars in 680 bytes} [Mon May 11 02:07:22 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1672] 10.0.0.129 () {32 vars in 664 bytes} [Mon May 11 02:07:22 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1673] 10.0.0.129 () {32 vars in 696 bytes} [Mon May 11 02:07:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1674] 10.0.0.129 () {32 vars in 700 bytes} [Mon May 11 02:07:22 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1675] 10.0.0.129 () {32 vars in 688 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:23.010 7 INFO neutron.db.ovn_revision_numbers_db [None req-16a41766-2113-4fa6-8d5b-867df553366b - - - - - -] Successfully bumped revision number for resource 02f33043-fa2a-44fe-9cab-705183c377a1 (type: ports) to 2 [pid: 8|app: 0|req: 870/1676] 10.0.0.129 () {32 vars in 692 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1677] 10.0.0.129 () {32 vars in 694 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1678] 10.0.0.129 () {32 vars in 684 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1679] 10.0.0.129 () {32 vars in 686 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:23.055 7 INFO neutron.db.ovn_revision_numbers_db [None req-16a41766-2113-4fa6-8d5b-867df553366b - - - - - -] Successfully bumped revision number for resource d83160c4-a950-4e88-abbc-5dd1d45cacfd (type: subnets) to 0 [pid: 8|app: 0|req: 874/1680] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/dns-integration-domain-keywords => generated 283 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1681] 10.0.0.129 () {32 vars in 698 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1682] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:22 2026] POST /v2.0/subnets => generated 626 bytes in 1014 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 876/1683] 10.0.0.129 () {32 vars in 678 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1684] 10.0.0.129 () {32 vars in 682 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1685] 10.0.0.129 () {32 vars in 674 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1686] 10.0.0.129 () {32 vars in 722 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1687] 10.0.0.129 () {32 vars in 686 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1688] 10.0.0.129 () {32 vars in 668 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1689] 10.0.0.129 () {32 vars in 686 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1690] 10.0.0.129 () {32 vars in 680 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1691] 10.0.0.129 () {32 vars in 678 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1692] 10.0.0.129 () {32 vars in 666 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1693] 10.0.0.129 () {32 vars in 702 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/enable-default-route-bfd => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1694] 10.0.0.129 () {32 vars in 704 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/enable-default-route-ecmp => generated 215 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1695] 10.0.0.129 () {32 vars in 676 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1696] 10.0.0.129 () {32 vars in 664 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1697] 10.0.0.129 () {32 vars in 710 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/external-gateway-multihoming => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1698] 10.0.0.129 () {32 vars in 674 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1699] 10.0.0.129 () {32 vars in 668 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/logging => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1700] 10.0.0.129 () {32 vars in 682 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1701] 10.0.0.129 () {32 vars in 668 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1702] 10.0.0.129 () {32 vars in 686 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1703] 10.0.0.129 () {32 vars in 704 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1704] 10.0.0.129 () {32 vars in 700 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1705] 10.0.0.129 () {32 vars in 674 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:23.270 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1fbdef94-62f2-42ef-b954-df1d53035fd0 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents [pid: 8|app: 0|req: 899/1706] 10.0.0.129 () {32 vars in 692 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:23.273 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1fbdef94-62f2-42ef-b954-df1d53035fd0 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network 6e987cac-1f9d-43f8-ab84-5cd40910028e: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 900/1707] 10.0.0.129 () {32 vars in 708 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1708] 10.0.0.129 () {32 vars in 704 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1709] 10.0.0.129 () {32 vars in 718 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1710] 10.0.0.129 () {32 vars in 696 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1711] 10.0.0.129 () {32 vars in 710 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1712] 10.0.0.129 () {32 vars in 668 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1713] 10.0.0.129 () {32 vars in 686 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1714] 10.0.0.129 () {32 vars in 680 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1715] 10.0.0.129 () {32 vars in 674 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1716] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1717] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/qinq => generated 272 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1718] 10.0.0.129 () {32 vars in 660 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1719] 10.0.0.129 () {32 vars in 698 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1720] 10.0.0.129 () {32 vars in 698 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1721] 10.0.0.129 () {32 vars in 676 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1722] 10.0.0.129 () {32 vars in 668 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1723] 10.0.0.129 () {32 vars in 682 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1724] 10.0.0.129 () {32 vars in 700 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1725] 10.0.0.129 () {32 vars in 684 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1726] 10.0.0.129 () {32 vars in 706 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1727] 10.0.0.129 () {32 vars in 668 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1728] 10.0.0.129 () {32 vars in 696 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1729] 10.0.0.129 () {32 vars in 694 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1730] 10.0.0.129 () {32 vars in 684 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1731] 10.0.0.129 () {32 vars in 688 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1732] 10.0.0.129 () {32 vars in 704 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1733] 10.0.0.129 () {32 vars in 666 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1734] 10.0.0.129 () {32 vars in 680 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1735] 10.0.0.129 () {32 vars in 680 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1736] 10.0.0.129 () {32 vars in 690 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1737] 10.0.0.129 () {32 vars in 694 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1738] 10.0.0.129 () {32 vars in 688 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1739] 10.0.0.129 () {32 vars in 700 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1740] 10.0.0.129 () {32 vars in 702 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1741] 10.0.0.129 () {32 vars in 712 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1742] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1743] 10.0.0.129 () {32 vars in 726 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1744] 10.0.0.129 () {32 vars in 740 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1745] 10.0.0.129 () {32 vars in 718 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1746] 10.0.0.129 () {32 vars in 682 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1747] 10.0.0.129 () {32 vars in 668 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1748] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1749] 10.0.0.129 () {32 vars in 718 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:23.748 7 INFO neutron.db.ovn_revision_numbers_db [None req-9cdea1dd-ca6f-4417-b8f8-5630a99c441a - - - - - -] Successfully bumped revision number for resource 24942f39-7934-497a-a23a-c6d3f1c0f83d (type: ports) to 2 [pid: 8|app: 0|req: 943/1750] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/security-groups?id=4b427047-af47-44b0-9730-053cc25b69a8&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1751] 10.0.0.129 () {32 vars in 678 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1752] 10.0.0.129 () {32 vars in 668 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:23.780 7 INFO neutron.db.ovn_revision_numbers_db [None req-9cdea1dd-ca6f-4417-b8f8-5630a99c441a - - - - - -] Successfully bumped revision number for resource d5abcf00-4a1f-452a-958b-65c4a3fce8c2 (type: subnets) to 0 [pid: 8|app: 0|req: 946/1753] 10.0.0.129 () {32 vars in 696 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1754] 10.0.0.129 () {32 vars in 704 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1755] 10.0.0.129 () {32 vars in 700 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1756] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:23 2026] POST /v2.0/subnets => generated 626 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1757] 10.0.0.129 () {32 vars in 708 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/subnet-dns-publish-fixed-ip => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1758] 10.0.0.129 () {32 vars in 700 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1759] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1760] 10.0.0.129 () {32 vars in 704 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1761] 10.0.0.129 () {32 vars in 694 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1762] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/security-groups?id=4b427047-af47-44b0-9730-053cc25b69a8&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1763] 10.0.0.129 () {32 vars in 688 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1764] 10.0.0.129 () {32 vars in 696 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1765] 10.0.0.129 () {32 vars in 678 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1766] 10.0.0.129 () {32 vars in 688 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:23.934 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b77601d-01bc-4d49-a194-8fb72d5e9ff8 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource db901103-6f3e-4966-9d75-57d753b60939 (type: routers) to 1 [pid: 7|app: 0|req: 809/1767] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:23 2026] POST /v2.0/routers => generated 603 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1768] 10.0.0.129 () {32 vars in 700 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1769] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1770] 10.0.0.129 () {32 vars in 664 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:24.152 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-35043ccf-9816-4347-9f36-2e1ce5f94f8f'] response: {'server_uuid': '65a08085-30c0-4ead-b2c3-8c891fa2cb01', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '05f492de-5c53-424f-8b17-c51d3d71d055', 'code': 200} 2026-05-11 02:07:24.360 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe28aa2d-4721-442a-8710-774aa4048b04 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents 2026-05-11 02:07:24.361 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe28aa2d-4721-442a-8710-774aa4048b04 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network d883dcec-f5dd-4e70-a386-83eee922440a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:24.465 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e3695d1-317d-4709-b111-25f926f2b020 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource e0093de1-693d-4498-9260-aab4bcc480e2 (type: floatingips) to 4 2026-05-11 02:07:24.540 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-03aadc96-275f-4a28-b5e7-774ee485ee03 - - - - - -] OVN reports status down for port: a8c2ac63-3ffa-4b37-a554-60a0f9fc5399 2026-05-11 02:07:24.566 7 INFO neutron.db.ovn_revision_numbers_db [None req-fe28aa2d-4721-442a-8710-774aa4048b04 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource a8c2ac63-3ffa-4b37-a554-60a0f9fc5399 (type: ports) to 1 2026-05-11 02:07:24.624 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e3695d1-317d-4709-b111-25f926f2b020 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Successfully bumped revision number for resource e0093de1-693d-4498-9260-aab4bcc480e2 (type: floatingips) to 5 2026-05-11 02:07:24.625 8 INFO neutron.db.l3_db [None req-0e3695d1-317d-4709-b111-25f926f2b020 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Floating IP e0093de1-693d-4498-9260-aab4bcc480e2 associated. External IP: 10.96.250.217, port: 05f492de-5c53-424f-8b17-c51d3d71d055. [pid: 8|app: 0|req: 961/1771] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:07:23 2026] PUT /v2.0/floatingips/e0093de1-693d-4498-9260-aab4bcc480e2 => generated 855 bytes in 681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1772] 10.0.0.129 () {32 vars in 680 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:24.694 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8090493-f84c-4a5a-bf5a-f976dca6b63a'] response: {'name': 'network-changed', 'server_uuid': '65a08085-30c0-4ead-b2c3-8c891fa2cb01', 'tag': '05f492de-5c53-424f-8b17-c51d3d71d055', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 963/1773] 10.0.0.129 () {32 vars in 728 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/floatingips/e0093de1-693d-4498-9260-aab4bcc480e2 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1774] 10.0.0.129 () {32 vars in 686 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/extensions/vlan-transparent => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1777] 10.0.0.129 () {32 vars in 676 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1778] 10.0.0.129 () {32 vars in 692 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/extensions/vpn-agent-scheduler => generated 199 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1779] 10.0.0.129 () {32 vars in 692 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1780] 10.0.0.129 () {32 vars in 676 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1781] 10.0.0.129 () {32 vars in 666 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1782] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1783] 10.0.0.129 () {32 vars in 674 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1784] 10.0.0.129 () {32 vars in 686 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:25.065 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-03aadc96-275f-4a28-b5e7-774ee485ee03 - - - - - -] OVN reports status up for port: a8c2ac63-3ffa-4b37-a554-60a0f9fc5399 2026-05-11 02:07:25.079 8 INFO neutron.plugins.ml2.plugin [None req-03aadc96-275f-4a28-b5e7-774ee485ee03 - - - - - -] Attempt 1 to provision port a8c2ac63-3ffa-4b37-a554-60a0f9fc5399 2026-05-11 02:07:25.150 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe28aa2d-4721-442a-8710-774aa4048b04 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents 2026-05-11 02:07:25.153 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe28aa2d-4721-442a-8710-774aa4048b04 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network d883dcec-f5dd-4e70-a386-83eee922440a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 975/1785] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:07:25 2026] GET /v2.0/ports?tenant_id=51527079deb14c069f8fab87b8714d0b&device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 1209 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:25.375 7 INFO neutron.db.ovn_revision_numbers_db [None req-fe28aa2d-4721-442a-8710-774aa4048b04 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource a8c2ac63-3ffa-4b37-a554-60a0f9fc5399 (type: router_ports) to 1 [pid: 7|app: 0|req: 811/1786] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:07:23 2026] PUT /v2.0/routers/db901103-6f3e-4966-9d75-57d753b60939/add_router_interface => generated 309 bytes in 1411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1787] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:07:25 2026] GET /v2.0/networks?id=8b1abcb9-f545-4e5a-9424-675037a658d5 => generated 797 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1788] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:25 2026] GET /v2.0/ports/a8c2ac63-3ffa-4b37-a554-60a0f9fc5399 => generated 943 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 978/1789] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:07:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=05f492de-5c53-424f-8b17-c51d3d71d055 => generated 860 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:25.763 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce157749-bf05-4328-ab73-8d0536989a07 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 8b322573-e6f5-4934-89aa-e87f132103f4 (type: security_groups) to 1 2026-05-11 02:07:25.768 8 INFO neutron.db.ovn_revision_numbers_db [None req-03aadc96-275f-4a28-b5e7-774ee485ee03 - - - - - -] Successfully bumped revision number for resource a8c2ac63-3ffa-4b37-a554-60a0f9fc5399 (type: ports) to 2 2026-05-11 02:07:25.777 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce157749-bf05-4328-ab73-8d0536989a07 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a885afa1-67ea-454a-81c4-95f9fa0745e2 (type: security_group_rules) to 0 2026-05-11 02:07:25.790 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce157749-bf05-4328-ab73-8d0536989a07 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d3a033bf-051d-4ae6-a427-dbe043a37df7 (type: security_group_rules) to 0 2026-05-11 02:07:25.807 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce157749-bf05-4328-ab73-8d0536989a07 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource da9eb41b-cbca-4177-b74a-001a3e8f93ce (type: security_group_rules) to 0 2026-05-11 02:07:25.828 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce157749-bf05-4328-ab73-8d0536989a07 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource dec317f7-97e5-401e-9f72-4544761a0ca2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 812/1790] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:25 2026] GET /v2.0/security-groups?tenant_id=450228b3d2ad4eb6ae702cb45e1ded44&name=default => generated 2925 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:26.033 7 INFO neutron.db.ovn_revision_numbers_db [None req-04c82f45-ce2c-45a3-a580-918e6b7f836f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f7702113-a5b5-4c9d-ba02-f7d5a5d8286e (type: security_groups) to 1 2026-05-11 02:07:26.047 7 INFO neutron.db.ovn_revision_numbers_db [None req-04c82f45-ce2c-45a3-a580-918e6b7f836f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 4dabfaa3-e56e-47fb-8555-6f8f9576e603 (type: security_group_rules) to 0 2026-05-11 02:07:26.058 7 INFO neutron.db.ovn_revision_numbers_db [None req-04c82f45-ce2c-45a3-a580-918e6b7f836f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 7f382f14-ebad-467d-9754-ae66a1e2db0c (type: security_group_rules) to 0 2026-05-11 02:07:26.071 7 INFO neutron.db.ovn_revision_numbers_db [None req-04c82f45-ce2c-45a3-a580-918e6b7f836f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bb463f30-03f4-49f2-91a4-5ab6bffec3ab (type: security_group_rules) to 0 2026-05-11 02:07:26.086 7 INFO neutron.db.ovn_revision_numbers_db [None req-04c82f45-ce2c-45a3-a580-918e6b7f836f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c9f4c579-0b32-480b-b261-a90cff138e6b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 813/1791] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:25 2026] GET /v2.0/security-groups?tenant_id=ecd4fc6a93dc4bbda20e46950bbc424a&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1792] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:07:26 2026] GET /v2.0/subnets?id=54ccc6e0-6c87-4ea0-9e9c-d3e28b39f83d => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:26.319 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-577b796c-5c8d-4d31-a4e6-75ce8ade95b5 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents 2026-05-11 02:07:26.321 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-577b796c-5c8d-4d31-a4e6-75ce8ade95b5 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network 6e987cac-1f9d-43f8-ab84-5cd40910028e: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 815/1793] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:26 2026] DELETE /v2.0/security-groups/8b322573-e6f5-4934-89aa-e87f132103f4 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:26.463 8 INFO neutron.db.ovn_revision_numbers_db [None req-577b796c-5c8d-4d31-a4e6-75ce8ade95b5 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 74e9ca64-636a-4146-84e0-81ce84f24189 (type: ports) to 1 2026-05-11 02:07:26.474 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae237abe-bd6b-4ad3-858a-8c2899c347ba - - - - - -] OVN reports status down for port: 74e9ca64-636a-4146-84e0-81ce84f24189 [pid: 7|app: 0|req: 816/1794] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:26 2026] DELETE /v2.0/security-groups/f7702113-a5b5-4c9d-ba02-f7d5a5d8286e => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1795] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:07:26 2026] GET /v2.0/ports?network_id=8b1abcb9-f545-4e5a-9424-675037a658d5&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1796] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:07:26 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1797] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:07:26 2026] GET /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:27.039 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae237abe-bd6b-4ad3-858a-8c2899c347ba - - - - - -] OVN reports status up for port: 74e9ca64-636a-4146-84e0-81ce84f24189 2026-05-11 02:07:27.053 7 INFO neutron.plugins.ml2.plugin [None req-ae237abe-bd6b-4ad3-858a-8c2899c347ba - - - - - -] Attempt 1 to provision port 74e9ca64-636a-4146-84e0-81ce84f24189 2026-05-11 02:07:27.105 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-577b796c-5c8d-4d31-a4e6-75ce8ade95b5 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents 2026-05-11 02:07:27.107 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-577b796c-5c8d-4d31-a4e6-75ce8ade95b5 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network 6e987cac-1f9d-43f8-ab84-5cd40910028e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:27.287 8 INFO neutron.db.ovn_revision_numbers_db [None req-577b796c-5c8d-4d31-a4e6-75ce8ade95b5 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 74e9ca64-636a-4146-84e0-81ce84f24189 (type: router_ports) to 1 [pid: 8|app: 0|req: 979/1798] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:07:25 2026] PUT /v2.0/routers/db901103-6f3e-4966-9d75-57d753b60939/add_router_interface => generated 309 bytes in 1665 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1799] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:27 2026] GET /v2.0/ports/74e9ca64-636a-4146-84e0-81ce84f24189 => generated 943 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1800] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:27 2026] GET /v2.0/ports/74e9ca64-636a-4146-84e0-81ce84f24189 => generated 943 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:27.547 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae237abe-bd6b-4ad3-858a-8c2899c347ba - - - - - -] Successfully bumped revision number for resource 74e9ca64-636a-4146-84e0-81ce84f24189 (type: ports) to 2 2026-05-11 02:07:27.878 7 INFO neutron_taas.services.taas.taas_plugin [None req-146d29dc-c907-482f-a666-7a36d82cecc3 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] TaaS: Handle Delete Port: 74e9ca64-636a-4146-84e0-81ce84f24189 2026-05-11 02:07:27.882 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-146d29dc-c907-482f-a666-7a36d82cecc3 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Tap Mirror: Handle Delete Port: 74e9ca64-636a-4146-84e0-81ce84f24189 [pid: 7|app: 0|req: 821/1801] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:07:27 2026] PUT /v2.0/routers/db901103-6f3e-4966-9d75-57d753b60939/remove_router_interface => generated 309 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 822/1802] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/ports/a8c2ac63-3ffa-4b37-a554-60a0f9fc5399 => generated 943 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:28.626 7 INFO neutron_taas.services.taas.taas_plugin [None req-62c0eeff-6cd9-4047-9a92-84b539665d4b 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] TaaS: Handle Delete Port: a8c2ac63-3ffa-4b37-a554-60a0f9fc5399 2026-05-11 02:07:28.626 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f6f71d7-2f69-460e-92ea-d08d479b02a3 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource eab74ce2-05a5-4741-b910-56be9921a09e (type: security_groups) to 1 2026-05-11 02:07:28.630 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62c0eeff-6cd9-4047-9a92-84b539665d4b 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Tap Mirror: Handle Delete Port: a8c2ac63-3ffa-4b37-a554-60a0f9fc5399 2026-05-11 02:07:28.639 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f6f71d7-2f69-460e-92ea-d08d479b02a3 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource c2dc9aeb-33c0-4f66-a552-9c89dc55d4e9 (type: security_group_rules) to 0 2026-05-11 02:07:28.652 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f6f71d7-2f69-460e-92ea-d08d479b02a3 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource c32d2b44-9b3e-4c2a-bb56-889b993ff552 (type: security_group_rules) to 0 2026-05-11 02:07:28.662 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f6f71d7-2f69-460e-92ea-d08d479b02a3 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource cc3c73e5-856c-439a-841a-742816894654 (type: security_group_rules) to 0 2026-05-11 02:07:28.674 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f6f71d7-2f69-460e-92ea-d08d479b02a3 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource e9cf1a3d-0f40-4b8f-b682-0edfb1a6dcbf (type: security_group_rules) to 0 2026-05-11 02:07:28.759 8 INFO neutron.db.segments_db [None req-9f6f71d7-2f69-460e-92ea-d08d479b02a3 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Added segment 9cad7266-3454-4837-93d1-ea0d1ee5b99e of type geneve for network c442b676-9c74-4f24-9a01-61ee2fc2286b 2026-05-11 02:07:28.880 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f6f71d7-2f69-460e-92ea-d08d479b02a3 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource c442b676-9c74-4f24-9a01-61ee2fc2286b (type: networks) to 1 [pid: 7|app: 0|req: 823/1803] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:07:28 2026] PUT /v2.0/routers/db901103-6f3e-4966-9d75-57d753b60939/remove_router_interface => generated 309 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 824/1804] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/ports?device_id=db901103-6f3e-4966-9d75-57d753b60939 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:29.077 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f6f71d7-2f69-460e-92ea-d08d479b02a3 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] No more DHCP agents 2026-05-11 02:07:29.078 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f6f71d7-2f69-460e-92ea-d08d479b02a3 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Unable to schedule network c442b676-9c74-4f24-9a01-61ee2fc2286b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:29.159 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f6f71d7-2f69-460e-92ea-d08d479b02a3 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource dc2de53c-3ccd-4a02-9580-ba6b675f4fc5 (type: ports) to 1 [pid: 7|app: 0|req: 825/1805] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:28 2026] DELETE /v2.0/routers/db901103-6f3e-4966-9d75-57d753b60939 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1806] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:07:28 2026] POST /v2.0/networks => generated 686 bytes in 947 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1807] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:29 2026] DELETE /v2.0/subnets/d5abcf00-4a1f-452a-958b-65c4a3fce8c2 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:29.399 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-10c91a53-d0e3-42b3-90f7-421ef6faccef b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] No more DHCP agents 2026-05-11 02:07:29.400 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-10c91a53-d0e3-42b3-90f7-421ef6faccef b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Unable to schedule network c442b676-9c74-4f24-9a01-61ee2fc2286b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 827/1808] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:29 2026] DELETE /v2.0/subnets/d83160c4-a950-4e88-abbc-5dd1d45cacfd => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:29.497 8 INFO neutron.db.ovn_revision_numbers_db [None req-10c91a53-d0e3-42b3-90f7-421ef6faccef b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource 2ecdb383-045c-4434-8f72-c669c28f8651 (type: ports) to 1 [pid: 8|app: 0|req: 982/1809] 10.0.0.129 () {34 vars in 664 bytes} [Mon May 11 02:07:29 2026] POST /v2.0/ports => generated 778 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:29.602 7 INFO neutron_taas.services.taas.taas_plugin [None req-0398b6f7-3dfc-4c11-b5c8-7c1d2b359dec 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] TaaS: Handle Delete Port: 24942f39-7934-497a-a23a-c6d3f1c0f83d 2026-05-11 02:07:29.605 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0398b6f7-3dfc-4c11-b5c8-7c1d2b359dec 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Tap Mirror: Handle Delete Port: 24942f39-7934-497a-a23a-c6d3f1c0f83d 2026-05-11 02:07:29.627 8 INFO neutron.db.segments_db [None req-19f34608-c58b-4de2-a346-8f199a19059a b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Added segment 04ed9eec-5142-49d6-867a-8770ed4be78e of type geneve for network 5b04e0b2-8819-47da-a4c1-b5f09091bf01 2026-05-11 02:07:29.741 8 INFO neutron.db.ovn_revision_numbers_db [None req-19f34608-c58b-4de2-a346-8f199a19059a b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource 5b04e0b2-8819-47da-a4c1-b5f09091bf01 (type: networks) to 1 2026-05-11 02:07:29.802 7 INFO neutron.services.segments.plugin [-] Segment 7f2c7eca-e66a-4986-bc23-b99246767ff7 resource provider aggregate not found 2026-05-11 02:07:29.807 7 INFO neutron.services.segments.plugin [-] Segment 7f2c7eca-e66a-4986-bc23-b99246767ff7 resource provider aggregate not found 2026-05-11 02:07:29.826 7 INFO neutron.services.segments.plugin [-] Segment 7f2c7eca-e66a-4986-bc23-b99246767ff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f2c7eca-e66a-4986-bc23-b99246767ff7 found for delete ", "request_id": "req-c7abec73-94db-4bd4-b2b6-3de399b437cb"}]} 2026-05-11 02:07:29.830 7 INFO neutron.services.segments.plugin [-] Segment 7f2c7eca-e66a-4986-bc23-b99246767ff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f2c7eca-e66a-4986-bc23-b99246767ff7 found for delete ", "request_id": "req-d5b04887-ef35-4b2a-be1f-2050f32b8491"}]} [pid: 7|app: 0|req: 828/1810] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:07:29 2026] DELETE /v2.0/networks/6e987cac-1f9d-43f8-ab84-5cd40910028e => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:29.885 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-19f34608-c58b-4de2-a346-8f199a19059a b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] No more DHCP agents 2026-05-11 02:07:29.886 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-19f34608-c58b-4de2-a346-8f199a19059a b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Unable to schedule network 5b04e0b2-8819-47da-a4c1-b5f09091bf01: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:29.949 8 INFO neutron.db.ovn_revision_numbers_db [None req-19f34608-c58b-4de2-a346-8f199a19059a b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource d10b9790-7130-48bd-aa6c-23bf7b344a89 (type: ports) to 1 [pid: 8|app: 0|req: 983/1811] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:07:29 2026] POST /v2.0/networks => generated 674 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:29.980 7 INFO neutron_taas.services.taas.taas_plugin [None req-f79206d3-3aab-4ad9-9ed1-c36e2c3c9492 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] TaaS: Handle Delete Port: 02f33043-fa2a-44fe-9cab-705183c377a1 2026-05-11 02:07:29.983 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f79206d3-3aab-4ad9-9ed1-c36e2c3c9492 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Tap Mirror: Handle Delete Port: 02f33043-fa2a-44fe-9cab-705183c377a1 2026-05-11 02:07:30.147 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cda9d2c6-365e-48c3-bf21-100c8cf5dcc9 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] No more DHCP agents 2026-05-11 02:07:30.148 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cda9d2c6-365e-48c3-bf21-100c8cf5dcc9 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Unable to schedule network 5b04e0b2-8819-47da-a4c1-b5f09091bf01: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:30.170 8 INFO neutron.db.ovn_revision_numbers_db [None req-cda9d2c6-365e-48c3-bf21-100c8cf5dcc9 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource 5de61707-460e-4836-a823-2631e8144a07 (type: subnets) to 0 [pid: 8|app: 0|req: 984/1812] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:29 2026] POST /v2.0/subnets => generated 646 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1813] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:07:29 2026] DELETE /v2.0/networks/d883dcec-f5dd-4e70-a386-83eee922440a => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:30.311 7 INFO neutron.db.segments_db [None req-bc7005a0-e97e-4bab-a9cc-1454dc051732 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Added segment d54017cd-9889-4ec5-a775-0db8d14eba2a of type geneve for network 7ddb2b99-dc39-422a-b31d-5760cd0d385b 2026-05-11 02:07:30.413 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc7005a0-e97e-4bab-a9cc-1454dc051732 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 7ddb2b99-dc39-422a-b31d-5760cd0d385b (type: networks) to 1 2026-05-11 02:07:30.461 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-89b77478-3e02-4bd9-add0-e6dbe7c48432 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] No more DHCP agents 2026-05-11 02:07:30.463 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-89b77478-3e02-4bd9-add0-e6dbe7c48432 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Unable to schedule network 5b04e0b2-8819-47da-a4c1-b5f09091bf01: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:30.564 8 INFO neutron.db.ovn_revision_numbers_db [None req-89b77478-3e02-4bd9-add0-e6dbe7c48432 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource 7dfa7956-182c-4245-a330-eaaf4f337af4 (type: ports) to 1 [pid: 8|app: 0|req: 985/1814] 10.0.0.129 () {34 vars in 664 bytes} [Mon May 11 02:07:30 2026] POST /v2.0/ports => generated 966 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:30.588 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc7005a0-e97e-4bab-a9cc-1454dc051732 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents 2026-05-11 02:07:30.589 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc7005a0-e97e-4bab-a9cc-1454dc051732 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network 7ddb2b99-dc39-422a-b31d-5760cd0d385b: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:30.665 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc7005a0-e97e-4bab-a9cc-1454dc051732 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 8af6d1cd-a38b-4dd4-aae2-0db9285f1ef1 (type: ports) to 1 [pid: 7|app: 0|req: 830/1815] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:07:30 2026] POST /v2.0/networks => generated 668 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:30.746 8 INFO neutron_taas.services.taas.taas_plugin [None req-b2777f4c-0e54-48e2-80b0-f44d22add61d b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] TaaS: Handle Delete Port: 7dfa7956-182c-4245-a330-eaaf4f337af4 2026-05-11 02:07:30.749 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2777f4c-0e54-48e2-80b0-f44d22add61d b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Tap Mirror: Handle Delete Port: 7dfa7956-182c-4245-a330-eaaf4f337af4 2026-05-11 02:07:30.824 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1cc1caf4-f0e4-4312-b4ac-309f48ae3040 - - - - - -] No port found with ID a8c2ac63-3ffa-4b37-a554-60a0f9fc5399: RuntimeError: No port found with ID a8c2ac63-3ffa-4b37-a554-60a0f9fc5399 2026-05-11 02:07:30.848 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1cc1caf4-f0e4-4312-b4ac-309f48ae3040 - - - - - -] OVN reports status down for port: 8af6d1cd-a38b-4dd4-aae2-0db9285f1ef1 [pid: 8|app: 0|req: 986/1816] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:07:30 2026] DELETE /v2.0/ports/7dfa7956-182c-4245-a330-eaaf4f337af4 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:30.940 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-860fcc00-a162-4212-b994-206806247940 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents 2026-05-11 02:07:30.941 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-860fcc00-a162-4212-b994-206806247940 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network 7ddb2b99-dc39-422a-b31d-5760cd0d385b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:31.241 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dcc3e833-6f28-4cf1-80cf-2405b8185843 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] No more DHCP agents 2026-05-11 02:07:31.242 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dcc3e833-6f28-4cf1-80cf-2405b8185843 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:31.372 7 INFO neutron.db.ovn_revision_numbers_db [None req-a6c35019-8ba7-4d54-b24b-664d46387c4c - - - - - -] Successfully bumped revision number for resource 8af6d1cd-a38b-4dd4-aae2-0db9285f1ef1 (type: ports) to 2 2026-05-11 02:07:31.401 7 INFO neutron.db.ovn_revision_numbers_db [None req-a6c35019-8ba7-4d54-b24b-664d46387c4c - - - - - -] Successfully bumped revision number for resource a5cf7cf6-4320-4eed-9bd6-edeb8a2bb50f (type: subnets) to 0 [pid: 7|app: 0|req: 831/1817] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:30 2026] POST /v2.0/subnets => generated 626 bytes in 726 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:31.431 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da2d7d8f-338f-472b-928d-e3d85b36349e b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 832/1818] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:07:31 2026] DELETE /v2.0/ports/7dfa7956-182c-4245-a330-eaaf4f337af4 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1819] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:07:30 2026] POST /v2.0/floatingips => generated 552 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:31.532 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca2aa151-fa23-41dd-82cc-ce412070cf62 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 73eff5f2-2e72-421e-8aa5-279ee18fa410 (type: routers) to 1 2026-05-11 02:07:31.543 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03601b6d-d060-4b2b-b4e1-3da51c4bdd1f b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 988/1820] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:31 2026] GET /v2.0/ports/7dfa7956-182c-4245-a330-eaaf4f337af4 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1821] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:31 2026] POST /v2.0/routers => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1822] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:31 2026] DELETE /v2.0/subnets/5de61707-460e-4836-a823-2631e8144a07 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:31.763 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de93a91a-b91f-4d8a-8174-dd502f2c62e5 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] No more DHCP agents 2026-05-11 02:07:31.765 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de93a91a-b91f-4d8a-8174-dd502f2c62e5 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:31.849 7 INFO neutron.services.segments.plugin [-] Segment f2a26efd-c44e-48d9-92b5-38e9d2b8259c resource provider aggregate not found 2026-05-11 02:07:31.852 7 INFO neutron.services.segments.plugin [-] Segment f2a26efd-c44e-48d9-92b5-38e9d2b8259c resource provider aggregate not found 2026-05-11 02:07:31.865 7 INFO neutron.services.segments.plugin [-] Segment f2a26efd-c44e-48d9-92b5-38e9d2b8259c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2a26efd-c44e-48d9-92b5-38e9d2b8259c found for delete ", "request_id": "req-892bcb7c-010b-40bb-9e92-93004c252430"}]} 2026-05-11 02:07:31.868 7 INFO neutron.services.segments.plugin [-] Segment f2a26efd-c44e-48d9-92b5-38e9d2b8259c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2a26efd-c44e-48d9-92b5-38e9d2b8259c found for delete ", "request_id": "req-2ecd40c5-f2ac-4c93-8050-22c61ff5575e"}]} 2026-05-11 02:07:31.920 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b6f52417-b369-4768-b4e0-0c4b27c952d9 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents 2026-05-11 02:07:31.922 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6f52417-b369-4768-b4e0-0c4b27c952d9 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network 7ddb2b99-dc39-422a-b31d-5760cd0d385b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:32.057 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1cc1caf4-f0e4-4312-b4ac-309f48ae3040 - - - - - -] OVN reports status down for port: dc754b9a-81ac-449b-8b31-a0a3bf412a6f [pid: 8|app: 0|req: 989/1823] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:07:31 2026] POST /v2.0/floatingips => generated 552 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:32.081 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6f52417-b369-4768-b4e0-0c4b27c952d9 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource dc754b9a-81ac-449b-8b31-a0a3bf412a6f (type: ports) to 1 [pid: 7|app: 0|req: 835/1824] 10.0.0.129 () {34 vars in 664 bytes} [Mon May 11 02:07:31 2026] POST /v2.0/ports => generated 951 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:32.207 8 INFO neutron_taas.services.taas.taas_plugin [None req-567dd46e-73ee-4d92-88c9-3ce8ea855d46 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] TaaS: Handle Delete Port: d10b9790-7130-48bd-aa6c-23bf7b344a89 2026-05-11 02:07:32.209 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-567dd46e-73ee-4d92-88c9-3ce8ea855d46 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Tap Mirror: Handle Delete Port: d10b9790-7130-48bd-aa6c-23bf7b344a89 2026-05-11 02:07:32.329 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d49db279-1696-4147-9656-3360737e6ee7 - - - - - -] No port found with ID 74e9ca64-636a-4146-84e0-81ce84f24189: RuntimeError: No port found with ID 74e9ca64-636a-4146-84e0-81ce84f24189 2026-05-11 02:07:32.348 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dafbab4d-e456-4fa3-a961-8fbf5e0dcbe6 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] No more DHCP agents 2026-05-11 02:07:32.349 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d49db279-1696-4147-9656-3360737e6ee7 - - - - - -] OVN reports status down for port: dc2de53c-3ccd-4a02-9580-ba6b675f4fc5 2026-05-11 02:07:32.350 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dafbab4d-e456-4fa3-a961-8fbf5e0dcbe6 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:32.377 8 INFO neutron.services.segments.plugin [-] Segment 04ed9eec-5142-49d6-867a-8770ed4be78e resource provider aggregate not found 2026-05-11 02:07:32.382 8 INFO neutron.services.segments.plugin [-] Segment 04ed9eec-5142-49d6-867a-8770ed4be78e resource provider aggregate not found 2026-05-11 02:07:32.399 8 INFO neutron.services.segments.plugin [-] Segment 04ed9eec-5142-49d6-867a-8770ed4be78e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04ed9eec-5142-49d6-867a-8770ed4be78e found for delete ", "request_id": "req-d91d09e3-44ec-441b-b32a-1ef1a2cbcdfc"}]} 2026-05-11 02:07:32.410 8 INFO neutron.services.segments.plugin [-] Segment 04ed9eec-5142-49d6-867a-8770ed4be78e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04ed9eec-5142-49d6-867a-8770ed4be78e found for delete ", "request_id": "req-1b616190-1aab-49a9-9c35-059398406405"}]} [pid: 8|app: 0|req: 990/1825] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:07:32 2026] DELETE /v2.0/networks/5b04e0b2-8819-47da-a4c1-b5f09091bf01 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:32.466 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d49db279-1696-4147-9656-3360737e6ee7 - - - - - -] OVN reports status down for port: 2ecdb383-045c-4434-8f72-c669c28f8651 2026-05-11 02:07:32.572 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d49db279-1696-4147-9656-3360737e6ee7 - - - - - -] OVN reports status down for port: d10b9790-7130-48bd-aa6c-23bf7b344a89 2026-05-11 02:07:32.589 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d49db279-1696-4147-9656-3360737e6ee7 - - - - - -] OVN reports status down for port: 7dfa7956-182c-4245-a330-eaaf4f337af4 [pid: 7|app: 0|req: 836/1826] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:07:32 2026] POST /v2.0/floatingips => generated 552 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:32.848 7 INFO neutron.db.segments_db [None req-7b6e1c77-5c95-4b03-a63d-5870e1046868 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Added segment abe0fc59-4451-45c5-9a83-cf9e94e935c4 of type geneve for network d9691be7-6994-4daa-a654-30fac281685d 2026-05-11 02:07:32.891 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1cc1caf4-f0e4-4312-b4ac-309f48ae3040 - - - - - -] OVN reports status up for port: dc754b9a-81ac-449b-8b31-a0a3bf412a6f 2026-05-11 02:07:32.912 8 INFO neutron.plugins.ml2.plugin [None req-1cc1caf4-f0e4-4312-b4ac-309f48ae3040 - - - - - -] Attempt 1 to provision port dc754b9a-81ac-449b-8b31-a0a3bf412a6f 2026-05-11 02:07:32.934 8 INFO neutron.db.ovn_revision_numbers_db [None req-a17139a8-eac7-47c7-b2a7-d0683b00c6be 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource dc754b9a-81ac-449b-8b31-a0a3bf412a6f (type: ports) to 2 2026-05-11 02:07:32.982 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b6e1c77-5c95-4b03-a63d-5870e1046868 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource d9691be7-6994-4daa-a654-30fac281685d (type: networks) to 1 2026-05-11 02:07:33.128 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b6e1c77-5c95-4b03-a63d-5870e1046868 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] No more DHCP agents 2026-05-11 02:07:33.129 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b6e1c77-5c95-4b03-a63d-5870e1046868 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Unable to schedule network d9691be7-6994-4daa-a654-30fac281685d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:33.173 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d49db279-1696-4147-9656-3360737e6ee7 - - - - - -] OVN reports status down for port: 56f75866-b190-48ff-9d24-0b00d8045985 2026-05-11 02:07:33.212 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b6e1c77-5c95-4b03-a63d-5870e1046868 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource 56f75866-b190-48ff-9d24-0b00d8045985 (type: ports) to 1 [pid: 7|app: 0|req: 837/1827] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:07:32 2026] POST /v2.0/networks => generated 674 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:33.470 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-daef8f0b-e65c-4fa7-9d97-85c3882e4da5 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] No more DHCP agents 2026-05-11 02:07:33.471 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-daef8f0b-e65c-4fa7-9d97-85c3882e4da5 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:33.482 8 INFO neutron.db.ovn_revision_numbers_db [None req-1cc1caf4-f0e4-4312-b4ac-309f48ae3040 - - - - - -] Successfully bumped revision number for resource dc754b9a-81ac-449b-8b31-a0a3bf412a6f (type: ports) to 3 [pid: 7|app: 0|req: 838/1828] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:07:33 2026] POST /v2.0/floatingips => generated 552 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:33.834 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa3c1d34-9007-434a-9c79-c706340eeee9 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] No more DHCP agents 2026-05-11 02:07:33.836 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa3c1d34-9007-434a-9c79-c706340eeee9 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Unable to schedule network d9691be7-6994-4daa-a654-30fac281685d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:33.866 7 INFO neutron.db.ovn_revision_numbers_db [None req-fa3c1d34-9007-434a-9c79-c706340eeee9 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource 39ce6f70-031b-4a96-866e-e9e3302264bc (type: subnets) to 0 [pid: 7|app: 0|req: 839/1829] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:33 2026] POST /v2.0/subnets => generated 646 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:33.894 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a17139a8-eac7-47c7-b2a7-d0683b00c6be 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents 2026-05-11 02:07:33.896 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a17139a8-eac7-47c7-b2a7-d0683b00c6be 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network 7ddb2b99-dc39-422a-b31d-5760cd0d385b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:34.121 8 INFO neutron.db.ovn_revision_numbers_db [None req-a17139a8-eac7-47c7-b2a7-d0683b00c6be 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource dc754b9a-81ac-449b-8b31-a0a3bf412a6f (type: router_ports) to 3 [pid: 8|app: 0|req: 991/1830] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:07:32 2026] PUT /v2.0/routers/73eff5f2-2e72-421e-8aa5-279ee18fa410/add_router_interface => generated 309 bytes in 1694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:34.128 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc3b99fa-f204-4144-b8d6-20dfba090095 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] No more DHCP agents 2026-05-11 02:07:34.129 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc3b99fa-f204-4144-b8d6-20dfba090095 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:34.376 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f20f4921-fe28-4dfd-a41f-4be2d286ed1f b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] No more DHCP agents 2026-05-11 02:07:34.377 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f20f4921-fe28-4dfd-a41f-4be2d286ed1f b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Unable to schedule network d9691be7-6994-4daa-a654-30fac281685d: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 840/1831] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:07:33 2026] POST /v2.0/floatingips => generated 552 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1832] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:34 2026] GET /v2.0/ports/dc754b9a-81ac-449b-8b31-a0a3bf412a6f => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:34.484 8 INFO neutron.db.ovn_revision_numbers_db [None req-f20f4921-fe28-4dfd-a41f-4be2d286ed1f b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource f80919fd-4913-45b3-803d-e350d1636ee5 (type: ports) to 1 [pid: 7|app: 0|req: 842/1833] 10.0.0.129 () {34 vars in 758 bytes} [Mon May 11 02:07:34 2026] PUT /v2.0/floatingips/60832949-a13d-4db7-b4d2-519a9be0d115/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1834] 10.0.0.129 () {34 vars in 664 bytes} [Mon May 11 02:07:34 2026] POST /v2.0/ports => generated 923 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1835] 10.0.0.129 () {34 vars in 758 bytes} [Mon May 11 02:07:34 2026] PUT /v2.0/floatingips/8a56fb8f-801b-40a5-a107-5660d041e895/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:34.739 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe359eaa-3f4b-4643-8a3d-265a7daed719 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] TaaS: Handle Delete Port: f80919fd-4913-45b3-803d-e350d1636ee5 2026-05-11 02:07:34.741 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe359eaa-3f4b-4643-8a3d-265a7daed719 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Tap Mirror: Handle Delete Port: f80919fd-4913-45b3-803d-e350d1636ee5 2026-05-11 02:07:34.774 7 INFO neutron_taas.services.taas.taas_plugin [None req-e2053442-55aa-4698-a932-60f93d213eb6 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] TaaS: Handle Delete Port: dc754b9a-81ac-449b-8b31-a0a3bf412a6f 2026-05-11 02:07:34.777 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2053442-55aa-4698-a932-60f93d213eb6 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Tap Mirror: Handle Delete Port: dc754b9a-81ac-449b-8b31-a0a3bf412a6f [pid: 8|app: 0|req: 994/1836] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:07:34 2026] DELETE /v2.0/ports/f80919fd-4913-45b3-803d-e350d1636ee5 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1837] 10.0.0.129 () {34 vars in 758 bytes} [Mon May 11 02:07:34 2026] PUT /v2.0/floatingips/b319c9ff-f921-48aa-b971-0860ea58da20/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1838] 10.0.0.244 () {34 vars in 989 bytes} [Mon May 11 02:07:34 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:34.974 8 INFO neutron.pecan_wsgi.hooks.translation [None req-111cc45e-0020-4efa-bda4-6f3ef29e26bf b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 997/1839] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:34 2026] GET /v2.0/ports/f80919fd-4913-45b3-803d-e350d1636ee5 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1840] 10.0.0.129 () {34 vars in 758 bytes} [Mon May 11 02:07:34 2026] PUT /v2.0/floatingips/a51e72dc-fec1-4aa9-9c77-a4a64f24867d/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1841] 10.0.0.244 () {34 vars in 1039 bytes} [Mon May 11 02:07:35 2026] GET /v2.0/security-groups?id=4b427047-af47-44b0-9730-053cc25b69a8&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1842] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:07:34 2026] PUT /v2.0/routers/73eff5f2-2e72-421e-8aa5-279ee18fa410/remove_router_interface => generated 309 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 844/1843] 10.0.0.129 () {32 vars in 671 bytes} [Mon May 11 02:07:35 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:35.165 7 INFO neutron.api.v2.resource [None req-e683570f-b75b-4bca-974a-69da30438aac 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 845/1844] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:07:35 2026] PUT /v2.0/routers/73eff5f2-2e72-421e-8aa5-279ee18fa410/remove_router_interface => generated 197 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1845] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:35 2026] DELETE /v2.0/subnets/39ce6f70-031b-4a96-866e-e9e3302264bc => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1846] 10.0.0.129 () {32 vars in 685 bytes} [Mon May 11 02:07:35 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1847] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:35 2026] GET /v2.0/ports?device_id=73eff5f2-2e72-421e-8aa5-279ee18fa410 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1848] 10.0.0.129 () {32 vars in 681 bytes} [Mon May 11 02:07:35 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:35.332 7 INFO neutron_taas.services.taas.taas_plugin [None req-c080c8ea-2510-41e2-b9a4-57fd6b8bc94e b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] TaaS: Handle Delete Port: 56f75866-b190-48ff-9d24-0b00d8045985 2026-05-11 02:07:35.335 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c080c8ea-2510-41e2-b9a4-57fd6b8bc94e b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Tap Mirror: Handle Delete Port: 56f75866-b190-48ff-9d24-0b00d8045985 [pid: 8|app: 0|req: 1003/1849] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:35 2026] DELETE /v2.0/routers/73eff5f2-2e72-421e-8aa5-279ee18fa410 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1850] 10.0.0.129 () {32 vars in 693 bytes} [Mon May 11 02:07:35 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:35.561 7 INFO neutron.services.segments.plugin [-] Segment abe0fc59-4451-45c5-9a83-cf9e94e935c4 resource provider aggregate not found 2026-05-11 02:07:35.564 7 INFO neutron.services.segments.plugin [-] Segment abe0fc59-4451-45c5-9a83-cf9e94e935c4 resource provider aggregate not found 2026-05-11 02:07:35.580 7 INFO neutron.services.segments.plugin [-] Segment abe0fc59-4451-45c5-9a83-cf9e94e935c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abe0fc59-4451-45c5-9a83-cf9e94e935c4 found for delete ", "request_id": "req-58c5cb7a-d1e5-4727-a775-6bb27b9abf1e"}]} 2026-05-11 02:07:35.586 7 INFO neutron.services.segments.plugin [-] Segment abe0fc59-4451-45c5-9a83-cf9e94e935c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abe0fc59-4451-45c5-9a83-cf9e94e935c4 found for delete ", "request_id": "req-4b98a060-9f92-49ae-90ec-f66184e26bbd"}]} [pid: 7|app: 0|req: 847/1851] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:07:35 2026] DELETE /v2.0/networks/d9691be7-6994-4daa-a654-30fac281685d => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1852] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:35 2026] DELETE /v2.0/subnets/a5cf7cf6-4320-4eed-9bd6-edeb8a2bb50f => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1853] 10.0.0.129 () {32 vars in 679 bytes} [Mon May 11 02:07:35 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:35.774 7 INFO neutron_taas.services.taas.taas_plugin [None req-937efaf9-b82a-4ced-a8e9-6ab2928c252c 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] TaaS: Handle Delete Port: 8af6d1cd-a38b-4dd4-aae2-0db9285f1ef1 2026-05-11 02:07:35.776 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-937efaf9-b82a-4ced-a8e9-6ab2928c252c 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Tap Mirror: Handle Delete Port: 8af6d1cd-a38b-4dd4-aae2-0db9285f1ef1 2026-05-11 02:07:35.862 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e041ac35-b1e4-44af-8ec6-2528453bb2b2 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] No more DHCP agents 2026-05-11 02:07:35.863 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e041ac35-b1e4-44af-8ec6-2528453bb2b2 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Unable to schedule network c442b676-9c74-4f24-9a01-61ee2fc2286b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:35.977 8 INFO neutron.db.ovn_revision_numbers_db [None req-e041ac35-b1e4-44af-8ec6-2528453bb2b2 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource 9b037713-d48a-4cd5-8956-1ca07c261e1f (type: ports) to 1 [pid: 7|app: 0|req: 849/1854] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:07:35 2026] DELETE /v2.0/networks/7ddb2b99-dc39-422a-b31d-5760cd0d385b => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1855] 10.0.0.129 () {34 vars in 664 bytes} [Mon May 11 02:07:35 2026] POST /v2.0/ports => generated 779 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 850/1856] 10.0.0.129 () {32 vars in 693 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:36.123 8 INFO neutron.db.segments_db [None req-a4155596-02e9-493a-91f4-78507d8de212 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Added segment 0262fffe-c86d-4cea-9710-c20ca3e253e0 of type geneve for network 905855a6-dbfb-4785-9d16-37d19e9c765b 2026-05-11 02:07:36.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4155596-02e9-493a-91f4-78507d8de212 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 905855a6-dbfb-4785-9d16-37d19e9c765b (type: networks) to 1 2026-05-11 02:07:36.330 7 INFO neutron.db.ovn_revision_numbers_db [None req-037c97ed-bb0c-42cf-850b-a844c80d6002 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Successfully bumped revision number for resource 9b037713-d48a-4cd5-8956-1ca07c261e1f (type: ports) to 2 [pid: 7|app: 0|req: 851/1857] 10.0.0.129 () {34 vars in 736 bytes} [Mon May 11 02:07:36 2026] PUT /v2.0/ports/9b037713-d48a-4cd5-8956-1ca07c261e1f => generated 752 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 852/1858] 10.0.0.129 () {32 vars in 689 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:36.476 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4155596-02e9-493a-91f4-78507d8de212 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents 2026-05-11 02:07:36.477 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4155596-02e9-493a-91f4-78507d8de212 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network 905855a6-dbfb-4785-9d16-37d19e9c765b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:36.540 7 INFO neutron_taas.services.taas.taas_plugin [None req-4b0d3d82-95d0-4e58-810a-fbe155926f01 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] TaaS: Handle Delete Port: 9b037713-d48a-4cd5-8956-1ca07c261e1f 2026-05-11 02:07:36.543 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b0d3d82-95d0-4e58-810a-fbe155926f01 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Tap Mirror: Handle Delete Port: 9b037713-d48a-4cd5-8956-1ca07c261e1f 2026-05-11 02:07:36.577 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4155596-02e9-493a-91f4-78507d8de212 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource e32ec165-3e46-43d4-a5ad-8aa3cee858dd (type: ports) to 1 [pid: 8|app: 0|req: 1007/1859] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:07:36 2026] POST /v2.0/networks => generated 667 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1860] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:07:36 2026] DELETE /v2.0/ports/9b037713-d48a-4cd5-8956-1ca07c261e1f => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1861] 10.0.0.129 () {32 vars in 701 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1862] 10.0.0.129 () {32 vars in 642 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/ports => generated 1537 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:36.819 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e32546e-1a0d-45f3-9ec1-5aaf3e8b885d 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents 2026-05-11 02:07:36.821 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e32546e-1a0d-45f3-9ec1-5aaf3e8b885d 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network 905855a6-dbfb-4785-9d16-37d19e9c765b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:36.829 8 INFO neutron_taas.services.taas.taas_plugin [None req-85a46706-9b5c-41ee-b03d-7e9b84943ff9 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] TaaS: Handle Delete Port: f9d21e1b-2603-4353-9926-89f2ae509903 2026-05-11 02:07:36.833 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85a46706-9b5c-41ee-b03d-7e9b84943ff9 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] Tap Mirror: Handle Delete Port: f9d21e1b-2603-4353-9926-89f2ae509903 [pid: 8|app: 0|req: 1010/1863] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:07:36 2026] DELETE /v2.0/floatingips/60832949-a13d-4db7-b4d2-519a9be0d115 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:37.000 8 INFO neutron.pecan_wsgi.hooks.translation [None req-317bee00-28f0-4ab5-b2e1-35acb335c511 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1011/1864] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/ports/9b037713-d48a-4cd5-8956-1ca07c261e1f => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:37.118 8 INFO neutron_taas.services.taas.taas_plugin [None req-ba9b1aaf-e2c9-4624-9ab0-9cc714771bb1 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] TaaS: Handle Delete Port: 587b87a1-c26b-4b68-9451-f9afa90c1a6d 2026-05-11 02:07:37.121 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba9b1aaf-e2c9-4624-9ab0-9cc714771bb1 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] Tap Mirror: Handle Delete Port: 587b87a1-c26b-4b68-9451-f9afa90c1a6d 2026-05-11 02:07:37.210 7 INFO neutron.db.ovn_revision_numbers_db [None req-26549bb8-a0d4-4cdb-b47a-8bfaabd7d590 - - - - - -] Successfully bumped revision number for resource e32ec165-3e46-43d4-a5ad-8aa3cee858dd (type: ports) to 2 2026-05-11 02:07:37.234 7 INFO neutron.db.ovn_revision_numbers_db [None req-26549bb8-a0d4-4cdb-b47a-8bfaabd7d590 - - - - - -] Successfully bumped revision number for resource f3d81b9f-d75d-474e-8352-adc9533102e2 (type: subnets) to 0 [pid: 7|app: 0|req: 854/1865] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:36 2026] POST /v2.0/subnets => generated 626 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1866] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:07:37 2026] DELETE /v2.0/floatingips/8a56fb8f-801b-40a5-a107-5660d041e895 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1867] 10.0.0.129 () {32 vars in 642 bytes} [Mon May 11 02:07:37 2026] GET /v2.0/ports => generated 1537 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:37.395 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4b14bd3-76aa-43b9-8c89-99cd67faa28b 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 38ad3f2c-8e99-49b2-96c4-898c5bc73e60 (type: routers) to 1 2026-05-11 02:07:37.403 7 INFO neutron_taas.services.taas.taas_plugin [None req-54c0b5ad-6b93-402c-9ac6-bffa98d1b619 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] TaaS: Handle Delete Port: 7fc700d0-c76c-477e-aac9-87163721e07b 2026-05-11 02:07:37.405 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54c0b5ad-6b93-402c-9ac6-bffa98d1b619 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] Tap Mirror: Handle Delete Port: 7fc700d0-c76c-477e-aac9-87163721e07b [pid: 8|app: 0|req: 1013/1868] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:37 2026] POST /v2.0/routers => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1869] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:37 2026] GET /v2.0/ports/2ecdb383-045c-4434-8f72-c669c28f8651 => generated 778 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:37.596 7 INFO neutron.services.segments.plugin [-] Segment d54017cd-9889-4ec5-a775-0db8d14eba2a resource provider aggregate not found 2026-05-11 02:07:37.599 7 INFO neutron.services.segments.plugin [-] Segment d54017cd-9889-4ec5-a775-0db8d14eba2a resource provider aggregate not found 2026-05-11 02:07:37.610 7 INFO neutron.services.segments.plugin [-] Segment d54017cd-9889-4ec5-a775-0db8d14eba2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d54017cd-9889-4ec5-a775-0db8d14eba2a found for delete ", "request_id": "req-9dca2f7d-b34d-45eb-9648-9e1c1f178d57"}]} 2026-05-11 02:07:37.612 7 INFO neutron.services.segments.plugin [-] Segment d54017cd-9889-4ec5-a775-0db8d14eba2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d54017cd-9889-4ec5-a775-0db8d14eba2a found for delete ", "request_id": "req-b71544ba-cb63-442f-91bf-03b4a426875e"}]} 2026-05-11 02:07:38.727 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] No port found with ID dc754b9a-81ac-449b-8b31-a0a3bf412a6f: RuntimeError: No port found with ID dc754b9a-81ac-449b-8b31-a0a3bf412a6f 2026-05-11 02:07:38.738 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: f80919fd-4913-45b3-803d-e350d1636ee5 2026-05-11 02:07:38.746 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: 9b037713-d48a-4cd5-8956-1ca07c261e1f 2026-05-11 02:07:38.754 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: 9b037713-d48a-4cd5-8956-1ca07c261e1f 2026-05-11 02:07:38.762 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: e32ec165-3e46-43d4-a5ad-8aa3cee858dd 2026-05-11 02:07:39.427 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-502256db-5fbb-4700-a263-e134ec9a3d40 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents 2026-05-11 02:07:39.428 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-502256db-5fbb-4700-a263-e134ec9a3d40 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network 905855a6-dbfb-4785-9d16-37d19e9c765b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 856/1870] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:07:37 2026] DELETE /v2.0/floatingips/b319c9ff-f921-48aa-b971-0860ea58da20 => generated 0 bytes in 2139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:39.450 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9f10f44-17b7-4afb-8142-96de2d244961 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 857/1871] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:07:39 2026] DELETE /v2.0/ports/f80919fd-4913-45b3-803d-e350d1636ee5 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:39.571 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d49db279-1696-4147-9656-3360737e6ee7 - - - - - -] OVN reports status down for port: 4918433a-f980-4538-9e51-b9c7afdbed3b 2026-05-11 02:07:39.580 8 INFO neutron.db.ovn_revision_numbers_db [None req-502256db-5fbb-4700-a263-e134ec9a3d40 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 4918433a-f980-4538-9e51-b9c7afdbed3b (type: ports) to 1 2026-05-11 02:07:39.637 7 INFO neutron_taas.services.taas.taas_plugin [None req-af655abe-bd74-448f-a413-b3b6b02f8045 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] TaaS: Handle Delete Port: 936b56d6-1a66-4e55-bdb1-d0ae27652641 2026-05-11 02:07:39.641 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af655abe-bd74-448f-a413-b3b6b02f8045 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] Tap Mirror: Handle Delete Port: 936b56d6-1a66-4e55-bdb1-d0ae27652641 2026-05-11 02:07:40.139 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-502256db-5fbb-4700-a263-e134ec9a3d40 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents 2026-05-11 02:07:40.141 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-502256db-5fbb-4700-a263-e134ec9a3d40 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network 905855a6-dbfb-4785-9d16-37d19e9c765b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:40.189 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d49db279-1696-4147-9656-3360737e6ee7 - - - - - -] Logical_Switch_Port 4918433a-f980-4538-9e51-b9c7afdbed3b host information not removed, the port state is up 2026-05-11 02:07:40.190 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d49db279-1696-4147-9656-3360737e6ee7 - - - - - -] OVN reports status up for port: 4918433a-f980-4538-9e51-b9c7afdbed3b 2026-05-11 02:07:40.210 7 INFO neutron.plugins.ml2.plugin [None req-d49db279-1696-4147-9656-3360737e6ee7 - - - - - -] Attempt 1 to provision port 4918433a-f980-4538-9e51-b9c7afdbed3b 2026-05-11 02:07:40.315 8 INFO neutron.db.ovn_revision_numbers_db [None req-502256db-5fbb-4700-a263-e134ec9a3d40 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 4918433a-f980-4538-9e51-b9c7afdbed3b (type: router_ports) to 1 [pid: 8|app: 0|req: 1015/1872] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:07:37 2026] PUT /v2.0/routers/38ad3f2c-8e99-49b2-96c4-898c5bc73e60/add_router_interface => generated 309 bytes in 2881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1873] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:40.409 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d79e83e6-2b01-479c-83df-d3acab4a5aa8 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1017/1874] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:40 2026] DELETE /v2.0/subnets/39ce6f70-031b-4a96-866e-e9e3302264bc => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1877] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:07:39 2026] DELETE /v2.0/floatingips/a51e72dc-fec1-4aa9-9c77-a4a64f24867d => generated 0 bytes in 1024 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1878] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/ports/4918433a-f980-4538-9e51-b9c7afdbed3b => generated 941 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:40.496 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8393784d-ee6e-4c8a-9bca-bc242b759d58 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1021/1879] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:40 2026] DELETE /v2.0/subnets/5de61707-460e-4836-a823-2631e8144a07 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1880] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/security-groups?id=4b427047-af47-44b0-9730-053cc25b69a8&fields=id&fields=name => generated 113 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1881] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/ports/4918433a-f980-4538-9e51-b9c7afdbed3b => generated 943 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:40.627 8 INFO neutron_taas.services.taas.taas_plugin [None req-054e8170-1023-4d54-b31a-7cc18f370f46 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] TaaS: Handle Delete Port: 9d62117f-2568-48a2-a0b0-6385d04cbd11 2026-05-11 02:07:40.630 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-054e8170-1023-4d54-b31a-7cc18f370f46 b782f8c12cf44427931ede54fe682418 369d5dd270f545b1be4a4be5fdc10519 - - default default] Tap Mirror: Handle Delete Port: 9d62117f-2568-48a2-a0b0-6385d04cbd11 [pid: 8|app: 0|req: 1022/1882] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:07:40 2026] DELETE /v2.0/floatingips/a717ec8d-5ef5-473e-b829-2f42ce3319dd => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:40.856 7 INFO neutron_taas.services.taas.taas_plugin [None req-a0fd5c8f-3d98-4296-bddc-76299970d854 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] TaaS: Handle Delete Port: 2ecdb383-045c-4434-8f72-c669c28f8651 2026-05-11 02:07:40.865 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0fd5c8f-3d98-4296-bddc-76299970d854 b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Tap Mirror: Handle Delete Port: 2ecdb383-045c-4434-8f72-c669c28f8651 2026-05-11 02:07:40.911 7 INFO neutron.db.ovn_revision_numbers_db [None req-d49db279-1696-4147-9656-3360737e6ee7 - - - - - -] Successfully bumped revision number for resource 4918433a-f980-4538-9e51-b9c7afdbed3b (type: ports) to 2 2026-05-11 02:07:41.053 8 INFO neutron_taas.services.taas.taas_plugin [None req-6dc38ac7-738c-478f-b1d7-433442790ecf 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] TaaS: Handle Delete Port: 4918433a-f980-4538-9e51-b9c7afdbed3b 2026-05-11 02:07:41.055 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6dc38ac7-738c-478f-b1d7-433442790ecf 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Tap Mirror: Handle Delete Port: 4918433a-f980-4538-9e51-b9c7afdbed3b [pid: 7|app: 0|req: 861/1883] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:07:40 2026] DELETE /v2.0/ports/2ecdb383-045c-4434-8f72-c669c28f8651 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:41.184 7 INFO neutron_taas.services.taas.taas_plugin [None req-b48ed127-6789-49f4-b91b-8bfb3140c8ec b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] TaaS: Handle Delete Port: dc2de53c-3ccd-4a02-9580-ba6b675f4fc5 2026-05-11 02:07:41.190 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b48ed127-6789-49f4-b91b-8bfb3140c8ec b2e3cd0268b14b3d98956ea09ee2041e 5852af9f36914d059ab434d4762c9e73 - - default default] Tap Mirror: Handle Delete Port: dc2de53c-3ccd-4a02-9580-ba6b675f4fc5 [pid: 8|app: 0|req: 1023/1884] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:07:40 2026] PUT /v2.0/routers/38ad3f2c-8e99-49b2-96c4-898c5bc73e60/remove_router_interface => generated 309 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:41.414 7 INFO neutron.services.segments.plugin [-] Segment 9cad7266-3454-4837-93d1-ea0d1ee5b99e resource provider aggregate not found [pid: 8|app: 0|req: 1024/1885] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/ports?device_id=38ad3f2c-8e99-49b2-96c4-898c5bc73e60 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:41.430 7 INFO neutron.services.segments.plugin [-] Segment 9cad7266-3454-4837-93d1-ea0d1ee5b99e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cad7266-3454-4837-93d1-ea0d1ee5b99e found for delete ", "request_id": "req-ada6d5fd-6473-49e3-9682-53855a5c19e0"}]} [pid: 7|app: 0|req: 862/1886] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:07:41 2026] DELETE /v2.0/networks/c442b676-9c74-4f24-9a01-61ee2fc2286b => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:41.844 7 INFO neutron.services.segments.plugin [-] Segment 9cad7266-3454-4837-93d1-ea0d1ee5b99e resource provider aggregate not found 2026-05-11 02:07:41.873 7 INFO neutron.services.segments.plugin [-] Segment 9cad7266-3454-4837-93d1-ea0d1ee5b99e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cad7266-3454-4837-93d1-ea0d1ee5b99e found for delete ", "request_id": "req-6c6d46b9-72da-48f0-806a-9438ace9f4a2"}]} [pid: 8|app: 0|req: 1025/1887] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:41 2026] DELETE /v2.0/routers/38ad3f2c-8e99-49b2-96c4-898c5bc73e60 => generated 0 bytes in 504 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1888] 199.204.45.129 () {34 vars in 993 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1889] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1890] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:41 2026] DELETE /v2.0/subnets/f3d81b9f-d75d-474e-8352-adc9533102e2 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:42.170 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8e0885b-0292-4efe-bbfa-5539c82721c8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 2b296ba0-9eb4-4ea7-9629-46ddbe080be8 (type: security_groups) to 1 2026-05-11 02:07:42.180 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8e0885b-0292-4efe-bbfa-5539c82721c8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 272c2482-85f2-45ea-a824-feb8709dd1a4 (type: security_group_rules) to 0 2026-05-11 02:07:42.189 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8e0885b-0292-4efe-bbfa-5539c82721c8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 49b48068-6b18-4ce0-8a20-79cb9c0bf636 (type: security_group_rules) to 0 2026-05-11 02:07:42.202 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8e0885b-0292-4efe-bbfa-5539c82721c8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5eac8141-8808-4f13-9e77-8ed1c563bb7d (type: security_group_rules) to 0 2026-05-11 02:07:42.215 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8e0885b-0292-4efe-bbfa-5539c82721c8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 70d0b621-32aa-4a33-82e7-506333a7998f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 863/1891] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/security-groups?tenant_id=369d5dd270f545b1be4a4be5fdc10519&name=default => generated 2925 bytes in 701 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1892] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:07:42 2026] GET /v2.0/security-groups?id=4b427047-af47-44b0-9730-053cc25b69a8&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:42.276 8 INFO neutron_taas.services.taas.taas_plugin [req-15c3337c-63ff-466c-a9da-e8004380dca7 req-de1e162e-adb6-401a-b213-f9aafa185d76 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] TaaS: Handle Delete Port: 05f492de-5c53-424f-8b17-c51d3d71d055 2026-05-11 02:07:42.279 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-15c3337c-63ff-466c-a9da-e8004380dca7 req-de1e162e-adb6-401a-b213-f9aafa185d76 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Tap Mirror: Handle Delete Port: 05f492de-5c53-424f-8b17-c51d3d71d055 2026-05-11 02:07:42.370 7 INFO neutron_taas.services.taas.taas_plugin [None req-79c9e93b-016f-4af3-872d-326c2489eb78 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] TaaS: Handle Delete Port: e32ec165-3e46-43d4-a5ad-8aa3cee858dd 2026-05-11 02:07:42.374 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79c9e93b-016f-4af3-872d-326c2489eb78 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Tap Mirror: Handle Delete Port: e32ec165-3e46-43d4-a5ad-8aa3cee858dd [pid: 7|app: 0|req: 865/1893] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:07:42 2026] DELETE /v2.0/networks/905855a6-dbfb-4785-9d16-37d19e9c765b => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:42.900 8 INFO neutron.db.l3_db [req-15c3337c-63ff-466c-a9da-e8004380dca7 req-de1e162e-adb6-401a-b213-f9aafa185d76 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Floating IP e0093de1-693d-4498-9260-aab4bcc480e2 disassociated. External IP: 10.96.250.217, port: 05f492de-5c53-424f-8b17-c51d3d71d055. [pid: 7|app: 0|req: 866/1894] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:42 2026] DELETE /v2.0/security-groups/2b296ba0-9eb4-4ea7-9629-46ddbe080be8 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1895] 199.204.45.129 () {36 vars in 996 bytes} [Mon May 11 02:07:42 2026] DELETE /v2.0/ports/05f492de-5c53-424f-8b17-c51d3d71d055 => generated 0 bytes in 884 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:43.083 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b774a93-e629-46b8-9e54-69411f8dd01d'] response: {'server_uuid': '65a08085-30c0-4ead-b2c3-8c891fa2cb01', 'name': 'network-vif-deleted', 'tag': '05f492de-5c53-424f-8b17-c51d3d71d055', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 867/1896] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/security-groups?tenant_id=5852af9f36914d059ab434d4762c9e73&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:43.414 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-84c9412a-6b8b-42fd-9928-bbbe6dc930ec 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] No more DHCP agents 2026-05-11 02:07:43.415 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-84c9412a-6b8b-42fd-9928-bbbe6dc930ec 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:43.419 7 INFO neutron.db.ovn_revision_numbers_db [None req-e317f90d-1608-49f9-97f5-6e51c68e66ad dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0c3e80f4-6712-4593-8955-3a9e927b3437 (type: security_groups) to 1 2026-05-11 02:07:43.442 7 INFO neutron.db.ovn_revision_numbers_db [None req-e317f90d-1608-49f9-97f5-6e51c68e66ad dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 1053c59e-7bda-4848-9583-0b107bc8bbf0 (type: security_group_rules) to 0 2026-05-11 02:07:43.454 7 INFO neutron.db.ovn_revision_numbers_db [None req-e317f90d-1608-49f9-97f5-6e51c68e66ad dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 1b8c8a0e-ce0a-4cc3-974d-940f9eb2ff45 (type: security_group_rules) to 0 2026-05-11 02:07:43.455 7 INFO neutron.services.segments.plugin [-] Segment 0262fffe-c86d-4cea-9710-c20ca3e253e0 resource provider aggregate not found 2026-05-11 02:07:43.481 7 INFO neutron.services.segments.plugin [-] Segment 0262fffe-c86d-4cea-9710-c20ca3e253e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0262fffe-c86d-4cea-9710-c20ca3e253e0 found for delete ", "request_id": "req-60281443-f3c4-40ed-8d7e-26f16d65527b"}]} 2026-05-11 02:07:43.889 7 INFO neutron.services.segments.plugin [-] Segment 0262fffe-c86d-4cea-9710-c20ca3e253e0 resource provider aggregate not found 2026-05-11 02:07:43.908 7 INFO neutron.services.segments.plugin [-] Segment 0262fffe-c86d-4cea-9710-c20ca3e253e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0262fffe-c86d-4cea-9710-c20ca3e253e0 found for delete ", "request_id": "req-06c05759-e281-4fed-b707-71f5ed3a3698"}]} 2026-05-11 02:07:45.530 7 INFO neutron.db.ovn_revision_numbers_db [None req-e317f90d-1608-49f9-97f5-6e51c68e66ad dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ab75b996-18a3-4dd0-aaf1-682bdf27fb93 (type: security_group_rules) to 0 2026-05-11 02:07:45.553 7 INFO neutron.db.ovn_revision_numbers_db [None req-e317f90d-1608-49f9-97f5-6e51c68e66ad dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d63023fa-0a7f-468a-aeb1-62fe76b35d91 (type: security_group_rules) to 0 2026-05-11 02:07:45.571 8 INFO neutron.db.ovn_revision_numbers_db [None req-84c9412a-6b8b-42fd-9928-bbbe6dc930ec 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 7998d909-0e9d-4ed5-99f6-9a8f3bd64f66 (type: ports) to 1 [pid: 7|app: 0|req: 868/1897] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/security-groups?tenant_id=f46b3cf5658646f18d49404983f5652c&name=default => generated 2925 bytes in 2325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1898] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:45 2026] DELETE /v2.0/security-groups/eab74ce2-05a5-4741-b910-56be9921a09e => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1899] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:45 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1900] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:45 2026] DELETE /v2.0/security-groups/0c3e80f4-6712-4593-8955-3a9e927b3437 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:46.193 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-f2ea0e98-5100-49a1-9a19-5060820db595 - - - - - -] Schedule LRP lrp-7998d909-0e9d-4ed5-99f6-9a8f3bd64f66 on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:07:46.245 8 INFO neutron.db.ovn_revision_numbers_db [None req-84c9412a-6b8b-42fd-9928-bbbe6dc930ec 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource 7998d909-0e9d-4ed5-99f6-9a8f3bd64f66 (type: router_ports) to 1 2026-05-11 02:07:46.323 8 INFO neutron.db.ovn_revision_numbers_db [None req-84c9412a-6b8b-42fd-9928-bbbe6dc930ec 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource fcb5052e-058d-4afc-89ef-2f6386d1b1b7 (type: routers) to 2 [pid: 8|app: 0|req: 1030/1901] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:43 2026] POST /v2.0/routers => generated 948 bytes in 3299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1902] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:07:46 2026] GET /v2.0/routers/fcb5052e-058d-4afc-89ef-2f6386d1b1b7 => generated 954 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:46.432 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a0ea19b-f4ac-40fb-9c7d-a51476a5c2c6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5bf4471a-4578-46c8-bbac-e162da770655 (type: security_groups) to 1 2026-05-11 02:07:46.449 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a0ea19b-f4ac-40fb-9c7d-a51476a5c2c6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 51287d66-2b41-4213-9b54-5c096772d45d (type: security_group_rules) to 0 2026-05-11 02:07:46.477 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a0ea19b-f4ac-40fb-9c7d-a51476a5c2c6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 856d266f-2231-423a-a6e3-f356a006998d (type: security_group_rules) to 0 2026-05-11 02:07:46.495 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a0ea19b-f4ac-40fb-9c7d-a51476a5c2c6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c758ac22-0083-4b40-b5d9-7fc754139bd0 (type: security_group_rules) to 0 2026-05-11 02:07:46.514 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a0ea19b-f4ac-40fb-9c7d-a51476a5c2c6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f76b8d94-a2dd-4005-85ea-be7edb59b137 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1032/1903] 10.0.0.129 () {32 vars in 646 bytes} [Mon May 11 02:07:46 2026] GET /v2.0/routers => generated 957 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1904] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:46 2026] GET /v2.0/security-groups?tenant_id=708b82e0ad8245b9b0cfdf783ba06991&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:46.644 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] No port found with ID 4918433a-f980-4538-9e51-b9c7afdbed3b: RuntimeError: No port found with ID 4918433a-f980-4538-9e51-b9c7afdbed3b 2026-05-11 02:07:46.661 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] OVN reports status down for port: 05f492de-5c53-424f-8b17-c51d3d71d055 2026-05-11 02:07:46.730 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] OVN reports status down for port: 7998d909-0e9d-4ed5-99f6-9a8f3bd64f66 2026-05-11 02:07:46.840 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] Logical_Switch_Port 7998d909-0e9d-4ed5-99f6-9a8f3bd64f66 host information not removed, the port state is up 2026-05-11 02:07:46.841 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] OVN reports status up for port: 7998d909-0e9d-4ed5-99f6-9a8f3bd64f66 2026-05-11 02:07:46.854 7 INFO neutron.plugins.ml2.plugin [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] Attempt 1 to provision port 7998d909-0e9d-4ed5-99f6-9a8f3bd64f66 [pid: 7|app: 0|req: 873/1905] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:46 2026] DELETE /v2.0/security-groups/5bf4471a-4578-46c8-bbac-e162da770655 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:46.981 8 INFO neutron.db.ovn_revision_numbers_db [None req-2f4b6404-e0e1-4985-b3dc-d987fbd4cfcc 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Successfully bumped revision number for resource fcb5052e-058d-4afc-89ef-2f6386d1b1b7 (type: routers) to 3 [pid: 7|app: 0|req: 874/1906] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:46 2026] GET /v2.0/ports?device_id=65a08085-30c0-4ead-b2c3-8c891fa2cb01 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1907] 10.0.0.129 () {34 vars in 740 bytes} [Mon May 11 02:07:46 2026] PUT /v2.0/routers/fcb5052e-058d-4afc-89ef-2f6386d1b1b7 => generated 961 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1908] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:07:46 2026] GET /v2.0/routers/fcb5052e-058d-4afc-89ef-2f6386d1b1b7 => generated 961 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1909] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:47 2026] GET /v2.0/ports?device_id=fcb5052e-058d-4afc-89ef-2f6386d1b1b7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:47.430 7 INFO neutron_taas.services.taas.taas_plugin [None req-c92f0462-8bcb-448d-85c6-b301fee56e2f 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] TaaS: Handle Delete Port: 7998d909-0e9d-4ed5-99f6-9a8f3bd64f66 2026-05-11 02:07:47.433 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c92f0462-8bcb-448d-85c6-b301fee56e2f 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] Tap Mirror: Handle Delete Port: 7998d909-0e9d-4ed5-99f6-9a8f3bd64f66 2026-05-11 02:07:47.881 8 INFO neutron.db.ovn_revision_numbers_db [None req-abb5009e-9b36-4406-8a2a-c6a62a9f3840 7bd1b91142594108ae1430033882b781 4dd397eedebb419bbfb53971a61a1fc8 - - default default] Successfully bumped revision number for resource 6e608102-cf51-4965-9ced-7aafeb3b2973 (type: security_groups) to 1 [pid: 7|app: 0|req: 876/1910] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:47 2026] DELETE /v2.0/routers/fcb5052e-058d-4afc-89ef-2f6386d1b1b7 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:47.894 8 INFO neutron.db.ovn_revision_numbers_db [None req-abb5009e-9b36-4406-8a2a-c6a62a9f3840 7bd1b91142594108ae1430033882b781 4dd397eedebb419bbfb53971a61a1fc8 - - default default] Successfully bumped revision number for resource 074488ed-6b1f-4509-8c9d-263cdaeb0eb2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 877/1911] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:47 2026] GET /v2.0/ports?device_id=fcb5052e-058d-4afc-89ef-2f6386d1b1b7 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:47.909 8 INFO neutron.db.ovn_revision_numbers_db [None req-abb5009e-9b36-4406-8a2a-c6a62a9f3840 7bd1b91142594108ae1430033882b781 4dd397eedebb419bbfb53971a61a1fc8 - - default default] Successfully bumped revision number for resource 11e18173-e0cc-4832-96ba-bfb290f897cf (type: security_group_rules) to 0 2026-05-11 02:07:47.933 8 INFO neutron.db.ovn_revision_numbers_db [None req-abb5009e-9b36-4406-8a2a-c6a62a9f3840 7bd1b91142594108ae1430033882b781 4dd397eedebb419bbfb53971a61a1fc8 - - default default] Successfully bumped revision number for resource 3ecad1fd-71dd-451b-9513-1f3bd266fe26 (type: security_group_rules) to 0 2026-05-11 02:07:47.944 7 INFO neutron.api.v2.resource [None req-5a76e751-0f2b-43dc-a2ae-f68bc7b2e74e 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 878/1912] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:47 2026] DELETE /v2.0/routers/fcb5052e-058d-4afc-89ef-2f6386d1b1b7 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:47.950 8 INFO neutron.db.ovn_revision_numbers_db [None req-abb5009e-9b36-4406-8a2a-c6a62a9f3840 7bd1b91142594108ae1430033882b781 4dd397eedebb419bbfb53971a61a1fc8 - - default default] Successfully bumped revision number for resource 7050c67b-441a-46e2-9d9d-5d213660257c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 879/1913] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:47 2026] GET /v2.0/ports?device_id=38ad3f2c-8e99-49b2-96c4-898c5bc73e60 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:47.997 7 INFO neutron.api.v2.resource [None req-1f908ef1-deba-450b-a76d-0e26e6ef749d 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 880/1914] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:47 2026] DELETE /v2.0/routers/38ad3f2c-8e99-49b2-96c4-898c5bc73e60 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:48.017 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef2c7524-48ec-44a2-ac18-c0f4d86366f6 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 881/1915] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:48 2026] DELETE /v2.0/subnets/f3d81b9f-d75d-474e-8352-adc9533102e2 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1916] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:48 2026] GET /v2.0/ports?device_id=73eff5f2-2e72-421e-8aa5-279ee18fa410 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:48.055 8 INFO neutron.db.ovn_revision_numbers_db [None req-abb5009e-9b36-4406-8a2a-c6a62a9f3840 7bd1b91142594108ae1430033882b781 4dd397eedebb419bbfb53971a61a1fc8 - - default default] Successfully bumped revision number for resource e3746589-d819-48e7-9b3f-0fc715a0082e (type: security_groups) to 1 2026-05-11 02:07:48.071 8 INFO neutron.db.ovn_revision_numbers_db [None req-abb5009e-9b36-4406-8a2a-c6a62a9f3840 7bd1b91142594108ae1430033882b781 4dd397eedebb419bbfb53971a61a1fc8 - - default default] Successfully bumped revision number for resource 2ef0b30d-2a1e-4163-8ec9-3f50f942eba0 (type: security_group_rules) to 0 2026-05-11 02:07:48.086 8 INFO neutron.db.ovn_revision_numbers_db [None req-abb5009e-9b36-4406-8a2a-c6a62a9f3840 7bd1b91142594108ae1430033882b781 4dd397eedebb419bbfb53971a61a1fc8 - - default default] Successfully bumped revision number for resource bd8e9a9a-15c1-4cfc-83c3-954b37847e94 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1035/1917] 10.0.0.129 () {34 vars in 683 bytes} [Mon May 11 02:07:47 2026] POST /v2.0/security-groups => generated 1624 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:07:48.142 8 INFO neutron.api.v2.resource [None req-8bd87e86-a757-4cab-b816-5be756af5ff7 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1036/1918] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:48 2026] DELETE /v2.0/routers/73eff5f2-2e72-421e-8aa5-279ee18fa410 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1919] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:07:48 2026] GET /v2.0/security-groups => generated 4529 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:48.188 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3221bdc6-76b2-4b5b-9080-ebdd91ddbb20 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1038/1920] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:48 2026] DELETE /v2.0/subnets/a5cf7cf6-4320-4eed-9bd6-edeb8a2bb50f => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1921] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:48 2026] DELETE /v2.0/security-groups/4b427047-af47-44b0-9730-053cc25b69a8 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1922] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:07:48 2026] GET /v2.0/ports?device_id=db901103-6f3e-4966-9d75-57d753b60939 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:48.270 7 INFO neutron.api.v2.resource [None req-ec6d88b8-4cd0-4515-9f89-f8a28488ce0c 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 885/1923] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:48 2026] DELETE /v2.0/routers/db901103-6f3e-4966-9d75-57d753b60939 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:48.286 8 INFO neutron.db.ovn_revision_numbers_db [None req-5de939fb-e36c-4cd2-9d40-c58df9f53f51 7bd1b91142594108ae1430033882b781 4dd397eedebb419bbfb53971a61a1fc8 - - default default] Successfully bumped revision number for resource e3746589-d819-48e7-9b3f-0fc715a0082e (type: security_groups) to 2 [pid: 8|app: 0|req: 1039/1924] 10.0.0.129 () {34 vars in 757 bytes} [Mon May 11 02:07:48 2026] PUT /v2.0/security-groups/e3746589-d819-48e7-9b3f-0fc715a0082e => generated 1664 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:48.322 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a1d3a98-eda2-412e-8524-391b5d1a5372 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1040/1925] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:48 2026] DELETE /v2.0/subnets/d5abcf00-4a1f-452a-958b-65c4a3fce8c2 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1926] 10.0.0.129 () {32 vars in 736 bytes} [Mon May 11 02:07:48 2026] GET /v2.0/security-groups/e3746589-d819-48e7-9b3f-0fc715a0082e => generated 1664 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:48.363 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e00733cb-3852-43e1-a5c9-053d1f650ac2 57cf5bf45bd24fe7a4d563a4a98a8657 f743403055804dd7ba9a99474c4d126a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1042/1927] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:48 2026] DELETE /v2.0/subnets/d83160c4-a950-4e88-abbc-5dd1d45cacfd => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:48.426 7 INFO neutron_taas.services.taas.taas_plugin [None req-921eeb9a-8128-4f76-ad25-d3546d7cbeb0 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] TaaS: Handle Delete Port: cdbe8d38-0cd7-46ab-b55b-1bccfcfe9f11 2026-05-11 02:07:48.431 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-921eeb9a-8128-4f76-ad25-d3546d7cbeb0 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Tap Mirror: Handle Delete Port: cdbe8d38-0cd7-46ab-b55b-1bccfcfe9f11 [pid: 8|app: 0|req: 1043/1928] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:48 2026] DELETE /v2.0/security-groups/e3746589-d819-48e7-9b3f-0fc715a0082e => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1929] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:07:48 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:48.551 8 INFO neutron.api.v2.resource [None req-40536523-6e17-4d14-8ed5-e0bb18fe5877 7bd1b91142594108ae1430033882b781 4dd397eedebb419bbfb53971a61a1fc8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1045/1930] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:48 2026] DELETE /v2.0/security-groups/e3746589-d819-48e7-9b3f-0fc715a0082e => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1931] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:07:48 2026] DELETE /v2.0/floatingips/e0093de1-693d-4498-9260-aab4bcc480e2 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:48.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-77da9559-024c-4f40-86b0-428b283af6db 7bd1b91142594108ae1430033882b781 4dd397eedebb419bbfb53971a61a1fc8 - - default default] Successfully bumped revision number for resource 19384542-47f0-4eb9-9fbc-b166435cdec8 (type: security_groups) to 1 2026-05-11 02:07:48.739 8 INFO neutron.db.ovn_revision_numbers_db [None req-77da9559-024c-4f40-86b0-428b283af6db 7bd1b91142594108ae1430033882b781 4dd397eedebb419bbfb53971a61a1fc8 - - default default] Successfully bumped revision number for resource 3820af28-cd30-4fa5-aee7-549ecd651547 (type: security_group_rules) to 0 2026-05-11 02:07:48.755 8 INFO neutron.db.ovn_revision_numbers_db [None req-77da9559-024c-4f40-86b0-428b283af6db 7bd1b91142594108ae1430033882b781 4dd397eedebb419bbfb53971a61a1fc8 - - default default] Successfully bumped revision number for resource 41e953ad-d430-45d8-a051-44941be569cb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1046/1932] 10.0.0.129 () {34 vars in 683 bytes} [Mon May 11 02:07:48 2026] POST /v2.0/security-groups => generated 1624 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1933] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:48 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:48.930 8 INFO neutron.db.ovn_revision_numbers_db [None req-26dfd367-c790-4279-ae4f-339d79ab034e 7bd1b91142594108ae1430033882b781 4dd397eedebb419bbfb53971a61a1fc8 - - default default] Successfully bumped revision number for resource 7444e898-9c50-4c44-8585-f0420e1c1e66 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1047/1934] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:07:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1935] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:07:48 2026] GET /v2.0/security-groups?id=4eb7c065-1ddc-4c23-913b-5fe9b84294c4&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1936] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:07:48 2026] GET /v2.0/security-group-rules/7444e898-9c50-4c44-8585-f0420e1c1e66 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1937] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:48 2026] GET /v2.0/security-groups?tenant_id=f743403055804dd7ba9a99474c4d126a&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1938] 10.0.0.129 () {32 vars in 672 bytes} [Mon May 11 02:07:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1939] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:07:49 2026] DELETE /v2.0/security-group-rules/7444e898-9c50-4c44-8585-f0420e1c1e66 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1940] 10.0.0.129 () {32 vars in 672 bytes} [Mon May 11 02:07:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1941] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:49 2026] DELETE /v2.0/security-groups/4fc422f0-d478-4dcf-a2a0-a7a76d780a16 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:49.361 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d71882e-ffa6-41c7-a639-5d81984b964f 7bd1b91142594108ae1430033882b781 4dd397eedebb419bbfb53971a61a1fc8 - - default default] Successfully bumped revision number for resource 0feedc3c-f9ca-42f6-87c4-84cff6f74e8e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1053/1942] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:07:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1943] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:07:49 2026] GET /v2.0/security-group-rules/0feedc3c-f9ca-42f6-87c4-84cff6f74e8e => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1944] 10.0.0.129 () {32 vars in 672 bytes} [Mon May 11 02:07:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1945] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:07:49 2026] DELETE /v2.0/security-group-rules/0feedc3c-f9ca-42f6-87c4-84cff6f74e8e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/1946] 10.0.0.129 () {32 vars in 672 bytes} [Mon May 11 02:07:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:49.878 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b5d42bb-2023-4909-add1-6c963c16c45b 7bd1b91142594108ae1430033882b781 4dd397eedebb419bbfb53971a61a1fc8 - - default default] Successfully bumped revision number for resource 667a1f54-2f2c-4a72-9c1a-fa107486a846 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 892/1947] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:07:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1948] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:07:49 2026] GET /v2.0/security-group-rules/667a1f54-2f2c-4a72-9c1a-fa107486a846 => generated 602 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1949] 10.0.0.129 () {32 vars in 672 bytes} [Mon May 11 02:07:49 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1950] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:50 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1951] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:07:50 2026] DELETE /v2.0/security-group-rules/667a1f54-2f2c-4a72-9c1a-fa107486a846 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1952] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:07:50 2026] GET /v2.0/security-groups?id=4eb7c065-1ddc-4c23-913b-5fe9b84294c4&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1953] 10.0.0.129 () {32 vars in 672 bytes} [Mon May 11 02:07:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1954] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:50 2026] DELETE /v2.0/security-groups/19384542-47f0-4eb9-9fbc-b166435cdec8 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/1955] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:07:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1956] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:07:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/1957] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:50 2026] GET /v2.0/security-groups?tenant_id=4dd397eedebb419bbfb53971a61a1fc8&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1958] 199.204.45.129 () {34 vars in 993 bytes} [Mon May 11 02:07:51 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1959] 10.0.0.129 () {34 vars in 676 bytes} [Mon May 11 02:07:51 2026] POST /v2.0/subnetpools => generated 549 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1960] 10.0.0.129 () {32 vars in 728 bytes} [Mon May 11 02:07:51 2026] GET /v2.0/subnetpools/871d34cb-fead-42f7-a0a2-f41c860c5f20 => generated 549 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:51.288 7 INFO neutron_taas.services.taas.taas_plugin [req-2ed8d96a-4046-4af6-8c85-3a89f9a5da6b req-680a7203-31d8-4c66-8b7a-a85c2fbd4231 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] TaaS: Handle Delete Port: d818cb31-92ca-4f9e-93a3-c8a549a1057b 2026-05-11 02:07:51.292 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2ed8d96a-4046-4af6-8c85-3a89f9a5da6b req-680a7203-31d8-4c66-8b7a-a85c2fbd4231 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Tap Mirror: Handle Delete Port: d818cb31-92ca-4f9e-93a3-c8a549a1057b [pid: 8|app: 0|req: 1062/1961] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:51 2026] DELETE /v2.0/security-groups/6e608102-cf51-4965-9ced-7aafeb3b2973 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1962] 199.204.45.129 () {36 vars in 996 bytes} [Mon May 11 02:07:51 2026] DELETE /v2.0/ports/d818cb31-92ca-4f9e-93a3-c8a549a1057b => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/1963] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:07:51 2026] PUT /v2.0/subnetpools/871d34cb-fead-42f7-a0a2-f41c860c5f20 => generated 500 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1964] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:51 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:51.464 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de5f526f-d65e-4229-a522-69759d6633b8'] response: {'server_uuid': 'dff1da51-493a-4fb9-bf71-5679f234eabc', 'name': 'network-vif-deleted', 'tag': 'd818cb31-92ca-4f9e-93a3-c8a549a1057b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1065/1965] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:07:51 2026] DELETE /v2.0/subnetpools/871d34cb-fead-42f7-a0a2-f41c860c5f20 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:51.526 8 INFO neutron.api.v2.resource [None req-330e4f7b-2d64-4787-a690-4d163178a13b 09995122ad564f049f765a32332440f0 e8a26d2ea0cf485e98698ac73ad87020 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1066/1966] 10.0.0.129 () {32 vars in 728 bytes} [Mon May 11 02:07:51 2026] GET /v2.0/subnetpools/871d34cb-fead-42f7-a0a2-f41c860c5f20 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:51.542 8 INFO neutron.api.v2.resource [None req-46140210-140d-4883-9b48-6d3a12504670 09995122ad564f049f765a32332440f0 e8a26d2ea0cf485e98698ac73ad87020 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1067/1967] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:07:51 2026] DELETE /v2.0/subnetpools/871d34cb-fead-42f7-a0a2-f41c860c5f20 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:51.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8967de0-b060-4530-bdbb-f2278522e921 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Successfully bumped revision number for resource aacb7897-349a-448a-8ed8-072cebc036db (type: security_groups) to 1 2026-05-11 02:07:51.751 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8967de0-b060-4530-bdbb-f2278522e921 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Successfully bumped revision number for resource 80d866b0-f6c1-48de-8ff0-cdd339fd465e (type: security_group_rules) to 0 2026-05-11 02:07:51.765 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8967de0-b060-4530-bdbb-f2278522e921 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Successfully bumped revision number for resource 9425f9d4-407c-4256-b091-d180ed138e6a (type: security_group_rules) to 0 2026-05-11 02:07:51.789 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8967de0-b060-4530-bdbb-f2278522e921 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Successfully bumped revision number for resource c8696787-09be-4880-af5e-9736f39d9ce8 (type: security_group_rules) to 0 2026-05-11 02:07:51.798 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8967de0-b060-4530-bdbb-f2278522e921 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Successfully bumped revision number for resource ea6a74b4-2168-4e3c-942b-fe51b76a5fd0 (type: security_group_rules) to 0 2026-05-11 02:07:51.844 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] No port found with ID 7998d909-0e9d-4ed5-99f6-9a8f3bd64f66: RuntimeError: No port found with ID 7998d909-0e9d-4ed5-99f6-9a8f3bd64f66 2026-05-11 02:07:51.844 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] OVN reports status down for port: d818cb31-92ca-4f9e-93a3-c8a549a1057b 2026-05-11 02:07:51.881 7 INFO neutron.db.segments_db [None req-b8967de0-b060-4530-bdbb-f2278522e921 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Added segment 69756656-9f74-4e0b-a06e-ce61cb5daf9c of type geneve for network cb813906-c125-45aa-b71e-7bcddad99b1f 2026-05-11 02:07:51.998 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8967de0-b060-4530-bdbb-f2278522e921 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Successfully bumped revision number for resource cb813906-c125-45aa-b71e-7bcddad99b1f (type: networks) to 1 2026-05-11 02:07:52.150 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8967de0-b060-4530-bdbb-f2278522e921 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] No more DHCP agents 2026-05-11 02:07:52.151 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8967de0-b060-4530-bdbb-f2278522e921 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Unable to schedule network cb813906-c125-45aa-b71e-7bcddad99b1f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:52.214 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f3e23b5-fead-49ab-8bd9-4728b3dd8331 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 8cf9e950-cdec-4cde-9b16-d79b60ad5a26 (type: security_groups) to 1 2026-05-11 02:07:52.217 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] OVN reports status down for port: 519aafbf-663d-4eea-9669-c7d7ca64cefa 2026-05-11 02:07:52.229 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f3e23b5-fead-49ab-8bd9-4728b3dd8331 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 3ef3064e-badf-4e1f-a7ed-c109710972c4 (type: security_group_rules) to 0 2026-05-11 02:07:52.245 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f3e23b5-fead-49ab-8bd9-4728b3dd8331 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5f646695-c12b-4591-a7a5-51aa82187196 (type: security_group_rules) to 0 2026-05-11 02:07:52.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f3e23b5-fead-49ab-8bd9-4728b3dd8331 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 9f7c8bb5-7b22-4694-9216-8eec488ebb96 (type: security_group_rules) to 0 2026-05-11 02:07:52.270 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f3e23b5-fead-49ab-8bd9-4728b3dd8331 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f531b8a7-4d63-4c6b-a86e-0189322ba216 (type: security_group_rules) to 0 2026-05-11 02:07:52.274 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8967de0-b060-4530-bdbb-f2278522e921 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Successfully bumped revision number for resource 519aafbf-663d-4eea-9669-c7d7ca64cefa (type: ports) to 1 [pid: 8|app: 0|req: 1068/1968] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:51 2026] GET /v2.0/security-groups?tenant_id=e8a26d2ea0cf485e98698ac73ad87020&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1969] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:07:51 2026] POST /v2.0/networks => generated 670 bytes in 882 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:52.548 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-412ff795-23fa-4c73-9cd3-fa9e49654021 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] No more DHCP agents [pid: 8|app: 0|req: 1069/1970] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:52 2026] DELETE /v2.0/security-groups/8cf9e950-cdec-4cde-9b16-d79b60ad5a26 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:52.550 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-412ff795-23fa-4c73-9cd3-fa9e49654021 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Unable to schedule network cb813906-c125-45aa-b71e-7bcddad99b1f: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1070/1971] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:52 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:52.965 7 INFO neutron.db.ovn_revision_numbers_db [None req-acfc6f91-a933-4c5c-b152-86f65bb58006 - - - - - -] Successfully bumped revision number for resource 519aafbf-663d-4eea-9669-c7d7ca64cefa (type: ports) to 2 2026-05-11 02:07:52.999 7 INFO neutron.db.ovn_revision_numbers_db [None req-acfc6f91-a933-4c5c-b152-86f65bb58006 - - - - - -] Successfully bumped revision number for resource a06fee80-8263-4ba7-9420-a7a408b2ebbe (type: subnets) to 0 [pid: 7|app: 0|req: 902/1972] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:52 2026] POST /v2.0/subnets => generated 626 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:53.120 8 INFO neutron.db.segments_db [None req-a3361be3-da2d-48a0-b0ab-e45ae3a2d1a4 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Added segment 14666380-9ae9-488e-9c39-64f65bb50748 of type geneve for network d2759e6c-97f5-486f-b4f1-9aed55f2e05f 2026-05-11 02:07:53.249 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3361be3-da2d-48a0-b0ab-e45ae3a2d1a4 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Successfully bumped revision number for resource d2759e6c-97f5-486f-b4f1-9aed55f2e05f (type: networks) to 1 2026-05-11 02:07:53.425 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a3361be3-da2d-48a0-b0ab-e45ae3a2d1a4 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] No more DHCP agents 2026-05-11 02:07:53.427 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a3361be3-da2d-48a0-b0ab-e45ae3a2d1a4 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Unable to schedule network d2759e6c-97f5-486f-b4f1-9aed55f2e05f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:53.481 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: 490ce52b-3d2e-42ac-b626-f6810a3998e2 2026-05-11 02:07:53.551 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3361be3-da2d-48a0-b0ab-e45ae3a2d1a4 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Successfully bumped revision number for resource 490ce52b-3d2e-42ac-b626-f6810a3998e2 (type: ports) to 1 [pid: 8|app: 0|req: 1071/1973] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:07:53 2026] POST /v2.0/networks => generated 670 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/1974] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:07:53 2026] GET /v2.0/ports?device_id=dff1da51-493a-4fb9-bf71-5679f234eabc => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:53.816 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-660e67f0-a738-4fdd-9792-1335a0eefe66 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] No more DHCP agents 2026-05-11 02:07:53.818 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-660e67f0-a738-4fdd-9792-1335a0eefe66 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Unable to schedule network d2759e6c-97f5-486f-b4f1-9aed55f2e05f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:54.275 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7a4f7c9-534d-44d0-971b-693d540c1a85 - - - - - -] Successfully bumped revision number for resource 490ce52b-3d2e-42ac-b626-f6810a3998e2 (type: ports) to 2 [pid: 8|app: 0|req: 1073/1975] 10.0.0.129 () {32 vars in 622 bytes} [Mon May 11 02:07:54 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-11 02:07:54.310 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7a4f7c9-534d-44d0-971b-693d540c1a85 - - - - - -] Successfully bumped revision number for resource e0317c65-bf78-4407-b990-a87e94915a67 (type: subnets) to 0 [pid: 7|app: 0|req: 903/1976] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:53 2026] POST /v2.0/subnets => generated 629 bytes in 718 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/1977] 10.0.0.129 () {32 vars in 632 bytes} [Mon May 11 02:07:54 2026] GET /v2.0/ => generated 632 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:54.418 7 INFO neutron.db.segments_db [None req-cfe2b418-1ba8-432b-ba01-e536d6323d47 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Added segment ad0011b7-f87d-4ae2-a7b6-03973c25b2b1 of type geneve for network 0aab71cc-eb94-47aa-b249-030d967cdc14 2026-05-11 02:07:54.538 7 INFO neutron.db.ovn_revision_numbers_db [None req-cfe2b418-1ba8-432b-ba01-e536d6323d47 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Successfully bumped revision number for resource 0aab71cc-eb94-47aa-b249-030d967cdc14 (type: networks) to 1 2026-05-11 02:07:54.713 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cfe2b418-1ba8-432b-ba01-e536d6323d47 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] No more DHCP agents 2026-05-11 02:07:54.715 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cfe2b418-1ba8-432b-ba01-e536d6323d47 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Unable to schedule network 0aab71cc-eb94-47aa-b249-030d967cdc14: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:54.780 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] OVN reports status down for port: 13ac0e17-55e7-486d-abe6-875dd7b494ec 2026-05-11 02:07:54.835 7 INFO neutron.db.ovn_revision_numbers_db [None req-cfe2b418-1ba8-432b-ba01-e536d6323d47 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Successfully bumped revision number for resource 13ac0e17-55e7-486d-abe6-875dd7b494ec (type: ports) to 1 [pid: 7|app: 0|req: 904/1980] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:07:54 2026] POST /v2.0/networks => generated 669 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/1981] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:54 2026] DELETE /v2.0/security-groups/4eb7c065-1ddc-4c23-913b-5fe9b84294c4 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:55.136 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e766571f-b2f1-4cd8-a1e2-f61d04181901 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] No more DHCP agents 2026-05-11 02:07:55.138 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e766571f-b2f1-4cd8-a1e2-f61d04181901 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Unable to schedule network 0aab71cc-eb94-47aa-b249-030d967cdc14: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:55.184 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f5fb6bf-6239-485e-a2c7-98b6d4e58f0e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 3cae62b1-981c-4bf8-89e5-67f69256f3ec (type: security_groups) to 1 2026-05-11 02:07:55.200 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f5fb6bf-6239-485e-a2c7-98b6d4e58f0e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 08e334d8-f51f-4580-87e8-5acc6bf06329 (type: security_group_rules) to 0 2026-05-11 02:07:55.212 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f5fb6bf-6239-485e-a2c7-98b6d4e58f0e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 10aadf49-46cc-43c0-9941-c51bf49056cd (type: security_group_rules) to 0 2026-05-11 02:07:55.222 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f5fb6bf-6239-485e-a2c7-98b6d4e58f0e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 526812ab-48dd-4e9f-8ba0-33b8660b35a2 (type: security_group_rules) to 0 2026-05-11 02:07:55.235 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f5fb6bf-6239-485e-a2c7-98b6d4e58f0e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a5226a60-ba21-40a1-8195-f0aaa3e79a29 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1078/1982] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:54 2026] GET /v2.0/security-groups?tenant_id=3fa166aea85d483f900f0e0526c70283&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:55.607 8 INFO neutron_taas.services.taas.taas_plugin [None req-082a5d85-501f-462a-a75c-fa1f3533e07b 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] TaaS: Handle Delete Port: 36a0f7b9-ba83-4acb-b7a3-05c9b00a9d15 2026-05-11 02:07:55.610 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-082a5d85-501f-462a-a75c-fa1f3533e07b 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Tap Mirror: Handle Delete Port: 36a0f7b9-ba83-4acb-b7a3-05c9b00a9d15 2026-05-11 02:07:55.642 7 INFO neutron.db.ovn_revision_numbers_db [None req-7fa5d9aa-6828-4b94-9d35-2c59d1cac811 - - - - - -] Successfully bumped revision number for resource 13ac0e17-55e7-486d-abe6-875dd7b494ec (type: ports) to 2 2026-05-11 02:07:55.671 7 INFO neutron.db.ovn_revision_numbers_db [None req-7fa5d9aa-6828-4b94-9d35-2c59d1cac811 - - - - - -] Successfully bumped revision number for resource 40c6f0f0-d785-48e3-968e-650353ca502e (type: subnets) to 0 [pid: 7|app: 0|req: 905/1983] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:54 2026] POST /v2.0/subnets => generated 629 bytes in 795 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1984] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:55 2026] DELETE /v2.0/security-groups/3cae62b1-981c-4bf8-89e5-67f69256f3ec => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:56.006 7 INFO neutron.db.segments_db [None req-8fc0f6f5-5c80-47aa-a955-6f71af9c2408 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Added segment 06d2a5f1-7fa5-4764-9034-f88a8d1a049e of type geneve for network be142e7a-6fbb-4530-935c-e83d49a66342 [pid: 8|app: 0|req: 1079/1985] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:07:55 2026] PUT /v2.0/routers/3c164652-74c1-4af4-8062-c42788e202be/remove_router_interface => generated 309 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:56.110 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fc0f6f5-5c80-47aa-a955-6f71af9c2408 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Successfully bumped revision number for resource be142e7a-6fbb-4530-935c-e83d49a66342 (type: networks) to 1 2026-05-11 02:07:56.287 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8fc0f6f5-5c80-47aa-a955-6f71af9c2408 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] No more DHCP agents 2026-05-11 02:07:56.288 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8fc0f6f5-5c80-47aa-a955-6f71af9c2408 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Unable to schedule network be142e7a-6fbb-4530-935c-e83d49a66342: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:56.348 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] OVN reports status down for port: 9034e380-caa0-4180-9d4c-2aa46424b027 2026-05-11 02:07:56.421 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fc0f6f5-5c80-47aa-a955-6f71af9c2408 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Successfully bumped revision number for resource 9034e380-caa0-4180-9d4c-2aa46424b027 (type: ports) to 1 2026-05-11 02:07:56.449 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9525155-7739-49bc-90c3-21bc132d208b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 15c9bcfa-8edd-48b3-800a-7d06a063c61b (type: security_groups) to 1 2026-05-11 02:07:56.466 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9525155-7739-49bc-90c3-21bc132d208b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0a1364c6-dfd0-4bf9-abe6-a9f5dbf9c8dd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 907/1986] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:07:55 2026] POST /v2.0/networks => generated 670 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:56.479 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9525155-7739-49bc-90c3-21bc132d208b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 4fdba5c6-1ab7-43eb-898f-1ee687c9fb48 (type: security_group_rules) to 0 2026-05-11 02:07:56.499 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9525155-7739-49bc-90c3-21bc132d208b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a664530d-64bc-420d-ac92-05fb3ae054e9 (type: security_group_rules) to 0 2026-05-11 02:07:56.513 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9525155-7739-49bc-90c3-21bc132d208b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f029fa2d-a174-461a-8420-af15bbc14a98 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1080/1987] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:56 2026] GET /v2.0/security-groups?tenant_id=e9e5c7ef8d7e4dc686abcb7610441039&name=default => generated 2925 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1988] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:56 2026] DELETE /v2.0/subnets/54ccc6e0-6c87-4ea0-9e9c-d3e28b39f83d => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:56.774 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d4e062aa-1f6b-4e4a-b430-d0cff1e43ce8 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] No more DHCP agents 2026-05-11 02:07:56.775 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d4e062aa-1f6b-4e4a-b430-d0cff1e43ce8 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Unable to schedule network be142e7a-6fbb-4530-935c-e83d49a66342: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 909/1989] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:56 2026] DELETE /v2.0/security-groups/15c9bcfa-8edd-48b3-800a-7d06a063c61b => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:57.208 8 INFO neutron.db.ovn_revision_numbers_db [None req-4fc6bf0b-c1f4-4016-8728-b517d2a04813 - - - - - -] Successfully bumped revision number for resource 9034e380-caa0-4180-9d4c-2aa46424b027 (type: ports) to 2 2026-05-11 02:07:57.236 8 INFO neutron.db.ovn_revision_numbers_db [None req-4fc6bf0b-c1f4-4016-8728-b517d2a04813 - - - - - -] Successfully bumped revision number for resource 63139d71-ea12-43cc-9dac-5853f92dac75 (type: subnets) to 0 [pid: 8|app: 0|req: 1081/1990] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:56 2026] POST /v2.0/subnets => generated 629 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:57.255 7 INFO neutron_taas.services.taas.taas_plugin [None req-f8644eb6-6a06-40b7-87a3-2d4cad6c9763 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] TaaS: Handle Delete Port: 45733907-487d-4546-a158-a6147ea227b4 2026-05-11 02:07:57.258 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8644eb6-6a06-40b7-87a3-2d4cad6c9763 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Tap Mirror: Handle Delete Port: 45733907-487d-4546-a158-a6147ea227b4 2026-05-11 02:07:57.365 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a7a1f69-6e73-4cfb-a86c-ff40b1c1c6ec dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c1c59b84-c5a8-4b65-bdad-939c1ac22f3e (type: security_groups) to 1 2026-05-11 02:07:57.377 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a7a1f69-6e73-4cfb-a86c-ff40b1c1c6ec dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a7a9de7d-2e28-4db5-a7e1-7e3be28abdf6 (type: security_group_rules) to 0 2026-05-11 02:07:57.387 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a7a1f69-6e73-4cfb-a86c-ff40b1c1c6ec dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b5402406-ed03-4045-9285-036b8538385f (type: security_group_rules) to 0 2026-05-11 02:07:57.398 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a7a1f69-6e73-4cfb-a86c-ff40b1c1c6ec dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b7352e01-f4e1-453a-85c7-3f05e1586eff (type: security_group_rules) to 0 2026-05-11 02:07:57.418 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a7a1f69-6e73-4cfb-a86c-ff40b1c1c6ec dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bfbbeabb-5b13-475c-b9ae-0fcf0c8e33b2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1082/1991] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:57 2026] GET /v2.0/security-groups?tenant_id=1328bb8db42d41a9b3b08dcd1022c2eb&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:57.566 8 INFO neutron.db.segments_db [None req-ef0538d8-1057-479e-9298-bbca8fe3d1e5 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Added segment 0a7aace1-353c-4134-a8b5-0263f2e44cf7 of type geneve for network a306feb6-9970-494c-96e5-81830a063cea [pid: 7|app: 0|req: 910/1992] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:56 2026] DELETE /v2.0/routers/3c164652-74c1-4af4-8062-c42788e202be => generated 0 bytes in 716 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:57.722 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef0538d8-1057-479e-9298-bbca8fe3d1e5 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Successfully bumped revision number for resource a306feb6-9970-494c-96e5-81830a063cea (type: networks) to 1 [pid: 7|app: 0|req: 911/1993] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:57 2026] DELETE /v2.0/security-groups/c1c59b84-c5a8-4b65-bdad-939c1ac22f3e => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:57.895 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef0538d8-1057-479e-9298-bbca8fe3d1e5 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] No more DHCP agents 2026-05-11 02:07:57.896 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef0538d8-1057-479e-9298-bbca8fe3d1e5 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Unable to schedule network a306feb6-9970-494c-96e5-81830a063cea: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:57.942 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: e4f17967-00b2-445d-8b7d-afa0d4c9176f 2026-05-11 02:07:57.991 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef0538d8-1057-479e-9298-bbca8fe3d1e5 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Successfully bumped revision number for resource e4f17967-00b2-445d-8b7d-afa0d4c9176f (type: ports) to 1 2026-05-11 02:07:58.021 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad88234b-2713-404e-83e0-91fe08d24e2b 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] TaaS: Handle Delete Port: a646141c-9939-45e4-a396-f9c7211abadb 2026-05-11 02:07:58.023 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad88234b-2713-404e-83e0-91fe08d24e2b 0564f507ec374cb0a36816bae4345876 51527079deb14c069f8fab87b8714d0b - - default default] Tap Mirror: Handle Delete Port: a646141c-9939-45e4-a396-f9c7211abadb [pid: 8|app: 0|req: 1083/1994] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:07:57 2026] POST /v2.0/networks => generated 669 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:58.201 7 INFO neutron.services.segments.plugin [-] Segment dc1334db-380b-461f-8f82-24af53baf926 resource provider aggregate not found 2026-05-11 02:07:58.208 7 INFO neutron.services.segments.plugin [-] Segment dc1334db-380b-461f-8f82-24af53baf926 resource provider aggregate not found 2026-05-11 02:07:58.224 7 INFO neutron.services.segments.plugin [-] Segment dc1334db-380b-461f-8f82-24af53baf926 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc1334db-380b-461f-8f82-24af53baf926 found for delete ", "request_id": "req-f3f62fc5-ae3e-467d-9620-a39e1be618b6"}]} 2026-05-11 02:07:58.235 7 INFO neutron.services.segments.plugin [-] Segment dc1334db-380b-461f-8f82-24af53baf926 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc1334db-380b-461f-8f82-24af53baf926 found for delete ", "request_id": "req-1ba55f29-b249-40ec-b59d-475805586a9b"}]} [pid: 7|app: 0|req: 912/1995] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:07:57 2026] DELETE /v2.0/networks/8b1abcb9-f545-4e5a-9424-675037a658d5 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:58.274 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20cc5051-4381-4ad2-839d-d9c02c2ea0b3 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] No more DHCP agents 2026-05-11 02:07:58.275 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20cc5051-4381-4ad2-839d-d9c02c2ea0b3 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Unable to schedule network a306feb6-9970-494c-96e5-81830a063cea: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:07:58.695 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6a13f3d-6dc1-4ab8-8ea7-d1d87fb1e258 - - - - - -] Successfully bumped revision number for resource e4f17967-00b2-445d-8b7d-afa0d4c9176f (type: ports) to 2 2026-05-11 02:07:58.726 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6a13f3d-6dc1-4ab8-8ea7-d1d87fb1e258 - - - - - -] Successfully bumped revision number for resource 8fb764fd-e22f-4f99-bd35-3243fb2f95e8 (type: subnets) to 0 [pid: 8|app: 0|req: 1084/1996] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:07:58 2026] POST /v2.0/subnets => generated 629 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1997] 10.0.0.129 () {34 vars in 750 bytes} [Mon May 11 02:07:58 2026] PUT /v2.0/subnets/a06fee80-8263-4ba7-9420-a7a408b2ebbe/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/1998] 10.0.0.129 () {34 vars in 750 bytes} [Mon May 11 02:07:58 2026] PUT /v2.0/subnets/e0317c65-bf78-4407-b990-a87e94915a67/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1999] 10.0.0.129 () {34 vars in 750 bytes} [Mon May 11 02:07:58 2026] PUT /v2.0/subnets/40c6f0f0-d785-48e3-968e-650353ca502e/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/2000] 10.0.0.129 () {34 vars in 750 bytes} [Mon May 11 02:07:58 2026] PUT /v2.0/subnets/63139d71-ea12-43cc-9dac-5853f92dac75/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2001] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/security-groups?tenant_id=51527079deb14c069f8fab87b8714d0b&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/2002] 10.0.0.129 () {32 vars in 663 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/2003] 10.0.0.129 () {32 vars in 677 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/2004] 10.0.0.129 () {32 vars in 673 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/2005] 10.0.0.129 () {32 vars in 685 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/2006] 10.0.0.129 () {32 vars in 671 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2007] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:59 2026] DELETE /v2.0/security-groups/372af725-dcc7-45d4-8d07-b2514c1f4687 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/2008] 10.0.0.129 () {32 vars in 685 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2009] 10.0.0.129 () {32 vars in 681 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/2010] 10.0.0.129 () {32 vars in 693 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:59.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-79c5f6a3-8ef1-45d8-869b-8a2cb6ca7fe1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource cbbf2e77-283f-4ae2-b2a5-b6a85eae6e78 (type: security_groups) to 1 2026-05-11 02:07:59.596 8 INFO neutron.db.ovn_revision_numbers_db [None req-79c5f6a3-8ef1-45d8-869b-8a2cb6ca7fe1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 2426f703-3fdb-4691-a9fa-d80c5657dc05 (type: security_group_rules) to 0 2026-05-11 02:07:59.613 8 INFO neutron.db.ovn_revision_numbers_db [None req-79c5f6a3-8ef1-45d8-869b-8a2cb6ca7fe1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 295659c7-008f-499f-9a1c-5c521e2937d0 (type: security_group_rules) to 0 2026-05-11 02:07:59.630 8 INFO neutron.db.ovn_revision_numbers_db [None req-79c5f6a3-8ef1-45d8-869b-8a2cb6ca7fe1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a3dd3cbc-313a-4d6b-9e9b-6c50c238b8e9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 923/2011] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:59 2026] DELETE /v2.0/subnets/a06fee80-8263-4ba7-9420-a7a408b2ebbe => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:59.641 8 INFO neutron.db.ovn_revision_numbers_db [None req-79c5f6a3-8ef1-45d8-869b-8a2cb6ca7fe1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource df39fed8-b494-48d1-a068-aa90797d8f3a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1089/2012] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/security-groups?tenant_id=4ddcd2903e674f69ae64fb617809c894&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/2013] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:59 2026] DELETE /v2.0/subnets/e0317c65-bf78-4407-b990-a87e94915a67 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2014] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:07:59 2026] DELETE /v2.0/security-groups/cbbf2e77-283f-4ae2-b2a5-b6a85eae6e78 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/2015] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:07:59 2026] DELETE /v2.0/subnets/40c6f0f0-d785-48e3-968e-650353ca502e => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2016] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:08:00 2026] DELETE /v2.0/subnets/63139d71-ea12-43cc-9dac-5853f92dac75 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/2017] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:08:00 2026] DELETE /v2.0/subnets/8fb764fd-e22f-4f99-bd35-3243fb2f95e8 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:00.407 8 INFO neutron.db.ovn_revision_numbers_db [None req-3aaf13b0-ef74-4519-8c9e-ce7ada9a5797 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b2048d09-f0ca-402b-ad07-7538c455f767 (type: security_groups) to 1 2026-05-11 02:08:00.419 8 INFO neutron.db.ovn_revision_numbers_db [None req-3aaf13b0-ef74-4519-8c9e-ce7ada9a5797 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5a58ff82-eabd-432c-9720-a7b2b2f534e7 (type: security_group_rules) to 0 2026-05-11 02:08:00.424 7 INFO neutron_taas.services.taas.taas_plugin [None req-6f258bda-a06c-4e1c-9242-e19ce3d07493 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] TaaS: Handle Delete Port: 519aafbf-663d-4eea-9669-c7d7ca64cefa 2026-05-11 02:08:00.427 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f258bda-a06c-4e1c-9242-e19ce3d07493 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Tap Mirror: Handle Delete Port: 519aafbf-663d-4eea-9669-c7d7ca64cefa 2026-05-11 02:08:00.431 8 INFO neutron.db.ovn_revision_numbers_db [None req-3aaf13b0-ef74-4519-8c9e-ce7ada9a5797 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 887002ac-6460-4891-a438-4310ea8cb049 (type: security_group_rules) to 0 2026-05-11 02:08:00.442 8 INFO neutron.db.ovn_revision_numbers_db [None req-3aaf13b0-ef74-4519-8c9e-ce7ada9a5797 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ab924706-fe9b-43fd-b07e-b35f8f74b2f1 (type: security_group_rules) to 0 2026-05-11 02:08:00.452 8 INFO neutron.db.ovn_revision_numbers_db [None req-3aaf13b0-ef74-4519-8c9e-ce7ada9a5797 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ba55cd15-1a3f-4a8a-80fe-e5bf99b576ef (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1092/2018] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:00 2026] GET /v2.0/security-groups?tenant_id=dc38f68093274c8fac11c29cbca1cb2a&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:00.632 7 INFO neutron.services.segments.plugin [-] Segment 69756656-9f74-4e0b-a06e-ce61cb5daf9c resource provider aggregate not found 2026-05-11 02:08:00.637 7 INFO neutron.services.segments.plugin [-] Segment 69756656-9f74-4e0b-a06e-ce61cb5daf9c resource provider aggregate not found 2026-05-11 02:08:00.651 7 INFO neutron.services.segments.plugin [-] Segment 69756656-9f74-4e0b-a06e-ce61cb5daf9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69756656-9f74-4e0b-a06e-ce61cb5daf9c found for delete ", "request_id": "req-913209fd-accb-4fa7-a6a7-3e2506476508"}]} 2026-05-11 02:08:00.653 7 INFO neutron.services.segments.plugin [-] Segment 69756656-9f74-4e0b-a06e-ce61cb5daf9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69756656-9f74-4e0b-a06e-ce61cb5daf9c found for delete ", "request_id": "req-6d24cce6-17c3-482b-b63c-965d30cde99d"}]} [pid: 7|app: 0|req: 927/2019] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:08:00 2026] DELETE /v2.0/networks/cb813906-c125-45aa-b71e-7bcddad99b1f => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2020] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:00 2026] DELETE /v2.0/security-groups/b2048d09-f0ca-402b-ad07-7538c455f767 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:00.819 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a0461a7-286e-4b84-b509-6ea3a3f91ad4 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] TaaS: Handle Delete Port: 490ce52b-3d2e-42ac-b626-f6810a3998e2 2026-05-11 02:08:00.821 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a0461a7-286e-4b84-b509-6ea3a3f91ad4 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Tap Mirror: Handle Delete Port: 490ce52b-3d2e-42ac-b626-f6810a3998e2 2026-05-11 02:08:00.989 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac39c8de-bab6-46e3-94f3-15d9d243fdec dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource fa504bea-6a81-41ce-8c34-32ce1952b832 (type: security_groups) to 1 2026-05-11 02:08:01.009 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac39c8de-bab6-46e3-94f3-15d9d243fdec dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0c09ed04-b991-4be9-8154-c82e76f92442 (type: security_group_rules) to 0 2026-05-11 02:08:01.027 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac39c8de-bab6-46e3-94f3-15d9d243fdec dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 40b1144d-bf79-4947-b1d3-99e2365d113e (type: security_group_rules) to 0 2026-05-11 02:08:01.043 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac39c8de-bab6-46e3-94f3-15d9d243fdec dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 74e9b50f-54c2-44d5-ac61-db1d6ece66fd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 928/2021] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:08:00 2026] DELETE /v2.0/networks/d2759e6c-97f5-486f-b4f1-9aed55f2e05f => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:01.056 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac39c8de-bab6-46e3-94f3-15d9d243fdec dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource cd9d2f99-c991-4129-9f1a-ed32f086fae0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1094/2022] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:00 2026] GET /v2.0/security-groups?tenant_id=06b3922236264452b378a440ef6aaef6&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:01.139 7 INFO neutron_taas.services.taas.taas_plugin [None req-9260eb8e-4f1b-4a02-931b-ea93eed51000 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] TaaS: Handle Delete Port: 13ac0e17-55e7-486d-abe6-875dd7b494ec 2026-05-11 02:08:01.142 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9260eb8e-4f1b-4a02-931b-ea93eed51000 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Tap Mirror: Handle Delete Port: 13ac0e17-55e7-486d-abe6-875dd7b494ec [pid: 8|app: 0|req: 1095/2023] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:01 2026] DELETE /v2.0/security-groups/fa504bea-6a81-41ce-8c34-32ce1952b832 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/2024] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:08:01 2026] DELETE /v2.0/networks/0aab71cc-eb94-47aa-b249-030d967cdc14 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:01.470 7 INFO neutron_taas.services.taas.taas_plugin [None req-dbaf3039-89e8-4454-a7e2-567ad8737a10 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] TaaS: Handle Delete Port: 9034e380-caa0-4180-9d4c-2aa46424b027 2026-05-11 02:08:01.473 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbaf3039-89e8-4454-a7e2-567ad8737a10 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Tap Mirror: Handle Delete Port: 9034e380-caa0-4180-9d4c-2aa46424b027 [pid: 8|app: 0|req: 1096/2025] 10.0.0.97 () {32 vars in 800 bytes} [Mon May 11 02:08:01 2026] GET /v2.0/extensions => generated 20541 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/2026] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:08:01 2026] DELETE /v2.0/networks/be142e7a-6fbb-4530-935c-e83d49a66342 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:01.793 8 INFO neutron_taas.services.taas.taas_plugin [None req-920635d6-e9d4-4fc5-a96f-c9b91115bc0b 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] TaaS: Handle Delete Port: e4f17967-00b2-445d-8b7d-afa0d4c9176f 2026-05-11 02:08:01.796 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-920635d6-e9d4-4fc5-a96f-c9b91115bc0b 83ea4cb00bf5481dabeccb560cd77bb0 a9ca38e5a97e47469f7d740fff43c7bd - - default default] Tap Mirror: Handle Delete Port: e4f17967-00b2-445d-8b7d-afa0d4c9176f [pid: 7|app: 0|req: 931/2027] 10.0.0.97 () {30 vars in 722 bytes} [Mon May 11 02:08:01 2026] GET /v2.0/quotas/109956c1c0d644f9acc2fc8e53a803c9/details => generated 847 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:01.976 8 INFO neutron.services.segments.plugin [-] Segment 0a7aace1-353c-4134-a8b5-0263f2e44cf7 resource provider aggregate not found 2026-05-11 02:08:01.983 8 INFO neutron.services.segments.plugin [-] Segment 0a7aace1-353c-4134-a8b5-0263f2e44cf7 resource provider aggregate not found 2026-05-11 02:08:01.999 8 INFO neutron.services.segments.plugin [-] Segment 0a7aace1-353c-4134-a8b5-0263f2e44cf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a7aace1-353c-4134-a8b5-0263f2e44cf7 found for delete ", "request_id": "req-805a88b1-98f3-4848-970c-ee4c65304300"}]} 2026-05-11 02:08:02.005 8 INFO neutron.services.segments.plugin [-] Segment 0a7aace1-353c-4134-a8b5-0263f2e44cf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a7aace1-353c-4134-a8b5-0263f2e44cf7 found for delete ", "request_id": "req-ed74c048-65dd-4f16-aa74-211da8837341"}]} [pid: 8|app: 0|req: 1097/2028] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:08:01 2026] DELETE /v2.0/networks/a306feb6-9970-494c-96e5-81830a063cea => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:02.668 7 INFO neutron.services.segments.plugin [-] Segment 14666380-9ae9-488e-9c39-64f65bb50748 resource provider aggregate not found 2026-05-11 02:08:02.673 7 INFO neutron.services.segments.plugin [-] Segment 14666380-9ae9-488e-9c39-64f65bb50748 resource provider aggregate not found 2026-05-11 02:08:02.688 7 INFO neutron.services.segments.plugin [-] Segment 14666380-9ae9-488e-9c39-64f65bb50748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14666380-9ae9-488e-9c39-64f65bb50748 found for delete ", "request_id": "req-d08b04a2-9c70-4853-8df6-44a7c925ebad"}]} 2026-05-11 02:08:02.691 7 INFO neutron.services.segments.plugin [-] Segment 14666380-9ae9-488e-9c39-64f65bb50748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14666380-9ae9-488e-9c39-64f65bb50748 found for delete ", "request_id": "req-d51839c3-c3de-43eb-9819-664c46f3cf4f"}]} 2026-05-11 02:08:02.709 7 INFO neutron.services.segments.plugin [-] Segment ad0011b7-f87d-4ae2-a7b6-03973c25b2b1 resource provider aggregate not found 2026-05-11 02:08:02.715 7 INFO neutron.services.segments.plugin [-] Segment ad0011b7-f87d-4ae2-a7b6-03973c25b2b1 resource provider aggregate not found 2026-05-11 02:08:02.737 7 INFO neutron.services.segments.plugin [-] Segment ad0011b7-f87d-4ae2-a7b6-03973c25b2b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad0011b7-f87d-4ae2-a7b6-03973c25b2b1 found for delete ", "request_id": "req-806f71e7-b581-414c-a88e-b54a496d9b54"}]} 2026-05-11 02:08:02.741 7 INFO neutron.services.segments.plugin [-] Segment ad0011b7-f87d-4ae2-a7b6-03973c25b2b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad0011b7-f87d-4ae2-a7b6-03973c25b2b1 found for delete ", "request_id": "req-6c13ffd8-dc8e-48a4-ab85-c48c67199665"}]} 2026-05-11 02:08:02.756 7 INFO neutron.services.segments.plugin [-] Segment 06d2a5f1-7fa5-4764-9034-f88a8d1a049e resource provider aggregate not found 2026-05-11 02:08:02.762 7 INFO neutron.services.segments.plugin [-] Segment 06d2a5f1-7fa5-4764-9034-f88a8d1a049e resource provider aggregate not found 2026-05-11 02:08:02.773 7 INFO neutron.services.segments.plugin [-] Segment 06d2a5f1-7fa5-4764-9034-f88a8d1a049e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06d2a5f1-7fa5-4764-9034-f88a8d1a049e found for delete ", "request_id": "req-8057214d-f267-43fc-99c8-48802acbc81c"}]} 2026-05-11 02:08:02.775 7 INFO neutron.services.segments.plugin [-] Segment 06d2a5f1-7fa5-4764-9034-f88a8d1a049e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06d2a5f1-7fa5-4764-9034-f88a8d1a049e found for delete ", "request_id": "req-c811cf8f-c0c2-47c4-826c-18ea7cc927eb"}]} 2026-05-11 02:08:03.071 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e738e49-7a0e-4223-bf74-3049b1368eac dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 46fd290e-be08-40ea-bd73-7fdcc22ecc34 (type: security_groups) to 1 2026-05-11 02:08:03.080 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e738e49-7a0e-4223-bf74-3049b1368eac dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 4c0fa826-30ae-4fa0-8615-a6ce78f4588d (type: security_group_rules) to 0 2026-05-11 02:08:03.090 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e738e49-7a0e-4223-bf74-3049b1368eac dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5f88b82f-801a-455a-b0e1-9156c698b84e (type: security_group_rules) to 0 2026-05-11 02:08:03.100 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e738e49-7a0e-4223-bf74-3049b1368eac dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 7debd54f-259e-418a-98ab-1e070b4033f5 (type: security_group_rules) to 0 2026-05-11 02:08:03.109 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e738e49-7a0e-4223-bf74-3049b1368eac dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource dee7ad74-37a0-4207-8acb-00da00889aaf (type: security_group_rules) to 0 [pid: 7|app: 0|req: 932/2029] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:02 2026] GET /v2.0/security-groups?tenant_id=5cbf66b8ba324ec589937f3ccaa9b3c8&name=default => generated 2925 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2030] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:03 2026] DELETE /v2.0/security-groups/46fd290e-be08-40ea-bd73-7fdcc22ecc34 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/2031] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:03 2026] GET /v2.0/security-groups?tenant_id=a9ca38e5a97e47469f7d740fff43c7bd&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2032] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:03 2026] DELETE /v2.0/security-groups/aacb7897-349a-448a-8ed8-072cebc036db => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:04.016 7 INFO neutron.db.ovn_revision_numbers_db [None req-2058980f-afc0-45e0-8617-d4c2640f9db5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c659639d-ae73-4c39-9cd0-3577dee2b5b9 (type: security_groups) to 1 2026-05-11 02:08:04.030 7 INFO neutron.db.ovn_revision_numbers_db [None req-2058980f-afc0-45e0-8617-d4c2640f9db5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 26baa14f-d34b-462f-823c-bb02fc4a2a9d (type: security_group_rules) to 0 2026-05-11 02:08:04.041 7 INFO neutron.db.ovn_revision_numbers_db [None req-2058980f-afc0-45e0-8617-d4c2640f9db5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 38d81df9-b4c0-4d42-9724-ea05c743649e (type: security_group_rules) to 0 2026-05-11 02:08:04.055 7 INFO neutron.db.ovn_revision_numbers_db [None req-2058980f-afc0-45e0-8617-d4c2640f9db5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c39e5878-4f3b-44d5-a3fb-f7b584845abb (type: security_group_rules) to 0 2026-05-11 02:08:04.069 7 INFO neutron.db.ovn_revision_numbers_db [None req-2058980f-afc0-45e0-8617-d4c2640f9db5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f0ec58bd-4f47-453c-82d0-685250d67285 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 934/2033] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:03 2026] GET /v2.0/security-groups?tenant_id=f640e0c89f3c45f19ea446855ccf75d4&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:04.237 8 INFO neutron.db.ovn_revision_numbers_db [None req-ffdbf232-2a68-48d5-a50f-25dfdd7959be 39d6a65d649647f0b480ee1be2a55991 3c554c73866b492a80ef12a2306c27e5 - - default default] Successfully bumped revision number for resource 51626723-5bcd-4b4a-a3a2-d32b086b4dcb (type: routers) to 1 [pid: 8|app: 0|req: 1100/2034] 10.0.0.129 () {34 vars in 667 bytes} [Mon May 11 02:08:03 2026] POST /v2.0/routers => generated 570 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:04.315 7 INFO neutron.db.ovn_revision_numbers_db [None req-5894c8cb-716b-446c-bb97-403364ac84c6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 29d8ebd4-c20b-475d-9e17-f45b002337d4 (type: security_groups) to 1 2026-05-11 02:08:04.327 7 INFO neutron.db.ovn_revision_numbers_db [None req-5894c8cb-716b-446c-bb97-403364ac84c6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 7d567898-54ce-41d8-bc94-9d1e8668e574 (type: security_group_rules) to 0 2026-05-11 02:08:04.343 7 INFO neutron.db.ovn_revision_numbers_db [None req-5894c8cb-716b-446c-bb97-403364ac84c6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 8649a7e8-e981-44ea-a436-f68166a142e5 (type: security_group_rules) to 0 2026-05-11 02:08:04.352 7 INFO neutron.db.ovn_revision_numbers_db [None req-5894c8cb-716b-446c-bb97-403364ac84c6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a82016d4-1611-415d-9507-f65834d8fad1 (type: security_group_rules) to 0 2026-05-11 02:08:04.382 7 INFO neutron.db.ovn_revision_numbers_db [None req-5894c8cb-716b-446c-bb97-403364ac84c6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f408bc73-ae83-4531-ab9e-cd87196ed16c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 935/2035] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:04 2026] GET /v2.0/security-groups?tenant_id=49a27edd52e24eb3a5cc6297b7b7ee6a&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2036] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:04 2026] DELETE /v2.0/security-groups/c659639d-ae73-4c39-9cd0-3577dee2b5b9 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:04.548 7 INFO neutron.db.ovn_revision_numbers_db [None req-524486bf-3a7a-4db3-8dc1-76054a01298b 39d6a65d649647f0b480ee1be2a55991 3c554c73866b492a80ef12a2306c27e5 - - default default] Successfully bumped revision number for resource b10abd81-72a8-4a3e-aac7-6f1468293cf4 (type: routers) to 1 [pid: 7|app: 0|req: 936/2037] 10.0.0.129 () {34 vars in 667 bytes} [Mon May 11 02:08:04 2026] POST /v2.0/routers => generated 570 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:04.707 7 INFO neutron.db.ovn_revision_numbers_db [None req-4910b375-1b18-4bf6-8664-2478e533540a 39d6a65d649647f0b480ee1be2a55991 3c554c73866b492a80ef12a2306c27e5 - - default default] Successfully bumped revision number for resource 9ba9799e-b148-4a2e-b0bc-8faf06c5f67f (type: routers) to 1 [pid: 8|app: 0|req: 1102/2038] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:04 2026] DELETE /v2.0/security-groups/29d8ebd4-c20b-475d-9e17-f45b002337d4 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2039] 10.0.0.129 () {34 vars in 667 bytes} [Mon May 11 02:08:04 2026] POST /v2.0/routers => generated 570 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:04.845 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa0bd2e9-f8b3-4010-a77a-dbb50a25e932 39d6a65d649647f0b480ee1be2a55991 3c554c73866b492a80ef12a2306c27e5 - - default default] Successfully bumped revision number for resource f30b45df-6c78-4684-bece-6be955561ef8 (type: routers) to 1 [pid: 8|app: 0|req: 1103/2040] 10.0.0.129 () {34 vars in 667 bytes} [Mon May 11 02:08:04 2026] POST /v2.0/routers => generated 570 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:04.984 7 INFO neutron.db.ovn_revision_numbers_db [None req-896200da-ddc9-4b6e-8850-7ba887f46a72 39d6a65d649647f0b480ee1be2a55991 3c554c73866b492a80ef12a2306c27e5 - - default default] Successfully bumped revision number for resource 7ff86a99-bfde-4783-a920-31e688c34c1b (type: routers) to 1 [pid: 8|app: 0|req: 1104/2041] 10.0.0.97 () {32 vars in 800 bytes} [Mon May 11 02:08:04 2026] GET /v2.0/extensions => generated 20541 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2042] 10.0.0.129 () {34 vars in 667 bytes} [Mon May 11 02:08:04 2026] POST /v2.0/routers => generated 570 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2043] 10.0.0.129 () {34 vars in 750 bytes} [Mon May 11 02:08:05 2026] PUT /v2.0/routers/51626723-5bcd-4b4a-a3a2-d32b086b4dcb/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2044] 10.0.0.129 () {34 vars in 750 bytes} [Mon May 11 02:08:05 2026] PUT /v2.0/routers/b10abd81-72a8-4a3e-aac7-6f1468293cf4/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2045] 10.0.0.129 () {34 vars in 750 bytes} [Mon May 11 02:08:05 2026] PUT /v2.0/routers/9ba9799e-b148-4a2e-b0bc-8faf06c5f67f/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2046] 10.0.0.97 () {30 vars in 722 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/quotas/109956c1c0d644f9acc2fc8e53a803c9/details => generated 847 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2047] 10.0.0.129 () {34 vars in 750 bytes} [Mon May 11 02:08:05 2026] PUT /v2.0/routers/f30b45df-6c78-4684-bece-6be955561ef8/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/2048] 10.0.0.129 () {32 vars in 663 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/routers?tags=red => generated 1751 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2049] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/agents => generated 1214 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2050] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2051] 10.0.0.129 () {32 vars in 677 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/routers?tags=red%2Cblue => generated 1180 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2052] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2053] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2054] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2055] 10.0.0.129 () {32 vars in 673 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/routers?tags-any=blue => generated 1180 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2056] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/ports => generated 5171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2057] 10.0.0.129 () {32 vars in 685 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1751 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2058] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/networks => generated 2287 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2059] 10.0.0.129 () {32 vars in 671 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/routers?not-tags=red => generated 1152 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2060] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2061] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2062] 10.0.0.129 () {32 vars in 685 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1723 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2063] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/routers => generated 2950 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2064] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2065] 10.0.0.129 () {32 vars in 681 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/routers?not-tags-any=blue => generated 1723 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2066] 10.0.0.129 () {32 vars in 693 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 1152 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2067] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:08:05 2026] GET /v2.0/routers/51626723-5bcd-4b4a-a3a2-d32b086b4dcb => generated 581 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:06.161 7 INFO neutron.db.ovn_revision_numbers_db [None req-23adabad-1c5f-43e4-bc70-d2c4522fb5e9 39d6a65d649647f0b480ee1be2a55991 3c554c73866b492a80ef12a2306c27e5 - - default default] Successfully bumped revision number for resource 51626723-5bcd-4b4a-a3a2-d32b086b4dcb (type: routers) to 2 [pid: 7|app: 0|req: 952/2068] 10.0.0.129 () {34 vars in 741 bytes} [Mon May 11 02:08:05 2026] PUT /v2.0/routers/51626723-5bcd-4b4a-a3a2-d32b086b4dcb => generated 581 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2069] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:08:06 2026] GET /v2.0/ports?device_id=51626723-5bcd-4b4a-a3a2-d32b086b4dcb => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2070] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:08:06 2026] DELETE /v2.0/routers/51626723-5bcd-4b4a-a3a2-d32b086b4dcb => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2071] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:08:06 2026] GET /v2.0/routers/b10abd81-72a8-4a3e-aac7-6f1468293cf4 => generated 589 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:06.485 8 INFO neutron.db.ovn_revision_numbers_db [None req-e08f850b-14af-426c-aad3-612ca42cbb38 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a90a057c-4281-4062-ae7d-a03ccb1cb8c6 (type: security_groups) to 1 2026-05-11 02:08:06.497 8 INFO neutron.db.ovn_revision_numbers_db [None req-e08f850b-14af-426c-aad3-612ca42cbb38 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 36c5f17f-17c8-41cf-8bc3-c0aba5ec27a1 (type: security_group_rules) to 0 2026-05-11 02:08:06.510 8 INFO neutron.db.ovn_revision_numbers_db [None req-e08f850b-14af-426c-aad3-612ca42cbb38 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 3960f0b6-493b-4d10-80ff-ae38fbcdb18b (type: security_group_rules) to 0 2026-05-11 02:08:06.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-e08f850b-14af-426c-aad3-612ca42cbb38 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 48574435-0a47-466b-a28e-084209d536d0 (type: security_group_rules) to 0 2026-05-11 02:08:06.536 8 INFO neutron.db.ovn_revision_numbers_db [None req-e08f850b-14af-426c-aad3-612ca42cbb38 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c5c1f45e-ed16-4476-8c2f-d83505934db5 (type: security_group_rules) to 0 2026-05-11 02:08:06.616 8 INFO neutron.db.segments_db [None req-e08f850b-14af-426c-aad3-612ca42cbb38 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Added segment 929401b3-33f7-4924-b85f-461011162f37 of type geneve for network 23ea223d-9a93-4c4f-b8f0-4b45a86c27d0 2026-05-11 02:08:06.645 7 INFO neutron.db.ovn_revision_numbers_db [None req-0cd34a7e-9f6c-4a3b-995c-570a8fd15265 39d6a65d649647f0b480ee1be2a55991 3c554c73866b492a80ef12a2306c27e5 - - default default] Successfully bumped revision number for resource b10abd81-72a8-4a3e-aac7-6f1468293cf4 (type: routers) to 2 [pid: 7|app: 0|req: 956/2072] 10.0.0.129 () {34 vars in 741 bytes} [Mon May 11 02:08:06 2026] PUT /v2.0/routers/b10abd81-72a8-4a3e-aac7-6f1468293cf4 => generated 589 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2073] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:08:06 2026] GET /v2.0/ports?device_id=b10abd81-72a8-4a3e-aac7-6f1468293cf4 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:06.735 8 INFO neutron.db.ovn_revision_numbers_db [None req-e08f850b-14af-426c-aad3-612ca42cbb38 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 23ea223d-9a93-4c4f-b8f0-4b45a86c27d0 (type: networks) to 1 [pid: 7|app: 0|req: 958/2074] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:08:06 2026] DELETE /v2.0/routers/b10abd81-72a8-4a3e-aac7-6f1468293cf4 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:06.925 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e08f850b-14af-426c-aad3-612ca42cbb38 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:08:06.926 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e08f850b-14af-426c-aad3-612ca42cbb38 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 23ea223d-9a93-4c4f-b8f0-4b45a86c27d0: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 959/2075] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:08:06 2026] GET /v2.0/routers/9ba9799e-b148-4a2e-b0bc-8faf06c5f67f => generated 598 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:06.994 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: bbe2c711-f5c4-4404-8808-2154b5599d4f 2026-05-11 02:08:07.043 8 INFO neutron.db.ovn_revision_numbers_db [None req-e08f850b-14af-426c-aad3-612ca42cbb38 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bbe2c711-f5c4-4404-8808-2154b5599d4f (type: ports) to 1 [pid: 8|app: 0|req: 1117/2076] 10.0.0.129 () {34 vars in 670 bytes} [Mon May 11 02:08:06 2026] POST /v2.0/networks => generated 781 bytes in 918 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:07.239 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41b5dec4-cabf-48fe-b829-bc98c193927e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:08:07.240 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41b5dec4-cabf-48fe-b829-bc98c193927e dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 23ea223d-9a93-4c4f-b8f0-4b45a86c27d0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:07.251 7 INFO neutron.db.ovn_revision_numbers_db [None req-236b4459-ec58-423e-bcaa-e8044ff6e9a2 39d6a65d649647f0b480ee1be2a55991 3c554c73866b492a80ef12a2306c27e5 - - default default] Successfully bumped revision number for resource 9ba9799e-b148-4a2e-b0bc-8faf06c5f67f (type: routers) to 2 [pid: 7|app: 0|req: 960/2077] 10.0.0.129 () {34 vars in 741 bytes} [Mon May 11 02:08:06 2026] PUT /v2.0/routers/9ba9799e-b148-4a2e-b0bc-8faf06c5f67f => generated 598 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2078] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:08:07 2026] GET /v2.0/ports?device_id=9ba9799e-b148-4a2e-b0bc-8faf06c5f67f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2079] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:08:07 2026] DELETE /v2.0/routers/9ba9799e-b148-4a2e-b0bc-8faf06c5f67f => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2080] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:08:07 2026] GET /v2.0/routers/f30b45df-6c78-4684-bece-6be955561ef8 => generated 583 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:07.766 8 INFO neutron.db.ovn_revision_numbers_db [None req-9883ce34-6262-4916-9a39-94e3e0990c83 - - - - - -] Successfully bumped revision number for resource bbe2c711-f5c4-4404-8808-2154b5599d4f (type: ports) to 2 2026-05-11 02:08:07.803 8 INFO neutron.db.ovn_revision_numbers_db [None req-9883ce34-6262-4916-9a39-94e3e0990c83 - - - - - -] Successfully bumped revision number for resource f76a2fe1-8237-4857-9e8c-0cf70c9ea5cf (type: subnets) to 0 [pid: 8|app: 0|req: 1118/2081] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:08:07 2026] POST /v2.0/subnets => generated 687 bytes in 724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:07.827 7 INFO neutron.db.ovn_revision_numbers_db [None req-deda0207-a057-429c-8274-28f571e02c55 39d6a65d649647f0b480ee1be2a55991 3c554c73866b492a80ef12a2306c27e5 - - default default] Successfully bumped revision number for resource f30b45df-6c78-4684-bece-6be955561ef8 (type: routers) to 2 [pid: 7|app: 0|req: 964/2082] 10.0.0.129 () {34 vars in 741 bytes} [Mon May 11 02:08:07 2026] PUT /v2.0/routers/f30b45df-6c78-4684-bece-6be955561ef8 => generated 583 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2083] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:08:07 2026] GET /v2.0/ports?device_id=f30b45df-6c78-4684-bece-6be955561ef8 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:08.273 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ddf97bf8-72e3-4fd9-900f-f13e4b58b6c7 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:08:08.275 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ddf97bf8-72e3-4fd9-900f-f13e4b58b6c7 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:08.377 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] OVN reports status down for port: 6890c545-91f8-4a6d-86e2-b160734670cc 2026-05-11 02:08:08.414 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddf97bf8-72e3-4fd9-900f-f13e4b58b6c7 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6890c545-91f8-4a6d-86e2-b160734670cc (type: ports) to 1 [pid: 7|app: 0|req: 966/2084] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:08:07 2026] DELETE /v2.0/routers/f30b45df-6c78-4684-bece-6be955561ef8 => generated 0 bytes in 708 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:08.781 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a7f0d93-b129-4ee2-977a-0f7ebdce1e5a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6980fff4-d225-4dee-b3ce-0fc76be88154 (type: security_groups) to 1 2026-05-11 02:08:08.794 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a7f0d93-b129-4ee2-977a-0f7ebdce1e5a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 059a4c7c-07f1-4d8f-925d-740226608f4e (type: security_group_rules) to 0 2026-05-11 02:08:08.804 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a7f0d93-b129-4ee2-977a-0f7ebdce1e5a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 7b7c33df-9632-40e8-ab5c-88e229d62aef (type: security_group_rules) to 0 2026-05-11 02:08:08.817 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a7f0d93-b129-4ee2-977a-0f7ebdce1e5a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ddc68ae8-6882-4620-b217-96b4f415e859 (type: security_group_rules) to 0 2026-05-11 02:08:08.827 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a7f0d93-b129-4ee2-977a-0f7ebdce1e5a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e1d67914-c368-4280-8e8a-53cfd4e674ce (type: security_group_rules) to 0 [pid: 7|app: 0|req: 967/2085] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:08 2026] GET /v2.0/security-groups?tenant_id=109956c1c0d644f9acc2fc8e53a803c9&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2086] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:08:08 2026] GET /v2.0/routers/7ff86a99-bfde-4783-a920-31e688c34c1b => generated 576 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:08.921 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-f2ea0e98-5100-49a1-9a19-5060820db595 - - - - - -] Schedule LRP lrp-6890c545-91f8-4a6d-86e2-b160734670cc on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:08:08.942 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] OVN reports status up for port: 6890c545-91f8-4a6d-86e2-b160734670cc 2026-05-11 02:08:08.950 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1bd8b636-c3da-45b8-baa2-46302a99989b - - - - - -] Router e76ce520-44b0-4290-a934-6ea062f43408 is bound to host instance 2026-05-11 02:08:08.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddf97bf8-72e3-4fd9-900f-f13e4b58b6c7 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6890c545-91f8-4a6d-86e2-b160734670cc (type: router_ports) to 1 2026-05-11 02:08:08.997 7 INFO neutron.plugins.ml2.plugin [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] Attempt 1 to provision port 6890c545-91f8-4a6d-86e2-b160734670cc 2026-05-11 02:08:09.042 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddf97bf8-72e3-4fd9-900f-f13e4b58b6c7 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e76ce520-44b0-4290-a934-6ea062f43408 (type: routers) to 2 [pid: 8|app: 0|req: 1119/2087] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:08:07 2026] POST /v2.0/routers => generated 965 bytes in 1231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2088] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:08:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2089] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:09 2026] DELETE /v2.0/security-groups/6980fff4-d225-4dee-b3ce-0fc76be88154 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2090] 10.0.0.129 () {34 vars in 741 bytes} [Mon May 11 02:08:09 2026] PUT /v2.0/routers/7ff86a99-bfde-4783-a920-31e688c34c1b => generated 576 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:09.617 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d93b69e0-7829-469e-bb41-b17dcb932f74 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:08:09.618 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d93b69e0-7829-469e-bb41-b17dcb932f74 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 23ea223d-9a93-4c4f-b8f0-4b45a86c27d0: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 971/2091] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:08:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:09.743 8 INFO neutron.db.ovn_revision_numbers_db [None req-d93b69e0-7829-469e-bb41-b17dcb932f74 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 4b3d5f00-42d2-4cf2-945a-c2cf2428cd42 (type: ports) to 1 [pid: 7|app: 0|req: 972/2092] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:08:09 2026] GET /v2.0/ports?device_id=7ff86a99-bfde-4783-a920-31e688c34c1b => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2095] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:08:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2096] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:08:09 2026] DELETE /v2.0/routers/7ff86a99-bfde-4783-a920-31e688c34c1b => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2097] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:08:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:10.370 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d93b69e0-7829-469e-bb41-b17dcb932f74 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:08:10.371 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d93b69e0-7829-469e-bb41-b17dcb932f74 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 23ea223d-9a93-4c4f-b8f0-4b45a86c27d0: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 978/2098] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:08:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2099] 10.0.0.129 () {34 vars in 758 bytes} [Mon May 11 02:08:10 2026] PUT /v2.0/subnetpools/5b0913c0-40f2-4642-9d35-63bb840530cd/tags => generated 17 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2100] 10.0.0.129 () {34 vars in 758 bytes} [Mon May 11 02:08:10 2026] PUT /v2.0/subnetpools/41b2a825-3c38-4543-930b-1d41117f3b17/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:10.616 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8f4167f-4f9e-4270-a92c-b3cd42fe6cc9 - - - - - -] Successfully bumped revision number for resource 6890c545-91f8-4a6d-86e2-b160734670cc (type: ports) to 4 [pid: 7|app: 0|req: 981/2101] 10.0.0.129 () {34 vars in 758 bytes} [Mon May 11 02:08:10 2026] PUT /v2.0/subnetpools/31dea7e7-c9d2-4b4b-975c-b19ccd050732/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2102] 10.0.0.129 () {34 vars in 758 bytes} [Mon May 11 02:08:10 2026] PUT /v2.0/subnetpools/c3bd85e9-784b-4768-ba41-493ffe6eb14c/tags => generated 19 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2103] 10.0.0.129 () {32 vars in 671 bytes} [Mon May 11 02:08:10 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:10.812 8 INFO neutron.db.ovn_revision_numbers_db [None req-d93b69e0-7829-469e-bb41-b17dcb932f74 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 4b3d5f00-42d2-4cf2-945a-c2cf2428cd42 (type: router_ports) to 1 [pid: 8|app: 0|req: 1121/2104] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:08:09 2026] PUT /v2.0/routers/e76ce520-44b0-4290-a934-6ea062f43408/add_router_interface => generated 309 bytes in 1560 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2105] 10.0.0.129 () {32 vars in 685 bytes} [Mon May 11 02:08:10 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2106] 10.0.0.129 () {32 vars in 681 bytes} [Mon May 11 02:08:10 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2107] 10.0.0.129 () {32 vars in 693 bytes} [Mon May 11 02:08:10 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2108] 10.0.0.129 () {32 vars in 679 bytes} [Mon May 11 02:08:10 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2109] 10.0.0.129 () {32 vars in 693 bytes} [Mon May 11 02:08:11 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2110] 10.0.0.129 () {32 vars in 689 bytes} [Mon May 11 02:08:11 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2111] 10.0.0.129 () {32 vars in 701 bytes} [Mon May 11 02:08:11 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:11.244 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8f4167f-4f9e-4270-a92c-b3cd42fe6cc9 - - - - - -] Successfully bumped revision number for resource 6890c545-91f8-4a6d-86e2-b160734670cc (type: ports) to 5 2026-05-11 02:08:11.246 8 INFO neutron.db.ovn_revision_numbers_db [None req-4488fec6-484b-4ffb-8e02-a858f14ec2e4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource acdc6882-3df1-43e9-8b14-43d6035d9869 (type: security_groups) to 1 2026-05-11 02:08:11.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-4488fec6-484b-4ffb-8e02-a858f14ec2e4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0f4dadbe-ab97-4d6e-b34a-28933ef78bc6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 989/2112] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:08:11 2026] DELETE /v2.0/subnetpools/5b0913c0-40f2-4642-9d35-63bb840530cd => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:11.277 8 INFO neutron.db.ovn_revision_numbers_db [None req-4488fec6-484b-4ffb-8e02-a858f14ec2e4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 945b4aab-df1e-4f98-9158-e9db150d3cf2 (type: security_group_rules) to 0 2026-05-11 02:08:11.287 8 INFO neutron.db.ovn_revision_numbers_db [None req-4488fec6-484b-4ffb-8e02-a858f14ec2e4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a67421c4-3baa-40f2-95ca-d4dc1e5ab023 (type: security_group_rules) to 0 2026-05-11 02:08:11.302 8 INFO neutron.db.ovn_revision_numbers_db [None req-4488fec6-484b-4ffb-8e02-a858f14ec2e4 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f855358b-ddbc-4680-8c63-d1704708c1c4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 990/2113] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:08:11 2026] DELETE /v2.0/subnetpools/41b2a825-3c38-4543-930b-1d41117f3b17 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2114] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:11 2026] GET /v2.0/security-groups?tenant_id=a056607c277d4493851865396caf601f&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2115] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:08:11 2026] DELETE /v2.0/subnetpools/31dea7e7-c9d2-4b4b-975c-b19ccd050732 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2116] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:08:11 2026] DELETE /v2.0/subnetpools/c3bd85e9-784b-4768-ba41-493ffe6eb14c => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2117] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:08:11 2026] DELETE /v2.0/subnetpools/9e1f261e-d3aa-4995-9c4f-a4ccec080fe2 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2118] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:11 2026] DELETE /v2.0/security-groups/acdc6882-3df1-43e9-8b14-43d6035d9869 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:11.817 7 INFO neutron.db.ovn_revision_numbers_db [None req-8670812a-e053-4e79-8680-300179173e27 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 2e66160d-49b5-4c29-85e8-dc510dbdadef (type: security_groups) to 1 2026-05-11 02:08:11.838 7 INFO neutron.db.ovn_revision_numbers_db [None req-8670812a-e053-4e79-8680-300179173e27 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 122bc0dc-2ebe-42f1-820b-830ee2b4fac8 (type: security_group_rules) to 0 2026-05-11 02:08:11.846 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] OVN reports status down for port: 4b3d5f00-42d2-4cf2-945a-c2cf2428cd42 2026-05-11 02:08:11.859 7 INFO neutron.db.ovn_revision_numbers_db [None req-8670812a-e053-4e79-8680-300179173e27 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 544af8b5-cf85-450b-9938-724aa2088e47 (type: security_group_rules) to 0 2026-05-11 02:08:11.880 7 INFO neutron.db.ovn_revision_numbers_db [None req-8670812a-e053-4e79-8680-300179173e27 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 9dda9b0e-1a50-429c-9d19-effb541ea8e5 (type: security_group_rules) to 0 2026-05-11 02:08:11.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-8670812a-e053-4e79-8680-300179173e27 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ded8ef9e-2456-439d-9853-8e6847daf8c7 (type: security_group_rules) to 0 2026-05-11 02:08:11.945 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] Logical_Switch_Port 4b3d5f00-42d2-4cf2-945a-c2cf2428cd42 host information not removed, the port state is up 2026-05-11 02:08:11.948 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] OVN reports status up for port: 4b3d5f00-42d2-4cf2-945a-c2cf2428cd42 [pid: 7|app: 0|req: 994/2119] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:11 2026] GET /v2.0/security-groups?tenant_id=f6877fc122054cd0bd8725f067fff330&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:11.967 7 INFO neutron.plugins.ml2.plugin [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] Attempt 1 to provision port 4b3d5f00-42d2-4cf2-945a-c2cf2428cd42 [pid: 8|app: 0|req: 1126/2120] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:11 2026] DELETE /v2.0/security-groups/2e66160d-49b5-4c29-85e8-dc510dbdadef => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:12.375 7 INFO neutron.db.ovn_revision_numbers_db [None req-a7dd13a7-a3ae-4996-b932-1a8ca150cff4 - - - - - -] Successfully bumped revision number for resource 4b3d5f00-42d2-4cf2-945a-c2cf2428cd42 (type: ports) to 2 2026-05-11 02:08:12.434 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cdd3509-aebb-4c40-a13f-294678afe5a5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f105036c-d476-46de-9680-e75685f81220 (type: security_groups) to 1 2026-05-11 02:08:12.446 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cdd3509-aebb-4c40-a13f-294678afe5a5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 4de38045-f2a6-40e2-8f27-fd7729eded23 (type: security_group_rules) to 0 2026-05-11 02:08:12.460 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cdd3509-aebb-4c40-a13f-294678afe5a5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 649d4c35-0436-4bf1-9200-5fc8ed90d8f1 (type: security_group_rules) to 0 2026-05-11 02:08:12.477 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cdd3509-aebb-4c40-a13f-294678afe5a5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ccc3982e-ff17-457c-af58-cf5e69ae3339 (type: security_group_rules) to 0 2026-05-11 02:08:12.491 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cdd3509-aebb-4c40-a13f-294678afe5a5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource fdaedce7-8233-4580-bf4f-e6aa9f6ebdb1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1127/2121] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:12 2026] GET /v2.0/security-groups?tenant_id=3c554c73866b492a80ef12a2306c27e5&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:12.574 7 INFO neutron.db.ovn_revision_numbers_db [None req-23169e87-2d6b-4c9d-8d34-ccc862847b6d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b9accb6e-843e-4780-9bc3-b591b781d780 (type: security_groups) to 1 2026-05-11 02:08:12.586 7 INFO neutron.db.ovn_revision_numbers_db [None req-23169e87-2d6b-4c9d-8d34-ccc862847b6d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 2f33c199-4b54-4132-988d-f54c96c59974 (type: security_group_rules) to 0 2026-05-11 02:08:12.596 7 INFO neutron.db.ovn_revision_numbers_db [None req-23169e87-2d6b-4c9d-8d34-ccc862847b6d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d72726fd-95e0-431d-a2d5-926712b998da (type: security_group_rules) to 0 2026-05-11 02:08:12.606 7 INFO neutron.db.ovn_revision_numbers_db [None req-23169e87-2d6b-4c9d-8d34-ccc862847b6d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e79cf101-487a-47fc-b1f9-f3347a95b7ee (type: security_group_rules) to 0 2026-05-11 02:08:12.617 7 INFO neutron.db.ovn_revision_numbers_db [None req-23169e87-2d6b-4c9d-8d34-ccc862847b6d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f8cc3c32-fe51-4ad7-845a-a072388d0f79 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 995/2122] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:12 2026] GET /v2.0/security-groups?tenant_id=a11dcc2a591d4e1c8da4505ae90f788b&name=default => generated 2925 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2123] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:12 2026] DELETE /v2.0/security-groups/f105036c-d476-46de-9680-e75685f81220 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:12.985 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d279a90e-a215-47f6-8c0b-7414dd274036 eeb71ee69dab44739c3452dea83febee d63ec4408d824bb6b5100c89751255d9 - - default default] No more DHCP agents 2026-05-11 02:08:12.987 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d279a90e-a215-47f6-8c0b-7414dd274036 eeb71ee69dab44739c3452dea83febee d63ec4408d824bb6b5100c89751255d9 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1129/2124] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:12 2026] DELETE /v2.0/security-groups/b9accb6e-843e-4780-9bc3-b591b781d780 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2125] 10.0.0.128 () {34 vars in 981 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/networks?id=23ea223d-9a93-4c4f-b8f0-4b45a86c27d0 => generated 710 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2126] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:08:12 2026] POST /v2.0/floatingips => generated 552 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2127] 10.0.0.128 () {34 vars in 964 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/quotas/d5820b104a2f4b0bb4b121329e2d178b => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:13.328 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a2bbaab-703a-4d6d-a617-07909263df0f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 1dc68bb4-af9e-4bba-9635-99d9331c1bab (type: security_groups) to 1 [pid: 7|app: 0|req: 998/2128] 10.0.0.129 () {34 vars in 758 bytes} [Mon May 11 02:08:13 2026] PUT /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:13.341 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a2bbaab-703a-4d6d-a617-07909263df0f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 70e09552-7d68-4fb1-a3c1-5202caf35ebe (type: security_group_rules) to 0 2026-05-11 02:08:13.359 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a2bbaab-703a-4d6d-a617-07909263df0f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 72043ba8-242b-4b9c-808f-dea4edd42d92 (type: security_group_rules) to 0 2026-05-11 02:08:13.374 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a2bbaab-703a-4d6d-a617-07909263df0f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 7393b68e-63a3-4038-a89e-c46fa7722631 (type: security_group_rules) to 0 2026-05-11 02:08:13.387 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a2bbaab-703a-4d6d-a617-07909263df0f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e22191a6-08ab-4103-b69c-980392ebd823 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 999/2129] 10.0.0.128 () {34 vars in 1001 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/ports?tenant_id=d5820b104a2f4b0bb4b121329e2d178b&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2130] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2131] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/security-groups?tenant_id=ea0d8bd69b474590882769b3f1c55c7b&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2132] 10.0.0.128 () {34 vars in 1007 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/networks/23ea223d-9a93-4c4f-b8f0-4b45a86c27d0?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2133] 10.0.0.129 () {34 vars in 769 bytes} [Mon May 11 02:08:13 2026] PUT /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags/green => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2134] 10.0.0.128 () {34 vars in 1107 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/networks/23ea223d-9a93-4c4f-b8f0-4b45a86c27d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2135] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2136] 10.0.0.129 () {34 vars in 765 bytes} [Mon May 11 02:08:13 2026] PUT /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags/red => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2137] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2138] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:13 2026] DELETE /v2.0/security-groups/1dc68bb4-af9e-4bba-9635-99d9331c1bab => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2139] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2140] 10.0.0.129 () {34 vars in 787 bytes} [Mon May 11 02:08:13 2026] PUT /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2141] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2142] 10.0.0.129 () {34 vars in 758 bytes} [Mon May 11 02:08:13 2026] PUT /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:13.981 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae1ce2bc-2a82-4eb5-b431-8d4c9b9a4675 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource afe2356b-a6b6-40d7-926a-e645ab05d0fa (type: security_groups) to 1 [pid: 8|app: 0|req: 1140/2143] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:13.994 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae1ce2bc-2a82-4eb5-b431-8d4c9b9a4675 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 82133583-e0fd-41d0-ba0f-cf5f382dbec8 (type: security_group_rules) to 0 2026-05-11 02:08:14.004 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae1ce2bc-2a82-4eb5-b431-8d4c9b9a4675 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 8e4f39f0-b6cb-4ace-8b1f-e7725007d3ab (type: security_group_rules) to 0 2026-05-11 02:08:14.013 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae1ce2bc-2a82-4eb5-b431-8d4c9b9a4675 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource da622201-51bc-43ae-8b07-205a7356419a (type: security_group_rules) to 0 2026-05-11 02:08:14.024 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae1ce2bc-2a82-4eb5-b431-8d4c9b9a4675 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource efc2e3a1-991f-48d1-a3a7-e73ab20dafc7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1141/2144] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2145] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/security-groups?tenant_id=a8cc1ea8962847eeafaa5316b51ce47c&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:14.071 8 INFO neutron.api.v2.resource [None req-44f32d49-e354-4168-98f9-5852517067c6 eeb71ee69dab44739c3452dea83febee d63ec4408d824bb6b5100c89751255d9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1142/2146] 10.0.0.129 () {32 vars in 750 bytes} [Mon May 11 02:08:14 2026] GET /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2147] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:08:14 2026] DELETE /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2148] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:08:14 2026] GET /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:14.214 8 INFO neutron.api.v2.resource [None req-0333b81e-86b8-43d6-ba8d-2257d6e7fa75 eeb71ee69dab44739c3452dea83febee d63ec4408d824bb6b5100c89751255d9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1145/2149] 10.0.0.129 () {32 vars in 753 bytes} [Mon May 11 02:08:14 2026] DELETE /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2150] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:14 2026] DELETE /v2.0/security-groups/afe2356b-a6b6-40d7-926a-e645ab05d0fa => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2151] 10.0.0.129 () {32 vars in 741 bytes} [Mon May 11 02:08:14 2026] DELETE /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2152] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:08:14 2026] GET /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:14.429 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f809f73-6d6f-40af-a0e1-677f7f368b3e eeb71ee69dab44739c3452dea83febee d63ec4408d824bb6b5100c89751255d9 - - default default] TaaS: Handle Delete Port: f01865fd-064f-4d0a-b6ce-4598ad6a0dba 2026-05-11 02:08:14.431 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f809f73-6d6f-40af-a0e1-677f7f368b3e eeb71ee69dab44739c3452dea83febee d63ec4408d824bb6b5100c89751255d9 - - default default] Tap Mirror: Handle Delete Port: f01865fd-064f-4d0a-b6ce-4598ad6a0dba [pid: 8|app: 0|req: 1147/2153] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:08:14 2026] DELETE /v2.0/floatingips/af84ee8c-2977-4112-a917-4a2eab79a22a => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2154] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:14 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:15.503 8 INFO neutron.db.ovn_revision_numbers_db [None req-cc5de018-3be6-4cc6-b643-1bcc11b8f29b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bfbb1f41-92cb-483d-9d67-6ce8d31c4b43 (type: security_groups) to 1 2026-05-11 02:08:15.515 8 INFO neutron.db.ovn_revision_numbers_db [None req-cc5de018-3be6-4cc6-b643-1bcc11b8f29b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 2c79dea6-99e5-473a-b24d-b5eeb81b35bd (type: security_group_rules) to 0 2026-05-11 02:08:15.526 8 INFO neutron.db.ovn_revision_numbers_db [None req-cc5de018-3be6-4cc6-b643-1bcc11b8f29b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 41ae2458-71fa-49b0-a632-f778bfd121f5 (type: security_group_rules) to 0 2026-05-11 02:08:15.546 8 INFO neutron.db.ovn_revision_numbers_db [None req-cc5de018-3be6-4cc6-b643-1bcc11b8f29b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 546300b5-add1-4dc6-a62c-ab82c680ec67 (type: security_group_rules) to 0 2026-05-11 02:08:15.557 8 INFO neutron.db.ovn_revision_numbers_db [None req-cc5de018-3be6-4cc6-b643-1bcc11b8f29b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ef8e2e0f-73c1-4c8a-a127-7807e2c03f51 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1148/2155] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:15 2026] GET /v2.0/security-groups?tenant_id=11b09a99b568462da3fec46e4c27509a&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2156] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:15 2026] DELETE /v2.0/security-groups/bfbb1f41-92cb-483d-9d67-6ce8d31c4b43 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2157] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:15 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:16.076 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fb6d607-b4d8-4685-83c4-59fb7a1c23f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5fa6db19-9460-4751-a86a-42da7d644823 (type: security_groups) to 1 2026-05-11 02:08:16.090 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fb6d607-b4d8-4685-83c4-59fb7a1c23f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 2394cab4-0290-4d67-9b27-0a97022be18d (type: security_group_rules) to 0 2026-05-11 02:08:16.101 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fb6d607-b4d8-4685-83c4-59fb7a1c23f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a054c314-784c-40c5-8fc5-48fdf7fcd34f (type: security_group_rules) to 0 2026-05-11 02:08:16.117 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fb6d607-b4d8-4685-83c4-59fb7a1c23f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource cfc90af2-4e9a-4e99-bc3c-ab83b26dc04a (type: security_group_rules) to 0 2026-05-11 02:08:16.127 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fb6d607-b4d8-4685-83c4-59fb7a1c23f8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource fe986796-47ed-4a97-9ea0-d8ab51cb9a76 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1009/2158] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:15 2026] GET /v2.0/security-groups?tenant_id=d63ec4408d824bb6b5100c89751255d9&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2159] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:16 2026] DELETE /v2.0/security-groups/5fa6db19-9460-4751-a86a-42da7d644823 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2160] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:16 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:17.280 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0f8d0c6-7141-4b3e-b859-bdfdfdc2958a 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource 5a4583f2-cd73-4e51-affd-f19b09306c7e (type: security_groups) to 1 2026-05-11 02:08:17.293 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0f8d0c6-7141-4b3e-b859-bdfdfdc2958a 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource 07ae1419-fb03-4d58-a447-d289580296f0 (type: security_group_rules) to 0 2026-05-11 02:08:17.306 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0f8d0c6-7141-4b3e-b859-bdfdfdc2958a 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource 35ce7a06-3d72-4de8-b5e2-a96efa37de60 (type: security_group_rules) to 0 2026-05-11 02:08:17.321 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0f8d0c6-7141-4b3e-b859-bdfdfdc2958a 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource 386791ab-2fd4-47a1-bf92-8ea157cbb7f2 (type: security_group_rules) to 0 2026-05-11 02:08:17.333 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0f8d0c6-7141-4b3e-b859-bdfdfdc2958a 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource a7b2e1c8-d76a-46b2-857e-c7d13f8bf00f (type: security_group_rules) to 0 2026-05-11 02:08:17.432 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0f8d0c6-7141-4b3e-b859-bdfdfdc2958a 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource 1bdd35ff-7b54-4a41-b51b-87d08431b7c1 (type: security_groups) to 1 2026-05-11 02:08:17.469 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0f8d0c6-7141-4b3e-b859-bdfdfdc2958a 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource 1b0ef1a8-8c16-4b55-90bf-8db080f2cdeb (type: security_group_rules) to 0 2026-05-11 02:08:17.494 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0f8d0c6-7141-4b3e-b859-bdfdfdc2958a 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource ecea5074-1a55-469d-b075-1269be9fc1d3 (type: security_group_rules) to 0 2026-05-11 02:08:17.506 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ec09b263-28a9-404c-bd64-173a4dec8d49 - - - - - -] No hosting information found for port 4b3d5f00-42d2-4cf2-945a-c2cf2428cd42: RuntimeError: No hosting information found for port 4b3d5f00-42d2-4cf2-945a-c2cf2428cd42 [pid: 7|app: 0|req: 1010/2161] 10.0.0.129 () {34 vars in 683 bytes} [Mon May 11 02:08:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:08:17.629 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec09b263-28a9-404c-bd64-173a4dec8d49 - - - - - -] Successfully bumped revision number for resource 4b3d5f00-42d2-4cf2-945a-c2cf2428cd42 (type: router_ports) to 2 2026-05-11 02:08:17.685 8 INFO neutron.db.ovn_revision_numbers_db [None req-4fe6d0dc-0883-444b-907e-1ca4413a7106 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource 60cf8e9c-3076-46e4-bd0d-e90afba21434 (type: security_groups) to 1 2026-05-11 02:08:17.702 8 INFO neutron.db.ovn_revision_numbers_db [None req-4fe6d0dc-0883-444b-907e-1ca4413a7106 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource 93538de4-ba80-46f4-b5e8-8cd0309bec19 (type: security_group_rules) to 0 2026-05-11 02:08:17.714 8 INFO neutron.db.ovn_revision_numbers_db [None req-4fe6d0dc-0883-444b-907e-1ca4413a7106 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource b4ddf6f6-698b-42b1-9e17-81ade81cd925 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1152/2162] 10.0.0.129 () {34 vars in 683 bytes} [Mon May 11 02:08:17 2026] POST /v2.0/security-groups => generated 1601 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2163] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:08:17 2026] GET /v2.0/networks?id=23ea223d-9a93-4c4f-b8f0-4b45a86c27d0 => generated 710 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:17.953 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef6bc764-2a84-4cfc-82aa-4ef6f54ce2ea 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource 88b7c438-a0ed-4b7f-a1bf-fd9c05c9ad09 (type: security_groups) to 1 2026-05-11 02:08:17.977 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef6bc764-2a84-4cfc-82aa-4ef6f54ce2ea 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource 8bdd5b5e-b0ce-417a-a91a-10a418958ce4 (type: security_group_rules) to 0 2026-05-11 02:08:18.010 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef6bc764-2a84-4cfc-82aa-4ef6f54ce2ea 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource 981850d1-6fb8-4dbd-a9e8-9676d44c1e48 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1011/2164] 10.0.0.129 () {34 vars in 683 bytes} [Mon May 11 02:08:17 2026] POST /v2.0/security-groups => generated 1601 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2165] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:18 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:18.200 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce689a45-8b8e-495c-8fe9-bffa664806b3 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource 4b83b8f3-ef99-41d5-afc0-d159cb72ee7f (type: security_groups) to 1 2026-05-11 02:08:18.213 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce689a45-8b8e-495c-8fe9-bffa664806b3 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource f6767179-ec06-4fea-9703-fc4867df9fd3 (type: security_group_rules) to 0 2026-05-11 02:08:18.225 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce689a45-8b8e-495c-8fe9-bffa664806b3 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource f718c579-bc37-4030-94c5-5c7019040f17 (type: security_group_rules) to 0 2026-05-11 02:08:18.238 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-c37720bd-274a-4580-8bfe-15c0124cc18f req-b355ae5e-6500-4581-803c-2823b3e846ce d3dce99758cf4eabb9eef3eb947b5bb0 d5820b104a2f4b0bb4b121329e2d178b - - default default] No more DHCP agents 2026-05-11 02:08:18.239 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-c37720bd-274a-4580-8bfe-15c0124cc18f req-b355ae5e-6500-4581-803c-2823b3e846ce d3dce99758cf4eabb9eef3eb947b5bb0 d5820b104a2f4b0bb4b121329e2d178b - - default default] Unable to schedule network 23ea223d-9a93-4c4f-b8f0-4b45a86c27d0: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1013/2166] 10.0.0.129 () {34 vars in 683 bytes} [Mon May 11 02:08:18 2026] POST /v2.0/security-groups => generated 1601 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:08:18.381 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ec09b263-28a9-404c-bd64-173a4dec8d49 - - - - - -] OVN reports status down for port: 1238a65b-8dce-43c4-a845-41317eb2ca89 2026-05-11 02:08:18.391 8 INFO neutron.db.ovn_revision_numbers_db [req-c37720bd-274a-4580-8bfe-15c0124cc18f req-b355ae5e-6500-4581-803c-2823b3e846ce d3dce99758cf4eabb9eef3eb947b5bb0 d5820b104a2f4b0bb4b121329e2d178b - - default default] Successfully bumped revision number for resource 1238a65b-8dce-43c4-a845-41317eb2ca89 (type: ports) to 1 2026-05-11 02:08:18.422 7 INFO neutron.db.ovn_revision_numbers_db [None req-62718313-c5cd-48e8-8d24-535e31bb2119 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource b7ae4e12-e615-4ac2-9499-282f69074322 (type: security_groups) to 1 2026-05-11 02:08:18.440 7 INFO neutron.db.ovn_revision_numbers_db [None req-62718313-c5cd-48e8-8d24-535e31bb2119 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource 60739f75-7524-460e-a2e0-fa30814a6523 (type: security_group_rules) to 0 2026-05-11 02:08:18.460 7 INFO neutron.db.ovn_revision_numbers_db [None req-62718313-c5cd-48e8-8d24-535e31bb2119 8282b53508e54936a21d46037d5786cd bb210f29e0f6470e90d7c6465db06bd5 - - default default] Successfully bumped revision number for resource d0cd7723-9b4e-4f0e-a41c-adc604bf6e0d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1154/2167] 199.204.45.129 () {38 vars in 954 bytes} [Mon May 11 02:08:17 2026] POST /v2.0/ports => generated 954 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2168] 10.0.0.129 () {34 vars in 683 bytes} [Mon May 11 02:08:18 2026] POST /v2.0/security-groups => generated 1601 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:08:18.730 8 INFO neutron.db.ovn_revision_numbers_db [None req-89d26e70-1019-46ca-809c-cfe5d69d769e 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource 2964e237-4ec8-4d03-b06b-f29eb18e8c35 (type: security_groups) to 1 2026-05-11 02:08:18.744 8 INFO neutron.db.ovn_revision_numbers_db [None req-89d26e70-1019-46ca-809c-cfe5d69d769e 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource 00c286ad-5ac6-4def-9422-4b9cdb717ced (type: security_group_rules) to 0 2026-05-11 02:08:18.755 8 INFO neutron.db.ovn_revision_numbers_db [None req-89d26e70-1019-46ca-809c-cfe5d69d769e 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource 65e4bc44-42a9-4b1c-ac63-94b18591ed8e (type: security_group_rules) to 0 2026-05-11 02:08:18.767 8 INFO neutron.db.ovn_revision_numbers_db [None req-89d26e70-1019-46ca-809c-cfe5d69d769e 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource da3f64fd-9da4-4ce0-a247-698c6421e259 (type: security_group_rules) to 0 2026-05-11 02:08:18.782 8 INFO neutron.db.ovn_revision_numbers_db [None req-89d26e70-1019-46ca-809c-cfe5d69d769e 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource deff98dc-b3f6-4395-96be-ea7c911b0180 (type: security_group_rules) to 0 2026-05-11 02:08:18.849 7 INFO neutron.db.ovn_revision_numbers_db [req-c37720bd-274a-4580-8bfe-15c0124cc18f req-5f810d2b-86e5-4802-b40c-12992555d927 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 1238a65b-8dce-43c4-a845-41317eb2ca89 (type: ports) to 2 2026-05-11 02:08:18.867 8 INFO neutron.db.segments_db [None req-89d26e70-1019-46ca-809c-cfe5d69d769e 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Added segment 159f560b-59d8-4982-9f29-15f35ab0654f of type geneve for network 0c895ea0-52fc-4ef3-a6fd-7c8cad5e26ec 2026-05-11 02:08:18.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-89d26e70-1019-46ca-809c-cfe5d69d769e 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource 0c895ea0-52fc-4ef3-a6fd-7c8cad5e26ec (type: networks) to 1 2026-05-11 02:08:19.022 7 INFO neutron.db.ovn_revision_numbers_db [req-c37720bd-274a-4580-8bfe-15c0124cc18f req-5f810d2b-86e5-4802-b40c-12992555d927 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 1238a65b-8dce-43c4-a845-41317eb2ca89 (type: ports) to 4 [pid: 7|app: 0|req: 1015/2169] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:08:18 2026] PUT /v2.0/ports/1238a65b-8dce-43c4-a845-41317eb2ca89 => generated 1204 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:08:19.091 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a920bc5a-684f-4ea8-a6af-9893924bd2b4'] response: {'name': 'network-changed', 'server_uuid': 'ff54f1b4-120d-4f9c-89fc-7f5538e9d913', 'tag': '1238a65b-8dce-43c4-a845-41317eb2ca89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1016/2170] 10.0.0.129 () {34 vars in 766 bytes} [Mon May 11 02:08:19 2026] PUT /v2.0/security-groups/1bdd35ff-7b54-4a41-b51b-87d08431b7c1/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:19.138 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-89d26e70-1019-46ca-809c-cfe5d69d769e 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] No more DHCP agents 2026-05-11 02:08:19.140 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-89d26e70-1019-46ca-809c-cfe5d69d769e 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Unable to schedule network 0c895ea0-52fc-4ef3-a6fd-7c8cad5e26ec: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1017/2171] 10.0.0.129 () {34 vars in 766 bytes} [Mon May 11 02:08:19 2026] PUT /v2.0/security-groups/60cf8e9c-3076-46e4-bd0d-e90afba21434/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:19.185 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ec09b263-28a9-404c-bd64-173a4dec8d49 - - - - - -] OVN reports status down for port: 3422fd28-acf5-4fba-b8e6-1bbbef388e81 2026-05-11 02:08:19.204 8 INFO neutron.db.ovn_revision_numbers_db [None req-89d26e70-1019-46ca-809c-cfe5d69d769e 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource 3422fd28-acf5-4fba-b8e6-1bbbef388e81 (type: ports) to 1 [pid: 8|app: 0|req: 1155/2172] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:08:18 2026] POST /v2.0/networks => generated 669 bytes in 762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2173] 10.0.0.129 () {34 vars in 766 bytes} [Mon May 11 02:08:19 2026] PUT /v2.0/security-groups/88b7c438-a0ed-4b7f-a1bf-fd9c05c9ad09/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2174] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:19 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2175] 10.0.0.129 () {34 vars in 766 bytes} [Mon May 11 02:08:19 2026] PUT /v2.0/security-groups/4b83b8f3-ef99-41d5-afc0-d159cb72ee7f/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2176] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:08:19 2026] GET /v2.0/security-groups?id=a90a057c-4281-4062-ae7d-a03ccb1cb8c6&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2177] 10.0.0.129 () {32 vars in 679 bytes} [Mon May 11 02:08:19 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2178] 10.0.0.129 () {32 vars in 693 bytes} [Mon May 11 02:08:19 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:19.469 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a43c0356-4ea3-409c-a210-ae4e0fb9cffd 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] No more DHCP agents 2026-05-11 02:08:19.470 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a43c0356-4ea3-409c-a210-ae4e0fb9cffd 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Unable to schedule network 0c895ea0-52fc-4ef3-a6fd-7c8cad5e26ec: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1023/2179] 10.0.0.129 () {32 vars in 689 bytes} [Mon May 11 02:08:19 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:19.530 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ec09b263-28a9-404c-bd64-173a4dec8d49 - - - - - -] OVN reports status down for port: 56e18b08-f049-4a24-bba0-5463e8555f34 2026-05-11 02:08:19.554 8 INFO neutron.db.ovn_revision_numbers_db [None req-a43c0356-4ea3-409c-a210-ae4e0fb9cffd 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource 56e18b08-f049-4a24-bba0-5463e8555f34 (type: ports) to 1 [pid: 8|app: 0|req: 1157/2180] 10.0.0.129 () {34 vars in 663 bytes} [Mon May 11 02:08:19 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1158/2181] 10.0.0.129 () {32 vars in 701 bytes} [Mon May 11 02:08:19 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2182] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:08:19 2026] GET /v2.0/ports?tenant_id=d5820b104a2f4b0bb4b121329e2d178b&device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 1207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:19.792 7 INFO neutron.db.ovn_revision_numbers_db [None req-108f6d60-e985-4e68-b463-c4ac09ee3ed1 1b964fa5f14a42baa5a8144da7e79752 00c26b4830ab4f14a641a94cc17679c4 - - default default] Successfully bumped revision number for resource 4f39a3b2-b0e3-4c49-8be3-6b561bdd21ff (type: security_groups) to 1 2026-05-11 02:08:19.803 7 INFO neutron.db.ovn_revision_numbers_db [None req-108f6d60-e985-4e68-b463-c4ac09ee3ed1 1b964fa5f14a42baa5a8144da7e79752 00c26b4830ab4f14a641a94cc17679c4 - - default default] Successfully bumped revision number for resource 65234e4c-d870-4b29-ba2d-0e85306a43b2 (type: security_group_rules) to 0 2026-05-11 02:08:19.813 7 INFO neutron.db.ovn_revision_numbers_db [None req-108f6d60-e985-4e68-b463-c4ac09ee3ed1 1b964fa5f14a42baa5a8144da7e79752 00c26b4830ab4f14a641a94cc17679c4 - - default default] Successfully bumped revision number for resource c21aaa0b-6716-45f7-87ec-b063d0c7f92f (type: security_group_rules) to 0 2026-05-11 02:08:19.824 7 INFO neutron.db.ovn_revision_numbers_db [None req-108f6d60-e985-4e68-b463-c4ac09ee3ed1 1b964fa5f14a42baa5a8144da7e79752 00c26b4830ab4f14a641a94cc17679c4 - - default default] Successfully bumped revision number for resource e0f4f4b2-b975-4ad6-964d-11ed23337c66 (type: security_group_rules) to 0 2026-05-11 02:08:19.834 7 INFO neutron.db.ovn_revision_numbers_db [None req-108f6d60-e985-4e68-b463-c4ac09ee3ed1 1b964fa5f14a42baa5a8144da7e79752 00c26b4830ab4f14a641a94cc17679c4 - - default default] Successfully bumped revision number for resource ec2970d8-b12e-4fdc-ab83-c9ee0a7bc0b1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1160/2183] 10.0.0.129 () {34 vars in 665 bytes} [Mon May 11 02:08:19 2026] POST /v2.0/trunks => generated 409 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:19.911 7 INFO neutron.db.segments_db [None req-108f6d60-e985-4e68-b463-c4ac09ee3ed1 1b964fa5f14a42baa5a8144da7e79752 00c26b4830ab4f14a641a94cc17679c4 - - default default] Added segment b8975c34-6398-44bf-b960-3ae042ac930c of type geneve for network ee51da64-a527-4f6b-98a8-c1b403651506 [pid: 8|app: 0|req: 1161/2184] 10.0.0.129 () {32 vars in 687 bytes} [Mon May 11 02:08:19 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2185] 199.204.45.129 () {34 vars in 1017 bytes} [Mon May 11 02:08:19 2026] GET /v2.0/networks?tenant_id=d5820b104a2f4b0bb4b121329e2d178b&shared=False => generated 809 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:20.024 7 INFO neutron.db.ovn_revision_numbers_db [None req-108f6d60-e985-4e68-b463-c4ac09ee3ed1 1b964fa5f14a42baa5a8144da7e79752 00c26b4830ab4f14a641a94cc17679c4 - - default default] Successfully bumped revision number for resource ee51da64-a527-4f6b-98a8-c1b403651506 (type: networks) to 1 2026-05-11 02:08:20.041 8 INFO neutron.db.segments_db [None req-a814f79c-7f59-4782-bea6-40fa0b1269a4 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Added segment 28453a79-e313-4e3b-a7e7-eb816ca3cd0b of type geneve for network 7c8ac010-cdd9-4ee7-b927-45670e1064ce 2026-05-11 02:08:20.137 8 INFO neutron.db.ovn_revision_numbers_db [None req-a814f79c-7f59-4782-bea6-40fa0b1269a4 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource 7c8ac010-cdd9-4ee7-b927-45670e1064ce (type: networks) to 1 2026-05-11 02:08:20.194 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-108f6d60-e985-4e68-b463-c4ac09ee3ed1 1b964fa5f14a42baa5a8144da7e79752 00c26b4830ab4f14a641a94cc17679c4 - - default default] No more DHCP agents 2026-05-11 02:08:20.196 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-108f6d60-e985-4e68-b463-c4ac09ee3ed1 1b964fa5f14a42baa5a8144da7e79752 00c26b4830ab4f14a641a94cc17679c4 - - default default] Unable to schedule network ee51da64-a527-4f6b-98a8-c1b403651506: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:20.241 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: 65931cd6-04a6-4e23-9136-143dc50c27bf 2026-05-11 02:08:20.271 7 INFO neutron.db.ovn_revision_numbers_db [None req-108f6d60-e985-4e68-b463-c4ac09ee3ed1 1b964fa5f14a42baa5a8144da7e79752 00c26b4830ab4f14a641a94cc17679c4 - - default default] Successfully bumped revision number for resource 65931cd6-04a6-4e23-9136-143dc50c27bf (type: ports) to 1 [pid: 7|app: 0|req: 1024/2186] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:08:19 2026] POST /v2.0/networks => generated 669 bytes in 781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2187] 10.0.0.129 () {32 vars in 701 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:20.357 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a814f79c-7f59-4782-bea6-40fa0b1269a4 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] No more DHCP agents 2026-05-11 02:08:20.358 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a814f79c-7f59-4782-bea6-40fa0b1269a4 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Unable to schedule network 7c8ac010-cdd9-4ee7-b927-45670e1064ce: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1026/2188] 199.204.45.129 () {34 vars in 929 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:20.403 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: a72fc984-a35c-40ae-a1b4-8ab84df4b617 [pid: 7|app: 0|req: 1027/2189] 10.0.0.129 () {34 vars in 752 bytes} [Mon May 11 02:08:20 2026] PUT /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:20.451 8 INFO neutron.db.ovn_revision_numbers_db [None req-a814f79c-7f59-4782-bea6-40fa0b1269a4 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource a72fc984-a35c-40ae-a1b4-8ab84df4b617 (type: ports) to 1 [pid: 7|app: 0|req: 1028/2190] 10.0.0.129 () {32 vars in 697 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2191] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:08:19 2026] POST /v2.0/networks => generated 669 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2192] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2193] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2194] 10.0.0.129 () {32 vars in 709 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2195] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/security-groups?id=a90a057c-4281-4062-ae7d-a03ccb1cb8c6&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2196] 10.0.0.129 () {34 vars in 763 bytes} [Mon May 11 02:08:20 2026] PUT /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 02:08:20.737 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75dc0602-d615-40b5-9fff-12722e1c422a 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] No more DHCP agents 2026-05-11 02:08:20.738 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75dc0602-d615-40b5-9fff-12722e1c422a 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Unable to schedule network 7c8ac010-cdd9-4ee7-b927-45670e1064ce: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1033/2197] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:20 2026] DELETE /v2.0/security-groups/1bdd35ff-7b54-4a41-b51b-87d08431b7c1 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:20.796 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ec09b263-28a9-404c-bd64-173a4dec8d49 - - - - - -] OVN reports status down for port: 9a7bbf76-fbf6-4ec3-891b-461a1de2ef82 [pid: 7|app: 0|req: 1034/2198] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:20.812 8 INFO neutron.db.ovn_revision_numbers_db [None req-75dc0602-d615-40b5-9fff-12722e1c422a 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource 9a7bbf76-fbf6-4ec3-891b-461a1de2ef82 (type: ports) to 1 [pid: 8|app: 0|req: 1165/2199] 10.0.0.129 () {34 vars in 663 bytes} [Mon May 11 02:08:20 2026] POST /v2.0/ports => generated 743 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1166/2200] 10.0.0.129 () {34 vars in 759 bytes} [Mon May 11 02:08:20 2026] PUT /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2201] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:20 2026] DELETE /v2.0/security-groups/60cf8e9c-3076-46e4-bd0d-e90afba21434 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2202] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2203] 10.0.0.129 () {34 vars in 665 bytes} [Mon May 11 02:08:20 2026] POST /v2.0/trunks => generated 409 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2204] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:21 2026] DELETE /v2.0/security-groups/88b7c438-a0ed-4b7f-a1bf-fd9c05c9ad09 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2205] 10.0.0.129 () {34 vars in 781 bytes} [Mon May 11 02:08:21 2026] PUT /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags/black.or.white => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 02:08:21.202 7 INFO neutron.db.segments_db [None req-f5d35cd2-0c9f-4453-a903-c5eeec487ad0 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Added segment 4089918c-e670-4b26-a0a4-c7b7f7955e61 of type geneve for network f7bfc1c9-7e0a-489e-a668-0f8917ba3196 [pid: 8|app: 0|req: 1169/2206] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:21 2026] DELETE /v2.0/security-groups/4b83b8f3-ef99-41d5-afc0-d159cb72ee7f => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2207] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:21 2026] GET /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:21.315 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5d35cd2-0c9f-4453-a903-c5eeec487ad0 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource f7bfc1c9-7e0a-489e-a668-0f8917ba3196 (type: networks) to 1 [pid: 8|app: 0|req: 1171/2208] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:21 2026] DELETE /v2.0/security-groups/b7ae4e12-e615-4ac2-9499-282f69074322 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2209] 10.0.0.129 () {34 vars in 752 bytes} [Mon May 11 02:08:21 2026] PUT /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:21.481 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f5d35cd2-0c9f-4453-a903-c5eeec487ad0 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] No more DHCP agents 2026-05-11 02:08:21.482 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f5d35cd2-0c9f-4453-a903-c5eeec487ad0 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Unable to schedule network f7bfc1c9-7e0a-489e-a668-0f8917ba3196: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1173/2210] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:08:21 2026] GET /v2.0/ports?tenant_id=d5820b104a2f4b0bb4b121329e2d178b&device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 1207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:21.539 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: a27a6bae-3673-4611-8007-ac6c125b9757 2026-05-11 02:08:21.560 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5d35cd2-0c9f-4453-a903-c5eeec487ad0 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource a27a6bae-3673-4611-8007-ac6c125b9757 (type: ports) to 1 [pid: 7|app: 0|req: 1038/2211] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:08:21 2026] POST /v2.0/networks => generated 670 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2212] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:21 2026] GET /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags => generated 37 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2213] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:08:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1238a65b-8dce-43c4-a845-41317eb2ca89 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2214] 10.0.0.129 () {32 vars in 740 bytes} [Mon May 11 02:08:21 2026] GET /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2215] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:08:21 2026] GET /v2.0/subnets?id=f76a2fe1-8237-4857-9e8c-0cf70c9ea5cf => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2216] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:21 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:21.751 7 INFO neutron.api.v2.resource [None req-ac55ac97-6ce4-4f04-b4d0-ddc801be7787 1b964fa5f14a42baa5a8144da7e79752 00c26b4830ab4f14a641a94cc17679c4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1043/2217] 10.0.0.129 () {32 vars in 744 bytes} [Mon May 11 02:08:21 2026] GET /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2218] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:08:21 2026] GET /v2.0/ports?network_id=23ea223d-9a93-4c4f-b8f0-4b45a86c27d0&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2219] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:08:21 2026] GET /v2.0/security-groups?id=a90a057c-4281-4062-ae7d-a03ccb1cb8c6&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:21.823 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0d033a89-b42d-4b53-a4be-aa8b2a9e65ce 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] No more DHCP agents 2026-05-11 02:08:21.825 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0d033a89-b42d-4b53-a4be-aa8b2a9e65ce 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Unable to schedule network f7bfc1c9-7e0a-489e-a668-0f8917ba3196: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1046/2220] 10.0.0.129 () {32 vars in 743 bytes} [Mon May 11 02:08:21 2026] DELETE /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:21.896 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ec09b263-28a9-404c-bd64-173a4dec8d49 - - - - - -] OVN reports status down for port: 6f23d0b1-0105-47dd-950a-16260f0eb48f 2026-05-11 02:08:21.906 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d033a89-b42d-4b53-a4be-aa8b2a9e65ce 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource 6f23d0b1-0105-47dd-950a-16260f0eb48f (type: ports) to 1 [pid: 7|app: 0|req: 1047/2221] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:08:21 2026] GET /v2.0/networks/23ea223d-9a93-4c4f-b8f0-4b45a86c27d0?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2222] 10.0.0.129 () {34 vars in 663 bytes} [Mon May 11 02:08:21 2026] POST /v2.0/ports => generated 743 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1048/2223] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:21 2026] GET /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags => generated 30 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2224] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:08:21 2026] GET /v2.0/networks/23ea223d-9a93-4c4f-b8f0-4b45a86c27d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:22.055 8 INFO neutron.api.v2.resource [None req-72e4cf67-23a4-4a5d-8c84-83471613e9f9 1b964fa5f14a42baa5a8144da7e79752 00c26b4830ab4f14a641a94cc17679c4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1177/2225] 10.0.0.129 () {32 vars in 747 bytes} [Mon May 11 02:08:22 2026] DELETE /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2226] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:08:22 2026] DELETE /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2227] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:22 2026] GET /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2228] 10.0.0.129 () {34 vars in 665 bytes} [Mon May 11 02:08:21 2026] POST /v2.0/trunks => generated 409 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:22.310 7 INFO neutron_taas.services.taas.taas_plugin [None req-f7ab17c7-429a-4ca7-b4ff-e6b8fabd9f25 1b964fa5f14a42baa5a8144da7e79752 00c26b4830ab4f14a641a94cc17679c4 - - default default] TaaS: Handle Delete Port: 65931cd6-04a6-4e23-9136-143dc50c27bf 2026-05-11 02:08:22.313 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7ab17c7-429a-4ca7-b4ff-e6b8fabd9f25 1b964fa5f14a42baa5a8144da7e79752 00c26b4830ab4f14a641a94cc17679c4 - - default default] Tap Mirror: Handle Delete Port: 65931cd6-04a6-4e23-9136-143dc50c27bf [pid: 8|app: 0|req: 1180/2229] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:22 2026] GET /v2.0/security-groups?tenant_id=bb210f29e0f6470e90d7c6465db06bd5&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:22.416 8 INFO neutron.db.segments_db [None req-0e026a0a-13da-4a7a-b1a0-12b265bb8f61 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Added segment 3c3bd72b-0658-4ccc-bbda-9f6403b480f2 of type geneve for network 1235e4dd-f122-410d-a773-1dd133897adb 2026-05-11 02:08:22.487 7 INFO neutron.services.segments.plugin [-] Segment b8975c34-6398-44bf-b960-3ae042ac930c resource provider aggregate not found 2026-05-11 02:08:22.491 7 INFO neutron.services.segments.plugin [-] Segment b8975c34-6398-44bf-b960-3ae042ac930c resource provider aggregate not found 2026-05-11 02:08:22.511 7 INFO neutron.services.segments.plugin [-] Segment b8975c34-6398-44bf-b960-3ae042ac930c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8975c34-6398-44bf-b960-3ae042ac930c found for delete ", "request_id": "req-6ea687b1-738a-458e-a7ce-21f4a53ba9b7"}]} 2026-05-11 02:08:22.512 7 INFO neutron.services.segments.plugin [-] Segment b8975c34-6398-44bf-b960-3ae042ac930c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8975c34-6398-44bf-b960-3ae042ac930c found for delete ", "request_id": "req-a9bfe273-c230-4406-b3cb-1da0e8c0322f"}]} 2026-05-11 02:08:22.539 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e026a0a-13da-4a7a-b1a0-12b265bb8f61 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource 1235e4dd-f122-410d-a773-1dd133897adb (type: networks) to 1 [pid: 7|app: 0|req: 1050/2230] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:08:22 2026] DELETE /v2.0/networks/ee51da64-a527-4f6b-98a8-c1b403651506 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:22.709 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e026a0a-13da-4a7a-b1a0-12b265bb8f61 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] No more DHCP agents 2026-05-11 02:08:22.711 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e026a0a-13da-4a7a-b1a0-12b265bb8f61 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Unable to schedule network 1235e4dd-f122-410d-a773-1dd133897adb: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1051/2231] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:22 2026] DELETE /v2.0/security-groups/5a4583f2-cd73-4e51-affd-f19b09306c7e => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:22.772 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: 3a2ee984-8b81-48bf-acaf-ff3648fdf39d 2026-05-11 02:08:22.828 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e026a0a-13da-4a7a-b1a0-12b265bb8f61 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource 3a2ee984-8b81-48bf-acaf-ff3648fdf39d (type: ports) to 1 [pid: 8|app: 0|req: 1181/2232] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:08:22 2026] POST /v2.0/networks => generated 670 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2233] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:22 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2234] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:08:22 2026] GET /v2.0/security-groups?id=a90a057c-4281-4062-ae7d-a03ccb1cb8c6&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:23.056 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5d72e95-045c-4c3a-8c92-f7b282aa02e3 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 3b0d82bd-f0e3-400e-ba70-8dd8b675faba (type: security_groups) to 1 2026-05-11 02:08:23.065 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5d72e95-045c-4c3a-8c92-f7b282aa02e3 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 17bb0726-9dd5-43ae-8863-103abbf6f200 (type: security_group_rules) to 0 2026-05-11 02:08:23.075 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5d72e95-045c-4c3a-8c92-f7b282aa02e3 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d1566445-92e0-4f81-adc0-bc0a2647cbff (type: security_group_rules) to 0 2026-05-11 02:08:23.087 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5d72e95-045c-4c3a-8c92-f7b282aa02e3 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d7d85ee0-5860-4827-8370-0b10a23ac8c1 (type: security_group_rules) to 0 2026-05-11 02:08:23.097 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5d72e95-045c-4c3a-8c92-f7b282aa02e3 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ef1a703a-91dc-4e42-87ca-35d7368d3d71 (type: security_group_rules) to 0 2026-05-11 02:08:23.104 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-23c64517-7416-4589-bb02-6034fcb8011e 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] No more DHCP agents 2026-05-11 02:08:23.105 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-23c64517-7416-4589-bb02-6034fcb8011e 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Unable to schedule network 1235e4dd-f122-410d-a773-1dd133897adb: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1054/2235] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:22 2026] GET /v2.0/security-groups?tenant_id=c507719b9df44807a5f96b5e1090ca28&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:23.164 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: 3c83b5eb-60a2-4772-b3b4-768c6ffcf3bc 2026-05-11 02:08:23.219 8 INFO neutron.db.ovn_revision_numbers_db [None req-23c64517-7416-4589-bb02-6034fcb8011e 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource 3c83b5eb-60a2-4772-b3b4-768c6ffcf3bc (type: ports) to 1 [pid: 8|app: 0|req: 1182/2236] 10.0.0.129 () {34 vars in 663 bytes} [Mon May 11 02:08:22 2026] POST /v2.0/ports => generated 743 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2237] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:23 2026] DELETE /v2.0/security-groups/3b0d82bd-f0e3-400e-ba70-8dd8b675faba => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1056/2238] 10.0.0.129 () {34 vars in 665 bytes} [Mon May 11 02:08:23 2026] POST /v2.0/trunks => generated 409 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:23.631 8 INFO neutron.db.ovn_revision_numbers_db [None req-0199ee57-cede-4613-b117-f01f5f59eb5a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 127cb370-f6a7-498f-a0e3-35a3af27898c (type: security_groups) to 1 2026-05-11 02:08:23.641 8 INFO neutron.db.ovn_revision_numbers_db [None req-0199ee57-cede-4613-b117-f01f5f59eb5a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0db33f4a-b2ad-4b0a-b736-7c43d0e2167a (type: security_group_rules) to 0 2026-05-11 02:08:23.663 8 INFO neutron.db.ovn_revision_numbers_db [None req-0199ee57-cede-4613-b117-f01f5f59eb5a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 151be254-8250-46a8-a630-90cd8154ceb5 (type: security_group_rules) to 0 2026-05-11 02:08:23.675 8 INFO neutron.db.ovn_revision_numbers_db [None req-0199ee57-cede-4613-b117-f01f5f59eb5a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 3a64d75d-c71a-455b-b96a-39109c5708ed (type: security_group_rules) to 0 2026-05-11 02:08:23.687 8 INFO neutron.db.ovn_revision_numbers_db [None req-0199ee57-cede-4613-b117-f01f5f59eb5a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource fb5600a6-8288-4e1e-98d0-fa60a4f6d8cb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1183/2239] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:23 2026] GET /v2.0/security-groups?tenant_id=0c8f7d52953f488e843fd7efcc8f3759&name=default => generated 2925 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:23.763 7 INFO neutron.db.ovn_revision_numbers_db [None req-062adfa1-9143-4da2-9a7d-4c78658f195c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 074c75b6-9076-497c-9de5-c9c6f0b33d45 (type: security_groups) to 1 2026-05-11 02:08:23.797 7 INFO neutron.db.ovn_revision_numbers_db [None req-062adfa1-9143-4da2-9a7d-4c78658f195c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 4159215a-675c-489a-875f-f29df7d4f9de (type: security_group_rules) to 0 2026-05-11 02:08:23.808 7 INFO neutron.db.ovn_revision_numbers_db [None req-062adfa1-9143-4da2-9a7d-4c78658f195c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5ffeb95f-1485-4737-89e0-e4c39d90688d (type: security_group_rules) to 0 2026-05-11 02:08:23.808 8 INFO neutron.db.segments_db [None req-2f005bda-6954-4661-930b-ec39bbeb3f3f 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Added segment a5bbc395-c747-481a-9ac8-63d866cad37e of type geneve for network ab9cdf64-fa50-4b38-9f2c-98a41d2c94bb 2026-05-11 02:08:23.818 7 INFO neutron.db.ovn_revision_numbers_db [None req-062adfa1-9143-4da2-9a7d-4c78658f195c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6610c866-06d8-4323-badc-555362bce29b (type: security_group_rules) to 0 2026-05-11 02:08:23.829 7 INFO neutron.db.ovn_revision_numbers_db [None req-062adfa1-9143-4da2-9a7d-4c78658f195c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource af6c1f50-91a5-4946-81b0-f564082fe219 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1057/2240] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:23 2026] GET /v2.0/security-groups?tenant_id=9a922f04077546048d600f5079bd02bf&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:23.910 8 INFO neutron.db.ovn_revision_numbers_db [None req-2f005bda-6954-4661-930b-ec39bbeb3f3f 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource ab9cdf64-fa50-4b38-9f2c-98a41d2c94bb (type: networks) to 1 2026-05-11 02:08:24.059 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2f005bda-6954-4661-930b-ec39bbeb3f3f 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] No more DHCP agents 2026-05-11 02:08:24.062 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2f005bda-6954-4661-930b-ec39bbeb3f3f 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Unable to schedule network ab9cdf64-fa50-4b38-9f2c-98a41d2c94bb: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1058/2241] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:23 2026] DELETE /v2.0/security-groups/127cb370-f6a7-498f-a0e3-35a3af27898c => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2242] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:24 2026] DELETE /v2.0/security-groups/074c75b6-9076-497c-9de5-c9c6f0b33d45 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2243] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:24 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2244] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:24 2026] GET /v2.0/security-groups?tenant_id=00c26b4830ab4f14a641a94cc17679c4&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2245] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:08:24 2026] GET /v2.0/security-groups?id=a90a057c-4281-4062-ae7d-a03ccb1cb8c6&fields=id&fields=name => generated 88 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:24.583 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ec09b263-28a9-404c-bd64-173a4dec8d49 - - - - - -] OVN reports status down for port: d9fd9a7b-e781-419f-a4ba-bb7cab2b83b3 2026-05-11 02:08:24.590 8 INFO neutron.db.ovn_revision_numbers_db [None req-2f005bda-6954-4661-930b-ec39bbeb3f3f 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource d9fd9a7b-e781-419f-a4ba-bb7cab2b83b3 (type: ports) to 1 [pid: 8|app: 0|req: 1184/2246] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:08:23 2026] POST /v2.0/networks => generated 669 bytes in 914 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:24.719 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ec09b263-28a9-404c-bd64-173a4dec8d49 - - - - - -] OVN reports status up for port: 1238a65b-8dce-43c4-a845-41317eb2ca89 2026-05-11 02:08:24.743 7 INFO neutron.plugins.ml2.plugin [None req-ec09b263-28a9-404c-bd64-173a4dec8d49 - - - - - -] Attempt 1 to provision port 1238a65b-8dce-43c4-a845-41317eb2ca89 [pid: 7|app: 0|req: 1063/2247] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:24 2026] DELETE /v2.0/security-groups/4f39a3b2-b0e3-4c49-8be3-6b561bdd21ff => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:24.876 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-72f87d64-004f-4aff-b319-be82606a4973 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] No more DHCP agents 2026-05-11 02:08:24.880 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-72f87d64-004f-4aff-b319-be82606a4973 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Unable to schedule network ab9cdf64-fa50-4b38-9f2c-98a41d2c94bb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:24.892 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e1ec579-353f-49d4-9b45-79e970a9efae'] response: {'server_uuid': 'ff54f1b4-120d-4f9c-89fc-7f5538e9d913', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1238a65b-8dce-43c4-a845-41317eb2ca89', 'code': 200} 2026-05-11 02:08:24.931 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: b8296b4e-fc0d-49f0-9fb5-458343029875 2026-05-11 02:08:25.016 8 INFO neutron.db.ovn_revision_numbers_db [None req-72f87d64-004f-4aff-b319-be82606a4973 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Successfully bumped revision number for resource b8296b4e-fc0d-49f0-9fb5-458343029875 (type: ports) to 1 2026-05-11 02:08:25.068 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec09b263-28a9-404c-bd64-173a4dec8d49 - - - - - -] Successfully bumped revision number for resource 1238a65b-8dce-43c4-a845-41317eb2ca89 (type: ports) to 5 [pid: 8|app: 0|req: 1185/2250] 10.0.0.129 () {34 vars in 663 bytes} [Mon May 11 02:08:24 2026] POST /v2.0/ports => generated 743 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1066/2251] 10.0.0.129 () {34 vars in 665 bytes} [Mon May 11 02:08:25 2026] POST /v2.0/trunks => generated 409 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1186/2252] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:08:25 2026] PUT /v2.0/trunks/2f3276a8-430c-490c-85bf-4d32f9638602/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2253] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:08:25 2026] PUT /v2.0/trunks/e02a2398-6cdd-45cf-ad5d-1ee1a921400d/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2254] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:08:25 2026] PUT /v2.0/trunks/fea6e418-f6d7-40b2-b03c-f2b6a6af1d41/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2255] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:08:25 2026] PUT /v2.0/trunks/668a70fd-d37e-4247-a1c9-a0c51784355c/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2256] 10.0.0.129 () {32 vars in 661 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/trunks?tags=red => generated 1252 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2257] 10.0.0.129 () {32 vars in 675 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 847 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2258] 10.0.0.129 () {32 vars in 671 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/trunks?tags-any=blue => generated 847 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2259] 10.0.0.129 () {32 vars in 683 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1252 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2260] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2261] 10.0.0.129 () {32 vars in 669 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/trunks?not-tags=red => generated 819 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2262] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/security-groups?id=a90a057c-4281-4062-ae7d-a03ccb1cb8c6&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2263] 10.0.0.129 () {32 vars in 683 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1224 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2264] 10.0.0.129 () {32 vars in 679 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1224 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2265] 10.0.0.129 () {32 vars in 691 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 819 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2266] 10.0.0.129 () {32 vars in 718 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/trunks/2f3276a8-430c-490c-85bf-4d32f9638602 => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2267] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/ports/56e18b08-f049-4a24-bba0-5463e8555f34 => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2268] 10.0.0.129 () {32 vars in 721 bytes} [Mon May 11 02:08:25 2026] DELETE /v2.0/trunks/2f3276a8-430c-490c-85bf-4d32f9638602 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2269] 10.0.0.129 () {32 vars in 718 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/trunks/e02a2398-6cdd-45cf-ad5d-1ee1a921400d => generated 422 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2270] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:08:25 2026] GET /v2.0/ports/9a7bbf76-fbf6-4ec3-891b-461a1de2ef82 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2271] 10.0.0.129 () {32 vars in 721 bytes} [Mon May 11 02:08:26 2026] DELETE /v2.0/trunks/e02a2398-6cdd-45cf-ad5d-1ee1a921400d => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2272] 10.0.0.129 () {32 vars in 718 bytes} [Mon May 11 02:08:26 2026] GET /v2.0/trunks/fea6e418-f6d7-40b2-b03c-f2b6a6af1d41 => generated 431 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2273] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:08:26 2026] GET /v2.0/ports/6f23d0b1-0105-47dd-950a-16260f0eb48f => generated 826 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2274] 10.0.0.129 () {32 vars in 721 bytes} [Mon May 11 02:08:26 2026] DELETE /v2.0/trunks/fea6e418-f6d7-40b2-b03c-f2b6a6af1d41 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2275] 10.0.0.129 () {32 vars in 718 bytes} [Mon May 11 02:08:26 2026] GET /v2.0/trunks/668a70fd-d37e-4247-a1c9-a0c51784355c => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2276] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:08:26 2026] GET /v2.0/ports/3c83b5eb-60a2-4772-b3b4-768c6ffcf3bc => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2277] 10.0.0.129 () {32 vars in 721 bytes} [Mon May 11 02:08:26 2026] DELETE /v2.0/trunks/668a70fd-d37e-4247-a1c9-a0c51784355c => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2278] 10.0.0.129 () {32 vars in 718 bytes} [Mon May 11 02:08:26 2026] GET /v2.0/trunks/52a4296b-7782-4aba-b0c8-506c222e5415 => generated 409 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2279] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:08:26 2026] GET /v2.0/ports/b8296b4e-fc0d-49f0-9fb5-458343029875 => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2280] 10.0.0.129 () {32 vars in 721 bytes} [Mon May 11 02:08:26 2026] DELETE /v2.0/trunks/52a4296b-7782-4aba-b0c8-506c222e5415 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2281] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:26 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2282] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:08:26 2026] GET /v2.0/security-groups?id=a90a057c-4281-4062-ae7d-a03ccb1cb8c6&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:26.796 7 INFO neutron_taas.services.taas.taas_plugin [None req-5b12c8d4-a8c3-4bae-bfc9-bdf0c1f7e383 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] TaaS: Handle Delete Port: 56e18b08-f049-4a24-bba0-5463e8555f34 2026-05-11 02:08:26.799 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b12c8d4-a8c3-4bae-bfc9-bdf0c1f7e383 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Tap Mirror: Handle Delete Port: 56e18b08-f049-4a24-bba0-5463e8555f34 [pid: 7|app: 0|req: 1082/2283] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:08:26 2026] DELETE /v2.0/ports/56e18b08-f049-4a24-bba0-5463e8555f34 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:26.938 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-37575fa3-bee9-4517-94fe-a2bb3cdc8fd7'] response: {'server_uuid': 'ff54f1b4-120d-4f9c-89fc-7f5538e9d913', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1238a65b-8dce-43c4-a845-41317eb2ca89', 'code': 200} 2026-05-11 02:08:27.076 8 INFO neutron_taas.services.taas.taas_plugin [None req-de0537ed-152e-427b-8988-9ba5d5ba92a8 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] TaaS: Handle Delete Port: 9a7bbf76-fbf6-4ec3-891b-461a1de2ef82 2026-05-11 02:08:27.079 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de0537ed-152e-427b-8988-9ba5d5ba92a8 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Tap Mirror: Handle Delete Port: 9a7bbf76-fbf6-4ec3-891b-461a1de2ef82 [pid: 8|app: 0|req: 1202/2284] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:08:26 2026] DELETE /v2.0/ports/9a7bbf76-fbf6-4ec3-891b-461a1de2ef82 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:27.304 7 INFO neutron_taas.services.taas.taas_plugin [None req-9cf1f468-3619-40f5-a9ce-85da9553bc86 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] TaaS: Handle Delete Port: 6f23d0b1-0105-47dd-950a-16260f0eb48f 2026-05-11 02:08:27.306 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9cf1f468-3619-40f5-a9ce-85da9553bc86 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Tap Mirror: Handle Delete Port: 6f23d0b1-0105-47dd-950a-16260f0eb48f [pid: 7|app: 0|req: 1083/2285] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:08:27 2026] DELETE /v2.0/ports/6f23d0b1-0105-47dd-950a-16260f0eb48f => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:27.576 8 INFO neutron_taas.services.taas.taas_plugin [None req-06b5ffdf-8527-4832-8b9f-7b6fdaf47446 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] TaaS: Handle Delete Port: 3c83b5eb-60a2-4772-b3b4-768c6ffcf3bc 2026-05-11 02:08:27.579 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06b5ffdf-8527-4832-8b9f-7b6fdaf47446 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Tap Mirror: Handle Delete Port: 3c83b5eb-60a2-4772-b3b4-768c6ffcf3bc [pid: 8|app: 0|req: 1203/2286] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:08:27 2026] DELETE /v2.0/ports/3c83b5eb-60a2-4772-b3b4-768c6ffcf3bc => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2287] 10.0.0.129 () {34 vars in 677 bytes} [Mon May 11 02:08:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:27.860 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f9a3de7-374f-468f-9df4-7ad1e5efd4d2 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] TaaS: Handle Delete Port: b8296b4e-fc0d-49f0-9fb5-458343029875 2026-05-11 02:08:27.864 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f9a3de7-374f-468f-9df4-7ad1e5efd4d2 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Tap Mirror: Handle Delete Port: b8296b4e-fc0d-49f0-9fb5-458343029875 [pid: 7|app: 0|req: 1085/2288] 10.0.0.129 () {34 vars in 752 bytes} [Mon May 11 02:08:27 2026] PUT /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2289] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:27 2026] GET /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2290] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:08:27 2026] DELETE /v2.0/ports/b8296b4e-fc0d-49f0-9fb5-458343029875 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2291] 10.0.0.129 () {34 vars in 763 bytes} [Mon May 11 02:08:27 2026] PUT /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 02:08:28.145 8 INFO neutron.db.ovn_revision_numbers_db [None req-04b59a8a-d3a0-46b9-abe7-d089842bfd87 8bc446ece460411db0f09c156ce27ab0 ddebe606c90043b58e024151d0f8fe71 - - default default] Successfully bumped revision number for resource d20c2ef9-e3d0-46fa-a72d-e799b65c567c (type: routers) to 1 2026-05-11 02:08:28.160 7 INFO neutron_taas.services.taas.taas_plugin [None req-8b7acb25-fb0f-4a79-adc2-bd6e4f3f8d9c 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] TaaS: Handle Delete Port: 3422fd28-acf5-4fba-b8e6-1bbbef388e81 [pid: 8|app: 0|req: 1205/2292] 10.0.0.129 () {34 vars in 667 bytes} [Mon May 11 02:08:27 2026] POST /v2.0/routers => generated 570 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:28.162 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b7acb25-fb0f-4a79-adc2-bd6e4f3f8d9c 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Tap Mirror: Handle Delete Port: 3422fd28-acf5-4fba-b8e6-1bbbef388e81 [pid: 8|app: 0|req: 1206/2293] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:28 2026] GET /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2294] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:28 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2295] 10.0.0.129 () {34 vars in 750 bytes} [Mon May 11 02:08:28 2026] PUT /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:28.356 7 INFO neutron.services.segments.plugin [-] Segment 159f560b-59d8-4982-9f29-15f35ab0654f resource provider aggregate not found 2026-05-11 02:08:28.364 7 INFO neutron.services.segments.plugin [-] Segment 159f560b-59d8-4982-9f29-15f35ab0654f resource provider aggregate not found 2026-05-11 02:08:28.382 7 INFO neutron.services.segments.plugin [-] Segment 159f560b-59d8-4982-9f29-15f35ab0654f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 159f560b-59d8-4982-9f29-15f35ab0654f found for delete ", "request_id": "req-90f9c889-8fff-491e-bd2f-e84ad4a3677a"}]} [pid: 8|app: 0|req: 1209/2296] 10.0.0.129 () {34 vars in 759 bytes} [Mon May 11 02:08:28 2026] PUT /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2297] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:08:28 2026] DELETE /v2.0/networks/0c895ea0-52fc-4ef3-a6fd-7c8cad5e26ec => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:28.402 7 INFO neutron.services.segments.plugin [-] Segment 159f560b-59d8-4982-9f29-15f35ab0654f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 159f560b-59d8-4982-9f29-15f35ab0654f found for delete ", "request_id": "req-a9ecac1a-4636-49f1-b091-f840f68d43bb"}]} [pid: 8|app: 0|req: 1210/2298] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:08:28 2026] GET /v2.0/security-groups?id=a90a057c-4281-4062-ae7d-a03ccb1cb8c6&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2299] 10.0.0.129 () {32 vars in 730 bytes} [Mon May 11 02:08:28 2026] GET /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2300] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:28 2026] GET /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:28.528 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2a90ffd-d9f1-4e31-8d56-9f5d6c7e7fe7 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] TaaS: Handle Delete Port: a72fc984-a35c-40ae-a1b4-8ab84df4b617 2026-05-11 02:08:28.530 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2a90ffd-d9f1-4e31-8d56-9f5d6c7e7fe7 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Tap Mirror: Handle Delete Port: a72fc984-a35c-40ae-a1b4-8ab84df4b617 [pid: 7|app: 0|req: 1091/2301] 10.0.0.129 () {34 vars in 761 bytes} [Mon May 11 02:08:28 2026] PUT /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags/green => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2302] 10.0.0.129 () {34 vars in 781 bytes} [Mon May 11 02:08:28 2026] PUT /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2303] 10.0.0.129 () {32 vars in 730 bytes} [Mon May 11 02:08:28 2026] GET /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:28.700 8 INFO neutron.services.segments.plugin [-] Segment 28453a79-e313-4e3b-a7e7-eb816ca3cd0b resource provider aggregate not found 2026-05-11 02:08:28.705 8 INFO neutron.services.segments.plugin [-] Segment 28453a79-e313-4e3b-a7e7-eb816ca3cd0b resource provider aggregate not found [pid: 7|app: 0|req: 1094/2304] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:28 2026] GET /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:28.717 8 INFO neutron.services.segments.plugin [-] Segment 28453a79-e313-4e3b-a7e7-eb816ca3cd0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28453a79-e313-4e3b-a7e7-eb816ca3cd0b found for delete ", "request_id": "req-30648bd6-3ba4-4c2b-8409-c915164375bc"}]} 2026-05-11 02:08:28.726 8 INFO neutron.services.segments.plugin [-] Segment 28453a79-e313-4e3b-a7e7-eb816ca3cd0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28453a79-e313-4e3b-a7e7-eb816ca3cd0b found for delete ", "request_id": "req-76615cae-57fb-4eed-843a-42bf8eb6c9f7"}]} [pid: 8|app: 0|req: 1211/2305] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:08:28 2026] DELETE /v2.0/networks/7c8ac010-cdd9-4ee7-b927-45670e1064ce => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2306] 10.0.0.129 () {34 vars in 752 bytes} [Mon May 11 02:08:28 2026] PUT /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2307] 10.0.0.129 () {34 vars in 757 bytes} [Mon May 11 02:08:28 2026] PUT /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags/red => generated 4 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2308] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:28 2026] GET /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2309] 10.0.0.129 () {32 vars in 730 bytes} [Mon May 11 02:08:28 2026] GET /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:28.920 8 INFO neutron_taas.services.taas.taas_plugin [None req-9eb0bcc2-d178-4fd9-86a6-4cf4a44b19a7 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] TaaS: Handle Delete Port: a27a6bae-3673-4611-8007-ac6c125b9757 2026-05-11 02:08:28.922 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9eb0bcc2-d178-4fd9-86a6-4cf4a44b19a7 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Tap Mirror: Handle Delete Port: a27a6bae-3673-4611-8007-ac6c125b9757 [pid: 7|app: 0|req: 1098/2310] 10.0.0.129 () {32 vars in 740 bytes} [Mon May 11 02:08:28 2026] GET /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2311] 10.0.0.129 () {34 vars in 779 bytes} [Mon May 11 02:08:28 2026] PUT /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags/black.or.white => generated 4 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 02:08:29.082 7 INFO neutron.api.v2.resource [None req-94da351e-52a5-4707-b1db-e68d64caea36 7d1db9cd536f4d57b04369ea4fa3422a f4be79a899c74380aa547700058b1969 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1100/2312] 10.0.0.129 () {32 vars in 744 bytes} [Mon May 11 02:08:29 2026] GET /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2313] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:08:28 2026] DELETE /v2.0/networks/f7bfc1c9-7e0a-489e-a668-0f8917ba3196 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:29.159 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b78ec3bb-5fd3-45f3-8225-254c180f9fbf - - - - - -] OVN reports status down for port: 1238a65b-8dce-43c4-a845-41317eb2ca89 [pid: 7|app: 0|req: 1101/2314] 10.0.0.129 () {32 vars in 730 bytes} [Mon May 11 02:08:29 2026] GET /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags => generated 52 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2315] 10.0.0.129 () {32 vars in 743 bytes} [Mon May 11 02:08:29 2026] DELETE /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2316] 10.0.0.129 () {34 vars in 750 bytes} [Mon May 11 02:08:29 2026] PUT /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2317] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:29 2026] GET /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:29.317 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-74978395-eea5-4905-8e4b-1e549551e3a4'] response: {'server_uuid': 'ff54f1b4-120d-4f9c-89fc-7f5538e9d913', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1238a65b-8dce-43c4-a845-41317eb2ca89', 'code': 200} [pid: 8|app: 0|req: 1217/2318] 10.0.0.129 () {32 vars in 730 bytes} [Mon May 11 02:08:29 2026] GET /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:29.365 7 INFO neutron_taas.services.taas.taas_plugin [None req-081aa562-baa3-44f4-aa09-a1cb0d034518 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] TaaS: Handle Delete Port: 3a2ee984-8b81-48bf-acaf-ff3648fdf39d 2026-05-11 02:08:29.371 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-081aa562-baa3-44f4-aa09-a1cb0d034518 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Tap Mirror: Handle Delete Port: 3a2ee984-8b81-48bf-acaf-ff3648fdf39d 2026-05-11 02:08:29.393 8 INFO neutron.api.v2.resource [None req-abb30e5d-87ea-4d71-b37a-9fae295adb4f 7d1db9cd536f4d57b04369ea4fa3422a f4be79a899c74380aa547700058b1969 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1218/2319] 10.0.0.129 () {32 vars in 747 bytes} [Mon May 11 02:08:29 2026] DELETE /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2320] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:08:29 2026] GET /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2321] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:08:29 2026] DELETE /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:29.534 7 INFO neutron.db.ovn_revision_numbers_db [None req-b78ec3bb-5fd3-45f3-8225-254c180f9fbf - - - - - -] Successfully bumped revision number for resource 1238a65b-8dce-43c4-a845-41317eb2ca89 (type: ports) to 6 2026-05-11 02:08:29.561 8 INFO neutron.api.v2.resource [None req-9793e328-ab78-41a3-af14-56c676c7f83d 8bc446ece460411db0f09c156ce27ab0 ddebe606c90043b58e024151d0f8fe71 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1221/2322] 10.0.0.129 () {32 vars in 742 bytes} [Mon May 11 02:08:29 2026] GET /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags/green => generated 99 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2323] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:29 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2324] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:29 2026] GET /v2.0/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2325] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:08:29 2026] DELETE /v2.0/networks/1235e4dd-f122-410d-a773-1dd133897adb => generated 0 bytes in 533 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1224/2326] 10.0.0.129 () {32 vars in 741 bytes} [Mon May 11 02:08:29 2026] DELETE /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags/red => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2327] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:08:29 2026] GET /v2.0/security-groups?id=a90a057c-4281-4062-ae7d-a03ccb1cb8c6&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2328] 10.0.0.129 () {32 vars in 733 bytes} [Mon May 11 02:08:29 2026] DELETE /v2.0/qos/policies/c9653198-3495-4a8f-a7b8-c57c020bdd9e => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2329] 10.0.0.129 () {32 vars in 730 bytes} [Mon May 11 02:08:29 2026] GET /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:29.829 7 INFO neutron_taas.services.taas.taas_plugin [None req-9480b331-d961-4223-a237-c376abb33605 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] TaaS: Handle Delete Port: d9fd9a7b-e781-419f-a4ba-bb7cab2b83b3 2026-05-11 02:08:29.832 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9480b331-d961-4223-a237-c376abb33605 806cd4dff40841cb868ea195b4b48aed 885020243ca448cfb81c4123cd5e885b - - default default] Tap Mirror: Handle Delete Port: d9fd9a7b-e781-419f-a4ba-bb7cab2b83b3 2026-05-11 02:08:29.886 8 INFO neutron.api.v2.resource [None req-945b1ae3-88b1-4ec0-8698-d6d32e9f4fd0 8bc446ece460411db0f09c156ce27ab0 ddebe606c90043b58e024151d0f8fe71 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1227/2330] 10.0.0.129 () {32 vars in 745 bytes} [Mon May 11 02:08:29 2026] DELETE /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2331] 10.0.0.129 () {32 vars in 733 bytes} [Mon May 11 02:08:29 2026] DELETE /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2332] 10.0.0.129 () {32 vars in 730 bytes} [Mon May 11 02:08:29 2026] GET /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2333] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:08:29 2026] DELETE /v2.0/networks/ab9cdf64-fa50-4b38-9f2c-98a41d2c94bb => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2334] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:08:30 2026] GET /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c => generated 576 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:30.311 7 INFO neutron.db.ovn_revision_numbers_db [None req-5caf9281-7ef6-4816-9c31-6110830a168a 8bc446ece460411db0f09c156ce27ab0 ddebe606c90043b58e024151d0f8fe71 - - default default] Successfully bumped revision number for resource d20c2ef9-e3d0-46fa-a72d-e799b65c567c (type: routers) to 7 [pid: 7|app: 0|req: 1105/2335] 10.0.0.129 () {34 vars in 741 bytes} [Mon May 11 02:08:30 2026] PUT /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c => generated 576 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2336] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:08:30 2026] GET /v2.0/ports?device_id=d20c2ef9-e3d0-46fa-a72d-e799b65c567c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:30.411 7 INFO neutron.services.segments.plugin [-] Segment 3c3bd72b-0658-4ccc-bbda-9f6403b480f2 resource provider aggregate not found 2026-05-11 02:08:30.434 7 INFO neutron.services.segments.plugin [-] Segment 3c3bd72b-0658-4ccc-bbda-9f6403b480f2 resource provider aggregate not found 2026-05-11 02:08:30.442 7 INFO neutron.services.segments.plugin [-] Segment 3c3bd72b-0658-4ccc-bbda-9f6403b480f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c3bd72b-0658-4ccc-bbda-9f6403b480f2 found for delete ", "request_id": "req-da049409-e34b-4099-99f4-834c1b7d6096"}]} 2026-05-11 02:08:30.461 7 INFO neutron.services.segments.plugin [-] Segment 3c3bd72b-0658-4ccc-bbda-9f6403b480f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c3bd72b-0658-4ccc-bbda-9f6403b480f2 found for delete ", "request_id": "req-59415f89-da06-46af-ae33-6f43f24c67d7"}]} 2026-05-11 02:08:30.467 7 INFO neutron.services.segments.plugin [-] Segment a5bbc395-c747-481a-9ac8-63d866cad37e resource provider aggregate not found 2026-05-11 02:08:30.486 7 INFO neutron.services.segments.plugin [-] Segment a5bbc395-c747-481a-9ac8-63d866cad37e resource provider aggregate not found 2026-05-11 02:08:30.489 7 INFO neutron.services.segments.plugin [-] Segment a5bbc395-c747-481a-9ac8-63d866cad37e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5bbc395-c747-481a-9ac8-63d866cad37e found for delete ", "request_id": "req-9e1934fc-ea0e-4417-8cf3-ccec08457d9d"}]} 2026-05-11 02:08:30.508 7 INFO neutron.services.segments.plugin [-] Segment a5bbc395-c747-481a-9ac8-63d866cad37e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5bbc395-c747-481a-9ac8-63d866cad37e found for delete ", "request_id": "req-e911b40e-eea0-4b90-a2d8-39040ef55dd0"}]} [pid: 7|app: 0|req: 1106/2337] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:08:30 2026] DELETE /v2.0/routers/d20c2ef9-e3d0-46fa-a72d-e799b65c567c => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2338] 199.204.45.129 () {34 vars in 993 bytes} [Mon May 11 02:08:30 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:30.713 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1871f36-8fd3-4237-915f-a5614d223154 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 28fe607e-1891-4841-85da-7123ad78bfcf (type: security_groups) to 1 2026-05-11 02:08:30.730 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1871f36-8fd3-4237-915f-a5614d223154 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5bd39b29-1f2b-4d96-b1b4-64fac4a175db (type: security_group_rules) to 0 2026-05-11 02:08:30.737 8 INFO neutron.services.segments.plugin [-] Segment 4089918c-e670-4b26-a0a4-c7b7f7955e61 resource provider aggregate not found 2026-05-11 02:08:30.745 8 INFO neutron.services.segments.plugin [-] Segment 4089918c-e670-4b26-a0a4-c7b7f7955e61 resource provider aggregate not found 2026-05-11 02:08:30.752 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1871f36-8fd3-4237-915f-a5614d223154 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d27c5fe3-ad88-4ecb-a667-1dc4b1d5c223 (type: security_group_rules) to 0 2026-05-11 02:08:30.760 8 INFO neutron.services.segments.plugin [-] Segment 4089918c-e670-4b26-a0a4-c7b7f7955e61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4089918c-e670-4b26-a0a4-c7b7f7955e61 found for delete ", "request_id": "req-4de1f10f-095a-4f64-86ee-0dd623c9ba47"}]} 2026-05-11 02:08:30.764 8 INFO neutron.services.segments.plugin [-] Segment 4089918c-e670-4b26-a0a4-c7b7f7955e61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4089918c-e670-4b26-a0a4-c7b7f7955e61 found for delete ", "request_id": "req-43835dd9-be52-4b5f-b6f2-fb1af07dda1c"}]} 2026-05-11 02:08:30.769 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1871f36-8fd3-4237-915f-a5614d223154 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource de49a7fc-d4a1-4461-81fe-8f830c69de2c (type: security_group_rules) to 0 2026-05-11 02:08:30.780 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1871f36-8fd3-4237-915f-a5614d223154 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ffcc8bf3-7064-4ea7-ab9e-564472ca73ef (type: security_group_rules) to 0 2026-05-11 02:08:30.794 7 INFO neutron_taas.services.taas.taas_plugin [req-734627f4-c1af-475a-a216-1d6639d4a1c0 req-7723f84e-50cb-49f3-9fc0-2319f66b9ed9 d3dce99758cf4eabb9eef3eb947b5bb0 d5820b104a2f4b0bb4b121329e2d178b - - default default] TaaS: Handle Delete Port: 1238a65b-8dce-43c4-a845-41317eb2ca89 2026-05-11 02:08:30.797 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-734627f4-c1af-475a-a216-1d6639d4a1c0 req-7723f84e-50cb-49f3-9fc0-2319f66b9ed9 d3dce99758cf4eabb9eef3eb947b5bb0 d5820b104a2f4b0bb4b121329e2d178b - - default default] Tap Mirror: Handle Delete Port: 1238a65b-8dce-43c4-a845-41317eb2ca89 [pid: 8|app: 0|req: 1232/2339] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:30 2026] GET /v2.0/security-groups?tenant_id=f4be79a899c74380aa547700058b1969&name=default => generated 2925 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2340] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:30 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2341] 199.204.45.129 () {36 vars in 996 bytes} [Mon May 11 02:08:30 2026] DELETE /v2.0/ports/1238a65b-8dce-43c4-a845-41317eb2ca89 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2342] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:30 2026] DELETE /v2.0/security-groups/28fe607e-1891-4841-85da-7123ad78bfcf => generated 0 bytes in 211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2343] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:08:31 2026] GET /v2.0/security-groups?id=a90a057c-4281-4062-ae7d-a03ccb1cb8c6&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:31.208 8 INFO neutron.db.ovn_revision_numbers_db [None req-717aff4e-1d19-4309-b705-123db3149a66 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 8e0f9bfc-7a65-4373-83e0-b6da1331440e (type: security_groups) to 1 2026-05-11 02:08:31.218 8 INFO neutron.db.ovn_revision_numbers_db [None req-717aff4e-1d19-4309-b705-123db3149a66 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 1eda50eb-304a-4fb0-88ed-4345bf746361 (type: security_group_rules) to 0 2026-05-11 02:08:31.227 8 INFO neutron.db.ovn_revision_numbers_db [None req-717aff4e-1d19-4309-b705-123db3149a66 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 396d19a3-43c5-48ee-a564-84548c0532ee (type: security_group_rules) to 0 2026-05-11 02:08:31.236 8 INFO neutron.db.ovn_revision_numbers_db [None req-717aff4e-1d19-4309-b705-123db3149a66 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 740ba113-b839-4efd-ac35-b04e4f424526 (type: security_group_rules) to 0 2026-05-11 02:08:31.247 8 INFO neutron.db.ovn_revision_numbers_db [None req-717aff4e-1d19-4309-b705-123db3149a66 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ab8663db-9ae5-4f96-b878-aaa9823830ea (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1234/2344] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:30 2026] GET /v2.0/security-groups?tenant_id=082c5b5e7512429085e8b21279d8d8b3&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:31.354 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-053fe776-8ef1-459c-9cc1-327162492e83'] response: {'server_uuid': 'ff54f1b4-120d-4f9c-89fc-7f5538e9d913', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1238a65b-8dce-43c4-a845-41317eb2ca89', 'code': 200} 2026-05-11 02:08:31.355 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-053fe776-8ef1-459c-9cc1-327162492e83'] response: {'server_uuid': 'ff54f1b4-120d-4f9c-89fc-7f5538e9d913', 'name': 'network-vif-deleted', 'tag': '1238a65b-8dce-43c4-a845-41317eb2ca89', 'status': 'completed', 'code': 200} 2026-05-11 02:08:31.392 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a87585d-1039-4286-a654-b4134924bb0d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 745c4fb1-e328-43cd-8ef0-fde5903c13c2 (type: security_groups) to 1 2026-05-11 02:08:31.403 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a87585d-1039-4286-a654-b4134924bb0d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 4d2d9e23-e0af-4202-acda-9aec734a6899 (type: security_group_rules) to 0 2026-05-11 02:08:31.417 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a87585d-1039-4286-a654-b4134924bb0d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 90c5cf2d-46fd-4bf4-b30c-1374b455a0fd (type: security_group_rules) to 0 2026-05-11 02:08:31.431 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a87585d-1039-4286-a654-b4134924bb0d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b4477666-6bc9-42da-a9f7-499e76797e46 (type: security_group_rules) to 0 2026-05-11 02:08:31.435 7 INFO neutron.db.ovn_revision_numbers_db [None req-e6a73157-e700-4296-b796-f755be55e907 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 844ab374-33b7-4c0c-bf43-048fe56e610c (type: security_groups) to 1 2026-05-11 02:08:31.441 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a87585d-1039-4286-a654-b4134924bb0d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b765777b-38d4-4616-890e-328963017f84 (type: security_group_rules) to 0 2026-05-11 02:08:31.446 7 INFO neutron.db.ovn_revision_numbers_db [None req-e6a73157-e700-4296-b796-f755be55e907 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 06989195-fb61-458e-af2d-66a913b9701d (type: security_group_rules) to 0 2026-05-11 02:08:31.458 7 INFO neutron.db.ovn_revision_numbers_db [None req-e6a73157-e700-4296-b796-f755be55e907 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 9c82d196-aa02-4189-8884-61952e41a810 (type: security_group_rules) to 0 2026-05-11 02:08:31.469 7 INFO neutron.db.ovn_revision_numbers_db [None req-e6a73157-e700-4296-b796-f755be55e907 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b3b2bef2-8b9c-4170-a7ca-6306f6811862 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1235/2345] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:31 2026] GET /v2.0/security-groups?tenant_id=e58fcd24dc6e40d8894c3d1b60f13afd&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:31.485 7 INFO neutron.db.ovn_revision_numbers_db [None req-e6a73157-e700-4296-b796-f755be55e907 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d4f52d57-7d02-4be5-aee9-16110023ffe7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1111/2346] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:31 2026] GET /v2.0/security-groups?tenant_id=ddebe606c90043b58e024151d0f8fe71&name=default => generated 2925 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2347] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:31 2026] DELETE /v2.0/security-groups/8e0f9bfc-7a65-4373-83e0-b6da1331440e => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2348] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:31 2026] DELETE /v2.0/security-groups/745c4fb1-e328-43cd-8ef0-fde5903c13c2 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2349] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:31 2026] GET /v2.0/security-groups?tenant_id=885020243ca448cfb81c4123cd5e885b&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2350] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:31 2026] DELETE /v2.0/security-groups/844ab374-33b7-4c0c-bf43-048fe56e610c => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2351] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:31 2026] DELETE /v2.0/security-groups/2964e237-4ec8-4d03-b06b-f29eb18e8c35 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:32.162 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c07a6ca-39b9-4fe7-9e28-c2f48bbd5c9f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource be3a5da4-dae4-4f9f-b7d1-0fff9d596a1e (type: security_groups) to 1 2026-05-11 02:08:32.173 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c07a6ca-39b9-4fe7-9e28-c2f48bbd5c9f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 16e6df54-61f2-4f1e-8961-d44f97acb462 (type: security_group_rules) to 0 2026-05-11 02:08:32.189 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c07a6ca-39b9-4fe7-9e28-c2f48bbd5c9f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6fe604be-eea7-441b-8c81-e33e17f881d0 (type: security_group_rules) to 0 2026-05-11 02:08:32.199 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c07a6ca-39b9-4fe7-9e28-c2f48bbd5c9f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 76411808-10a3-4bfd-8223-c737b3bdf1b9 (type: security_group_rules) to 0 2026-05-11 02:08:32.209 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c07a6ca-39b9-4fe7-9e28-c2f48bbd5c9f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 7c022006-3afc-419c-8138-7a5324989694 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1115/2352] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:32 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2353] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:32 2026] GET /v2.0/security-groups?tenant_id=62e9df8e08974678abff204fa9d9db50&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:32.342 7 INFO neutron.db.ovn_revision_numbers_db [None req-79b73716-96b4-4439-b91c-cd184ef1d719 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 43a58c5b-998f-40f5-9d07-a0927510aada (type: security_groups) to 1 2026-05-11 02:08:32.354 7 INFO neutron.db.ovn_revision_numbers_db [None req-79b73716-96b4-4439-b91c-cd184ef1d719 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 58d5820c-667e-42d3-ba38-a617e563ee67 (type: security_group_rules) to 0 2026-05-11 02:08:32.364 7 INFO neutron.db.ovn_revision_numbers_db [None req-79b73716-96b4-4439-b91c-cd184ef1d719 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5e6ff992-abe3-4842-81e9-b90524f7a1aa (type: security_group_rules) to 0 2026-05-11 02:08:32.374 7 INFO neutron.db.ovn_revision_numbers_db [None req-79b73716-96b4-4439-b91c-cd184ef1d719 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 776943cc-2d86-469e-af7c-95638687648c (type: security_group_rules) to 0 2026-05-11 02:08:32.386 7 INFO neutron.db.ovn_revision_numbers_db [None req-79b73716-96b4-4439-b91c-cd184ef1d719 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 8a4fdeb1-ee58-4e63-a495-c50c5181b569 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1116/2354] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:32 2026] GET /v2.0/security-groups?tenant_id=7d1b8003f154468d9039562b9f2ff753&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2355] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:32 2026] DELETE /v2.0/security-groups/be3a5da4-dae4-4f9f-b7d1-0fff9d596a1e => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2356] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:32 2026] DELETE /v2.0/security-groups/43a58c5b-998f-40f5-9d07-a0927510aada => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2357] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:33 2026] GET /v2.0/ports?device_id=ff54f1b4-120d-4f9c-89fc-7f5538e9d913 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:35.291 7 INFO neutron.db.ovn_revision_numbers_db [None req-54a697c5-7469-4042-9938-6ce07df11199 bea72d1ece424d3da64e94efdd2fe752 0b8c0e142e8446568a8f9765f68c79b1 - - default default] Successfully bumped revision number for resource c39b67f0-e258-421e-b950-8d3402d845ef (type: security_groups) to 1 2026-05-11 02:08:35.302 7 INFO neutron.db.ovn_revision_numbers_db [None req-54a697c5-7469-4042-9938-6ce07df11199 bea72d1ece424d3da64e94efdd2fe752 0b8c0e142e8446568a8f9765f68c79b1 - - default default] Successfully bumped revision number for resource 58b8fd9f-bd49-4acb-868a-34bf01b160a1 (type: security_group_rules) to 0 2026-05-11 02:08:35.313 7 INFO neutron.db.ovn_revision_numbers_db [None req-54a697c5-7469-4042-9938-6ce07df11199 bea72d1ece424d3da64e94efdd2fe752 0b8c0e142e8446568a8f9765f68c79b1 - - default default] Successfully bumped revision number for resource 6f21cc35-e96d-40c3-a163-b51415474ac6 (type: security_group_rules) to 0 2026-05-11 02:08:35.326 7 INFO neutron.db.ovn_revision_numbers_db [None req-54a697c5-7469-4042-9938-6ce07df11199 bea72d1ece424d3da64e94efdd2fe752 0b8c0e142e8446568a8f9765f68c79b1 - - default default] Successfully bumped revision number for resource f5c2c732-b483-44d9-aace-04793de3218b (type: security_group_rules) to 0 2026-05-11 02:08:35.348 7 INFO neutron.db.ovn_revision_numbers_db [None req-54a697c5-7469-4042-9938-6ce07df11199 bea72d1ece424d3da64e94efdd2fe752 0b8c0e142e8446568a8f9765f68c79b1 - - default default] Successfully bumped revision number for resource fec0bb78-4922-4d8d-9132-31d8dc34a0e4 (type: security_group_rules) to 0 2026-05-11 02:08:35.457 7 INFO neutron.db.ovn_revision_numbers_db [None req-54a697c5-7469-4042-9938-6ce07df11199 bea72d1ece424d3da64e94efdd2fe752 0b8c0e142e8446568a8f9765f68c79b1 - - default default] Successfully bumped revision number for resource fa0cad72-be11-482c-9159-df726a2c3754 (type: security_groups) to 1 2026-05-11 02:08:35.470 7 INFO neutron.db.ovn_revision_numbers_db [None req-54a697c5-7469-4042-9938-6ce07df11199 bea72d1ece424d3da64e94efdd2fe752 0b8c0e142e8446568a8f9765f68c79b1 - - default default] Successfully bumped revision number for resource 50f9e660-8513-4bb2-8011-20f1eddb9c84 (type: security_group_rules) to 0 2026-05-11 02:08:35.481 7 INFO neutron.db.ovn_revision_numbers_db [None req-54a697c5-7469-4042-9938-6ce07df11199 bea72d1ece424d3da64e94efdd2fe752 0b8c0e142e8446568a8f9765f68c79b1 - - default default] Successfully bumped revision number for resource e1cd55fa-7129-413c-b6ee-e2c21aee1522 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1118/2358] 10.0.0.129 () {34 vars in 683 bytes} [Mon May 11 02:08:34 2026] POST /v2.0/security-groups => generated 1601 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2359] 10.0.0.129 () {34 vars in 766 bytes} [Mon May 11 02:08:35 2026] PUT /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2360] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:08:35 2026] GET /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2361] 10.0.0.129 () {34 vars in 777 bytes} [Mon May 11 02:08:35 2026] PUT /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 02:08:35.849 7 INFO neutron_taas.services.taas.taas_plugin [None req-5627d82e-3051-4a73-8b52-816c4b26fd71 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 4b3d5f00-42d2-4cf2-945a-c2cf2428cd42 2026-05-11 02:08:35.852 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5627d82e-3051-4a73-8b52-816c4b26fd71 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 4b3d5f00-42d2-4cf2-945a-c2cf2428cd42 2026-05-11 02:08:35.929 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cb00138-6ca1-444d-94db-cc533c87d403 11b63e51b5b446f19f3b555bb29d484d 8262e094cd5f46058b8a5eb9b11cdfd1 - - default default] Successfully bumped revision number for resource a6537250-fe2f-4d95-9837-c43003064d33 (type: security_groups) to 1 2026-05-11 02:08:35.945 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cb00138-6ca1-444d-94db-cc533c87d403 11b63e51b5b446f19f3b555bb29d484d 8262e094cd5f46058b8a5eb9b11cdfd1 - - default default] Successfully bumped revision number for resource 799a114f-8794-470d-a977-fbcf5b711d99 (type: security_group_rules) to 0 2026-05-11 02:08:35.959 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cb00138-6ca1-444d-94db-cc533c87d403 11b63e51b5b446f19f3b555bb29d484d 8262e094cd5f46058b8a5eb9b11cdfd1 - - default default] Successfully bumped revision number for resource b997d83c-e069-4942-9988-c0a547424397 (type: security_group_rules) to 0 2026-05-11 02:08:35.971 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cb00138-6ca1-444d-94db-cc533c87d403 11b63e51b5b446f19f3b555bb29d484d 8262e094cd5f46058b8a5eb9b11cdfd1 - - default default] Successfully bumped revision number for resource fa8573c1-96be-42bb-9c95-125f71f6e844 (type: security_group_rules) to 0 2026-05-11 02:08:35.985 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cb00138-6ca1-444d-94db-cc533c87d403 11b63e51b5b446f19f3b555bb29d484d 8262e094cd5f46058b8a5eb9b11cdfd1 - - default default] Successfully bumped revision number for resource ff84a930-6d82-41b7-b4c2-c699a20bdf2b (type: security_group_rules) to 0 2026-05-11 02:08:36.050 8 INFO neutron.db.segments_db [None req-8cb00138-6ca1-444d-94db-cc533c87d403 11b63e51b5b446f19f3b555bb29d484d 8262e094cd5f46058b8a5eb9b11cdfd1 - - default default] Added segment 52f32c8d-0a58-48e2-9582-753bc5ccbb0a of type geneve for network f423e6ba-3c4d-4262-bf29-dac880e22e89 2026-05-11 02:08:36.154 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cb00138-6ca1-444d-94db-cc533c87d403 11b63e51b5b446f19f3b555bb29d484d 8262e094cd5f46058b8a5eb9b11cdfd1 - - default default] Successfully bumped revision number for resource f423e6ba-3c4d-4262-bf29-dac880e22e89 (type: networks) to 1 2026-05-11 02:08:36.339 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8cb00138-6ca1-444d-94db-cc533c87d403 11b63e51b5b446f19f3b555bb29d484d 8262e094cd5f46058b8a5eb9b11cdfd1 - - default default] No more DHCP agents 2026-05-11 02:08:36.341 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8cb00138-6ca1-444d-94db-cc533c87d403 11b63e51b5b446f19f3b555bb29d484d 8262e094cd5f46058b8a5eb9b11cdfd1 - - default default] Unable to schedule network f423e6ba-3c4d-4262-bf29-dac880e22e89: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:36.393 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: 997925f7-8352-4e8b-b4b3-c16e544f0b10 2026-05-11 02:08:36.459 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cb00138-6ca1-444d-94db-cc533c87d403 11b63e51b5b446f19f3b555bb29d484d 8262e094cd5f46058b8a5eb9b11cdfd1 - - default default] Successfully bumped revision number for resource 997925f7-8352-4e8b-b4b3-c16e544f0b10 (type: ports) to 1 [pid: 8|app: 0|req: 1244/2362] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:08:35 2026] POST /v2.0/networks => generated 670 bytes in 837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2363] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:08:36 2026] GET /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2364] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:08:35 2026] PUT /v2.0/routers/e76ce520-44b0-4290-a934-6ea062f43408/remove_router_interface => generated 309 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:08:36.720 8 INFO neutron.db.ovn_revision_numbers_db [None req-cfca165e-fe61-45e5-be2c-06a3f56406c1 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] Successfully bumped revision number for resource 17d88d5e-7115-4554-a8bb-b7c87a7b6c94 (type: security_groups) to 1 2026-05-11 02:08:36.731 8 INFO neutron.db.ovn_revision_numbers_db [None req-cfca165e-fe61-45e5-be2c-06a3f56406c1 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] Successfully bumped revision number for resource 2f4bc048-b741-4959-b7a4-47cb040a2aaf (type: security_group_rules) to 0 2026-05-11 02:08:36.743 8 INFO neutron.db.ovn_revision_numbers_db [None req-cfca165e-fe61-45e5-be2c-06a3f56406c1 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] Successfully bumped revision number for resource 4cb9d9d7-0e8c-431a-9b56-1286cbbba401 (type: security_group_rules) to 0 2026-05-11 02:08:36.755 8 INFO neutron.db.ovn_revision_numbers_db [None req-cfca165e-fe61-45e5-be2c-06a3f56406c1 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] Successfully bumped revision number for resource d89b5e09-c76c-4763-8a46-093f7cb377b4 (type: security_group_rules) to 0 2026-05-11 02:08:36.768 8 INFO neutron.db.ovn_revision_numbers_db [None req-cfca165e-fe61-45e5-be2c-06a3f56406c1 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] Successfully bumped revision number for resource f54ebfe5-afad-450f-a7eb-8f3c24555f39 (type: security_group_rules) to 0 2026-05-11 02:08:36.781 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-14b942e4-a4c8-4eb7-aefd-e6969d650f81 11b63e51b5b446f19f3b555bb29d484d 8262e094cd5f46058b8a5eb9b11cdfd1 - - default default] No more DHCP agents 2026-05-11 02:08:36.782 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-14b942e4-a4c8-4eb7-aefd-e6969d650f81 11b63e51b5b446f19f3b555bb29d484d 8262e094cd5f46058b8a5eb9b11cdfd1 - - default default] Unable to schedule network f423e6ba-3c4d-4262-bf29-dac880e22e89: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:36.863 8 INFO neutron.db.segments_db [None req-cfca165e-fe61-45e5-be2c-06a3f56406c1 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] Added segment 25af962e-0d37-4e27-b3e3-f3d77989c0e2 of type geneve for network fa069aac-bf5b-4cbb-9e0d-ff0ffbd4b7d3 2026-05-11 02:08:36.973 8 INFO neutron.db.ovn_revision_numbers_db [None req-cfca165e-fe61-45e5-be2c-06a3f56406c1 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] Successfully bumped revision number for resource fa069aac-bf5b-4cbb-9e0d-ff0ffbd4b7d3 (type: networks) to 1 2026-05-11 02:08:37.145 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cfca165e-fe61-45e5-be2c-06a3f56406c1 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] No more DHCP agents 2026-05-11 02:08:37.146 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cfca165e-fe61-45e5-be2c-06a3f56406c1 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] Unable to schedule network fa069aac-bf5b-4cbb-9e0d-ff0ffbd4b7d3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:37.209 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2118260b-dcbe-48ad-a137-bbadc331b3ce - - - - - -] OVN reports status down for port: 721962f9-bb74-4a5e-9931-9e2d52370658 2026-05-11 02:08:37.219 8 INFO neutron.db.ovn_revision_numbers_db [None req-cfca165e-fe61-45e5-be2c-06a3f56406c1 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] Successfully bumped revision number for resource 721962f9-bb74-4a5e-9931-9e2d52370658 (type: ports) to 1 [pid: 8|app: 0|req: 1246/2365] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:08:36 2026] POST /v2.0/networks => generated 670 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:37.281 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff2285b5-47b6-4c5f-9f9a-d664c37a7194 - - - - - -] Successfully bumped revision number for resource 997925f7-8352-4e8b-b4b3-c16e544f0b10 (type: ports) to 2 [pid: 8|app: 0|req: 1247/2366] 10.0.0.129 () {34 vars in 773 bytes} [Mon May 11 02:08:37 2026] PUT /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 02:08:37.338 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff2285b5-47b6-4c5f-9f9a-d664c37a7194 - - - - - -] Successfully bumped revision number for resource 9a7d8a52-7199-4591-93d2-9f36a5027747 (type: subnets) to 0 [pid: 7|app: 0|req: 1120/2367] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:08:36 2026] POST /v2.0/subnets => generated 626 bytes in 798 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:37.574 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d3540b7-3380-4f15-8093-01b730a033cd 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] No more DHCP agents 2026-05-11 02:08:37.576 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d3540b7-3380-4f15-8093-01b730a033cd 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] Unable to schedule network fa069aac-bf5b-4cbb-9e0d-ff0ffbd4b7d3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:37.653 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d3eefa5-d9ea-41fa-90b3-2072bd579174 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 6890c545-91f8-4a6d-86e2-b160734670cc 2026-05-11 02:08:37.659 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d3eefa5-d9ea-41fa-90b3-2072bd579174 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 6890c545-91f8-4a6d-86e2-b160734670cc 2026-05-11 02:08:37.682 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: 113b7248-b085-4bff-8752-ce3d10d9b081 2026-05-11 02:08:37.685 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d3540b7-3380-4f15-8093-01b730a033cd 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] Successfully bumped revision number for resource 113b7248-b085-4bff-8752-ce3d10d9b081 (type: ports) to 1 [pid: 7|app: 0|req: 1121/2368] 10.0.0.129 () {34 vars in 663 bytes} [Mon May 11 02:08:37 2026] POST /v2.0/ports => generated 743 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1122/2369] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:08:37 2026] GET /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2370] 10.0.0.129 () {34 vars in 750 bytes} [Mon May 11 02:08:37 2026] PUT /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2371] 10.0.0.129 () {34 vars in 665 bytes} [Mon May 11 02:08:37 2026] POST /v2.0/trunks => generated 409 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2372] 10.0.0.129 () {34 vars in 795 bytes} [Mon May 11 02:08:38 2026] PUT /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2373] 10.0.0.129 () {32 vars in 730 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2374] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:08:37 2026] DELETE /v2.0/routers/e76ce520-44b0-4290-a934-6ea062f43408 => generated 0 bytes in 894 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2375] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:08:38 2026] PUT /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2376] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2377] 10.0.0.129 () {34 vars in 761 bytes} [Mon May 11 02:08:38 2026] PUT /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2378] 10.0.0.129 () {32 vars in 728 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2379] 10.0.0.129 () {34 vars in 766 bytes} [Mon May 11 02:08:38 2026] PUT /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2380] 10.0.0.129 () {32 vars in 730 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2381] 10.0.0.129 () {34 vars in 759 bytes} [Mon May 11 02:08:38 2026] PUT /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2382] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:08:38 2026] DELETE /v2.0/subnets/f76a2fe1-8237-4857-9e8c-0cf70c9ea5cf => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2383] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2384] 10.0.0.129 () {32 vars in 728 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2385] 10.0.0.129 () {34 vars in 757 bytes} [Mon May 11 02:08:38 2026] PUT /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2386] 10.0.0.129 () {32 vars in 754 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2387] 10.0.0.129 () {34 vars in 755 bytes} [Mon May 11 02:08:38 2026] PUT /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 02:08:38.630 7 INFO neutron_taas.services.taas.taas_plugin [None req-f18cffa1-5414-4a35-a421-ce14256fd9d0 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: bbe2c711-f5c4-4404-8808-2154b5599d4f 2026-05-11 02:08:38.632 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f18cffa1-5414-4a35-a421-ce14256fd9d0 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: bbe2c711-f5c4-4404-8808-2154b5599d4f [pid: 8|app: 0|req: 1254/2388] 10.0.0.129 () {32 vars in 730 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:38.678 8 INFO neutron.api.v2.resource [None req-7f3d3f98-d8b5-42bb-9234-6af77e4a7786 bea72d1ece424d3da64e94efdd2fe752 0b8c0e142e8446568a8f9765f68c79b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1255/2389] 10.0.0.129 () {32 vars in 758 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2390] 10.0.0.129 () {32 vars in 728 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2391] 10.0.0.129 () {34 vars in 779 bytes} [Mon May 11 02:08:38 2026] PUT /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 02:08:38.795 7 INFO neutron.services.segments.plugin [-] Segment 929401b3-33f7-4924-b85f-461011162f37 resource provider aggregate not found 2026-05-11 02:08:38.803 7 INFO neutron.services.segments.plugin [-] Segment 929401b3-33f7-4924-b85f-461011162f37 resource provider aggregate not found 2026-05-11 02:08:38.807 7 INFO neutron.services.segments.plugin [-] Segment 929401b3-33f7-4924-b85f-461011162f37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 929401b3-33f7-4924-b85f-461011162f37 found for delete ", "request_id": "req-aa24f769-6b79-4b35-a52c-63ee785df920"}]} [pid: 8|app: 0|req: 1258/2392] 10.0.0.129 () {32 vars in 757 bytes} [Mon May 11 02:08:38 2026] DELETE /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:38.827 7 INFO neutron.services.segments.plugin [-] Segment 929401b3-33f7-4924-b85f-461011162f37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 929401b3-33f7-4924-b85f-461011162f37 found for delete ", "request_id": "req-0441b149-7c9c-4e8f-ac30-6de9cdb943c9"}]} [pid: 7|app: 0|req: 1135/2393] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:08:38 2026] DELETE /v2.0/networks/23ea223d-9a93-4c4f-b8f0-4b45a86c27d0 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2394] 10.0.0.129 () {34 vars in 777 bytes} [Mon May 11 02:08:38 2026] PUT /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2395] 10.0.0.129 () {32 vars in 730 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2396] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2397] 10.0.0.129 () {32 vars in 728 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:38.931 7 INFO neutron.api.v2.resource [None req-8dc53d4a-97cc-4fcc-9ea4-1429216bccee bea72d1ece424d3da64e94efdd2fe752 0b8c0e142e8446568a8f9765f68c79b1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1138/2398] 10.0.0.129 () {32 vars in 761 bytes} [Mon May 11 02:08:38 2026] DELETE /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2399] 10.0.0.129 () {34 vars in 750 bytes} [Mon May 11 02:08:38 2026] PUT /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2400] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:08:38 2026] PUT /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2401] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:08:38 2026] DELETE /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2402] 10.0.0.129 () {32 vars in 730 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2403] 10.0.0.129 () {32 vars in 728 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2404] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:39 2026] GET /v2.0/security-groups?tenant_id=d5820b104a2f4b0bb4b121329e2d178b&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2405] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:08:39 2026] GET /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2406] 10.0.0.129 () {32 vars in 736 bytes} [Mon May 11 02:08:39 2026] GET /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2407] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:08:39 2026] GET /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2408] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:39 2026] DELETE /v2.0/security-groups/fa0cad72-be11-482c-9159-df726a2c3754 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:39.197 7 INFO neutron.api.v2.resource [None req-21fa65c2-f17e-461b-8210-3337b7809ea2 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1144/2409] 10.0.0.129 () {32 vars in 740 bytes} [Mon May 11 02:08:39 2026] GET /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:08:39.247 7 INFO neutron.api.v2.resource [None req-50c84ad2-2e8f-4a17-a5f3-5d35ef997e47 11b63e51b5b446f19f3b555bb29d484d 8262e094cd5f46058b8a5eb9b11cdfd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1145/2410] 10.0.0.129 () {32 vars in 742 bytes} [Mon May 11 02:08:39 2026] GET /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2411] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:39 2026] DELETE /v2.0/security-groups/a90a057c-4281-4062-ae7d-a03ccb1cb8c6 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2412] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:39 2026] DELETE /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2413] 10.0.0.129 () {32 vars in 728 bytes} [Mon May 11 02:08:39 2026] GET /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2414] 10.0.0.129 () {32 vars in 741 bytes} [Mon May 11 02:08:39 2026] DELETE /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:39.335 7 INFO neutron.api.v2.resource [None req-4215dbb7-c1f1-40f4-aae3-77cedfa0bb2b 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1148/2415] 10.0.0.129 () {32 vars in 743 bytes} [Mon May 11 02:08:39 2026] DELETE /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2416] 10.0.0.129 () {32 vars in 730 bytes} [Mon May 11 02:08:39 2026] GET /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2417] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:08:39 2026] DELETE /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2418] 10.0.0.129 () {32 vars in 728 bytes} [Mon May 11 02:08:39 2026] GET /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:39.413 8 INFO neutron.api.v2.resource [None req-382f3dcb-f5d0-456b-9aac-426c2b521f31 11b63e51b5b446f19f3b555bb29d484d 8262e094cd5f46058b8a5eb9b11cdfd1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1269/2419] 10.0.0.129 () {32 vars in 745 bytes} [Mon May 11 02:08:39 2026] DELETE /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2420] 10.0.0.129 () {32 vars in 718 bytes} [Mon May 11 02:08:39 2026] GET /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c => generated 409 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2421] 10.0.0.129 () {32 vars in 733 bytes} [Mon May 11 02:08:39 2026] DELETE /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2422] 10.0.0.129 () {32 vars in 716 bytes} [Mon May 11 02:08:39 2026] GET /v2.0/ports/113b7248-b085-4bff-8752-ce3d10d9b081 => generated 826 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2423] 10.0.0.129 () {32 vars in 730 bytes} [Mon May 11 02:08:39 2026] GET /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2424] 10.0.0.129 () {32 vars in 721 bytes} [Mon May 11 02:08:39 2026] DELETE /v2.0/trunks/2e37c759-a884-4b7e-844e-488f10bb7d7c => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:39.653 7 INFO neutron_taas.services.taas.taas_plugin [None req-fce9cd61-b800-4b53-9e42-d144b5f9abec 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] TaaS: Handle Delete Port: 113b7248-b085-4bff-8752-ce3d10d9b081 2026-05-11 02:08:39.656 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fce9cd61-b800-4b53-9e42-d144b5f9abec 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] Tap Mirror: Handle Delete Port: 113b7248-b085-4bff-8752-ce3d10d9b081 [pid: 8|app: 0|req: 1272/2425] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:08:39 2026] DELETE /v2.0/subnets/9a7d8a52-7199-4591-93d2-9f36a5027747 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2428] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:08:39 2026] DELETE /v2.0/ports/113b7248-b085-4bff-8752-ce3d10d9b081 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:39.854 8 INFO neutron_taas.services.taas.taas_plugin [None req-55ac814d-34cc-4802-9890-fe8e2206306f 11b63e51b5b446f19f3b555bb29d484d 8262e094cd5f46058b8a5eb9b11cdfd1 - - default default] TaaS: Handle Delete Port: 997925f7-8352-4e8b-b4b3-c16e544f0b10 2026-05-11 02:08:39.857 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55ac814d-34cc-4802-9890-fe8e2206306f 11b63e51b5b446f19f3b555bb29d484d 8262e094cd5f46058b8a5eb9b11cdfd1 - - default default] Tap Mirror: Handle Delete Port: 997925f7-8352-4e8b-b4b3-c16e544f0b10 [pid: 7|app: 0|req: 1155/2429] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:39 2026] GET /v2.0/security-groups?tenant_id=0b8c0e142e8446568a8f9765f68c79b1&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:40.026 8 INFO neutron.services.segments.plugin [-] Segment 52f32c8d-0a58-48e2-9582-753bc5ccbb0a resource provider aggregate not found 2026-05-11 02:08:40.035 8 INFO neutron.services.segments.plugin [-] Segment 52f32c8d-0a58-48e2-9582-753bc5ccbb0a resource provider aggregate not found 2026-05-11 02:08:40.042 8 INFO neutron.services.segments.plugin [-] Segment 52f32c8d-0a58-48e2-9582-753bc5ccbb0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52f32c8d-0a58-48e2-9582-753bc5ccbb0a found for delete ", "request_id": "req-64d28218-5f1e-480a-8228-0cac2cf93132"}]} 2026-05-11 02:08:40.051 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a0db6af-3946-4d4a-b072-5f6ca8f4351e 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] TaaS: Handle Delete Port: 721962f9-bb74-4a5e-9931-9e2d52370658 2026-05-11 02:08:40.052 8 INFO neutron.services.segments.plugin [-] Segment 52f32c8d-0a58-48e2-9582-753bc5ccbb0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52f32c8d-0a58-48e2-9582-753bc5ccbb0a found for delete ", "request_id": "req-ebc556e9-85cf-4dc4-8eed-e692f8d6fee0"}]} 2026-05-11 02:08:40.054 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a0db6af-3946-4d4a-b072-5f6ca8f4351e 2acdad41336d4432b44041e3bede8664 aa3a000cfc724034b032606f5778f733 - - default default] Tap Mirror: Handle Delete Port: 721962f9-bb74-4a5e-9931-9e2d52370658 [pid: 8|app: 0|req: 1275/2430] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:08:39 2026] DELETE /v2.0/networks/f423e6ba-3c4d-4262-bf29-dac880e22e89 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2431] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:40 2026] DELETE /v2.0/security-groups/c39b67f0-e258-421e-b950-8d3402d845ef => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2432] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:08:39 2026] DELETE /v2.0/networks/fa069aac-bf5b-4cbb-9e0d-ff0ffbd4b7d3 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:40.558 8 INFO neutron.db.ovn_revision_numbers_db [None req-144a20b5-5fb7-4785-82dd-22d617393b89 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource fa43ecf8-680b-4d27-9075-3720a9c32734 (type: security_groups) to 1 2026-05-11 02:08:40.577 8 INFO neutron.db.ovn_revision_numbers_db [None req-144a20b5-5fb7-4785-82dd-22d617393b89 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 3184b10b-4e41-40e4-93f6-ca0c82a15c06 (type: security_group_rules) to 0 2026-05-11 02:08:40.595 8 INFO neutron.db.ovn_revision_numbers_db [None req-144a20b5-5fb7-4785-82dd-22d617393b89 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 36200fbc-381d-4f44-b3c5-dad1ca7e4226 (type: security_group_rules) to 0 2026-05-11 02:08:40.614 8 INFO neutron.db.ovn_revision_numbers_db [None req-144a20b5-5fb7-4785-82dd-22d617393b89 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 8af0c139-e825-4853-88a8-e82c421441e0 (type: security_group_rules) to 0 2026-05-11 02:08:40.625 8 INFO neutron.db.ovn_revision_numbers_db [None req-144a20b5-5fb7-4785-82dd-22d617393b89 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bf25afbe-3704-4414-99eb-2239519a7152 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1277/2433] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:40 2026] GET /v2.0/security-groups?tenant_id=6d02e17e0bc84a4689ab08d7f816f376&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:40.829 7 INFO neutron.services.segments.plugin [-] Segment 25af962e-0d37-4e27-b3e3-f3d77989c0e2 resource provider aggregate not found 2026-05-11 02:08:40.852 7 INFO neutron.services.segments.plugin [-] Segment 25af962e-0d37-4e27-b3e3-f3d77989c0e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25af962e-0d37-4e27-b3e3-f3d77989c0e2 found for delete ", "request_id": "req-7a8a6a73-f981-4644-8243-fb31e8063974"}]} 2026-05-11 02:08:40.855 7 INFO neutron.services.segments.plugin [-] Segment 25af962e-0d37-4e27-b3e3-f3d77989c0e2 resource provider aggregate not found 2026-05-11 02:08:40.870 7 INFO neutron.services.segments.plugin [-] Segment 25af962e-0d37-4e27-b3e3-f3d77989c0e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25af962e-0d37-4e27-b3e3-f3d77989c0e2 found for delete ", "request_id": "req-91853e9a-41f3-477b-9127-526db3b319b2"}]} [pid: 7|app: 0|req: 1157/2434] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:40 2026] DELETE /v2.0/security-groups/fa43ecf8-680b-4d27-9075-3720a9c32734 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:41.020 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfc28b8b-9215-437b-be8a-1cfd734fd8a5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 48e956ee-d529-4dc9-8f0c-b953b811250e (type: security_groups) to 1 2026-05-11 02:08:41.035 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfc28b8b-9215-437b-be8a-1cfd734fd8a5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 67311377-d090-4234-a681-e2bcc0511a34 (type: security_group_rules) to 0 2026-05-11 02:08:41.048 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfc28b8b-9215-437b-be8a-1cfd734fd8a5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 9be669a8-4f46-42da-ae1f-5df2a8bdc993 (type: security_group_rules) to 0 2026-05-11 02:08:41.063 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfc28b8b-9215-437b-be8a-1cfd734fd8a5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a1cb84b5-f3b0-4ab5-912d-e86f6d91c5cd (type: security_group_rules) to 0 2026-05-11 02:08:41.075 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfc28b8b-9215-437b-be8a-1cfd734fd8a5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a642f33f-f97d-4108-bc65-4c4ea2b61bdc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1278/2435] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:40 2026] GET /v2.0/security-groups?tenant_id=a67e39954b9441a5a091ba4992afaf6c&name=default => generated 2925 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:41.144 7 INFO neutron.db.ovn_revision_numbers_db [None req-8861590b-ab4b-4cc6-9ac7-ded3c8f53448 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 852629be-bfaa-46d6-a65f-7f6e074f30fe (type: security_groups) to 1 2026-05-11 02:08:41.155 7 INFO neutron.db.ovn_revision_numbers_db [None req-8861590b-ab4b-4cc6-9ac7-ded3c8f53448 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 010d33fe-9882-4d7d-9ea5-fd7f17a48e8d (type: security_group_rules) to 0 2026-05-11 02:08:41.166 7 INFO neutron.db.ovn_revision_numbers_db [None req-8861590b-ab4b-4cc6-9ac7-ded3c8f53448 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 2dcbe793-1028-4049-a259-c67dcbf34695 (type: security_group_rules) to 0 2026-05-11 02:08:41.183 7 INFO neutron.db.ovn_revision_numbers_db [None req-8861590b-ab4b-4cc6-9ac7-ded3c8f53448 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 519173db-7d0c-4a1f-b28a-14b17418c3a2 (type: security_group_rules) to 0 2026-05-11 02:08:41.196 7 INFO neutron.db.ovn_revision_numbers_db [None req-8861590b-ab4b-4cc6-9ac7-ded3c8f53448 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 861ee47a-0dd4-46a3-a16e-45c6a1831002 (type: security_group_rules) to 0 2026-05-11 02:08:41.275 7 INFO neutron.db.segments_db [None req-8861590b-ab4b-4cc6-9ac7-ded3c8f53448 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Added segment bf7e0579-cf69-470c-b8f1-849b18178d9e of type geneve for network 59919d6c-0137-4444-b57d-01248347789b [pid: 8|app: 0|req: 1279/2436] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:41 2026] GET /v2.0/security-groups?tenant_id=aa3a000cfc724034b032606f5778f733&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:41.387 7 INFO neutron.db.ovn_revision_numbers_db [None req-8861590b-ab4b-4cc6-9ac7-ded3c8f53448 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 59919d6c-0137-4444-b57d-01248347789b (type: networks) to 1 2026-05-11 02:08:41.549 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8861590b-ab4b-4cc6-9ac7-ded3c8f53448 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:08:41.550 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8861590b-ab4b-4cc6-9ac7-ded3c8f53448 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 59919d6c-0137-4444-b57d-01248347789b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1280/2437] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:41 2026] DELETE /v2.0/security-groups/48e956ee-d529-4dc9-8f0c-b953b811250e => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:41.612 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: 78a924c0-7749-4152-9bab-18222e106255 2026-05-11 02:08:41.651 7 INFO neutron.db.ovn_revision_numbers_db [None req-8861590b-ab4b-4cc6-9ac7-ded3c8f53448 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 78a924c0-7749-4152-9bab-18222e106255 (type: ports) to 1 [pid: 7|app: 0|req: 1158/2438] 10.0.0.129 () {34 vars in 670 bytes} [Mon May 11 02:08:40 2026] POST /v2.0/networks => generated 782 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2439] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:41 2026] GET /v2.0/security-groups?tenant_id=8262e094cd5f46058b8a5eb9b11cdfd1&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2440] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:41 2026] DELETE /v2.0/security-groups/17d88d5e-7115-4554-a8bb-b7c87a7b6c94 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:41.902 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa0aa46f-d5be-4dd7-a518-fc7b6b51b661 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:08:41.903 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa0aa46f-d5be-4dd7-a518-fc7b6b51b661 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 59919d6c-0137-4444-b57d-01248347789b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1282/2441] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:41 2026] DELETE /v2.0/security-groups/a6537250-fe2f-4d95-9837-c43003064d33 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:42.200 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6ad5857-79ec-46db-b022-c020af34d06b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 719e7d0e-28c1-4d99-9c7a-128c3fd626a7 (type: security_groups) to 1 2026-05-11 02:08:42.211 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6ad5857-79ec-46db-b022-c020af34d06b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 80748c31-6914-4dda-ab8e-a3b10f8612e7 (type: security_group_rules) to 0 2026-05-11 02:08:42.222 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6ad5857-79ec-46db-b022-c020af34d06b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 900784b7-4d44-4518-bf22-87727148a928 (type: security_group_rules) to 0 2026-05-11 02:08:42.235 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6ad5857-79ec-46db-b022-c020af34d06b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b80ee9ce-7ab1-4711-abbd-15a4187ac122 (type: security_group_rules) to 0 2026-05-11 02:08:42.246 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6ad5857-79ec-46db-b022-c020af34d06b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource fac98310-68ac-494e-95b6-cf109ffb82d4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1283/2442] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:42 2026] GET /v2.0/security-groups?tenant_id=7d1abdb7cf2c4dec9a1a3c338f84e3b2&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:42.359 7 INFO neutron.db.ovn_revision_numbers_db [None req-69cab841-3199-4c4f-9c33-4bae44d64c9a - - - - - -] Successfully bumped revision number for resource 78a924c0-7749-4152-9bab-18222e106255 (type: ports) to 2 2026-05-11 02:08:42.393 7 INFO neutron.db.ovn_revision_numbers_db [None req-69cab841-3199-4c4f-9c33-4bae44d64c9a - - - - - -] Successfully bumped revision number for resource 70ea5e8b-4a8f-4f03-8795-d02ed37dd0bf (type: subnets) to 0 [pid: 7|app: 0|req: 1160/2443] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:08:41 2026] POST /v2.0/subnets => generated 688 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2444] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:42 2026] DELETE /v2.0/security-groups/719e7d0e-28c1-4d99-9c7a-128c3fd626a7 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:42.866 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7512e3b2-aeaa-4fd1-8b8f-d7218e0c70d0 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:08:42.868 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7512e3b2-aeaa-4fd1-8b8f-d7218e0c70d0 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:42.996 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2118260b-dcbe-48ad-a137-bbadc331b3ce - - - - - -] OVN reports status down for port: dc3dd76c-e2a1-41e6-b6dc-d666f286af31 2026-05-11 02:08:43.046 7 INFO neutron.db.ovn_revision_numbers_db [None req-7512e3b2-aeaa-4fd1-8b8f-d7218e0c70d0 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource dc3dd76c-e2a1-41e6-b6dc-d666f286af31 (type: ports) to 1 2026-05-11 02:08:44.118 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-681faff9-64bf-4706-9314-3a819bf4a89f - - - - - -] Schedule LRP lrp-dc3dd76c-e2a1-41e6-b6dc-d666f286af31 on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:08:44.185 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2118260b-dcbe-48ad-a137-bbadc331b3ce - - - - - -] OVN reports status up for port: dc3dd76c-e2a1-41e6-b6dc-d666f286af31 2026-05-11 02:08:44.202 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a8f4167f-4f9e-4270-a92c-b3cd42fe6cc9 - - - - - -] Router a52f13a1-8c56-429a-98a6-61de03457e89 is bound to host instance 2026-05-11 02:08:44.231 7 INFO neutron.plugins.ml2.plugin [None req-2118260b-dcbe-48ad-a137-bbadc331b3ce - - - - - -] Attempt 1 to provision port dc3dd76c-e2a1-41e6-b6dc-d666f286af31 [pid: 8|app: 0|req: 1285/2445] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:08:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2446] 10.0.0.129 () {34 vars in 758 bytes} [Mon May 11 02:08:44 2026] PUT /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2447] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:08:44 2026] GET /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:44.318 7 INFO neutron.db.ovn_revision_numbers_db [None req-7512e3b2-aeaa-4fd1-8b8f-d7218e0c70d0 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource dc3dd76c-e2a1-41e6-b6dc-d666f286af31 (type: router_ports) to 1 [pid: 8|app: 0|req: 1288/2448] 10.0.0.129 () {34 vars in 769 bytes} [Mon May 11 02:08:44 2026] PUT /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2449] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:08:44 2026] GET /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2450] 10.0.0.129 () {34 vars in 765 bytes} [Mon May 11 02:08:44 2026] PUT /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2451] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:08:44 2026] GET /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:44.511 7 INFO neutron.db.ovn_revision_numbers_db [None req-7512e3b2-aeaa-4fd1-8b8f-d7218e0c70d0 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a52f13a1-8c56-429a-98a6-61de03457e89 (type: routers) to 2 [pid: 7|app: 0|req: 1161/2452] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:08:42 2026] POST /v2.0/routers => generated 966 bytes in 2123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2453] 10.0.0.129 () {34 vars in 787 bytes} [Mon May 11 02:08:44 2026] PUT /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2454] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:08:44 2026] GET /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2455] 10.0.0.129 () {34 vars in 758 bytes} [Mon May 11 02:08:44 2026] PUT /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2456] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:08:44 2026] GET /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2457] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:08:44 2026] GET /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:44.761 8 INFO neutron.api.v2.resource [None req-54fc8875-c9dc-41aa-9911-80ad175902ca 7658b377ae744141b108b588f4296237 ea85c2d5a2eb430c85ff1d5f554142a6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1297/2458] 10.0.0.129 () {32 vars in 750 bytes} [Mon May 11 02:08:44 2026] GET /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2459] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:08:44 2026] DELETE /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2460] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:08:44 2026] GET /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:44.876 8 INFO neutron.api.v2.resource [None req-1bc36747-5678-4ca1-9acd-6703ff4a86ba 7658b377ae744141b108b588f4296237 ea85c2d5a2eb430c85ff1d5f554142a6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1300/2461] 10.0.0.129 () {32 vars in 753 bytes} [Mon May 11 02:08:44 2026] DELETE /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2462] 10.0.0.129 () {32 vars in 741 bytes} [Mon May 11 02:08:44 2026] DELETE /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2463] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:08:44 2026] GET /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2464] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:08:44 2026] DELETE /v2.0/subnetpools/22fb54d1-8a4e-48ec-b71e-6009ede1a806 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:45.413 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ffa90514-49a2-4add-8ae3-a175f45ce3db dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:08:45.417 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ffa90514-49a2-4add-8ae3-a175f45ce3db dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 59919d6c-0137-4444-b57d-01248347789b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:45.566 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e21263b-61c1-482c-a568-82b1d10b2a6f 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 9fcc72e7-2835-4120-b9f9-15e0b5154034 (type: security_groups) to 1 2026-05-11 02:08:45.581 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e21263b-61c1-482c-a568-82b1d10b2a6f 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 585ef257-0c84-44df-8032-8612a22b75fa (type: security_group_rules) to 0 2026-05-11 02:08:45.594 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e21263b-61c1-482c-a568-82b1d10b2a6f 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 8131446e-33e1-425d-9fa3-6f57b6237bbf (type: security_group_rules) to 0 2026-05-11 02:08:45.608 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e21263b-61c1-482c-a568-82b1d10b2a6f 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource bf7e064e-5131-4780-bdad-9f17d9753665 (type: security_group_rules) to 0 2026-05-11 02:08:45.623 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e21263b-61c1-482c-a568-82b1d10b2a6f 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource f6085781-05df-423f-b559-5965eb470594 (type: security_group_rules) to 0 2026-05-11 02:08:45.728 8 INFO neutron.db.segments_db [None req-6e21263b-61c1-482c-a568-82b1d10b2a6f 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Added segment 16c43455-8290-4da6-b632-16931ec6aeda of type geneve for network ca5560e1-93f8-430c-994c-a513b828fb95 2026-05-11 02:08:45.733 7 INFO neutron.db.ovn_revision_numbers_db [None req-ffa90514-49a2-4add-8ae3-a175f45ce3db dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 09507aa4-3380-4097-873b-be1021c48430 (type: ports) to 1 2026-05-11 02:08:45.841 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e21263b-61c1-482c-a568-82b1d10b2a6f 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource ca5560e1-93f8-430c-994c-a513b828fb95 (type: networks) to 1 2026-05-11 02:08:45.994 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e21263b-61c1-482c-a568-82b1d10b2a6f 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:08:45.996 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e21263b-61c1-482c-a568-82b1d10b2a6f 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network ca5560e1-93f8-430c-994c-a513b828fb95: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:46.008 7 INFO neutron.db.ovn_revision_numbers_db [None req-a516274d-874f-4a94-965e-ae82595ddb8f - - - - - -] Successfully bumped revision number for resource dc3dd76c-e2a1-41e6-b6dc-d666f286af31 (type: ports) to 4 2026-05-11 02:08:46.063 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e21263b-61c1-482c-a568-82b1d10b2a6f 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource fcc1bf1b-0976-46d8-94ee-61ea989959d4 (type: ports) to 1 [pid: 8|app: 0|req: 1304/2465] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:08:45 2026] POST /v2.0/networks => generated 665 bytes in 863 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:46.294 8 INFO neutron.db.ovn_revision_numbers_db [None req-d66b2256-3421-41b3-bddd-55f5c468b5dd dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0ee83208-ba69-46d9-9a2e-ceec0d16e629 (type: security_groups) to 1 2026-05-11 02:08:46.306 8 INFO neutron.db.ovn_revision_numbers_db [None req-d66b2256-3421-41b3-bddd-55f5c468b5dd dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 3720703f-13cc-4c0a-9a84-8acf00e40fe9 (type: security_group_rules) to 0 2026-05-11 02:08:46.317 8 INFO neutron.db.ovn_revision_numbers_db [None req-d66b2256-3421-41b3-bddd-55f5c468b5dd dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bd786760-5d72-441d-a547-35d93a14e5fc (type: security_group_rules) to 0 2026-05-11 02:08:46.332 8 INFO neutron.db.ovn_revision_numbers_db [None req-d66b2256-3421-41b3-bddd-55f5c468b5dd dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bf410797-f242-4278-8278-eda22b7675c7 (type: security_group_rules) to 0 2026-05-11 02:08:46.344 8 INFO neutron.db.ovn_revision_numbers_db [None req-d66b2256-3421-41b3-bddd-55f5c468b5dd dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource cdbb840e-fce2-4357-a719-b71b3d00c632 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1305/2466] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:46 2026] GET /v2.0/security-groups?tenant_id=ea85c2d5a2eb430c85ff1d5f554142a6&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:46.534 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-26427960-7387-4224-9f12-3af5ad600108 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:08:46.536 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-26427960-7387-4224-9f12-3af5ad600108 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network ca5560e1-93f8-430c-994c-a513b828fb95: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:46.637 7 INFO neutron.db.ovn_revision_numbers_db [None req-a516274d-874f-4a94-965e-ae82595ddb8f - - - - - -] Successfully bumped revision number for resource dc3dd76c-e2a1-41e6-b6dc-d666f286af31 (type: ports) to 5 2026-05-11 02:08:46.950 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ffa90514-49a2-4add-8ae3-a175f45ce3db dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:08:46.951 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ffa90514-49a2-4add-8ae3-a175f45ce3db dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 59919d6c-0137-4444-b57d-01248347789b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:47.005 8 INFO neutron.db.ovn_revision_numbers_db [None req-a519a6c4-5a6b-43fa-94c0-7a59d6ad01a5 - - - - - -] Successfully bumped revision number for resource fcc1bf1b-0976-46d8-94ee-61ea989959d4 (type: ports) to 2 2026-05-11 02:08:47.030 8 INFO neutron.db.ovn_revision_numbers_db [None req-a519a6c4-5a6b-43fa-94c0-7a59d6ad01a5 - - - - - -] Successfully bumped revision number for resource b033e7bf-9f99-493b-bb8c-ad363f21e206 (type: subnets) to 0 [pid: 8|app: 0|req: 1306/2467] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:08:46 2026] POST /v2.0/subnets => generated 626 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:47.252 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2118260b-dcbe-48ad-a137-bbadc331b3ce - - - - - -] OVN reports status down for port: 09507aa4-3380-4097-873b-be1021c48430 [pid: 8|app: 0|req: 1307/2468] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:47 2026] DELETE /v2.0/security-groups/0ee83208-ba69-46d9-9a2e-ceec0d16e629 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:47.366 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2118260b-dcbe-48ad-a137-bbadc331b3ce - - - - - -] Logical_Switch_Port 09507aa4-3380-4097-873b-be1021c48430 host information not removed, the port state is up 2026-05-11 02:08:47.367 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2118260b-dcbe-48ad-a137-bbadc331b3ce - - - - - -] OVN reports status down for port: fcc1bf1b-0976-46d8-94ee-61ea989959d4 2026-05-11 02:08:47.443 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2118260b-dcbe-48ad-a137-bbadc331b3ce - - - - - -] OVN reports status up for port: 09507aa4-3380-4097-873b-be1021c48430 2026-05-11 02:08:47.541 7 INFO neutron.plugins.ml2.plugin [None req-2118260b-dcbe-48ad-a137-bbadc331b3ce - - - - - -] Attempt 1 to provision port 09507aa4-3380-4097-873b-be1021c48430 2026-05-11 02:08:47.558 7 INFO neutron.db.ovn_revision_numbers_db [None req-ffa90514-49a2-4add-8ae3-a175f45ce3db dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 09507aa4-3380-4097-873b-be1021c48430 (type: router_ports) to 1 [pid: 7|app: 0|req: 1162/2469] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:08:44 2026] PUT /v2.0/routers/a52f13a1-8c56-429a-98a6-61de03457e89/add_router_interface => generated 309 bytes in 3019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:47.637 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c797c39-bb77-466f-ba8c-460b4c9c1756 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:08:47.638 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c797c39-bb77-466f-ba8c-460b4c9c1756 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:47.809 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c797c39-bb77-466f-ba8c-460b4c9c1756 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 0e8493af-f0f1-49e6-871e-ba5f0ae1a08b (type: ports) to 1 2026-05-11 02:08:47.873 7 INFO neutron.db.ovn_revision_numbers_db [None req-268ea342-3be8-4d73-91bb-0ff1bec939a5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 118e274d-7fe8-4495-b8d1-d31bce79d551 (type: security_groups) to 1 2026-05-11 02:08:47.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-268ea342-3be8-4d73-91bb-0ff1bec939a5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 2c2722d8-474d-4f96-af99-ceb229a071da (type: security_group_rules) to 0 2026-05-11 02:08:47.917 7 INFO neutron.db.ovn_revision_numbers_db [None req-268ea342-3be8-4d73-91bb-0ff1bec939a5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 49596560-b90f-4c52-b1f0-ea026b33dcfb (type: security_group_rules) to 0 2026-05-11 02:08:47.931 7 INFO neutron.db.ovn_revision_numbers_db [None req-268ea342-3be8-4d73-91bb-0ff1bec939a5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ba6ec35a-1b2d-488f-9c49-2817733bbc74 (type: security_group_rules) to 0 2026-05-11 02:08:47.951 7 INFO neutron.db.ovn_revision_numbers_db [None req-268ea342-3be8-4d73-91bb-0ff1bec939a5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f2922d3f-4ffb-47d3-bf0a-0eea4f05925b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1163/2470] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:47 2026] GET /v2.0/security-groups?tenant_id=7086af410973460b9cc2a88af65f1823&name=default => generated 2925 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:48.255 7 INFO neutron.db.ovn_revision_numbers_db [None req-2118260b-dcbe-48ad-a137-bbadc331b3ce - - - - - -] Successfully bumped revision number for resource 09507aa4-3380-4097-873b-be1021c48430 (type: ports) to 2 [pid: 7|app: 0|req: 1164/2471] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:48 2026] DELETE /v2.0/security-groups/118e274d-7fe8-4495-b8d1-d31bce79d551 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:48.452 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-f2ea0e98-5100-49a1-9a19-5060820db595 - - - - - -] Schedule LRP lrp-0e8493af-f0f1-49e6-871e-ba5f0ae1a08b on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:08:48.518 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c797c39-bb77-466f-ba8c-460b4c9c1756 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 0e8493af-f0f1-49e6-871e-ba5f0ae1a08b (type: router_ports) to 1 2026-05-11 02:08:48.599 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c797c39-bb77-466f-ba8c-460b4c9c1756 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 3f491133-93f1-4322-be28-abdf068e80c6 (type: routers) to 2 [pid: 8|app: 0|req: 1308/2472] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:08:47 2026] POST /v2.0/routers => generated 936 bytes in 1360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:48.867 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ce405f8-19af-4994-9532-6f7b74f15140 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource dded1f71-0f94-407e-b596-59561bcc0040 (type: security_groups) to 1 2026-05-11 02:08:48.880 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ce405f8-19af-4994-9532-6f7b74f15140 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 1fce7ff6-58e0-454b-9d89-781b39d24e98 (type: security_group_rules) to 0 2026-05-11 02:08:48.890 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ce405f8-19af-4994-9532-6f7b74f15140 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 228dfd26-2ad1-49c1-a7f6-a7d7eb041c51 (type: security_group_rules) to 0 2026-05-11 02:08:48.902 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ce405f8-19af-4994-9532-6f7b74f15140 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 491878a8-b686-4be3-b599-3b69838931dc (type: security_group_rules) to 0 2026-05-11 02:08:48.913 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ce405f8-19af-4994-9532-6f7b74f15140 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e701a5b4-6c2f-4521-9a56-e93f2185aa21 (type: security_group_rules) to 0 2026-05-11 02:08:48.995 8 INFO neutron.db.segments_db [None req-1ce405f8-19af-4994-9532-6f7b74f15140 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Added segment 517c383c-10af-40ce-a67b-4f81d638f094 of type geneve for network 6ebc7c2f-4790-4d60-a66e-6a015c295363 2026-05-11 02:08:49.096 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ce405f8-19af-4994-9532-6f7b74f15140 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6ebc7c2f-4790-4d60-a66e-6a015c295363 (type: networks) to 1 2026-05-11 02:08:49.132 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e970f9a-037d-4f3f-9583-893810041527 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:08:49.134 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e970f9a-037d-4f3f-9583-893810041527 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network ca5560e1-93f8-430c-994c-a513b828fb95: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:49.224 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ce405f8-19af-4994-9532-6f7b74f15140 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:08:49.226 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ce405f8-19af-4994-9532-6f7b74f15140 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 6ebc7c2f-4790-4d60-a66e-6a015c295363: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:49.256 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status down for port: bb36bae6-4824-455e-96de-28bf63715e3b 2026-05-11 02:08:49.271 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e970f9a-037d-4f3f-9583-893810041527 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource bb36bae6-4824-455e-96de-28bf63715e3b (type: ports) to 1 2026-05-11 02:08:49.343 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ce405f8-19af-4994-9532-6f7b74f15140 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 181a9d0b-1d93-4821-a3d4-52d64930bfa7 (type: ports) to 1 [pid: 8|app: 0|req: 1309/2473] 10.0.0.129 () {34 vars in 670 bytes} [Mon May 11 02:08:48 2026] POST /v2.0/networks => generated 782 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:49.505 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-30fb149b-5dd1-4cd3-bca0-60e139def5e1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:08:49.506 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-30fb149b-5dd1-4cd3-bca0-60e139def5e1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 6ebc7c2f-4790-4d60-a66e-6a015c295363: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:49.909 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] OVN reports status up for port: bb36bae6-4824-455e-96de-28bf63715e3b 2026-05-11 02:08:49.943 8 INFO neutron.plugins.ml2.plugin [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] Attempt 1 to provision port bb36bae6-4824-455e-96de-28bf63715e3b 2026-05-11 02:08:49.967 8 INFO neutron.db.ovn_revision_numbers_db [None req-6ca20523-b348-47d2-a869-d7ee96f9916d - - - - - -] Successfully bumped revision number for resource 181a9d0b-1d93-4821-a3d4-52d64930bfa7 (type: ports) to 2 2026-05-11 02:08:49.986 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e970f9a-037d-4f3f-9583-893810041527 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:08:49.987 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e970f9a-037d-4f3f-9583-893810041527 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network ca5560e1-93f8-430c-994c-a513b828fb95: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:50.015 8 INFO neutron.db.ovn_revision_numbers_db [None req-6ca20523-b348-47d2-a869-d7ee96f9916d - - - - - -] Successfully bumped revision number for resource bdd40bc3-0523-40e2-91f1-29030d9d4b4b (type: subnets) to 0 [pid: 8|app: 0|req: 1310/2474] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:08:49 2026] POST /v2.0/subnets => generated 688 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:50.288 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e970f9a-037d-4f3f-9583-893810041527 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource bb36bae6-4824-455e-96de-28bf63715e3b (type: router_ports) to 1 [pid: 7|app: 0|req: 1165/2475] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:08:48 2026] PUT /v2.0/routers/3f491133-93f1-4322-be28-abdf068e80c6/add_router_interface => generated 309 bytes in 1668 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:50.783 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-531a22a0-14c0-4314-b642-4158ae552ee1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:08:50.787 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-531a22a0-14c0-4314-b642-4158ae552ee1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:50.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe7ac25e-d7a8-4c88-91e2-1ebd8f547971 - - - - - -] Successfully bumped revision number for resource bb36bae6-4824-455e-96de-28bf63715e3b (type: ports) to 2 2026-05-11 02:08:50.906 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f50f02f-ffac-43c0-8935-6254c0c8fd1b - - - - - -] No more DHCP agents 2026-05-11 02:08:50.907 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f50f02f-ffac-43c0-8935-6254c0c8fd1b - - - - - -] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:51.011 8 INFO neutron.db.ovn_revision_numbers_db [None req-531a22a0-14c0-4314-b642-4158ae552ee1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bb97fba1-3d40-43f4-8adb-1820c714b4f9 (type: ports) to 1 2026-05-11 02:08:51.084 7 INFO neutron.db.ovn_revision_numbers_db [None req-1f50f02f-ffac-43c0-8935-6254c0c8fd1b - - - - - -] Successfully bumped revision number for resource 95ec4f03-2de7-496c-a766-49a945ee5ca1 (type: ports) to 1 2026-05-11 02:08:51.317 7 INFO neutron.db.ovn_revision_numbers_db [None req-1f50f02f-ffac-43c0-8935-6254c0c8fd1b - - - - - -] Successfully bumped revision number for resource 95ec4f03-2de7-496c-a766-49a945ee5ca1 (type: ports) to 3 2026-05-11 02:08:51.374 7 INFO neutron.db.segments_db [None req-1f50f02f-ffac-43c0-8935-6254c0c8fd1b - - - - - -] Added segment a0a7f536-ee3f-4e49-84eb-165175abcdc4 of type geneve for network 7315f581-34c1-451a-a200-4adcab2884a9 2026-05-11 02:08:51.487 7 INFO neutron.db.ovn_revision_numbers_db [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] Successfully bumped revision number for resource 7315f581-34c1-451a-a200-4adcab2884a9 (type: networks) to 1 2026-05-11 02:08:51.623 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] No more DHCP agents 2026-05-11 02:08:51.625 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] Unable to schedule network 7315f581-34c1-451a-a200-4adcab2884a9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:51.628 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-f2ea0e98-5100-49a1-9a19-5060820db595 - - - - - -] Schedule LRP lrp-bb97fba1-3d40-43f4-8adb-1820c714b4f9 on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:08:51.685 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a516274d-874f-4a94-965e-ae82595ddb8f - - - - - -] Router ec27e1ba-a664-44b8-8cf1-5771f54b1057 is bound to host instance 2026-05-11 02:08:51.694 8 INFO neutron.db.ovn_revision_numbers_db [None req-531a22a0-14c0-4314-b642-4158ae552ee1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bb97fba1-3d40-43f4-8adb-1820c714b4f9 (type: router_ports) to 1 2026-05-11 02:08:51.783 8 INFO neutron.db.ovn_revision_numbers_db [None req-531a22a0-14c0-4314-b642-4158ae552ee1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ec27e1ba-a664-44b8-8cf1-5771f54b1057 (type: routers) to 2 [pid: 8|app: 0|req: 1311/2476] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:08:50 2026] POST /v2.0/routers => generated 966 bytes in 1757 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:51.814 7 INFO neutron.db.ovn_revision_numbers_db [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] Successfully bumped revision number for resource ea7bc554-b4ba-4c60-8dd7-136b6687d453 (type: ports) to 1 2026-05-11 02:08:52.044 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] No more DHCP agents 2026-05-11 02:08:52.046 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] Unable to schedule network 7315f581-34c1-451a-a200-4adcab2884a9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:52.080 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee0a5154-5d20-411f-9b1e-8cb716c16cbe 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] Successfully bumped revision number for resource 561da1d2-da01-4b99-8f7c-b568eb1dfc28 (type: security_groups) to 1 2026-05-11 02:08:52.083 7 INFO neutron.db.ovn_revision_numbers_db [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] Successfully bumped revision number for resource 1cc2f6fa-3993-408c-93a8-127768e770b2 (type: subnets) to 0 2026-05-11 02:08:52.095 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee0a5154-5d20-411f-9b1e-8cb716c16cbe 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] Successfully bumped revision number for resource 00ee1bab-490c-4e13-9370-f56dfbba0f7f (type: security_group_rules) to 0 2026-05-11 02:08:52.109 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee0a5154-5d20-411f-9b1e-8cb716c16cbe 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] Successfully bumped revision number for resource 05111a0d-4716-4081-9d62-77297a347f07 (type: security_group_rules) to 0 2026-05-11 02:08:52.121 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee0a5154-5d20-411f-9b1e-8cb716c16cbe 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] Successfully bumped revision number for resource 0a60f59f-c720-4099-b54e-dd546b4d77b9 (type: security_group_rules) to 0 2026-05-11 02:08:52.131 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee0a5154-5d20-411f-9b1e-8cb716c16cbe 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] Successfully bumped revision number for resource a43d7d24-d004-4e07-8b49-51ddb2aeef50 (type: security_group_rules) to 0 2026-05-11 02:08:52.211 8 INFO neutron.db.segments_db [None req-ee0a5154-5d20-411f-9b1e-8cb716c16cbe 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] Added segment ece6ff15-cbd5-4bc7-b735-5fecd8ca373d of type geneve for network 7e5b359d-f205-4759-9b01-b8c475e20924 2026-05-11 02:08:52.312 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee0a5154-5d20-411f-9b1e-8cb716c16cbe 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] Successfully bumped revision number for resource 7e5b359d-f205-4759-9b01-b8c475e20924 (type: networks) to 1 2026-05-11 02:08:52.488 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee0a5154-5d20-411f-9b1e-8cb716c16cbe 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] No more DHCP agents 2026-05-11 02:08:52.498 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee0a5154-5d20-411f-9b1e-8cb716c16cbe 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] Unable to schedule network 7e5b359d-f205-4759-9b01-b8c475e20924: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:52.573 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee0a5154-5d20-411f-9b1e-8cb716c16cbe 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] Successfully bumped revision number for resource c463e667-1c7b-4fc6-8abd-1c6efcb0bbf2 (type: ports) to 1 [pid: 8|app: 0|req: 1312/2477] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:08:51 2026] POST /v2.0/networks => generated 669 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:52.769 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] No more DHCP agents 2026-05-11 02:08:52.772 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] Unable to schedule network 7315f581-34c1-451a-a200-4adcab2884a9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:52.988 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3d634e1-7664-439e-b0b3-83ab52c81e5f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:08:52.989 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3d634e1-7664-439e-b0b3-83ab52c81e5f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 6ebc7c2f-4790-4d60-a66e-6a015c295363: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:53.005 7 INFO neutron.db.ovn_revision_numbers_db [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] Successfully bumped revision number for resource 6123d225-658d-4554-9bf7-277944898990 (type: ports) to 1 2026-05-11 02:08:53.122 7 INFO neutron.db.ovn_revision_numbers_db [None req-17afb59c-38de-4373-b69c-3ce4b79bbb16 - - - - - -] Successfully bumped revision number for resource bb97fba1-3d40-43f4-8adb-1820c714b4f9 (type: ports) to 4 2026-05-11 02:08:53.132 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3d634e1-7664-439e-b0b3-83ab52c81e5f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5c70ea1b-b546-4890-a13a-55a4f8c7c5ba (type: ports) to 1 2026-05-11 02:08:53.461 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0a95554b-d6a9-45fe-99f1-81124bc6dd62 - - - - - -] No hosting information found for port 09507aa4-3380-4097-873b-be1021c48430: RuntimeError: No hosting information found for port 09507aa4-3380-4097-873b-be1021c48430 2026-05-11 02:08:53.703 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a95554b-d6a9-45fe-99f1-81124bc6dd62 - - - - - -] Successfully bumped revision number for resource 09507aa4-3380-4097-873b-be1021c48430 (type: router_ports) to 2 2026-05-11 02:08:53.703 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0a95554b-d6a9-45fe-99f1-81124bc6dd62 - - - - - -] OVN reports status down for port: 0e8493af-f0f1-49e6-871e-ba5f0ae1a08b 2026-05-11 02:08:53.815 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3d634e1-7664-439e-b0b3-83ab52c81e5f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:08:53.816 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3d634e1-7664-439e-b0b3-83ab52c81e5f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 6ebc7c2f-4790-4d60-a66e-6a015c295363: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:53.987 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0a95554b-d6a9-45fe-99f1-81124bc6dd62 - - - - - -] Logical_Switch_Port 0e8493af-f0f1-49e6-871e-ba5f0ae1a08b host information not removed, the port state is up 2026-05-11 02:08:54.022 7 INFO neutron.db.ovn_revision_numbers_db [None req-17afb59c-38de-4373-b69c-3ce4b79bbb16 - - - - - -] Successfully bumped revision number for resource bb97fba1-3d40-43f4-8adb-1820c714b4f9 (type: ports) to 5 2026-05-11 02:08:54.121 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0a95554b-d6a9-45fe-99f1-81124bc6dd62 - - - - - -] OVN reports status up for port: 0e8493af-f0f1-49e6-871e-ba5f0ae1a08b 2026-05-11 02:08:54.159 7 INFO neutron.plugins.ml2.plugin [None req-0a95554b-d6a9-45fe-99f1-81124bc6dd62 - - - - - -] Attempt 1 to provision port 0e8493af-f0f1-49e6-871e-ba5f0ae1a08b 2026-05-11 02:08:54.389 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3d634e1-7664-439e-b0b3-83ab52c81e5f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5c70ea1b-b546-4890-a13a-55a4f8c7c5ba (type: router_ports) to 1 [pid: 8|app: 0|req: 1313/2478] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:08:52 2026] PUT /v2.0/routers/ec27e1ba-a664-44b8-8cf1-5771f54b1057/add_router_interface => generated 309 bytes in 1798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:54.465 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] No more DHCP agents 2026-05-11 02:08:54.466 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] Unable to schedule network 7315f581-34c1-451a-a200-4adcab2884a9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:54.478 8 INFO neutron.db.segments_db [None req-aecbbc82-81ce-41a6-9825-5d19c24a9853 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] Added segment 420b85fa-2446-4414-8b08-0fa492ba37da of type geneve for network 6c698462-9fc6-4a2d-80eb-5ddaeae9e4c5 2026-05-11 02:08:54.592 8 INFO neutron.db.ovn_revision_numbers_db [None req-aecbbc82-81ce-41a6-9825-5d19c24a9853 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] Successfully bumped revision number for resource 6c698462-9fc6-4a2d-80eb-5ddaeae9e4c5 (type: networks) to 1 2026-05-11 02:08:54.758 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aecbbc82-81ce-41a6-9825-5d19c24a9853 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] No more DHCP agents 2026-05-11 02:08:54.759 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aecbbc82-81ce-41a6-9825-5d19c24a9853 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] Unable to schedule network 6c698462-9fc6-4a2d-80eb-5ddaeae9e4c5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:54.824 8 INFO neutron.db.ovn_revision_numbers_db [None req-aecbbc82-81ce-41a6-9825-5d19c24a9853 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] Successfully bumped revision number for resource 25b4ca9c-061e-43ed-958c-232e13fe37ff (type: ports) to 1 [pid: 8|app: 0|req: 1314/2479] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:08:54 2026] POST /v2.0/networks => generated 670 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2482] 10.0.0.129 () {34 vars in 752 bytes} [Mon May 11 02:08:54 2026] PUT /v2.0/networks/7e5b359d-f205-4759-9b01-b8c475e20924/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2483] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/networks/7e5b359d-f205-4759-9b01-b8c475e20924/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2484] 10.0.0.129 () {34 vars in 752 bytes} [Mon May 11 02:08:54 2026] PUT /v2.0/networks/6c698462-9fc6-4a2d-80eb-5ddaeae9e4c5/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:55.059 7 INFO neutron.db.ovn_revision_numbers_db [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] Successfully bumped revision number for resource 6123d225-658d-4554-9bf7-277944898990 (type: router_ports) to 1 2026-05-11 02:08:55.130 8 INFO neutron.db.ovn_revision_numbers_db [None req-be67ea14-ccc5-44b6-be25-2649f2206636 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource 6b87d697-212c-4da8-a290-84503bd807a0 (type: security_groups) to 1 2026-05-11 02:08:55.144 8 INFO neutron.db.ovn_revision_numbers_db [None req-be67ea14-ccc5-44b6-be25-2649f2206636 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource c6941dea-a99c-49d9-86b4-374ec339b858 (type: security_group_rules) to 0 2026-05-11 02:08:55.155 8 INFO neutron.db.ovn_revision_numbers_db [None req-be67ea14-ccc5-44b6-be25-2649f2206636 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource f525345b-5e5f-4051-8a4e-4bf556148534 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1320/2485] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:08:55 2026] POST /v2.0/security-groups => generated 1673 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2486] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:55 2026] GET /v2.0/networks/6c698462-9fc6-4a2d-80eb-5ddaeae9e4c5/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:55.263 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] No more DHCP agents 2026-05-11 02:08:55.264 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] Unable to schedule network 7315f581-34c1-451a-a200-4adcab2884a9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:55.378 7 INFO neutron.db.ovn_revision_numbers_db [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] Successfully bumped revision number for resource 97c3ff5d-9740-4354-801a-bb6db3ded962 (type: ports) to 1 2026-05-11 02:08:55.388 8 INFO neutron.db.ovn_revision_numbers_db [None req-4213c329-a2ab-4ecc-b6e4-c56c95a086c8 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource 671faeaf-06e5-447f-8380-6ace2ea6c1e3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1322/2487] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:08:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2488] 10.0.0.129 () {34 vars in 752 bytes} [Mon May 11 02:08:55 2026] PUT /v2.0/networks/6c698462-9fc6-4a2d-80eb-5ddaeae9e4c5/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:55.593 7 INFO neutron.db.ovn_revision_numbers_db [None req-2248761a-ac43-496e-821e-02cd37328f43 - - - - - -] Successfully bumped revision number for resource 97c3ff5d-9740-4354-801a-bb6db3ded962 (type: ports) to 3 2026-05-11 02:08:55.595 8 INFO neutron.db.ovn_revision_numbers_db [None req-8d64541d-f9f8-4dbe-90df-ac992ac1cb2c 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource 8595b43f-e66b-48c4-bc47-e177b4b72c03 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1324/2489] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:08:55 2026] POST /v2.0/security-group-rules => generated 596 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2490] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:55 2026] GET /v2.0/networks/6c698462-9fc6-4a2d-80eb-5ddaeae9e4c5/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:55.802 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7da2fc2-84b3-4fbe-a282-43d0e0cb55d5 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource 67323a17-9468-4444-b875-94d47f3e1feb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1166/2491] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:08:50 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 5506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2492] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:08:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2493] 10.0.0.129 () {32 vars in 732 bytes} [Mon May 11 02:08:55 2026] GET /v2.0/networks/7e5b359d-f205-4759-9b01-b8c475e20924/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:55.979 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d7a4f69-7fe7-4abd-ab04-a06e24e6a580 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource 4655233e-cde2-41e2-8ea2-61ba21097d5c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1168/2494] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:08:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:56.129 7 INFO neutron_taas.services.taas.taas_plugin [None req-1735ad18-5520-4142-95dc-8fb662a268ec 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] TaaS: Handle Delete Port: c463e667-1c7b-4fc6-8abd-1c6efcb0bbf2 2026-05-11 02:08:56.132 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1735ad18-5520-4142-95dc-8fb662a268ec 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] Tap Mirror: Handle Delete Port: c463e667-1c7b-4fc6-8abd-1c6efcb0bbf2 2026-05-11 02:08:56.238 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1c33e6b4-2a5c-4fbd-84b1-d55077c6f3e3 - - - - - -] No hosting information found for port bb36bae6-4824-455e-96de-28bf63715e3b: RuntimeError: No hosting information found for port bb36bae6-4824-455e-96de-28bf63715e3b 2026-05-11 02:08:56.301 7 INFO neutron.services.segments.plugin [-] Segment ece6ff15-cbd5-4bc7-b735-5fecd8ca373d resource provider aggregate not found 2026-05-11 02:08:56.306 7 INFO neutron.services.segments.plugin [-] Segment ece6ff15-cbd5-4bc7-b735-5fecd8ca373d resource provider aggregate not found 2026-05-11 02:08:56.321 7 INFO neutron.services.segments.plugin [-] Segment ece6ff15-cbd5-4bc7-b735-5fecd8ca373d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ece6ff15-cbd5-4bc7-b735-5fecd8ca373d found for delete ", "request_id": "req-e9a57184-f617-4f75-9db2-b7242795465f"}]} 2026-05-11 02:08:56.326 7 INFO neutron.services.segments.plugin [-] Segment ece6ff15-cbd5-4bc7-b735-5fecd8ca373d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ece6ff15-cbd5-4bc7-b735-5fecd8ca373d found for delete ", "request_id": "req-f4302813-5f2c-4bc5-84f1-01cf91ab995a"}]} [pid: 7|app: 0|req: 1169/2495] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:08:56 2026] DELETE /v2.0/networks/7e5b359d-f205-4759-9b01-b8c475e20924 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:56.397 7 INFO neutron.db.securitygroups_db [None req-a7046c89-3dc3-4967-8267-c5039de2f4e1 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Project a8871702d3554b1193eac18e600832d2 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-11 02:08:56.405 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c33e6b4-2a5c-4fbd-84b1-d55077c6f3e3 - - - - - -] Successfully bumped revision number for resource bb36bae6-4824-455e-96de-28bf63715e3b (type: router_ports) to 2 [pid: 8|app: 0|req: 1327/2496] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:08:55 2026] POST /v2.0/vpn/vpnservices => generated 423 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:56.472 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1c33e6b4-2a5c-4fbd-84b1-d55077c6f3e3 - - - - - -] OVN reports status down for port: ea7bc554-b4ba-4c60-8dd7-136b6687d453 2026-05-11 02:08:56.498 7 INFO neutron.db.ovn_revision_numbers_db [None req-a7046c89-3dc3-4967-8267-c5039de2f4e1 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource 3b6ef5cc-62f4-4731-9999-1671e55de116 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1170/2497] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:08:56 2026] POST /v2.0/security-group-rules => generated 607 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2498] 10.0.0.129 () {34 vars in 683 bytes} [Mon May 11 02:08:56 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:56.572 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1c33e6b4-2a5c-4fbd-84b1-d55077c6f3e3 - - - - - -] OVN reports status down for port: 5c70ea1b-b546-4890-a13a-55a4f8c7c5ba 2026-05-11 02:08:56.603 7 INFO neutron.db.securitygroups_db [None req-7452ce81-e790-4aa0-bde9-fb16f25202a2 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Project a8871702d3554b1193eac18e600832d2 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-11 02:08:56.616 8 INFO neutron_taas.services.taas.taas_plugin [None req-456147fc-fce5-4cc4-8239-51ae33bed6cf 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] TaaS: Handle Delete Port: 25b4ca9c-061e-43ed-958c-232e13fe37ff 2026-05-11 02:08:56.621 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-456147fc-fce5-4cc4-8239-51ae33bed6cf 80017be7d7514292aaf5ff4596c97d82 87ee3d816952469bae5d7b0b4a08cbf8 - - default default] Tap Mirror: Handle Delete Port: 25b4ca9c-061e-43ed-958c-232e13fe37ff 2026-05-11 02:08:56.671 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1c33e6b4-2a5c-4fbd-84b1-d55077c6f3e3 - - - - - -] Logical_Switch_Port 5c70ea1b-b546-4890-a13a-55a4f8c7c5ba host information not removed, the port state is up 2026-05-11 02:08:56.673 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1c33e6b4-2a5c-4fbd-84b1-d55077c6f3e3 - - - - - -] OVN reports status up for port: 5c70ea1b-b546-4890-a13a-55a4f8c7c5ba 2026-05-11 02:08:56.693 8 INFO neutron.plugins.ml2.plugin [None req-1c33e6b4-2a5c-4fbd-84b1-d55077c6f3e3 - - - - - -] Attempt 1 to provision port 5c70ea1b-b546-4890-a13a-55a4f8c7c5ba 2026-05-11 02:08:56.711 7 INFO neutron.db.ovn_revision_numbers_db [None req-7452ce81-e790-4aa0-bde9-fb16f25202a2 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource f08fdd30-c5c9-4587-80c4-b03a48582ba2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1172/2499] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:08:56 2026] POST /v2.0/security-group-rules => generated 606 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2500] 10.0.0.129 () {34 vars in 687 bytes} [Mon May 11 02:08:56 2026] POST /v2.0/vpn/ipsecpolicies => generated 413 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2501] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:08:56 2026] POST /v2.0/vpn/endpoint-groups => generated 328 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:56.889 8 INFO neutron.services.segments.plugin [-] Segment 420b85fa-2446-4414-8b08-0fa492ba37da resource provider aggregate not found [pid: 7|app: 0|req: 1175/2502] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:08:56 2026] POST /v2.0/vpn/endpoint-groups => generated 320 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:56.909 8 INFO neutron.services.segments.plugin [-] Segment 420b85fa-2446-4414-8b08-0fa492ba37da resource provider aggregate not found 2026-05-11 02:08:56.933 8 INFO neutron.services.segments.plugin [-] Segment 420b85fa-2446-4414-8b08-0fa492ba37da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 420b85fa-2446-4414-8b08-0fa492ba37da found for delete ", "request_id": "req-6831dd5b-8a39-49db-aadd-af333959407f"}]} 2026-05-11 02:08:56.952 8 INFO neutron.services.segments.plugin [-] Segment 420b85fa-2446-4414-8b08-0fa492ba37da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 420b85fa-2446-4414-8b08-0fa492ba37da found for delete ", "request_id": "req-604b5c83-48fd-48eb-a978-bd5a29c510b9"}]} [pid: 8|app: 0|req: 1328/2503] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:08:56 2026] DELETE /v2.0/networks/6c698462-9fc6-4a2d-80eb-5ddaeae9e4c5 => generated 0 bytes in 595 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:57.621 7 INFO neutron.db.ovn_revision_numbers_db [None req-68d2b822-c404-4583-bd57-d450fd1c720a 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 3f491133-93f1-4322-be28-abdf068e80c6 (type: routers) to 5 [pid: 7|app: 0|req: 1176/2504] 10.0.0.129 () {34 vars in 706 bytes} [Mon May 11 02:08:56 2026] POST /v2.0/vpn/ipsec-site-connections => generated 802 bytes in 742 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2505] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:08:57 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:57.834 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c33e6b4-2a5c-4fbd-84b1-d55077c6f3e3 - - - - - -] Successfully bumped revision number for resource 5c70ea1b-b546-4890-a13a-55a4f8c7c5ba (type: ports) to 2 2026-05-11 02:08:57.837 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e4ce3c7-d1cb-4531-829b-4c8aa7334d38 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource 2d038d24-0321-44df-8c5c-b6d1a39aa6fe (type: security_groups) to 1 2026-05-11 02:08:57.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e4ce3c7-d1cb-4531-829b-4c8aa7334d38 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource 6f4160d2-39e6-49b1-be49-d93d230b2f03 (type: security_group_rules) to 0 2026-05-11 02:08:57.879 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e4ce3c7-d1cb-4531-829b-4c8aa7334d38 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource e7583ea0-46d1-44c3-8f8a-09679d17dc4a (type: security_group_rules) to 0 2026-05-11 02:08:57.941 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6669ed1-0d81-4bf5-b138-34557c7a60b2 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 1952963e-e531-4f9c-9472-c23ee22eca31 (type: security_groups) to 1 2026-05-11 02:08:57.953 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6669ed1-0d81-4bf5-b138-34557c7a60b2 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0409f5f3-5233-472f-a668-39c8505ebb95 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1329/2506] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:08:57 2026] POST /v2.0/security-groups => generated 1660 bytes in 836 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:08:57.967 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6669ed1-0d81-4bf5-b138-34557c7a60b2 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 11b3a456-a237-4bfb-b4c5-2177734f4341 (type: security_group_rules) to 0 2026-05-11 02:08:57.981 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6669ed1-0d81-4bf5-b138-34557c7a60b2 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 658f2946-1c12-42e7-81b4-b598b4f9cfbf (type: security_group_rules) to 0 2026-05-11 02:08:57.992 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6669ed1-0d81-4bf5-b138-34557c7a60b2 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 68690c8b-6b30-4d1c-9e2c-814b09851321 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1330/2507] 10.0.0.129 () {32 vars in 747 bytes} [Mon May 11 02:08:57 2026] DELETE /v2.0/vpn/endpoint-groups/2e125784-d696-478a-aad2-704f1f45f530 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2508] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:57 2026] GET /v2.0/security-groups?tenant_id=809c18751ee349448d06531da3a55f98&name=default => generated 2929 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2509] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:08:58 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:58.158 8 INFO neutron.db.ovn_revision_numbers_db [None req-43f387f8-be4e-4932-9bd0-ec14bbfd9d93 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource 4c44ba18-14aa-44c5-93ac-fb6c29dd07ff (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1331/2510] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:08:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2511] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:08:58 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2512] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:58 2026] DELETE /v2.0/security-groups/1952963e-e531-4f9c-9472-c23ee22eca31 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:58.379 8 INFO neutron.db.ovn_revision_numbers_db [None req-ab90a28f-a226-4800-8444-195a531ee63a 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource 1a3b3e82-2a3a-4397-81ed-bca47d623996 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1333/2513] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:08:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2514] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:08:58 2026] GET /v2.0/security-groups?tenant_id=87ee3d816952469bae5d7b0b4a08cbf8&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:58.642 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86158b2f-32b3-4006-ac0a-d093ae22cb27 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] No more DHCP agents 2026-05-11 02:08:58.645 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86158b2f-32b3-4006-ac0a-d093ae22cb27 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1182/2515] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:58 2026] DELETE /v2.0/security-groups/561da1d2-da01-4b99-8f7c-b568eb1dfc28 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2516] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:08:58 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2517] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:08:58 2026] GET /v2.0/vpn/ikepolicies => generated 797 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2518] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:08:58 2026] DELETE /v2.0/vpn/ikepolicies/51a96d4b-e0fe-4a75-9b38-19dbd39b90d8 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2519] 10.0.0.129 () {34 vars in 688 bytes} [Mon May 11 02:08:58 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2520] 10.0.0.129 () {34 vars in 675 bytes} [Mon May 11 02:08:58 2026] POST /v2.0/floatingips => generated 552 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2521] 10.0.0.129 () {32 vars in 666 bytes} [Mon May 11 02:08:58 2026] GET /v2.0/vpn/ipsecpolicies => generated 814 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2522] 10.0.0.129 () {32 vars in 743 bytes} [Mon May 11 02:08:58 2026] DELETE /v2.0/vpn/ipsecpolicies/baeb1a7b-6e51-4e65-b029-d1d066b65f0b => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2523] 10.0.0.128 () {34 vars in 1097 bytes} [Mon May 11 02:08:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--583028897&fields=id&tenant_id=a8871702d3554b1193eac18e600832d2 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:59.071 7 INFO neutron.db.segments_db [None req-029d7606-c888-4329-9570-f05f78818a04 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Added segment c61c3b70-c867-4e93-8dae-db8281c0e5dd of type geneve for network 3e720cd7-6f94-4cb3-934c-98364ce1c6a4 [pid: 8|app: 0|req: 1337/2524] 10.0.0.128 () {34 vars in 1097 bytes} [Mon May 11 02:08:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-967469875&fields=id&tenant_id=a8871702d3554b1193eac18e600832d2 => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2525] 10.0.0.128 () {34 vars in 981 bytes} [Mon May 11 02:08:59 2026] GET /v2.0/networks?id=59919d6c-0137-4444-b57d-01248347789b => generated 711 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2526] 10.0.0.128 () {34 vars in 964 bytes} [Mon May 11 02:08:59 2026] GET /v2.0/quotas/a8871702d3554b1193eac18e600832d2 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:59.188 7 INFO neutron.db.ovn_revision_numbers_db [None req-029d7606-c888-4329-9570-f05f78818a04 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 3e720cd7-6f94-4cb3-934c-98364ce1c6a4 (type: networks) to 1 [pid: 8|app: 0|req: 1340/2527] 10.0.0.128 () {34 vars in 1001 bytes} [Mon May 11 02:08:59 2026] GET /v2.0/ports?tenant_id=a8871702d3554b1193eac18e600832d2&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2528] 10.0.0.128 () {34 vars in 1007 bytes} [Mon May 11 02:08:59 2026] GET /v2.0/networks/59919d6c-0137-4444-b57d-01248347789b?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:59.317 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0a95554b-d6a9-45fe-99f1-81124bc6dd62 - - - - - -] No hosting information found for port 0e8493af-f0f1-49e6-871e-ba5f0ae1a08b: RuntimeError: No hosting information found for port 0e8493af-f0f1-49e6-871e-ba5f0ae1a08b 2026-05-11 02:08:59.318 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0a95554b-d6a9-45fe-99f1-81124bc6dd62 - - - - - -] OVN reports status down for port: 181a9d0b-1d93-4821-a3d4-52d64930bfa7 [pid: 8|app: 0|req: 1342/2529] 10.0.0.128 () {34 vars in 1107 bytes} [Mon May 11 02:08:59 2026] GET /v2.0/networks/59919d6c-0137-4444-b57d-01248347789b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:59.428 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0a95554b-d6a9-45fe-99f1-81124bc6dd62 - - - - - -] OVN reports status down for port: bb97fba1-3d40-43f4-8adb-1820c714b4f9 2026-05-11 02:08:59.434 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-029d7606-c888-4329-9570-f05f78818a04 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:08:59.442 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-029d7606-c888-4329-9570-f05f78818a04 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network 3e720cd7-6f94-4cb3-934c-98364ce1c6a4: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1343/2530] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:08:59 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:59.616 7 INFO neutron.db.ovn_revision_numbers_db [None req-029d7606-c888-4329-9570-f05f78818a04 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 07870ee9-412b-47d1-aee5-b1f4745ab241 (type: ports) to 1 [pid: 7|app: 0|req: 1188/2531] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:08:58 2026] POST /v2.0/networks => generated 669 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:59.850 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a95554b-d6a9-45fe-99f1-81124bc6dd62 - - - - - -] Successfully bumped revision number for resource bb97fba1-3d40-43f4-8adb-1820c714b4f9 (type: ports) to 6 2026-05-11 02:08:59.906 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb1d9ae5-05d0-4999-bfea-dde62f487b39 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:08:59.907 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb1d9ae5-05d0-4999-bfea-dde62f487b39 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network 3e720cd7-6f94-4cb3-934c-98364ce1c6a4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:08:59.929 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0e9c979f-a08f-4086-8be7-c6b87cf1adea - - - - - -] Logical_Switch_Port bb97fba1-3d40-43f4-8adb-1820c714b4f9 host information not removed, the port state is up 2026-05-11 02:08:59.929 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0e9c979f-a08f-4086-8be7-c6b87cf1adea - - - - - -] OVN reports status down for port: 95ec4f03-2de7-496c-a766-49a945ee5ca1 2026-05-11 02:08:59.990 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0e9c979f-a08f-4086-8be7-c6b87cf1adea - - - - - -] OVN reports status up for port: bb97fba1-3d40-43f4-8adb-1820c714b4f9 2026-05-11 02:09:00.000 7 INFO neutron.plugins.ml2.plugin [None req-0e9c979f-a08f-4086-8be7-c6b87cf1adea - - - - - -] Attempt 1 to provision port bb97fba1-3d40-43f4-8adb-1820c714b4f9 2026-05-11 02:09:00.334 7 INFO neutron.db.ovn_revision_numbers_db [None req-0e9c979f-a08f-4086-8be7-c6b87cf1adea - - - - - -] Successfully bumped revision number for resource bb97fba1-3d40-43f4-8adb-1820c714b4f9 (type: ports) to 7 2026-05-11 02:09:00.341 8 INFO neutron.db.ovn_revision_numbers_db [None req-06934d14-3c0c-4db9-8316-922ac81ba04b - - - - - -] Successfully bumped revision number for resource 07870ee9-412b-47d1-aee5-b1f4745ab241 (type: ports) to 2 2026-05-11 02:09:00.365 8 INFO neutron.db.ovn_revision_numbers_db [None req-06934d14-3c0c-4db9-8316-922ac81ba04b - - - - - -] Successfully bumped revision number for resource 84355cc5-2766-4707-90c8-954564a14451 (type: subnets) to 0 [pid: 8|app: 0|req: 1344/2532] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:08:59 2026] POST /v2.0/subnets => generated 629 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2533] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:00 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:01.096 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-156b7e26-fad5-47ff-ad4f-434811980bd6 - - - - - -] OVN reports status down for port: c463e667-1c7b-4fc6-8abd-1c6efcb0bbf2 2026-05-11 02:09:01.109 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-156b7e26-fad5-47ff-ad4f-434811980bd6 - - - - - -] OVN reports status down for port: 6123d225-658d-4554-9bf7-277944898990 2026-05-11 02:09:01.244 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-156b7e26-fad5-47ff-ad4f-434811980bd6 - - - - - -] Logical_Switch_Port 6123d225-658d-4554-9bf7-277944898990 host information not removed, the port state is up 2026-05-11 02:09:01.245 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-156b7e26-fad5-47ff-ad4f-434811980bd6 - - - - - -] OVN reports status up for port: 6123d225-658d-4554-9bf7-277944898990 2026-05-11 02:09:01.269 7 INFO neutron.plugins.ml2.plugin [None req-156b7e26-fad5-47ff-ad4f-434811980bd6 - - - - - -] Attempt 1 to provision port 6123d225-658d-4554-9bf7-277944898990 [pid: 8|app: 0|req: 1346/2534] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:01 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:01.698 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad6427e4-d54c-4dcf-8e93-2cb201a534db 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:09:01.701 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad6427e4-d54c-4dcf-8e93-2cb201a534db 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:02.015 7 INFO neutron.db.ovn_revision_numbers_db [None req-156b7e26-fad5-47ff-ad4f-434811980bd6 - - - - - -] Successfully bumped revision number for resource 6123d225-658d-4554-9bf7-277944898990 (type: ports) to 2 2026-05-11 02:09:02.034 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad6427e4-d54c-4dcf-8e93-2cb201a534db 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 98143c39-37f3-42a1-a163-fb093c6b9561 (type: ports) to 1 2026-05-11 02:09:02.700 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-681faff9-64bf-4706-9314-3a819bf4a89f - - - - - -] Schedule LRP lrp-98143c39-37f3-42a1-a163-fb093c6b9561 on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 [pid: 8|app: 0|req: 1347/2535] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:02 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:02.792 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad6427e4-d54c-4dcf-8e93-2cb201a534db 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 98143c39-37f3-42a1-a163-fb093c6b9561 (type: router_ports) to 1 2026-05-11 02:09:02.860 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad6427e4-d54c-4dcf-8e93-2cb201a534db 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource fbcfef21-e6ec-4f21-affd-1d5aadcf46a2 (type: routers) to 2 [pid: 7|app: 0|req: 1189/2536] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:09:00 2026] POST /v2.0/routers => generated 936 bytes in 2493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:03.417 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6e1fadd-9646-49fb-b50b-aea6397190cb 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:09:03.418 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6e1fadd-9646-49fb-b50b-aea6397190cb 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network 3e720cd7-6f94-4cb3-934c-98364ce1c6a4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:03.469 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0ed5206a-3357-4fad-8c15-4a1063410bd4 - - - - - -] No hosting information found for port 5c70ea1b-b546-4890-a13a-55a4f8c7c5ba: RuntimeError: No hosting information found for port 5c70ea1b-b546-4890-a13a-55a4f8c7c5ba 2026-05-11 02:09:03.621 8 INFO neutron.db.ovn_revision_numbers_db [None req-c6e1fadd-9646-49fb-b50b-aea6397190cb 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 431492dc-0b8c-4291-8b93-0cebf557064a (type: ports) to 1 2026-05-11 02:09:03.645 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ed5206a-3357-4fad-8c15-4a1063410bd4 - - - - - -] Successfully bumped revision number for resource 5c70ea1b-b546-4890-a13a-55a4f8c7c5ba (type: router_ports) to 2 2026-05-11 02:09:03.648 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ed5206a-3357-4fad-8c15-4a1063410bd4 - - - - - -] OVN reports status down for port: 97c3ff5d-9740-4354-801a-bb6db3ded962 2026-05-11 02:09:03.774 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0ed5206a-3357-4fad-8c15-4a1063410bd4 - - - - - -] Logical_Switch_Port 97c3ff5d-9740-4354-801a-bb6db3ded962 host information not removed, the port state is up [pid: 7|app: 0|req: 1190/2537] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:09:03 2026] GET /v2.0/networks?id=59919d6c-0137-4444-b57d-01248347789b => generated 711 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:03.842 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ed5206a-3357-4fad-8c15-4a1063410bd4 - - - - - -] OVN reports status up for port: 97c3ff5d-9740-4354-801a-bb6db3ded962 [pid: 7|app: 0|req: 1191/2538] 199.204.45.129 () {34 vars in 1049 bytes} [Mon May 11 02:09:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a8871702d3554b1193eac18e600832d2 => generated 272 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:03.861 8 INFO neutron.plugins.ml2.plugin [None req-0ed5206a-3357-4fad-8c15-4a1063410bd4 - - - - - -] Attempt 1 to provision port 97c3ff5d-9740-4354-801a-bb6db3ded962 [pid: 7|app: 0|req: 1192/2539] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:03 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:04.185 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-70cd6c06-3970-4430-a383-6151c6bd587f req-ac920f34-ee61-4611-800c-7303fe890a1d 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] No more DHCP agents 2026-05-11 02:09:04.186 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-70cd6c06-3970-4430-a383-6151c6bd587f req-ac920f34-ee61-4611-800c-7303fe890a1d 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Unable to schedule network 59919d6c-0137-4444-b57d-01248347789b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:04.289 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ed5206a-3357-4fad-8c15-4a1063410bd4 - - - - - -] Successfully bumped revision number for resource 97c3ff5d-9740-4354-801a-bb6db3ded962 (type: ports) to 4 2026-05-11 02:09:04.394 7 INFO neutron.db.ovn_revision_numbers_db [req-70cd6c06-3970-4430-a383-6151c6bd587f req-ac920f34-ee61-4611-800c-7303fe890a1d 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource 2eaaf4b3-e20f-41d2-9506-74d7cb901dca (type: ports) to 1 [pid: 7|app: 0|req: 1193/2540] 199.204.45.129 () {38 vars in 954 bytes} [Mon May 11 02:09:03 2026] POST /v2.0/ports => generated 993 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:09:04.566 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-077907ff-daa8-4450-9c3a-15ef872545f1 - - - - - -] OVN reports status down for port: 2eaaf4b3-e20f-41d2-9506-74d7cb901dca 2026-05-11 02:09:04.849 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6e1fadd-9646-49fb-b50b-aea6397190cb 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:09:04.850 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6e1fadd-9646-49fb-b50b-aea6397190cb 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network 3e720cd7-6f94-4cb3-934c-98364ce1c6a4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:04.854 7 INFO neutron.db.ovn_revision_numbers_db [req-70cd6c06-3970-4430-a383-6151c6bd587f req-be67eb91-05b3-4454-af27-57261319b829 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 2eaaf4b3-e20f-41d2-9506-74d7cb901dca (type: ports) to 2 2026-05-11 02:09:05.045 7 INFO neutron.db.ovn_revision_numbers_db [req-70cd6c06-3970-4430-a383-6151c6bd587f req-be67eb91-05b3-4454-af27-57261319b829 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 2eaaf4b3-e20f-41d2-9506-74d7cb901dca (type: ports) to 4 [pid: 7|app: 0|req: 1194/2541] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:09:04 2026] PUT /v2.0/ports/2eaaf4b3-e20f-41d2-9506-74d7cb901dca => generated 1243 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1195/2542] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:05 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:05.110 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2de57242-9e1e-442c-a634-7ff1fcfbba49'] response: {'name': 'network-changed', 'server_uuid': 'da87b5f3-0b00-40d8-9679-81aa5b80ab0a', 'tag': '2eaaf4b3-e20f-41d2-9506-74d7cb901dca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1196/2543] 10.0.0.128 () {34 vars in 1119 bytes} [Mon May 11 02:09:05 2026] GET /v2.0/security-groups?id=2d038d24-0321-44df-8c5c-b6d1a39aa6fe&id=6b87d697-212c-4da8-a290-84503bd807a0&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:05.268 8 INFO neutron.db.ovn_revision_numbers_db [None req-c6e1fadd-9646-49fb-b50b-aea6397190cb 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 431492dc-0b8c-4291-8b93-0cebf557064a (type: router_ports) to 1 [pid: 8|app: 0|req: 1348/2544] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:09:02 2026] PUT /v2.0/routers/fbcfef21-e6ec-4f21-affd-1d5aadcf46a2/add_router_interface => generated 309 bytes in 2389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2545] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:09:05 2026] GET /v2.0/routers => generated 3937 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2546] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:09:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2547] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:09:05 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2548] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:09:05 2026] GET /v2.0/network-ip-availabilities => generated 3304 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2549] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:09:05 2026] GET /v2.0/subnets => generated 4629 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2550] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:09:05 2026] GET /v2.0/ports?tenant_id=a8871702d3554b1193eac18e600832d2&device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2551] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:09:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2552] 199.204.45.129 () {34 vars in 1017 bytes} [Mon May 11 02:09:05 2026] GET /v2.0/networks?tenant_id=a8871702d3554b1193eac18e600832d2&shared=False => generated 810 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:05.785 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-709f1b3b-543e-40d3-aa48-36903acf7b10 - - - - - -] No more DHCP agents 2026-05-11 02:09:05.786 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-709f1b3b-543e-40d3-aa48-36903acf7b10 - - - - - -] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1205/2553] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:09:05 2026] GET /v2.0/security-groups => generated 34321 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2554] 199.204.45.129 () {34 vars in 929 bytes} [Mon May 11 02:09:05 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:05.973 8 INFO neutron.db.ovn_revision_numbers_db [None req-709f1b3b-543e-40d3-aa48-36903acf7b10 - - - - - -] Successfully bumped revision number for resource 625e712e-92c0-412d-9217-272c330bc7cd (type: ports) to 1 [pid: 7|app: 0|req: 1207/2555] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:09:05 2026] GET /v2.0/ports => generated 25308 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2556] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:09:06 2026] GET /v2.0/floatingips => generated 555 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2557] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:09:06 2026] GET /v2.0/networks => generated 6182 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2558] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:09:06 2026] GET /v2.0/subnets => generated 4629 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:06.268 8 INFO neutron.db.ovn_revision_numbers_db [None req-709f1b3b-543e-40d3-aa48-36903acf7b10 - - - - - -] Successfully bumped revision number for resource 625e712e-92c0-412d-9217-272c330bc7cd (type: ports) to 3 [pid: 7|app: 0|req: 1211/2559] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:06 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:06.335 8 INFO neutron.db.segments_db [None req-709f1b3b-543e-40d3-aa48-36903acf7b10 - - - - - -] Added segment 61e66a23-4bb7-45c7-aae6-f9c4a5994b2c of type geneve for network df08e284-1f86-456b-bc31-6968e05b5b40 [pid: 7|app: 0|req: 1212/2560] 10.0.0.128 () {34 vars in 1119 bytes} [Mon May 11 02:09:06 2026] GET /v2.0/security-groups?id=2d038d24-0321-44df-8c5c-b6d1a39aa6fe&id=6b87d697-212c-4da8-a290-84503bd807a0&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:06.449 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] Successfully bumped revision number for resource df08e284-1f86-456b-bc31-6968e05b5b40 (type: networks) to 1 2026-05-11 02:09:06.581 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] No more DHCP agents 2026-05-11 02:09:06.583 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] Unable to schedule network df08e284-1f86-456b-bc31-6968e05b5b40: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:06.629 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-077907ff-daa8-4450-9c3a-15ef872545f1 - - - - - -] OVN reports status down for port: db560be2-0c25-43cb-b55c-6a32c72b9338 2026-05-11 02:09:06.657 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e59fe52f-bc84-415f-9388-5c64267e21b0 - - - - - -] No hosting information found for port 6123d225-658d-4554-9bf7-277944898990: RuntimeError: No hosting information found for port 6123d225-658d-4554-9bf7-277944898990 2026-05-11 02:09:06.657 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e59fe52f-bc84-415f-9388-5c64267e21b0 - - - - - -] OVN reports status down for port: 25b4ca9c-061e-43ed-958c-232e13fe37ff 2026-05-11 02:09:06.677 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] Successfully bumped revision number for resource db560be2-0c25-43cb-b55c-6a32c72b9338 (type: ports) to 1 2026-05-11 02:09:06.729 7 INFO neutron.db.ovn_revision_numbers_db [None req-e59fe52f-bc84-415f-9388-5c64267e21b0 - - - - - -] Successfully bumped revision number for resource 6123d225-658d-4554-9bf7-277944898990 (type: router_ports) to 2 2026-05-11 02:09:06.729 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e59fe52f-bc84-415f-9388-5c64267e21b0 - - - - - -] OVN reports status down for port: 07870ee9-412b-47d1-aee5-b1f4745ab241 2026-05-11 02:09:06.845 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] No more DHCP agents 2026-05-11 02:09:06.848 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e59fe52f-bc84-415f-9388-5c64267e21b0 - - - - - -] OVN reports status down for port: 98143c39-37f3-42a1-a163-fb093c6b9561 2026-05-11 02:09:06.848 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] Unable to schedule network df08e284-1f86-456b-bc31-6968e05b5b40: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:06.871 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] Successfully bumped revision number for resource d2a90dec-8d6c-488f-9965-523b4f2d4368 (type: subnets) to 0 2026-05-11 02:09:06.928 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e59fe52f-bc84-415f-9388-5c64267e21b0 - - - - - -] Logical_Switch_Port 98143c39-37f3-42a1-a163-fb093c6b9561 host information not removed, the port state is up 2026-05-11 02:09:06.928 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e59fe52f-bc84-415f-9388-5c64267e21b0 - - - - - -] OVN reports status up for port: 95ec4f03-2de7-496c-a766-49a945ee5ca1 [pid: 7|app: 0|req: 1213/2561] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:09:06 2026] GET /v2.0/ports?tenant_id=a8871702d3554b1193eac18e600832d2&device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:06.946 7 INFO neutron.plugins.ml2.plugin [None req-e59fe52f-bc84-415f-9388-5c64267e21b0 - - - - - -] Attempt 1 to provision port 95ec4f03-2de7-496c-a766-49a945ee5ca1 [pid: 7|app: 0|req: 1214/2562] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:09:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=2eaaf4b3-e20f-41d2-9506-74d7cb901dca => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2563] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:09:06 2026] GET /v2.0/subnets?id=70ea5e8b-4a8f-4f03-8795-d02ed37dd0bf => generated 691 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2564] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:09:07 2026] GET /v2.0/ports?network_id=59919d6c-0137-4444-b57d-01248347789b&device_owner=network%3Adhcp => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2565] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:09:07 2026] GET /v2.0/networks/59919d6c-0137-4444-b57d-01248347789b?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:07.236 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] No more DHCP agents 2026-05-11 02:09:07.237 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] Unable to schedule network df08e284-1f86-456b-bc31-6968e05b5b40: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1218/2566] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:09:07 2026] GET /v2.0/networks/59919d6c-0137-4444-b57d-01248347789b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:07.313 7 INFO neutron.db.ovn_revision_numbers_db [None req-e59fe52f-bc84-415f-9388-5c64267e21b0 - - - - - -] Successfully bumped revision number for resource 95ec4f03-2de7-496c-a766-49a945ee5ca1 (type: ports) to 4 2026-05-11 02:09:07.354 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-077907ff-daa8-4450-9c3a-15ef872545f1 - - - - - -] OVN reports status down for port: 49428477-c44d-414a-b30d-8e4b2ddb445b 2026-05-11 02:09:07.416 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] Successfully bumped revision number for resource 49428477-c44d-414a-b30d-8e4b2ddb445b (type: ports) to 1 [pid: 7|app: 0|req: 1219/2567] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:07 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1008 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:07.529 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c9abef-5647-479d-846f-8ae648141f98 - - - - - -] OVN reports status up for port: 98143c39-37f3-42a1-a163-fb093c6b9561 2026-05-11 02:09:07.551 7 INFO neutron.plugins.ml2.plugin [None req-b3c9abef-5647-479d-846f-8ae648141f98 - - - - - -] Attempt 1 to provision port 98143c39-37f3-42a1-a163-fb093c6b9561 2026-05-11 02:09:07.833 7 INFO neutron.db.ovn_revision_numbers_db [None req-76c8006a-2de7-4543-bbfe-f93ba2170c9f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 87158fb1-83a6-4104-b0e0-89ba881cad67 (type: security_groups) to 1 2026-05-11 02:09:07.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-76c8006a-2de7-4543-bbfe-f93ba2170c9f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 1de72840-e4c8-43ac-a1fa-2f26442528ee (type: security_group_rules) to 0 2026-05-11 02:09:07.866 7 INFO neutron.db.ovn_revision_numbers_db [None req-76c8006a-2de7-4543-bbfe-f93ba2170c9f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 8394827a-d14e-464a-bef7-b21823209767 (type: security_group_rules) to 0 2026-05-11 02:09:07.878 7 INFO neutron.db.ovn_revision_numbers_db [None req-76c8006a-2de7-4543-bbfe-f93ba2170c9f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource e4d7a3b2-9bb2-449b-9e40-73e93870941c (type: security_group_rules) to 0 2026-05-11 02:09:07.890 7 INFO neutron.db.ovn_revision_numbers_db [None req-76c8006a-2de7-4543-bbfe-f93ba2170c9f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource fe01cb1d-f6bb-486e-85c0-358b2490b4ee (type: security_group_rules) to 0 2026-05-11 02:09:07.969 7 INFO neutron.db.segments_db [None req-76c8006a-2de7-4543-bbfe-f93ba2170c9f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Added segment af6dd0ba-8bf7-4d5b-8e4e-71c2c3678434 of type geneve for network 0b8bb45d-145e-40f8-8f97-ced5f64b0602 2026-05-11 02:09:08.000 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-077907ff-daa8-4450-9c3a-15ef872545f1 - - - - - -] OVN reports status up for port: 49428477-c44d-414a-b30d-8e4b2ddb445b 2026-05-11 02:09:08.028 8 INFO neutron.plugins.ml2.plugin [None req-077907ff-daa8-4450-9c3a-15ef872545f1 - - - - - -] Attempt 1 to provision port 49428477-c44d-414a-b30d-8e4b2ddb445b 2026-05-11 02:09:08.088 7 INFO neutron.db.ovn_revision_numbers_db [None req-76c8006a-2de7-4543-bbfe-f93ba2170c9f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 0b8bb45d-145e-40f8-8f97-ced5f64b0602 (type: networks) to 1 2026-05-11 02:09:08.158 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] No more DHCP agents 2026-05-11 02:09:08.170 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] Unable to schedule network df08e284-1f86-456b-bc31-6968e05b5b40: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:08.251 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76c8006a-2de7-4543-bbfe-f93ba2170c9f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:08.253 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76c8006a-2de7-4543-bbfe-f93ba2170c9f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network 0b8bb45d-145e-40f8-8f97-ced5f64b0602: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:08.339 7 INFO neutron.db.ovn_revision_numbers_db [None req-76c8006a-2de7-4543-bbfe-f93ba2170c9f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 5f8a46b0-2384-49cf-bf36-e95033e8ebfc (type: ports) to 1 [pid: 7|app: 0|req: 1220/2568] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:09:07 2026] POST /v2.0/networks => generated 676 bytes in 866 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2569] 10.0.0.128 () {34 vars in 1119 bytes} [Mon May 11 02:09:08 2026] GET /v2.0/security-groups?id=2d038d24-0321-44df-8c5c-b6d1a39aa6fe&id=6b87d697-212c-4da8-a290-84503bd807a0&fields=id&fields=name => generated 205 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:08.577 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-32be9e21-f844-4ec1-9e13-978512e21a94 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:08.578 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-32be9e21-f844-4ec1-9e13-978512e21a94 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network 0b8bb45d-145e-40f8-8f97-ced5f64b0602: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:08.667 8 INFO neutron.db.ovn_revision_numbers_db [None req-077907ff-daa8-4450-9c3a-15ef872545f1 - - - - - -] Successfully bumped revision number for resource 49428477-c44d-414a-b30d-8e4b2ddb445b (type: ports) to 2 2026-05-11 02:09:08.995 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] Successfully bumped revision number for resource 49428477-c44d-414a-b30d-8e4b2ddb445b (type: router_ports) to 1 2026-05-11 02:09:09.019 7 INFO neutron.db.ovn_revision_numbers_db [None req-1efc883f-8b56-44a9-a502-1d250b90c18c - - - - - -] Successfully bumped revision number for resource 5f8a46b0-2384-49cf-bf36-e95033e8ebfc (type: ports) to 2 2026-05-11 02:09:09.047 7 INFO neutron.db.ovn_revision_numbers_db [None req-1efc883f-8b56-44a9-a502-1d250b90c18c - - - - - -] Successfully bumped revision number for resource 967abf4f-2f51-4d09-a7ed-15b1716db6e0 (type: subnets) to 0 [pid: 7|app: 0|req: 1222/2570] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:09:08 2026] POST /v2.0/subnets => generated 658 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2571] 10.0.0.129 () {32 vars in 721 bytes} [Mon May 11 02:09:09 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:09.195 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] No more DHCP agents 2026-05-11 02:09:09.197 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] Unable to schedule network df08e284-1f86-456b-bc31-6968e05b5b40: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:09.311 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8e22ec32-f545-4262-abf6-4aaafc71a5d4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:09.313 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8e22ec32-f545-4262-abf6-4aaafc71a5d4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network 0b8bb45d-145e-40f8-8f97-ced5f64b0602: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:09.325 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] Successfully bumped revision number for resource 482b6253-088d-440d-b45f-ca8670d99501 (type: ports) to 1 2026-05-11 02:09:09.339 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e22ec32-f545-4262-abf6-4aaafc71a5d4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 052cea5b-7906-439c-9c7d-a986ae6017d6 (type: subnets) to 0 [pid: 7|app: 0|req: 1224/2572] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:09:09 2026] POST /v2.0/subnets => generated 732 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:09.458 7 INFO neutron.db.segments_db [None req-8a38eb46-c104-4b0b-b23e-4c28314cfc0f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Added segment 3dea02ec-8e35-417a-af51-39d6616a462b of type geneve for network bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8 2026-05-11 02:09:09.552 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbd18228-8a68-4cd3-a30f-9939fbb5412d - - - - - -] Successfully bumped revision number for resource 482b6253-088d-440d-b45f-ca8670d99501 (type: ports) to 3 2026-05-11 02:09:09.569 7 INFO neutron.db.ovn_revision_numbers_db [None req-8a38eb46-c104-4b0b-b23e-4c28314cfc0f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8 (type: networks) to 1 2026-05-11 02:09:09.725 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a38eb46-c104-4b0b-b23e-4c28314cfc0f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:09.727 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a38eb46-c104-4b0b-b23e-4c28314cfc0f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1349/2573] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:09:05 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 4468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:09.792 7 INFO neutron.db.ovn_revision_numbers_db [None req-8a38eb46-c104-4b0b-b23e-4c28314cfc0f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 186446bc-00b2-4c33-8f07-400a5e87de1b (type: ports) to 1 [pid: 7|app: 0|req: 1225/2574] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:09:09 2026] POST /v2.0/networks => generated 675 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2577] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:09:09 2026] GET /v2.0/vpn/vpnservices => generated 1314 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2578] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:09 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1008 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:10.025 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9cf3cd6a-9476-4bfb-a5fb-80ce551e8616 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:10.028 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9cf3cd6a-9476-4bfb-a5fb-80ce551e8616 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:10.092 8 INFO neutron_taas.services.taas.taas_plugin [None req-d88ade34-8455-46c7-b6c5-cce9d159a028 a51006048f86457685b79e46c6f67c26 7d2253d98ba04b4386089322a0e57fb3 - - default default] TaaS: Handle Delete Port: 625e712e-92c0-412d-9217-272c330bc7cd 2026-05-11 02:09:10.094 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d88ade34-8455-46c7-b6c5-cce9d159a028 a51006048f86457685b79e46c6f67c26 7d2253d98ba04b4386089322a0e57fb3 - - default default] Tap Mirror: Handle Delete Port: 625e712e-92c0-412d-9217-272c330bc7cd 2026-05-11 02:09:10.355 8 INFO neutron_taas.services.taas.taas_plugin [None req-67925437-e9bc-47ff-ae06-fd3f73f1fd9f - - - - - -] TaaS: Handle Delete Port: 482b6253-088d-440d-b45f-ca8670d99501 2026-05-11 02:09:10.359 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67925437-e9bc-47ff-ae06-fd3f73f1fd9f - - - - - -] Tap Mirror: Handle Delete Port: 482b6253-088d-440d-b45f-ca8670d99501 2026-05-11 02:09:10.431 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4b91d43-e74d-4080-86ec-435082419978 - - - - - -] Successfully bumped revision number for resource 186446bc-00b2-4c33-8f07-400a5e87de1b (type: ports) to 2 2026-05-11 02:09:10.460 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4b91d43-e74d-4080-86ec-435082419978 - - - - - -] Successfully bumped revision number for resource a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d (type: subnets) to 0 [pid: 7|app: 0|req: 1229/2579] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:09:09 2026] POST /v2.0/subnets => generated 655 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2580] 10.0.0.128 () {34 vars in 1119 bytes} [Mon May 11 02:09:10 2026] GET /v2.0/security-groups?id=2d038d24-0321-44df-8c5c-b6d1a39aa6fe&id=6b87d697-212c-4da8-a290-84503bd807a0&fields=id&fields=name => generated 205 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2581] 199.204.45.129 () {34 vars in 993 bytes} [Mon May 11 02:09:10 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:10.694 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-220d3591-2f14-41b2-b0a3-e1dd5b91db18 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:10.695 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-220d3591-2f14-41b2-b0a3-e1dd5b91db18 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:10.716 7 INFO neutron.db.ovn_revision_numbers_db [None req-220d3591-2f14-41b2-b0a3-e1dd5b91db18 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource fe85cf09-56f4-4837-8111-a26ba53890e3 (type: subnets) to 0 [pid: 7|app: 0|req: 1232/2582] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:09:10 2026] POST /v2.0/subnets => generated 725 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2583] 199.204.45.129 () {34 vars in 1123 bytes} [Mon May 11 02:09:10 2026] GET /v2.0/security-groups?id=6b87d697-212c-4da8-a290-84503bd807a0&id=2d038d24-0321-44df-8c5c-b6d1a39aa6fe&fields=id&fields=name => generated 205 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:10.841 7 INFO neutron.db.segments_db [None req-d662fb46-41c9-4fe2-b5b1-ab4d5dc76179 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Added segment 988cbca4-00fe-49a0-9da3-4540522ecea4 of type geneve for network 9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f 2026-05-11 02:09:10.842 8 INFO neutron_taas.services.taas.taas_plugin [None req-5801f2a3-6c67-4588-a31b-9cf9ae1d7cb2 - - - - - -] TaaS: Handle Delete Port: 49428477-c44d-414a-b30d-8e4b2ddb445b 2026-05-11 02:09:10.846 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5801f2a3-6c67-4588-a31b-9cf9ae1d7cb2 - - - - - -] Tap Mirror: Handle Delete Port: 49428477-c44d-414a-b30d-8e4b2ddb445b 2026-05-11 02:09:10.970 7 INFO neutron.db.ovn_revision_numbers_db [None req-d662fb46-41c9-4fe2-b5b1-ab4d5dc76179 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f (type: networks) to 1 2026-05-11 02:09:11.155 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d662fb46-41c9-4fe2-b5b1-ab4d5dc76179 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:11.158 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d662fb46-41c9-4fe2-b5b1-ab4d5dc76179 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network 9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:11.242 7 INFO neutron.db.ovn_revision_numbers_db [None req-d662fb46-41c9-4fe2-b5b1-ab4d5dc76179 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource f776da91-e56b-4675-a9a2-65c9225710c6 (type: ports) to 1 [pid: 7|app: 0|req: 1234/2584] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:09:10 2026] POST /v2.0/networks => generated 676 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:11.440 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b959579-cea1-490e-8947-4a97bc3e806f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:11.441 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b959579-cea1-490e-8947-4a97bc3e806f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network 9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:11.767 8 INFO neutron_taas.services.taas.taas_plugin [None req-5801f2a3-6c67-4588-a31b-9cf9ae1d7cb2 - - - - - -] TaaS: Handle Delete Port: db560be2-0c25-43cb-b55c-6a32c72b9338 2026-05-11 02:09:11.770 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5801f2a3-6c67-4588-a31b-9cf9ae1d7cb2 - - - - - -] Tap Mirror: Handle Delete Port: db560be2-0c25-43cb-b55c-6a32c72b9338 2026-05-11 02:09:11.904 7 INFO neutron.db.ovn_revision_numbers_db [None req-25dbf577-9824-4930-a09c-a75f642a299a - - - - - -] Successfully bumped revision number for resource f776da91-e56b-4675-a9a2-65c9225710c6 (type: ports) to 2 2026-05-11 02:09:11.932 7 INFO neutron.db.ovn_revision_numbers_db [None req-25dbf577-9824-4930-a09c-a75f642a299a - - - - - -] Successfully bumped revision number for resource 42ddf471-d1c8-4fd8-883c-810833bdca9b (type: subnets) to 0 [pid: 7|app: 0|req: 1235/2585] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:09:11 2026] POST /v2.0/subnets => generated 656 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:11.978 8 INFO neutron.services.segments.plugin [-] Segment 61e66a23-4bb7-45c7-aae6-f9c4a5994b2c resource provider aggregate not found 2026-05-11 02:09:11.984 8 INFO neutron.services.segments.plugin [-] Segment 61e66a23-4bb7-45c7-aae6-f9c4a5994b2c resource provider aggregate not found 2026-05-11 02:09:12.005 8 INFO neutron.services.segments.plugin [-] Segment 61e66a23-4bb7-45c7-aae6-f9c4a5994b2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61e66a23-4bb7-45c7-aae6-f9c4a5994b2c found for delete ", "request_id": "req-f51ec7ca-d81f-4d91-b21f-fa12b7143723"}]} 2026-05-11 02:09:12.007 8 INFO neutron.services.segments.plugin [-] Segment 61e66a23-4bb7-45c7-aae6-f9c4a5994b2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61e66a23-4bb7-45c7-aae6-f9c4a5994b2c found for delete ", "request_id": "req-9c0fec08-d5b0-4112-b8af-cfc5ecd93a6b"}]} [pid: 7|app: 0|req: 1236/2586] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:11 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1008 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2587] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:09:09 2026] DELETE /v2.0/vpn/vpnservices/56107129-01ea-4611-b3c0-b2e1e91d0709 => generated 0 bytes in 2186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1352/2588] 10.0.0.128 () {34 vars in 1119 bytes} [Mon May 11 02:09:12 2026] GET /v2.0/security-groups?id=2d038d24-0321-44df-8c5c-b6d1a39aa6fe&id=6b87d697-212c-4da8-a290-84503bd807a0&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2589] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:09:12 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2590] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:09:12 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:12.190 8 WARNING neutron.api.v2.base [None req-022c17e3-cbe2-495d-a9b8-b3fd2c88023f 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - 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-11 02:09:12.191 8 INFO neutron.api.v2.resource [None req-022c17e3-cbe2-495d-a9b8-b3fd2c88023f 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] create failed (client error): Unrecognized attribute(s) 'peer_cidr' [pid: 8|app: 0|req: 1355/2591] 10.0.0.129 () {34 vars in 706 bytes} [Mon May 11 02:09:12 2026] POST /v2.0/vpn/ipsec-site-connections => generated 110 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2592] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:12 2026] GET /v2.0/vpn/endpoint-groups => generated 1192 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:12.221 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-488c4df7-9a00-4371-a172-7b295941fe24 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:12.222 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-488c4df7-9a00-4371-a172-7b295941fe24 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network 9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1357/2593] 10.0.0.129 () {32 vars in 747 bytes} [Mon May 11 02:09:12 2026] DELETE /v2.0/vpn/endpoint-groups/542efb91-bf50-4da6-a0c8-792720f8ab7d => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:12.242 7 INFO neutron.db.ovn_revision_numbers_db [None req-488c4df7-9a00-4371-a172-7b295941fe24 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 20c6a805-2092-4285-9f52-f20178fa49fc (type: subnets) to 0 [pid: 7|app: 0|req: 1237/2594] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:09:12 2026] POST /v2.0/subnets => generated 730 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2595] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:12 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2596] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:12 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2597] 10.0.0.129 () {32 vars in 747 bytes} [Mon May 11 02:09:12 2026] DELETE /v2.0/vpn/endpoint-groups/01dd80d4-abf7-4411-a9e5-ac6df1859de0 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2598] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:12 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2599] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:09:12 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2600] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:09:12 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:12.507 8 INFO neutron.api.v2.resource [None req-268e258e-b010-444c-b851-3e7c9c42b5f2 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1364/2601] 10.0.0.129 () {34 vars in 706 bytes} [Mon May 11 02:09:12 2026] POST /v2.0/vpn/ipsec-site-connections => generated 170 bytes in 52 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2602] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:12 2026] GET /v2.0/vpn/endpoint-groups => generated 1191 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2603] 10.0.0.129 () {32 vars in 747 bytes} [Mon May 11 02:09:12 2026] DELETE /v2.0/vpn/endpoint-groups/6bb7df7a-e4dd-4fe1-8b93-98d71a494725 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2604] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:12 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2605] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:12 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2606] 10.0.0.129 () {32 vars in 747 bytes} [Mon May 11 02:09:12 2026] DELETE /v2.0/vpn/endpoint-groups/fea66ee8-6917-4be0-86bb-6e4217c69c51 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2607] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:12 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:12.685 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b3c9abef-5647-479d-846f-8ae648141f98 - - - - - -] No hosting information found for port 98143c39-37f3-42a1-a163-fb093c6b9561: RuntimeError: No hosting information found for port 98143c39-37f3-42a1-a163-fb093c6b9561 2026-05-11 02:09:12.685 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c9abef-5647-479d-846f-8ae648141f98 - - - - - -] OVN reports status down for port: 431492dc-0b8c-4291-8b93-0cebf557064a [pid: 8|app: 0|req: 1371/2608] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:09:12 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:12.691 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8969a736-62d4-41a7-ac58-c6706bad9ca4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:12.697 8 WARNING neutron.api.v2.base [None req-f9a1c86a-604f-4a4a-8d91-e58a347dcecd 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - 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-11 02:09:12.697 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8969a736-62d4-41a7-ac58-c6706bad9ca4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:12.697 8 INFO neutron.api.v2.resource [None req-f9a1c86a-604f-4a4a-8d91-e58a347dcecd 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 8|app: 0|req: 1372/2609] 10.0.0.129 () {34 vars in 706 bytes} [Mon May 11 02:09:12 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2610] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:12 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2611] 10.0.0.129 () {32 vars in 747 bytes} [Mon May 11 02:09:12 2026] DELETE /v2.0/vpn/endpoint-groups/c3bede9b-276a-4401-a492-167a19a1937e => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2612] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:12 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:12.771 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b3c9abef-5647-479d-846f-8ae648141f98 - - - - - -] Logical_Switch_Port 431492dc-0b8c-4291-8b93-0cebf557064a host information not removed, the port state is up 2026-05-11 02:09:12.771 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c9abef-5647-479d-846f-8ae648141f98 - - - - - -] OVN reports status up for port: 431492dc-0b8c-4291-8b93-0cebf557064a 2026-05-11 02:09:12.789 7 INFO neutron.plugins.ml2.plugin [None req-b3c9abef-5647-479d-846f-8ae648141f98 - - - - - -] Attempt 1 to provision port 431492dc-0b8c-4291-8b93-0cebf557064a [pid: 8|app: 0|req: 1376/2613] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:09:12 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:12.811 8 WARNING neutron.api.v2.base [None req-edbeb4a5-69e5-4aa8-a331-c2a63e2c73ff 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - 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-11 02:09:12.811 8 INFO neutron.api.v2.resource [None req-edbeb4a5-69e5-4aa8-a331-c2a63e2c73ff 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 8|app: 0|req: 1377/2614] 10.0.0.129 () {34 vars in 706 bytes} [Mon May 11 02:09:12 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2615] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:12 2026] GET /v2.0/vpn/endpoint-groups => generated 908 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2616] 10.0.0.129 () {32 vars in 747 bytes} [Mon May 11 02:09:12 2026] DELETE /v2.0/vpn/endpoint-groups/44f8b349-354c-401f-a90e-01e0cdc17984 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:12.884 7 INFO neutron.db.ovn_revision_numbers_db [None req-8969a736-62d4-41a7-ac58-c6706bad9ca4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource f64a9d15-13b0-449a-9ff1-79f876176b8e (type: ports) to 1 [pid: 8|app: 0|req: 1380/2617] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:12 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2618] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:09:12 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2619] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:09:12 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:13.407 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3c9abef-5647-479d-846f-8ae648141f98 - - - - - -] Successfully bumped revision number for resource 431492dc-0b8c-4291-8b93-0cebf557064a (type: ports) to 2 2026-05-11 02:09:13.746 8 INFO neutron.db.ovn_revision_numbers_db [None req-e047e19f-f5e6-4346-a8a6-8097ff2f6808 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 3f491133-93f1-4322-be28-abdf068e80c6 (type: routers) to 6 2026-05-11 02:09:13.764 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-681faff9-64bf-4706-9314-3a819bf4a89f - - - - - -] Schedule LRP lrp-f64a9d15-13b0-449a-9ff1-79f876176b8e on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 [pid: 8|app: 0|req: 1383/2620] 10.0.0.129 () {34 vars in 706 bytes} [Mon May 11 02:09:13 2026] POST /v2.0/vpn/ipsec-site-connections => generated 844 bytes in 749 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:13.792 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-7ccc74e3-c695-4025-b556-3fbe47d64938 - - - - - -] Router 63d62d9f-cd9b-4ea3-9ac7-313f59ec13ea is bound to host instance 2026-05-11 02:09:13.830 7 INFO neutron.db.ovn_revision_numbers_db [None req-8969a736-62d4-41a7-ac58-c6706bad9ca4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource f64a9d15-13b0-449a-9ff1-79f876176b8e (type: router_ports) to 1 [pid: 8|app: 0|req: 1384/2621] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:13 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1008 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:13.926 7 INFO neutron.db.ovn_revision_numbers_db [None req-8969a736-62d4-41a7-ac58-c6706bad9ca4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 63d62d9f-cd9b-4ea3-9ac7-313f59ec13ea (type: routers) to 2 [pid: 7|app: 0|req: 1238/2622] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:09:12 2026] POST /v2.0/routers => generated 945 bytes in 1683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2623] 10.0.0.128 () {34 vars in 1119 bytes} [Mon May 11 02:09:13 2026] GET /v2.0/security-groups?id=2d038d24-0321-44df-8c5c-b6d1a39aa6fe&id=6b87d697-212c-4da8-a290-84503bd807a0&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:13.987 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-53a39659-ac34-4812-a55d-e6cab1001fbe - - - - - -] No port found with ID 49428477-c44d-414a-b30d-8e4b2ddb445b: RuntimeError: No port found with ID 49428477-c44d-414a-b30d-8e4b2ddb445b 2026-05-11 02:09:13.988 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-53a39659-ac34-4812-a55d-e6cab1001fbe - - - - - -] OVN reports status down for port: 5f8a46b0-2384-49cf-bf36-e95033e8ebfc 2026-05-11 02:09:14.187 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-53a39659-ac34-4812-a55d-e6cab1001fbe - - - - - -] OVN reports status down for port: 186446bc-00b2-4c33-8f07-400a5e87de1b 2026-05-11 02:09:14.409 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-53a39659-ac34-4812-a55d-e6cab1001fbe - - - - - -] OVN reports status up for port: 2eaaf4b3-e20f-41d2-9506-74d7cb901dca 2026-05-11 02:09:14.435 8 INFO neutron.plugins.ml2.plugin [None req-53a39659-ac34-4812-a55d-e6cab1001fbe - - - - - -] Attempt 1 to provision port 2eaaf4b3-e20f-41d2-9506-74d7cb901dca 2026-05-11 02:09:14.485 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3c370325-e134-40fc-8089-bab42c7b3ce4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:14.486 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3c370325-e134-40fc-8089-bab42c7b3ce4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network 0b8bb45d-145e-40f8-8f97-ced5f64b0602: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:14.615 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c370325-e134-40fc-8089-bab42c7b3ce4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 6714774e-941f-45c1-b4ad-50c262f52866 (type: ports) to 1 2026-05-11 02:09:14.732 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4363c026-3e18-4991-a211-0006d9ef87d7'] response: {'server_uuid': 'da87b5f3-0b00-40d8-9679-81aa5b80ab0a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2eaaf4b3-e20f-41d2-9506-74d7cb901dca', 'code': 200} 2026-05-11 02:09:15.170 8 INFO neutron.db.ovn_revision_numbers_db [None req-53a39659-ac34-4812-a55d-e6cab1001fbe - - - - - -] Successfully bumped revision number for resource 2eaaf4b3-e20f-41d2-9506-74d7cb901dca (type: ports) to 5 2026-05-11 02:09:15.311 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3c370325-e134-40fc-8089-bab42c7b3ce4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:15.313 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3c370325-e134-40fc-8089-bab42c7b3ce4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network 0b8bb45d-145e-40f8-8f97-ced5f64b0602: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:15.406 8 INFO neutron.db.ovn_revision_numbers_db [None req-f72844e0-9ea3-47bb-9404-9a57a18cf89e 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 3f491133-93f1-4322-be28-abdf068e80c6 (type: routers) to 7 [pid: 8|app: 0|req: 1385/2624] 10.0.0.129 () {32 vars in 761 bytes} [Mon May 11 02:09:13 2026] DELETE /v2.0/vpn/ipsec-site-connections/14a60f57-be25-4cd2-9f1d-238a08fa3a6b => generated 0 bytes in 1562 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1386/2625] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:15 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1010 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2626] 10.0.0.129 () {32 vars in 684 bytes} [Mon May 11 02:09:15 2026] GET /v2.0/vpn/ipsec-site-connections => generated 795 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2627] 10.0.0.128 () {34 vars in 1119 bytes} [Mon May 11 02:09:15 2026] GET /v2.0/security-groups?id=2d038d24-0321-44df-8c5c-b6d1a39aa6fe&id=6b87d697-212c-4da8-a290-84503bd807a0&fields=id&fields=name => generated 205 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:15.689 8 INFO neutron.api.v2.resource [None req-93673725-0926-4c04-9e1b-64585cd44cf4 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1389/2628] 10.0.0.129 () {32 vars in 761 bytes} [Mon May 11 02:09:15 2026] DELETE /v2.0/vpn/ipsec-site-connections/14a60f57-be25-4cd2-9f1d-238a08fa3a6b => generated 154 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2629] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:15 2026] GET /v2.0/vpn/endpoint-groups => generated 1189 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:15.754 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c370325-e134-40fc-8089-bab42c7b3ce4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 6714774e-941f-45c1-b4ad-50c262f52866 (type: router_ports) to 1 [pid: 7|app: 0|req: 1240/2630] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:09:13 2026] PUT /v2.0/routers/63d62d9f-cd9b-4ea3-9ac7-313f59ec13ea/add_router_interface => generated 309 bytes in 1780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2631] 10.0.0.129 () {32 vars in 747 bytes} [Mon May 11 02:09:15 2026] DELETE /v2.0/vpn/endpoint-groups/7e945e66-bcf8-4d29-bd9c-aa27df2761fb => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2632] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:15 2026] GET /v2.0/vpn/endpoint-groups => generated 905 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2633] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:15 2026] GET /v2.0/vpn/endpoint-groups => generated 905 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2634] 10.0.0.129 () {32 vars in 747 bytes} [Mon May 11 02:09:15 2026] DELETE /v2.0/vpn/endpoint-groups/dcb2dda9-6a55-4ee1-8219-a594683ec35a => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2635] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:15 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:15.969 8 INFO neutron.db.ovn_revision_numbers_db [None req-d77a4125-d07a-49b6-8dee-147390642bac - - - - - -] Successfully bumped revision number for resource f64a9d15-13b0-449a-9ff1-79f876176b8e (type: ports) to 4 2026-05-11 02:09:16.432 7 INFO neutron.db.ovn_revision_numbers_db [None req-c58925f6-080e-4a9e-aacc-79d1b96a29aa 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 3f491133-93f1-4322-be28-abdf068e80c6 (type: routers) to 8 [pid: 7|app: 0|req: 1245/2636] 10.0.0.129 () {34 vars in 706 bytes} [Mon May 11 02:09:15 2026] POST /v2.0/vpn/ipsec-site-connections => generated 805 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:16.574 8 INFO neutron.db.ovn_revision_numbers_db [None req-d77a4125-d07a-49b6-8dee-147390642bac - - - - - -] Successfully bumped revision number for resource f64a9d15-13b0-449a-9ff1-79f876176b8e (type: ports) to 5 2026-05-11 02:09:16.667 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eca457aa-b5dd-4a79-b4e6-2f93b703724a 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:16.670 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eca457aa-b5dd-4a79-b4e6-2f93b703724a 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:16.778 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-819d91de-8c40-4ce7-a83b-21b44f476cfe'] response: {'server_uuid': 'da87b5f3-0b00-40d8-9679-81aa5b80ab0a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2eaaf4b3-e20f-41d2-9506-74d7cb901dca', 'code': 200} 2026-05-11 02:09:16.814 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d128eea-6e24-415d-821c-c7996b5c7307 - - - - - -] OVN reports status down for port: 04931e9f-ac58-4f01-9355-f82e6bddf46d 2026-05-11 02:09:16.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-eca457aa-b5dd-4a79-b4e6-2f93b703724a 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 04931e9f-ac58-4f01-9355-f82e6bddf46d (type: ports) to 1 2026-05-11 02:09:17.058 7 INFO neutron.db.ovn_revision_numbers_db [None req-e825a404-a649-4364-a4da-7d1fe897d9e2 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 3f491133-93f1-4322-be28-abdf068e80c6 (type: routers) to 9 [pid: 7|app: 0|req: 1246/2637] 10.0.0.129 () {32 vars in 761 bytes} [Mon May 11 02:09:16 2026] DELETE /v2.0/vpn/ipsec-site-connections/36af37d5-7ab4-45ed-a464-3ecdb2700060 => generated 0 bytes in 621 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2638] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:17 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1010 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2639] 10.0.0.129 () {32 vars in 684 bytes} [Mon May 11 02:09:17 2026] GET /v2.0/vpn/ipsec-site-connections => generated 795 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2640] 10.0.0.128 () {34 vars in 1119 bytes} [Mon May 11 02:09:17 2026] GET /v2.0/security-groups?id=2d038d24-0321-44df-8c5c-b6d1a39aa6fe&id=6b87d697-212c-4da8-a290-84503bd807a0&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:17.253 7 INFO neutron.api.v2.resource [None req-29f21ca5-7bbf-4457-8559-c79bb3c0ef65 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1250/2641] 10.0.0.129 () {32 vars in 761 bytes} [Mon May 11 02:09:17 2026] DELETE /v2.0/vpn/ipsec-site-connections/36af37d5-7ab4-45ed-a464-3ecdb2700060 => generated 154 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2642] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:09:17 2026] POST /v2.0/vpn/endpoint-groups => generated 289 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2643] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:17 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1010 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2644] 10.0.0.129 () {30 vars in 701 bytes} [Mon May 11 02:09:17 2026] PUT /v2.0/vpn/endpoint-groups/39fee503-04c0-4938-96b4-aeeee9589c6e => generated 289 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:18.229 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d128eea-6e24-415d-821c-c7996b5c7307 - - - - - -] OVN reports status up for port: 04931e9f-ac58-4f01-9355-f82e6bddf46d 2026-05-11 02:09:18.250 8 INFO neutron.plugins.ml2.plugin [None req-6d128eea-6e24-415d-821c-c7996b5c7307 - - - - - -] Attempt 1 to provision port 04931e9f-ac58-4f01-9355-f82e6bddf46d 2026-05-11 02:09:18.269 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c12f173f-cb89-41ff-b72b-31dea970c9a2 - - - - - -] No hosting information found for port 431492dc-0b8c-4291-8b93-0cebf557064a: RuntimeError: No hosting information found for port 431492dc-0b8c-4291-8b93-0cebf557064a 2026-05-11 02:09:18.365 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eca457aa-b5dd-4a79-b4e6-2f93b703724a 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:18.368 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eca457aa-b5dd-4a79-b4e6-2f93b703724a 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:18.399 7 INFO neutron.db.ovn_revision_numbers_db [None req-c12f173f-cb89-41ff-b72b-31dea970c9a2 - - - - - -] Successfully bumped revision number for resource 431492dc-0b8c-4291-8b93-0cebf557064a (type: router_ports) to 2 2026-05-11 02:09:18.400 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c12f173f-cb89-41ff-b72b-31dea970c9a2 - - - - - -] OVN reports status down for port: 625e712e-92c0-412d-9217-272c330bc7cd 2026-05-11 02:09:18.417 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c12f173f-cb89-41ff-b72b-31dea970c9a2 - - - - - -] OVN reports status down for port: 482b6253-088d-440d-b45f-ca8670d99501 2026-05-11 02:09:18.443 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c12f173f-cb89-41ff-b72b-31dea970c9a2 - - - - - -] OVN reports status down for port: f776da91-e56b-4675-a9a2-65c9225710c6 2026-05-11 02:09:18.607 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c12f173f-cb89-41ff-b72b-31dea970c9a2 - - - - - -] OVN reports status down for port: f64a9d15-13b0-449a-9ff1-79f876176b8e 2026-05-11 02:09:18.630 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9dc9870-d483-4182-ad16-8acbaeed3909 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource cf914a65-8fec-4623-9a06-ae633c6516fb (type: floatingips) to 1 2026-05-11 02:09:18.858 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9dc9870-d483-4182-ad16-8acbaeed3909 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Successfully bumped revision number for resource cf914a65-8fec-4623-9a06-ae633c6516fb (type: floatingips) to 2 2026-05-11 02:09:18.858 7 INFO neutron.db.l3_db [None req-d9dc9870-d483-4182-ad16-8acbaeed3909 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Floating IP cf914a65-8fec-4623-9a06-ae633c6516fb associated. External IP: 10.96.250.207, port: 2eaaf4b3-e20f-41d2-9506-74d7cb901dca. [pid: 7|app: 0|req: 1254/2645] 10.0.0.129 () {34 vars in 748 bytes} [Mon May 11 02:09:17 2026] PUT /v2.0/floatingips/cf914a65-8fec-4623-9a06-ae633c6516fb => generated 855 bytes in 1563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2646] 10.0.0.129 () {32 vars in 744 bytes} [Mon May 11 02:09:18 2026] GET /v2.0/vpn/endpoint-groups/39fee503-04c0-4938-96b4-aeeee9589c6e => generated 289 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:18.963 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-687c35b0-a22e-4cc3-9b1b-b8b5b4c4e2b7'] response: {'name': 'network-changed', 'server_uuid': 'da87b5f3-0b00-40d8-9679-81aa5b80ab0a', 'tag': '2eaaf4b3-e20f-41d2-9506-74d7cb901dca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1256/2647] 10.0.0.129 () {32 vars in 747 bytes} [Mon May 11 02:09:18 2026] DELETE /v2.0/vpn/endpoint-groups/39fee503-04c0-4938-96b4-aeeee9589c6e => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2648] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:19 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:19.042 8 INFO neutron.db.ovn_revision_numbers_db [None req-eca457aa-b5dd-4a79-b4e6-2f93b703724a 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 04931e9f-ac58-4f01-9355-f82e6bddf46d (type: router_ports) to 1 [pid: 8|app: 0|req: 1392/2649] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:09:15 2026] PUT /v2.0/routers/63d62d9f-cd9b-4ea3-9ac7-313f59ec13ea/add_router_interface => generated 309 bytes in 3286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2650] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:19 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2651] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:09:19 2026] POST /v2.0/vpn/ikepolicies => generated 402 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:19.152 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d128eea-6e24-415d-821c-c7996b5c7307 - - - - - -] Successfully bumped revision number for resource 04931e9f-ac58-4f01-9355-f82e6bddf46d (type: ports) to 2 [pid: 7|app: 0|req: 1260/2652] 10.0.0.129 () {30 vars in 694 bytes} [Mon May 11 02:09:19 2026] PUT /v2.0/vpn/ikepolicies/8f8e8ccc-7fbd-41df-8f85-a22c1f412a95 => generated 419 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:19.186 7 INFO neutron.db.ovn_revision_numbers_db [None req-c12f173f-cb89-41ff-b72b-31dea970c9a2 - - - - - -] Successfully bumped revision number for resource f64a9d15-13b0-449a-9ff1-79f876176b8e (type: ports) to 6 [pid: 7|app: 0|req: 1261/2653] 10.0.0.129 () {32 vars in 736 bytes} [Mon May 11 02:09:19 2026] GET /v2.0/vpn/ikepolicies/8f8e8ccc-7fbd-41df-8f85-a22c1f412a95 => generated 419 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2654] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:09:19 2026] DELETE /v2.0/vpn/ikepolicies/8f8e8ccc-7fbd-41df-8f85-a22c1f412a95 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2655] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:09:19 2026] GET /v2.0/vpn/ikepolicies => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2656] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:09:19 2026] GET /v2.0/vpn/ikepolicies => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:19.306 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9d2d230c-365d-4a17-89ab-cc40e271d308 - - - - - -] Logical_Switch_Port f64a9d15-13b0-449a-9ff1-79f876176b8e host information not removed, the port state is up [pid: 7|app: 0|req: 1265/2657] 10.0.0.129 () {34 vars in 688 bytes} [Mon May 11 02:09:19 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:19.360 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9d2d230c-365d-4a17-89ab-cc40e271d308 - - - - - -] OVN reports status up for port: f64a9d15-13b0-449a-9ff1-79f876176b8e 2026-05-11 02:09:19.382 7 INFO neutron.plugins.ml2.plugin [None req-9d2d230c-365d-4a17-89ab-cc40e271d308 - - - - - -] Attempt 1 to provision port f64a9d15-13b0-449a-9ff1-79f876176b8e [pid: 7|app: 0|req: 1266/2658] 10.0.0.129 () {30 vars in 698 bytes} [Mon May 11 02:09:19 2026] PUT /v2.0/vpn/ipsecpolicies/23fe17d2-5f54-4e7b-bf25-90b9ad442407 => generated 431 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2659] 10.0.0.129 () {32 vars in 743 bytes} [Mon May 11 02:09:19 2026] DELETE /v2.0/vpn/ipsecpolicies/23fe17d2-5f54-4e7b-bf25-90b9ad442407 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:19.451 7 INFO neutron.api.v2.resource [None req-64d5554c-b961-4064-b527-5c6a053a7dc4 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1268/2660] 10.0.0.129 () {32 vars in 743 bytes} [Mon May 11 02:09:19 2026] DELETE /v2.0/vpn/ipsecpolicies/23fe17d2-5f54-4e7b-bf25-90b9ad442407 => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:09:19.474 7 INFO neutron.api.v2.resource [None req-5bfb8ed0-5661-4e74-b6ab-f22cf9594c0a 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1269/2661] 10.0.0.129 () {32 vars in 743 bytes} [Mon May 11 02:09:19 2026] DELETE /v2.0/vpn/ipsecpolicies/23fe17d2-5f54-4e7b-bf25-90b9ad442407 => generated 145 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:09:19.630 7 INFO neutron.db.segments_db [None req-cf01be0e-7a16-442a-8be5-00b58dd96bbf 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Added segment 9a854727-ce6e-4b41-9759-486b8c97c397 of type geneve for network b24f5d0a-7aed-4604-8046-3645abcd1aaf 2026-05-11 02:09:19.707 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80c69173-896d-4741-9451-7ba3cac67835 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:19.708 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80c69173-896d-4741-9451-7ba3cac67835 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network 9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:19.799 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf01be0e-7a16-442a-8be5-00b58dd96bbf 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource b24f5d0a-7aed-4604-8046-3645abcd1aaf (type: networks) to 1 2026-05-11 02:09:19.841 8 INFO neutron.db.ovn_revision_numbers_db [None req-80c69173-896d-4741-9451-7ba3cac67835 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource ffb605be-8de1-4233-b644-6093a358cbde (type: ports) to 1 2026-05-11 02:09:19.919 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d2d230c-365d-4a17-89ab-cc40e271d308 - - - - - -] Successfully bumped revision number for resource f64a9d15-13b0-449a-9ff1-79f876176b8e (type: ports) to 7 2026-05-11 02:09:20.091 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f67da84-e263-4580-9dfa-04dc77a5fd71 - - - - - -] OVN reports status down for port: 6714774e-941f-45c1-b4ad-50c262f52866 2026-05-11 02:09:20.115 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cf01be0e-7a16-442a-8be5-00b58dd96bbf 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:09:20.121 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cf01be0e-7a16-442a-8be5-00b58dd96bbf 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network b24f5d0a-7aed-4604-8046-3645abcd1aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:20.213 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8f67da84-e263-4580-9dfa-04dc77a5fd71 - - - - - -] Logical_Switch_Port 6714774e-941f-45c1-b4ad-50c262f52866 host information not removed, the port state is up 2026-05-11 02:09:20.214 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f67da84-e263-4580-9dfa-04dc77a5fd71 - - - - - -] OVN reports status up for port: 6714774e-941f-45c1-b4ad-50c262f52866 2026-05-11 02:09:20.234 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf01be0e-7a16-442a-8be5-00b58dd96bbf 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource ba2598f5-19f7-47e2-8a18-24247493b7a6 (type: ports) to 1 2026-05-11 02:09:20.237 7 INFO neutron.plugins.ml2.plugin [None req-8f67da84-e263-4580-9dfa-04dc77a5fd71 - - - - - -] Attempt 1 to provision port 6714774e-941f-45c1-b4ad-50c262f52866 [pid: 7|app: 0|req: 1270/2662] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:09:19 2026] POST /v2.0/networks => generated 670 bytes in 804 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2663] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/ports?tenant_id=a8871702d3554b1193eac18e600832d2&device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1248 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:20.607 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80c69173-896d-4741-9451-7ba3cac67835 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:20.608 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80c69173-896d-4741-9451-7ba3cac67835 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network 9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:20.686 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bac3f68a-0d0a-4725-9a94-4a0c929b4b7a 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:09:20.689 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bac3f68a-0d0a-4725-9a94-4a0c929b4b7a 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network b24f5d0a-7aed-4604-8046-3645abcd1aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:20.909 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f67da84-e263-4580-9dfa-04dc77a5fd71 - - - - - -] Successfully bumped revision number for resource 6714774e-941f-45c1-b4ad-50c262f52866 (type: ports) to 2 2026-05-11 02:09:20.931 8 INFO neutron.db.ovn_revision_numbers_db [None req-80c69173-896d-4741-9451-7ba3cac67835 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource ffb605be-8de1-4233-b644-6093a358cbde (type: router_ports) to 1 [pid: 8|app: 0|req: 1393/2664] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:09:19 2026] PUT /v2.0/routers/63d62d9f-cd9b-4ea3-9ac7-313f59ec13ea/add_router_interface => generated 309 bytes in 1880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2665] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/networks?id=59919d6c-0137-4444-b57d-01248347789b => generated 810 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:21.106 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7a60c31-401e-4fe3-93d8-331186cdb9e2 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 120ed94a-e0f5-4cf3-9ac5-39a138e4f2e9 (type: security_groups) to 1 2026-05-11 02:09:21.117 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7a60c31-401e-4fe3-93d8-331186cdb9e2 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource e2ab88c1-26ef-4c53-b356-0ab5dbd1f836 (type: security_group_rules) to 0 2026-05-11 02:09:21.127 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7a60c31-401e-4fe3-93d8-331186cdb9e2 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource ed3558ee-2224-4ddc-b13b-94a0da4920bb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1395/2666] 10.0.0.129 () {34 vars in 683 bytes} [Mon May 11 02:09:20 2026] POST /v2.0/security-groups => generated 1630 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2667] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:09:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=2eaaf4b3-e20f-41d2-9506-74d7cb901dca => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:21.348 8 INFO neutron.db.ovn_revision_numbers_db [None req-38bcc6fd-ea76-474f-a5a6-8382a9ff83ca 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 374a914e-41a7-4672-b16c-c575dfe391ed (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1397/2668] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:09:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2669] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:09:21 2026] GET /v2.0/subnets?id=70ea5e8b-4a8f-4f03-8795-d02ed37dd0bf => generated 691 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:21.444 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd476076-9ace-4ee3-9961-c821a5a410b7 - - - - - -] Successfully bumped revision number for resource ba2598f5-19f7-47e2-8a18-24247493b7a6 (type: ports) to 2 2026-05-11 02:09:21.472 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd476076-9ace-4ee3-9961-c821a5a410b7 - - - - - -] Successfully bumped revision number for resource 67c652c0-2d95-41ff-8277-e40d457adac4 (type: subnets) to 0 [pid: 7|app: 0|req: 1272/2670] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:09:20 2026] POST /v2.0/subnets => generated 629 bytes in 1143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2671] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:09:21 2026] GET /v2.0/ports?network_id=59919d6c-0137-4444-b57d-01248347789b&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:21.538 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f530ef2-f3b5-403b-99b7-b9104ab72453 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource c85f36be-fbc7-411e-87a4-9e9556802715 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1399/2672] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:09:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2673] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:09:21 2026] GET /v2.0/networks/59919d6c-0137-4444-b57d-01248347789b?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:21.738 8 INFO neutron.db.ovn_revision_numbers_db [None req-35959830-bab0-487d-a722-b05e06bb3e0e 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource cef25c52-3e1c-4664-b028-44f4fe37a3ce (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1401/2674] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:09:21 2026] POST /v2.0/security-group-rules => generated 599 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2675] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:09:21 2026] GET /v2.0/networks/59919d6c-0137-4444-b57d-01248347789b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:21.918 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-83d66b99-a3ad-4a8f-bef2-1ba87ded68dd 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:09:21.919 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83d66b99-a3ad-4a8f-bef2-1ba87ded68dd 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:21.944 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa8e812a-ebd3-4eab-8326-44963abb3264 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource e4b7dd89-a896-426e-8cff-05a58ef84d86 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1403/2676] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:09:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:22.067 7 INFO neutron.db.ovn_revision_numbers_db [None req-83d66b99-a3ad-4a8f-bef2-1ba87ded68dd 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 5828e8c3-5075-4a72-9c37-25513ddaf1e2 (type: ports) to 1 2026-05-11 02:09:22.126 8 INFO neutron.db.ovn_revision_numbers_db [None req-025013b7-d697-4f35-8920-1d9cce24008b 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 22b1d8bc-7fb0-4939-a031-b5d3fa19157c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1404/2677] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:09:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:22.297 8 INFO neutron.db.ovn_revision_numbers_db [None req-060ba344-5b83-4448-950d-691b99eb9527 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 97d6f7d1-c44d-4b2a-81b9-79a00e30ce50 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1405/2678] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:09:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:22.468 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b112bf8-958f-4f64-aaf0-286315078cf8 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 5cae24aa-b28d-4b7b-a839-bd3cf36ad921 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1406/2679] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:09:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:22.655 8 INFO neutron.db.ovn_revision_numbers_db [None req-846621a0-ea7e-482d-850e-9202f9a0f91c 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 49de22ab-f4fd-4fd0-a53b-dc59d446a9ea (type: security_group_rules) to 0 2026-05-11 02:09:22.680 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-681faff9-64bf-4706-9314-3a819bf4a89f - - - - - -] Schedule LRP lrp-5828e8c3-5075-4a72-9c37-25513ddaf1e2 on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 [pid: 8|app: 0|req: 1407/2680] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:09:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:22.761 7 INFO neutron.db.ovn_revision_numbers_db [None req-83d66b99-a3ad-4a8f-bef2-1ba87ded68dd 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 5828e8c3-5075-4a72-9c37-25513ddaf1e2 (type: router_ports) to 1 2026-05-11 02:09:22.834 7 INFO neutron.db.ovn_revision_numbers_db [None req-83d66b99-a3ad-4a8f-bef2-1ba87ded68dd 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource c8015531-6792-41ea-95da-6364a9d9de32 (type: routers) to 2 [pid: 7|app: 0|req: 1274/2681] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:09:21 2026] POST /v2.0/routers => generated 936 bytes in 1344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:22.872 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4f562d2-ba2e-4f0f-be11-f1c65273dde7 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource bb6a4922-f20c-41d7-a20f-565e36f3763c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1408/2682] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:09:22 2026] POST /v2.0/security-group-rules => generated 599 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:23.083 8 INFO neutron.db.ovn_revision_numbers_db [None req-45386f43-33ea-460b-b0c5-3a634dbc5860 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 888f399d-b0c1-4228-bf1c-63e52453a54f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1409/2683] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:09:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:23.277 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c10ce64-eb35-49eb-82fb-44e831c082fe 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 8e274188-697f-47ab-8e9a-b4c10b1d28ad (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1410/2684] 10.0.0.129 () {34 vars in 694 bytes} [Mon May 11 02:09:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:23.470 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a6f0a66f-38da-400e-90c8-81edfb0afbf2 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:09:23.471 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a6f0a66f-38da-400e-90c8-81edfb0afbf2 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network b24f5d0a-7aed-4604-8046-3645abcd1aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:23.627 7 INFO neutron.db.ovn_revision_numbers_db [None req-a6f0a66f-38da-400e-90c8-81edfb0afbf2 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 0eb132b5-4036-4b63-b5fb-0bfb1602db4d (type: ports) to 1 [pid: 8|app: 0|req: 1411/2685] 10.0.0.128 () {34 vars in 1095 bytes} [Mon May 11 02:09:23 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1638596771&fields=id&tenant_id=759673a63cbb40c5aa9cfbb29d0772e0 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2686] 10.0.0.128 () {34 vars in 981 bytes} [Mon May 11 02:09:23 2026] GET /v2.0/networks?id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8 => generated 742 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2687] 10.0.0.128 () {34 vars in 964 bytes} [Mon May 11 02:09:23 2026] GET /v2.0/quotas/759673a63cbb40c5aa9cfbb29d0772e0 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2688] 10.0.0.128 () {34 vars in 1001 bytes} [Mon May 11 02:09:23 2026] GET /v2.0/ports?tenant_id=759673a63cbb40c5aa9cfbb29d0772e0&fields=id => generated 287 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2689] 10.0.0.128 () {34 vars in 1007 bytes} [Mon May 11 02:09:23 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2690] 10.0.0.128 () {34 vars in 1107 bytes} [Mon May 11 02:09:23 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2691] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:24 2026] GET /v2.0/ports?device_id=dd699df5-8671-4c52-9bff-28f0c1ca321a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:24.246 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a6f0a66f-38da-400e-90c8-81edfb0afbf2 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:09:24.247 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a6f0a66f-38da-400e-90c8-81edfb0afbf2 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network b24f5d0a-7aed-4604-8046-3645abcd1aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:24.352 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4f412d2a-4065-4c2b-8500-0db62ebba088 - - - - - -] No hosting information found for port 04931e9f-ac58-4f01-9355-f82e6bddf46d: RuntimeError: No hosting information found for port 04931e9f-ac58-4f01-9355-f82e6bddf46d 2026-05-11 02:09:24.430 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f412d2a-4065-4c2b-8500-0db62ebba088 - - - - - -] Successfully bumped revision number for resource 04931e9f-ac58-4f01-9355-f82e6bddf46d (type: router_ports) to 2 2026-05-11 02:09:24.465 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4f412d2a-4065-4c2b-8500-0db62ebba088 - - - - - -] OVN reports status down for port: ba2598f5-19f7-47e2-8a18-24247493b7a6 2026-05-11 02:09:24.646 7 INFO neutron.db.ovn_revision_numbers_db [None req-a6f0a66f-38da-400e-90c8-81edfb0afbf2 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 0eb132b5-4036-4b63-b5fb-0bfb1602db4d (type: router_ports) to 1 [pid: 7|app: 0|req: 1275/2692] 10.0.0.129 () {34 vars in 782 bytes} [Mon May 11 02:09:22 2026] PUT /v2.0/routers/c8015531-6792-41ea-95da-6364a9d9de32/add_router_interface => generated 309 bytes in 1793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:25.162 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7060903-2841-4e1b-8c09-c6aed691c464 - - - - - -] No more DHCP agents 2026-05-11 02:09:25.163 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7060903-2841-4e1b-8c09-c6aed691c464 - - - - - -] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:25.270 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4f412d2a-4065-4c2b-8500-0db62ebba088 - - - - - -] OVN reports status down for port: 1a6ef1d7-4070-492b-a6a0-f2f6962bc2ee 2026-05-11 02:09:25.328 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7060903-2841-4e1b-8c09-c6aed691c464 - - - - - -] Successfully bumped revision number for resource 1a6ef1d7-4070-492b-a6a0-f2f6962bc2ee (type: ports) to 1 2026-05-11 02:09:25.568 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7060903-2841-4e1b-8c09-c6aed691c464 - - - - - -] Successfully bumped revision number for resource 1a6ef1d7-4070-492b-a6a0-f2f6962bc2ee (type: ports) to 3 2026-05-11 02:09:25.633 8 INFO neutron.db.segments_db [None req-e7060903-2841-4e1b-8c09-c6aed691c464 - - - - - -] Added segment 42993b4e-f74f-4093-bae3-dabd8cc2665e of type geneve for network b5a91d94-19d6-4244-8f66-168eb0e2e7c4 2026-05-11 02:09:25.699 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-12356af9-7981-408e-827f-8dac081623fa - - - - - -] No hosting information found for port 6714774e-941f-45c1-b4ad-50c262f52866: RuntimeError: No hosting information found for port 6714774e-941f-45c1-b4ad-50c262f52866 2026-05-11 02:09:25.755 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] Successfully bumped revision number for resource b5a91d94-19d6-4244-8f66-168eb0e2e7c4 (type: networks) to 1 2026-05-11 02:09:25.787 7 INFO neutron.db.ovn_revision_numbers_db [None req-12356af9-7981-408e-827f-8dac081623fa - - - - - -] Successfully bumped revision number for resource 6714774e-941f-45c1-b4ad-50c262f52866 (type: router_ports) to 2 2026-05-11 02:09:25.816 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-12356af9-7981-408e-827f-8dac081623fa - - - - - -] OVN reports status down for port: ffb605be-8de1-4233-b644-6093a358cbde 2026-05-11 02:09:25.878 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-12356af9-7981-408e-827f-8dac081623fa - - - - - -] Logical_Switch_Port ffb605be-8de1-4233-b644-6093a358cbde host information not removed, the port state is up 2026-05-11 02:09:25.879 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-12356af9-7981-408e-827f-8dac081623fa - - - - - -] OVN reports status up for port: ffb605be-8de1-4233-b644-6093a358cbde 2026-05-11 02:09:25.882 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] No more DHCP agents 2026-05-11 02:09:25.883 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] Unable to schedule network b5a91d94-19d6-4244-8f66-168eb0e2e7c4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:25.889 7 INFO neutron.plugins.ml2.plugin [None req-12356af9-7981-408e-827f-8dac081623fa - - - - - -] Attempt 1 to provision port ffb605be-8de1-4233-b644-6093a358cbde 2026-05-11 02:09:25.932 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4f412d2a-4065-4c2b-8500-0db62ebba088 - - - - - -] OVN reports status down for port: e87a4dc5-3f48-46ec-b67a-d0c70e16c37a 2026-05-11 02:09:25.978 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] Successfully bumped revision number for resource e87a4dc5-3f48-46ec-b67a-d0c70e16c37a (type: ports) to 1 2026-05-11 02:09:26.134 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] No more DHCP agents 2026-05-11 02:09:26.135 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] Unable to schedule network b5a91d94-19d6-4244-8f66-168eb0e2e7c4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:26.159 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] Successfully bumped revision number for resource 63173b6a-e722-4eb9-b351-f30ace0a6825 (type: subnets) to 0 2026-05-11 02:09:26.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-12356af9-7981-408e-827f-8dac081623fa - - - - - -] Successfully bumped revision number for resource ffb605be-8de1-4233-b644-6093a358cbde (type: ports) to 2 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1278/2695] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:26 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1010 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2696] 10.0.0.128 () {34 vars in 1119 bytes} [Mon May 11 02:09:26 2026] GET /v2.0/security-groups?id=2d038d24-0321-44df-8c5c-b6d1a39aa6fe&id=6b87d697-212c-4da8-a290-84503bd807a0&fields=id&fields=name => generated 205 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:26.503 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] No more DHCP agents 2026-05-11 02:09:26.505 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] Unable to schedule network b5a91d94-19d6-4244-8f66-168eb0e2e7c4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:26.657 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] Successfully bumped revision number for resource a559271f-6fbe-445b-a7e3-d730f14146aa (type: ports) to 1 [pid: 7|app: 0|req: 1280/2697] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:09:26 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1248 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2698] 10.0.0.129 () {32 vars in 857 bytes} [Mon May 11 02:09:26 2026] GET /v2.0/floatingips?floating_network_id=b0c1e137-8330-48aa-978e-3bced79ecc02&port_id=2eaaf4b3-e20f-41d2-9506-74d7cb901dca => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2699] 10.0.0.244 () {34 vars in 989 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2700] 10.0.0.244 () {34 vars in 1119 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/security-groups?id=2d038d24-0321-44df-8c5c-b6d1a39aa6fe&id=6b87d697-212c-4da8-a290-84503bd807a0&fields=id&fields=name => generated 205 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:27.291 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] No more DHCP agents 2026-05-11 02:09:27.293 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] Unable to schedule network b5a91d94-19d6-4244-8f66-168eb0e2e7c4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:27.724 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] Successfully bumped revision number for resource a559271f-6fbe-445b-a7e3-d730f14146aa (type: router_ports) to 1 2026-05-11 02:09:27.967 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] No more DHCP agents 2026-05-11 02:09:27.969 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] Unable to schedule network b5a91d94-19d6-4244-8f66-168eb0e2e7c4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:28.097 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] Successfully bumped revision number for resource d1edf5e6-969a-498e-85b1-79ef81aea786 (type: ports) to 1 2026-05-11 02:09:28.304 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb113777-a1f3-4579-bdeb-4d43747ab239 - - - - - -] Successfully bumped revision number for resource d1edf5e6-969a-498e-85b1-79ef81aea786 (type: ports) to 3 [pid: 7|app: 0|req: 1284/2701] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:09:28 2026] GET /v2.0/networks?id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8 => generated 742 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2702] 199.204.45.129 () {34 vars in 1049 bytes} [Mon May 11 02:09:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=759673a63cbb40c5aa9cfbb29d0772e0 => generated 179 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2703] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:09:24 2026] POST /v2.0/vpn/vpnservices => generated 459 bytes in 3889 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2704] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:09:28 2026] GET /v2.0/vpn/vpnservices => generated 1307 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:28.685 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-7603bf3a-9849-4e8c-8d3e-aa46f064ac63 req-6f348baf-20ec-4115-927f-5aea5a294501 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:28.686 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-7603bf3a-9849-4e8c-8d3e-aa46f064ac63 req-6f348baf-20ec-4115-927f-5aea5a294501 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:28.833 7 INFO neutron.db.ovn_revision_numbers_db [req-7603bf3a-9849-4e8c-8d3e-aa46f064ac63 req-6f348baf-20ec-4115-927f-5aea5a294501 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 183c1e9e-b4f4-4686-a558-6879c0d3cf93 (type: ports) to 1 2026-05-11 02:09:28.860 8 INFO neutron_taas.services.taas.taas_plugin [None req-a0b3fd8e-b7bf-4f12-9984-081bc27a8a12 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] TaaS: Handle Delete Port: 1a6ef1d7-4070-492b-a6a0-f2f6962bc2ee 2026-05-11 02:09:28.863 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0b3fd8e-b7bf-4f12-9984-081bc27a8a12 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Tap Mirror: Handle Delete Port: 1a6ef1d7-4070-492b-a6a0-f2f6962bc2ee [pid: 7|app: 0|req: 1286/2705] 199.204.45.129 () {38 vars in 954 bytes} [Mon May 11 02:09:28 2026] POST /v2.0/ports => generated 1179 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:09:29.103 8 INFO neutron_taas.services.taas.taas_plugin [None req-61cceb34-c7db-40ef-8f36-815e05659ba4 - - - - - -] TaaS: Handle Delete Port: d1edf5e6-969a-498e-85b1-79ef81aea786 2026-05-11 02:09:29.106 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61cceb34-c7db-40ef-8f36-815e05659ba4 - - - - - -] Tap Mirror: Handle Delete Port: d1edf5e6-969a-498e-85b1-79ef81aea786 2026-05-11 02:09:29.172 7 INFO neutron.db.ovn_revision_numbers_db [req-7603bf3a-9849-4e8c-8d3e-aa46f064ac63 req-7df2b0e1-5013-489a-96ef-3695a0d779e2 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 183c1e9e-b4f4-4686-a558-6879c0d3cf93 (type: ports) to 2 2026-05-11 02:09:29.382 7 INFO neutron.db.ovn_revision_numbers_db [req-7603bf3a-9849-4e8c-8d3e-aa46f064ac63 req-7df2b0e1-5013-489a-96ef-3695a0d779e2 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 183c1e9e-b4f4-4686-a558-6879c0d3cf93 (type: ports) to 4 [pid: 7|app: 0|req: 1287/2706] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:09:28 2026] PUT /v2.0/ports/183c1e9e-b4f4-4686-a558-6879c0d3cf93 => generated 1429 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:09:29.446 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5783194c-4fc3-457b-9480-706b491bc3b9'] response: {'name': 'network-changed', 'server_uuid': 'dd699df5-8671-4c52-9bff-28f0c1ca321a', 'tag': '183c1e9e-b4f4-4686-a558-6879c0d3cf93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1288/2707] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:29 2026] GET /v2.0/ports?device_id=dd699df5-8671-4c52-9bff-28f0c1ca321a => generated 1194 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2708] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:09:29 2026] GET /v2.0/security-groups?id=120ed94a-e0f5-4cf3-9ac5-39a138e4f2e9&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:29.505 8 INFO neutron_taas.services.taas.taas_plugin [None req-1b9bbe77-c35e-4e7b-a19a-9e41b80fc249 - - - - - -] TaaS: Handle Delete Port: a559271f-6fbe-445b-a7e3-d730f14146aa 2026-05-11 02:09:29.509 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b9bbe77-c35e-4e7b-a19a-9e41b80fc249 - - - - - -] Tap Mirror: Handle Delete Port: a559271f-6fbe-445b-a7e3-d730f14146aa [pid: 7|app: 0|req: 1290/2709] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:29 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1010 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2710] 10.0.0.128 () {34 vars in 1119 bytes} [Mon May 11 02:09:29 2026] GET /v2.0/security-groups?id=2d038d24-0321-44df-8c5c-b6d1a39aa6fe&id=6b87d697-212c-4da8-a290-84503bd807a0&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2711] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:09:29 2026] GET /v2.0/ports?tenant_id=759673a63cbb40c5aa9cfbb29d0772e0&device_id=dd699df5-8671-4c52-9bff-28f0c1ca321a => generated 1432 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2712] 199.204.45.129 () {34 vars in 1017 bytes} [Mon May 11 02:09:29 2026] GET /v2.0/networks?tenant_id=759673a63cbb40c5aa9cfbb29d0772e0&shared=False => generated 2496 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2713] 199.204.45.129 () {34 vars in 929 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:30.314 8 INFO neutron_taas.services.taas.taas_plugin [None req-1b9bbe77-c35e-4e7b-a19a-9e41b80fc249 - - - - - -] TaaS: Handle Delete Port: e87a4dc5-3f48-46ec-b67a-d0c70e16c37a 2026-05-11 02:09:30.318 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b9bbe77-c35e-4e7b-a19a-9e41b80fc249 - - - - - -] Tap Mirror: Handle Delete Port: e87a4dc5-3f48-46ec-b67a-d0c70e16c37a 2026-05-11 02:09:30.512 8 INFO neutron.services.segments.plugin [-] Segment 42993b4e-f74f-4093-bae3-dabd8cc2665e resource provider aggregate not found 2026-05-11 02:09:30.519 8 INFO neutron.services.segments.plugin [-] Segment 42993b4e-f74f-4093-bae3-dabd8cc2665e resource provider aggregate not found 2026-05-11 02:09:30.527 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dc6184d7-7bb5-4206-9358-09dec2ec7236 - - - - - -] No hosting information found for port ffb605be-8de1-4233-b644-6093a358cbde: RuntimeError: No hosting information found for port ffb605be-8de1-4233-b644-6093a358cbde 2026-05-11 02:09:30.534 8 INFO neutron.services.segments.plugin [-] Segment 42993b4e-f74f-4093-bae3-dabd8cc2665e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42993b4e-f74f-4093-bae3-dabd8cc2665e found for delete ", "request_id": "req-03f406ec-8f84-4632-9e5d-f7ce38c86327"}]} 2026-05-11 02:09:30.544 8 INFO neutron.services.segments.plugin [-] Segment 42993b4e-f74f-4093-bae3-dabd8cc2665e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42993b4e-f74f-4093-bae3-dabd8cc2665e found for delete ", "request_id": "req-3a61c97c-4138-483d-bb59-b99facd34437"}]} [pid: 8|app: 0|req: 1420/2714] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:09:28 2026] DELETE /v2.0/vpn/vpnservices/06e36b48-00e8-4641-9852-a29c458af2a2 => generated 0 bytes in 2005 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2715] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/vpn/vpnservices => generated 862 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:09:30.668 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc6184d7-7bb5-4206-9358-09dec2ec7236 - - - - - -] Successfully bumped revision number for resource ffb605be-8de1-4233-b644-6093a358cbde (type: router_ports) to 2 2026-05-11 02:09:30.668 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dc6184d7-7bb5-4206-9358-09dec2ec7236 - - - - - -] OVN reports status down for port: 5828e8c3-5075-4a72-9c37-25513ddaf1e2 2026-05-11 02:09:30.701 8 INFO neutron.api.v2.resource [None req-42129574-ea66-489e-a5f3-dcd659e9317f 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1421/2716] 10.0.0.129 () {34 vars in 706 bytes} [Mon May 11 02:09:30 2026] POST /v2.0/vpn/ipsec-site-connections => generated 127 bytes in 92 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-11 02:09:30.766 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dc6184d7-7bb5-4206-9358-09dec2ec7236 - - - - - -] Logical_Switch_Port 5828e8c3-5075-4a72-9c37-25513ddaf1e2 host information not removed, the port state is up 2026-05-11 02:09:30.770 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dc6184d7-7bb5-4206-9358-09dec2ec7236 - - - - - -] OVN reports status up for port: 5828e8c3-5075-4a72-9c37-25513ddaf1e2 2026-05-11 02:09:30.786 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4f412d2a-4065-4c2b-8500-0db62ebba088 - - - - - -] OVN reports status down for port: 2eaaf4b3-e20f-41d2-9506-74d7cb901dca 2026-05-11 02:09:30.786 7 INFO neutron.plugins.ml2.plugin [None req-dc6184d7-7bb5-4206-9358-09dec2ec7236 - - - - - -] Attempt 1 to provision port 5828e8c3-5075-4a72-9c37-25513ddaf1e2 2026-05-11 02:09:30.845 7 INFO neutron.api.v2.resource [None req-2cf1903e-46fd-40af-97be-314c3c62b740 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1296/2717] 10.0.0.129 () {34 vars in 706 bytes} [Mon May 11 02:09:30 2026] POST /v2.0/vpn/ipsec-site-connections => generated 136 bytes in 138 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-11 02:09:30.863 8 WARNING neutron.api.v2.base [None req-18e6b76f-4148-4561-9c4a-9e7124fff2b6 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - 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-11 02:09:30.864 8 INFO neutron.api.v2.resource [None req-18e6b76f-4148-4561-9c4a-9e7124fff2b6 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] create failed (client error): Invalid input for dpd. Reason: '59' is not a dictionary. [pid: 8|app: 0|req: 1422/2718] 10.0.0.129 () {34 vars in 706 bytes} [Mon May 11 02:09:30 2026] POST /v2.0/vpn/ipsec-site-connections => generated 129 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2719] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1010 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:30.954 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86e23dfe-b1fb-4380-a3ea-2eed150408cf'] response: {'server_uuid': 'da87b5f3-0b00-40d8-9679-81aa5b80ab0a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2eaaf4b3-e20f-41d2-9506-74d7cb901dca', 'code': 200} [pid: 8|app: 0|req: 1423/2720] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:09:30 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2721] 10.0.0.128 () {34 vars in 1119 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/security-groups?id=2d038d24-0321-44df-8c5c-b6d1a39aa6fe&id=6b87d697-212c-4da8-a290-84503bd807a0&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:31.022 8 INFO neutron.api.v2.resource [None req-45965355-9abe-467a-8220-8fd66a13f145 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1424/2722] 10.0.0.129 () {34 vars in 706 bytes} [Mon May 11 02:09:30 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 66 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2723] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/vpn/endpoint-groups => generated 909 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2724] 10.0.0.129 () {32 vars in 747 bytes} [Mon May 11 02:09:31 2026] DELETE /v2.0/vpn/endpoint-groups/88a9c1d0-a07b-42f0-9602-2c62e6d852c6 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:31.093 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f412d2a-4065-4c2b-8500-0db62ebba088 - - - - - -] Successfully bumped revision number for resource 2eaaf4b3-e20f-41d2-9506-74d7cb901dca (type: ports) to 6 [pid: 7|app: 0|req: 1300/2725] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2726] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:09:31 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2727] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/ports?tenant_id=759673a63cbb40c5aa9cfbb29d0772e0&device_id=dd699df5-8671-4c52-9bff-28f0c1ca321a => generated 1432 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:31.215 7 INFO neutron.api.v2.resource [None req-5eb65f7f-2abd-4fb0-8f46-c02d6051aacf 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1302/2728] 10.0.0.129 () {34 vars in 706 bytes} [Mon May 11 02:09:31 2026] POST /v2.0/vpn/ipsec-site-connections => generated 148 bytes in 45 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1303/2729] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2730] 199.204.45.129 () {34 vars in 1055 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.56&port_id=183c1e9e-b4f4-4686-a558-6879c0d3cf93 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2731] 10.0.0.129 () {32 vars in 747 bytes} [Mon May 11 02:09:31 2026] DELETE /v2.0/vpn/endpoint-groups/2f4cf859-b96a-4596-ba0a-e627d029e2c7 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2732] 199.204.45.129 () {34 vars in 1103 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37f&port_id=183c1e9e-b4f4-4686-a558-6879c0d3cf93 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2733] 10.0.0.129 () {32 vars in 670 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:31.285 7 WARNING neutron.api.v2.base [None req-7d717041-fb69-4b11-86bb-08fcf349a5e2 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - 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-11 02:09:31.286 7 INFO neutron.api.v2.resource [None req-7d717041-fb69-4b11-86bb-08fcf349a5e2 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] create failed (client error): Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. [pid: 7|app: 0|req: 1306/2734] 10.0.0.129 () {34 vars in 706 bytes} [Mon May 11 02:09:31 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2735] 199.204.45.129 () {34 vars in 1063 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/subnets?id=a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d&id=fe85cf09-56f4-4837-8111-a26ba53890e3 => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2736] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/ports?network_id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8&device_owner=network%3Adhcp => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:31.376 7 INFO neutron.db.segments_db [None req-8c72478e-155a-4108-816d-15fcdf68a414 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Added segment 7113c4e7-60ac-4222-b3d7-90a656d0e9f1 of type geneve for network dff1612e-6108-4999-ae98-62cad80f4f19 [pid: 8|app: 0|req: 1431/2737] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/ports?network_id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2738] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2739] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:31.476 7 INFO neutron.db.ovn_revision_numbers_db [None req-8c72478e-155a-4108-816d-15fcdf68a414 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource dff1612e-6108-4999-ae98-62cad80f4f19 (type: networks) to 1 2026-05-11 02:09:31.621 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c72478e-155a-4108-816d-15fcdf68a414 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:09:31.622 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c72478e-155a-4108-816d-15fcdf68a414 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network dff1612e-6108-4999-ae98-62cad80f4f19: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:31.674 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eac98ad4-ee7d-4078-970e-63bc78c9c337 - - - - - -] OVN reports status down for port: aa52c661-e904-4406-a5ae-25e37c6b3868 2026-05-11 02:09:31.698 7 INFO neutron.db.ovn_revision_numbers_db [None req-8c72478e-155a-4108-816d-15fcdf68a414 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource aa52c661-e904-4406-a5ae-25e37c6b3868 (type: ports) to 1 [pid: 7|app: 0|req: 1307/2740] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:09:31 2026] POST /v2.0/networks => generated 668 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:31.888 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-907662ef-f9dc-4209-b68d-78bd3df6deb1 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:09:31.889 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-907662ef-f9dc-4209-b68d-78bd3df6deb1 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network dff1612e-6108-4999-ae98-62cad80f4f19: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1308/2741] 199.204.45.129 () {34 vars in 993 bytes} [Mon May 11 02:09:31 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1008 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:32.145 7 INFO neutron_taas.services.taas.taas_plugin [req-a04e87bf-0b43-4e8e-bcb0-2b35a0d4b481 req-bbf90c0f-1cea-4e5b-b252-24540e2c724e 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] TaaS: Handle Delete Port: 2eaaf4b3-e20f-41d2-9506-74d7cb901dca 2026-05-11 02:09:32.149 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a04e87bf-0b43-4e8e-bcb0-2b35a0d4b481 req-bbf90c0f-1cea-4e5b-b252-24540e2c724e 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Tap Mirror: Handle Delete Port: 2eaaf4b3-e20f-41d2-9506-74d7cb901dca 2026-05-11 02:09:32.322 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f1bf8e5-52c7-4c67-b476-929ad6a962d3 - - - - - -] Successfully bumped revision number for resource aa52c661-e904-4406-a5ae-25e37c6b3868 (type: ports) to 2 2026-05-11 02:09:32.359 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f1bf8e5-52c7-4c67-b476-929ad6a962d3 - - - - - -] Successfully bumped revision number for resource ded3140e-ea54-4a9f-8ae1-007c1b8cb150 (type: subnets) to 0 [pid: 8|app: 0|req: 1434/2742] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:09:31 2026] POST /v2.0/subnets => generated 629 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:32.375 7 INFO neutron.db.l3_db [req-a04e87bf-0b43-4e8e-bcb0-2b35a0d4b481 req-bbf90c0f-1cea-4e5b-b252-24540e2c724e 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Floating IP cf914a65-8fec-4623-9a06-ae633c6516fb disassociated. External IP: 10.96.250.207, port: 2eaaf4b3-e20f-41d2-9506-74d7cb901dca. [pid: 8|app: 0|req: 1435/2743] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:32 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 1008 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2744] 199.204.45.129 () {36 vars in 996 bytes} [Mon May 11 02:09:32 2026] DELETE /v2.0/ports/2eaaf4b3-e20f-41d2-9506-74d7cb901dca => generated 0 bytes in 471 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:09:32.532 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb065619-752b-4160-87ec-e463c77a7924'] response: {'server_uuid': 'da87b5f3-0b00-40d8-9679-81aa5b80ab0a', 'name': 'network-vif-deleted', 'tag': '2eaaf4b3-e20f-41d2-9506-74d7cb901dca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1310/2745] 10.0.0.128 () {34 vars in 1119 bytes} [Mon May 11 02:09:32 2026] GET /v2.0/security-groups?id=2d038d24-0321-44df-8c5c-b6d1a39aa6fe&id=6b87d697-212c-4da8-a290-84503bd807a0&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:32.862 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3156dd0-0336-410d-952f-868cb833e9b1 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] No more DHCP agents 2026-05-11 02:09:32.863 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3156dd0-0336-410d-952f-868cb833e9b1 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:32.998 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-220cab92-8a07-4a77-a022-0f774eab6e63'] response: {'server_uuid': 'da87b5f3-0b00-40d8-9679-81aa5b80ab0a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2eaaf4b3-e20f-41d2-9506-74d7cb901dca', 'code': 200} 2026-05-11 02:09:33.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3156dd0-0336-410d-952f-868cb833e9b1 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 6bdbddec-8cf0-464c-9e09-193bf44afe60 (type: ports) to 1 2026-05-11 02:09:33.542 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-f2ea0e98-5100-49a1-9a19-5060820db595 - - - - - -] Schedule LRP lrp-6bdbddec-8cf0-464c-9e09-193bf44afe60 on gateway 8bb3dbb6-cec6-4852-83e9-5a5993024467 with priority 1 2026-05-11 02:09:33.611 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3156dd0-0336-410d-952f-868cb833e9b1 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 6bdbddec-8cf0-464c-9e09-193bf44afe60 (type: router_ports) to 1 [pid: 7|app: 0|req: 1311/2746] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:33 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:33.672 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3156dd0-0336-410d-952f-868cb833e9b1 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource f9b65975-715b-402b-a75c-6bea0ce39e82 (type: routers) to 2 [pid: 8|app: 0|req: 1436/2747] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:09:32 2026] POST /v2.0/routers => generated 936 bytes in 1251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:33.801 7 INFO neutron.api.v2.resource [None req-25dbc363-9a57-4b95-9dcb-170f14493616 a51006048f86457685b79e46c6f67c26 7d2253d98ba04b4386089322a0e57fb3 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1312/2748] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:09:33 2026] POST /v2.0/vpn/vpnservices => generated 194 bytes in 105 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-11 02:09:33.934 8 INFO neutron_taas.services.taas.taas_plugin [None req-222a9152-bf9e-4f94-b5b2-9e26be429e36 a51006048f86457685b79e46c6f67c26 7d2253d98ba04b4386089322a0e57fb3 - - default default] TaaS: Handle Delete Port: aa52c661-e904-4406-a5ae-25e37c6b3868 2026-05-11 02:09:33.937 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-222a9152-bf9e-4f94-b5b2-9e26be429e36 a51006048f86457685b79e46c6f67c26 7d2253d98ba04b4386089322a0e57fb3 - - default default] Tap Mirror: Handle Delete Port: aa52c661-e904-4406-a5ae-25e37c6b3868 2026-05-11 02:09:34.268 8 INFO neutron.services.segments.plugin [-] Segment 7113c4e7-60ac-4222-b3d7-90a656d0e9f1 resource provider aggregate not found 2026-05-11 02:09:34.270 8 INFO neutron.services.segments.plugin [-] Segment 7113c4e7-60ac-4222-b3d7-90a656d0e9f1 resource provider aggregate not found 2026-05-11 02:09:34.278 8 INFO neutron.services.segments.plugin [-] Segment 7113c4e7-60ac-4222-b3d7-90a656d0e9f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7113c4e7-60ac-4222-b3d7-90a656d0e9f1 found for delete ", "request_id": "req-35ec2106-2c46-4bb5-b199-fe539b4280e8"}]} 2026-05-11 02:09:34.287 8 INFO neutron.services.segments.plugin [-] Segment 7113c4e7-60ac-4222-b3d7-90a656d0e9f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7113c4e7-60ac-4222-b3d7-90a656d0e9f1 found for delete ", "request_id": "req-9877ac16-03fa-4fcf-bae4-98bfdead9936"}]} [pid: 8|app: 0|req: 1437/2749] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:09:33 2026] DELETE /v2.0/networks/dff1612e-6108-4999-ae98-62cad80f4f19 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2750] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:34 2026] GET /v2.0/ports?device_id=dd699df5-8671-4c52-9bff-28f0c1ca321a => generated 1194 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:34.643 7 INFO neutron_taas.services.taas.taas_plugin [None req-26011af7-3dd8-4151-8131-fe08f7295170 a51006048f86457685b79e46c6f67c26 7d2253d98ba04b4386089322a0e57fb3 - - default default] TaaS: Handle Delete Port: 6bdbddec-8cf0-464c-9e09-193bf44afe60 [pid: 8|app: 0|req: 1439/2751] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:09:34 2026] GET /v2.0/security-groups?id=120ed94a-e0f5-4cf3-9ac5-39a138e4f2e9&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:34.647 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26011af7-3dd8-4151-8131-fe08f7295170 a51006048f86457685b79e46c6f67c26 7d2253d98ba04b4386089322a0e57fb3 - - default default] Tap Mirror: Handle Delete Port: 6bdbddec-8cf0-464c-9e09-193bf44afe60 [pid: 8|app: 0|req: 1440/2752] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:34 2026] GET /v2.0/ports?device_id=da87b5f3-0b00-40d8-9679-81aa5b80ab0a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2753] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:09:34 2026] DELETE /v2.0/routers/f9b65975-715b-402b-a75c-6bea0ce39e82 => generated 0 bytes in 674 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:35.019 8 WARNING neutron.api.v2.base [None req-04bca51a-5cd3-457f-9863-06381811660c 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - 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-11 02:09:35.019 8 INFO neutron.api.v2.resource [None req-04bca51a-5cd3-457f-9863-06381811660c 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] create failed (client error): Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. [pid: 8|app: 0|req: 1441/2754] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:09:35 2026] POST /v2.0/vpn/vpnservices => generated 401 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-11 02:09:35.034 7 WARNING neutron.api.v2.base [None req-3d4143c3-ff04-4fdb-b12d-8038a0c238f3 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - 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-11 02:09:35.035 7 INFO neutron.api.v2.resource [None req-3d4143c3-ff04-4fdb-b12d-8038a0c238f3 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] create failed (client error): Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. [pid: 7|app: 0|req: 1314/2755] 10.0.0.129 () {34 vars in 684 bytes} [Mon May 11 02:09:35 2026] POST /v2.0/vpn/vpnservices => generated 394 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-11 02:09:35.072 8 INFO neutron.api.v2.resource [None req-dbd2f3a1-3576-4eba-94a4-0a7be206cfb9 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1442/2756] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:09:35 2026] POST /v2.0/vpn/endpoint-groups => generated 183 bytes in 34 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-11 02:09:35.106 7 INFO neutron.api.v2.resource [None req-18fa0900-58f0-43e4-87fb-dff2d26ae4d3 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1315/2757] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:09:35 2026] POST /v2.0/vpn/endpoint-groups => generated 160 bytes in 28 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-11 02:09:35.144 8 INFO neutron.api.v2.resource [None req-e1e96cec-e6ad-4bad-af08-f698172c1cc0 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1443/2758] 10.0.0.129 () {34 vars in 692 bytes} [Mon May 11 02:09:35 2026] POST /v2.0/vpn/endpoint-groups => generated 154 bytes in 34 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2759] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:09:35 2026] GET /v2.0/vpn/ikepolicies => generated 407 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2760] 10.0.0.129 () {32 vars in 666 bytes} [Mon May 11 02:09:35 2026] GET /v2.0/vpn/ipsecpolicies => generated 417 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2761] 10.0.0.129 () {32 vars in 684 bytes} [Mon May 11 02:09:35 2026] GET /v2.0/vpn/ipsec-site-connections => generated 795 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2762] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:09:35 2026] GET /v2.0/vpn/vpnservices => generated 862 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2763] 10.0.0.129 () {32 vars in 744 bytes} [Mon May 11 02:09:35 2026] GET /v2.0/vpn/endpoint-groups/53f744c9-aaf2-479c-886d-f4e70a336d3d => generated 328 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2764] 10.0.0.129 () {32 vars in 744 bytes} [Mon May 11 02:09:35 2026] GET /v2.0/vpn/endpoint-groups/1ab034a4-8634-4f13-8eaf-4ff15afb8b1c => generated 320 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2765] 10.0.0.129 () {32 vars in 736 bytes} [Mon May 11 02:09:35 2026] GET /v2.0/vpn/ikepolicies/5ab56782-8cdf-4fd1-878a-7556debaa678 => generated 403 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2766] 10.0.0.129 () {32 vars in 740 bytes} [Mon May 11 02:09:35 2026] GET /v2.0/vpn/ipsecpolicies/44fa9b94-02a0-4683-bca0-a835306f9d88 => generated 413 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2767] 10.0.0.129 () {32 vars in 736 bytes} [Mon May 11 02:09:35 2026] GET /v2.0/vpn/vpnservices/8e13494d-8f2f-433f-a147-8aad3b835aaa => generated 450 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:35.728 8 INFO neutron.db.ovn_revision_numbers_db [None req-326bcd6e-b58a-495c-89b8-1fac8f6bc61f 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 3f491133-93f1-4322-be28-abdf068e80c6 (type: routers) to 10 [pid: 8|app: 0|req: 1448/2768] 10.0.0.129 () {32 vars in 761 bytes} [Mon May 11 02:09:35 2026] DELETE /v2.0/vpn/ipsec-site-connections/7395ee9d-60d4-4760-a40b-6e8a9637041f => generated 0 bytes in 454 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2769] 10.0.0.129 () {32 vars in 747 bytes} [Mon May 11 02:09:35 2026] DELETE /v2.0/vpn/endpoint-groups/53f744c9-aaf2-479c-886d-f4e70a336d3d => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2770] 10.0.0.129 () {32 vars in 747 bytes} [Mon May 11 02:09:35 2026] DELETE /v2.0/vpn/endpoint-groups/1ab034a4-8634-4f13-8eaf-4ff15afb8b1c => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:35.833 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dc6184d7-7bb5-4206-9358-09dec2ec7236 - - - - - -] No hosting information found for port 5828e8c3-5075-4a72-9c37-25513ddaf1e2: RuntimeError: No hosting information found for port 5828e8c3-5075-4a72-9c37-25513ddaf1e2 2026-05-11 02:09:35.835 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dc6184d7-7bb5-4206-9358-09dec2ec7236 - - - - - -] OVN reports status down for port: 0eb132b5-4036-4b63-b5fb-0bfb1602db4d [pid: 7|app: 0|req: 1322/2771] 10.0.0.129 () {32 vars in 743 bytes} [Mon May 11 02:09:35 2026] DELETE /v2.0/vpn/ipsecpolicies/44fa9b94-02a0-4683-bca0-a835306f9d88 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2772] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:09:35 2026] DELETE /v2.0/vpn/ikepolicies/5ab56782-8cdf-4fd1-878a-7556debaa678 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:35.918 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dc6184d7-7bb5-4206-9358-09dec2ec7236 - - - - - -] Logical_Switch_Port 0eb132b5-4036-4b63-b5fb-0bfb1602db4d host information not removed, the port state is up 2026-05-11 02:09:35.918 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dc6184d7-7bb5-4206-9358-09dec2ec7236 - - - - - -] OVN reports status up for port: 0eb132b5-4036-4b63-b5fb-0bfb1602db4d 2026-05-11 02:09:35.937 7 INFO neutron.plugins.ml2.plugin [None req-dc6184d7-7bb5-4206-9358-09dec2ec7236 - - - - - -] Attempt 1 to provision port 0eb132b5-4036-4b63-b5fb-0bfb1602db4d [pid: 8|app: 0|req: 1450/2773] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:09:35 2026] DELETE /v2.0/security-groups/2d038d24-0321-44df-8c5c-b6d1a39aa6fe => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:35.981 8 INFO neutron.api.v2.resource [None req-2b40870e-52ee-419f-9f74-ce061f26663b 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1451/2774] 10.0.0.129 () {32 vars in 736 bytes} [Mon May 11 02:09:35 2026] GET /v2.0/security-groups/2d038d24-0321-44df-8c5c-b6d1a39aa6fe => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2775] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:09:35 2026] DELETE /v2.0/vpn/vpnservices/8e13494d-8f2f-433f-a147-8aad3b835aaa => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:36.134 8 INFO neutron_taas.services.taas.taas_plugin [None req-028f8290-cfda-49ea-8989-06e02f062aff 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] TaaS: Handle Delete Port: cbdd15b2-326b-4b69-9cd5-2bd4a830ae35 2026-05-11 02:09:36.137 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-028f8290-cfda-49ea-8989-06e02f062aff 7399e36b95264e7a8cd72c159a91286a a8871702d3554b1193eac18e600832d2 - - default default] Tap Mirror: Handle Delete Port: cbdd15b2-326b-4b69-9cd5-2bd4a830ae35 [pid: 8|app: 0|req: 1452/2776] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:09:35 2026] DELETE /v2.0/floatingips/cf914a65-8fec-4623-9a06-ae633c6516fb => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2777] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:09:36 2026] DELETE /v2.0/security-groups/6b87d697-212c-4da8-a290-84503bd807a0 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:36.537 7 INFO neutron_taas.services.taas.taas_plugin [None req-7d2afb69-691f-4757-88ab-08b3d7451579 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] TaaS: Handle Delete Port: 95ec4f03-2de7-496c-a766-49a945ee5ca1 2026-05-11 02:09:36.544 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d2afb69-691f-4757-88ab-08b3d7451579 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Tap Mirror: Handle Delete Port: 95ec4f03-2de7-496c-a766-49a945ee5ca1 2026-05-11 02:09:36.560 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc6184d7-7bb5-4206-9358-09dec2ec7236 - - - - - -] Successfully bumped revision number for resource 0eb132b5-4036-4b63-b5fb-0bfb1602db4d (type: ports) to 2 2026-05-11 02:09:36.725 8 INFO neutron_taas.services.taas.taas_plugin [None req-33935de2-0a26-4f9a-8c62-7d2822870fab dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 09507aa4-3380-4097-873b-be1021c48430 2026-05-11 02:09:36.727 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33935de2-0a26-4f9a-8c62-7d2822870fab dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 09507aa4-3380-4097-873b-be1021c48430 2026-05-11 02:09:36.900 7 INFO neutron_taas.services.taas.taas_plugin [None req-a712be71-8076-4fec-a988-be45295007fe - - - - - -] TaaS: Handle Delete Port: 97c3ff5d-9740-4354-801a-bb6db3ded962 2026-05-11 02:09:36.905 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a712be71-8076-4fec-a988-be45295007fe - - - - - -] Tap Mirror: Handle Delete Port: 97c3ff5d-9740-4354-801a-bb6db3ded962 2026-05-11 02:09:37.359 7 INFO neutron_taas.services.taas.taas_plugin [None req-e99d1b01-b5f7-459f-a828-ea53f4825b25 - - - - - -] TaaS: Handle Delete Port: 6123d225-658d-4554-9bf7-277944898990 2026-05-11 02:09:37.362 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e99d1b01-b5f7-459f-a828-ea53f4825b25 - - - - - -] Tap Mirror: Handle Delete Port: 6123d225-658d-4554-9bf7-277944898990 [pid: 8|app: 0|req: 1454/2778] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:09:36 2026] PUT /v2.0/routers/a52f13a1-8c56-429a-98a6-61de03457e89/remove_router_interface => generated 309 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:09:37.736 8 INFO neutron_taas.services.taas.taas_plugin [None req-15c71f87-5ff0-4371-b514-90ebf67758d7 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: dc3dd76c-e2a1-41e6-b6dc-d666f286af31 2026-05-11 02:09:37.740 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15c71f87-5ff0-4371-b514-90ebf67758d7 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: dc3dd76c-e2a1-41e6-b6dc-d666f286af31 [pid: 8|app: 0|req: 1455/2779] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:09:37 2026] DELETE /v2.0/routers/a52f13a1-8c56-429a-98a6-61de03457e89 => generated 0 bytes in 769 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2780] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:09:38 2026] DELETE /v2.0/subnets/70ea5e8b-4a8f-4f03-8795-d02ed37dd0bf => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:09:38.476 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f248e2a-871c-4f39-9cec-f8c17658f217 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 78a924c0-7749-4152-9bab-18222e106255 2026-05-11 02:09:38.479 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f248e2a-871c-4f39-9cec-f8c17658f217 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 78a924c0-7749-4152-9bab-18222e106255 2026-05-11 02:09:38.675 8 INFO neutron.services.segments.plugin [-] Segment bf7e0579-cf69-470c-b8f1-849b18178d9e resource provider aggregate not found 2026-05-11 02:09:38.683 8 INFO neutron.services.segments.plugin [-] Segment bf7e0579-cf69-470c-b8f1-849b18178d9e resource provider aggregate not found 2026-05-11 02:09:38.699 8 INFO neutron.services.segments.plugin [-] Segment bf7e0579-cf69-470c-b8f1-849b18178d9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf7e0579-cf69-470c-b8f1-849b18178d9e found for delete ", "request_id": "req-52a2f1dc-40dd-426b-9656-268b073acf93"}]} 2026-05-11 02:09:38.700 8 INFO neutron.services.segments.plugin [-] Segment bf7e0579-cf69-470c-b8f1-849b18178d9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf7e0579-cf69-470c-b8f1-849b18178d9e found for delete ", "request_id": "req-81334393-08e0-43cf-979b-818ff8d30e4a"}]} [pid: 8|app: 0|req: 1457/2781] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:09:38 2026] DELETE /v2.0/networks/59919d6c-0137-4444-b57d-01248347789b => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:09:38.753 7 INFO neutron_taas.services.taas.taas_plugin [None req-e99d1b01-b5f7-459f-a828-ea53f4825b25 - - - - - -] TaaS: Handle Delete Port: ea7bc554-b4ba-4c60-8dd7-136b6687d453 2026-05-11 02:09:38.757 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e99d1b01-b5f7-459f-a828-ea53f4825b25 - - - - - -] Tap Mirror: Handle Delete Port: ea7bc554-b4ba-4c60-8dd7-136b6687d453 2026-05-11 02:09:38.941 7 INFO neutron.services.segments.plugin [-] Segment a0a7f536-ee3f-4e49-84eb-165175abcdc4 resource provider aggregate not found 2026-05-11 02:09:38.947 7 INFO neutron.services.segments.plugin [-] Segment a0a7f536-ee3f-4e49-84eb-165175abcdc4 resource provider aggregate not found 2026-05-11 02:09:38.958 7 INFO neutron.services.segments.plugin [-] Segment a0a7f536-ee3f-4e49-84eb-165175abcdc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0a7f536-ee3f-4e49-84eb-165175abcdc4 found for delete ", "request_id": "req-95fe59c7-4a65-4a22-824c-ae8f4ea3eee1"}]} 2026-05-11 02:09:38.966 7 INFO neutron.services.segments.plugin [-] Segment a0a7f536-ee3f-4e49-84eb-165175abcdc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0a7f536-ee3f-4e49-84eb-165175abcdc4 found for delete ", "request_id": "req-99672fde-269c-4dc7-93db-7ecd68fde134"}]} 2026-05-11 02:09:38.994 8 INFO neutron_taas.services.taas.taas_plugin [None req-442b3623-bcfd-49bb-9781-d17998341aad dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 5c70ea1b-b546-4890-a13a-55a4f8c7c5ba 2026-05-11 02:09:38.999 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-442b3623-bcfd-49bb-9781-d17998341aad dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 5c70ea1b-b546-4890-a13a-55a4f8c7c5ba [pid: 7|app: 0|req: 1325/2782] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:09:36 2026] DELETE /v2.0/vpn/vpnservices/c23e8869-01aa-4a51-8661-1427a4225e7f => generated 0 bytes in 3003 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1326/2783] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:09:39 2026] GET /v2.0/routers/3f491133-93f1-4322-be28-abdf068e80c6 => generated 943 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:39.713 7 INFO neutron.db.ovn_revision_numbers_db [None req-a546d167-817b-447a-a240-40372a211090 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource 3f491133-93f1-4322-be28-abdf068e80c6 (type: routers) to 11 [pid: 7|app: 0|req: 1327/2784] 10.0.0.129 () {34 vars in 741 bytes} [Mon May 11 02:09:39 2026] PUT /v2.0/routers/3f491133-93f1-4322-be28-abdf068e80c6 => generated 943 bytes in 638 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2787] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:39 2026] GET /v2.0/ports?device_id=dd699df5-8671-4c52-9bff-28f0c1ca321a => generated 1194 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2788] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:09:39 2026] GET /v2.0/ports?device_id=3f491133-93f1-4322-be28-abdf068e80c6 => generated 946 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2789] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:09:39 2026] GET /v2.0/security-groups?id=120ed94a-e0f5-4cf3-9ac5-39a138e4f2e9&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2790] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:09:38 2026] PUT /v2.0/routers/ec27e1ba-a664-44b8-8cf1-5771f54b1057/remove_router_interface => generated 309 bytes in 1297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:09:40.181 7 INFO neutron_taas.services.taas.taas_plugin [None req-2dd246e3-ff7d-4a06-bb0e-6c74b847a33d 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] TaaS: Handle Delete Port: bb36bae6-4824-455e-96de-28bf63715e3b 2026-05-11 02:09:40.185 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2dd246e3-ff7d-4a06-bb0e-6c74b847a33d 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Tap Mirror: Handle Delete Port: bb36bae6-4824-455e-96de-28bf63715e3b 2026-05-11 02:09:40.300 8 INFO neutron_taas.services.taas.taas_plugin [None req-1c0d4350-38b7-4c1d-9c19-8cd8ce3b08d1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: bb97fba1-3d40-43f4-8adb-1820c714b4f9 2026-05-11 02:09:40.304 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c0d4350-38b7-4c1d-9c19-8cd8ce3b08d1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: bb97fba1-3d40-43f4-8adb-1820c714b4f9 [pid: 8|app: 0|req: 1459/2791] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:09:40 2026] DELETE /v2.0/routers/ec27e1ba-a664-44b8-8cf1-5771f54b1057 => generated 0 bytes in 683 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2792] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:09:39 2026] PUT /v2.0/routers/3f491133-93f1-4322-be28-abdf068e80c6/remove_router_interface => generated 309 bytes in 829 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1460/2793] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:09:40 2026] DELETE /v2.0/subnets/bdd40bc3-0523-40e2-91f1-29030d9d4b4b => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:09:40.982 8 INFO neutron_taas.services.taas.taas_plugin [None req-edce1607-07c4-49b5-8d02-6ce45f1315a8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 181a9d0b-1d93-4821-a3d4-52d64930bfa7 2026-05-11 02:09:40.985 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edce1607-07c4-49b5-8d02-6ce45f1315a8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 181a9d0b-1d93-4821-a3d4-52d64930bfa7 2026-05-11 02:09:41.022 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f282422-51c3-48a8-ada2-e149bb281376 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] TaaS: Handle Delete Port: 0e8493af-f0f1-49e6-871e-ba5f0ae1a08b 2026-05-11 02:09:41.024 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f282422-51c3-48a8-ada2-e149bb281376 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Tap Mirror: Handle Delete Port: 0e8493af-f0f1-49e6-871e-ba5f0ae1a08b 2026-05-11 02:09:41.161 8 INFO neutron.services.segments.plugin [-] Segment 517c383c-10af-40ce-a67b-4f81d638f094 resource provider aggregate not found 2026-05-11 02:09:41.166 8 INFO neutron.services.segments.plugin [-] Segment 517c383c-10af-40ce-a67b-4f81d638f094 resource provider aggregate not found 2026-05-11 02:09:41.183 8 INFO neutron.services.segments.plugin [-] Segment 517c383c-10af-40ce-a67b-4f81d638f094 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 517c383c-10af-40ce-a67b-4f81d638f094 found for delete ", "request_id": "req-91c2e548-967f-4f9b-a8d4-d49822c957e8"}]} 2026-05-11 02:09:41.186 8 INFO neutron.services.segments.plugin [-] Segment 517c383c-10af-40ce-a67b-4f81d638f094 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 517c383c-10af-40ce-a67b-4f81d638f094 found for delete ", "request_id": "req-3f8ed211-2257-4813-bad8-a15820f80e08"}]} [pid: 8|app: 0|req: 1461/2794] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:09:40 2026] DELETE /v2.0/networks/6ebc7c2f-4790-4d60-a66e-6a015c295363 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2795] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:09:40 2026] DELETE /v2.0/routers/3f491133-93f1-4322-be28-abdf068e80c6 => generated 0 bytes in 664 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2796] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:09:41 2026] GET /v2.0/routers/fbcfef21-e6ec-4f21-affd-1d5aadcf46a2 => generated 942 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2797] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:09:41 2026] GET /v2.0/security-groups?tenant_id=588a567ef05a44f5974cc3d5a636289a&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2798] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:09:41 2026] DELETE /v2.0/security-groups/dded1f71-0f94-407e-b596-59561bcc0040 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2799] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:09:41 2026] GET /v2.0/security-groups?tenant_id=a8871702d3554b1193eac18e600832d2&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:41.955 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-14885f53-3600-4fad-9cf0-9c661157f76a - - - - - -] No hosting information found for port 0eb132b5-4036-4b63-b5fb-0bfb1602db4d: RuntimeError: No hosting information found for port 0eb132b5-4036-4b63-b5fb-0bfb1602db4d 2026-05-11 02:09:42.100 7 INFO neutron.db.ovn_revision_numbers_db [None req-14885f53-3600-4fad-9cf0-9c661157f76a - - - - - -] Successfully bumped revision number for resource 0eb132b5-4036-4b63-b5fb-0bfb1602db4d (type: router_ports) to 2 [pid: 8|app: 0|req: 1466/2800] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:09:41 2026] DELETE /v2.0/security-groups/852629be-bfaa-46d6-a65f-7f6e074f30fe => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:42.177 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-14885f53-3600-4fad-9cf0-9c661157f76a - - - - - -] OVN reports status down for port: a559271f-6fbe-445b-a7e3-d730f14146aa 2026-05-11 02:09:42.202 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-14885f53-3600-4fad-9cf0-9c661157f76a - - - - - -] OVN reports status up for port: a559271f-6fbe-445b-a7e3-d730f14146aa 2026-05-11 02:09:42.236 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-14885f53-3600-4fad-9cf0-9c661157f76a - - - - - -] OVN reports status down for port: d1edf5e6-969a-498e-85b1-79ef81aea786 2026-05-11 02:09:42.249 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-14885f53-3600-4fad-9cf0-9c661157f76a - - - - - -] OVN reports status down for port: 183c1e9e-b4f4-4686-a558-6879c0d3cf93 2026-05-11 02:09:42.276 7 INFO neutron.db.ovn_revision_numbers_db [None req-68dedcfb-f1bf-4bd0-b40a-de8246f6c699 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource fbcfef21-e6ec-4f21-affd-1d5aadcf46a2 (type: routers) to 5 [pid: 7|app: 0|req: 1335/2801] 10.0.0.129 () {34 vars in 741 bytes} [Mon May 11 02:09:41 2026] PUT /v2.0/routers/fbcfef21-e6ec-4f21-affd-1d5aadcf46a2 => generated 942 bytes in 832 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:42.324 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-14885f53-3600-4fad-9cf0-9c661157f76a - - - - - -] Logical_Switch_Port 183c1e9e-b4f4-4686-a558-6879c0d3cf93 host information not removed, the port state is up 2026-05-11 02:09:42.353 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-14885f53-3600-4fad-9cf0-9c661157f76a - - - - - -] OVN reports status down for port: 6bdbddec-8cf0-464c-9e09-193bf44afe60 [pid: 8|app: 0|req: 1467/2802] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:09:42 2026] GET /v2.0/ports?device_id=fbcfef21-e6ec-4f21-affd-1d5aadcf46a2 => generated 950 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:09:42.375 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-14885f53-3600-4fad-9cf0-9c661157f76a - - - - - -] OVN reports status up for port: 6bdbddec-8cf0-464c-9e09-193bf44afe60 2026-05-11 02:09:42.376 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f0de6f5-4817-4feb-acf0-1cf507dad12d'] response: {'server_uuid': 'dd699df5-8671-4c52-9bff-28f0c1ca321a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '183c1e9e-b4f4-4686-a558-6879c0d3cf93', 'code': 200} 2026-05-11 02:09:42.408 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-14885f53-3600-4fad-9cf0-9c661157f76a - - - - - -] OVN reports status up for port: 183c1e9e-b4f4-4686-a558-6879c0d3cf93 2026-05-11 02:09:42.449 7 INFO neutron.plugins.ml2.plugin [None req-14885f53-3600-4fad-9cf0-9c661157f76a - - - - - -] Attempt 1 to provision port 183c1e9e-b4f4-4686-a558-6879c0d3cf93 2026-05-11 02:09:42.858 7 INFO neutron.db.ovn_revision_numbers_db [None req-14885f53-3600-4fad-9cf0-9c661157f76a - - - - - -] Successfully bumped revision number for resource 183c1e9e-b4f4-4686-a558-6879c0d3cf93 (type: ports) to 5 2026-05-11 02:09:42.864 7 INFO neutron_taas.services.taas.taas_plugin [None req-b341c16b-f4e2-40c7-85f6-37718dbc3b42 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] TaaS: Handle Delete Port: 431492dc-0b8c-4291-8b93-0cebf557064a 2026-05-11 02:09:42.869 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b341c16b-f4e2-40c7-85f6-37718dbc3b42 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Tap Mirror: Handle Delete Port: 431492dc-0b8c-4291-8b93-0cebf557064a [pid: 7|app: 0|req: 1336/2803] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:09:42 2026] PUT /v2.0/routers/fbcfef21-e6ec-4f21-affd-1d5aadcf46a2/remove_router_interface => generated 309 bytes in 1137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:43.763 8 INFO neutron_taas.services.taas.taas_plugin [None req-14afa4c0-7dd5-44ba-85c8-963360f914db 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] TaaS: Handle Delete Port: 98143c39-37f3-42a1-a163-fb093c6b9561 2026-05-11 02:09:43.765 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14afa4c0-7dd5-44ba-85c8-963360f914db 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Tap Mirror: Handle Delete Port: 98143c39-37f3-42a1-a163-fb093c6b9561 [pid: 8|app: 0|req: 1468/2804] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:09:43 2026] DELETE /v2.0/routers/fbcfef21-e6ec-4f21-affd-1d5aadcf46a2 => generated 0 bytes in 677 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1337/2805] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:09:44 2026] GET /v2.0/routers/c8015531-6792-41ea-95da-6364a9d9de32 => generated 942 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:44.419 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-20d4a23d-b2a2-49b0-b86c-654daf09f6c8'] response: {'server_uuid': 'dd699df5-8671-4c52-9bff-28f0c1ca321a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '183c1e9e-b4f4-4686-a558-6879c0d3cf93', 'code': 200} 2026-05-11 02:09:44.420 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-20d4a23d-b2a2-49b0-b86c-654daf09f6c8'] response: {'server_uuid': 'dd699df5-8671-4c52-9bff-28f0c1ca321a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '183c1e9e-b4f4-4686-a558-6879c0d3cf93', 'code': 200} 2026-05-11 02:09:44.828 8 INFO neutron.db.ovn_revision_numbers_db [None req-de7c37e1-028c-40c1-8e9d-0435557c6f54 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Successfully bumped revision number for resource c8015531-6792-41ea-95da-6364a9d9de32 (type: routers) to 5 [pid: 8|app: 0|req: 1469/2806] 10.0.0.129 () {34 vars in 741 bytes} [Mon May 11 02:09:44 2026] PUT /v2.0/routers/c8015531-6792-41ea-95da-6364a9d9de32 => generated 942 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2807] 10.0.0.129 () {32 vars in 735 bytes} [Mon May 11 02:09:44 2026] GET /v2.0/ports?device_id=c8015531-6792-41ea-95da-6364a9d9de32 => generated 950 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2808] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:44 2026] GET /v2.0/ports?device_id=dd699df5-8671-4c52-9bff-28f0c1ca321a => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2809] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/security-groups?id=120ed94a-e0f5-4cf3-9ac5-39a138e4f2e9&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:45.232 8 INFO neutron_taas.services.taas.taas_plugin [None req-907be212-5fc7-4eef-ab12-54df760ecf2f 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] TaaS: Handle Delete Port: 0eb132b5-4036-4b63-b5fb-0bfb1602db4d 2026-05-11 02:09:45.240 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-907be212-5fc7-4eef-ab12-54df760ecf2f 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Tap Mirror: Handle Delete Port: 0eb132b5-4036-4b63-b5fb-0bfb1602db4d [pid: 8|app: 0|req: 1470/2810] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:09:44 2026] PUT /v2.0/routers/c8015531-6792-41ea-95da-6364a9d9de32/remove_router_interface => generated 309 bytes in 852 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:46.090 7 INFO neutron_taas.services.taas.taas_plugin [None req-5516d0bd-2ef8-4d80-98dc-4fe3945d1f52 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] TaaS: Handle Delete Port: 5828e8c3-5075-4a72-9c37-25513ddaf1e2 2026-05-11 02:09:46.093 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5516d0bd-2ef8-4d80-98dc-4fe3945d1f52 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Tap Mirror: Handle Delete Port: 5828e8c3-5075-4a72-9c37-25513ddaf1e2 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:09:46.267 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cc3f68e-8a03-4259-b7b6-8fa7e95f0025 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Successfully bumped revision number for resource dca16077-5cdb-436c-b512-3d8494af38b8 (type: security_groups) to 1 2026-05-11 02:09:46.284 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cc3f68e-8a03-4259-b7b6-8fa7e95f0025 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Successfully bumped revision number for resource 40928401-b430-4e2b-accf-266265fed82f (type: security_group_rules) to 0 2026-05-11 02:09:46.295 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cc3f68e-8a03-4259-b7b6-8fa7e95f0025 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Successfully bumped revision number for resource 4c674285-073a-4c63-9d21-a51282f73e03 (type: security_group_rules) to 0 2026-05-11 02:09:46.307 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cc3f68e-8a03-4259-b7b6-8fa7e95f0025 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Successfully bumped revision number for resource c2a550db-3e12-42a9-b835-426a6c3850d7 (type: security_group_rules) to 0 2026-05-11 02:09:46.320 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cc3f68e-8a03-4259-b7b6-8fa7e95f0025 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Successfully bumped revision number for resource dcbe8b98-e691-41b9-811f-bb7c25e8c726 (type: security_group_rules) to 0 2026-05-11 02:09:46.404 8 INFO neutron.db.segments_db [None req-8cc3f68e-8a03-4259-b7b6-8fa7e95f0025 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Added segment b3eb9e85-3e7a-48bf-a376-43e97de00083 of type geneve for network 4bd00de5-3bfb-4e72-91b7-785da62bb3f3 [pid: 7|app: 0|req: 1341/2811] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:09:45 2026] DELETE /v2.0/routers/c8015531-6792-41ea-95da-6364a9d9de32 => generated 0 bytes in 714 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:46.498 7 INFO neutron.api.v2.resource [None req-c4dddb5b-816b-4462-a8b8-badd09a32a98 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1342/2812] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:09:46 2026] GET /v2.0/routers/f9b65975-715b-402b-a75c-6bea0ce39e82 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:09:46.541 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cc3f68e-8a03-4259-b7b6-8fa7e95f0025 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Successfully bumped revision number for resource 4bd00de5-3bfb-4e72-91b7-785da62bb3f3 (type: networks) to 1 [pid: 7|app: 0|req: 1343/2813] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:09:46 2026] DELETE /v2.0/subnets/b033e7bf-9f99-493b-bb8c-ad363f21e206 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:09:46.735 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8cc3f68e-8a03-4259-b7b6-8fa7e95f0025 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] No more DHCP agents 2026-05-11 02:09:46.736 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8cc3f68e-8a03-4259-b7b6-8fa7e95f0025 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Unable to schedule network 4bd00de5-3bfb-4e72-91b7-785da62bb3f3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:46.786 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eac98ad4-ee7d-4078-970e-63bc78c9c337 - - - - - -] OVN reports status down for port: 2f00b817-cc3c-4949-91a4-c9d83a12117b 2026-05-11 02:09:46.851 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cc3f68e-8a03-4259-b7b6-8fa7e95f0025 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Successfully bumped revision number for resource 2f00b817-cc3c-4949-91a4-c9d83a12117b (type: ports) to 1 [pid: 7|app: 0|req: 1344/2814] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:09:46 2026] DELETE /v2.0/subnets/84355cc5-2766-4707-90c8-954564a14451 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2815] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:09:45 2026] POST /v2.0/networks => generated 768 bytes in 946 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:47.030 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9edc4745-b423-4a59-a791-9832cf72e5ca 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] No more DHCP agents 2026-05-11 02:09:47.031 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9edc4745-b423-4a59-a791-9832cf72e5ca 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Unable to schedule network 4bd00de5-3bfb-4e72-91b7-785da62bb3f3: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1345/2816] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:09:46 2026] DELETE /v2.0/subnets/67c652c0-2d95-41ff-8277-e40d457adac4 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:09:47.059 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e850f49-a1c2-4837-becc-9428c206e720 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1346/2817] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:09:47 2026] DELETE /v2.0/subnets/ded3140e-ea54-4a9f-8ae1-007c1b8cb150 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:09:47.223 7 INFO neutron_taas.services.taas.taas_plugin [None req-519071ac-0b5c-47cc-945f-d394f3882ce2 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] TaaS: Handle Delete Port: fcc1bf1b-0976-46d8-94ee-61ea989959d4 2026-05-11 02:09:47.227 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-519071ac-0b5c-47cc-945f-d394f3882ce2 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Tap Mirror: Handle Delete Port: fcc1bf1b-0976-46d8-94ee-61ea989959d4 2026-05-11 02:09:47.396 7 INFO neutron.services.segments.plugin [-] Segment 16c43455-8290-4da6-b632-16931ec6aeda resource provider aggregate not found 2026-05-11 02:09:47.404 7 INFO neutron.services.segments.plugin [-] Segment 16c43455-8290-4da6-b632-16931ec6aeda resource provider aggregate not found 2026-05-11 02:09:47.415 7 INFO neutron.services.segments.plugin [-] Segment 16c43455-8290-4da6-b632-16931ec6aeda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16c43455-8290-4da6-b632-16931ec6aeda found for delete ", "request_id": "req-e48265ec-62f3-4e6f-897a-bc48ed24956a"}]} 2026-05-11 02:09:47.425 7 INFO neutron.services.segments.plugin [-] Segment 16c43455-8290-4da6-b632-16931ec6aeda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16c43455-8290-4da6-b632-16931ec6aeda found for delete ", "request_id": "req-f13e16c7-b2c5-4a3e-828a-686148e7f3b3"}]} [pid: 7|app: 0|req: 1347/2818] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:09:47 2026] DELETE /v2.0/networks/ca5560e1-93f8-430c-994c-a513b828fb95 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:09:47.518 8 INFO neutron.db.ovn_revision_numbers_db [None req-150bfbbb-bc7a-4052-aa1f-5123e7b8fd3e - - - - - -] Successfully bumped revision number for resource 2f00b817-cc3c-4949-91a4-c9d83a12117b (type: ports) to 2 2026-05-11 02:09:47.555 8 INFO neutron.db.ovn_revision_numbers_db [None req-150bfbbb-bc7a-4052-aa1f-5123e7b8fd3e - - - - - -] Successfully bumped revision number for resource 2a6d928b-c60d-4fbb-8456-4c947e259964 (type: subnets) to 0 [pid: 8|app: 0|req: 1472/2819] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:09:46 2026] POST /v2.0/subnets => generated 644 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:47.589 8 WARNING neutron.api.v2.base [None req-d7dd8f2a-869d-4cf0-be57-c55ac51acf46 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - 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-11 02:09:47.590 8 INFO neutron.api.v2.resource [None req-d7dd8f2a-869d-4cf0-be57-c55ac51acf46 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1473/2820] 10.0.0.129 () {34 vars in 680 bytes} [Mon May 11 02:09:47 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-11 02:09:47.631 7 INFO neutron_taas.services.taas.taas_plugin [None req-f6469219-5aef-48cc-9d87-29b53f5e92df 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] TaaS: Handle Delete Port: 07870ee9-412b-47d1-aee5-b1f4745ab241 2026-05-11 02:09:47.634 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6469219-5aef-48cc-9d87-29b53f5e92df 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Tap Mirror: Handle Delete Port: 07870ee9-412b-47d1-aee5-b1f4745ab241 2026-05-11 02:09:47.761 8 INFO neutron_taas.services.taas.taas_plugin [None req-38b7c43a-f0b4-44e5-9be5-2dc474bd5afd 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] TaaS: Handle Delete Port: 2f00b817-cc3c-4949-91a4-c9d83a12117b 2026-05-11 02:09:47.765 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38b7c43a-f0b4-44e5-9be5-2dc474bd5afd 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Tap Mirror: Handle Delete Port: 2f00b817-cc3c-4949-91a4-c9d83a12117b [pid: 7|app: 0|req: 1348/2821] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:09:47 2026] DELETE /v2.0/networks/3e720cd7-6f94-4cb3-934c-98364ce1c6a4 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:09:48.081 7 INFO neutron_taas.services.taas.taas_plugin [None req-768eccbe-24c3-4e7f-b50f-58a894599383 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] TaaS: Handle Delete Port: ba2598f5-19f7-47e2-8a18-24247493b7a6 2026-05-11 02:09:48.084 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-768eccbe-24c3-4e7f-b50f-58a894599383 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] Tap Mirror: Handle Delete Port: ba2598f5-19f7-47e2-8a18-24247493b7a6 2026-05-11 02:09:48.109 8 INFO neutron.services.segments.plugin [-] Segment b3eb9e85-3e7a-48bf-a376-43e97de00083 resource provider aggregate not found 2026-05-11 02:09:48.114 8 INFO neutron.services.segments.plugin [-] Segment b3eb9e85-3e7a-48bf-a376-43e97de00083 resource provider aggregate not found 2026-05-11 02:09:48.134 8 INFO neutron.services.segments.plugin [-] Segment b3eb9e85-3e7a-48bf-a376-43e97de00083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3eb9e85-3e7a-48bf-a376-43e97de00083 found for delete ", "request_id": "req-73552b55-67f4-46a9-babf-33bb5f238a7e"}]} 2026-05-11 02:09:48.142 8 INFO neutron.services.segments.plugin [-] Segment b3eb9e85-3e7a-48bf-a376-43e97de00083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3eb9e85-3e7a-48bf-a376-43e97de00083 found for delete ", "request_id": "req-bc034591-57de-497b-8fa3-b97892e4dd1c"}]} [pid: 8|app: 0|req: 1474/2822] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:09:47 2026] DELETE /v2.0/networks/4bd00de5-3bfb-4e72-91b7-785da62bb3f3 => generated 0 bytes in 560 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:09:48.276 8 INFO neutron.db.segments_db [None req-513450c7-8114-4bcd-b4a6-b763f485da13 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Added segment 0e2fb905-0ccc-4d26-b12d-22fd9b45336d of type geneve for network a1241929-d501-4d2d-b4d9-2d19d5b2e614 [pid: 7|app: 0|req: 1349/2823] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:09:47 2026] DELETE /v2.0/networks/b24f5d0a-7aed-4604-8046-3645abcd1aaf => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:09:48.375 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fadb2dcc-fec3-49ac-90d7-4ab7117b8f52 44398fbd639d4329acb1dbde6d8ade49 18084ed2ef0641bab9c1c8fa2f5222e6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1350/2824] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:09:48 2026] DELETE /v2.0/networks/dff1612e-6108-4999-ae98-62cad80f4f19 => generated 138 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:09:48.411 8 INFO neutron.db.ovn_revision_numbers_db [None req-513450c7-8114-4bcd-b4a6-b763f485da13 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Successfully bumped revision number for resource a1241929-d501-4d2d-b4d9-2d19d5b2e614 (type: networks) to 1 2026-05-11 02:09:48.581 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-513450c7-8114-4bcd-b4a6-b763f485da13 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] No more DHCP agents 2026-05-11 02:09:48.582 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-513450c7-8114-4bcd-b4a6-b763f485da13 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Unable to schedule network a1241929-d501-4d2d-b4d9-2d19d5b2e614: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:48.646 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-71ee52cc-0071-4e0c-aeb8-db558d3888f5 - - - - - -] OVN reports status down for port: 540c07f5-e647-4d9e-b378-b57a5cc4472f 2026-05-11 02:09:48.670 8 INFO neutron.db.ovn_revision_numbers_db [None req-513450c7-8114-4bcd-b4a6-b763f485da13 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Successfully bumped revision number for resource 540c07f5-e647-4d9e-b378-b57a5cc4472f (type: ports) to 1 [pid: 8|app: 0|req: 1475/2825] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:09:48 2026] POST /v2.0/networks => generated 767 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:48.829 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0def5372-1c73-4d70-a851-17d7fb6e2667 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] No more DHCP agents 2026-05-11 02:09:48.831 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0def5372-1c73-4d70-a851-17d7fb6e2667 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Unable to schedule network a1241929-d501-4d2d-b4d9-2d19d5b2e614: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1476/2826] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:09:49 2026] GET /v2.0/security-groups?tenant_id=18084ed2ef0641bab9c1c8fa2f5222e6&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:49.263 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc9e829a-3ce7-4928-8b8b-a9afc4223be6 - - - - - -] Successfully bumped revision number for resource 540c07f5-e647-4d9e-b378-b57a5cc4472f (type: ports) to 2 2026-05-11 02:09:49.310 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc9e829a-3ce7-4928-8b8b-a9afc4223be6 - - - - - -] Successfully bumped revision number for resource 10ecf9b4-79c0-4bef-b149-634edc88981c (type: subnets) to 0 [pid: 7|app: 0|req: 1351/2827] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:09:48 2026] POST /v2.0/subnets => generated 647 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:49.341 7 WARNING neutron.api.v2.base [None req-e99b2120-3a29-40a4-b6ef-92ddeded1da5 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - 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-11 02:09:49.342 7 INFO neutron.api.v2.resource [None req-e99b2120-3a29-40a4-b6ef-92ddeded1da5 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1352/2828] 10.0.0.129 () {34 vars in 680 bytes} [Mon May 11 02:09:49 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2829] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:09:49 2026] DELETE /v2.0/security-groups/9fcc72e7-2835-4120-b9f9-15e0b5154034 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:49.435 7 INFO neutron.services.segments.plugin [-] Segment c61c3b70-c867-4e93-8dae-db8281c0e5dd resource provider aggregate not found 2026-05-11 02:09:49.449 7 INFO neutron.services.segments.plugin [-] Segment c61c3b70-c867-4e93-8dae-db8281c0e5dd resource provider aggregate not found 2026-05-11 02:09:49.454 7 INFO neutron.services.segments.plugin [-] Segment c61c3b70-c867-4e93-8dae-db8281c0e5dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c61c3b70-c867-4e93-8dae-db8281c0e5dd found for delete ", "request_id": "req-2d9155f2-9229-4a33-a23c-3fa812a76552"}]} 2026-05-11 02:09:49.473 7 INFO neutron.services.segments.plugin [-] Segment c61c3b70-c867-4e93-8dae-db8281c0e5dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c61c3b70-c867-4e93-8dae-db8281c0e5dd found for delete ", "request_id": "req-669221aa-2ac0-47c0-8d01-2833af4300e9"}]} 2026-05-11 02:09:49.477 7 INFO neutron.services.segments.plugin [-] Segment 9a854727-ce6e-4b41-9759-486b8c97c397 resource provider aggregate not found 2026-05-11 02:09:49.495 7 INFO neutron.services.segments.plugin [-] Segment 9a854727-ce6e-4b41-9759-486b8c97c397 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a854727-ce6e-4b41-9759-486b8c97c397 found for delete ", "request_id": "req-db7b502a-990d-4c4e-936e-c7ad2c1d9dd7"}]} 2026-05-11 02:09:49.500 7 INFO neutron.services.segments.plugin [-] Segment 9a854727-ce6e-4b41-9759-486b8c97c397 resource provider aggregate not found 2026-05-11 02:09:49.522 7 INFO neutron.services.segments.plugin [-] Segment 9a854727-ce6e-4b41-9759-486b8c97c397 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a854727-ce6e-4b41-9759-486b8c97c397 found for delete ", "request_id": "req-7a169025-1707-4a28-847c-b73773abdf6f"}]} 2026-05-11 02:09:49.530 7 INFO neutron_taas.services.taas.taas_plugin [None req-b6fe30a3-7999-4090-be04-a995d55ae5be 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] TaaS: Handle Delete Port: 540c07f5-e647-4d9e-b378-b57a5cc4472f 2026-05-11 02:09:49.533 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6fe30a3-7999-4090-be04-a995d55ae5be 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Tap Mirror: Handle Delete Port: 540c07f5-e647-4d9e-b378-b57a5cc4472f 2026-05-11 02:09:49.654 8 INFO neutron.db.ovn_revision_numbers_db [None req-e0b670a2-853c-4a0f-910e-b01067f30aa9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 320be647-a0fa-4223-bb31-841fabf696f5 (type: security_groups) to 1 2026-05-11 02:09:49.665 8 INFO neutron.db.ovn_revision_numbers_db [None req-e0b670a2-853c-4a0f-910e-b01067f30aa9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 128ddee4-0636-493a-a1f5-5694c08cb491 (type: security_group_rules) to 0 2026-05-11 02:09:49.676 8 INFO neutron.db.ovn_revision_numbers_db [None req-e0b670a2-853c-4a0f-910e-b01067f30aa9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 85e37a05-dfdb-45d2-b3be-675ae78c2dc8 (type: security_group_rules) to 0 2026-05-11 02:09:49.686 8 INFO neutron.db.ovn_revision_numbers_db [None req-e0b670a2-853c-4a0f-910e-b01067f30aa9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ab391079-8212-447a-b2d3-6cb65aa95f13 (type: security_group_rules) to 0 2026-05-11 02:09:49.709 8 INFO neutron.db.ovn_revision_numbers_db [None req-e0b670a2-853c-4a0f-910e-b01067f30aa9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c78cb9aa-9fa3-4297-a53c-50b94e653eeb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1478/2830] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:09:49 2026] GET /v2.0/security-groups?tenant_id=7d2253d98ba04b4386089322a0e57fb3&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2831] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:09:49 2026] DELETE /v2.0/networks/a1241929-d501-4d2d-b4d9-2d19d5b2e614 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:09:49.971 7 INFO neutron.db.segments_db [None req-84a63ecd-82f4-4e82-bc38-20d6a6707ea3 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Added segment e3867050-05bc-4fd8-8ce7-62feb49520e7 of type geneve for network afad0b8d-100d-49a1-b4c1-4f456831e523 [pid: 8|app: 0|req: 1479/2832] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:09:49 2026] DELETE /v2.0/security-groups/320be647-a0fa-4223-bb31-841fabf696f5 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:50.082 7 INFO neutron.db.ovn_revision_numbers_db [None req-84a63ecd-82f4-4e82-bc38-20d6a6707ea3 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Successfully bumped revision number for resource afad0b8d-100d-49a1-b4c1-4f456831e523 (type: networks) to 1 [pid: 8|app: 0|req: 1480/2833] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:50 2026] GET /v2.0/ports?device_id=dd699df5-8671-4c52-9bff-28f0c1ca321a => generated 1196 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:50.242 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-84a63ecd-82f4-4e82-bc38-20d6a6707ea3 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] No more DHCP agents 2026-05-11 02:09:50.243 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-84a63ecd-82f4-4e82-bc38-20d6a6707ea3 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Unable to schedule network afad0b8d-100d-49a1-b4c1-4f456831e523: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:50.296 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-71ee52cc-0071-4e0c-aeb8-db558d3888f5 - - - - - -] OVN reports status down for port: 42ef614d-6c70-4e0c-95a2-ba7752f875a9 [pid: 8|app: 0|req: 1481/2834] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:09:50 2026] GET /v2.0/security-groups?id=120ed94a-e0f5-4cf3-9ac5-39a138e4f2e9&fields=id&fields=name => generated 112 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:50.354 7 INFO neutron.db.ovn_revision_numbers_db [None req-84a63ecd-82f4-4e82-bc38-20d6a6707ea3 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Successfully bumped revision number for resource 42ef614d-6c70-4e0c-95a2-ba7752f875a9 (type: ports) to 1 [pid: 7|app: 0|req: 1354/2835] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:09:49 2026] POST /v2.0/networks => generated 768 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2836] 10.0.0.129 () {32 vars in 817 bytes} [Mon May 11 02:09:50 2026] GET /v2.0/ports?network_id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8&mac_address=fa%3A16%3A3e%3A48%3A43%3A58 => generated 1196 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:50.533 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18edbc00-298c-43cd-a13f-2263ef56da67 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] No more DHCP agents 2026-05-11 02:09:50.534 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18edbc00-298c-43cd-a13f-2263ef56da67 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Unable to schedule network afad0b8d-100d-49a1-b4c1-4f456831e523: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:50.691 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d5cf0fde-f987-4ebc-9d6e-8e1e86880895 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:50.692 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d5cf0fde-f987-4ebc-9d6e-8e1e86880895 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:50.945 7 INFO neutron.db.ovn_revision_numbers_db [None req-f21338c7-c9a4-40f2-8585-ea90f628a6a1 - - - - - -] Successfully bumped revision number for resource 42ef614d-6c70-4e0c-95a2-ba7752f875a9 (type: ports) to 2 2026-05-11 02:09:50.974 7 INFO neutron.db.ovn_revision_numbers_db [None req-f21338c7-c9a4-40f2-8585-ea90f628a6a1 - - - - - -] Successfully bumped revision number for resource 7ffed1b9-0d87-47b2-a16f-98a61eb1e5b4 (type: subnets) to 0 [pid: 7|app: 0|req: 1355/2837] 10.0.0.129 () {34 vars in 668 bytes} [Mon May 11 02:09:50 2026] POST /v2.0/subnets => generated 647 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2838] 10.0.0.129 () {34 vars in 680 bytes} [Mon May 11 02:09:50 2026] POST /v2.0/rbac-policies => generated 324 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:51.514 7 INFO neutron.services.segments.plugin [-] Segment 0e2fb905-0ccc-4d26-b12d-22fd9b45336d resource provider aggregate not found 2026-05-11 02:09:51.535 7 INFO neutron.services.segments.plugin [-] Segment 0e2fb905-0ccc-4d26-b12d-22fd9b45336d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e2fb905-0ccc-4d26-b12d-22fd9b45336d found for delete ", "request_id": "req-f0d3d89b-5e95-44b6-949d-62177a4b9a2a"}]} 2026-05-11 02:09:51.537 7 INFO neutron.services.segments.plugin [-] Segment 0e2fb905-0ccc-4d26-b12d-22fd9b45336d resource provider aggregate not found 2026-05-11 02:09:51.551 7 INFO neutron.services.segments.plugin [-] Segment 0e2fb905-0ccc-4d26-b12d-22fd9b45336d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e2fb905-0ccc-4d26-b12d-22fd9b45336d found for delete ", "request_id": "req-d34a916d-c0f6-4102-a0d4-8f3107f9ad0c"}]} 2026-05-11 02:09:51.659 8 INFO neutron.db.ovn_revision_numbers_db [None req-d5cf0fde-f987-4ebc-9d6e-8e1e86880895 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 8873cdc6-1606-42ea-8c2f-280db5323c88 (type: floatingips) to 1 2026-05-11 02:09:51.660 8 INFO neutron.db.l3_db [None req-d5cf0fde-f987-4ebc-9d6e-8e1e86880895 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Floating IP 8873cdc6-1606-42ea-8c2f-280db5323c88 associated. External IP: 10.96.250.214, port: 183c1e9e-b4f4-4686-a558-6879c0d3cf93. [pid: 8|app: 0|req: 1483/2839] 10.0.0.129 () {34 vars in 676 bytes} [Mon May 11 02:09:50 2026] POST /v2.0/floatingips => generated 854 bytes in 1279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2840] 10.0.0.129 () {32 vars in 722 bytes} [Mon May 11 02:09:51 2026] GET /v2.0/networks/afad0b8d-100d-49a1-b4c1-4f456831e523 => generated 693 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:51.741 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0137b8eb-802f-4b9a-872a-99ade23e7545'] response: {'name': 'network-changed', 'server_uuid': 'dd699df5-8671-4c52-9bff-28f0c1ca321a', 'tag': '183c1e9e-b4f4-4686-a558-6879c0d3cf93', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1484/2841] 10.0.0.128 () {34 vars in 1095 bytes} [Mon May 11 02:09:51 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1638596771&fields=id&tenant_id=759673a63cbb40c5aa9cfbb29d0772e0 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2842] 10.0.0.128 () {34 vars in 981 bytes} [Mon May 11 02:09:51 2026] GET /v2.0/networks?id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f => generated 743 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2843] 10.0.0.128 () {34 vars in 964 bytes} [Mon May 11 02:09:52 2026] GET /v2.0/quotas/759673a63cbb40c5aa9cfbb29d0772e0 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:52.128 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d14ab2be-7542-4e18-8e9f-101fdb3cda95 d8ee8a9a5e56437693d9a416c2f3073c 0392ec9b6bbf432fa19766475bbf554c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1486/2844] 10.0.0.129 () {32 vars in 722 bytes} [Mon May 11 02:09:52 2026] GET /v2.0/networks/afad0b8d-100d-49a1-b4c1-4f456831e523 => generated 138 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2845] 10.0.0.128 () {34 vars in 1001 bytes} [Mon May 11 02:09:52 2026] GET /v2.0/ports?tenant_id=759673a63cbb40c5aa9cfbb29d0772e0&fields=id => generated 333 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2846] 10.0.0.128 () {34 vars in 1007 bytes} [Mon May 11 02:09:52 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:52.294 8 INFO neutron_taas.services.taas.taas_plugin [None req-81a71111-78c1-418a-9309-fcacefed0c97 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] TaaS: Handle Delete Port: 42ef614d-6c70-4e0c-95a2-ba7752f875a9 2026-05-11 02:09:52.296 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81a71111-78c1-418a-9309-fcacefed0c97 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] Tap Mirror: Handle Delete Port: 42ef614d-6c70-4e0c-95a2-ba7752f875a9 [pid: 7|app: 0|req: 1361/2847] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:09:52 2026] GET /v2.0/ports?tenant_id=759673a63cbb40c5aa9cfbb29d0772e0&device_id=dd699df5-8671-4c52-9bff-28f0c1ca321a => generated 1434 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2848] 10.0.0.128 () {34 vars in 1107 bytes} [Mon May 11 02:09:52 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2849] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:09:52 2026] GET /v2.0/networks?id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8 => generated 840 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2850] 199.204.45.129 () {34 vars in 1055 bytes} [Mon May 11 02:09:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.56&port_id=183c1e9e-b4f4-4686-a558-6879c0d3cf93 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2851] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:52 2026] GET /v2.0/ports?device_id=8a714b26-eb42-438a-b230-1597140c04fd => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2852] 199.204.45.129 () {34 vars in 1103 bytes} [Mon May 11 02:09:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37f&port_id=183c1e9e-b4f4-4686-a558-6879c0d3cf93 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:52.587 8 INFO neutron.services.segments.plugin [-] Segment e3867050-05bc-4fd8-8ce7-62feb49520e7 resource provider aggregate not found 2026-05-11 02:09:52.589 8 INFO neutron.services.segments.plugin [-] Segment e3867050-05bc-4fd8-8ce7-62feb49520e7 resource provider aggregate not found [pid: 7|app: 0|req: 1367/2853] 199.204.45.129 () {34 vars in 1063 bytes} [Mon May 11 02:09:52 2026] GET /v2.0/subnets?id=a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d&id=fe85cf09-56f4-4837-8111-a26ba53890e3 => generated 1409 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:52.613 8 INFO neutron.services.segments.plugin [-] Segment e3867050-05bc-4fd8-8ce7-62feb49520e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3867050-05bc-4fd8-8ce7-62feb49520e7 found for delete ", "request_id": "req-a19aede5-cf8a-45e2-8fa2-04f4961c5c8c"}]} 2026-05-11 02:09:52.615 8 INFO neutron.services.segments.plugin [-] Segment e3867050-05bc-4fd8-8ce7-62feb49520e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3867050-05bc-4fd8-8ce7-62feb49520e7 found for delete ", "request_id": "req-c59496bd-4d87-4e94-9dde-463f70f42873"}]} [pid: 8|app: 0|req: 1487/2854] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:09:52 2026] DELETE /v2.0/networks/afad0b8d-100d-49a1-b4c1-4f456831e523 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2855] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:09:52 2026] GET /v2.0/ports?network_id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8&device_owner=network%3Adhcp => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:52.655 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ba62fd8-e5d6-43cb-8293-37c72b0e567f 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/2856] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:09:52 2026] DELETE /v2.0/subnets/2a6d928b-c60d-4fbb-8456-4c947e259964 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2857] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:09:52 2026] GET /v2.0/ports?network_id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:52.674 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0d2c7369-11f0-44f9-abaa-4b7415e15da6 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1489/2858] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:09:52 2026] DELETE /v2.0/subnets/10ecf9b4-79c0-4bef-b149-634edc88981c => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:09:52.693 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5981fc2d-9600-47cb-acf8-28d1ec6cd4a5 07feaec85cea4c5c9a3694ca1cb87ae9 33651a5427634645b2a3099b55eca897 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1490/2859] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:09:52 2026] DELETE /v2.0/subnets/7ffed1b9-0d87-47b2-a16f-98a61eb1e5b4 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2860] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:09:52 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2861] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:09:52 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:53.728 7 INFO neutron.db.ovn_revision_numbers_db [None req-5741b57c-5356-47ca-b599-ccfea24c73e9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 06cd2f8e-81a1-49b0-9d56-e726c96a7cea (type: security_groups) to 1 2026-05-11 02:09:53.741 7 INFO neutron.db.ovn_revision_numbers_db [None req-5741b57c-5356-47ca-b599-ccfea24c73e9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 963cb0d6-16f7-4b0e-a6a4-02ac4aa7ffd4 (type: security_group_rules) to 0 2026-05-11 02:09:53.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-5741b57c-5356-47ca-b599-ccfea24c73e9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource dafb6380-0c76-4dc5-bc3f-6802742a0c1d (type: security_group_rules) to 0 2026-05-11 02:09:53.762 7 INFO neutron.db.ovn_revision_numbers_db [None req-5741b57c-5356-47ca-b599-ccfea24c73e9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource def2af44-dfc5-41d1-bc06-ff10b5662e37 (type: security_group_rules) to 0 2026-05-11 02:09:53.771 7 INFO neutron.db.ovn_revision_numbers_db [None req-5741b57c-5356-47ca-b599-ccfea24c73e9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource fd55ca32-7679-49e7-a8fb-c5f151e6ad5c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1371/2862] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:09:53 2026] GET /v2.0/security-groups?tenant_id=0392ec9b6bbf432fa19766475bbf554c&name=default => generated 2929 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2863] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:09:53 2026] DELETE /v2.0/security-groups/06cd2f8e-81a1-49b0-9d56-e726c96a7cea => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2864] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:09:54 2026] GET /v2.0/security-groups?tenant_id=33651a5427634645b2a3099b55eca897&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2865] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:09:54 2026] DELETE /v2.0/security-groups/dca16077-5cdb-436c-b512-3d8494af38b8 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:54.664 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8f47a92-99a5-4aa6-9dcd-530253be92e0 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a9afdd5f-ea80-44a4-abb9-51bd006ece25 (type: security_groups) to 1 2026-05-11 02:09:54.675 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8f47a92-99a5-4aa6-9dcd-530253be92e0 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 1bfbe3ba-cf59-4330-8ece-4f5d515b05a0 (type: security_group_rules) to 0 2026-05-11 02:09:54.686 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8f47a92-99a5-4aa6-9dcd-530253be92e0 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 4b5b26bf-235a-4afa-a38b-57f5123e76c0 (type: security_group_rules) to 0 2026-05-11 02:09:54.698 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8f47a92-99a5-4aa6-9dcd-530253be92e0 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6355fd04-3cd9-43c1-a1ee-d03e21e229cb (type: security_group_rules) to 0 2026-05-11 02:09:54.710 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8f47a92-99a5-4aa6-9dcd-530253be92e0 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bcfc7f0d-fe9d-411d-a0d4-6aa34dace735 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1373/2868] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:09:54 2026] GET /v2.0/security-groups?tenant_id=da1fd9daef4d4aa6829193032213aae6&name=default => generated 2929 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2869] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:09:54 2026] DELETE /v2.0/security-groups/a9afdd5f-ea80-44a4-abb9-51bd006ece25 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2870] 10.0.0.244 () {34 vars in 989 bytes} [Mon May 11 02:09:56 2026] GET /v2.0/ports?device_id=dd699df5-8671-4c52-9bff-28f0c1ca321a => generated 1434 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2871] 10.0.0.244 () {34 vars in 1039 bytes} [Mon May 11 02:09:56 2026] GET /v2.0/security-groups?id=120ed94a-e0f5-4cf3-9ac5-39a138e4f2e9&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2872] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:09:56 2026] GET /v2.0/networks?id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f => generated 743 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2873] 199.204.45.129 () {34 vars in 1049 bytes} [Mon May 11 02:09:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=759673a63cbb40c5aa9cfbb29d0772e0 => generated 179 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:57.312 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-3c62eb58-134c-4339-8025-65bc437ca2ac req-cabceaf2-21f5-4dd6-ad64-48460e5e84bd 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:09:57.314 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-3c62eb58-134c-4339-8025-65bc437ca2ac req-cabceaf2-21f5-4dd6-ad64-48460e5e84bd 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network 9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:57.482 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-71ee52cc-0071-4e0c-aeb8-db558d3888f5 - - - - - -] OVN reports status down for port: e8169931-734b-4fdd-9ea8-d78c5f89939c 2026-05-11 02:09:57.539 7 INFO neutron.db.ovn_revision_numbers_db [req-3c62eb58-134c-4339-8025-65bc437ca2ac req-cabceaf2-21f5-4dd6-ad64-48460e5e84bd 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource e8169931-734b-4fdd-9ea8-d78c5f89939c (type: ports) to 1 [pid: 7|app: 0|req: 1376/2874] 199.204.45.129 () {38 vars in 954 bytes} [Mon May 11 02:09:56 2026] POST /v2.0/ports => generated 1187 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1499/2875] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:09:57 2026] GET /v2.0/ports?device_id=8a714b26-eb42-438a-b230-1597140c04fd => generated 1190 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2876] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:09:57 2026] GET /v2.0/security-groups?id=120ed94a-e0f5-4cf3-9ac5-39a138e4f2e9&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:58.100 7 INFO neutron.db.ovn_revision_numbers_db [req-3c62eb58-134c-4339-8025-65bc437ca2ac req-063cb80f-0508-4cb6-9899-65da8da8fd60 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource e8169931-734b-4fdd-9ea8-d78c5f89939c (type: ports) to 2 2026-05-11 02:09:58.345 7 INFO neutron.db.ovn_revision_numbers_db [req-3c62eb58-134c-4339-8025-65bc437ca2ac req-063cb80f-0508-4cb6-9899-65da8da8fd60 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource e8169931-734b-4fdd-9ea8-d78c5f89939c (type: ports) to 4 [pid: 7|app: 0|req: 1377/2877] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:09:57 2026] PUT /v2.0/ports/e8169931-734b-4fdd-9ea8-d78c5f89939c => generated 1437 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:58.410 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0ef72d1-49b4-49a6-bd4a-5475bb2080a3'] response: {'name': 'network-changed', 'server_uuid': '8a714b26-eb42-438a-b230-1597140c04fd', 'tag': 'e8169931-734b-4fdd-9ea8-d78c5f89939c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1501/2878] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:09:58 2026] GET /v2.0/ports?tenant_id=759673a63cbb40c5aa9cfbb29d0772e0&device_id=8a714b26-eb42-438a-b230-1597140c04fd => generated 1440 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2879] 199.204.45.129 () {34 vars in 1017 bytes} [Mon May 11 02:09:58 2026] GET /v2.0/networks?tenant_id=759673a63cbb40c5aa9cfbb29d0772e0&shared=False => generated 2496 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1503/2880] 199.204.45.129 () {34 vars in 929 bytes} [Mon May 11 02:09:59 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:59.235 7 INFO neutron.db.ovn_revision_numbers_db [None req-3babbffd-5336-451b-91b7-cce04a356e98 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Successfully bumped revision number for resource f5a82692-8e40-4b9c-8b38-f217cb0cf262 (type: security_groups) to 1 2026-05-11 02:09:59.246 7 INFO neutron.db.ovn_revision_numbers_db [None req-3babbffd-5336-451b-91b7-cce04a356e98 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Successfully bumped revision number for resource 73eb2379-6314-485a-aecd-ca6dc794931e (type: security_group_rules) to 0 2026-05-11 02:09:59.265 7 INFO neutron.db.ovn_revision_numbers_db [None req-3babbffd-5336-451b-91b7-cce04a356e98 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Successfully bumped revision number for resource 87422131-e1c7-40da-b382-1f1e843489e4 (type: security_group_rules) to 0 2026-05-11 02:09:59.277 7 INFO neutron.db.ovn_revision_numbers_db [None req-3babbffd-5336-451b-91b7-cce04a356e98 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Successfully bumped revision number for resource 8f7e8710-5d49-4fb0-bacf-d6a4a2148cb9 (type: security_group_rules) to 0 2026-05-11 02:09:59.291 7 INFO neutron.db.ovn_revision_numbers_db [None req-3babbffd-5336-451b-91b7-cce04a356e98 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Successfully bumped revision number for resource aca7e8ec-d77e-4da4-9a6b-592c788073b6 (type: security_group_rules) to 0 2026-05-11 02:09:59.372 7 INFO neutron.db.segments_db [None req-3babbffd-5336-451b-91b7-cce04a356e98 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Added segment 276b4535-c337-4a2f-b402-f3cb4f1b22d9 of type geneve for network d04f7b33-6f4b-471b-b51e-229edca95198 2026-05-11 02:09:59.502 7 INFO neutron.db.ovn_revision_numbers_db [None req-3babbffd-5336-451b-91b7-cce04a356e98 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Successfully bumped revision number for resource d04f7b33-6f4b-471b-b51e-229edca95198 (type: networks) to 1 2026-05-11 02:09:59.674 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3babbffd-5336-451b-91b7-cce04a356e98 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] No more DHCP agents 2026-05-11 02:09:59.676 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3babbffd-5336-451b-91b7-cce04a356e98 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Unable to schedule network d04f7b33-6f4b-471b-b51e-229edca95198: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:09:59.738 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-71ee52cc-0071-4e0c-aeb8-db558d3888f5 - - - - - -] OVN reports status down for port: 226bec8b-a4b1-464b-8065-709e2508b6e3 2026-05-11 02:09:59.801 7 INFO neutron.db.ovn_revision_numbers_db [None req-3babbffd-5336-451b-91b7-cce04a356e98 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Successfully bumped revision number for resource 226bec8b-a4b1-464b-8065-709e2508b6e3 (type: ports) to 1 [pid: 7|app: 0|req: 1378/2881] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:09:58 2026] POST /v2.0/networks => generated 670 bytes in 896 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:59.930 8 INFO neutron.db.segments_db [None req-b38dffa6-506b-4058-b1c9-dd6f06ad07d2 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Added segment 22b2bcda-d9e6-4668-a83b-74fdb6ce163e of type geneve for network 5a50effa-818c-4f21-92ea-999ffb8c7976 2026-05-11 02:10:00.053 8 INFO neutron.db.ovn_revision_numbers_db [None req-b38dffa6-506b-4058-b1c9-dd6f06ad07d2 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Successfully bumped revision number for resource 5a50effa-818c-4f21-92ea-999ffb8c7976 (type: networks) to 1 [pid: 7|app: 0|req: 1379/2882] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/ports?tenant_id=759673a63cbb40c5aa9cfbb29d0772e0&device_id=8a714b26-eb42-438a-b230-1597140c04fd => generated 1440 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2883] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=e8169931-734b-4fdd-9ea8-d78c5f89939c => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2884] 199.204.45.129 () {34 vars in 1105 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A32f&port_id=e8169931-734b-4fdd-9ea8-d78c5f89939c => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:10:00.211 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b38dffa6-506b-4058-b1c9-dd6f06ad07d2 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] No more DHCP agents 2026-05-11 02:10:00.213 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b38dffa6-506b-4058-b1c9-dd6f06ad07d2 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Unable to schedule network 5a50effa-818c-4f21-92ea-999ffb8c7976: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1382/2885] 199.204.45.129 () {34 vars in 1063 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/subnets?id=42ddf471-d1c8-4fd8-883c-810833bdca9b&id=20c6a805-2092-4285-9f52-f20178fa49fc => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2886] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/ports?network_id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f&device_owner=network%3Adhcp => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:10:00.283 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-71ee52cc-0071-4e0c-aeb8-db558d3888f5 - - - - - -] OVN reports status down for port: 39eae423-8488-47ca-814d-80f6e486d4be 2026-05-11 02:10:00.289 8 INFO neutron.db.ovn_revision_numbers_db [None req-b38dffa6-506b-4058-b1c9-dd6f06ad07d2 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Successfully bumped revision number for resource 39eae423-8488-47ca-814d-80f6e486d4be (type: ports) to 1 [pid: 8|app: 0|req: 1504/2887] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:09:59 2026] POST /v2.0/networks => generated 669 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2888] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/ports?network_id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f&device_owner=network%3Adhcp => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2889] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:10:00.403 8 INFO neutron.db.segments_db [None req-dd9b287c-0b7c-407d-8df7-21ba5bfad2c0 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Added segment 4abfee98-5b0a-4ebf-927b-eeca0801ed49 of type geneve for network 774b6794-8135-4b28-bf20-98c7cfc7ec50 [pid: 7|app: 0|req: 1386/2890] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:10:00 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:10:00.513 8 INFO neutron.db.ovn_revision_numbers_db [None req-dd9b287c-0b7c-407d-8df7-21ba5bfad2c0 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Successfully bumped revision number for resource 774b6794-8135-4b28-bf20-98c7cfc7ec50 (type: networks) to 1 2026-05-11 02:10:00.677 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dd9b287c-0b7c-407d-8df7-21ba5bfad2c0 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] No more DHCP agents 2026-05-11 02:10:00.679 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dd9b287c-0b7c-407d-8df7-21ba5bfad2c0 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Unable to schedule network 774b6794-8135-4b28-bf20-98c7cfc7ec50: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:00.731 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-71ee52cc-0071-4e0c-aeb8-db558d3888f5 - - - - - -] OVN reports status down for port: efb41383-bcbf-4b53-8d5a-c10f348f2209 2026-05-11 02:10:00.747 8 INFO neutron.db.ovn_revision_numbers_db [None req-dd9b287c-0b7c-407d-8df7-21ba5bfad2c0 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Successfully bumped revision number for resource efb41383-bcbf-4b53-8d5a-c10f348f2209 (type: ports) to 1 [pid: 8|app: 0|req: 1505/2891] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:10:00 2026] POST /v2.0/networks => generated 670 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:10:00.875 7 INFO neutron.db.segments_db [None req-3f971375-5d7b-4988-8168-26dbba5d4937 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Added segment 4b3c246e-461b-45af-b5c4-b4312faec403 of type geneve for network 845f6ecd-445e-4826-8508-fa6ca13b4131 2026-05-11 02:10:00.981 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f971375-5d7b-4988-8168-26dbba5d4937 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Successfully bumped revision number for resource 845f6ecd-445e-4826-8508-fa6ca13b4131 (type: networks) to 1 2026-05-11 02:10:01.146 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f971375-5d7b-4988-8168-26dbba5d4937 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] No more DHCP agents 2026-05-11 02:10:01.150 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f971375-5d7b-4988-8168-26dbba5d4937 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Unable to schedule network 845f6ecd-445e-4826-8508-fa6ca13b4131: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:01.214 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-71ee52cc-0071-4e0c-aeb8-db558d3888f5 - - - - - -] OVN reports status down for port: da3e5744-b7dc-454c-b3ad-173c99b0a9c7 2026-05-11 02:10:01.273 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f971375-5d7b-4988-8168-26dbba5d4937 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Successfully bumped revision number for resource da3e5744-b7dc-454c-b3ad-173c99b0a9c7 (type: ports) to 1 [pid: 7|app: 0|req: 1387/2892] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:10:00 2026] POST /v2.0/networks => generated 670 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:10:01.418 8 INFO neutron.db.segments_db [None req-fec55ef1-ba43-49cb-802e-83195757cf57 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Added segment 649dcf04-dae8-423a-bbc1-8597c2faeda9 of type geneve for network 1d629bcf-3c06-490d-8546-4f07f2dc2c35 2026-05-11 02:10:01.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-fec55ef1-ba43-49cb-802e-83195757cf57 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Successfully bumped revision number for resource 1d629bcf-3c06-490d-8546-4f07f2dc2c35 (type: networks) to 1 2026-05-11 02:10:01.698 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fec55ef1-ba43-49cb-802e-83195757cf57 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] No more DHCP agents 2026-05-11 02:10:01.700 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fec55ef1-ba43-49cb-802e-83195757cf57 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Unable to schedule network 1d629bcf-3c06-490d-8546-4f07f2dc2c35: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:01.742 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eac98ad4-ee7d-4078-970e-63bc78c9c337 - - - - - -] OVN reports status down for port: cd88be0b-5d07-49a3-96c0-5f10fed80eb4 2026-05-11 02:10:01.803 8 INFO neutron.db.ovn_revision_numbers_db [None req-fec55ef1-ba43-49cb-802e-83195757cf57 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Successfully bumped revision number for resource cd88be0b-5d07-49a3-96c0-5f10fed80eb4 (type: ports) to 1 [pid: 8|app: 0|req: 1506/2893] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:10:01 2026] POST /v2.0/networks => generated 670 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2894] 10.0.0.129 () {34 vars in 752 bytes} [Mon May 11 02:10:01 2026] PUT /v2.0/networks/d04f7b33-6f4b-471b-b51e-229edca95198/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2895] 10.0.0.129 () {34 vars in 752 bytes} [Mon May 11 02:10:01 2026] PUT /v2.0/networks/5a50effa-818c-4f21-92ea-999ffb8c7976/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2896] 10.0.0.129 () {34 vars in 752 bytes} [Mon May 11 02:10:01 2026] PUT /v2.0/networks/774b6794-8135-4b28-bf20-98c7cfc7ec50/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2897] 10.0.0.129 () {34 vars in 752 bytes} [Mon May 11 02:10:02 2026] PUT /v2.0/networks/845f6ecd-445e-4826-8508-fa6ca13b4131/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2898] 10.0.0.129 () {32 vars in 665 bytes} [Mon May 11 02:10:02 2026] GET /v2.0/networks?tags=red => generated 1988 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2899] 10.0.0.129 () {32 vars in 679 bytes} [Mon May 11 02:10:02 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1337 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2900] 10.0.0.129 () {32 vars in 675 bytes} [Mon May 11 02:10:02 2026] GET /v2.0/networks?tags-any=blue => generated 1337 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2901] 10.0.0.129 () {32 vars in 687 bytes} [Mon May 11 02:10:02 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1988 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2902] 10.0.0.129 () {32 vars in 673 bytes} [Mon May 11 02:10:02 2026] GET /v2.0/networks?not-tags=red => generated 1988 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2903] 10.0.0.129 () {32 vars in 687 bytes} [Mon May 11 02:10:02 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2639 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2904] 10.0.0.129 () {32 vars in 683 bytes} [Mon May 11 02:10:02 2026] GET /v2.0/networks?not-tags-any=blue => generated 2639 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2905] 10.0.0.129 () {32 vars in 695 bytes} [Mon May 11 02:10:02 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1988 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:10:02.729 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb091373-a1bd-44d0-8ce2-2b642c6d5c63 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] TaaS: Handle Delete Port: 226bec8b-a4b1-464b-8065-709e2508b6e3 2026-05-11 02:10:02.731 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb091373-a1bd-44d0-8ce2-2b642c6d5c63 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Tap Mirror: Handle Delete Port: 226bec8b-a4b1-464b-8065-709e2508b6e3 [pid: 8|app: 0|req: 1513/2906] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:10:02 2026] GET /v2.0/ports?device_id=8a714b26-eb42-438a-b230-1597140c04fd => generated 1202 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2907] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:10:02 2026] GET /v2.0/security-groups?id=120ed94a-e0f5-4cf3-9ac5-39a138e4f2e9&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2908] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:10:02 2026] DELETE /v2.0/networks/d04f7b33-6f4b-471b-b51e-229edca95198 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:10:02.996 7 INFO neutron.services.segments.plugin [-] Segment 276b4535-c337-4a2f-b402-f3cb4f1b22d9 resource provider aggregate not found 2026-05-11 02:10:02.999 7 INFO neutron.services.segments.plugin [-] Segment 276b4535-c337-4a2f-b402-f3cb4f1b22d9 resource provider aggregate not found 2026-05-11 02:10:03.011 7 INFO neutron.services.segments.plugin [-] Segment 276b4535-c337-4a2f-b402-f3cb4f1b22d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 276b4535-c337-4a2f-b402-f3cb4f1b22d9 found for delete ", "request_id": "req-360a9bcd-820a-4998-8538-68c963277038"}]} 2026-05-11 02:10:03.013 7 INFO neutron.services.segments.plugin [-] Segment 276b4535-c337-4a2f-b402-f3cb4f1b22d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 276b4535-c337-4a2f-b402-f3cb4f1b22d9 found for delete ", "request_id": "req-b852621a-3c68-498a-89c2-6b10a3aecab2"}]} 2026-05-11 02:10:03.061 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd8f0d8a-8799-4b36-843a-5c520e96ae63 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] TaaS: Handle Delete Port: 39eae423-8488-47ca-814d-80f6e486d4be 2026-05-11 02:10:03.065 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd8f0d8a-8799-4b36-843a-5c520e96ae63 a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Tap Mirror: Handle Delete Port: 39eae423-8488-47ca-814d-80f6e486d4be 2026-05-11 02:10:03.075 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-71ee52cc-0071-4e0c-aeb8-db558d3888f5 - - - - - -] OVN reports status up for port: e8169931-734b-4fdd-9ea8-d78c5f89939c 2026-05-11 02:10:03.094 7 INFO neutron.plugins.ml2.plugin [None req-71ee52cc-0071-4e0c-aeb8-db558d3888f5 - - - - - -] Attempt 1 to provision port e8169931-734b-4fdd-9ea8-d78c5f89939c 2026-05-11 02:10:03.214 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-58e34fe1-62ad-4e8f-8522-9ebd24c97f5c'] response: {'server_uuid': '8a714b26-eb42-438a-b230-1597140c04fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8169931-734b-4fdd-9ea8-d78c5f89939c', 'code': 200} 2026-05-11 02:10:03.335 8 INFO neutron.services.segments.plugin [-] Segment 22b2bcda-d9e6-4668-a83b-74fdb6ce163e resource provider aggregate not found 2026-05-11 02:10:03.339 7 INFO neutron.db.ovn_revision_numbers_db [None req-71ee52cc-0071-4e0c-aeb8-db558d3888f5 - - - - - -] Successfully bumped revision number for resource e8169931-734b-4fdd-9ea8-d78c5f89939c (type: ports) to 5 2026-05-11 02:10:03.336 8 INFO neutron.services.segments.plugin [-] Segment 22b2bcda-d9e6-4668-a83b-74fdb6ce163e resource provider aggregate not found 2026-05-11 02:10:03.363 8 INFO neutron.services.segments.plugin [-] Segment 22b2bcda-d9e6-4668-a83b-74fdb6ce163e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22b2bcda-d9e6-4668-a83b-74fdb6ce163e found for delete ", "request_id": "req-528f4f45-2c86-45af-bc45-9f3a508b0797"}]} 2026-05-11 02:10:03.372 8 INFO neutron.services.segments.plugin [-] Segment 22b2bcda-d9e6-4668-a83b-74fdb6ce163e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22b2bcda-d9e6-4668-a83b-74fdb6ce163e found for delete ", "request_id": "req-3a521b4a-71fa-4175-9d19-e9038ecb9374"}]} [pid: 8|app: 0|req: 1515/2909] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:10:02 2026] DELETE /v2.0/networks/5a50effa-818c-4f21-92ea-999ffb8c7976 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:10:03.537 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca293f23-9ab9-4ab5-a5c7-21be291319bb a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] TaaS: Handle Delete Port: efb41383-bcbf-4b53-8d5a-c10f348f2209 2026-05-11 02:10:03.539 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca293f23-9ab9-4ab5-a5c7-21be291319bb a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Tap Mirror: Handle Delete Port: efb41383-bcbf-4b53-8d5a-c10f348f2209 [pid: 7|app: 0|req: 1395/2910] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:10:03 2026] DELETE /v2.0/networks/774b6794-8135-4b28-bf20-98c7cfc7ec50 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:10:03.900 8 INFO neutron_taas.services.taas.taas_plugin [None req-821ae851-38ca-4817-b560-117a0336da0c a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] TaaS: Handle Delete Port: da3e5744-b7dc-454c-b3ad-173c99b0a9c7 2026-05-11 02:10:03.913 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-821ae851-38ca-4817-b560-117a0336da0c a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Tap Mirror: Handle Delete Port: da3e5744-b7dc-454c-b3ad-173c99b0a9c7 [pid: 8|app: 0|req: 1516/2911] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:10:03 2026] DELETE /v2.0/networks/845f6ecd-445e-4826-8508-fa6ca13b4131 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:10:04.435 7 INFO neutron_taas.services.taas.taas_plugin [None req-ded593b4-066f-44d4-80fd-0a61fe5edd2f a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] TaaS: Handle Delete Port: cd88be0b-5d07-49a3-96c0-5f10fed80eb4 2026-05-11 02:10:04.438 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ded593b4-066f-44d4-80fd-0a61fe5edd2f a3ba5841f8494c40a30c6df7f7047553 83d37f4b940e4210bf2a0a02dc2b08fa - - default default] Tap Mirror: Handle Delete Port: cd88be0b-5d07-49a3-96c0-5f10fed80eb4 [pid: 7|app: 0|req: 1396/2912] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:10:04 2026] DELETE /v2.0/networks/1d629bcf-3c06-490d-8546-4f07f2dc2c35 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:10:05.030 7 INFO neutron.services.segments.plugin [-] Segment 4abfee98-5b0a-4ebf-927b-eeca0801ed49 resource provider aggregate not found 2026-05-11 02:10:05.038 7 INFO neutron.services.segments.plugin [-] Segment 4abfee98-5b0a-4ebf-927b-eeca0801ed49 resource provider aggregate not found 2026-05-11 02:10:05.042 7 INFO neutron.services.segments.plugin [-] Segment 4abfee98-5b0a-4ebf-927b-eeca0801ed49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4abfee98-5b0a-4ebf-927b-eeca0801ed49 found for delete ", "request_id": "req-371e3d96-1925-4a82-9b3f-8a186627b453"}]} 2026-05-11 02:10:05.057 7 INFO neutron.services.segments.plugin [-] Segment 4abfee98-5b0a-4ebf-927b-eeca0801ed49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4abfee98-5b0a-4ebf-927b-eeca0801ed49 found for delete ", "request_id": "req-f9d7405a-0b9d-4d21-9a25-b43c93ab0841"}]} 2026-05-11 02:10:05.063 7 INFO neutron.services.segments.plugin [-] Segment 649dcf04-dae8-423a-bbc1-8597c2faeda9 resource provider aggregate not found 2026-05-11 02:10:05.078 7 INFO neutron.services.segments.plugin [-] Segment 649dcf04-dae8-423a-bbc1-8597c2faeda9 resource provider aggregate not found 2026-05-11 02:10:05.086 7 INFO neutron.services.segments.plugin [-] Segment 649dcf04-dae8-423a-bbc1-8597c2faeda9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 649dcf04-dae8-423a-bbc1-8597c2faeda9 found for delete ", "request_id": "req-f91f9218-49c4-461e-aed1-4bec3dca9adf"}]} 2026-05-11 02:10:05.095 7 INFO neutron.services.segments.plugin [-] Segment 649dcf04-dae8-423a-bbc1-8597c2faeda9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 649dcf04-dae8-423a-bbc1-8597c2faeda9 found for delete ", "request_id": "req-97968c13-03c4-43f3-8912-33e4f540c220"}]} 2026-05-11 02:10:05.256 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd71ecda-fb72-4389-b818-8182aae03c8e'] response: {'server_uuid': '8a714b26-eb42-438a-b230-1597140c04fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8169931-734b-4fdd-9ea8-d78c5f89939c', 'code': 200} 2026-05-11 02:10:05.382 8 INFO neutron.services.segments.plugin [-] Segment 4b3c246e-461b-45af-b5c4-b4312faec403 resource provider aggregate not found 2026-05-11 02:10:05.391 8 INFO neutron.services.segments.plugin [-] Segment 4b3c246e-461b-45af-b5c4-b4312faec403 resource provider aggregate not found 2026-05-11 02:10:05.400 8 INFO neutron.services.segments.plugin [-] Segment 4b3c246e-461b-45af-b5c4-b4312faec403 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b3c246e-461b-45af-b5c4-b4312faec403 found for delete ", "request_id": "req-605a5c86-60f6-473c-9829-6a97ea7d7e74"}]} 2026-05-11 02:10:05.406 8 INFO neutron.services.segments.plugin [-] Segment 4b3c246e-461b-45af-b5c4-b4312faec403 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b3c246e-461b-45af-b5c4-b4312faec403 found for delete ", "request_id": "req-c94f579c-567a-406b-a06c-91c61d412868"}]} [pid: 8|app: 0|req: 1517/2913] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:10:05 2026] GET /v2.0/networks => generated 4769 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2914] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:10:05 2026] GET /v2.0/agents => generated 1214 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2915] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:10:05 2026] GET /v2.0/floatingips => generated 859 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2916] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:10:05 2026] GET /v2.0/security-groups => generated 31561 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-11 02:10:05.796 7 INFO neutron.db.ovn_revision_numbers_db [None req-04bd8206-706a-4d97-898d-8ab37c9d6356 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 8cf3e285-3342-408b-8e82-00d01c99970f (type: security_groups) to 1 2026-05-11 02:10:05.824 7 INFO neutron.db.ovn_revision_numbers_db [None req-04bd8206-706a-4d97-898d-8ab37c9d6356 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 08814af2-54b1-4b91-a4b3-34f19f7b35b2 (type: security_group_rules) to 0 2026-05-11 02:10:05.841 7 INFO neutron.db.ovn_revision_numbers_db [None req-04bd8206-706a-4d97-898d-8ab37c9d6356 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 733a8743-86e9-485c-ac77-39c7597e8ba3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1521/2917] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:10:05 2026] GET /v2.0/ports => generated 16408 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-11 02:10:05.852 7 INFO neutron.db.ovn_revision_numbers_db [None req-04bd8206-706a-4d97-898d-8ab37c9d6356 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c34a98a8-4582-49b6-80d0-17a32bd41be5 (type: security_group_rules) to 0 2026-05-11 02:10:05.862 7 INFO neutron.db.ovn_revision_numbers_db [None req-04bd8206-706a-4d97-898d-8ab37c9d6356 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f1c7d6e2-ea22-4dff-aaf9-def71431f23c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1397/2918] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:10:05 2026] GET /v2.0/security-groups?tenant_id=4750238723cd4f21bc249e7c5b979253&name=default => generated 2929 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2919] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:10:05 2026] GET /v2.0/subnets => generated 5512 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2920] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:10:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2921] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:10:05 2026] GET /v2.0/subnets => generated 5512 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2922] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:10:06 2026] GET /v2.0/routers => generated 966 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2923] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:10:06 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2924] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:10:06 2026] GET /v2.0/network-ip-availabilities => generated 3186 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2925] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:10:05 2026] DELETE /v2.0/security-groups/8cf3e285-3342-408b-8e82-00d01c99970f => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2926] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:10:06 2026] GET /v2.0/security-groups?tenant_id=83d37f4b940e4210bf2a0a02dc2b08fa&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2927] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:10:06 2026] DELETE /v2.0/security-groups/f5a82692-8e40-4b9c-8b38-f217cb0cf262 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:06.803 8 INFO neutron.db.ovn_revision_numbers_db [None req-f712d73c-6be1-4873-869d-fa4c5335204d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5874f52f-3e05-44bb-a31b-f9b2baaa9317 (type: security_groups) to 1 2026-05-11 02:10:06.816 8 INFO neutron.db.ovn_revision_numbers_db [None req-f712d73c-6be1-4873-869d-fa4c5335204d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 359f5b3b-8265-4691-bf46-bda1736e3c54 (type: security_group_rules) to 0 2026-05-11 02:10:06.827 8 INFO neutron.db.ovn_revision_numbers_db [None req-f712d73c-6be1-4873-869d-fa4c5335204d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 503d0240-669b-4977-9111-315d7a466fa4 (type: security_group_rules) to 0 2026-05-11 02:10:06.837 8 INFO neutron.db.ovn_revision_numbers_db [None req-f712d73c-6be1-4873-869d-fa4c5335204d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 9e525117-2b5e-49bd-8366-07df89d5e9a7 (type: security_group_rules) to 0 2026-05-11 02:10:06.849 8 INFO neutron.db.ovn_revision_numbers_db [None req-f712d73c-6be1-4873-869d-fa4c5335204d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e13e851f-d2e7-41dc-ac5c-94b4df405f3f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1529/2928] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:10:06 2026] GET /v2.0/security-groups?tenant_id=9be1ee75e74f4aec9a7d70c5141cd4e3&name=default => generated 2929 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2929] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:10:06 2026] DELETE /v2.0/security-groups/5874f52f-3e05-44bb-a31b-f9b2baaa9317 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2930] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:10:07 2026] GET /v2.0/ports?device_id=8a714b26-eb42-438a-b230-1597140c04fd => generated 1204 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2931] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:10:08 2026] GET /v2.0/security-groups?id=120ed94a-e0f5-4cf3-9ac5-39a138e4f2e9&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2932] 10.0.0.129 () {32 vars in 817 bytes} [Mon May 11 02:10:08 2026] GET /v2.0/ports?network_id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f&mac_address=fa%3A16%3A3e%3Aa7%3A1d%3Acb => generated 1204 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:10:08.435 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3333e937-62d1-4dc9-a0dd-7f5d8b81c6df 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:10:08.438 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3333e937-62d1-4dc9-a0dd-7f5d8b81c6df 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:09.288 7 INFO neutron.db.ovn_revision_numbers_db [None req-3333e937-62d1-4dc9-a0dd-7f5d8b81c6df 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 8dce1c8f-73d2-42fb-bf8f-c53567e67901 (type: floatingips) to 1 2026-05-11 02:10:09.289 7 INFO neutron.db.l3_db [None req-3333e937-62d1-4dc9-a0dd-7f5d8b81c6df 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Floating IP 8dce1c8f-73d2-42fb-bf8f-c53567e67901 associated. External IP: 10.96.250.207, port: e8169931-734b-4fdd-9ea8-d78c5f89939c. [pid: 7|app: 0|req: 1402/2933] 10.0.0.129 () {34 vars in 676 bytes} [Mon May 11 02:10:08 2026] POST /v2.0/floatingips => generated 855 bytes in 1131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:10:09.400 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-43ddff8b-6687-4482-bfdd-889d8a6d065a'] response: {'name': 'network-changed', 'server_uuid': '8a714b26-eb42-438a-b230-1597140c04fd', 'tag': 'e8169931-734b-4fdd-9ea8-d78c5f89939c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1533/2936] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:10:09 2026] GET /v2.0/ports?tenant_id=759673a63cbb40c5aa9cfbb29d0772e0&device_id=8a714b26-eb42-438a-b230-1597140c04fd => generated 1442 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1404/2937] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/networks?id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f => generated 842 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2938] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=e8169931-734b-4fdd-9ea8-d78c5f89939c => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2939] 199.204.45.129 () {34 vars in 1105 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A32f&port_id=e8169931-734b-4fdd-9ea8-d78c5f89939c => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2940] 199.204.45.129 () {34 vars in 1063 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/subnets?id=42ddf471-d1c8-4fd8-883c-810833bdca9b&id=20c6a805-2092-4285-9f52-f20178fa49fc => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2941] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/ports?network_id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2942] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/ports?network_id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2943] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2944] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:10:10 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:10:11.601 7 INFO neutron.db.ovn_revision_numbers_db [None req-494dab41-fc32-4ea0-b4c0-aff65b49e5e1 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource 0287a87b-42b7-4bf0-a367-b5618553ce08 (type: security_groups) to 1 2026-05-11 02:10:11.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-494dab41-fc32-4ea0-b4c0-aff65b49e5e1 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource 574ddd3d-6bf1-458f-ab8b-fe3b2e5a6e32 (type: security_group_rules) to 0 2026-05-11 02:10:11.623 7 INFO neutron.db.ovn_revision_numbers_db [None req-494dab41-fc32-4ea0-b4c0-aff65b49e5e1 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource 77b981c9-c89b-453c-8ee7-e6d6763c3157 (type: security_group_rules) to 0 2026-05-11 02:10:11.637 7 INFO neutron.db.ovn_revision_numbers_db [None req-494dab41-fc32-4ea0-b4c0-aff65b49e5e1 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource 8f66fb4f-9541-42e4-be54-f833a65ddacc (type: security_group_rules) to 0 2026-05-11 02:10:11.650 7 INFO neutron.db.ovn_revision_numbers_db [None req-494dab41-fc32-4ea0-b4c0-aff65b49e5e1 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource c648a4db-db96-40a2-8a43-3a6822c25411 (type: security_group_rules) to 0 2026-05-11 02:10:11.730 7 INFO neutron.db.segments_db [None req-494dab41-fc32-4ea0-b4c0-aff65b49e5e1 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Added segment 456ad99e-64bd-4173-9946-364eb5ce4049 of type geneve for network 768445d7-95ba-46fa-a73d-4bd97699d93e 2026-05-11 02:10:11.835 7 INFO neutron.db.ovn_revision_numbers_db [None req-494dab41-fc32-4ea0-b4c0-aff65b49e5e1 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource 768445d7-95ba-46fa-a73d-4bd97699d93e (type: networks) to 1 2026-05-11 02:10:11.999 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-494dab41-fc32-4ea0-b4c0-aff65b49e5e1 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] No more DHCP agents 2026-05-11 02:10:12.000 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-494dab41-fc32-4ea0-b4c0-aff65b49e5e1 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Unable to schedule network 768445d7-95ba-46fa-a73d-4bd97699d93e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:12.047 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eac98ad4-ee7d-4078-970e-63bc78c9c337 - - - - - -] OVN reports status down for port: 00d1a368-339d-417d-b84f-745fede43af9 2026-05-11 02:10:12.082 7 INFO neutron.db.ovn_revision_numbers_db [None req-494dab41-fc32-4ea0-b4c0-aff65b49e5e1 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource 00d1a368-339d-417d-b84f-745fede43af9 (type: ports) to 1 [pid: 7|app: 0|req: 1408/2945] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:10:11 2026] POST /v2.0/networks => generated 668 bytes in 809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:10:12.342 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0901f438-674d-40eb-86b1-f001796c83a0 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] No more DHCP agents 2026-05-11 02:10:12.344 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0901f438-674d-40eb-86b1-f001796c83a0 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Unable to schedule network 768445d7-95ba-46fa-a73d-4bd97699d93e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:12.400 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43934cf6-06ac-4ac6-8268-3e5303614199 - - - - - -] OVN reports status down for port: ac290bad-4015-41c5-beb7-0501d2099bc9 2026-05-11 02:10:12.434 8 INFO neutron.db.ovn_revision_numbers_db [None req-0901f438-674d-40eb-86b1-f001796c83a0 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource ac290bad-4015-41c5-beb7-0501d2099bc9 (type: ports) to 1 [pid: 8|app: 0|req: 1538/2946] 10.0.0.129 () {34 vars in 663 bytes} [Mon May 11 02:10:12 2026] POST /v2.0/ports => generated 743 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:10:12.583 7 INFO neutron.db.segments_db [None req-0046c9d6-cffe-45c6-a27b-81e91dda8c33 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Added segment 5a565dec-4d22-44ba-a840-b8ffb6c41183 of type geneve for network b633745a-8613-4aff-b519-cc0ace1c5dbb 2026-05-11 02:10:12.673 7 INFO neutron.db.ovn_revision_numbers_db [None req-0046c9d6-cffe-45c6-a27b-81e91dda8c33 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource b633745a-8613-4aff-b519-cc0ace1c5dbb (type: networks) to 1 2026-05-11 02:10:12.836 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0046c9d6-cffe-45c6-a27b-81e91dda8c33 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] No more DHCP agents 2026-05-11 02:10:12.838 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0046c9d6-cffe-45c6-a27b-81e91dda8c33 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Unable to schedule network b633745a-8613-4aff-b519-cc0ace1c5dbb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:12.878 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43934cf6-06ac-4ac6-8268-3e5303614199 - - - - - -] OVN reports status down for port: 94e3ef39-4ae3-43bc-a662-6c187279969b 2026-05-11 02:10:12.933 7 INFO neutron.db.ovn_revision_numbers_db [None req-0046c9d6-cffe-45c6-a27b-81e91dda8c33 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource 94e3ef39-4ae3-43bc-a662-6c187279969b (type: ports) to 1 [pid: 7|app: 0|req: 1409/2947] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:10:12 2026] POST /v2.0/networks => generated 670 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:10:13.217 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef1d9a92-a791-49c1-a3be-cece8708122f 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] No more DHCP agents 2026-05-11 02:10:13.218 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef1d9a92-a791-49c1-a3be-cece8708122f 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Unable to schedule network b633745a-8613-4aff-b519-cc0ace1c5dbb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:13.269 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43934cf6-06ac-4ac6-8268-3e5303614199 - - - - - -] OVN reports status down for port: 5c76966c-5097-4f07-85eb-31e06e8d8ff0 2026-05-11 02:10:13.291 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef1d9a92-a791-49c1-a3be-cece8708122f 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource 5c76966c-5097-4f07-85eb-31e06e8d8ff0 (type: ports) to 1 [pid: 8|app: 0|req: 1539/2948] 10.0.0.129 () {34 vars in 663 bytes} [Mon May 11 02:10:12 2026] POST /v2.0/ports => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:10:13.434 7 INFO neutron.db.segments_db [None req-f31edae5-4cdc-483d-aa14-27bfcd6f14d5 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Added segment b516abe9-c30c-4752-9fcd-ded36ff7e79e of type geneve for network e3b0934d-a8ef-41e1-adcd-aee57c8d62c9 2026-05-11 02:10:13.556 7 INFO neutron.db.ovn_revision_numbers_db [None req-f31edae5-4cdc-483d-aa14-27bfcd6f14d5 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource e3b0934d-a8ef-41e1-adcd-aee57c8d62c9 (type: networks) to 1 2026-05-11 02:10:13.732 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f31edae5-4cdc-483d-aa14-27bfcd6f14d5 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] No more DHCP agents 2026-05-11 02:10:13.734 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f31edae5-4cdc-483d-aa14-27bfcd6f14d5 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Unable to schedule network e3b0934d-a8ef-41e1-adcd-aee57c8d62c9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:13.771 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43934cf6-06ac-4ac6-8268-3e5303614199 - - - - - -] OVN reports status down for port: a3cbabf1-b110-41c5-b9e3-51874fbd059a 2026-05-11 02:10:13.827 7 INFO neutron.db.ovn_revision_numbers_db [None req-f31edae5-4cdc-483d-aa14-27bfcd6f14d5 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource a3cbabf1-b110-41c5-b9e3-51874fbd059a (type: ports) to 1 [pid: 7|app: 0|req: 1410/2949] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:10:13 2026] POST /v2.0/networks => generated 670 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:10:14.131 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c7c7d54b-a07e-424a-898d-1b99a790ed41 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] No more DHCP agents 2026-05-11 02:10:14.133 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c7c7d54b-a07e-424a-898d-1b99a790ed41 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Unable to schedule network e3b0934d-a8ef-41e1-adcd-aee57c8d62c9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:14.202 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43934cf6-06ac-4ac6-8268-3e5303614199 - - - - - -] OVN reports status down for port: 314bf093-d59b-4fc5-98a2-d6c01cead999 2026-05-11 02:10:14.225 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7c7d54b-a07e-424a-898d-1b99a790ed41 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource 314bf093-d59b-4fc5-98a2-d6c01cead999 (type: ports) to 1 [pid: 8|app: 0|req: 1540/2950] 10.0.0.129 () {34 vars in 663 bytes} [Mon May 11 02:10:13 2026] POST /v2.0/ports => generated 743 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:10:14.362 7 INFO neutron.db.segments_db [None req-7612a661-e6b3-4c36-859a-bf24782613a4 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Added segment 34a75be3-25e0-4157-94ea-4a20610cabd8 of type geneve for network 12b25b0e-9c5a-4dd3-a69b-5b85a4b50795 2026-05-11 02:10:14.476 7 INFO neutron.db.ovn_revision_numbers_db [None req-7612a661-e6b3-4c36-859a-bf24782613a4 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource 12b25b0e-9c5a-4dd3-a69b-5b85a4b50795 (type: networks) to 1 2026-05-11 02:10:14.643 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7612a661-e6b3-4c36-859a-bf24782613a4 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] No more DHCP agents 2026-05-11 02:10:14.646 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7612a661-e6b3-4c36-859a-bf24782613a4 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Unable to schedule network 12b25b0e-9c5a-4dd3-a69b-5b85a4b50795: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:14.682 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eac98ad4-ee7d-4078-970e-63bc78c9c337 - - - - - -] OVN reports status down for port: 4b7743c1-96ea-4c22-8b8a-7c38ffa27d6c 2026-05-11 02:10:14.728 7 INFO neutron.db.ovn_revision_numbers_db [None req-7612a661-e6b3-4c36-859a-bf24782613a4 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource 4b7743c1-96ea-4c22-8b8a-7c38ffa27d6c (type: ports) to 1 [pid: 7|app: 0|req: 1411/2951] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:10:14 2026] POST /v2.0/networks => generated 670 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:10:14.981 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bbbfaa78-8907-407c-b5f6-475566920f40 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] No more DHCP agents 2026-05-11 02:10:14.982 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bbbfaa78-8907-407c-b5f6-475566920f40 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Unable to schedule network 12b25b0e-9c5a-4dd3-a69b-5b85a4b50795: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:15.031 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eac98ad4-ee7d-4078-970e-63bc78c9c337 - - - - - -] OVN reports status down for port: ca6e6628-91f3-4a20-8d98-30c412faa4ad 2026-05-11 02:10:15.098 8 INFO neutron.db.ovn_revision_numbers_db [None req-bbbfaa78-8907-407c-b5f6-475566920f40 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource ca6e6628-91f3-4a20-8d98-30c412faa4ad (type: ports) to 1 [pid: 8|app: 0|req: 1541/2952] 10.0.0.129 () {34 vars in 663 bytes} [Mon May 11 02:10:14 2026] POST /v2.0/ports => generated 743 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:10:15.296 7 INFO neutron.db.segments_db [None req-7542f5d2-6b59-4f83-a8b6-98defc5f1f23 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Added segment 33ea6b8a-331e-4e33-921d-4138ea895c4b of type geneve for network e19a8398-25bd-42b5-9750-dbdb9bc0e0a6 2026-05-11 02:10:15.402 7 INFO neutron.db.ovn_revision_numbers_db [None req-7542f5d2-6b59-4f83-a8b6-98defc5f1f23 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource e19a8398-25bd-42b5-9750-dbdb9bc0e0a6 (type: networks) to 1 2026-05-11 02:10:15.567 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7542f5d2-6b59-4f83-a8b6-98defc5f1f23 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] No more DHCP agents 2026-05-11 02:10:15.568 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7542f5d2-6b59-4f83-a8b6-98defc5f1f23 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Unable to schedule network e19a8398-25bd-42b5-9750-dbdb9bc0e0a6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:15.609 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eac98ad4-ee7d-4078-970e-63bc78c9c337 - - - - - -] OVN reports status down for port: 2798b193-88ee-49a1-bff6-103168e0cf9b 2026-05-11 02:10:15.641 7 INFO neutron.db.ovn_revision_numbers_db [None req-7542f5d2-6b59-4f83-a8b6-98defc5f1f23 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource 2798b193-88ee-49a1-bff6-103168e0cf9b (type: ports) to 1 [pid: 7|app: 0|req: 1412/2953] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:10:15 2026] POST /v2.0/networks => generated 669 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1413/2954] 10.0.0.244 () {34 vars in 989 bytes} [Mon May 11 02:10:15 2026] GET /v2.0/ports?device_id=8a714b26-eb42-438a-b230-1597140c04fd => generated 1442 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2955] 10.0.0.244 () {34 vars in 1039 bytes} [Mon May 11 02:10:15 2026] GET /v2.0/security-groups?id=120ed94a-e0f5-4cf3-9ac5-39a138e4f2e9&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:10:15.901 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3a2cd502-8eb0-431e-b696-849826911c30 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] No more DHCP agents 2026-05-11 02:10:15.902 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3a2cd502-8eb0-431e-b696-849826911c30 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Unable to schedule network e19a8398-25bd-42b5-9750-dbdb9bc0e0a6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:15.946 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eac98ad4-ee7d-4078-970e-63bc78c9c337 - - - - - -] OVN reports status down for port: f1b8caf1-c1a2-45ae-9434-2fa5c0d50cdb 2026-05-11 02:10:16.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-3a2cd502-8eb0-431e-b696-849826911c30 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Successfully bumped revision number for resource f1b8caf1-c1a2-45ae-9434-2fa5c0d50cdb (type: ports) to 1 [pid: 8|app: 0|req: 1542/2956] 10.0.0.129 () {34 vars in 663 bytes} [Mon May 11 02:10:15 2026] POST /v2.0/ports => generated 743 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2957] 10.0.0.129 () {34 vars in 746 bytes} [Mon May 11 02:10:16 2026] PUT /v2.0/ports/ac290bad-4015-41c5-beb7-0501d2099bc9/tags => generated 17 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1543/2958] 10.0.0.129 () {34 vars in 746 bytes} [Mon May 11 02:10:16 2026] PUT /v2.0/ports/5c76966c-5097-4f07-85eb-31e06e8d8ff0/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1416/2959] 10.0.0.129 () {34 vars in 746 bytes} [Mon May 11 02:10:16 2026] PUT /v2.0/ports/314bf093-d59b-4fc5-98a2-d6c01cead999/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1544/2960] 10.0.0.129 () {34 vars in 746 bytes} [Mon May 11 02:10:16 2026] PUT /v2.0/ports/ca6e6628-91f3-4a20-8d98-30c412faa4ad/tags => generated 19 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1417/2961] 10.0.0.129 () {32 vars in 659 bytes} [Mon May 11 02:10:16 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1545/2962] 10.0.0.129 () {32 vars in 673 bytes} [Mon May 11 02:10:16 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2963] 10.0.0.129 () {32 vars in 669 bytes} [Mon May 11 02:10:16 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2964] 10.0.0.129 () {32 vars in 681 bytes} [Mon May 11 02:10:16 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2965] 10.0.0.129 () {32 vars in 667 bytes} [Mon May 11 02:10:16 2026] GET /v2.0/ports?not-tags=red => generated 5268 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2966] 10.0.0.129 () {32 vars in 681 bytes} [Mon May 11 02:10:16 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 6008 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2967] 10.0.0.129 () {32 vars in 677 bytes} [Mon May 11 02:10:17 2026] GET /v2.0/ports?not-tags-any=blue => generated 6008 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2968] 10.0.0.129 () {32 vars in 689 bytes} [Mon May 11 02:10:17 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 5268 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:10:17.937 7 INFO neutron_taas.services.taas.taas_plugin [None req-d175494b-c7d8-4e2f-9194-892cb0aeb47c 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] TaaS: Handle Delete Port: ac290bad-4015-41c5-beb7-0501d2099bc9 2026-05-11 02:10:17.940 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d175494b-c7d8-4e2f-9194-892cb0aeb47c 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Tap Mirror: Handle Delete Port: ac290bad-4015-41c5-beb7-0501d2099bc9 [pid: 7|app: 0|req: 1421/2969] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:10:17 2026] DELETE /v2.0/ports/ac290bad-4015-41c5-beb7-0501d2099bc9 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:10:18.175 8 INFO neutron_taas.services.taas.taas_plugin [None req-92744c0c-2cd6-4bff-91e0-6db1942e4b84 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] TaaS: Handle Delete Port: 5c76966c-5097-4f07-85eb-31e06e8d8ff0 2026-05-11 02:10:18.179 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92744c0c-2cd6-4bff-91e0-6db1942e4b84 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Tap Mirror: Handle Delete Port: 5c76966c-5097-4f07-85eb-31e06e8d8ff0 [pid: 8|app: 0|req: 1549/2970] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:10:18 2026] DELETE /v2.0/ports/5c76966c-5097-4f07-85eb-31e06e8d8ff0 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:10:18.417 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b40f10e-4322-419d-8343-189c01f99d3e 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] TaaS: Handle Delete Port: 314bf093-d59b-4fc5-98a2-d6c01cead999 2026-05-11 02:10:18.421 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b40f10e-4322-419d-8343-189c01f99d3e 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Tap Mirror: Handle Delete Port: 314bf093-d59b-4fc5-98a2-d6c01cead999 [pid: 7|app: 0|req: 1422/2971] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:10:18 2026] DELETE /v2.0/ports/314bf093-d59b-4fc5-98a2-d6c01cead999 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:10:18.665 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e3dfbac-00ea-466b-9759-765eb3ac0d4d 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] TaaS: Handle Delete Port: ca6e6628-91f3-4a20-8d98-30c412faa4ad 2026-05-11 02:10:18.668 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e3dfbac-00ea-466b-9759-765eb3ac0d4d 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Tap Mirror: Handle Delete Port: ca6e6628-91f3-4a20-8d98-30c412faa4ad [pid: 8|app: 0|req: 1550/2972] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:10:18 2026] DELETE /v2.0/ports/ca6e6628-91f3-4a20-8d98-30c412faa4ad => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:10:18.900 7 INFO neutron_taas.services.taas.taas_plugin [None req-60f6b5c0-91f4-49d1-9b3d-0485afb91c80 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] TaaS: Handle Delete Port: f1b8caf1-c1a2-45ae-9434-2fa5c0d50cdb 2026-05-11 02:10:18.903 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60f6b5c0-91f4-49d1-9b3d-0485afb91c80 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Tap Mirror: Handle Delete Port: f1b8caf1-c1a2-45ae-9434-2fa5c0d50cdb [pid: 7|app: 0|req: 1423/2973] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:10:18 2026] DELETE /v2.0/ports/f1b8caf1-c1a2-45ae-9434-2fa5c0d50cdb => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:10:19.126 8 INFO neutron_taas.services.taas.taas_plugin [None req-df4c4783-fcf2-4a1c-984b-88c3eca4a3bd 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] TaaS: Handle Delete Port: 00d1a368-339d-417d-b84f-745fede43af9 2026-05-11 02:10:19.129 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df4c4783-fcf2-4a1c-984b-88c3eca4a3bd 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Tap Mirror: Handle Delete Port: 00d1a368-339d-417d-b84f-745fede43af9 2026-05-11 02:10:19.319 8 INFO neutron.services.segments.plugin [-] Segment 456ad99e-64bd-4173-9946-364eb5ce4049 resource provider aggregate not found 2026-05-11 02:10:19.325 8 INFO neutron.services.segments.plugin [-] Segment 456ad99e-64bd-4173-9946-364eb5ce4049 resource provider aggregate not found 2026-05-11 02:10:19.341 8 INFO neutron.services.segments.plugin [-] Segment 456ad99e-64bd-4173-9946-364eb5ce4049 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 456ad99e-64bd-4173-9946-364eb5ce4049 found for delete ", "request_id": "req-193cb11c-09cc-49ca-81df-7fffd0ef5bb1"}]} 2026-05-11 02:10:19.345 8 INFO neutron.services.segments.plugin [-] Segment 456ad99e-64bd-4173-9946-364eb5ce4049 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 456ad99e-64bd-4173-9946-364eb5ce4049 found for delete ", "request_id": "req-e473a9fd-e2bb-48ee-8374-f761bc2e3e7b"}]} [pid: 8|app: 0|req: 1551/2974] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:10:19 2026] DELETE /v2.0/networks/768445d7-95ba-46fa-a73d-4bd97699d93e => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:10:19.496 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b1a32c9-c2df-4900-a803-86b93cab4b96 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] TaaS: Handle Delete Port: 94e3ef39-4ae3-43bc-a662-6c187279969b 2026-05-11 02:10:19.499 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b1a32c9-c2df-4900-a803-86b93cab4b96 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Tap Mirror: Handle Delete Port: 94e3ef39-4ae3-43bc-a662-6c187279969b 2026-05-11 02:10:19.663 7 INFO neutron.services.segments.plugin [-] Segment 5a565dec-4d22-44ba-a840-b8ffb6c41183 resource provider aggregate not found 2026-05-11 02:10:19.671 7 INFO neutron.services.segments.plugin [-] Segment 5a565dec-4d22-44ba-a840-b8ffb6c41183 resource provider aggregate not found 2026-05-11 02:10:19.691 7 INFO neutron.services.segments.plugin [-] Segment 5a565dec-4d22-44ba-a840-b8ffb6c41183 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a565dec-4d22-44ba-a840-b8ffb6c41183 found for delete ", "request_id": "req-af25abdf-60ea-45d6-9a60-9b8aaee7ef2a"}]} 2026-05-11 02:10:19.694 7 INFO neutron.services.segments.plugin [-] Segment 5a565dec-4d22-44ba-a840-b8ffb6c41183 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a565dec-4d22-44ba-a840-b8ffb6c41183 found for delete ", "request_id": "req-f4440c40-f6f9-4f5d-9d23-fbb3412549f5"}]} [pid: 7|app: 0|req: 1424/2975] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:10:19 2026] DELETE /v2.0/networks/b633745a-8613-4aff-b519-cc0ace1c5dbb => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:10:19.828 8 INFO neutron_taas.services.taas.taas_plugin [None req-225df0f8-72b1-4372-b2ba-555d5ea630d5 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] TaaS: Handle Delete Port: a3cbabf1-b110-41c5-b9e3-51874fbd059a 2026-05-11 02:10:19.831 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-225df0f8-72b1-4372-b2ba-555d5ea630d5 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Tap Mirror: Handle Delete Port: a3cbabf1-b110-41c5-b9e3-51874fbd059a [pid: 8|app: 0|req: 1552/2976] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:10:19 2026] DELETE /v2.0/networks/e3b0934d-a8ef-41e1-adcd-aee57c8d62c9 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:10:20.181 7 INFO neutron_taas.services.taas.taas_plugin [None req-61528894-73e7-48b0-a062-116d51447399 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] TaaS: Handle Delete Port: 4b7743c1-96ea-4c22-8b8a-7c38ffa27d6c 2026-05-11 02:10:20.184 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61528894-73e7-48b0-a062-116d51447399 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Tap Mirror: Handle Delete Port: 4b7743c1-96ea-4c22-8b8a-7c38ffa27d6c [pid: 7|app: 0|req: 1425/2977] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:10:20 2026] DELETE /v2.0/networks/12b25b0e-9c5a-4dd3-a69b-5b85a4b50795 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:10:20.531 8 INFO neutron_taas.services.taas.taas_plugin [None req-75b083ba-e98a-4332-948f-11be28ce425f 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] TaaS: Handle Delete Port: 2798b193-88ee-49a1-bff6-103168e0cf9b 2026-05-11 02:10:20.533 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75b083ba-e98a-4332-948f-11be28ce425f 8de5686a566b406d93e63a272d90f43c c88c7bf3a92a4f9cb660b639a9ba10b1 - - default default] Tap Mirror: Handle Delete Port: 2798b193-88ee-49a1-bff6-103168e0cf9b [pid: 7|app: 0|req: 1426/2978] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:10:20 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2979] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:10:20 2026] DELETE /v2.0/networks/e19a8398-25bd-42b5-9750-dbdb9bc0e0a6 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:10:21.362 8 INFO neutron.services.segments.plugin [-] Segment b516abe9-c30c-4752-9fcd-ded36ff7e79e resource provider aggregate not found 2026-05-11 02:10:21.368 8 INFO neutron.services.segments.plugin [-] Segment b516abe9-c30c-4752-9fcd-ded36ff7e79e resource provider aggregate not found 2026-05-11 02:10:21.385 8 INFO neutron.services.segments.plugin [-] Segment b516abe9-c30c-4752-9fcd-ded36ff7e79e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b516abe9-c30c-4752-9fcd-ded36ff7e79e found for delete ", "request_id": "req-02836343-08be-4c96-bfd5-29d122578bb9"}]} 2026-05-11 02:10:21.391 8 INFO neutron.services.segments.plugin [-] Segment b516abe9-c30c-4752-9fcd-ded36ff7e79e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b516abe9-c30c-4752-9fcd-ded36ff7e79e found for delete ", "request_id": "req-eb195709-f1f6-4269-8643-942dfa4bf520"}]} 2026-05-11 02:10:21.408 8 INFO neutron.services.segments.plugin [-] Segment 33ea6b8a-331e-4e33-921d-4138ea895c4b resource provider aggregate not found 2026-05-11 02:10:21.409 8 INFO neutron.services.segments.plugin [-] Segment 33ea6b8a-331e-4e33-921d-4138ea895c4b resource provider aggregate not found 2026-05-11 02:10:21.424 8 INFO neutron.services.segments.plugin [-] Segment 33ea6b8a-331e-4e33-921d-4138ea895c4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33ea6b8a-331e-4e33-921d-4138ea895c4b found for delete ", "request_id": "req-2655194a-f11c-478c-a5eb-fc56862935a0"}]} 2026-05-11 02:10:21.428 8 INFO neutron.services.segments.plugin [-] Segment 33ea6b8a-331e-4e33-921d-4138ea895c4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33ea6b8a-331e-4e33-921d-4138ea895c4b found for delete ", "request_id": "req-a638b396-13a2-4c66-9f47-7c302576af76"}]} [pid: 7|app: 0|req: 1427/2980] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:10:21 2026] GET /v2.0/security-groups?tenant_id=c88c7bf3a92a4f9cb660b639a9ba10b1&name=default => generated 2929 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:10:21.710 7 INFO neutron.services.segments.plugin [-] Segment 34a75be3-25e0-4157-94ea-4a20610cabd8 resource provider aggregate not found 2026-05-11 02:10:21.719 7 INFO neutron.services.segments.plugin [-] Segment 34a75be3-25e0-4157-94ea-4a20610cabd8 resource provider aggregate not found 2026-05-11 02:10:21.729 7 INFO neutron.services.segments.plugin [-] Segment 34a75be3-25e0-4157-94ea-4a20610cabd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34a75be3-25e0-4157-94ea-4a20610cabd8 found for delete ", "request_id": "req-524c4ee6-fdb8-4fc3-92c6-54bc4338d3fa"}]} 2026-05-11 02:10:21.739 7 INFO neutron.services.segments.plugin [-] Segment 34a75be3-25e0-4157-94ea-4a20610cabd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34a75be3-25e0-4157-94ea-4a20610cabd8 found for delete ", "request_id": "req-18c90ea8-8dee-49d7-9030-5b9e7d95166e"}]} [pid: 7|app: 0|req: 1428/2981] 10.0.0.75 () {30 vars in 688 bytes} [Mon May 11 02:10:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2982] 10.0.0.75 () {30 vars in 690 bytes} [Mon May 11 02:10:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2983] 10.0.0.75 () {30 vars in 666 bytes} [Mon May 11 02:10:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2984] 10.0.0.75 () {30 vars in 702 bytes} [Mon May 11 02:10:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2985] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:10:21 2026] DELETE /v2.0/security-groups/0287a87b-42b7-4bf0-a367-b5618553ce08 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:22.184 7 INFO neutron.db.ovn_revision_numbers_db [None req-657a8ade-5f72-4fef-96d8-abc7249e75e8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ce79912a-a6f3-4f13-bb0c-d846f7800c99 (type: security_groups) to 1 2026-05-11 02:10:22.197 7 INFO neutron.db.ovn_revision_numbers_db [None req-657a8ade-5f72-4fef-96d8-abc7249e75e8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 31ae2542-6db8-4d73-8b94-f3c598e8fefc (type: security_group_rules) to 0 2026-05-11 02:10:22.208 7 INFO neutron.db.ovn_revision_numbers_db [None req-657a8ade-5f72-4fef-96d8-abc7249e75e8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c74bab33-5fd1-41cd-a575-3d621af815a7 (type: security_group_rules) to 0 2026-05-11 02:10:22.220 7 INFO neutron.db.ovn_revision_numbers_db [None req-657a8ade-5f72-4fef-96d8-abc7249e75e8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d5e03bc0-cd23-40c6-b1f5-f1ebe099d20a (type: security_group_rules) to 0 2026-05-11 02:10:22.241 7 INFO neutron.db.ovn_revision_numbers_db [None req-657a8ade-5f72-4fef-96d8-abc7249e75e8 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource f27c3e7b-9a72-4c71-890b-caf58582041e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1432/2986] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/security-groups?tenant_id=79d65d10f65f4d55bf165392b8a1282b&name=default => generated 2929 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2987] 10.0.0.75 () {28 vars in 437 bytes} [Mon May 11 02:10:22 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2988] 10.0.0.75 () {30 vars in 726 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 658 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2989] 10.0.0.75 () {30 vars in 688 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2990] 10.0.0.75 () {30 vars in 690 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2991] 10.0.0.75 () {30 vars in 666 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/2992] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:10:22 2026] DELETE /v2.0/security-groups/ce79912a-a6f3-4f13-bb0c-d846f7800c99 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2993] 10.0.0.75 () {30 vars in 702 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2994] 10.0.0.75 () {30 vars in 726 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2995] 10.0.0.75 () {30 vars in 688 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2996] 10.0.0.75 () {30 vars in 690 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2997] 10.0.0.75 () {30 vars in 666 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2998] 10.0.0.75 () {30 vars in 702 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:10:22.747 7 INFO neutron.db.ovn_revision_numbers_db [None req-604c3706-2d4d-453c-9a2a-fcdae8f9f06b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 384943b4-8dd2-437b-bc31-5d1ae9603d4a (type: security_groups) to 1 2026-05-11 02:10:22.759 7 INFO neutron.db.ovn_revision_numbers_db [None req-604c3706-2d4d-453c-9a2a-fcdae8f9f06b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 3a5dab2d-40db-42ff-a698-24b76bef32f1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1561/2999] 10.0.0.75 () {30 vars in 728 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602 => generated 839 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:10:22.768 7 INFO neutron.db.ovn_revision_numbers_db [None req-604c3706-2d4d-453c-9a2a-fcdae8f9f06b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ab7b5edf-27b5-440e-ae6e-5305aca5db08 (type: security_group_rules) to 0 2026-05-11 02:10:22.780 7 INFO neutron.db.ovn_revision_numbers_db [None req-604c3706-2d4d-453c-9a2a-fcdae8f9f06b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource af8a5ff0-e383-4e51-929c-2823672f997a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1562/3000] 10.0.0.75 () {30 vars in 680 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:10:22.796 7 INFO neutron.db.ovn_revision_numbers_db [None req-604c3706-2d4d-453c-9a2a-fcdae8f9f06b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bada508e-84c0-49f1-b607-4ccc79235cfe (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1439/3001] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:10:22 2026] GET /v2.0/security-groups?tenant_id=26f1db2b99a44e65a3dc99d70df29930&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3002] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:10:22 2026] DELETE /v2.0/security-groups/384943b4-8dd2-437b-bc31-5d1ae9603d4a => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:23.114 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c950e521-6119-4ebf-9eab-f8b6621d8bee dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:10:23.116 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c950e521-6119-4ebf-9eab-f8b6621d8bee dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 0b8bb45d-145e-40f8-8f97-ced5f64b0602: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:23.229 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43934cf6-06ac-4ac6-8268-3e5303614199 - - - - - -] OVN reports status down for port: 99958336-5684-446b-86a0-0f3c0d9eae4c 2026-05-11 02:10:23.262 8 INFO neutron.db.ovn_revision_numbers_db [None req-c950e521-6119-4ebf-9eab-f8b6621d8bee dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 99958336-5684-446b-86a0-0f3c0d9eae4c (type: ports) to 1 [pid: 8|app: 0|req: 1563/3003] 10.0.0.75 () {34 vars in 702 bytes} [Mon May 11 02:10:22 2026] POST /v2.0/ports => generated 1132 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1565/3006] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:10:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3007] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:10:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3008] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:10:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3009] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:10:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3010] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:10:26 2026] GET /v2.0/ports/99958336-5684-446b-86a0-0f3c0d9eae4c => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3011] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:10:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3012] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:10:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3013] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:10:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3014] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:10:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:10:26.910 7 INFO neutron.api.v2.resource [None req-a90dbae5-106e-4710-812a-5b9128f045a1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1446/3015] 199.204.45.129 () {30 vars in 762 bytes} [Mon May 11 02:10:26 2026] GET /v2.0/security-groups/lb-6989a970-8155-429c-bcea-5653cca15601 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3016] 199.204.45.129 () {30 vars in 784 bytes} [Mon May 11 02:10:26 2026] GET /v2.0/security-groups?name=lb-6989a970-8155-429c-bcea-5653cca15601 => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:10:27.085 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a62e935-b00e-4a80-befe-5e7be89db056 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 66a45975-d2c1-4616-83f4-942a71b51f6d (type: security_groups) to 1 2026-05-11 02:10:27.101 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a62e935-b00e-4a80-befe-5e7be89db056 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 30a5e89f-e3d7-4a07-b02a-eda31e434d14 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1571/3017] 10.0.0.129 () {34 vars in 677 bytes} [Mon May 11 02:10:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:10:27.114 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a62e935-b00e-4a80-befe-5e7be89db056 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bfb9a591-cbf6-4937-8a63-20b44f0272e5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1572/3018] 10.0.0.129 () {34 vars in 677 bytes} [Mon May 11 02:10:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3019] 199.204.45.129 () {34 vars in 735 bytes} [Mon May 11 02:10:26 2026] POST /v2.0/security-groups => generated 1638 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3020] 10.0.0.129 () {34 vars in 677 bytes} [Mon May 11 02:10:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3021] 199.204.45.129 () {30 vars in 814 bytes} [Mon May 11 02:10:27 2026] GET /v2.0/security-group-rules?security_group_id=66a45975-d2c1-4616-83f4-942a71b51f6d => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3022] 10.0.0.129 () {34 vars in 677 bytes} [Mon May 11 02:10:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3023] 10.0.0.129 () {34 vars in 677 bytes} [Mon May 11 02:10:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3024] 10.0.0.129 () {34 vars in 752 bytes} [Mon May 11 02:10:27 2026] PUT /v2.0/policies/e0616f8e-996e-47d4-8bb1-3b6751251fbc/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3025] 10.0.0.129 () {34 vars in 752 bytes} [Mon May 11 02:10:27 2026] PUT /v2.0/policies/ec38aa81-72f8-4a55-aa6d-44becc9ec66a/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3026] 10.0.0.129 () {34 vars in 752 bytes} [Mon May 11 02:10:27 2026] PUT /v2.0/policies/10e26969-399b-40ca-8f34-a9b13f31d853/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3027] 10.0.0.129 () {34 vars in 752 bytes} [Mon May 11 02:10:27 2026] PUT /v2.0/policies/4106a1d8-22a0-43dd-9278-cc3dd3e8f85c/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:10:27.563 7 INFO neutron.db.ovn_revision_numbers_db [None req-928f183f-984c-4a38-9220-0985bb694685 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 99958336-5684-446b-86a0-0f3c0d9eae4c (type: ports) to 2 [pid: 7|app: 0|req: 1449/3028] 199.204.45.129 () {34 vars in 788 bytes} [Mon May 11 02:10:27 2026] PUT /v2.0/ports/99958336-5684-446b-86a0-0f3c0d9eae4c => generated 1132 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3029] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:10:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1450/3030] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:10:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3031] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:10:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3032] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:10:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3033] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:10:27 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3034] 10.0.0.129 () {32 vars in 673 bytes} [Mon May 11 02:10:27 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3035] 10.0.0.129 () {32 vars in 687 bytes} [Mon May 11 02:10:28 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3036] 10.0.0.129 () {32 vars in 683 bytes} [Mon May 11 02:10:28 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3037] 10.0.0.129 () {32 vars in 695 bytes} [Mon May 11 02:10:28 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3038] 10.0.0.129 () {32 vars in 681 bytes} [Mon May 11 02:10:28 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3039] 10.0.0.129 () {32 vars in 695 bytes} [Mon May 11 02:10:28 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3040] 10.0.0.129 () {32 vars in 691 bytes} [Mon May 11 02:10:28 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3041] 10.0.0.129 () {32 vars in 703 bytes} [Mon May 11 02:10:28 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3042] 10.0.0.129 () {32 vars in 733 bytes} [Mon May 11 02:10:28 2026] DELETE /v2.0/qos/policies/e0616f8e-996e-47d4-8bb1-3b6751251fbc => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3043] 10.0.0.129 () {32 vars in 733 bytes} [Mon May 11 02:10:28 2026] DELETE /v2.0/qos/policies/ec38aa81-72f8-4a55-aa6d-44becc9ec66a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3044] 10.0.0.129 () {32 vars in 733 bytes} [Mon May 11 02:10:28 2026] DELETE /v2.0/qos/policies/10e26969-399b-40ca-8f34-a9b13f31d853 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3045] 10.0.0.129 () {32 vars in 733 bytes} [Mon May 11 02:10:28 2026] DELETE /v2.0/qos/policies/4106a1d8-22a0-43dd-9278-cc3dd3e8f85c => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3046] 10.0.0.129 () {32 vars in 733 bytes} [Mon May 11 02:10:28 2026] DELETE /v2.0/qos/policies/a97f65e7-9582-4c0a-8c8a-f14be4c09a90 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:29.887 8 INFO neutron.db.ovn_revision_numbers_db [None req-665bf11c-01ba-4494-8698-180c077b75ac dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 26f75094-1aed-4535-b528-dddcbd5dab94 (type: security_groups) to 1 2026-05-11 02:10:29.899 8 INFO neutron.db.ovn_revision_numbers_db [None req-665bf11c-01ba-4494-8698-180c077b75ac dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 101128a8-8dd5-471e-b1e5-71e89c018552 (type: security_group_rules) to 0 2026-05-11 02:10:29.913 8 INFO neutron.db.ovn_revision_numbers_db [None req-665bf11c-01ba-4494-8698-180c077b75ac dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6f1f46b9-67ad-422a-8ef3-740d95f12264 (type: security_group_rules) to 0 2026-05-11 02:10:29.931 8 INFO neutron.db.ovn_revision_numbers_db [None req-665bf11c-01ba-4494-8698-180c077b75ac dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 7cdfb750-7f3b-4393-a6f9-f9ebba1ba056 (type: security_group_rules) to 0 2026-05-11 02:10:29.946 8 INFO neutron.db.ovn_revision_numbers_db [None req-665bf11c-01ba-4494-8698-180c077b75ac dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource fa10322b-b9fa-429f-b49d-cc719c35dec3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1589/3047] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:10:29 2026] GET /v2.0/security-groups?tenant_id=a8af082ff7614b6c9eba1029328f7cb4&name=default => generated 2929 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3048] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:10:29 2026] DELETE /v2.0/security-groups/26f75094-1aed-4535-b528-dddcbd5dab94 => generated 0 bytes in 749 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:30.936 8 INFO neutron.db.ovn_revision_numbers_db [None req-e694bf4a-32f2-4fa2-90b9-bb7ce96dcec5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 39166480-89d6-43ff-87fb-227215f9ca83 (type: security_groups) to 1 2026-05-11 02:10:30.949 8 INFO neutron.db.ovn_revision_numbers_db [None req-e694bf4a-32f2-4fa2-90b9-bb7ce96dcec5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0889376c-c5c2-4501-97d8-d4af1830b087 (type: security_group_rules) to 0 2026-05-11 02:10:30.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-e694bf4a-32f2-4fa2-90b9-bb7ce96dcec5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 550c38e8-fe90-4e24-8779-8fe6bd39e03f (type: security_group_rules) to 0 2026-05-11 02:10:30.973 8 INFO neutron.db.ovn_revision_numbers_db [None req-e694bf4a-32f2-4fa2-90b9-bb7ce96dcec5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource dc58c3dc-23b8-4d5c-bbf2-6afd8020b72d (type: security_group_rules) to 0 2026-05-11 02:10:30.986 8 INFO neutron.db.ovn_revision_numbers_db [None req-e694bf4a-32f2-4fa2-90b9-bb7ce96dcec5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e0cd2ce3-5132-4af8-83f1-99ab62bf9353 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1590/3049] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:10:30 2026] GET /v2.0/security-groups?tenant_id=cd124dad79af446ca42aea08c217e6e1&name=default => generated 2929 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3050] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:10:31 2026] DELETE /v2.0/security-groups/39166480-89d6-43ff-87fb-227215f9ca83 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:31.519 8 INFO neutron.db.ovn_revision_numbers_db [None req-79691f43-72ac-4ad7-bac2-23ed42b99a69 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ada13f90-8048-4c5b-aa85-2afb48ca52a1 (type: security_groups) to 1 2026-05-11 02:10:31.531 8 INFO neutron.db.ovn_revision_numbers_db [None req-79691f43-72ac-4ad7-bac2-23ed42b99a69 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 08bf5de5-234e-43d0-ac6b-b351d5ad3e61 (type: security_group_rules) to 0 2026-05-11 02:10:31.543 8 INFO neutron.db.ovn_revision_numbers_db [None req-79691f43-72ac-4ad7-bac2-23ed42b99a69 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6cb1050b-7f84-47fd-a317-c36525694848 (type: security_group_rules) to 0 2026-05-11 02:10:31.555 8 INFO neutron.db.ovn_revision_numbers_db [None req-79691f43-72ac-4ad7-bac2-23ed42b99a69 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource da65b5dc-83b3-4866-a657-b252500ae113 (type: security_group_rules) to 0 2026-05-11 02:10:31.570 8 INFO neutron.db.ovn_revision_numbers_db [None req-79691f43-72ac-4ad7-bac2-23ed42b99a69 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ded775d4-67a0-4b6c-9951-153e4a6339cb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1591/3051] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:10:31 2026] GET /v2.0/security-groups?tenant_id=ac2840fee2b44bb88e89417637acf151&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3052] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:10:31 2026] DELETE /v2.0/security-groups/ada13f90-8048-4c5b-aa85-2afb48ca52a1 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:35.101 8 INFO neutron.db.ovn_revision_numbers_db [None req-06e57cb6-1687-488a-ba26-f62705ca1af9 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] Successfully bumped revision number for resource d40b3474-bb22-4d57-bfeb-30e22901160b (type: security_groups) to 1 2026-05-11 02:10:35.113 8 INFO neutron.db.ovn_revision_numbers_db [None req-06e57cb6-1687-488a-ba26-f62705ca1af9 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] Successfully bumped revision number for resource 43c671c8-944f-470b-9ee2-2c88a6048e17 (type: security_group_rules) to 0 2026-05-11 02:10:35.125 8 INFO neutron.db.ovn_revision_numbers_db [None req-06e57cb6-1687-488a-ba26-f62705ca1af9 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] Successfully bumped revision number for resource 73b6a15f-abae-41b9-9833-1d50004252b8 (type: security_group_rules) to 0 2026-05-11 02:10:35.136 8 INFO neutron.db.ovn_revision_numbers_db [None req-06e57cb6-1687-488a-ba26-f62705ca1af9 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] Successfully bumped revision number for resource 85a453ca-e85b-4d3c-9e0c-12129e3ca204 (type: security_group_rules) to 0 2026-05-11 02:10:35.151 8 INFO neutron.db.ovn_revision_numbers_db [None req-06e57cb6-1687-488a-ba26-f62705ca1af9 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] Successfully bumped revision number for resource ff472840-f281-4d54-bfbd-fdb55f265f07 (type: security_group_rules) to 0 2026-05-11 02:10:35.226 8 INFO neutron.db.segments_db [None req-06e57cb6-1687-488a-ba26-f62705ca1af9 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] Added segment 0e1f662e-e804-4175-bed4-161a480c2c29 of type geneve for network a1279e67-dcc1-4f75-9bda-e232a4acbc2d 2026-05-11 02:10:35.330 8 INFO neutron.db.ovn_revision_numbers_db [None req-06e57cb6-1687-488a-ba26-f62705ca1af9 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] Successfully bumped revision number for resource a1279e67-dcc1-4f75-9bda-e232a4acbc2d (type: networks) to 1 [pid: 7|app: 0|req: 1462/3053] 10.0.0.128 () {34 vars in 1015 bytes} [Mon May 11 02:10:35 2026] GET /v2.0/security-groups?id=6deed446-a824-4e6b-b741-423dd6bffec9&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3054] 10.0.0.128 () {34 vars in 981 bytes} [Mon May 11 02:10:35 2026] GET /v2.0/networks?id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e => generated 776 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3055] 10.0.0.128 () {34 vars in 964 bytes} [Mon May 11 02:10:35 2026] GET /v2.0/quotas/5c3ee0faeb5d4be783e7499684a45f46 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:10:35.491 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-06e57cb6-1687-488a-ba26-f62705ca1af9 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] No more DHCP agents 2026-05-11 02:10:35.493 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-06e57cb6-1687-488a-ba26-f62705ca1af9 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] Unable to schedule network a1279e67-dcc1-4f75-9bda-e232a4acbc2d: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1465/3056] 10.0.0.128 () {34 vars in 1001 bytes} [Mon May 11 02:10:35 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&fields=id => generated 149 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:10:35.567 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43934cf6-06ac-4ac6-8268-3e5303614199 - - - - - -] OVN reports status down for port: 76e765fb-ddf8-476b-8b89-a68de0d23f68 2026-05-11 02:10:35.570 8 INFO neutron.db.ovn_revision_numbers_db [None req-06e57cb6-1687-488a-ba26-f62705ca1af9 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] Successfully bumped revision number for resource 76e765fb-ddf8-476b-8b89-a68de0d23f68 (type: ports) to 1 [pid: 8|app: 0|req: 1592/3057] 10.0.0.129 () {34 vars in 669 bytes} [Mon May 11 02:10:34 2026] POST /v2.0/networks => generated 670 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3058] 10.0.0.128 () {34 vars in 1007 bytes} [Mon May 11 02:10:35 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3059] 10.0.0.128 () {34 vars in 1107 bytes} [Mon May 11 02:10:35 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:10:35.817 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa43f3bc-bf3e-44c2-8e17-1da07b8a2cd1 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] No more DHCP agents 2026-05-11 02:10:35.818 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa43f3bc-bf3e-44c2-8e17-1da07b8a2cd1 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] Unable to schedule network a1279e67-dcc1-4f75-9bda-e232a4acbc2d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:35.875 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eac98ad4-ee7d-4078-970e-63bc78c9c337 - - - - - -] OVN reports status down for port: 3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146 2026-05-11 02:10:35.940 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa43f3bc-bf3e-44c2-8e17-1da07b8a2cd1 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] Successfully bumped revision number for resource 3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146 (type: ports) to 1 [pid: 8|app: 0|req: 1593/3060] 10.0.0.129 () {34 vars in 663 bytes} [Mon May 11 02:10:35 2026] POST /v2.0/ports => generated 743 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3061] 10.0.0.129 () {34 vars in 746 bytes} [Mon May 11 02:10:36 2026] PUT /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1594/3062] 10.0.0.129 () {32 vars in 726 bytes} [Mon May 11 02:10:36 2026] GET /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1469/3063] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:10:36 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3064] 10.0.0.129 () {34 vars in 757 bytes} [Mon May 11 02:10:36 2026] PUT /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1470/3065] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:10:36 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3066] 10.0.0.129 () {32 vars in 726 bytes} [Mon May 11 02:10:36 2026] GET /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3067] 10.0.0.129 () {34 vars in 753 bytes} [Mon May 11 02:10:36 2026] PUT /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags/red => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1597/3068] 10.0.0.129 () {32 vars in 726 bytes} [Mon May 11 02:10:36 2026] GET /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1472/3069] 10.0.0.129 () {34 vars in 775 bytes} [Mon May 11 02:10:36 2026] PUT /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1598/3070] 10.0.0.129 () {32 vars in 726 bytes} [Mon May 11 02:10:36 2026] GET /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1473/3071] 10.0.0.129 () {34 vars in 746 bytes} [Mon May 11 02:10:36 2026] PUT /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1599/3072] 10.0.0.129 () {32 vars in 726 bytes} [Mon May 11 02:10:36 2026] GET /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1474/3073] 10.0.0.129 () {32 vars in 734 bytes} [Mon May 11 02:10:36 2026] GET /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:10:36.835 8 INFO neutron.api.v2.resource [None req-d5124cf8-e2b5-427d-9411-3a7d95b14f62 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3074] 10.0.0.129 () {32 vars in 738 bytes} [Mon May 11 02:10:36 2026] GET /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1475/3075] 10.0.0.129 () {32 vars in 737 bytes} [Mon May 11 02:10:36 2026] DELETE /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1601/3076] 10.0.0.129 () {32 vars in 726 bytes} [Mon May 11 02:10:36 2026] GET /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags => generated 30 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:10:37.026 7 INFO neutron.api.v2.resource [None req-eb5486b4-3f11-458d-8b96-172b1ecf660c 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/3077] 10.0.0.129 () {32 vars in 741 bytes} [Mon May 11 02:10:36 2026] DELETE /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1602/3078] 10.0.0.129 () {32 vars in 729 bytes} [Mon May 11 02:10:37 2026] DELETE /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1477/3079] 10.0.0.129 () {32 vars in 726 bytes} [Mon May 11 02:10:37 2026] GET /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:10:37.294 8 INFO neutron_taas.services.taas.taas_plugin [None req-dfd604d0-3ad7-4044-8904-de8bd78f893f 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] TaaS: Handle Delete Port: 3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146 2026-05-11 02:10:37.297 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dfd604d0-3ad7-4044-8904-de8bd78f893f 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] Tap Mirror: Handle Delete Port: 3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146 [pid: 8|app: 0|req: 1603/3080] 10.0.0.129 () {32 vars in 719 bytes} [Mon May 11 02:10:37 2026] DELETE /v2.0/ports/3b3a8d0b-2bd7-4dfb-9bc4-57fee18e3146 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:10:37.541 7 INFO neutron_taas.services.taas.taas_plugin [None req-3aa730ad-8375-42f7-ae06-5de2145a96c3 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] TaaS: Handle Delete Port: 76e765fb-ddf8-476b-8b89-a68de0d23f68 2026-05-11 02:10:37.544 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3aa730ad-8375-42f7-ae06-5de2145a96c3 87de7d7721744fd5915e52eb9b650aaa aa32b447ca7c47fb89b316237a616ad9 - - default default] Tap Mirror: Handle Delete Port: 76e765fb-ddf8-476b-8b89-a68de0d23f68 2026-05-11 02:10:37.777 7 INFO neutron.services.segments.plugin [-] Segment 0e1f662e-e804-4175-bed4-161a480c2c29 resource provider aggregate not found 2026-05-11 02:10:37.780 7 INFO neutron.services.segments.plugin [-] Segment 0e1f662e-e804-4175-bed4-161a480c2c29 resource provider aggregate not found 2026-05-11 02:10:37.797 7 INFO neutron.services.segments.plugin [-] Segment 0e1f662e-e804-4175-bed4-161a480c2c29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e1f662e-e804-4175-bed4-161a480c2c29 found for delete ", "request_id": "req-60d8c76a-4ddd-4cb6-8e58-ed8867dc9203"}]} 2026-05-11 02:10:37.809 7 INFO neutron.services.segments.plugin [-] Segment 0e1f662e-e804-4175-bed4-161a480c2c29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e1f662e-e804-4175-bed4-161a480c2c29 found for delete ", "request_id": "req-7832a681-83d7-45f1-bba2-ab70fcea803a"}]} [pid: 7|app: 0|req: 1478/3081] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:10:37 2026] DELETE /v2.0/networks/a1279e67-dcc1-4f75-9bda-e232a4acbc2d => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3082] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:10:38 2026] GET /v2.0/security-groups?tenant_id=aa32b447ca7c47fb89b316237a616ad9&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3083] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:10:38 2026] DELETE /v2.0/security-groups/d40b3474-bb22-4d57-bfeb-30e22901160b => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:10:39.098 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f3f2e30-d93b-40d0-b9ac-04ae3850bcb9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d45c6432-4115-4eea-b61f-ad6831953fb9 (type: security_groups) to 1 [pid: 7|app: 0|req: 1480/3084] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:10:39 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:10:39.112 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f3f2e30-d93b-40d0-b9ac-04ae3850bcb9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 4c3f7fc8-64ee-4690-b06b-a11ce8d79687 (type: security_group_rules) to 0 2026-05-11 02:10:39.123 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f3f2e30-d93b-40d0-b9ac-04ae3850bcb9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 5dbcc9ec-91ee-4d84-a37f-a2e733b70155 (type: security_group_rules) to 0 2026-05-11 02:10:39.135 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f3f2e30-d93b-40d0-b9ac-04ae3850bcb9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 63e5c548-d1e9-4dec-976a-59ef16e99457 (type: security_group_rules) to 0 2026-05-11 02:10:39.151 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f3f2e30-d93b-40d0-b9ac-04ae3850bcb9 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource de49d648-48cc-49b0-a83c-697ee9cff1ad (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1481/3085] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:10:39 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3086] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:10:38 2026] GET /v2.0/security-groups?tenant_id=e7a1151b15694d09ae776647cfffeea5&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3087] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:10:39 2026] DELETE /v2.0/security-groups/d45c6432-4115-4eea-b61f-ad6831953fb9 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3090] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:10:40 2026] GET /v2.0/networks?id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e => generated 776 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3091] 199.204.45.129 () {34 vars in 1049 bytes} [Mon May 11 02:10:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5c3ee0faeb5d4be783e7499684a45f46 => generated 343 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:10:40.609 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-548619c6-b162-4a72-9026-274118b03e4c req-bb6c22dc-2c0f-4481-a482-3dd518ecff46 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:10:40.611 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-548619c6-b162-4a72-9026-274118b03e4c req-bb6c22dc-2c0f-4481-a482-3dd518ecff46 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 63b9601d-c686-4dcb-aa1c-caf60bbebc4e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:10:40.746 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43934cf6-06ac-4ac6-8268-3e5303614199 - - - - - -] OVN reports status down for port: 13ec0fe6-99c4-4d25-88de-f782a042b423 2026-05-11 02:10:40.813 7 INFO neutron.db.ovn_revision_numbers_db [req-548619c6-b162-4a72-9026-274118b03e4c req-bb6c22dc-2c0f-4481-a482-3dd518ecff46 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 13ec0fe6-99c4-4d25-88de-f782a042b423 (type: ports) to 1 [pid: 7|app: 0|req: 1485/3092] 199.204.45.129 () {38 vars in 954 bytes} [Mon May 11 02:10:40 2026] POST /v2.0/ports => generated 1082 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:10:41.224 8 INFO neutron.db.ovn_revision_numbers_db [req-548619c6-b162-4a72-9026-274118b03e4c req-f0225363-e150-4cc7-999a-047c889b967b a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 13ec0fe6-99c4-4d25-88de-f782a042b423 (type: ports) to 2 2026-05-11 02:10:41.425 8 INFO neutron.db.ovn_revision_numbers_db [req-548619c6-b162-4a72-9026-274118b03e4c req-f0225363-e150-4cc7-999a-047c889b967b a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 13ec0fe6-99c4-4d25-88de-f782a042b423 (type: ports) to 4 [pid: 8|app: 0|req: 1608/3093] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:10:40 2026] PUT /v2.0/ports/13ec0fe6-99c4-4d25-88de-f782a042b423 => generated 1212 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:10:41.596 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3163bc8-47a7-427c-b241-e596a6dcea65'] response: {'name': 'network-changed', 'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'tag': '13ec0fe6-99c4-4d25-88de-f782a042b423', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1486/3094] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:10:41 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 1215 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1609/3095] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:10:41 2026] GET /v2.0/security-groups?id=6deed446-a824-4e6b-b741-423dd6bffec9&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3096] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:10:41 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 1215 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3097] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:10:42 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 1215 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3098] 199.204.45.129 () {34 vars in 1017 bytes} [Mon May 11 02:10:42 2026] GET /v2.0/networks?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&shared=False => generated 776 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3099] 199.204.45.129 () {34 vars in 929 bytes} [Mon May 11 02:10:42 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3100] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:10:43 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 1215 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3101] 199.204.45.129 () {34 vars in 1061 bytes} [Mon May 11 02:10:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.216&port_id=13ec0fe6-99c4-4d25-88de-f782a042b423 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3102] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:10:43 2026] GET /v2.0/subnets?id=ccac969c-b6aa-427a-997d-a61683f0b6af => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3103] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:10:43 2026] GET /v2.0/ports?network_id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3104] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:10:43 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3105] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:10:43 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3106] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:10:44 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 1215 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3107] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:10:44 2026] GET /v2.0/security-groups?id=6deed446-a824-4e6b-b741-423dd6bffec9&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3108] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:10:44 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 1215 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3109] 199.204.45.129 () {34 vars in 993 bytes} [Mon May 11 02:10:47 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 1215 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3110] 199.204.45.129 () {34 vars in 1043 bytes} [Mon May 11 02:10:47 2026] GET /v2.0/security-groups?id=6deed446-a824-4e6b-b741-423dd6bffec9&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:10:47.384 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43934cf6-06ac-4ac6-8268-3e5303614199 - - - - - -] OVN reports status up for port: 13ec0fe6-99c4-4d25-88de-f782a042b423 2026-05-11 02:10:47.396 7 INFO neutron.plugins.ml2.plugin [None req-43934cf6-06ac-4ac6-8268-3e5303614199 - - - - - -] Attempt 1 to provision port 13ec0fe6-99c4-4d25-88de-f782a042b423 2026-05-11 02:10:47.633 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-17746857-6c36-4a61-81a5-9da43c69d9a9'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '13ec0fe6-99c4-4d25-88de-f782a042b423', 'code': 200} 2026-05-11 02:10:47.654 7 INFO neutron.db.ovn_revision_numbers_db [None req-43934cf6-06ac-4ac6-8268-3e5303614199 - - - - - -] Successfully bumped revision number for resource 13ec0fe6-99c4-4d25-88de-f782a042b423 (type: ports) to 5 [pid: 8|app: 0|req: 1617/3111] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:10:47 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1495/3112] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:10:47 2026] GET /v2.0/security-groups?id=6deed446-a824-4e6b-b741-423dd6bffec9&fields=id&fields=name => generated 96 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3113] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:10:47 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 1217 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:10:49.681 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6ef2aa2-860b-421d-9bbd-0da6fb82fd61'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '13ec0fe6-99c4-4d25-88de-f782a042b423', 'code': 200} [pid: 7|app: 0|req: 1496/3114] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:10:51 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3115] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:10:51 2026] GET /v2.0/security-groups?id=6deed446-a824-4e6b-b741-423dd6bffec9&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3116] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:10:51 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3119] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/networks => generated 4769 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3120] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3121] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/subnets => generated 5512 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3122] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3123] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/network-ip-availabilities => generated 3186 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3124] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/routers => generated 966 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3125] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3126] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/subnets => generated 5512 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3127] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/ports => generated 19732 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3128] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/floatingips => generated 1702 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3129] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/security-groups => generated 30271 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3132] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:11:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3133] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:11:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3134] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:11:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3135] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:11:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3136] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:11:24 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3137] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:11:24 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 1217 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:11:24.845 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0f1e86cf-0c06-406f-b7d4-76a9b3124263 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:11:24.846 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0f1e86cf-0c06-406f-b7d4-76a9b3124263 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 0b8bb45d-145e-40f8-8f97-ced5f64b0602: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:11:24.961 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a81a2e4-2fab-4a86-b8eb-416368a610df - - - - - -] OVN reports status down for port: c68e82b9-3093-4ec8-a87a-269c3844574e 2026-05-11 02:11:25.011 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f1e86cf-0c06-406f-b7d4-76a9b3124263 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c68e82b9-3093-4ec8-a87a-269c3844574e (type: ports) to 1 [pid: 7|app: 0|req: 1508/3140] 199.204.45.129 () {34 vars in 716 bytes} [Mon May 11 02:11:24 2026] POST /v2.0/ports => generated 1059 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3141] 10.0.0.128 () {34 vars in 970 bytes} [Mon May 11 02:11:25 2026] GET /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 1059 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3142] 10.0.0.128 () {34 vars in 906 bytes} [Mon May 11 02:11:25 2026] GET /v2.0/extensions => generated 20541 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3143] 199.204.45.129 () {34 vars in 1261 bytes} [Mon May 11 02:11:26 2026] GET /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3144] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:11:26 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3145] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:11:26 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3146] 199.204.45.129 () {34 vars in 974 bytes} [Mon May 11 02:11:26 2026] GET /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 1059 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3147] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:11:26 2026] GET /v2.0/networks?id=0b8bb45d-145e-40f8-8f97-ced5f64b0602 => generated 842 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:11:27.373 7 INFO neutron.db.ovn_revision_numbers_db [req-24d4eecb-c2a7-419e-a990-3c33d9057e19 req-d71be2b7-fdc6-4d1c-82c2-8818d6ca15cc a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource c68e82b9-3093-4ec8-a87a-269c3844574e (type: ports) to 2 2026-05-11 02:11:27.667 7 INFO neutron.db.ovn_revision_numbers_db [req-24d4eecb-c2a7-419e-a990-3c33d9057e19 req-d71be2b7-fdc6-4d1c-82c2-8818d6ca15cc a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource c68e82b9-3093-4ec8-a87a-269c3844574e (type: ports) to 4 [pid: 7|app: 0|req: 1512/3148] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:11:27 2026] PUT /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 1218 bytes in 667 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:11:27.740 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-64e858e3-3108-4117-96e5-c24d525ad5f9'] response: {'name': 'network-changed', 'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'tag': 'c68e82b9-3093-4ec8-a87a-269c3844574e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1637/3149] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:11:28 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 2427 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3150] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:11:28 2026] GET /v2.0/networks?id=0b8bb45d-145e-40f8-8f97-ced5f64b0602 => generated 842 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3151] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:11:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.208&port_id=c68e82b9-3093-4ec8-a87a-269c3844574e => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3152] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:11:28 2026] GET /v2.0/subnets?id=967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 679 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3153] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:11:28 2026] GET /v2.0/ports?network_id=0b8bb45d-145e-40f8-8f97-ced5f64b0602&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3154] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:11:28 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3155] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:11:28 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3156] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:11:29 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 2427 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3157] 199.204.45.129 () {34 vars in 1061 bytes} [Mon May 11 02:11:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.216&port_id=13ec0fe6-99c4-4d25-88de-f782a042b423 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3158] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:11:29 2026] GET /v2.0/subnets?id=ccac969c-b6aa-427a-997d-a61683f0b6af => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3159] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:11:29 2026] GET /v2.0/ports?network_id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e&device_owner=network%3Adhcp => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3160] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:11:29 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3161] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:11:29 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3162] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:11:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.208&port_id=c68e82b9-3093-4ec8-a87a-269c3844574e => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3163] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:11:29 2026] GET /v2.0/subnets?id=967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3164] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:11:29 2026] GET /v2.0/ports?network_id=0b8bb45d-145e-40f8-8f97-ced5f64b0602&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3165] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:11:30 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3166] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:11:30 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:11:30.749 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a81a2e4-2fab-4a86-b8eb-416368a610df - - - - - -] OVN reports status up for port: c68e82b9-3093-4ec8-a87a-269c3844574e 2026-05-11 02:11:30.780 7 INFO neutron.plugins.ml2.plugin [None req-6a81a2e4-2fab-4a86-b8eb-416368a610df - - - - - -] Attempt 1 to provision port c68e82b9-3093-4ec8-a87a-269c3844574e 2026-05-11 02:11:30.925 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60559251-a225-42bd-b78a-8a5b24a86e09'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c68e82b9-3093-4ec8-a87a-269c3844574e', 'code': 200} 2026-05-11 02:11:31.055 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a81a2e4-2fab-4a86-b8eb-416368a610df - - - - - -] Successfully bumped revision number for resource c68e82b9-3093-4ec8-a87a-269c3844574e (type: ports) to 5 2026-05-11 02:11:32.970 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3db47582-3521-4cef-acc3-21e5957ec07f'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c68e82b9-3093-4ec8-a87a-269c3844574e', 'code': 200} [pid: 8|app: 0|req: 1646/3167] 10.0.0.128 () {34 vars in 970 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 1220 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:11:34.734 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e6f3506-555b-4f5e-98a6-80fc7615e763 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c68e82b9-3093-4ec8-a87a-269c3844574e (type: ports) to 6 [pid: 7|app: 0|req: 1522/3168] 199.204.45.129 () {34 vars in 788 bytes} [Mon May 11 02:11:34 2026] PUT /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 1253 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:11:34.774 8 INFO neutron.api.v2.resource [None req-3a4642e1-8cfd-4e93-a4cf-a33335d1f7c1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1647/3169] 199.204.45.129 () {30 vars in 762 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/security-groups/lb-6989a970-8155-429c-bcea-5653cca15601 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3170] 199.204.45.129 () {30 vars in 784 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/security-groups?name=lb-6989a970-8155-429c-bcea-5653cca15601 => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:11:35.015 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e2165ae-e872-4186-b48e-bba53de19a72'] response: {'name': 'network-changed', 'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'tag': 'c68e82b9-3093-4ec8-a87a-269c3844574e', 'status': 'completed', 'code': 200} 2026-05-11 02:11:35.180 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a1cbac3-3ab7-468d-8f2e-d487746ea435 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c68e82b9-3093-4ec8-a87a-269c3844574e (type: ports) to 7 [pid: 8|app: 0|req: 1648/3171] 199.204.45.129 () {34 vars in 788 bytes} [Mon May 11 02:11:34 2026] PUT /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 1291 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:11:35.250 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-540676a6-697b-4c2e-8da8-4ac0e8ba9cae'] response: {'name': 'network-changed', 'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'tag': 'c68e82b9-3093-4ec8-a87a-269c3844574e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1524/3172] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1649/3173] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3174] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3175] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3176] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3177] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/ports/99958336-5684-446b-86a0-0f3c0d9eae4c => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3178] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 2528 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3179] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 1319 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3180] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/networks?id=0b8bb45d-145e-40f8-8f97-ced5f64b0602 => generated 842 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3181] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3182] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.208&port_id=c68e82b9-3093-4ec8-a87a-269c3844574e => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3183] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/subnets?id=967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3184] 199.204.45.129 () {30 vars in 742 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3185] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/ports?network_id=0b8bb45d-145e-40f8-8f97-ced5f64b0602&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3186] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/ports/99958336-5684-446b-86a0-0f3c0d9eae4c => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3187] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3188] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3189] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3190] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:11:36 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 2528 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3191] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:11:36 2026] GET /v2.0/networks?id=0b8bb45d-145e-40f8-8f97-ced5f64b0602 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3192] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:11:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.208&port_id=c68e82b9-3093-4ec8-a87a-269c3844574e => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3193] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:11:37 2026] GET /v2.0/subnets?id=967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3194] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:11:37 2026] GET /v2.0/ports?network_id=0b8bb45d-145e-40f8-8f97-ced5f64b0602&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3195] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:11:37 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3196] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:11:37 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:11:44.192 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-84ddb53a-644f-498e-abc9-e7f70465a1da 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] No more DHCP agents 2026-05-11 02:11:44.194 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-84ddb53a-644f-498e-abc9-e7f70465a1da 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Unable to schedule network b0c1e137-8330-48aa-978e-3bced79ecc02: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:11:44.973 7 INFO neutron.db.ovn_revision_numbers_db [None req-84ddb53a-644f-498e-abc9-e7f70465a1da 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Successfully bumped revision number for resource 6206fa3a-107c-4c14-8e09-b90a73929d81 (type: floatingips) to 1 2026-05-11 02:11:44.973 7 INFO neutron.db.l3_db [None req-84ddb53a-644f-498e-abc9-e7f70465a1da 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Floating IP 6206fa3a-107c-4c14-8e09-b90a73929d81 associated. External IP: 10.96.250.201, port: 99958336-5684-446b-86a0-0f3c0d9eae4c. [pid: 7|app: 0|req: 1538/3199] 10.0.0.129 () {34 vars in 676 bytes} [Mon May 11 02:11:43 2026] POST /v2.0/floatingips => generated 899 bytes in 1037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:11:48.550 8 INFO neutron.db.ovn_revision_numbers_db [None req-d77a4125-d07a-49b6-8dee-147390642bac - - - - - -] Successfully bumped revision number for resource 99958336-5684-446b-86a0-0f3c0d9eae4c (type: ports) to 4 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1662/3200] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:11:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3201] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:11:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3202] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:11:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3203] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:11:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:11:49.676 8 INFO neutron.api.v2.resource [None req-05d17fb7-f3cf-4deb-a545-80336b13ee1b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1664/3204] 199.204.45.129 () {30 vars in 762 bytes} [Mon May 11 02:11:49 2026] GET /v2.0/security-groups/lb-6989a970-8155-429c-bcea-5653cca15601 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3205] 199.204.45.129 () {30 vars in 784 bytes} [Mon May 11 02:11:49 2026] GET /v2.0/security-groups?name=lb-6989a970-8155-429c-bcea-5653cca15601 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3206] 199.204.45.129 () {30 vars in 814 bytes} [Mon May 11 02:11:49 2026] GET /v2.0/security-group-rules?security_group_id=66a45975-d2c1-4616-83f4-942a71b51f6d => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:11:49.897 7 INFO neutron.db.ovn_revision_numbers_db [None req-b0e8d819-cfeb-4774-b2c1-2ff41585491a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 39a39dad-dc7c-4736-9982-11edcc34fda6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1542/3207] 199.204.45.129 () {34 vars in 746 bytes} [Mon May 11 02:11:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:11:50.071 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2a56b01-c28b-4423-9bd9-7ee36d0df828 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 72bcf8b8-1a95-4802-b4aa-4dd8528f3703 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1666/3208] 199.204.45.129 () {34 vars in 746 bytes} [Mon May 11 02:11:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3211] 10.0.0.75 () {30 vars in 688 bytes} [Mon May 11 02:11:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3212] 10.0.0.75 () {30 vars in 690 bytes} [Mon May 11 02:11:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3213] 10.0.0.75 () {30 vars in 666 bytes} [Mon May 11 02:11:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3214] 10.0.0.75 () {30 vars in 702 bytes} [Mon May 11 02:11:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3215] 10.0.0.75 () {28 vars in 437 bytes} [Mon May 11 02:11:56 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3216] 10.0.0.75 () {30 vars in 726 bytes} [Mon May 11 02:11:56 2026] GET /v2.0/subnets/a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3217] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:11:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3218] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:11:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3219] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:11:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3220] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:11:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3221] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:11:57 2026] GET /v2.0/subnets/a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3222] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:11:57 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 2528 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3223] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:11:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3224] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:11:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3225] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:11:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3226] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:11:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:11:57.611 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1168d684-83f7-45ad-ae08-9681eb362e1c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:11:57.612 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1168d684-83f7-45ad-ae08-9681eb362e1c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:11:57.746 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5bc9f8be-7749-40af-9603-7e635f039a6a - - - - - -] OVN reports status down for port: b37a317a-2887-4eff-a873-c7d566423258 2026-05-11 02:11:57.808 7 INFO neutron.db.ovn_revision_numbers_db [None req-1168d684-83f7-45ad-ae08-9681eb362e1c dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b37a317a-2887-4eff-a873-c7d566423258 (type: ports) to 1 [pid: 7|app: 0|req: 1552/3227] 199.204.45.129 () {34 vars in 716 bytes} [Mon May 11 02:11:57 2026] POST /v2.0/ports => generated 1328 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3228] 10.0.0.128 () {34 vars in 970 bytes} [Mon May 11 02:11:58 2026] GET /v2.0/ports/b37a317a-2887-4eff-a873-c7d566423258 => generated 1328 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1553/3229] 10.0.0.128 () {34 vars in 906 bytes} [Mon May 11 02:11:58 2026] GET /v2.0/extensions => generated 20541 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3230] 199.204.45.129 () {34 vars in 1261 bytes} [Mon May 11 02:11:59 2026] GET /v2.0/ports/b37a317a-2887-4eff-a873-c7d566423258?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3231] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:11:59 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3232] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:11:59 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3233] 199.204.45.129 () {34 vars in 974 bytes} [Mon May 11 02:11:59 2026] GET /v2.0/ports/b37a317a-2887-4eff-a873-c7d566423258 => generated 1328 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3234] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:12:00 2026] GET /v2.0/networks?id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8 => generated 840 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:12:00.459 7 INFO neutron.db.ovn_revision_numbers_db [req-4cf4b457-609a-47ae-9ad5-ab8545257963 req-62844dd3-eeb3-45e4-bcfe-e2248eba82ec a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource b37a317a-2887-4eff-a873-c7d566423258 (type: ports) to 2 2026-05-11 02:12:00.666 7 INFO neutron.db.ovn_revision_numbers_db [req-4cf4b457-609a-47ae-9ad5-ab8545257963 req-62844dd3-eeb3-45e4-bcfe-e2248eba82ec a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource b37a317a-2887-4eff-a873-c7d566423258 (type: ports) to 4 [pid: 7|app: 0|req: 1556/3235] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:12:00 2026] PUT /v2.0/ports/b37a317a-2887-4eff-a873-c7d566423258 => generated 1487 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:12:00.728 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b6a75b7-832f-424b-8f4b-583339d47c99'] response: {'name': 'network-changed', 'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'tag': 'b37a317a-2887-4eff-a873-c7d566423258', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1680/3236] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:12:01 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 4007 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1557/3237] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:12:01 2026] GET /v2.0/networks?id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8 => generated 840 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3238] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:12:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.230&port_id=b37a317a-2887-4eff-a873-c7d566423258 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3239] 199.204.45.129 () {34 vars in 1103 bytes} [Mon May 11 02:12:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a6&port_id=b37a317a-2887-4eff-a873-c7d566423258 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3240] 199.204.45.129 () {34 vars in 1063 bytes} [Mon May 11 02:12:01 2026] GET /v2.0/subnets?id=a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d&id=fe85cf09-56f4-4837-8111-a26ba53890e3 => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3241] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:01 2026] GET /v2.0/ports?network_id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3242] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:01 2026] GET /v2.0/ports?network_id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3243] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:01 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3244] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:01 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3245] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:12:02 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 4007 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3246] 199.204.45.129 () {34 vars in 1061 bytes} [Mon May 11 02:12:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.216&port_id=13ec0fe6-99c4-4d25-88de-f782a042b423 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3247] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:12:02 2026] GET /v2.0/subnets?id=ccac969c-b6aa-427a-997d-a61683f0b6af => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3248] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:02 2026] GET /v2.0/ports?network_id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e&device_owner=network%3Adhcp => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3249] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:02 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3250] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:02 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3251] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:12:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.208&port_id=c68e82b9-3093-4ec8-a87a-269c3844574e => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3252] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:12:02 2026] GET /v2.0/subnets?id=967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3253] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:02 2026] GET /v2.0/ports?network_id=0b8bb45d-145e-40f8-8f97-ced5f64b0602&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3254] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:02 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3255] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:03 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3256] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:12:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.230&port_id=b37a317a-2887-4eff-a873-c7d566423258 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3257] 199.204.45.129 () {34 vars in 1103 bytes} [Mon May 11 02:12:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a6&port_id=b37a317a-2887-4eff-a873-c7d566423258 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3258] 199.204.45.129 () {34 vars in 1063 bytes} [Mon May 11 02:12:03 2026] GET /v2.0/subnets?id=a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d&id=fe85cf09-56f4-4837-8111-a26ba53890e3 => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3259] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:03 2026] GET /v2.0/ports?network_id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3260] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:03 2026] GET /v2.0/ports?network_id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3261] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:03 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3262] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:03 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:12:03.988 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5bc9f8be-7749-40af-9603-7e635f039a6a - - - - - -] OVN reports status up for port: b37a317a-2887-4eff-a873-c7d566423258 2026-05-11 02:12:04.006 7 INFO neutron.plugins.ml2.plugin [None req-5bc9f8be-7749-40af-9603-7e635f039a6a - - - - - -] Attempt 1 to provision port b37a317a-2887-4eff-a873-c7d566423258 2026-05-11 02:12:04.123 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-058d47fe-dd1b-4e06-949d-ae70d91c2cc4'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b37a317a-2887-4eff-a873-c7d566423258', 'code': 200} 2026-05-11 02:12:04.243 7 INFO neutron.db.ovn_revision_numbers_db [None req-5bc9f8be-7749-40af-9603-7e635f039a6a - - - - - -] Successfully bumped revision number for resource b37a317a-2887-4eff-a873-c7d566423258 (type: ports) to 5 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1570/3263] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:12:05 2026] GET /v2.0/networks => generated 4769 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3264] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:12:05 2026] GET /v2.0/security-groups => generated 31497 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3265] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:12:05 2026] GET /v2.0/subnets => generated 5512 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3266] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:12:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3267] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:12:05 2026] GET /v2.0/floatingips => generated 2589 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3268] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:12:05 2026] GET /v2.0/ports => generated 23526 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3269] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:12:05 2026] GET /v2.0/network-ip-availabilities => generated 3186 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3270] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:12:05 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3271] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:12:05 2026] GET /v2.0/subnets => generated 5512 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3272] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:12:05 2026] GET /v2.0/routers => generated 966 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3273] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:12:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:12:06.160 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fee1aafa-19e3-4e40-b7c7-f31dd2271007'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b37a317a-2887-4eff-a873-c7d566423258', 'code': 200} [pid: 8|app: 0|req: 1699/3274] 10.0.0.128 () {34 vars in 970 bytes} [Mon May 11 02:12:07 2026] GET /v2.0/ports/b37a317a-2887-4eff-a873-c7d566423258 => generated 1489 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3275] 199.204.45.129 () {30 vars in 742 bytes} [Mon May 11 02:12:07 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8 => generated 837 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3276] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:07 2026] GET /v2.0/subnets/a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3277] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:07 2026] GET /v2.0/subnets/fe85cf09-56f4-4837-8111-a26ba53890e3 => generated 743 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3278] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:12:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3279] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:12:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3280] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:12:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3281] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:12:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3282] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:07 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3283] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:12:07 2026] GET /v2.0/ports/99958336-5684-446b-86a0-0f3c0d9eae4c => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3284] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:12:07 2026] GET /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3285] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:07 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3286] 199.204.45.129 () {30 vars in 742 bytes} [Mon May 11 02:12:07 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602 => generated 839 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3287] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:12:07 2026] GET /v2.0/ports/99958336-5684-446b-86a0-0f3c0d9eae4c => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3288] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:07 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3291] 10.0.0.75 () {30 vars in 688 bytes} [Mon May 11 02:12:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3292] 10.0.0.75 () {30 vars in 690 bytes} [Mon May 11 02:12:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3293] 10.0.0.75 () {30 vars in 666 bytes} [Mon May 11 02:12:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3294] 10.0.0.75 () {30 vars in 702 bytes} [Mon May 11 02:12:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3295] 10.0.0.75 () {28 vars in 437 bytes} [Mon May 11 02:12:17 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3296] 10.0.0.75 () {30 vars in 726 bytes} [Mon May 11 02:12:17 2026] GET /v2.0/subnets/42ddf471-d1c8-4fd8-883c-810833bdca9b => generated 656 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3297] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:12:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3298] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:12:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3299] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:12:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3300] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:12:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3301] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:18 2026] GET /v2.0/subnets/a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3302] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:18 2026] GET /v2.0/subnets/42ddf471-d1c8-4fd8-883c-810833bdca9b => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3303] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:12:18 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 4009 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3304] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:12:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3305] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:12:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3306] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:12:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3307] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:12:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:12:18.815 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ac190fa-1d05-408a-863d-f78c6fc06932 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] No more DHCP agents 2026-05-11 02:12:18.816 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ac190fa-1d05-408a-863d-f78c6fc06932 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to schedule network 9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-11 02:12:18.921 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf5d5d52-3d82-4b8a-9e8d-79ff93cfa60c - - - - - -] OVN reports status down for port: 01bc35b2-794e-4052-bfe9-4a15dc1f12f2 2026-05-11 02:12:18.949 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ac190fa-1d05-408a-863d-f78c6fc06932 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 01bc35b2-794e-4052-bfe9-4a15dc1f12f2 (type: ports) to 1 [pid: 8|app: 0|req: 1716/3308] 199.204.45.129 () {34 vars in 716 bytes} [Mon May 11 02:12:18 2026] POST /v2.0/ports => generated 1328 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3309] 10.0.0.128 () {34 vars in 970 bytes} [Mon May 11 02:12:19 2026] GET /v2.0/ports/01bc35b2-794e-4052-bfe9-4a15dc1f12f2 => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1717/3310] 199.204.45.129 () {34 vars in 1261 bytes} [Mon May 11 02:12:20 2026] GET /v2.0/ports/01bc35b2-794e-4052-bfe9-4a15dc1f12f2?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3311] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:20 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3312] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:20 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3313] 199.204.45.129 () {34 vars in 974 bytes} [Mon May 11 02:12:20 2026] GET /v2.0/ports/01bc35b2-794e-4052-bfe9-4a15dc1f12f2 => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3314] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:12:20 2026] GET /v2.0/networks?id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f => generated 842 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:12:21.182 7 INFO neutron.db.ovn_revision_numbers_db [req-1493451b-825a-4722-85c8-fd8da3220787 req-472aebc0-05a4-4b6c-aa4d-4cb05878420c a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 01bc35b2-794e-4052-bfe9-4a15dc1f12f2 (type: ports) to 2 2026-05-11 02:12:21.391 7 INFO neutron.db.ovn_revision_numbers_db [req-1493451b-825a-4722-85c8-fd8da3220787 req-472aebc0-05a4-4b6c-aa4d-4cb05878420c a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 01bc35b2-794e-4052-bfe9-4a15dc1f12f2 (type: ports) to 4 [pid: 7|app: 0|req: 1596/3315] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:12:20 2026] PUT /v2.0/ports/01bc35b2-794e-4052-bfe9-4a15dc1f12f2 => generated 1487 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:12:21.450 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e86f1a2-b782-41bb-a62e-5d274f620c58'] response: {'name': 'network-changed', 'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'tag': '01bc35b2-794e-4052-bfe9-4a15dc1f12f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1720/3316] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:12:21 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 5488 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1597/3317] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:12:22 2026] GET /v2.0/networks?id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f => generated 842 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3318] 199.204.45.129 () {34 vars in 1055 bytes} [Mon May 11 02:12:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.49&port_id=01bc35b2-794e-4052-bfe9-4a15dc1f12f2 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3319] 199.204.45.129 () {34 vars in 1105 bytes} [Mon May 11 02:12:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2dc&port_id=01bc35b2-794e-4052-bfe9-4a15dc1f12f2 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3320] 199.204.45.129 () {34 vars in 1063 bytes} [Mon May 11 02:12:22 2026] GET /v2.0/subnets?id=42ddf471-d1c8-4fd8-883c-810833bdca9b&id=20c6a805-2092-4285-9f52-f20178fa49fc => generated 1415 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3321] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:22 2026] GET /v2.0/ports?network_id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3322] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:22 2026] GET /v2.0/ports?network_id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3323] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:22 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3324] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:22 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3325] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 5488 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3326] 199.204.45.129 () {34 vars in 1061 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.216&port_id=13ec0fe6-99c4-4d25-88de-f782a042b423 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3327] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/subnets?id=ccac969c-b6aa-427a-997d-a61683f0b6af => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3328] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/ports?network_id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3329] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3330] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3331] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.208&port_id=c68e82b9-3093-4ec8-a87a-269c3844574e => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3332] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/subnets?id=967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3333] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/ports?network_id=0b8bb45d-145e-40f8-8f97-ced5f64b0602&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3334] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3335] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3336] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.230&port_id=b37a317a-2887-4eff-a873-c7d566423258 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3337] 199.204.45.129 () {34 vars in 1103 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a6&port_id=b37a317a-2887-4eff-a873-c7d566423258 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3338] 199.204.45.129 () {34 vars in 1063 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/subnets?id=a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d&id=fe85cf09-56f4-4837-8111-a26ba53890e3 => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3339] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/ports?network_id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3340] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/ports?network_id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3341] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3342] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3343] 199.204.45.129 () {34 vars in 1055 bytes} [Mon May 11 02:12:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.49&port_id=01bc35b2-794e-4052-bfe9-4a15dc1f12f2 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3344] 199.204.45.129 () {34 vars in 1105 bytes} [Mon May 11 02:12:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2dc&port_id=01bc35b2-794e-4052-bfe9-4a15dc1f12f2 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3345] 199.204.45.129 () {34 vars in 1063 bytes} [Mon May 11 02:12:24 2026] GET /v2.0/subnets?id=42ddf471-d1c8-4fd8-883c-810833bdca9b&id=20c6a805-2092-4285-9f52-f20178fa49fc => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3346] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:24 2026] GET /v2.0/ports?network_id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3347] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:24 2026] GET /v2.0/ports?network_id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3348] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:24 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3349] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:24 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:12:24.888 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf5d5d52-3d82-4b8a-9e8d-79ff93cfa60c - - - - - -] OVN reports status up for port: 01bc35b2-794e-4052-bfe9-4a15dc1f12f2 2026-05-11 02:12:24.900 7 INFO neutron.plugins.ml2.plugin [None req-bf5d5d52-3d82-4b8a-9e8d-79ff93cfa60c - - - - - -] Attempt 1 to provision port 01bc35b2-794e-4052-bfe9-4a15dc1f12f2 2026-05-11 02:12:25.006 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd53e4b3-4c8b-405b-917a-d26ead449e66'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01bc35b2-794e-4052-bfe9-4a15dc1f12f2', 'code': 200} 2026-05-11 02:12:25.127 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf5d5d52-3d82-4b8a-9e8d-79ff93cfa60c - - - - - -] Successfully bumped revision number for resource 01bc35b2-794e-4052-bfe9-4a15dc1f12f2 (type: ports) to 5 2026-05-11 02:12:27.043 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d2e7567-b97b-428d-aad0-49b0149f6e12'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01bc35b2-794e-4052-bfe9-4a15dc1f12f2', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1615/3352] 10.0.0.128 () {34 vars in 970 bytes} [Mon May 11 02:12:28 2026] GET /v2.0/ports/01bc35b2-794e-4052-bfe9-4a15dc1f12f2 => generated 1489 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1738/3353] 199.204.45.129 () {30 vars in 742 bytes} [Mon May 11 02:12:28 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f => generated 839 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3354] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:28 2026] GET /v2.0/subnets/42ddf471-d1c8-4fd8-883c-810833bdca9b => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1739/3355] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:28 2026] GET /v2.0/subnets/20c6a805-2092-4285-9f52-f20178fa49fc => generated 748 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3356] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:12:28 2026] GET /v2.0/ports/b37a317a-2887-4eff-a873-c7d566423258 => generated 1489 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:12:28.781 8 INFO neutron.db.ovn_revision_numbers_db [None req-85bd4d4e-44ae-4f63-b7a9-142012d88ec6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b37a317a-2887-4eff-a873-c7d566423258 (type: ports) to 6 [pid: 8|app: 0|req: 1740/3357] 199.204.45.129 () {34 vars in 789 bytes} [Mon May 11 02:12:28 2026] PUT /v2.0/ports/b37a317a-2887-4eff-a873-c7d566423258 => generated 1232 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:12:28.828 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbf2894d-acbe-4810-918c-7b6fded91a11'] response: {'name': 'network-changed', 'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'tag': 'b37a317a-2887-4eff-a873-c7d566423258', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1618/3358] 199.204.45.129 () {30 vars in 742 bytes} [Mon May 11 02:12:28 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8 => generated 837 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1741/3359] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:28 2026] GET /v2.0/subnets/a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3360] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:12:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3361] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:12:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3362] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3363] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3364] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3365] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/ports/99958336-5684-446b-86a0-0f3c0d9eae4c => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3366] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3367] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3368] 199.204.45.129 () {30 vars in 742 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3369] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/ports/99958336-5684-446b-86a0-0f3c0d9eae4c => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3370] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1747/3371] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 5261 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3372] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/networks?id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8 => generated 840 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1748/3373] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.230&port_id=b37a317a-2887-4eff-a873-c7d566423258 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3374] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/subnets?id=a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1749/3375] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/ports?network_id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3376] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1750/3377] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3380] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:12:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1752/3381] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:12:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3382] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:12:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1753/3383] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:12:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3384] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:41 2026] GET /v2.0/subnets/a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1754/3385] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:12:41 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 5261 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3386] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:12:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1755/3387] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:12:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3388] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:12:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1756/3389] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:12:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3390] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:12:42 2026] GET /v2.0/ports/01bc35b2-794e-4052-bfe9-4a15dc1f12f2 => generated 1489 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:12:42.614 8 INFO neutron.db.ovn_revision_numbers_db [None req-d390ba56-ca51-466a-a1a2-c7b5dbee8aaf dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 01bc35b2-794e-4052-bfe9-4a15dc1f12f2 (type: ports) to 6 [pid: 8|app: 0|req: 1757/3391] 199.204.45.129 () {34 vars in 789 bytes} [Mon May 11 02:12:42 2026] PUT /v2.0/ports/01bc35b2-794e-4052-bfe9-4a15dc1f12f2 => generated 1288 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:12:42.670 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-20777995-4299-42d1-8be8-bd9bfd37d641'] response: {'name': 'network-changed', 'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'tag': '01bc35b2-794e-4052-bfe9-4a15dc1f12f2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1635/3392] 199.204.45.129 () {30 vars in 742 bytes} [Mon May 11 02:12:42 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f => generated 839 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1758/3393] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:42 2026] GET /v2.0/subnets/20c6a805-2092-4285-9f52-f20178fa49fc => generated 748 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3394] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:12:42 2026] GET /v2.0/ports/01bc35b2-794e-4052-bfe9-4a15dc1f12f2 => generated 1316 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:12:43.153 8 INFO neutron.db.ovn_revision_numbers_db [None req-9cb82585-193a-405a-832d-c244c89bc175 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 01bc35b2-794e-4052-bfe9-4a15dc1f12f2 (type: ports) to 7 [pid: 8|app: 0|req: 1759/3395] 199.204.45.129 () {34 vars in 788 bytes} [Mon May 11 02:12:42 2026] PUT /v2.0/ports/01bc35b2-794e-4052-bfe9-4a15dc1f12f2 => generated 1057 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1760/3396] 199.204.45.129 () {30 vars in 742 bytes} [Mon May 11 02:12:43 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f => generated 839 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3397] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:12:43 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 4857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3398] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:12:43 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 4857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1761/3399] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:12:43 2026] GET /v2.0/networks?id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f => generated 842 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3400] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:43 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1762/3401] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:43 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3402] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:12:43 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 4857 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1763/3403] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:12:44 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 4857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:12:44.715 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-157c050d-01a9-470c-a1da-80316fead1ae'] response: {'name': 'network-changed', 'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'tag': '01bc35b2-794e-4052-bfe9-4a15dc1f12f2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1641/3404] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:12:45 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 4857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1764/3405] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:12:45 2026] GET /v2.0/networks?id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f => generated 842 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3406] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:45 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:12:45.407 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6cde6257-995b-4333-b369-194eb086f286 - - - - - -] OVN reports status down for port: 01bc35b2-794e-4052-bfe9-4a15dc1f12f2 [pid: 8|app: 0|req: 1765/3407] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:45 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3408] 199.204.45.129 () {34 vars in 974 bytes} [Mon May 11 02:12:45 2026] GET /v2.0/ports/01bc35b2-794e-4052-bfe9-4a15dc1f12f2 => generated 1085 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1766/3409] 199.204.45.129 () {34 vars in 1059 bytes} [Mon May 11 02:12:45 2026] GET /v2.0/ports/01bc35b2-794e-4052-bfe9-4a15dc1f12f2?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:12:45.565 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85828866-e7a4-4aed-90f1-f19256f07445'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '01bc35b2-794e-4052-bfe9-4a15dc1f12f2', 'code': 200} [pid: 8|app: 0|req: 1767/3410] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:12:45 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 4855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3411] 199.204.45.129 () {34 vars in 1015 bytes} [Mon May 11 02:12:45 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=dns_domain => generated 29 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:12:45.707 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cde6257-995b-4333-b369-194eb086f286 - - - - - -] Successfully bumped revision number for resource 01bc35b2-794e-4052-bfe9-4a15dc1f12f2 (type: ports) to 8 2026-05-11 02:12:45.929 8 INFO neutron.db.ovn_revision_numbers_db [req-59047ed8-84ac-4809-8f05-872b20bea9d9 req-4e72c5f8-6724-433c-b482-59deeea9bf74 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource 01bc35b2-794e-4052-bfe9-4a15dc1f12f2 (type: ports) to 9 [pid: 8|app: 0|req: 1768/3412] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:12:45 2026] PUT /v2.0/ports/01bc35b2-794e-4052-bfe9-4a15dc1f12f2 => generated 917 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1645/3413] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:12:46 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 3780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:12:46.786 8 INFO neutron_taas.services.taas.taas_plugin [None req-526e0c20-7b24-4481-add8-9f556ff4e241 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 01bc35b2-794e-4052-bfe9-4a15dc1f12f2 2026-05-11 02:12:46.789 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-526e0c20-7b24-4481-add8-9f556ff4e241 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 01bc35b2-794e-4052-bfe9-4a15dc1f12f2 [pid: 8|app: 0|req: 1769/3414] 199.204.45.129 () {32 vars in 758 bytes} [Mon May 11 02:12:46 2026] DELETE /v2.0/ports/01bc35b2-794e-4052-bfe9-4a15dc1f12f2 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3415] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1770/3416] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3417] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1771/3418] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3419] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1772/3420] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/ports/99958336-5684-446b-86a0-0f3c0d9eae4c => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3421] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1773/3422] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3423] 199.204.45.129 () {30 vars in 742 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602 => generated 839 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1774/3424] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 3780 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3425] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/ports/99958336-5684-446b-86a0-0f3c0d9eae4c => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1775/3426] 199.204.45.129 () {34 vars in 1225 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/networks?id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e&id=0b8bb45d-145e-40f8-8f97-ced5f64b0602&id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8&id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f => generated 3258 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:12:47.609 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-05399415-b0e4-4baa-ae0c-9aff670a28e6'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '01bc35b2-794e-4052-bfe9-4a15dc1f12f2', 'code': 200} [pid: 7|app: 0|req: 1652/3427] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1776/3428] 199.204.45.129 () {34 vars in 1061 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.216&port_id=13ec0fe6-99c4-4d25-88de-f782a042b423 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3429] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/subnets?id=ccac969c-b6aa-427a-997d-a61683f0b6af => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1777/3430] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/ports?network_id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3431] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1778/3432] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3433] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.208&port_id=c68e82b9-3093-4ec8-a87a-269c3844574e => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1779/3434] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/subnets?id=967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3435] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/ports?network_id=0b8bb45d-145e-40f8-8f97-ced5f64b0602&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1780/3436] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3437] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:47 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1781/3438] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:12:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.230&port_id=b37a317a-2887-4eff-a873-c7d566423258 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3439] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:12:48 2026] GET /v2.0/subnets?id=a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1782/3440] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:48 2026] GET /v2.0/ports?network_id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3441] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:48 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1783/3442] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:48 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3443] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:12:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1784/3444] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:12:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3445] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:12:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1785/3446] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:12:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3447] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:12:52 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 3780 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1786/3448] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:12:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3449] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:12:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1787/3450] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:12:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3451] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:12:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1788/3452] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:12:52 2026] GET /v2.0/ports/b37a317a-2887-4eff-a873-c7d566423258 => generated 1260 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:12:52.908 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc627a27-89ca-4ebc-b0e7-e85ca97dab20 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b37a317a-2887-4eff-a873-c7d566423258 (type: ports) to 7 [pid: 7|app: 0|req: 1665/3453] 199.204.45.129 () {34 vars in 788 bytes} [Mon May 11 02:12:52 2026] PUT /v2.0/ports/b37a317a-2887-4eff-a873-c7d566423258 => generated 1057 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:12:52.956 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-61e66b8a-c3d5-4b0e-9243-0d3f82a74743'] response: {'name': 'network-changed', 'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'tag': 'b37a317a-2887-4eff-a873-c7d566423258', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1789/3454] 199.204.45.129 () {30 vars in 742 bytes} [Mon May 11 02:12:52 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8 => generated 837 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1666/3455] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:12:52 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 3605 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1790/3456] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:12:53 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 3605 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3457] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:12:53 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 3605 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1791/3458] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:12:53 2026] GET /v2.0/networks?id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8 => generated 840 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3459] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:53 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1792/3460] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:53 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3461] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:12:54 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 3605 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:12:54.854 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-99069e92-a8fa-493c-b4df-fff2e0b67065 - - - - - -] OVN reports status down for port: b37a317a-2887-4eff-a873-c7d566423258 [pid: 8|app: 0|req: 1794/3464] 199.204.45.129 () {34 vars in 974 bytes} [Mon May 11 02:12:54 2026] GET /v2.0/ports/b37a317a-2887-4eff-a873-c7d566423258 => generated 1085 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3465] 199.204.45.129 () {34 vars in 1059 bytes} [Mon May 11 02:12:54 2026] GET /v2.0/ports/b37a317a-2887-4eff-a873-c7d566423258?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:12:55.012 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0059ba40-edf1-4fea-8867-60801ceddf16'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b37a317a-2887-4eff-a873-c7d566423258', 'code': 200} [pid: 8|app: 0|req: 1795/3466] 199.204.45.129 () {34 vars in 1015 bytes} [Mon May 11 02:12:54 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:12:55.131 7 INFO neutron.db.ovn_revision_numbers_db [None req-99069e92-a8fa-493c-b4df-fff2e0b67065 - - - - - -] Successfully bumped revision number for resource b37a317a-2887-4eff-a873-c7d566423258 (type: ports) to 8 [pid: 8|app: 0|req: 1796/3467] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:12:55 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 3603 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:12:55.420 7 INFO neutron.db.ovn_revision_numbers_db [req-5343c968-916f-4ebf-b754-e91574ebbf9b req-8311f841-3805-438a-a9c9-2a8da2362e1a a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource b37a317a-2887-4eff-a873-c7d566423258 (type: ports) to 9 [pid: 7|app: 0|req: 1672/3468] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:12:55 2026] PUT /v2.0/ports/b37a317a-2887-4eff-a873-c7d566423258 => generated 917 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1797/3469] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:12:56 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 2528 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:12:56.456 7 INFO neutron_taas.services.taas.taas_plugin [None req-f9866a3a-dc2c-442f-a566-9b6b784bca9b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: b37a317a-2887-4eff-a873-c7d566423258 2026-05-11 02:12:56.459 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9866a3a-dc2c-442f-a566-9b6b784bca9b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: b37a317a-2887-4eff-a873-c7d566423258 [pid: 7|app: 0|req: 1673/3470] 199.204.45.129 () {32 vars in 758 bytes} [Mon May 11 02:12:56 2026] DELETE /v2.0/ports/b37a317a-2887-4eff-a873-c7d566423258 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1798/3471] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:12:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3472] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:12:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1799/3473] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:12:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3474] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:12:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1800/3475] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:56 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3476] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:12:56 2026] GET /v2.0/ports/99958336-5684-446b-86a0-0f3c0d9eae4c => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1801/3477] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:12:56 2026] GET /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 1319 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3478] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:56 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1802/3479] 199.204.45.129 () {30 vars in 742 bytes} [Mon May 11 02:12:56 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602 => generated 839 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3480] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:12:56 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 2528 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1803/3481] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:12:56 2026] GET /v2.0/ports/99958336-5684-446b-86a0-0f3c0d9eae4c => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1804/3482] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:12:57 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3483] 199.204.45.129 () {34 vars in 1145 bytes} [Mon May 11 02:12:57 2026] GET /v2.0/networks?id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e&id=0b8bb45d-145e-40f8-8f97-ced5f64b0602&id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8 => generated 2430 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:12:57.064 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-790dbafc-7765-45e4-9d59-310206facdd2'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b37a317a-2887-4eff-a873-c7d566423258', 'code': 200} [pid: 8|app: 0|req: 1805/3484] 199.204.45.129 () {34 vars in 1061 bytes} [Mon May 11 02:12:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.216&port_id=13ec0fe6-99c4-4d25-88de-f782a042b423 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3485] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:12:57 2026] GET /v2.0/subnets?id=ccac969c-b6aa-427a-997d-a61683f0b6af => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1806/3486] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:57 2026] GET /v2.0/ports?network_id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3487] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:57 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1807/3488] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:57 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3489] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:12:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.208&port_id=c68e82b9-3093-4ec8-a87a-269c3844574e => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1808/3490] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:12:57 2026] GET /v2.0/subnets?id=967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3491] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:12:57 2026] GET /v2.0/ports?network_id=0b8bb45d-145e-40f8-8f97-ced5f64b0602&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1809/3492] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:12:57 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3493] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:12:57 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1810/3494] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:13:05 2026] GET /v2.0/agents => generated 1214 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3495] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:13:05 2026] GET /v2.0/subnets => generated 5512 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1811/3496] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:13:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3497] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:13:05 2026] GET /v2.0/networks => generated 4769 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1812/3498] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:13:05 2026] GET /v2.0/subnets => generated 5512 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3499] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:13:05 2026] GET /v2.0/security-groups => generated 31497 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1813/3500] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:13:05 2026] GET /v2.0/ports => generated 22045 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3501] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:13:05 2026] GET /v2.0/routers => generated 966 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1814/3502] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:13:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3503] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:13:05 2026] GET /v2.0/network-ip-availabilities => generated 3186 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1815/3504] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:13:05 2026] GET /v2.0/floatingips => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3505] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:13:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1816/3506] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:13:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3507] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:13:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1817/3508] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:13:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:13:09.238 7 INFO neutron.api.v2.resource [None req-994fa62b-50f4-40e6-9593-c35630049a1b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1692/3509] 199.204.45.129 () {30 vars in 762 bytes} [Mon May 11 02:13:09 2026] GET /v2.0/security-groups/lb-6989a970-8155-429c-bcea-5653cca15601 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1818/3510] 199.204.45.129 () {30 vars in 784 bytes} [Mon May 11 02:13:09 2026] GET /v2.0/security-groups?name=lb-6989a970-8155-429c-bcea-5653cca15601 => generated 2865 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3511] 199.204.45.129 () {30 vars in 814 bytes} [Mon May 11 02:13:09 2026] GET /v2.0/security-group-rules?security_group_id=66a45975-d2c1-4616-83f4-942a71b51f6d => generated 2334 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1819/3512] 199.204.45.129 () {32 vars in 788 bytes} [Mon May 11 02:13:09 2026] DELETE /v2.0/security-group-rules/39a39dad-dc7c-4736-9982-11edcc34fda6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3513] 199.204.45.129 () {32 vars in 788 bytes} [Mon May 11 02:13:09 2026] DELETE /v2.0/security-group-rules/72bcf8b8-1a95-4802-b4aa-4dd8528f3703 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:12.274 8 INFO neutron_taas.services.taas.taas_plugin [None req-596cf6ec-8c9e-4ca1-a23b-225ba1055dd8 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] TaaS: Handle Delete Port: 3af3f240-98fc-4029-9a84-d412f16a2e90 2026-05-11 02:13:12.277 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-596cf6ec-8c9e-4ca1-a23b-225ba1055dd8 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Tap Mirror: Handle Delete Port: 3af3f240-98fc-4029-9a84-d412f16a2e90 2026-05-11 02:13:12.507 8 INFO neutron.db.l3_db [None req-596cf6ec-8c9e-4ca1-a23b-225ba1055dd8 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Floating IP 6206fa3a-107c-4c14-8e09-b90a73929d81 disassociated (deleted). External IP: 10.96.250.201, port: 99958336-5684-446b-86a0-0f3c0d9eae4c. [pid: 8|app: 0|req: 1821/3516] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:13:12 2026] DELETE /v2.0/floatingips/6206fa3a-107c-4c14-8e09-b90a73929d81 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:12.572 7 INFO neutron.api.v2.resource [None req-48f13d26-7b0b-4424-a843-4100781b940a 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1696/3517] 10.0.0.129 () {32 vars in 728 bytes} [Mon May 11 02:13:12 2026] GET /v2.0/floatingips/6206fa3a-107c-4c14-8e09-b90a73929d81 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1822/3518] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:13:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3519] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:13:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1823/3520] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:13:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3521] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:13:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:13:13.816 8 INFO neutron.api.v2.resource [None req-e6686d38-9460-4a1d-9f23-f3c08982d5a5 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1824/3522] 199.204.45.129 () {30 vars in 762 bytes} [Mon May 11 02:13:13 2026] GET /v2.0/security-groups/lb-6989a970-8155-429c-bcea-5653cca15601 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3523] 199.204.45.129 () {30 vars in 784 bytes} [Mon May 11 02:13:13 2026] GET /v2.0/security-groups?name=lb-6989a970-8155-429c-bcea-5653cca15601 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1825/3524] 199.204.45.129 () {30 vars in 814 bytes} [Mon May 11 02:13:13 2026] GET /v2.0/security-group-rules?security_group_id=66a45975-d2c1-4616-83f4-942a71b51f6d => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3525] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:13:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1826/3526] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:13:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3527] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:13:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1827/3528] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:13:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3529] 199.204.45.129 () {30 vars in 740 bytes} [Mon May 11 02:13:14 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1828/3530] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:13:14 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 2528 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3531] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:13:14 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 2528 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1829/3532] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:13:14 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 2528 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3533] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:13:15 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 2528 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:13:15.979 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-562ccf8d-ff0e-41a3-8924-e7a2e15755c0 - - - - - -] OVN reports status down for port: c68e82b9-3093-4ec8-a87a-269c3844574e [pid: 8|app: 0|req: 1830/3534] 199.204.45.129 () {34 vars in 974 bytes} [Mon May 11 02:13:16 2026] GET /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 1319 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:13:16.106 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52a71d90-2f57-4a9a-a553-efc7af20e841'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c68e82b9-3093-4ec8-a87a-269c3844574e', 'code': 200} 2026-05-11 02:13:16.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-d77a4125-d07a-49b6-8dee-147390642bac - - - - - -] Successfully bumped revision number for resource 99958336-5684-446b-86a0-0f3c0d9eae4c (type: ports) to 6 [pid: 7|app: 0|req: 1705/3535] 199.204.45.129 () {34 vars in 1059 bytes} [Mon May 11 02:13:16 2026] GET /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1831/3536] 199.204.45.129 () {34 vars in 1015 bytes} [Mon May 11 02:13:16 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:13:16.288 7 INFO neutron.db.ovn_revision_numbers_db [None req-562ccf8d-ff0e-41a3-8924-e7a2e15755c0 - - - - - -] Successfully bumped revision number for resource c68e82b9-3093-4ec8-a87a-269c3844574e (type: ports) to 8 [pid: 8|app: 0|req: 1832/3537] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:13:16 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 2526 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:13:16.400 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-78f1ea65-cb3b-4258-a36b-a36d89077242 - - - - - -] OVN reports status down for port: 99958336-5684-446b-86a0-0f3c0d9eae4c 2026-05-11 02:13:16.706 7 INFO neutron.db.ovn_revision_numbers_db [req-c3cfebfe-b1ca-479b-a8a9-9454a4a3d974 req-9f18262f-22bd-49df-9d02-77f9b31125e0 a5ba70012bf04c8bb42d724e8fc7a9e4 ba80e0642f664e51a7d9644efca97480 - - 4f6fcc9ba4c64d29831aa19e7a1169af 4f6fcc9ba4c64d29831aa19e7a1169af] Successfully bumped revision number for resource c68e82b9-3093-4ec8-a87a-269c3844574e (type: ports) to 9 [pid: 7|app: 0|req: 1706/3538] 199.204.45.129 () {38 vars in 1027 bytes} [Mon May 11 02:13:16 2026] PUT /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 1151 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1833/3539] 199.204.45.129 () {30 vars in 768 bytes} [Mon May 11 02:13:17 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 1217 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:13:17.828 7 INFO neutron.db.ovn_revision_numbers_db [None req-e20ddd03-466e-462d-a53b-3315e1c9b748 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c68e82b9-3093-4ec8-a87a-269c3844574e (type: ports) to 10 [pid: 7|app: 0|req: 1707/3540] 199.204.45.129 () {34 vars in 788 bytes} [Mon May 11 02:13:17 2026] PUT /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 1091 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:13:17.919 8 INFO neutron.db.ovn_revision_numbers_db [None req-d77a4125-d07a-49b6-8dee-147390642bac - - - - - -] Successfully bumped revision number for resource 99958336-5684-446b-86a0-0f3c0d9eae4c (type: ports) to 8 [pid: 8|app: 0|req: 1834/3541] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:13:17 2026] GET /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 1091 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:13:18.075 7 INFO neutron_taas.services.taas.taas_plugin [None req-f52776ac-50ea-4848-bd3e-e64091d1000d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: c68e82b9-3093-4ec8-a87a-269c3844574e 2026-05-11 02:13:18.078 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f52776ac-50ea-4848-bd3e-e64091d1000d dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: c68e82b9-3093-4ec8-a87a-269c3844574e 2026-05-11 02:13:18.157 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-40440992-77ab-492f-9bb0-1f26440d91f9'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c68e82b9-3093-4ec8-a87a-269c3844574e', 'code': 200} [pid: 7|app: 0|req: 1708/3542] 199.204.45.129 () {32 vars in 758 bytes} [Mon May 11 02:13:17 2026] DELETE /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1835/3543] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:13:18 2026] GET /v2.0/ports?tenant_id=5c3ee0faeb5d4be783e7499684a45f46&device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 1217 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3544] 199.204.45.129 () {34 vars in 1065 bytes} [Mon May 11 02:13:18 2026] GET /v2.0/networks?id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e&id=0b8bb45d-145e-40f8-8f97-ced5f64b0602 => generated 1604 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3545] 199.204.45.129 () {30 vars in 702 bytes} [Mon May 11 02:13:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1836/3546] 199.204.45.129 () {34 vars in 1061 bytes} [Mon May 11 02:13:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.216&port_id=13ec0fe6-99c4-4d25-88de-f782a042b423 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3547] 199.204.45.129 () {30 vars in 704 bytes} [Mon May 11 02:13:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3548] 199.204.45.129 () {30 vars in 680 bytes} [Mon May 11 02:13:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3549] 199.204.45.129 () {30 vars in 716 bytes} [Mon May 11 02:13:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1837/3550] 199.204.45.129 () {34 vars in 983 bytes} [Mon May 11 02:13:18 2026] GET /v2.0/subnets?id=ccac969c-b6aa-427a-997d-a61683f0b6af => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:13:18.431 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef947657-46c9-4199-9d9a-f470449b813f dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1714/3551] 199.204.45.129 () {32 vars in 758 bytes} [Mon May 11 02:13:18 2026] DELETE /v2.0/ports/c68e82b9-3093-4ec8-a87a-269c3844574e => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1838/3552] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:13:18 2026] GET /v2.0/ports?network_id=63b9601d-c686-4dcb-aa1c-caf60bbebc4e&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3553] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:13:18 2026] GET /v2.0/ports/99958336-5684-446b-86a0-0f3c0d9eae4c => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:13:18.503 7 INFO neutron.api.v2.resource [None req-fdee35cb-1660-44b2-b1c6-66fbf7946f92 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1716/3554] 199.204.45.129 () {30 vars in 762 bytes} [Mon May 11 02:13:18 2026] GET /v2.0/security-groups/lb-6989a970-8155-429c-bcea-5653cca15601 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1839/3555] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:13:18 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3556] 199.204.45.129 () {30 vars in 784 bytes} [Mon May 11 02:13:18 2026] GET /v2.0/security-groups?name=lb-6989a970-8155-429c-bcea-5653cca15601 => generated 1639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1840/3557] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:13:18 2026] GET /v2.0/networks/63b9601d-c686-4dcb-aa1c-caf60bbebc4e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1718/3558] 199.204.45.129 () {30 vars in 736 bytes} [Mon May 11 02:13:18 2026] GET /v2.0/ports/99958336-5684-446b-86a0-0f3c0d9eae4c => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:13:18.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d1f7c5f-d0ee-4a21-8fc2-d2259119f84a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 99958336-5684-446b-86a0-0f3c0d9eae4c (type: ports) to 9 [pid: 8|app: 0|req: 1841/3559] 199.204.45.129 () {34 vars in 788 bytes} [Mon May 11 02:13:18 2026] PUT /v2.0/ports/99958336-5684-446b-86a0-0f3c0d9eae4c => generated 1094 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1719/3560] 199.204.45.129 () {32 vars in 778 bytes} [Mon May 11 02:13:18 2026] DELETE /v2.0/security-groups/66a45975-d2c1-4616-83f4-942a71b51f6d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:19.213 8 INFO neutron_taas.services.taas.taas_plugin [None req-459df9d6-b515-4e7e-a26e-dacdd629be02 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 99958336-5684-446b-86a0-0f3c0d9eae4c 2026-05-11 02:13:19.216 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-459df9d6-b515-4e7e-a26e-dacdd629be02 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 99958336-5684-446b-86a0-0f3c0d9eae4c [pid: 8|app: 0|req: 1842/3561] 199.204.45.129 () {32 vars in 758 bytes} [Mon May 11 02:13:19 2026] DELETE /v2.0/ports/99958336-5684-446b-86a0-0f3c0d9eae4c => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:13:20.661 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-78f1ea65-cb3b-4258-a36b-a36d89077242 - - - - - -] OVN reports status down for port: 13ec0fe6-99c4-4d25-88de-f782a042b423 2026-05-11 02:13:20.795 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d9a9d8a-ae49-4d74-b135-cfa6e34e75d4'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '13ec0fe6-99c4-4d25-88de-f782a042b423', 'code': 200} 2026-05-11 02:13:20.888 7 INFO neutron.db.ovn_revision_numbers_db [None req-78f1ea65-cb3b-4258-a36b-a36d89077242 - - - - - -] Successfully bumped revision number for resource 13ec0fe6-99c4-4d25-88de-f782a042b423 (type: ports) to 6 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1720/3562] 199.204.45.129 () {34 vars in 993 bytes} [Mon May 11 02:13:21 2026] GET /v2.0/ports?device_id=1e30b036-ac4f-4e11-a33e-7a10b958da72 => generated 1215 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:13:21.981 8 INFO neutron_taas.services.taas.taas_plugin [req-d362c0e9-1f9b-46ee-a76f-4fc43ff51e24 req-dd2909b3-f965-4b42-998b-19a8aee5b314 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] TaaS: Handle Delete Port: 13ec0fe6-99c4-4d25-88de-f782a042b423 2026-05-11 02:13:21.984 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d362c0e9-1f9b-46ee-a76f-4fc43ff51e24 req-dd2909b3-f965-4b42-998b-19a8aee5b314 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Tap Mirror: Handle Delete Port: 13ec0fe6-99c4-4d25-88de-f782a042b423 [pid: 8|app: 0|req: 1843/3563] 199.204.45.129 () {36 vars in 996 bytes} [Mon May 11 02:13:21 2026] DELETE /v2.0/ports/13ec0fe6-99c4-4d25-88de-f782a042b423 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:13:22.150 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-266d61b9-5b91-4ceb-834e-0d45a0efac73'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-deleted', 'tag': '13ec0fe6-99c4-4d25-88de-f782a042b423', 'status': 'completed', 'code': 200} 2026-05-11 02:13:22.828 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-181a5a2b-874c-4df8-83a5-e2a0c7b4bffb'] response: {'server_uuid': '1e30b036-ac4f-4e11-a33e-7a10b958da72', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '13ec0fe6-99c4-4d25-88de-f782a042b423', 'code': 200} 2026-05-11 02:13:22.919 7 INFO neutron_taas.services.taas.taas_plugin [None req-c44f1826-33c9-411c-8890-f1f6058348e6 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] TaaS: Handle Delete Port: 60c144ba-8e08-4894-805d-f8efd1d33d7b 2026-05-11 02:13:22.922 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c44f1826-33c9-411c-8890-f1f6058348e6 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Tap Mirror: Handle Delete Port: 60c144ba-8e08-4894-805d-f8efd1d33d7b 2026-05-11 02:13:23.131 7 INFO neutron.db.l3_db [None req-c44f1826-33c9-411c-8890-f1f6058348e6 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Floating IP 8dce1c8f-73d2-42fb-bf8f-c53567e67901 disassociated (deleted). External IP: 10.96.250.207, port: e8169931-734b-4fdd-9ea8-d78c5f89939c. [pid: 7|app: 0|req: 1721/3564] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:13:22 2026] DELETE /v2.0/floatingips/8dce1c8f-73d2-42fb-bf8f-c53567e67901 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:23.187 8 INFO neutron.api.v2.resource [None req-efcf72a5-8abb-418a-91e4-090fdc7e4a0e 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1844/3565] 10.0.0.129 () {32 vars in 728 bytes} [Mon May 11 02:13:23 2026] GET /v2.0/floatingips/8dce1c8f-73d2-42fb-bf8f-c53567e67901 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1722/3566] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:13:23 2026] GET /v2.0/ports?device_id=8a714b26-eb42-438a-b230-1597140c04fd => generated 1204 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1845/3567] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:13:23 2026] GET /v2.0/security-groups?id=120ed94a-e0f5-4cf3-9ac5-39a138e4f2e9&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:13:24.405 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c8e47fe3-87df-4c7b-bc57-95ada6d72e1f - - - - - -] OVN reports status down for port: e8169931-734b-4fdd-9ea8-d78c5f89939c 2026-05-11 02:13:24.670 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8e47fe3-87df-4c7b-bc57-95ada6d72e1f - - - - - -] Successfully bumped revision number for resource e8169931-734b-4fdd-9ea8-d78c5f89939c (type: ports) to 6 2026-05-11 02:13:24.863 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44568cf0-e0df-41a9-8221-5b668e41e5c5'] response: {'name': 'network-changed', 'server_uuid': '8a714b26-eb42-438a-b230-1597140c04fd', 'tag': 'e8169931-734b-4fdd-9ea8-d78c5f89939c', 'status': 'completed', 'code': 200} 2026-05-11 02:13:24.864 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44568cf0-e0df-41a9-8221-5b668e41e5c5'] response: {'server_uuid': '8a714b26-eb42-438a-b230-1597140c04fd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e8169931-734b-4fdd-9ea8-d78c5f89939c', 'code': 200} 2026-05-11 02:13:24.864 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44568cf0-e0df-41a9-8221-5b668e41e5c5'] response: {'server_uuid': '8a714b26-eb42-438a-b230-1597140c04fd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e8169931-734b-4fdd-9ea8-d78c5f89939c', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1724/3570] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:13:25 2026] GET /v2.0/ports?tenant_id=759673a63cbb40c5aa9cfbb29d0772e0&device_id=8a714b26-eb42-438a-b230-1597140c04fd => generated 1440 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1847/3571] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:13:25 2026] GET /v2.0/networks?id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f => generated 842 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3572] 199.204.45.129 () {34 vars in 1057 bytes} [Mon May 11 02:13:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=e8169931-734b-4fdd-9ea8-d78c5f89939c => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1848/3573] 199.204.45.129 () {34 vars in 1105 bytes} [Mon May 11 02:13:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A32f&port_id=e8169931-734b-4fdd-9ea8-d78c5f89939c => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1726/3574] 199.204.45.129 () {34 vars in 1063 bytes} [Mon May 11 02:13:25 2026] GET /v2.0/subnets?id=42ddf471-d1c8-4fd8-883c-810833bdca9b&id=20c6a805-2092-4285-9f52-f20178fa49fc => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3575] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:13:25 2026] GET /v2.0/ports?network_id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1728/3576] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:13:25 2026] GET /v2.0/ports?network_id=9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1849/3577] 199.204.45.129 () {34 vars in 993 bytes} [Mon May 11 02:13:25 2026] GET /v2.0/ports?device_id=8a714b26-eb42-438a-b230-1597140c04fd => generated 1202 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1729/3578] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:13:25 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1730/3579] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:13:25 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:13:25.782 8 INFO neutron_taas.services.taas.taas_plugin [req-0c617347-9431-4c22-9bd8-ace7ea0b2ad4 req-1d8756c1-1d2a-498d-bd01-4873415bbcb4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] TaaS: Handle Delete Port: e8169931-734b-4fdd-9ea8-d78c5f89939c 2026-05-11 02:13:25.786 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0c617347-9431-4c22-9bd8-ace7ea0b2ad4 req-1d8756c1-1d2a-498d-bd01-4873415bbcb4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Tap Mirror: Handle Delete Port: e8169931-734b-4fdd-9ea8-d78c5f89939c [pid: 8|app: 0|req: 1850/3580] 199.204.45.129 () {36 vars in 996 bytes} [Mon May 11 02:13:25 2026] DELETE /v2.0/ports/e8169931-734b-4fdd-9ea8-d78c5f89939c => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:13:25.982 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4b3bbc5-d451-435c-b16b-4c7e9c4ca04c'] response: {'server_uuid': '8a714b26-eb42-438a-b230-1597140c04fd', 'name': 'network-vif-deleted', 'tag': 'e8169931-734b-4fdd-9ea8-d78c5f89939c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1731/3581] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:13:28 2026] GET /v2.0/ports?device_id=8a714b26-eb42-438a-b230-1597140c04fd => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:13:33.748 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ca8f3eb-737d-4860-b161-dfdef35ca4e3 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] TaaS: Handle Delete Port: 6b73ce43-cc80-42e4-abcc-ecb030c0320e 2026-05-11 02:13:33.751 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ca8f3eb-737d-4860-b161-dfdef35ca4e3 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Tap Mirror: Handle Delete Port: 6b73ce43-cc80-42e4-abcc-ecb030c0320e 2026-05-11 02:13:33.908 8 INFO neutron.db.l3_db [None req-7ca8f3eb-737d-4860-b161-dfdef35ca4e3 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Floating IP 8873cdc6-1606-42ea-8c2f-280db5323c88 disassociated (deleted). External IP: 10.96.250.214, port: 183c1e9e-b4f4-4686-a558-6879c0d3cf93. [pid: 8|app: 0|req: 1851/3582] 10.0.0.129 () {32 vars in 731 bytes} [Mon May 11 02:13:33 2026] DELETE /v2.0/floatingips/8873cdc6-1606-42ea-8c2f-280db5323c88 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:33.968 7 INFO neutron.api.v2.resource [None req-ddb39496-e5df-49c5-af21-9578387802f8 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1732/3583] 10.0.0.129 () {32 vars in 728 bytes} [Mon May 11 02:13:33 2026] GET /v2.0/floatingips/8873cdc6-1606-42ea-8c2f-280db5323c88 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:13:33.983 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a68c0f34-a6c7-4ceb-b168-54b26e0f0e05'] response: {'name': 'network-changed', 'server_uuid': 'dd699df5-8671-4c52-9bff-28f0c1ca321a', 'tag': '183c1e9e-b4f4-4686-a558-6879c0d3cf93', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1852/3584] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:13:34 2026] GET /v2.0/ports?device_id=dd699df5-8671-4c52-9bff-28f0c1ca321a => generated 1196 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1733/3585] 10.0.0.128 () {34 vars in 1039 bytes} [Mon May 11 02:13:34 2026] GET /v2.0/security-groups?id=120ed94a-e0f5-4cf3-9ac5-39a138e4f2e9&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1853/3586] 199.204.45.129 () {34 vars in 1079 bytes} [Mon May 11 02:13:34 2026] GET /v2.0/ports?tenant_id=759673a63cbb40c5aa9cfbb29d0772e0&device_id=dd699df5-8671-4c52-9bff-28f0c1ca321a => generated 1434 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1734/3587] 199.204.45.129 () {34 vars in 985 bytes} [Mon May 11 02:13:34 2026] GET /v2.0/networks?id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1854/3588] 199.204.45.129 () {34 vars in 1055 bytes} [Mon May 11 02:13:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.56&port_id=183c1e9e-b4f4-4686-a558-6879c0d3cf93 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3589] 199.204.45.129 () {34 vars in 1103 bytes} [Mon May 11 02:13:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37f&port_id=183c1e9e-b4f4-4686-a558-6879c0d3cf93 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1855/3590] 199.204.45.129 () {34 vars in 1063 bytes} [Mon May 11 02:13:34 2026] GET /v2.0/subnets?id=a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d&id=fe85cf09-56f4-4837-8111-a26ba53890e3 => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1736/3591] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:13:34 2026] GET /v2.0/ports?network_id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1856/3592] 199.204.45.129 () {34 vars in 1051 bytes} [Mon May 11 02:13:34 2026] GET /v2.0/ports?network_id=bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1737/3593] 199.204.45.129 () {34 vars in 1011 bytes} [Mon May 11 02:13:34 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1857/3594] 199.204.45.129 () {34 vars in 1111 bytes} [Mon May 11 02:13:34 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:13:35.166 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f93ebd56-bdca-46e6-8c23-778065570a58 - - - - - -] OVN reports status down for port: 183c1e9e-b4f4-4686-a558-6879c0d3cf93 2026-05-11 02:13:35.290 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-24e595cf-03c3-414f-a42b-3414ace066ea'] response: {'server_uuid': 'dd699df5-8671-4c52-9bff-28f0c1ca321a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '183c1e9e-b4f4-4686-a558-6879c0d3cf93', 'code': 200} 2026-05-11 02:13:35.395 7 INFO neutron.db.ovn_revision_numbers_db [None req-f93ebd56-bdca-46e6-8c23-778065570a58 - - - - - -] Successfully bumped revision number for resource 183c1e9e-b4f4-4686-a558-6879c0d3cf93 (type: ports) to 6 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1738/3595] 199.204.45.129 () {34 vars in 993 bytes} [Mon May 11 02:13:36 2026] GET /v2.0/ports?device_id=dd699df5-8671-4c52-9bff-28f0c1ca321a => generated 1194 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:13:36.548 8 INFO neutron_taas.services.taas.taas_plugin [req-ef226b5b-f893-45ba-8469-8fada31c3554 req-a5bacc52-92e8-43ce-b372-db0f7d6c771b 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] TaaS: Handle Delete Port: 183c1e9e-b4f4-4686-a558-6879c0d3cf93 2026-05-11 02:13:36.552 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ef226b5b-f893-45ba-8469-8fada31c3554 req-a5bacc52-92e8-43ce-b372-db0f7d6c771b 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Tap Mirror: Handle Delete Port: 183c1e9e-b4f4-4686-a558-6879c0d3cf93 [pid: 8|app: 0|req: 1858/3596] 199.204.45.129 () {36 vars in 996 bytes} [Mon May 11 02:13:36 2026] DELETE /v2.0/ports/183c1e9e-b4f4-4686-a558-6879c0d3cf93 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:13:36.728 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-437e1ddd-5556-459a-881c-0c257efd0137'] response: {'server_uuid': 'dd699df5-8671-4c52-9bff-28f0c1ca321a', 'name': 'network-vif-deleted', 'tag': '183c1e9e-b4f4-4686-a558-6879c0d3cf93', 'status': 'completed', 'code': 200} 2026-05-11 02:13:37.327 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30f01712-556e-4786-af22-56200d1fac0e'] response: {'server_uuid': 'dd699df5-8671-4c52-9bff-28f0c1ca321a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '183c1e9e-b4f4-4686-a558-6879c0d3cf93', 'code': 200} [pid: 7|app: 0|req: 1739/3597] 10.0.0.128 () {34 vars in 989 bytes} [Mon May 11 02:13:39 2026] GET /v2.0/ports?device_id=dd699df5-8671-4c52-9bff-28f0c1ca321a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1860/3600] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:13:44 2026] DELETE /v2.0/security-group-rules/8e274188-697f-47ab-8e9a-b4c10b1d28ad => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:44.553 7 INFO neutron.api.v2.resource [None req-03cac50b-3314-410e-9370-30e945c5ace6 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1741/3601] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:13:44 2026] GET /v2.0/security-group-rules/8e274188-697f-47ab-8e9a-b4c10b1d28ad => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1861/3602] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:13:44 2026] DELETE /v2.0/security-group-rules/888f399d-b0c1-4228-bf1c-63e52453a54f => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:44.720 7 INFO neutron.api.v2.resource [None req-929e6b97-b653-4c94-8bb1-c1969445b106 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1742/3603] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:13:44 2026] GET /v2.0/security-group-rules/888f399d-b0c1-4228-bf1c-63e52453a54f => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1862/3604] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:13:44 2026] DELETE /v2.0/security-group-rules/bb6a4922-f20c-41d7-a20f-565e36f3763c => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:44.874 7 INFO neutron.api.v2.resource [None req-80ff77fe-e31f-498b-866b-af06dd58377f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1743/3605] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:13:44 2026] GET /v2.0/security-group-rules/bb6a4922-f20c-41d7-a20f-565e36f3763c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1863/3606] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:13:44 2026] DELETE /v2.0/security-group-rules/49de22ab-f4fd-4fd0-a53b-dc59d446a9ea => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:45.026 7 INFO neutron.api.v2.resource [None req-bb977a0d-ea87-4c76-869e-acdec7ac9ac6 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1744/3607] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:13:45 2026] GET /v2.0/security-group-rules/49de22ab-f4fd-4fd0-a53b-dc59d446a9ea => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1864/3608] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:13:45 2026] DELETE /v2.0/security-group-rules/5cae24aa-b28d-4b7b-a839-bd3cf36ad921 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:45.223 7 INFO neutron.api.v2.resource [None req-f797f36e-d345-431e-badb-7dec494e00c0 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1745/3609] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:13:45 2026] GET /v2.0/security-group-rules/5cae24aa-b28d-4b7b-a839-bd3cf36ad921 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1865/3610] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:13:45 2026] DELETE /v2.0/security-group-rules/97d6f7d1-c44d-4b2a-81b9-79a00e30ce50 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:45.389 7 INFO neutron.api.v2.resource [None req-8a70d394-a5a0-47ff-a230-8377f3231ceb 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1746/3611] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:13:45 2026] GET /v2.0/security-group-rules/97d6f7d1-c44d-4b2a-81b9-79a00e30ce50 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1866/3612] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:13:45 2026] DELETE /v2.0/security-group-rules/22b1d8bc-7fb0-4939-a031-b5d3fa19157c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:45.534 7 INFO neutron.api.v2.resource [None req-065abcd3-8ce5-4373-ab9f-8ea20e47947e 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1747/3613] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:13:45 2026] GET /v2.0/security-group-rules/22b1d8bc-7fb0-4939-a031-b5d3fa19157c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1867/3614] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:13:45 2026] DELETE /v2.0/security-group-rules/e4b7dd89-a896-426e-8cff-05a58ef84d86 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:45.662 7 INFO neutron.api.v2.resource [None req-62b30660-4a5c-43b4-9c05-b4790cc224b6 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1748/3615] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:13:45 2026] GET /v2.0/security-group-rules/e4b7dd89-a896-426e-8cff-05a58ef84d86 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1868/3616] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:13:45 2026] DELETE /v2.0/security-group-rules/cef25c52-3e1c-4664-b028-44f4fe37a3ce => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:45.805 7 INFO neutron.api.v2.resource [None req-92c5e66c-af8e-435c-80f0-0bebf0f953e5 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1749/3617] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:13:45 2026] GET /v2.0/security-group-rules/cef25c52-3e1c-4664-b028-44f4fe37a3ce => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1869/3618] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:13:45 2026] DELETE /v2.0/security-group-rules/c85f36be-fbc7-411e-87a4-9e9556802715 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:45.944 7 INFO neutron.api.v2.resource [None req-c715f10a-6a07-439a-a93a-cb40e6861d10 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1750/3619] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:13:45 2026] GET /v2.0/security-group-rules/c85f36be-fbc7-411e-87a4-9e9556802715 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1870/3620] 10.0.0.129 () {32 vars in 749 bytes} [Mon May 11 02:13:45 2026] DELETE /v2.0/security-group-rules/374a914e-41a7-4672-b16c-c575dfe391ed => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:46.079 7 INFO neutron.api.v2.resource [None req-b50240c9-7fe2-41ec-8425-c3d5011dba5c 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1751/3621] 10.0.0.129 () {32 vars in 746 bytes} [Mon May 11 02:13:46 2026] GET /v2.0/security-group-rules/374a914e-41a7-4672-b16c-c575dfe391ed => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1871/3622] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:13:46 2026] DELETE /v2.0/security-groups/120ed94a-e0f5-4cf3-9ac5-39a138e4f2e9 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:46.199 7 INFO neutron.api.v2.resource [None req-6063f87a-26e1-49d1-aedb-3019b37d9c90 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1752/3623] 10.0.0.129 () {32 vars in 736 bytes} [Mon May 11 02:13:46 2026] GET /v2.0/security-groups/120ed94a-e0f5-4cf3-9ac5-39a138e4f2e9 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:13:46.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e10092b-d13f-4f9d-9a00-f614a026a83a 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] TaaS: Handle Delete Port: ffb605be-8de1-4233-b644-6093a358cbde 2026-05-11 02:13:46.507 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e10092b-d13f-4f9d-9a00-f614a026a83a 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Tap Mirror: Handle Delete Port: ffb605be-8de1-4233-b644-6093a358cbde [pid: 8|app: 0|req: 1872/3624] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:13:46 2026] PUT /v2.0/routers/63d62d9f-cd9b-4ea3-9ac7-313f59ec13ea/remove_router_interface => generated 309 bytes in 751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:13:47.117 7 INFO neutron.api.v2.resource [None req-334d3f43-f7e9-4561-aca1-20081bce0f13 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1753/3625] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:13:47 2026] PUT /v2.0/routers/63d62d9f-cd9b-4ea3-9ac7-313f59ec13ea/remove_router_interface => generated 198 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:13:47.419 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e58e872-2483-4efa-838f-6d22b078ba85 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] TaaS: Handle Delete Port: 04931e9f-ac58-4f01-9355-f82e6bddf46d 2026-05-11 02:13:47.422 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e58e872-2483-4efa-838f-6d22b078ba85 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Tap Mirror: Handle Delete Port: 04931e9f-ac58-4f01-9355-f82e6bddf46d [pid: 8|app: 0|req: 1873/3626] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:13:47 2026] PUT /v2.0/routers/63d62d9f-cd9b-4ea3-9ac7-313f59ec13ea/remove_router_interface => generated 309 bytes in 826 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:13:48.055 7 INFO neutron.api.v2.resource [None req-1feae1d1-122b-419a-b59a-f14483362747 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1754/3627] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:13:47 2026] PUT /v2.0/routers/63d62d9f-cd9b-4ea3-9ac7-313f59ec13ea/remove_router_interface => generated 198 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:13:48.391 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9d06ab6-ebde-47fe-9ca5-c88e15ef661b 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] TaaS: Handle Delete Port: 6714774e-941f-45c1-b4ad-50c262f52866 2026-05-11 02:13:48.394 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9d06ab6-ebde-47fe-9ca5-c88e15ef661b 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Tap Mirror: Handle Delete Port: 6714774e-941f-45c1-b4ad-50c262f52866 [pid: 8|app: 0|req: 1874/3628] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:13:48 2026] PUT /v2.0/routers/63d62d9f-cd9b-4ea3-9ac7-313f59ec13ea/remove_router_interface => generated 309 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:13:48.986 7 INFO neutron.api.v2.resource [None req-fee14135-8ca5-40b0-b6fe-61df0c0aeaa4 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1755/3629] 10.0.0.129 () {34 vars in 788 bytes} [Mon May 11 02:13:48 2026] PUT /v2.0/routers/63d62d9f-cd9b-4ea3-9ac7-313f59ec13ea/remove_router_interface => generated 198 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:13:49.304 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe162ba6-977c-438e-b724-d81bce25bf0f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] TaaS: Handle Delete Port: f64a9d15-13b0-449a-9ff1-79f876176b8e 2026-05-11 02:13:49.306 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe162ba6-977c-438e-b724-d81bce25bf0f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Tap Mirror: Handle Delete Port: f64a9d15-13b0-449a-9ff1-79f876176b8e [pid: 8|app: 0|req: 1875/3630] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:13:48 2026] DELETE /v2.0/routers/63d62d9f-cd9b-4ea3-9ac7-313f59ec13ea => generated 0 bytes in 700 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:49.727 7 INFO neutron.api.v2.resource [None req-9a92df87-b75f-43ac-822e-3251e2bf94fa 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1756/3631] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:13:49 2026] GET /v2.0/routers/63d62d9f-cd9b-4ea3-9ac7-313f59ec13ea => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1876/3632] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:13:49 2026] DELETE /v2.0/subnets/20c6a805-2092-4285-9f52-f20178fa49fc => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:13:49.886 7 INFO neutron.pecan_wsgi.hooks.translation [None req-daa9ff0e-34a8-4e0b-85c7-6b00fd3ff6bc 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1757/3633] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:13:49 2026] GET /v2.0/subnets/20c6a805-2092-4285-9f52-f20178fa49fc => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1877/3634] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:13:49 2026] DELETE /v2.0/subnets/42ddf471-d1c8-4fd8-883c-810833bdca9b => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:13:50.064 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea44dbc8-06d1-4756-a0be-efac7fe9de02 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1758/3635] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:13:50 2026] GET /v2.0/subnets/42ddf471-d1c8-4fd8-883c-810833bdca9b => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:13:50.188 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a431022-46d0-42ae-84cf-063dfce3ca68 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] TaaS: Handle Delete Port: f776da91-e56b-4675-a9a2-65c9225710c6 2026-05-11 02:13:50.191 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a431022-46d0-42ae-84cf-063dfce3ca68 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Tap Mirror: Handle Delete Port: f776da91-e56b-4675-a9a2-65c9225710c6 2026-05-11 02:13:50.372 8 INFO neutron.services.segments.plugin [-] Segment 988cbca4-00fe-49a0-9da3-4540522ecea4 resource provider aggregate not found 2026-05-11 02:13:50.373 8 INFO neutron.services.segments.plugin [-] Segment 988cbca4-00fe-49a0-9da3-4540522ecea4 resource provider aggregate not found 2026-05-11 02:13:50.395 8 INFO neutron.services.segments.plugin [-] Segment 988cbca4-00fe-49a0-9da3-4540522ecea4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 988cbca4-00fe-49a0-9da3-4540522ecea4 found for delete ", "request_id": "req-b371005b-450e-4341-9593-100b669ad463"}]} 2026-05-11 02:13:50.395 8 INFO neutron.services.segments.plugin [-] Segment 988cbca4-00fe-49a0-9da3-4540522ecea4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 988cbca4-00fe-49a0-9da3-4540522ecea4 found for delete ", "request_id": "req-0f7bd964-63eb-4ceb-9585-21f06b0e7d5e"}]} [pid: 8|app: 0|req: 1878/3636] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:13:50 2026] DELETE /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:13:50.439 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9feee37-6a2f-4a83-a81d-db7e58a17120 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1759/3637] 10.0.0.129 () {32 vars in 722 bytes} [Mon May 11 02:13:50 2026] GET /v2.0/networks/9e74cbf0-8c66-4ed6-ab9f-8f4b2663fc4f => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1879/3638] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:13:50 2026] DELETE /v2.0/subnets/fe85cf09-56f4-4837-8111-a26ba53890e3 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:13:50.600 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0172b81a-02f9-47a4-91de-e05fc9fae765 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1760/3639] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:13:50 2026] GET /v2.0/subnets/fe85cf09-56f4-4837-8111-a26ba53890e3 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1880/3640] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:13:50 2026] DELETE /v2.0/subnets/a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:13:50.807 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76b968d3-405a-4218-837a-737ad00d325c 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1761/3641] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:13:50 2026] GET /v2.0/subnets/a6f1eb3e-ff1e-4180-8a2f-ac9ea024df3d => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:13:50.934 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4b312ca-42d8-4539-b57e-4976b4bec88f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] TaaS: Handle Delete Port: 186446bc-00b2-4c33-8f07-400a5e87de1b 2026-05-11 02:13:50.939 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4b312ca-42d8-4539-b57e-4976b4bec88f 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Tap Mirror: Handle Delete Port: 186446bc-00b2-4c33-8f07-400a5e87de1b [pid: 8|app: 0|req: 1881/3642] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:13:50 2026] DELETE /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:13:51.172 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bdfc6115-8019-4692-b7c1-98249959cc53 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1762/3643] 10.0.0.129 () {32 vars in 722 bytes} [Mon May 11 02:13:51 2026] GET /v2.0/networks/bc0db6f8-37cc-4fb9-8ca9-98c970b36ee8 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1882/3644] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:13:51 2026] DELETE /v2.0/subnets/052cea5b-7906-439c-9c7d-a986ae6017d6 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:13:51.347 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97f3b0a6-2e6f-4914-aee0-efa2a5c84e16 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1763/3645] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:13:51 2026] GET /v2.0/subnets/052cea5b-7906-439c-9c7d-a986ae6017d6 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1883/3646] 10.0.0.129 () {32 vars in 723 bytes} [Mon May 11 02:13:51 2026] DELETE /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:13:51.525 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc45a8fc-0415-4ce2-8f0f-d3afb67bf81b 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1764/3647] 10.0.0.129 () {32 vars in 720 bytes} [Mon May 11 02:13:51 2026] GET /v2.0/subnets/967abf4f-2f51-4d09-a7ed-15b1716db6e0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:13:51.646 8 INFO neutron_taas.services.taas.taas_plugin [None req-0dee9bf4-9ce4-4a1c-bf6b-a87442483a63 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] TaaS: Handle Delete Port: 5f8a46b0-2384-49cf-bf36-e95033e8ebfc 2026-05-11 02:13:51.649 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dee9bf4-9ce4-4a1c-bf6b-a87442483a63 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] Tap Mirror: Handle Delete Port: 5f8a46b0-2384-49cf-bf36-e95033e8ebfc [pid: 8|app: 0|req: 1884/3648] 10.0.0.129 () {32 vars in 725 bytes} [Mon May 11 02:13:51 2026] DELETE /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:13:51.857 7 INFO neutron.pecan_wsgi.hooks.translation [None req-25cf7853-32f8-4ae0-a20b-b2433689d5b6 300feb072b7244269eacd915f3db0482 759673a63cbb40c5aa9cfbb29d0772e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1765/3649] 10.0.0.129 () {32 vars in 722 bytes} [Mon May 11 02:13:51 2026] GET /v2.0/networks/0b8bb45d-145e-40f8-8f97-ced5f64b0602 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:13:52.413 8 INFO neutron.services.segments.plugin [-] Segment 3dea02ec-8e35-417a-af51-39d6616a462b resource provider aggregate not found 2026-05-11 02:13:52.418 8 INFO neutron.services.segments.plugin [-] Segment 3dea02ec-8e35-417a-af51-39d6616a462b resource provider aggregate not found 2026-05-11 02:13:52.434 8 INFO neutron.services.segments.plugin [-] Segment 3dea02ec-8e35-417a-af51-39d6616a462b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dea02ec-8e35-417a-af51-39d6616a462b found for delete ", "request_id": "req-c17bdc05-c2bb-4662-96fb-8762995b375a"}]} 2026-05-11 02:13:52.439 8 INFO neutron.services.segments.plugin [-] Segment 3dea02ec-8e35-417a-af51-39d6616a462b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dea02ec-8e35-417a-af51-39d6616a462b found for delete ", "request_id": "req-d0526831-0684-4f7e-a822-d3b8700bc783"}]} 2026-05-11 02:13:52.455 8 INFO neutron.services.segments.plugin [-] Segment af6dd0ba-8bf7-4d5b-8e4e-71c2c3678434 resource provider aggregate not found 2026-05-11 02:13:52.457 8 INFO neutron.services.segments.plugin [-] Segment af6dd0ba-8bf7-4d5b-8e4e-71c2c3678434 resource provider aggregate not found 2026-05-11 02:13:52.474 8 INFO neutron.services.segments.plugin [-] Segment af6dd0ba-8bf7-4d5b-8e4e-71c2c3678434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af6dd0ba-8bf7-4d5b-8e4e-71c2c3678434 found for delete ", "request_id": "req-f3cd575b-5c3c-4429-93dd-ae4641f8203a"}]} 2026-05-11 02:13:52.476 8 INFO neutron.services.segments.plugin [-] Segment af6dd0ba-8bf7-4d5b-8e4e-71c2c3678434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af6dd0ba-8bf7-4d5b-8e4e-71c2c3678434 found for delete ", "request_id": "req-c460818e-8269-4ec7-ac5f-10228d2efccd"}]} 2026-05-11 02:13:54.031 8 INFO neutron.db.ovn_revision_numbers_db [None req-7d3411ca-2393-4182-ad08-4b7219c50112 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 21c1db7d-4e5b-46c2-bc55-8bf4f0ebeed2 (type: security_groups) to 1 2026-05-11 02:13:54.049 8 INFO neutron.db.ovn_revision_numbers_db [None req-7d3411ca-2393-4182-ad08-4b7219c50112 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 0a65d052-f07f-42d0-881b-702614688d0c (type: security_group_rules) to 0 2026-05-11 02:13:54.059 8 INFO neutron.db.ovn_revision_numbers_db [None req-7d3411ca-2393-4182-ad08-4b7219c50112 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 228b2c24-c0bc-4f66-9ff3-e50386671596 (type: security_group_rules) to 0 2026-05-11 02:13:54.070 8 INFO neutron.db.ovn_revision_numbers_db [None req-7d3411ca-2393-4182-ad08-4b7219c50112 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 8e0d7aa2-8147-4cdf-a17b-0f972fd6e4e3 (type: security_group_rules) to 0 2026-05-11 02:13:54.080 8 INFO neutron.db.ovn_revision_numbers_db [None req-7d3411ca-2393-4182-ad08-4b7219c50112 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 93946278-e86e-4dca-8726-6edc7a88bdc5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1885/3650] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:13:53 2026] GET /v2.0/security-groups?tenant_id=1589058048454f3fbd1dd4b0c17b5941&name=default => generated 2929 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1766/3651] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:13:54 2026] DELETE /v2.0/security-groups/21c1db7d-4e5b-46c2-bc55-8bf4f0ebeed2 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:54.588 8 INFO neutron.db.ovn_revision_numbers_db [None req-2876d92b-eea7-4ea4-8a8e-18a927a8d7a6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ca1f75f2-a50c-4706-b1a3-207ca04e4736 (type: security_groups) to 1 2026-05-11 02:13:54.603 8 INFO neutron.db.ovn_revision_numbers_db [None req-2876d92b-eea7-4ea4-8a8e-18a927a8d7a6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 48c3aa27-c139-4931-a493-ff4b07c4201b (type: security_group_rules) to 0 2026-05-11 02:13:54.617 8 INFO neutron.db.ovn_revision_numbers_db [None req-2876d92b-eea7-4ea4-8a8e-18a927a8d7a6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 84451ce4-48a7-4e7a-9862-a964d83a5ead (type: security_group_rules) to 0 2026-05-11 02:13:54.629 8 INFO neutron.db.ovn_revision_numbers_db [None req-2876d92b-eea7-4ea4-8a8e-18a927a8d7a6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a1005b81-5d0f-4f0b-be09-3f7ae85350f5 (type: security_group_rules) to 0 2026-05-11 02:13:54.639 8 INFO neutron.db.ovn_revision_numbers_db [None req-2876d92b-eea7-4ea4-8a8e-18a927a8d7a6 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource bb9d1b1b-5fd7-425a-96cc-85492ae5c372 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1886/3652] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:13:54 2026] GET /v2.0/security-groups?tenant_id=23450bced0494e23aa4e46d963d8bd30&name=default => generated 2929 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1767/3655] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:13:54 2026] DELETE /v2.0/security-groups/ca1f75f2-a50c-4706-b1a3-207ca04e4736 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:55.170 8 INFO neutron.db.ovn_revision_numbers_db [None req-f197d5c1-82d9-45af-8ba0-1780d1f15c45 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 1931f655-b0ee-41e2-9303-bc76244db148 (type: security_groups) to 1 2026-05-11 02:13:55.185 8 INFO neutron.db.ovn_revision_numbers_db [None req-f197d5c1-82d9-45af-8ba0-1780d1f15c45 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 23dd13e8-7d6d-4d5e-8892-a326632e2714 (type: security_group_rules) to 0 2026-05-11 02:13:55.195 8 INFO neutron.db.ovn_revision_numbers_db [None req-f197d5c1-82d9-45af-8ba0-1780d1f15c45 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource a3561635-49c2-49eb-b7d2-df3edca26fc9 (type: security_group_rules) to 0 2026-05-11 02:13:55.205 8 INFO neutron.db.ovn_revision_numbers_db [None req-f197d5c1-82d9-45af-8ba0-1780d1f15c45 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource e8f00a53-81f0-40ee-8adc-0ddcdcf09b97 (type: security_group_rules) to 0 2026-05-11 02:13:55.217 8 INFO neutron.db.ovn_revision_numbers_db [None req-f197d5c1-82d9-45af-8ba0-1780d1f15c45 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ed762b93-f45e-4f15-8def-814cde972aac (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1889/3656] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:13:55 2026] GET /v2.0/security-groups?tenant_id=1cdafaa899da4d059cd4dc71336b7b66&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1768/3657] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:13:55 2026] DELETE /v2.0/security-groups/1931f655-b0ee-41e2-9303-bc76244db148 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1890/3658] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:13:55 2026] GET /v2.0/security-groups?tenant_id=759673a63cbb40c5aa9cfbb29d0772e0&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1769/3659] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:13:55 2026] DELETE /v2.0/security-groups/87158fb1-83a6-4104-b0e0-89ba881cad67 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:56.198 8 INFO neutron.db.ovn_revision_numbers_db [None req-d01baafe-dedf-4ab5-ad4f-fa2da529dc7a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c78672c7-8c8f-4362-babb-507f4479ccce (type: security_groups) to 1 2026-05-11 02:13:56.210 8 INFO neutron.db.ovn_revision_numbers_db [None req-d01baafe-dedf-4ab5-ad4f-fa2da529dc7a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 6513f13c-26b4-4838-bb72-2f574c5dec35 (type: security_group_rules) to 0 2026-05-11 02:13:56.225 8 INFO neutron.db.ovn_revision_numbers_db [None req-d01baafe-dedf-4ab5-ad4f-fa2da529dc7a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 9b9a6e62-5e15-4182-8cfa-69eb5d666ada (type: security_group_rules) to 0 2026-05-11 02:13:56.238 8 INFO neutron.db.ovn_revision_numbers_db [None req-d01baafe-dedf-4ab5-ad4f-fa2da529dc7a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b655eea2-1553-4f34-8571-3a80384aeda0 (type: security_group_rules) to 0 2026-05-11 02:13:56.249 8 INFO neutron.db.ovn_revision_numbers_db [None req-d01baafe-dedf-4ab5-ad4f-fa2da529dc7a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c1c97176-4d8a-42fa-912c-bcde848e790e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1891/3660] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:13:56 2026] GET /v2.0/security-groups?tenant_id=e0121cc73dbf4de4b582b84e3e2f9c8f&name=default => generated 2929 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1770/3661] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:13:56 2026] DELETE /v2.0/security-groups/c78672c7-8c8f-4362-babb-507f4479ccce => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:56.880 8 INFO neutron.db.ovn_revision_numbers_db [None req-d69fa99d-8cdc-49f1-b778-d4fa6629baa1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 488f2ab8-2c55-46dc-aeae-5414e06a2682 (type: security_groups) to 1 2026-05-11 02:13:56.894 8 INFO neutron.db.ovn_revision_numbers_db [None req-d69fa99d-8cdc-49f1-b778-d4fa6629baa1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 466d3353-79ad-4457-a74a-e7e3d26dce08 (type: security_group_rules) to 0 2026-05-11 02:13:56.905 8 INFO neutron.db.ovn_revision_numbers_db [None req-d69fa99d-8cdc-49f1-b778-d4fa6629baa1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource ca15f986-4432-4e57-ad8c-a75e0c133da8 (type: security_group_rules) to 0 2026-05-11 02:13:56.916 8 INFO neutron.db.ovn_revision_numbers_db [None req-d69fa99d-8cdc-49f1-b778-d4fa6629baa1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d98103fa-e934-4850-aa6d-6f29ad6cd263 (type: security_group_rules) to 0 2026-05-11 02:13:56.928 8 INFO neutron.db.ovn_revision_numbers_db [None req-d69fa99d-8cdc-49f1-b778-d4fa6629baa1 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource fd1fdce0-e95a-416a-9cb5-a9650ac1ffe9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1892/3662] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:13:56 2026] GET /v2.0/security-groups?tenant_id=fe26e6280e9546ad938b105d5f083e22&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1771/3663] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:13:56 2026] DELETE /v2.0/security-groups/488f2ab8-2c55-46dc-aeae-5414e06a2682 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:13:57.473 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f6b3cbc-e832-4857-94cf-5d0c1acf8118 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource c1f1a09d-8344-41f4-943e-601507ca426d (type: security_groups) to 1 2026-05-11 02:13:57.488 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f6b3cbc-e832-4857-94cf-5d0c1acf8118 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 1bf88ebe-663e-47b1-b9d5-d79d3b5bceb1 (type: security_group_rules) to 0 2026-05-11 02:13:57.502 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f6b3cbc-e832-4857-94cf-5d0c1acf8118 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource 8a3d4e35-645b-428b-b8ef-1b91ef6fcab5 (type: security_group_rules) to 0 2026-05-11 02:13:57.515 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f6b3cbc-e832-4857-94cf-5d0c1acf8118 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource b4848985-d84f-4838-afa4-fe05533d15a4 (type: security_group_rules) to 0 2026-05-11 02:13:57.527 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f6b3cbc-e832-4857-94cf-5d0c1acf8118 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Successfully bumped revision number for resource d85eea7c-9523-4120-a773-6af82799052f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1893/3664] 10.0.0.129 () {32 vars in 773 bytes} [Mon May 11 02:13:57 2026] GET /v2.0/security-groups?tenant_id=b59957984a4d4dbf802bb73f5b385b6d&name=default => generated 2929 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1772/3665] 10.0.0.129 () {32 vars in 739 bytes} [Mon May 11 02:13:57 2026] DELETE /v2.0/security-groups/c1f1a09d-8344-41f4-943e-601507ca426d => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1894/3666] 10.0.0.129 () {32 vars in 648 bytes} [Mon May 11 02:14:00 2026] GET /v2.0/networks => generated 2287 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3667] 10.0.0.129 () {32 vars in 654 bytes} [Mon May 11 02:14:01 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1895/3668] 10.0.0.129 () {32 vars in 646 bytes} [Mon May 11 02:14:01 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1774/3669] 10.0.0.129 () {32 vars in 642 bytes} [Mon May 11 02:14:01 2026] GET /v2.0/ports => generated 5171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1896/3670] 10.0.0.129 () {32 vars in 646 bytes} [Mon May 11 02:14:01 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1775/3671] 10.0.0.129 () {32 vars in 648 bytes} [Mon May 11 02:14:01 2026] GET /v2.0/networks => generated 2287 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1897/3672] 10.0.0.129 () {32 vars in 662 bytes} [Mon May 11 02:14:01 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1776/3673] 10.0.0.129 () {32 vars in 654 bytes} [Mon May 11 02:14:01 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1898/3674] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:14:05 2026] GET /v2.0/subnets => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1777/3675] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:14:05 2026] GET /v2.0/networks => generated 2287 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1899/3676] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:14:05 2026] GET /v2.0/routers => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1778/3677] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:14:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1900/3678] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:14:05 2026] GET /v2.0/ports => generated 5171 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1779/3679] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:14:05 2026] GET /v2.0/agents => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1901/3680] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:14:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1780/3681] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:14:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1902/3682] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:14:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1781/3683] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:14:05 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1903/3684] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:14:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1908/3693] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:15:05 2026] GET /v2.0/agents => generated 1214 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1786/3694] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:15:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1909/3695] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:15:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1787/3696] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:15:05 2026] GET /v2.0/ports => generated 5171 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1910/3697] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:15:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1788/3698] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:15:05 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1911/3699] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:15:05 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1789/3700] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:15:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1912/3701] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:15:05 2026] GET /v2.0/networks => generated 2287 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1790/3702] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:15:05 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1913/3703] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:15:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1918/3712] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:16:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1795/3713] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:16:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1919/3714] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:16:05 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1796/3715] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:16:05 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1920/3716] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:16:05 2026] GET /v2.0/ports => generated 5171 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1797/3717] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:16:05 2026] GET /v2.0/agents => generated 1214 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1921/3718] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:16:05 2026] GET /v2.0/routers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1798/3719] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:16:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1922/3720] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:16:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1799/3721] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:16:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1923/3722] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:16:05 2026] GET /v2.0/networks => generated 2287 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1928/3731] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:17:05 2026] GET /v2.0/subnets => generated 1308 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1804/3732] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:17:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1929/3733] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:17:05 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1805/3734] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:17:05 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1930/3735] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:17:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1806/3736] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:17:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1931/3737] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:17:05 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1807/3738] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:17:05 2026] GET /v2.0/networks => generated 2287 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1932/3739] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:17:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1808/3740] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:17:05 2026] GET /v2.0/ports => generated 5171 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1933/3741] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:17:05 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1938/3750] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:18:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1813/3751] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:18:05 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1939/3752] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:18:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1814/3753] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:18:05 2026] GET /v2.0/networks => generated 2287 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1940/3754] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:18:05 2026] GET /v2.0/ports => generated 5171 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1815/3755] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:18:05 2026] GET /v2.0/agents => generated 1214 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1941/3756] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:18:05 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1816/3757] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:18:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1942/3758] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:18:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1817/3759] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:18:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1943/3760] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:18:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1948/3769] 10.0.0.130 () {28 vars in 598 bytes} [Mon May 11 02:19:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1822/3770] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:19:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1949/3771] 10.0.0.130 () {28 vars in 578 bytes} [Mon May 11 02:19:05 2026] GET /v2.0/ports => generated 5171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1823/3772] 10.0.0.130 () {28 vars in 580 bytes} [Mon May 11 02:19:05 2026] GET /v2.0/agents => generated 1214 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1950/3773] 10.0.0.130 () {28 vars in 618 bytes} [Mon May 11 02:19:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1824/3774] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:19:05 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1951/3775] 10.0.0.130 () {28 vars in 584 bytes} [Mon May 11 02:19:05 2026] GET /v2.0/networks => generated 2287 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1825/3776] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:19:05 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1952/3777] 10.0.0.130 () {28 vars in 623 bytes} [Mon May 11 02:19:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1826/3778] 10.0.0.130 () {28 vars in 582 bytes} [Mon May 11 02:19:05 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1953/3779] 10.0.0.130 () {28 vars in 590 bytes} [Mon May 11 02:19:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)