+ 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 [Thu Apr 16 17:20:37 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-8575fb4b5d-7sqkw 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f309f4cd668 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-04-16 17:20:41.711 8 INFO neutron.common.config [-] Logging enabled! 2026-04-16 17:20:41.711 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-16 17:20:41.811 7 INFO neutron.common.config [-] Logging enabled! 2026-04-16 17:20:41.811 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-16 17:20:42.706 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-16 17:20:42.924 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-16 17:20:44.189 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-16 17:20:44.192 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-16 17:20:44.195 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-16 17:20:44.196 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-16 17:20:44.196 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-16 17:20:44.196 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-16 17:20:44.196 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 17:20:44.203 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 17:20:44.203 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 17:20:44.204 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-16 17:20:44.390 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-16 17:20:44.392 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-16 17:20:44.396 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-16 17:20:44.396 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-16 17:20:44.396 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-16 17:20:44.396 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-16 17:20:44.396 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 17:20:44.404 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 17:20:44.404 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 17:20:44.404 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-16 17:20:44.419 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-16 17:20:44.419 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-16 17:20:44.419 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-16 17:20:44.444 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-16 17:20:44.444 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-16 17:20:44.444 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-16 17:20:44.444 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-16 17:20:44.616 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-16 17:20:44.616 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-16 17:20:44.616 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-16 17:20:44.640 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-16 17:20:44.641 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-16 17:20:44.641 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-16 17:20:44.641 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-16 17:20:46.246 7 INFO neutron.plugins.ml2.managers [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Initializing driver for type 'vlan' 2026-04-16 17:20:46.249 8 INFO neutron.plugins.ml2.managers [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Initializing driver for type 'vlan' 2026-04-16 17:20:46.546 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] VlanTypeDriver initialization complete 2026-04-16 17:20:46.547 8 INFO neutron.plugins.ml2.managers [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-16 17:20:46.547 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-16 17:20:46.547 8 INFO neutron.plugins.ml2.managers [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Initializing extension driver 'port_security' 2026-04-16 17:20:46.547 8 INFO neutron.plugins.ml2.extensions.port_security [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-16 17:20:46.547 8 INFO neutron.plugins.ml2.managers [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Initializing extension driver 'qos' 2026-04-16 17:20:46.547 8 INFO neutron.plugins.ml2.managers [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-16 17:20:46.547 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Starting OVNMechanismDriver 2026-04-16 17:20:46.550 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] OVN logging driver registered 2026-04-16 17:20:46.551 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] VlanTypeDriver initialization complete 2026-04-16 17:20:46.551 7 INFO neutron.plugins.ml2.managers [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-16 17:20:46.551 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-16 17:20:46.552 7 INFO neutron.plugins.ml2.managers [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Initializing extension driver 'port_security' 2026-04-16 17:20:46.552 7 INFO neutron.plugins.ml2.extensions.port_security [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-16 17:20:46.552 7 INFO neutron.plugins.ml2.managers [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Initializing extension driver 'qos' 2026-04-16 17:20:46.552 7 INFO neutron.plugins.ml2.managers [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-16 17:20:46.552 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Starting OVNMechanismDriver 2026-04-16 17:20:46.555 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] OVN logging driver registered 2026-04-16 17:20:46.560 7 INFO neutron.quota [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded quota_driver: . 2026-04-16 17:20:46.561 7 INFO neutron.plugins.ml2.plugin [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Modular L2 Plugin initialization complete 2026-04-16 17:20:46.561 7 INFO neutron.plugins.ml2.managers [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-16 17:20:46.561 7 INFO neutron.plugins.ml2.managers [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-16 17:20:46.561 7 INFO neutron.plugins.ml2.managers [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-16 17:20:46.561 7 INFO neutron.manager [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loading Plugin: qos 2026-04-16 17:20:46.565 8 INFO neutron.quota [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded quota_driver: . 2026-04-16 17:20:46.568 8 INFO neutron.plugins.ml2.plugin [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Modular L2 Plugin initialization complete 2026-04-16 17:20:46.568 8 INFO neutron.plugins.ml2.managers [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-16 17:20:46.568 8 INFO neutron.plugins.ml2.managers [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-16 17:20:46.568 8 INFO neutron.plugins.ml2.managers [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-16 17:20:46.569 8 INFO neutron.manager [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loading Plugin: qos 2026-04-16 17:20:46.573 7 INFO neutron.manager [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loading Plugin: ovn-router 2026-04-16 17:20:46.586 8 INFO neutron.manager [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loading Plugin: ovn-router 2026-04-16 17:20:46.605 7 INFO neutron.services.ovn_l3.plugin [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Starting OVNL3RouterPlugin 2026-04-16 17:20:46.609 7 INFO neutron.manager [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loading Plugin: segments 2026-04-16 17:20:46.619 8 INFO neutron.services.ovn_l3.plugin [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Starting OVNL3RouterPlugin 2026-04-16 17:20:46.624 8 INFO neutron.manager [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loading Plugin: segments 2026-04-16 17:20:46.702 7 INFO neutron.manager [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loading Plugin: trunk 2026-04-16 17:20:46.713 7 INFO neutron.manager [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loading Plugin: log 2026-04-16 17:20:46.715 7 INFO neutron.manager [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-16 17:20:46.759 8 INFO neutron.manager [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loading Plugin: trunk 2026-04-16 17:20:46.769 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-16 17:20:46.770 7 WARNING stevedore.named [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 17:20:46.793 8 INFO neutron.manager [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loading Plugin: log 2026-04-16 17:20:46.796 8 INFO neutron.manager [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-16 17:20:46.810 7 INFO neutron_vpnaas.services.vpn.plugin [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-16 17:20:46.810 7 INFO neutron.common.utils [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-16 17:20:46.810 7 INFO neutron.manager [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loading Plugin: taas 2026-04-16 17:20:46.830 7 WARNING stevedore.named [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 17:20:46.830 7 WARNING stevedore.named [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-16 17:20:46.836 7 INFO neutron_taas.services.taas.taas_plugin [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-16 17:20:46.836 7 INFO neutron.manager [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loading Plugin: tapmirror 2026-04-16 17:20:46.843 7 WARNING stevedore.named [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 17:20:46.843 7 WARNING stevedore.named [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-16 17:20:46.844 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-16 17:20:46.844 7 INFO neutron.manager [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loading Plugin: auto_allocate 2026-04-16 17:20:46.848 7 INFO neutron.manager [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loading Plugin: tag 2026-04-16 17:20:46.850 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-16 17:20:46.851 8 WARNING stevedore.named [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 17:20:46.856 7 INFO neutron.manager [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loading Plugin: timestamp 2026-04-16 17:20:46.858 7 INFO neutron.manager [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loading Plugin: network_ip_availability 2026-04-16 17:20:46.861 7 INFO neutron.manager [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loading Plugin: flavors 2026-04-16 17:20:46.864 7 INFO neutron.manager [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loading Plugin: revisions 2026-04-16 17:20:46.867 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Initializing extension manager. 2026-04-16 17:20:46.869 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: address-group 2026-04-16 17:20:46.870 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: address-scope 2026-04-16 17:20:46.870 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-16 17:20:46.871 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: agent 2026-04-16 17:20:46.871 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-16 17:20:46.873 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-16 17:20:46.873 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-16 17:20:46.875 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: availability_zone 2026-04-16 17:20:46.876 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-16 17:20:46.876 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-16 17:20:46.877 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: default-subnetpools 2026-04-16 17:20:46.878 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-16 17:20:46.878 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: dns-integration 2026-04-16 17:20:46.879 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: dns-domain-ports 2026-04-16 17:20:46.879 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-16 17:20:46.880 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-16 17:20:46.881 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-16 17:20:46.881 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: empty-string-filtering 2026-04-16 17:20:46.881 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 17:20:46.882 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-16 17:20:46.882 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: external-net 2026-04-16 17:20:46.883 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-16 17:20:46.883 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: extraroute 2026-04-16 17:20:46.884 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-16 17:20:46.885 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-16 17:20:46.885 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-16 17:20:46.885 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-16 17:20:46.886 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-16 17:20:46.886 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: fip-port-details 2026-04-16 17:20:46.887 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: flavors 2026-04-16 17:20:46.888 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-16 17:20:46.889 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: floatingip-pools 2026-04-16 17:20:46.889 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: ip_allocation 2026-04-16 17:20:46.890 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-16 17:20:46.890 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: l2_adjacency 2026-04-16 17:20:46.891 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: router 2026-04-16 17:20:46.892 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-16 17:20:46.892 8 INFO neutron.common.utils [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-16 17:20:46.892 8 INFO neutron.manager [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loading Plugin: taas 2026-04-16 17:20:46.893 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 17:20:46.894 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-16 17:20:46.894 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-16 17:20:46.895 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: ext-gw-mode 2026-04-16 17:20:46.895 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: l3-ha 2026-04-16 17:20:46.896 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-16 17:20:46.896 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-16 17:20:46.897 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: l3-flavors 2026-04-16 17:20:46.898 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-16 17:20:46.898 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-16 17:20:46.900 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-16 17:20:46.901 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-16 17:20:46.902 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: logging 2026-04-16 17:20:46.903 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-16 17:20:46.904 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-16 17:20:46.905 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: multi-provider 2026-04-16 17:20:46.905 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: net-mtu 2026-04-16 17:20:46.906 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: net-mtu-writable 2026-04-16 17:20:46.906 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: network_availability_zone 2026-04-16 17:20:46.907 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-16 17:20:46.907 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: network-ip-availability 2026-04-16 17:20:46.908 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-16 17:20:46.909 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: pagination 2026-04-16 17:20:46.909 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: port-device-profile 2026-04-16 17:20:46.910 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-16 17:20:46.910 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-16 17:20:46.911 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-16 17:20:46.911 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-16 17:20:46.912 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-16 17:20:46.912 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-16 17:20:46.913 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-16 17:20:46.913 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: port-resource-request 2026-04-16 17:20:46.914 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-16 17:20:46.914 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-16 17:20:46.915 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: binding 2026-04-16 17:20:46.915 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: binding-extended 2026-04-16 17:20:46.916 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: port-security 2026-04-16 17:20:46.916 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: project-id 2026-04-16 17:20:46.917 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: provider 2026-04-16 17:20:46.917 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: qinq 2026-04-16 17:20:46.919 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: qos 2026-04-16 17:20:46.920 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-16 17:20:46.921 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-16 17:20:46.921 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: qos-default 2026-04-16 17:20:46.922 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: qos-fip 2026-04-16 17:20:46.922 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-16 17:20:46.922 8 WARNING stevedore.named [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 17:20:46.922 8 WARNING stevedore.named [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-16 17:20:46.923 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-16 17:20:46.923 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-16 17:20:46.924 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-16 17:20:46.924 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-16 17:20:46.925 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: qos-pps 2026-04-16 17:20:46.925 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-16 17:20:46.926 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-16 17:20:46.926 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: qos-rules-alias 2026-04-16 17:20:46.927 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: quota-check-limit 2026-04-16 17:20:46.928 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-16 17:20:46.929 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-16 17:20:46.929 8 INFO neutron.manager [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loading Plugin: tapmirror 2026-04-16 17:20:46.930 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: quotas 2026-04-16 17:20:46.931 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: quota_details 2026-04-16 17:20:46.933 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: rbac-policies 2026-04-16 17:20:46.933 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-16 17:20:46.934 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: rbac-address-scope 2026-04-16 17:20:46.934 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: rbac-security-groups 2026-04-16 17:20:46.935 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-16 17:20:46.935 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: revision-if-match 2026-04-16 17:20:46.936 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-16 17:20:46.936 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: router_availability_zone 2026-04-16 17:20:46.937 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-16 17:20:46.937 8 WARNING stevedore.named [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 17:20:46.937 8 WARNING stevedore.named [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-16 17:20:46.938 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-16 17:20:46.938 8 INFO neutron.manager [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loading Plugin: auto_allocate 2026-04-16 17:20:46.938 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-16 17:20:46.939 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-16 17:20:46.940 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-16 17:20:46.940 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-16 17:20:46.941 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-16 17:20:46.941 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-16 17:20:46.944 8 INFO neutron.manager [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loading Plugin: tag 2026-04-16 17:20:46.945 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: security-group 2026-04-16 17:20:46.946 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: segment 2026-04-16 17:20:46.947 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-16 17:20:46.947 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: service-type 2026-04-16 17:20:46.948 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: sorting 2026-04-16 17:20:46.948 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: standard-attr-segment 2026-04-16 17:20:46.949 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: standard-attr-description 2026-04-16 17:20:46.950 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: stateful-security-group 2026-04-16 17:20:46.950 7 WARNING neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-16 17:20:46.950 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-16 17:20:46.951 8 INFO neutron.manager [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loading Plugin: timestamp 2026-04-16 17:20:46.951 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: subnet-external-network 2026-04-16 17:20:46.951 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-16 17:20:46.952 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-16 17:20:46.952 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: subnet-service-types 2026-04-16 17:20:46.953 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: subnet_allocation 2026-04-16 17:20:46.953 8 INFO neutron.manager [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loading Plugin: network_ip_availability 2026-04-16 17:20:46.954 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-16 17:20:46.954 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: tag-creation 2026-04-16 17:20:46.955 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-16 17:20:46.958 8 INFO neutron.manager [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loading Plugin: flavors 2026-04-16 17:20:46.959 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: standard-attr-tag 2026-04-16 17:20:46.959 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-16 17:20:46.960 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: trunk 2026-04-16 17:20:46.960 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: trunk-details 2026-04-16 17:20:46.961 8 INFO neutron.manager [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loading Plugin: revisions 2026-04-16 17:20:46.961 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-16 17:20:46.961 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-16 17:20:46.962 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: vlan-transparent 2026-04-16 17:20:46.963 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-16 17:20:46.964 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Initializing extension manager. 2026-04-16 17:20:46.964 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-16 17:20:46.965 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-16 17:20:46.965 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: address-group 2026-04-16 17:20:46.966 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: vpn-flavors 2026-04-16 17:20:46.966 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: address-scope 2026-04-16 17:20:46.967 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-16 17:20:46.967 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: vpnaas 2026-04-16 17:20:46.968 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: agent 2026-04-16 17:20:46.968 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-16 17:20:46.968 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: taas 2026-04-16 17:20:46.969 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-16 17:20:46.969 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: tap-mirror 2026-04-16 17:20:46.970 7 INFO neutron.api.extensions [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-16 17:20:46.970 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-16 17:20:46.972 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-16 17:20:46.972 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-16 17:20:46.973 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 17:20:46.973 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-16 17:20:46.973 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: availability_zone 2026-04-16 17:20:46.973 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-16 17:20:46.974 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-16 17:20:46.974 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: default-subnetpools 2026-04-16 17:20:46.975 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 17:20:46.976 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-16 17:20:46.976 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 17:20:46.976 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: dns-integration 2026-04-16 17:20:46.977 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: dns-domain-ports 2026-04-16 17:20:46.977 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-16 17:20:46.978 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-16 17:20:46.979 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-16 17:20:46.979 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: empty-string-filtering 2026-04-16 17:20:46.980 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 17:20:46.980 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-16 17:20:46.980 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: external-net 2026-04-16 17:20:46.981 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 17:20:46.981 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-16 17:20:46.981 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 17:20:46.981 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: extraroute 2026-04-16 17:20:46.982 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 17:20:46.982 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-16 17:20:46.982 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 17:20:46.983 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] subnetpool is already registered 2026-04-16 17:20:46.983 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-16 17:20:46.983 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 17:20:46.983 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-16 17:20:46.983 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 17:20:46.984 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-16 17:20:46.984 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 17:20:46.984 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-16 17:20:46.984 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 17:20:46.985 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 17:20:46.985 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: fip-port-details 2026-04-16 17:20:46.985 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 17:20:46.985 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 17:20:46.985 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: flavors 2026-04-16 17:20:46.986 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] ipsecpolicy is already registered 2026-04-16 17:20:46.986 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 17:20:46.986 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] ikepolicy is already registered 2026-04-16 17:20:46.987 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-16 17:20:46.987 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: floatingip-pools 2026-04-16 17:20:46.988 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: ip_allocation 2026-04-16 17:20:46.988 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-16 17:20:46.989 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: l2_adjacency 2026-04-16 17:20:46.990 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: router 2026-04-16 17:20:46.990 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 17:20:46.990 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] router is already registered 2026-04-16 17:20:46.991 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 17:20:46.991 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] floatingip is already registered 2026-04-16 17:20:46.992 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 17:20:46.992 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-16 17:20:46.993 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-16 17:20:46.993 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: ext-gw-mode 2026-04-16 17:20:46.994 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: l3-ha 2026-04-16 17:20:46.994 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-16 17:20:46.995 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-16 17:20:46.995 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 17:20:46.995 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] rbac_policy is already registered 2026-04-16 17:20:46.996 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: l3-flavors 2026-04-16 17:20:46.996 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 17:20:46.996 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] security_group is already registered 2026-04-16 17:20:46.996 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 17:20:46.997 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] security_group_rule is already registered 2026-04-16 17:20:46.997 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-16 17:20:46.997 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-16 17:20:46.997 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 17:20:46.997 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] subnetpool is already registered 2026-04-16 17:20:46.998 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 17:20:46.998 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] trunk is already registered 2026-04-16 17:20:46.998 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 17:20:46.998 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] ikepolicy is already registered 2026-04-16 17:20:46.999 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 17:20:46.999 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] ipsecpolicy is already registered 2026-04-16 17:20:46.999 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 17:20:46.999 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-16 17:20:46.999 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] endpoint_group is already registered 2026-04-16 17:20:47.000 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 17:20:47.000 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] vpnservice is already registered 2026-04-16 17:20:47.000 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 17:20:47.000 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] ipsec_site_connection is already registered 2026-04-16 17:20:47.001 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-16 17:20:47.001 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 17:20:47.001 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] ipsecpolicy is already registered 2026-04-16 17:20:47.001 7 INFO neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 17:20:47.001 7 WARNING neutron.quota.resource_registry [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] ikepolicy is already registered 2026-04-16 17:20:47.002 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: logging 2026-04-16 17:20:47.003 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-16 17:20:47.003 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-16 17:20:47.004 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: multi-provider 2026-04-16 17:20:47.004 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: net-mtu 2026-04-16 17:20:47.005 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: net-mtu-writable 2026-04-16 17:20:47.006 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: network_availability_zone 2026-04-16 17:20:47.006 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-16 17:20:47.007 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: network-ip-availability 2026-04-16 17:20:47.008 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-16 17:20:47.008 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: pagination 2026-04-16 17:20:47.009 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: port-device-profile 2026-04-16 17:20:47.009 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-16 17:20:47.010 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-16 17:20:47.010 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-16 17:20:47.011 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-16 17:20:47.011 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-16 17:20:47.012 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-16 17:20:47.012 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-16 17:20:47.013 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: port-resource-request 2026-04-16 17:20:47.013 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-16 17:20:47.014 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-16 17:20:47.014 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: binding 2026-04-16 17:20:47.015 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: binding-extended 2026-04-16 17:20:47.016 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: port-security 2026-04-16 17:20:47.016 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: project-id 2026-04-16 17:20:47.017 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: provider 2026-04-16 17:20:47.017 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: qinq 2026-04-16 17:20:47.020 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: qos 2026-04-16 17:20:47.020 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-16 17:20:47.021 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-16 17:20:47.021 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: qos-default 2026-04-16 17:20:47.022 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: qos-fip 2026-04-16 17:20:47.022 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-16 17:20:47.023 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-16 17:20:47.024 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-16 17:20:47.024 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-16 17:20:47.025 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-16 17:20:47.025 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: qos-pps 2026-04-16 17:20:47.026 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-16 17:20:47.026 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-16 17:20:47.027 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: qos-rules-alias 2026-04-16 17:20:47.028 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: quota-check-limit 2026-04-16 17:20:47.028 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-16 17:20:47.030 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: quotas 2026-04-16 17:20:47.032 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: quota_details 2026-04-16 17:20:47.034 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: rbac-policies 2026-04-16 17:20:47.035 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-16 17:20:47.036 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: rbac-address-scope 2026-04-16 17:20:47.036 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: rbac-security-groups 2026-04-16 17:20:47.037 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-16 17:20:47.037 7 WARNING keystonemiddleware._common.config [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 17:20:47.038 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: revision-if-match 2026-04-16 17:20:47.039 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-16 17:20:47.039 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: router_availability_zone 2026-04-16 17:20:47.040 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-16 17:20:47.041 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-16 17:20:47.042 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-16 17:20:47.043 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-16 17:20:47.043 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-16 17:20:47.044 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-16 17:20:47.044 7 WARNING oslo_config.cfg [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 17:20:47.044 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-16 17:20:47.049 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: security-group 2026-04-16 17:20:47.050 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: segment 2026-04-16 17:20:47.051 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-16 17:20:47.051 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: service-type 2026-04-16 17:20:47.052 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: sorting 2026-04-16 17:20:47.052 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: standard-attr-segment 2026-04-16 17:20:47.053 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: standard-attr-description 2026-04-16 17:20:47.053 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: stateful-security-group 2026-04-16 17:20:47.054 8 WARNING neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-16 17:20:47.054 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-16 17:20:47.055 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: subnet-external-network 2026-04-16 17:20:47.055 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-16 17:20:47.056 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-16 17:20:47.056 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: subnet-service-types 2026-04-16 17:20:47.057 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: subnet_allocation 2026-04-16 17:20:47.058 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-16 17:20:47.058 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: tag-creation 2026-04-16 17:20:47.059 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-16 17:20:47.064 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-16 17:20:47.064 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: standard-attr-tag 2026-04-16 17:20:47.065 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-16 17:20:47.066 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: trunk 2026-04-16 17:20:47.066 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: trunk-details 2026-04-16 17:20:47.067 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-16 17:20:47.067 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-16 17:20:47.068 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: vlan-transparent 2026-04-16 17:20:47.069 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-16 17:20:47.071 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-16 17:20:47.071 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-16 17:20:47.072 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: vpn-flavors 2026-04-16 17:20:47.074 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: vpnaas 2026-04-16 17:20:47.075 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: taas 2026-04-16 17:20:47.076 7 INFO neutron.db.ovn_hash_ring_db [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Nodes from host "neutron-server-8575fb4b5d-7sqkw" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-16 17:20:47+00:00 2026-04-16 17:20:47.076 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: tap-mirror 2026-04-16 17:20:47.077 8 INFO neutron.api.extensions [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-16 17:20:47.080 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-16 17:20:47.080 7 INFO neutron.db.ovn_hash_ring_db [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Node 068604030fdc57bbbcfa2617feb4c669 from host "neutron-server-8575fb4b5d-7sqkw" and group "mechanism_driver" added to the Hash Ring 2026-04-16 17:20:47.080 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-16 17:20:47.080 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 17:20:47.080 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-16 17:20:47.083 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 17:20:47.084 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 17:20:47.089 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Hash Ring probing thread for node 068604030fdc57bbbcfa2617feb4c669 has started 2026-04-16 17:20:47.089 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-16 17:20:47.090 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 17:20:47.090 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 17:20:47.091 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 17:20:47.092 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 17:20:47.092 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] subnetpool is already registered 2026-04-16 17:20:47.092 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 17:20:47.093 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 17:20:47.093 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 17:20:47.094 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 17:20:47.094 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 17:20:47.094 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 17:20:47.095 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 17:20:47.095 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] ipsecpolicy is already registered 2026-04-16 17:20:47.096 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 17:20:47.096 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] ikepolicy is already registered 2026-04-16 17:20:47.100 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 17:20:47.100 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] router is already registered 2026-04-16 17:20:47.101 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 17:20:47.101 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] floatingip is already registered 2026-04-16 17:20:47.105 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 17:20:47.106 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] rbac_policy is already registered 2026-04-16 17:20:47.106 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 17:20:47.107 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] security_group is already registered 2026-04-16 17:20:47.107 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 17:20:47.107 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] security_group_rule is already registered 2026-04-16 17:20:47.108 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 17:20:47.108 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] subnetpool is already registered 2026-04-16 17:20:47.109 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 17:20:47.109 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] trunk is already registered 2026-04-16 17:20:47.109 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 17:20:47.110 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] ikepolicy is already registered 2026-04-16 17:20:47.110 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 17:20:47.110 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] ipsecpolicy is already registered 2026-04-16 17:20:47.111 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 17:20:47.111 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] endpoint_group is already registered 2026-04-16 17:20:47.111 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 17:20:47.111 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] vpnservice is already registered 2026-04-16 17:20:47.112 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 17:20:47.112 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] ipsec_site_connection is already registered 2026-04-16 17:20:47.112 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 17:20:47.112 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] ipsecpolicy is already registered 2026-04-16 17:20:47.113 8 INFO neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 17:20:47.113 8 WARNING neutron.quota.resource_registry [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] ikepolicy is already registered 2026-04-16 17:20:47.115 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] tcp:10.98.118.37:6641: connecting... 2026-04-16 17:20:47.115 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] tcp:10.98.118.37:6641: connected 2026-04-16 17:20:47.154 8 WARNING keystonemiddleware._common.config [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 17:20:47.161 8 WARNING oslo_config.cfg [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 17:20:47.184 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-16 17:20:47.193 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-16 17:20:47.203 8 INFO neutron.db.ovn_hash_ring_db [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Nodes from host "neutron-server-8575fb4b5d-7sqkw" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-16 17:20:47+00:00 2026-04-16 17:20:47.206 8 INFO neutron.db.ovn_hash_ring_db [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Node d8c813165f565640bd5d604ecd1f5025 from host "neutron-server-8575fb4b5d-7sqkw" and group "mechanism_driver" added to the Hash Ring 2026-04-16 17:20:47.213 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Hash Ring probing thread for node d8c813165f565640bd5d604ecd1f5025 has started 2026-04-16 17:20:47.214 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-16 17:20:47.225 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] tcp:10.104.215.170:6642: connecting... 2026-04-16 17:20:47.225 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] tcp:10.104.215.170:6642: connected 2026-04-16 17:20:47.249 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] tcp:10.98.118.37:6641: connecting... 2026-04-16 17:20:47.249 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] tcp:10.98.118.37:6641: connected 2026-04-16 17:20:47.254 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] WorkerService process has finished the post initialization 2026-04-16 17:20:47.254 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-16 17:20:47.255 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-04-16 17:20:47.279 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] tcp:10.98.118.37:6641: connecting... 2026-04-16 17:20:47.279 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] tcp:10.98.118.37:6641: connected 2026-04-16 17:20:47.286 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-16 17:20:47.306 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] tcp:10.104.215.170:6642: connecting... 2026-04-16 17:20:47.307 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] tcp:10.104.215.170:6642: connected 2026-04-16 17:20:47.323 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] tcp:10.98.118.37:6641: connecting... 2026-04-16 17:20:47.323 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6705cace-aeb9-47fe-a3be-9730a77e2095 - - - - - -] tcp:10.98.118.37:6641: connected 2026-04-16 17:20:47.337 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] WorkerService process has finished the post initialization WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7f309f4cd668 pid: 7 (default app) 2026-04-16 17:20:47.358 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] tcp:10.98.118.37:6641: connecting... 2026-04-16 17:20:47.358 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] tcp:10.98.118.37:6641: connected 2026-04-16 17:20:47.393 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] tcp:10.98.118.37:6641: connecting... 2026-04-16 17:20:47.394 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b8f19df5-9a15-4ae7-882a-8f97e10c39a3 - - - - - -] tcp:10.98.118.37:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7f309f4cd668 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-04-16 17:20:49.442 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3245be54-7795-436d-911b-4710186a5335 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.233 () {44 vars in 928 bytes} [Thu Apr 16 17:20:48 2026] GET /v2.0/networks/public => generated 108 bytes in 789 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.233 () {44 vars in 950 bytes} [Thu Apr 16 17:20:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:20:50.318 7 INFO neutron.db.ovn_revision_numbers_db [None req-905084ab-f481-427b-bb77-7090264938d4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d2a9b8c7-312d-46e4-8a12-c9170dc856e5 (type: security_groups) to 1 2026-04-16 17:20:50.332 7 INFO neutron.db.ovn_revision_numbers_db [None req-905084ab-f481-427b-bb77-7090264938d4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 12162989-4a11-4a71-9f5d-6b95db55b707 (type: security_group_rules) to 0 2026-04-16 17:20:50.342 7 INFO neutron.db.ovn_revision_numbers_db [None req-905084ab-f481-427b-bb77-7090264938d4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8a796d4a-041c-4e8a-a9a0-9de1a34998b7 (type: security_group_rules) to 0 2026-04-16 17:20:50.353 7 INFO neutron.db.ovn_revision_numbers_db [None req-905084ab-f481-427b-bb77-7090264938d4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource dd9b9d54-73ec-461c-87a1-953e6069a64d (type: security_group_rules) to 0 2026-04-16 17:20:50.366 7 INFO neutron.db.ovn_revision_numbers_db [None req-905084ab-f481-427b-bb77-7090264938d4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource fc6a225c-c94c-4237-81be-f74beee39154 (type: security_group_rules) to 0 2026-04-16 17:20:50.445 7 WARNING neutron.services.revisions.revision_plugin [None req-905084ab-f481-427b-bb77-7090264938d4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Could not find related network for resource to bump revision. 2026-04-16 17:20:50.469 7 INFO neutron.db.segments_db [None req-905084ab-f481-427b-bb77-7090264938d4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Added segment 377650b0-2f70-4083-8773-8bedf4733581 of type flat for network c79aa035-9633-43b0-b4f2-f92f1289b70a 2026-04-16 17:20:50.608 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-377650b0-2f70-4083-8773-8bedf4733581 2026-04-16 17:20:50.666 7 INFO neutron.db.ovn_revision_numbers_db [None req-905084ab-f481-427b-bb77-7090264938d4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c79aa035-9633-43b0-b4f2-f92f1289b70a (type: networks) to 1 2026-04-16 17:20:51.321 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-905084ab-f481-427b-bb77-7090264938d4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:20:51.322 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-905084ab-f481-427b-bb77-7090264938d4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:20:51.385 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3faaac62-c12b-4778-a78f-3a1944fc27aa - - - - - -] OVN reports status down for port: eb7fdb8f-90ed-4c73-a225-06e0caec7bf8 2026-04-16 17:20:51.386 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: eb7fdb8f-90ed-4c73-a225-06e0caec7bf8 2026-04-16 17:20:51.473 7 INFO neutron.db.ovn_revision_numbers_db [None req-905084ab-f481-427b-bb77-7090264938d4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource eb7fdb8f-90ed-4c73-a225-06e0caec7bf8 (type: ports) to 1 2026-04-16 17:20:51.494 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-fcecf8b5-9102-4b6e-a722-f9a4b1086c7e - - - - - -] Starting OVNClientQosExtension 2026-04-16 17:20:51.495 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-fcecf8b5-9102-4b6e-a722-f9a4b1086c7e - - - - - -] Starting OVNClientPlacementExtension [pid: 7|app: 0|req: 4/6] 199.204.45.233 () {48 vars in 968 bytes} [Thu Apr 16 17:20:49 2026] POST /v2.0/networks => generated 744 bytes in 1560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:20:52.986 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4204994a-9465-4c7b-86eb-b25421cce505 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 199.204.45.233 () {44 vars in 928 bytes} [Thu Apr 16 17:20:52 2026] GET /v2.0/networks/public => generated 108 bytes in 375 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.204.45.233 () {44 vars in 950 bytes} [Thu Apr 16 17:20:52 2026] GET /v2.0/networks?name=public => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:20:53.070 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a8930b1-59af-4bac-a4b9-bc119842da46 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 199.204.45.233 () {44 vars in 1035 bytes} [Thu Apr 16 17:20:53 2026] GET /v2.0/subnets/public-subnet?network_id=c79aa035-9633-43b0-b4f2-f92f1289b70a => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/10] 199.204.45.233 () {44 vars in 1058 bytes} [Thu Apr 16 17:20:53 2026] GET /v2.0/subnets?name=public-subnet&network_id=c79aa035-9633-43b0-b4f2-f92f1289b70a => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:20:53.509 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ad78457-7c24-40c4-a695-4f09925f136c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:20:53.510 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ad78457-7c24-40c4-a695-4f09925f136c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:20:54.271 8 INFO neutron.db.ovn_revision_numbers_db [None req-db31b8ad-954e-4c61-8a2e-27acdea34548 - - - - - -] Successfully bumped revision number for resource eb7fdb8f-90ed-4c73-a225-06e0caec7bf8 (type: ports) to 2 2026-04-16 17:20:54.324 8 INFO neutron.db.ovn_revision_numbers_db [None req-db31b8ad-954e-4c61-8a2e-27acdea34548 - - - - - -] Successfully bumped revision number for resource 0f04e209-25af-4701-bc8d-38101678a590 (type: subnets) to 0 [pid: 8|app: 0|req: 5/11] 199.204.45.233 () {48 vars in 966 bytes} [Thu Apr 16 17:20:53 2026] POST /v2.0/subnets => generated 664 bytes in 1247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:26:00.250 8 INFO neutron.pecan_wsgi.hooks.translation [None req-edb6974a-e0ba-46f2-beb3-c32480fa7960 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 24/49] 199.204.45.233 () {44 vars in 938 bytes} [Thu Apr 16 17:26:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/50] 199.204.45.233 () {44 vars in 960 bytes} [Thu Apr 16 17:26:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:26:00.373 8 INFO neutron.db.segments_db [None req-39cb8f4f-cee2-42a5-9fb7-929ebc15d50d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Added segment 39b6e399-2c73-44b4-a6ea-019594d6a48d of type geneve for network 3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a 2026-04-16 17:26:00.528 8 INFO neutron.db.ovn_revision_numbers_db [None req-39cb8f4f-cee2-42a5-9fb7-929ebc15d50d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a (type: networks) to 1 2026-04-16 17:26:00.718 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-39cb8f4f-cee2-42a5-9fb7-929ebc15d50d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:26:00.719 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-39cb8f4f-cee2-42a5-9fb7-929ebc15d50d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:26:00.768 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3faaac62-c12b-4778-a78f-3a1944fc27aa - - - - - -] OVN reports status down for port: cf66f725-c939-4740-b08d-eb7d5044c573 2026-04-16 17:26:00.804 8 INFO neutron.db.ovn_revision_numbers_db [None req-39cb8f4f-cee2-42a5-9fb7-929ebc15d50d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource cf66f725-c939-4740-b08d-eb7d5044c573 (type: ports) to 1 [pid: 8|app: 0|req: 25/51] 199.204.45.233 () {48 vars in 967 bytes} [Thu Apr 16 17:26:00 2026] POST /v2.0/networks => generated 729 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:26:01.764 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1372153b-a811-4a33-b085-ac05402a7aa2 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/52] 199.204.45.233 () {44 vars in 938 bytes} [Thu Apr 16 17:26:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/53] 199.204.45.233 () {44 vars in 960 bytes} [Thu Apr 16 17:26:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:26:01.830 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43d6004b-cf2b-4ed6-bb83-4f4680623911 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 28/54] 199.204.45.233 () {44 vars in 1037 bytes} [Thu Apr 16 17:26:01 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/55] 199.204.45.233 () {44 vars in 1060 bytes} [Thu Apr 16 17:26:01 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:26:02.019 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f099c377-eb70-4140-bb4a-81fa02f71b1d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:26:02.021 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f099c377-eb70-4140-bb4a-81fa02f71b1d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:26:02.538 7 INFO neutron.db.ovn_revision_numbers_db [None req-eef9ccb2-3f3c-432a-8b8f-87e0d109b851 - - - - - -] Successfully bumped revision number for resource cf66f725-c939-4740-b08d-eb7d5044c573 (type: ports) to 2 2026-04-16 17:26:02.581 7 INFO neutron.db.ovn_revision_numbers_db [None req-eef9ccb2-3f3c-432a-8b8f-87e0d109b851 - - - - - -] Successfully bumped revision number for resource 2d87c958-f9ea-4fe4-b984-dbcc07ae1456 (type: subnets) to 0 [pid: 7|app: 0|req: 29/56] 199.204.45.233 () {48 vars in 966 bytes} [Thu Apr 16 17:26:01 2026] POST /v2.0/subnets => generated 651 bytes in 732 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:26:03.812 8 INFO neutron.api.v2.resource [None req-ec935605-b313-403e-8335-35324e70fc20 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 28/57] 199.204.45.233 () {44 vars in 972 bytes} [Thu Apr 16 17:26:03 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/58] 199.204.45.233 () {44 vars in 994 bytes} [Thu Apr 16 17:26:03 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:26:04.014 8 INFO neutron.db.ovn_revision_numbers_db [None req-0404861b-b4df-473f-89e5-702ae48e0e86 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b (type: security_groups) to 1 2026-04-16 17:26:04.032 8 INFO neutron.db.ovn_revision_numbers_db [None req-0404861b-b4df-473f-89e5-702ae48e0e86 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 875b69ff-ece0-4727-998b-e824d00ed007 (type: security_group_rules) to 0 2026-04-16 17:26:04.048 8 INFO neutron.db.ovn_revision_numbers_db [None req-0404861b-b4df-473f-89e5-702ae48e0e86 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 9c6924fb-2352-4bc9-8f48-5bbe329f79b9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 29/59] 199.204.45.233 () {48 vars in 981 bytes} [Thu Apr 16 17:26:03 2026] POST /v2.0/security-groups => generated 1616 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/60] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:05 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 1616 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/61] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:05 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/62] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:05 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:26:05.495 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c625a58-b50b-4c26-ab08-d9ce3df57c67 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 37fcd360-3415-4ff0-9236-8dd2da69224e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 31/63] 199.204.45.233 () {48 vars in 992 bytes} [Thu Apr 16 17:26:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/66] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:06 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 2230 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/67] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:06 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/68] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:06 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:26:06.578 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ebeabd5-b641-4227-af03-8c6493fed0c5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e18ea301-3461-492f-be42-3eb87c688de1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 34/69] 199.204.45.233 () {48 vars in 992 bytes} [Thu Apr 16 17:26:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/70] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:07 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/71] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:07 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:07 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:26:07.700 8 INFO neutron.db.ovn_revision_numbers_db [None req-c0f419b0-a98f-4ee6-b2f6-c7caf987d2e2 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ce0bdafa-d490-4a8a-89a2-9720097cb3be (type: security_group_rules) to 0 [pid: 8|app: 0|req: 36/73] 199.204.45.233 () {48 vars in 992 bytes} [Thu Apr 16 17:26:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:08 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 3462 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:08 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:08 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:26:08.858 8 INFO neutron.db.ovn_revision_numbers_db [None req-355b2f6d-efb9-4122-9696-5ff36e928f52 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 359ffb0c-3f47-45af-952d-94514b142449 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 38/77] 199.204.45.233 () {48 vars in 992 bytes} [Thu Apr 16 17:26:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:09 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 4078 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:09 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 4078 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:09 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 4078 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:26:09.992 8 INFO neutron.db.ovn_revision_numbers_db [None req-84bf773b-5453-4ca0-abde-0331a868fc05 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5b05e3d2-fe04-4163-ba92-8f487ee56591 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 40/81] 199.204.45.233 () {48 vars in 992 bytes} [Thu Apr 16 17:26:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.204.45.233 () {44 vars in 988 bytes} [Thu Apr 16 17:26:11 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a => generated 773 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:26:11.330 8 INFO neutron.pecan_wsgi.hooks.translation [None req-618bd8ca-cbcd-4faf-9756-ece03d5d8eb2 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 41/83] 199.204.45.233 () {44 vars in 1077 bytes} [Thu Apr 16 17:26:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a => 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: 43/84] 199.204.45.233 () {44 vars in 1100 bytes} [Thu Apr 16 17:26:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:11 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:26:11.648 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2c2b352f-2ad7-4fbc-8836-b706bf6ca2b5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:26:11.649 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2c2b352f-2ad7-4fbc-8836-b706bf6ca2b5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:26:11.724 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3faaac62-c12b-4778-a78f-3a1944fc27aa - - - - - -] OVN reports status down for port: 50984680-102a-41c0-8a8a-d8f3a94b96aa 2026-04-16 17:26:11.781 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c2b352f-2ad7-4fbc-8836-b706bf6ca2b5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 50984680-102a-41c0-8a8a-d8f3a94b96aa (type: ports) to 1 [pid: 7|app: 0|req: 44/86] 199.204.45.233 () {48 vars in 962 bytes} [Thu Apr 16 17:26:11 2026] POST /v2.0/ports => generated 1096 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 17:26:19.092 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1c62cc0-10f9-4158-b938-4a553bb50682 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 43/87] 199.204.45.233 () {44 vars in 980 bytes} [Thu Apr 16 17:26:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 38 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: 7|app: 0|req: 45/88] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:26:19.724 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3ad9f86-73e0-4d3e-a6aa-8ed984a09d79 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 50984680-102a-41c0-8a8a-d8f3a94b96aa (type: ports) to 4 [pid: 8|app: 0|req: 44/89] 199.204.45.233 () {48 vars in 1032 bytes} [Thu Apr 16 17:26:19 2026] PUT /v2.0/ports/50984680-102a-41c0-8a8a-d8f3a94b96aa => generated 1214 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.233 () {44 vars in 921 bytes} [Thu Apr 16 17:26:21 2026] GET /v2.0/ports => generated 3331 bytes in 87 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-04-16 17:26:22.535 8 INFO neutron.api.v2.resource [None req-1d93ceee-33f4-40ad-8e61-c25b4c65db64 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/93] 199.204.45.233 () {44 vars in 960 bytes} [Thu Apr 16 17:26:22 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.233 () {44 vars in 982 bytes} [Thu Apr 16 17:26:22 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:26:22.659 8 INFO neutron.db.ovn_revision_numbers_db [None req-363a448b-063c-437a-97fb-e63b84bdf35e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 23c9f6c1-a691-4819-a531-b6d0953f356f (type: security_groups) to 1 2026-04-16 17:26:22.667 8 INFO neutron.db.ovn_revision_numbers_db [None req-363a448b-063c-437a-97fb-e63b84bdf35e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1d5ac7a9-8cf0-4eb1-932d-d16dbb6caf05 (type: security_group_rules) to 0 2026-04-16 17:26:22.675 8 INFO neutron.db.ovn_revision_numbers_db [None req-363a448b-063c-437a-97fb-e63b84bdf35e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 645f9800-ab0b-4ae5-83e1-c173530cfa80 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 47/95] 199.204.45.233 () {48 vars in 981 bytes} [Thu Apr 16 17:26:22 2026] POST /v2.0/security-groups => generated 1610 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:23 2026] GET /v2.0/security-groups/23c9f6c1-a691-4819-a531-b6d0953f356f => generated 1610 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:23 2026] GET /v2.0/security-groups/23c9f6c1-a691-4819-a531-b6d0953f356f => generated 1610 bytes in 26 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.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:23 2026] GET /v2.0/security-groups/23c9f6c1-a691-4819-a531-b6d0953f356f => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:26:24.009 8 INFO neutron.db.ovn_revision_numbers_db [None req-121f3e6e-92d4-4cf9-b120-b178b5076fab 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 08e5ba0d-c6d1-4cad-af53-230381d040dd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 49/99] 199.204.45.233 () {48 vars in 992 bytes} [Thu Apr 16 17:26:23 2026] POST /v2.0/security-group-rules => generated 621 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:24 2026] GET /v2.0/security-groups/23c9f6c1-a691-4819-a531-b6d0953f356f => generated 2244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:24 2026] GET /v2.0/security-groups/23c9f6c1-a691-4819-a531-b6d0953f356f => generated 2244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:26:25 2026] GET /v2.0/security-groups/23c9f6c1-a691-4819-a531-b6d0953f356f => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:26:25.143 8 INFO neutron.db.ovn_revision_numbers_db [None req-65188185-4c66-42ab-95f9-e8f67a9b19f9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 9b5291ae-8d9e-45f8-9dff-7b934799d474 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 51/103] 199.204.45.233 () {48 vars in 992 bytes} [Thu Apr 16 17:26:25 2026] POST /v2.0/security-group-rules => generated 625 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.204.45.233 () {44 vars in 976 bytes} [Thu Apr 16 17:27:27 2026] GET /v2.0/quotas/a3ab715fa1b74de1b59db63c8b54d9aa => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.204.45.233 () {48 vars in 1028 bytes} [Thu Apr 16 17:27:28 2026] PUT /v2.0/quotas/a3ab715fa1b74de1b59db63c8b54d9aa => generated 291 bytes in 40 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-04-16 17:29:49.234 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d194451-b018-4144-8319-83de61fdbce4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 67/132] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 17:29:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 176 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: 66/133] 199.204.45.233 () {30 vars in 763 bytes} [Thu Apr 16 17:29:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1217 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:29:51.306 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf13ecb3-57cf-47d2-b6a7-b33006ec35d7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 68/136] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 17:29:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/137] 199.204.45.233 () {30 vars in 763 bytes} [Thu Apr 16 17:29:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1217 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:29:52.192 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3faaac62-c12b-4778-a78f-3a1944fc27aa - - - - - -] OVN reports status up for port: 50984680-102a-41c0-8a8a-d8f3a94b96aa 2026-04-16 17:29:52.221 7 INFO neutron.plugins.ml2.plugin [None req-3faaac62-c12b-4778-a78f-3a1944fc27aa - - - - - -] Attempt 1 to provision port 50984680-102a-41c0-8a8a-d8f3a94b96aa 2026-04-16 17:29:52.444 7 INFO neutron.db.ovn_revision_numbers_db [None req-3faaac62-c12b-4778-a78f-3a1944fc27aa - - - - - -] Successfully bumped revision number for resource 50984680-102a-41c0-8a8a-d8f3a94b96aa (type: ports) to 5 /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-04-16 17:36:23.925 7 INFO neutron.api.v2.resource [None req-ce2f4449-19af-4b4b-9fd0-c39d769cf434 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 96/190] 199.204.45.233 () {44 vars in 1075 bytes} [Thu Apr 16 17:36:23 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a61d6f668be14612ad6abf2efba5f569 => generated 139 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:36:24.060 8 INFO neutron.db.ovn_revision_numbers_db [None req-51f9ddf0-7aa9-49f8-9094-197b3be7a048 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource cb6d66bd-ac8e-4032-9e30-935a69f87aa4 (type: security_groups) to 1 2026-04-16 17:36:24.077 8 INFO neutron.db.ovn_revision_numbers_db [None req-51f9ddf0-7aa9-49f8-9094-197b3be7a048 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0767fddf-f54f-4649-b141-e838de1e69b0 (type: security_group_rules) to 0 2026-04-16 17:36:24.088 8 INFO neutron.db.ovn_revision_numbers_db [None req-51f9ddf0-7aa9-49f8-9094-197b3be7a048 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 14a2bca1-777d-4c47-a4ee-3ee5994f40c4 (type: security_group_rules) to 0 2026-04-16 17:36:24.100 8 INFO neutron.db.ovn_revision_numbers_db [None req-51f9ddf0-7aa9-49f8-9094-197b3be7a048 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 672e0ddf-f65d-4199-a54b-622265bf2b63 (type: security_group_rules) to 0 2026-04-16 17:36:24.113 8 INFO neutron.db.ovn_revision_numbers_db [None req-51f9ddf0-7aa9-49f8-9094-197b3be7a048 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource f2ddb980-f9af-4f68-907a-1196d43a04b1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 95/191] 199.204.45.233 () {44 vars in 1098 bytes} [Thu Apr 16 17:36:23 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a61d6f668be14612ad6abf2efba5f569 => generated 23 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:36:24.356 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef793e0b-4686-438a-b838-c89c72d45455 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 77e61c1f-3863-4ccd-8e8b-ed313e4f9e44 (type: security_groups) to 1 2026-04-16 17:36:24.366 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef793e0b-4686-438a-b838-c89c72d45455 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 84b83384-f211-4c1e-84fa-abf98973cb6a (type: security_group_rules) to 0 2026-04-16 17:36:24.379 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef793e0b-4686-438a-b838-c89c72d45455 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a599f698-e34c-44c8-886a-e0dcb6055d18 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 97/192] 199.204.45.233 () {48 vars in 982 bytes} [Thu Apr 16 17:36:24 2026] POST /v2.0/security-groups => generated 1624 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/193] 199.204.45.233 () {44 vars in 1089 bytes} [Thu Apr 16 17:36:25 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44?project_id=a61d6f668be14612ad6abf2efba5f569 => generated 1624 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/194] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:36:25 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44 => generated 1624 bytes in 26 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.233 () {44 vars in 1089 bytes} [Thu Apr 16 17:36:25 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44?project_id=a61d6f668be14612ad6abf2efba5f569 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:36:25.708 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac345ce1-832c-40e0-95ea-f12b01ede5e9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1c196570-3ae9-497c-baf4-41e5aaa417c2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 99/196] 199.204.45.233 () {48 vars in 992 bytes} [Thu Apr 16 17:36:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/197] 199.204.45.233 () {44 vars in 1089 bytes} [Thu Apr 16 17:36:26 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44?project_id=a61d6f668be14612ad6abf2efba5f569 => generated 2234 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:36:26 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44 => generated 2234 bytes in 28 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.233 () {44 vars in 1089 bytes} [Thu Apr 16 17:36:26 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44?project_id=a61d6f668be14612ad6abf2efba5f569 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:36:26.977 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ace68f7-d53d-434a-9add-f4d4c15e2493 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 295c2aa2-7c87-4cfa-9464-df4789cc4e49 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 101/200] 199.204.45.233 () {48 vars in 992 bytes} [Thu Apr 16 17:36:26 2026] POST /v2.0/security-group-rules => generated 599 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/201] 199.204.45.233 () {44 vars in 1089 bytes} [Thu Apr 16 17:36:27 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44?project_id=a61d6f668be14612ad6abf2efba5f569 => generated 2846 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/202] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:36:28 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/203] 199.204.45.233 () {44 vars in 1089 bytes} [Thu Apr 16 17:36:28 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44?project_id=a61d6f668be14612ad6abf2efba5f569 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:36:28.287 7 INFO neutron.db.ovn_revision_numbers_db [None req-33b0bbfe-14cd-4d11-82f6-0370ce693833 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 2b3600d9-0d3b-4361-93f3-7ceb8dcb1b92 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 103/204] 199.204.45.233 () {48 vars in 992 bytes} [Thu Apr 16 17:36:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.204.45.233 () {44 vars in 1089 bytes} [Thu Apr 16 17:36:29 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44?project_id=a61d6f668be14612ad6abf2efba5f569 => generated 3460 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:36:29 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44 => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/207] 199.204.45.233 () {44 vars in 1089 bytes} [Thu Apr 16 17:36:29 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44?project_id=a61d6f668be14612ad6abf2efba5f569 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:36:29.587 7 INFO neutron.db.ovn_revision_numbers_db [None req-4e5af59d-e42b-40c7-afe4-04fcf072ef52 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8492eae5-e6ed-4ea6-bd63-fa9f3c673016 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 105/208] 199.204.45.233 () {48 vars in 992 bytes} [Thu Apr 16 17:36:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 169 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: 115/227] 199.204.45.233 () {30 vars in 740 bytes} [Thu Apr 16 17:38:49 2026] GET /v2.0/networks?tenant_id=a61d6f668be14612ad6abf2efba5f569&shared=False => generated 15 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:38:49.694 8 INFO neutron.db.segments_db [None req-bfa732d1-4fd4-4c0a-907d-0f16f7003d3e e3fc27642ea840d3b2370eb12250d25c a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Added segment 015d02a2-81fc-4a01-a4b7-933467a3f599 of type geneve for network 224b5450-a6f6-4638-985a-fe4561201ad4 2026-04-16 17:38:49.831 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfa732d1-4fd4-4c0a-907d-0f16f7003d3e e3fc27642ea840d3b2370eb12250d25c a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 224b5450-a6f6-4638-985a-fe4561201ad4 (type: networks) to 1 2026-04-16 17:38:49.981 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bfa732d1-4fd4-4c0a-907d-0f16f7003d3e e3fc27642ea840d3b2370eb12250d25c a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] No more DHCP agents 2026-04-16 17:38:49.983 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bfa732d1-4fd4-4c0a-907d-0f16f7003d3e e3fc27642ea840d3b2370eb12250d25c a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Unable to schedule network 224b5450-a6f6-4638-985a-fe4561201ad4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:38:50.024 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fcecf8b5-9102-4b6e-a722-f9a4b1086c7e - - - - - -] OVN reports status down for port: e1bd09c0-41e0-42f7-966e-cf2eb0870d43 2026-04-16 17:38:50.086 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfa732d1-4fd4-4c0a-907d-0f16f7003d3e e3fc27642ea840d3b2370eb12250d25c a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource e1bd09c0-41e0-42f7-966e-cf2eb0870d43 (type: ports) to 1 [pid: 8|app: 0|req: 113/228] 199.204.45.233 () {34 vars in 682 bytes} [Thu Apr 16 17:38:49 2026] POST /v2.0/networks => generated 740 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/229] 199.204.45.233 () {30 vars in 722 bytes} [Thu Apr 16 17:38:50 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 114/230] 199.204.45.233 () {30 vars in 633 bytes} [Thu Apr 16 17:38:50 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) 2026-04-16 17:38:50.437 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d998c5c5-012d-4384-bd49-ea85e4a4cd1e e3fc27642ea840d3b2370eb12250d25c a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] No more DHCP agents 2026-04-16 17:38:50.438 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d998c5c5-012d-4384-bd49-ea85e4a4cd1e e3fc27642ea840d3b2370eb12250d25c a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Unable to schedule network 224b5450-a6f6-4638-985a-fe4561201ad4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:38:50.485 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fcecf8b5-9102-4b6e-a722-f9a4b1086c7e - - - - - -] OVN reports status down for port: c9256e95-2fd4-4c38-abb3-dbfc97a451d7 2026-04-16 17:38:50.511 7 INFO neutron.db.ovn_revision_numbers_db [None req-d998c5c5-012d-4384-bd49-ea85e4a4cd1e e3fc27642ea840d3b2370eb12250d25c a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource c9256e95-2fd4-4c38-abb3-dbfc97a451d7 (type: ports) to 1 2026-04-16 17:38:50.679 7 INFO neutron.db.ovn_revision_numbers_db [None req-d998c5c5-012d-4384-bd49-ea85e4a4cd1e e3fc27642ea840d3b2370eb12250d25c a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource c9256e95-2fd4-4c38-abb3-dbfc97a451d7 (type: ports) to 3 [pid: 7|app: 0|req: 117/231] 199.204.45.233 () {34 vars in 677 bytes} [Thu Apr 16 17:38:50 2026] POST /v2.0/ports => generated 968 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/232] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 17:38:50 2026] GET /v2.0/networks/224b5450-a6f6-4638-985a-fe4561201ad4 => generated 746 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:38:51.323 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fcecf8b5-9102-4b6e-a722-f9a4b1086c7e - - - - - -] OVN reports status up for port: c9256e95-2fd4-4c38-abb3-dbfc97a451d7 2026-04-16 17:38:51.336 8 INFO neutron.plugins.ml2.plugin [None req-fcecf8b5-9102-4b6e-a722-f9a4b1086c7e - - - - - -] Attempt 1 to provision port c9256e95-2fd4-4c38-abb3-dbfc97a451d7 2026-04-16 17:38:51.512 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcecf8b5-9102-4b6e-a722-f9a4b1086c7e - - - - - -] Successfully bumped revision number for resource c9256e95-2fd4-4c38-abb3-dbfc97a451d7 (type: ports) to 4 [pid: 8|app: 0|req: 117/235] 199.204.45.233 () {30 vars in 722 bytes} [Thu Apr 16 17:38:52 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/236] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 17:38:52 2026] GET /v2.0/networks/224b5450-a6f6-4638-985a-fe4561201ad4 => generated 746 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/241] 199.204.45.233 () {44 vars in 976 bytes} [Thu Apr 16 17:39:21 2026] GET /v2.0/quotas/a61d6f668be14612ad6abf2efba5f569 => 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: 122/242] 199.204.45.233 () {48 vars in 1028 bytes} [Thu Apr 16 17:39:21 2026] PUT /v2.0/quotas/a61d6f668be14612ad6abf2efba5f569 => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/249] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:40:16 2026] GET /v2.0/subnets => generated 1308 bytes in 84 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.227 () {28 vars in 591 bytes} [Thu Apr 16 17:40:16 2026] GET /v2.0/subnetpools => 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: 127/251] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:40:16 2026] GET /v2.0/networks => generated 2288 bytes in 76 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.227 () {28 vars in 583 bytes} [Thu Apr 16 17:40:16 2026] GET /v2.0/subnets => generated 1308 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/253] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:40:16 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: 8|app: 0|req: 126/254] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:40:16 2026] GET /v2.0/routers => generated 15 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/255] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:40:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/256] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:40:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/257] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:40:16 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: 128/258] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:40:16 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: 7|app: 0|req: 131/259] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:40:16 2026] GET /v2.0/floatingips => generated 19 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:41:16 2026] GET /v2.0/subnets => generated 1308 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:41:16 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: 134/270] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:41:16 2026] GET /v2.0/floatingips => 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: 137/271] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:41:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:41:16 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: 138/273] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:41:16 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: 8|app: 0|req: 136/274] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:41:16 2026] GET /v2.0/agents => generated 1214 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:41:16 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: 137/276] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:41:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:41:16 2026] GET /v2.0/networks => generated 2288 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:41:16 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: 145/287] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:42:16 2026] GET /v2.0/ports => generated 5171 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:42:16 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: 7|app: 0|req: 146/289] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:42:16 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: 144/290] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:42:16 2026] GET /v2.0/networks => generated 2288 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:42:16 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: 145/292] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:42:16 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: 148/293] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:42:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:42:16 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:42:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:42:16 2026] GET /v2.0/agents => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:42:16 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: 8|app: 0|req: 152/306] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:43:16 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/307] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:43:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/308] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:43:16 2026] GET /v2.0/networks => generated 2288 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/309] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:43:16 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: 154/310] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:43:16 2026] GET /v2.0/ports => generated 5171 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/311] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:43:16 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: 8|app: 0|req: 155/312] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:43:16 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: 158/313] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:43:16 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: 8|app: 0|req: 156/314] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:43:16 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: 7|app: 0|req: 159/315] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:43:16 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: 157/316] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:43:16 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: 7|app: 0|req: 164/325] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:44:16 2026] GET /v2.0/ports => generated 5171 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/326] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:44:16 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: 7|app: 0|req: 165/327] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:44:16 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: 8|app: 0|req: 163/328] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:44:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/329] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:44:16 2026] GET /v2.0/networks => generated 2288 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/330] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:44:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/331] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:44:16 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: 165/332] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:44:16 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: 168/333] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:44:16 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: 166/334] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:44:16 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: 7|app: 0|req: 169/335] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:44:16 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: 171/344] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:45:16 2026] GET /v2.0/routers => generated 15 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/345] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:45:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/346] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:45:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/347] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:45:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/348] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:45:16 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: 176/349] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:45:16 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: 174/350] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:45:16 2026] GET /v2.0/ports => generated 5171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/351] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:45:16 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: 175/352] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:45:16 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: 178/353] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:45:16 2026] GET /v2.0/networks => generated 2288 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/354] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:45:16 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: 7|app: 0|req: 183/363] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:46:16 2026] GET /v2.0/floatingips => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/364] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:46:16 2026] GET /v2.0/networks => generated 2288 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:46:16 2026] GET /v2.0/agents => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:46:16 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: 185/367] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:46:16 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: 8|app: 0|req: 183/368] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:46:16 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: 7|app: 0|req: 186/369] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:46:16 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: 184/370] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:46:16 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: 187/371] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:46:16 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: 185/372] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:46:16 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: 7|app: 0|req: 188/373] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:46:16 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: 190/382] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:47:16 2026] GET /v2.0/networks => generated 2288 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:47:16 2026] GET /v2.0/subnets => generated 1308 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:47:16 2026] GET /v2.0/ports => generated 5171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:47:16 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: 192/386] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:47:16 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: 195/387] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:47:16 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: 193/388] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:47:16 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: 7|app: 0|req: 196/389] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:47:16 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: 8|app: 0|req: 194/390] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:47:16 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:47:16 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: 195/392] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:47:16 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: 202/401] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:48:16 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: 8|app: 0|req: 200/402] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:48:16 2026] GET /v2.0/agents => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:48:16 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: 201/404] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:48:16 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: 7|app: 0|req: 204/405] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:48:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:48:16 2026] GET /v2.0/networks => generated 2288 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:48:16 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: 8|app: 0|req: 203/408] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:48:16 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: 7|app: 0|req: 206/409] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:48:16 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: 204/410] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:48:16 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: 207/411] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:48:16 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: 209/420] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:49:16 2026] GET /v2.0/subnets => generated 1308 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/421] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:49:16 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: 210/422] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:49:16 2026] GET /v2.0/ports => generated 5171 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:49:16 2026] GET /v2.0/agents => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:49:16 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: 214/425] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:49:16 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: 212/426] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:49:16 2026] GET /v2.0/networks => generated 2288 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:49:16 2026] GET /v2.0/routers => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/428] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:49:16 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: 216/429] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:49:16 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: 214/430] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:49:16 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: 219/439] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:50:16 2026] GET /v2.0/subnets => generated 1308 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/440] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:50:16 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: 220/441] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:50:16 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: 222/442] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:50:16 2026] GET /v2.0/networks => generated 2288 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/443] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:50:16 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: 223/444] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:50:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/445] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:50:16 2026] GET /v2.0/floatingips => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/446] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:50:16 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: 8|app: 0|req: 223/447] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:50:16 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: 225/448] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:50:16 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: 224/449] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:50:16 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: 229/458] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:51:16 2026] GET /v2.0/routers => generated 15 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:51:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/460] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:51:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/461] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:51:16 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: 8|app: 0|req: 231/462] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:51:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/463] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:51:16 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: 232/464] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:51:16 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: 7|app: 0|req: 233/465] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:51:16 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: 233/466] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:51:16 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: 234/467] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:51:16 2026] GET /v2.0/networks => generated 2288 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:51:16 2026] GET /v2.0/agents => generated 1214 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:52:16 2026] GET /v2.0/networks => generated 2288 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:52:16 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: 7|app: 0|req: 240/479] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:52:16 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: 240/480] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:52:16 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: 7|app: 0|req: 241/481] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:52:16 2026] GET /v2.0/agents => generated 1214 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:52:16 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: 242/483] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:52:16 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: 242/484] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:52:16 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: 7|app: 0|req: 243/485] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:52:16 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: 243/486] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:52:16 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:52:16 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-04-16 17:52:25.266 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06eb2e98-c7c0-4185-a531-dab0c49b8334 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/490] 199.204.45.233 () {44 vars in 928 bytes} [Thu Apr 16 17:52:25 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: 245/491] 199.204.45.233 () {44 vars in 950 bytes} [Thu Apr 16 17:52:25 2026] GET /v2.0/networks?name=public => generated 791 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:52:26.522 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c8156900-c006-44d7-b0d0-a872709a9e72 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 247/492] 199.204.45.233 () {44 vars in 928 bytes} [Thu Apr 16 17:52:26 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: 246/493] 199.204.45.233 () {44 vars in 950 bytes} [Thu Apr 16 17:52:26 2026] GET /v2.0/networks?name=public => generated 791 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:52:26.592 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79d539f2-409c-427d-b13d-7bbcd98974d2 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 248/494] 199.204.45.233 () {44 vars in 1035 bytes} [Thu Apr 16 17:52:26 2026] GET /v2.0/subnets/public-subnet?network_id=c79aa035-9633-43b0-b4f2-f92f1289b70a => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/495] 199.204.45.233 () {44 vars in 1058 bytes} [Thu Apr 16 17:52:26 2026] GET /v2.0/subnets?name=public-subnet&network_id=c79aa035-9633-43b0-b4f2-f92f1289b70a => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:53:10.837 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f58e37a-3762-4950-98ad-0d2fa8aedfc8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 251/502] 199.204.45.233 () {44 vars in 938 bytes} [Thu Apr 16 17:53:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/503] 199.204.45.233 () {44 vars in 960 bytes} [Thu Apr 16 17:53:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:53:11.820 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c382450c-9e01-4b6d-9c6a-b27d1e7c6c4c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/504] 199.204.45.233 () {44 vars in 938 bytes} [Thu Apr 16 17:53:11 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: 7|app: 0|req: 253/505] 199.204.45.233 () {44 vars in 960 bytes} [Thu Apr 16 17:53:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:53:11.895 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc63207d-935a-42b2-b1b0-a62ebcde94c2 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/506] 199.204.45.233 () {44 vars in 1037 bytes} [Thu Apr 16 17:53:11 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a => 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: 254/507] 199.204.45.233 () {44 vars in 1060 bytes} [Thu Apr 16 17:53:11 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:53:13.194 8 INFO neutron.api.v2.resource [None req-213a0553-cf7e-4ce0-8216-f5af8b45c270 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/508] 199.204.45.233 () {44 vars in 972 bytes} [Thu Apr 16 17:53:13 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/509] 199.204.45.233 () {44 vars in 994 bytes} [Thu Apr 16 17:53:13 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/510] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:53:14 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:53:14 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 199.204.45.233 () {44 vars in 1012 bytes} [Thu Apr 16 17:53:14 2026] GET /v2.0/security-group-rules/37fcd360-3415-4ff0-9236-8dd2da69224e => 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: 257/513] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:53:15 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 4694 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/514] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:53:15 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/515] 199.204.45.233 () {44 vars in 1012 bytes} [Thu Apr 16 17:53:15 2026] GET /v2.0/security-group-rules/e18ea301-3461-492f-be42-3eb87c688de1 => generated 603 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/516] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:53:16 2026] GET /v2.0/ports => generated 5171 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:53:16 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: 259/518] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:53:16 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 4694 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/519] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:53:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/520] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:53:16 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:53:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/522] 199.204.45.233 () {44 vars in 1012 bytes} [Thu Apr 16 17:53:16 2026] GET /v2.0/security-group-rules/ce0bdafa-d490-4a8a-89a2-9720097cb3be => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/523] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:53:16 2026] GET /v2.0/networks => generated 2288 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/524] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:53:16 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: 263/525] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:53:16 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: 263/526] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:53:16 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: 264/527] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:53:16 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:53:16 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: 265/529] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:53:16 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: 265/530] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:53:17 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/531] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:53:17 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/532] 199.204.45.233 () {44 vars in 1012 bytes} [Thu Apr 16 17:53:17 2026] GET /v2.0/security-group-rules/359ffb0c-3f47-45af-952d-94514b142449 => generated 603 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/533] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:53:18 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => 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: 267/534] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:53:18 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 199.204.45.233 () {44 vars in 1012 bytes} [Thu Apr 16 17:53:18 2026] GET /v2.0/security-group-rules/5b05e3d2-fe04-4163-ba92-8f487ee56591 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/536] 199.204.45.233 () {44 vars in 988 bytes} [Thu Apr 16 17:53:19 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a => generated 773 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:53:19.705 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c99c05a7-5abd-46b8-ae86-9dfa1d564657 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 269/537] 199.204.45.233 () {44 vars in 1077 bytes} [Thu Apr 16 17:53:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a => 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: 269/538] 199.204.45.233 () {44 vars in 1100 bytes} [Thu Apr 16 17:53:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a => 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: 270/539] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:53:19 2026] GET /v2.0/security-groups/4a4bbd27-c1e6-4ca1-b3ea-611af6e3645b => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:53:28.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-615dac32-810a-44b9-ab38-16663a43bc57 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 271/542] 199.204.45.233 () {44 vars in 980 bytes} [Thu Apr 16 17:53:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/543] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:53:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1219 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/544] 199.204.45.233 () {44 vars in 921 bytes} [Thu Apr 16 17:53:30 2026] GET /v2.0/ports => generated 5171 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:53:31.265 8 INFO neutron.api.v2.resource [None req-cb4bc159-938f-4eee-9797-134552ab3022 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 273/545] 199.204.45.233 () {44 vars in 960 bytes} [Thu Apr 16 17:53:31 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 199.204.45.233 () {44 vars in 982 bytes} [Thu Apr 16 17:53:31 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/547] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:53:32 2026] GET /v2.0/security-groups/23c9f6c1-a691-4819-a531-b6d0953f356f => generated 2882 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:53:32 2026] GET /v2.0/security-groups/23c9f6c1-a691-4819-a531-b6d0953f356f => generated 2882 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/549] 199.204.45.233 () {44 vars in 1012 bytes} [Thu Apr 16 17:53:32 2026] GET /v2.0/security-group-rules/08e5ba0d-c6d1-4cad-af53-230381d040dd => generated 621 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/550] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:53:33 2026] GET /v2.0/security-groups/23c9f6c1-a691-4819-a531-b6d0953f356f => generated 2882 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/551] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:53:33 2026] GET /v2.0/security-groups/23c9f6c1-a691-4819-a531-b6d0953f356f => 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: 276/552] 199.204.45.233 () {44 vars in 1012 bytes} [Thu Apr 16 17:53:33 2026] GET /v2.0/security-group-rules/9b5291ae-8d9e-45f8-9dff-7b934799d474 => generated 625 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/555] 199.204.45.233 () {44 vars in 976 bytes} [Thu Apr 16 17:53:44 2026] GET /v2.0/quotas/a3ab715fa1b74de1b59db63c8b54d9aa => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/560] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:54:16 2026] GET /v2.0/floatingips => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/561] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:54:16 2026] GET /v2.0/networks => generated 2288 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/562] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:54:16 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: 7|app: 0|req: 282/563] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:54:16 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: 282/564] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:54:16 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: 283/565] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:54:16 2026] GET /v2.0/agents => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/566] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:54:16 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: 7|app: 0|req: 284/567] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:54:16 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: 284/568] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:54:16 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/569] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:54:16 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: 285/570] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:54:16 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) 2026-04-16 17:54:58.808 8 INFO neutron.api.v2.resource [None req-a0588676-ada4-4847-b462-03ea27cdae4b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 289/577] 199.204.45.233 () {44 vars in 1075 bytes} [Thu Apr 16 17:54:58 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a61d6f668be14612ad6abf2efba5f569 => generated 139 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/578] 199.204.45.233 () {44 vars in 1098 bytes} [Thu Apr 16 17:54:58 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a61d6f668be14612ad6abf2efba5f569 => generated 4072 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/579] 199.204.45.233 () {44 vars in 1089 bytes} [Thu Apr 16 17:54:59 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44?project_id=a61d6f668be14612ad6abf2efba5f569 => generated 4075 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/580] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:54:59 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44 => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 199.204.45.233 () {44 vars in 1012 bytes} [Thu Apr 16 17:54:59 2026] GET /v2.0/security-group-rules/1c196570-3ae9-497c-baf4-41e5aaa417c2 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 199.204.45.233 () {44 vars in 1089 bytes} [Thu Apr 16 17:55:00 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44?project_id=a61d6f668be14612ad6abf2efba5f569 => generated 4075 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:55:00 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 199.204.45.233 () {44 vars in 1012 bytes} [Thu Apr 16 17:55:01 2026] GET /v2.0/security-group-rules/295c2aa2-7c87-4cfa-9464-df4789cc4e49 => generated 599 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 199.204.45.233 () {44 vars in 1089 bytes} [Thu Apr 16 17:55:02 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44?project_id=a61d6f668be14612ad6abf2efba5f569 => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:55:02 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 199.204.45.233 () {44 vars in 1012 bytes} [Thu Apr 16 17:55:02 2026] GET /v2.0/security-group-rules/2b3600d9-0d3b-4361-93f3-7ceb8dcb1b92 => 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: 294/588] 199.204.45.233 () {44 vars in 1089 bytes} [Thu Apr 16 17:55:03 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44?project_id=a61d6f668be14612ad6abf2efba5f569 => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/589] 199.204.45.233 () {44 vars in 1002 bytes} [Thu Apr 16 17:55:03 2026] GET /v2.0/security-groups/77e61c1f-3863-4ccd-8e8b-ed313e4f9e44 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/590] 199.204.45.233 () {44 vars in 1012 bytes} [Thu Apr 16 17:55:03 2026] GET /v2.0/security-group-rules/8492eae5-e6ed-4ea6-bd63-fa9f3c673016 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/593] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:55:16 2026] GET /v2.0/agents => generated 1214 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/594] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:55:16 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: 298/595] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:55:16 2026] GET /v2.0/networks => generated 2288 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/596] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:55:16 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: 299/597] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:55:16 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: 7|app: 0|req: 299/598] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:55:16 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: 8|app: 0|req: 300/599] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:55:16 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: 300/600] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:55:16 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: 8|app: 0|req: 301/601] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:55:16 2026] GET /v2.0/ports => generated 5171 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/602] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:55:16 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: 302/603] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:55:16 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: 302/604] 199.204.45.233 () {44 vars in 976 bytes} [Thu Apr 16 17:55:18 2026] GET /v2.0/quotas/a61d6f668be14612ad6abf2efba5f569 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/613] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:56:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:56:16 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: 7|app: 0|req: 308/615] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:56:16 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: 308/616] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:56:16 2026] GET /v2.0/networks => generated 2288 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/617] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:56:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:56:16 2026] GET /v2.0/agents => generated 1214 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/619] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:56:16 2026] GET /v2.0/subnets => generated 1308 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/620] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:56:16 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: 311/621] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:56:16 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:56:16 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: 312/623] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:56:16 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: 313/626] 199.204.45.233 () {44 vars in 950 bytes} [Thu Apr 16 17:56:21 2026] GET /v2.0/networks?name=public => generated 791 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/631] 10.0.0.153 () {32 vars in 649 bytes} [Thu Apr 16 17:57:01 2026] GET /v2.0/networks => generated 2288 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/632] 10.0.0.153 () {32 vars in 655 bytes} [Thu Apr 16 17:57:02 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/633] 10.0.0.153 () {32 vars in 647 bytes} [Thu Apr 16 17:57:02 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/634] 10.0.0.153 () {32 vars in 643 bytes} [Thu Apr 16 17:57:02 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: 318/635] 10.0.0.153 () {32 vars in 647 bytes} [Thu Apr 16 17:57:02 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: 8|app: 0|req: 318/636] 10.0.0.153 () {32 vars in 649 bytes} [Thu Apr 16 17:57:02 2026] GET /v2.0/networks => generated 2288 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/637] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 17:57:02 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: 319/638] 10.0.0.153 () {32 vars in 655 bytes} [Thu Apr 16 17:57:02 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-04-16 17:57:14.346 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3cc71d3-1360-4f7b-bc93-7c25d7cfe9f5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 387bca84-7b0a-413b-b069-0d77ac9905a3 (type: security_groups) to 1 2026-04-16 17:57:14.357 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3cc71d3-1360-4f7b-bc93-7c25d7cfe9f5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 01cf9adc-2911-41d4-8c34-2cd1a63ecc98 (type: security_group_rules) to 0 2026-04-16 17:57:14.368 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3cc71d3-1360-4f7b-bc93-7c25d7cfe9f5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 490e05eb-618d-4fb9-9986-ed383f733296 (type: security_group_rules) to 0 2026-04-16 17:57:14.379 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3cc71d3-1360-4f7b-bc93-7c25d7cfe9f5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5676a3da-fa2c-4961-9b71-ccd280887390 (type: security_group_rules) to 0 2026-04-16 17:57:14.392 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3cc71d3-1360-4f7b-bc93-7c25d7cfe9f5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a4b5b2c2-ae74-4b45-b941-51b6bf417fb6 (type: security_group_rules) to 0 2026-04-16 17:57:14.431 8 INFO neutron.db.ovn_revision_numbers_db [None req-c588870d-0907-4c67-ad65-6c287595df29 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 84ffbd7e-bdb0-4881-bf58-87d8fcb3818e (type: security_groups) to 1 2026-04-16 17:57:14.452 8 INFO neutron.db.ovn_revision_numbers_db [None req-c588870d-0907-4c67-ad65-6c287595df29 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0bc9982f-c485-4474-b171-f22584a16cb7 (type: security_group_rules) to 0 2026-04-16 17:57:14.472 8 INFO neutron.db.ovn_revision_numbers_db [None req-c588870d-0907-4c67-ad65-6c287595df29 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1fd94427-d14f-4597-bf81-2ea4ffbd76c8 (type: security_group_rules) to 0 2026-04-16 17:57:14.483 8 INFO neutron.db.ovn_revision_numbers_db [None req-c588870d-0907-4c67-ad65-6c287595df29 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 94238cdf-4ed5-4eb8-84ee-ee51ffab37ba (type: security_group_rules) to 0 2026-04-16 17:57:14.495 8 INFO neutron.db.ovn_revision_numbers_db [None req-c588870d-0907-4c67-ad65-6c287595df29 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource fd07448a-e044-41bf-a275-2f266ce0f320 (type: security_group_rules) to 0 2026-04-16 17:57:14.500 7 INFO neutron.db.segments_db [None req-b3cc71d3-1360-4f7b-bc93-7c25d7cfe9f5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Added segment 9dc16450-8ad5-44b7-b752-20f548c1339a of type geneve for network 42bcb3e1-8067-48b3-b59e-0455b8fd1d6f 2026-04-16 17:57:14.591 8 INFO neutron.db.segments_db [None req-c588870d-0907-4c67-ad65-6c287595df29 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Added segment fd590f65-8ddc-41d4-9c79-19765a0e17b6 of type geneve for network 93724bde-98cb-409f-ac10-ac099543deb8 2026-04-16 17:57:14.613 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3cc71d3-1360-4f7b-bc93-7c25d7cfe9f5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 42bcb3e1-8067-48b3-b59e-0455b8fd1d6f (type: networks) to 1 2026-04-16 17:57:14.683 8 INFO neutron.db.ovn_revision_numbers_db [None req-c588870d-0907-4c67-ad65-6c287595df29 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 93724bde-98cb-409f-ac10-ac099543deb8 (type: networks) to 1 2026-04-16 17:57:14.800 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3cc71d3-1360-4f7b-bc93-7c25d7cfe9f5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:14.802 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3cc71d3-1360-4f7b-bc93-7c25d7cfe9f5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 42bcb3e1-8067-48b3-b59e-0455b8fd1d6f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:14.813 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c588870d-0907-4c67-ad65-6c287595df29 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:14.815 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c588870d-0907-4c67-ad65-6c287595df29 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 93724bde-98cb-409f-ac10-ac099543deb8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:14.863 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b4c4423-808e-4d03-a086-7f236d0adbdd - - - - - -] OVN reports status down for port: eb6cd923-2d51-47de-b559-541472b018d3 2026-04-16 17:57:14.946 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3cc71d3-1360-4f7b-bc93-7c25d7cfe9f5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource eb6cd923-2d51-47de-b559-541472b018d3 (type: ports) to 1 2026-04-16 17:57:14.968 8 INFO neutron.db.ovn_revision_numbers_db [None req-c588870d-0907-4c67-ad65-6c287595df29 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 239508b3-5c41-4a49-a685-3e852ae3d6d8 (type: ports) to 1 2026-04-16 17:57:14.972 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b4c4423-808e-4d03-a086-7f236d0adbdd - - - - - -] OVN reports status down for port: 239508b3-5c41-4a49-a685-3e852ae3d6d8 [pid: 7|app: 0|req: 321/641] 10.0.0.153 () {34 vars in 671 bytes} [Thu Apr 16 17:57:14 2026] POST /v2.0/networks => generated 764 bytes in 854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/642] 10.0.0.153 () {34 vars in 671 bytes} [Thu Apr 16 17:57:14 2026] POST /v2.0/networks => generated 766 bytes in 780 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:57:15.185 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-be70d83f-944c-4abb-bd5c-dbf6d21cb7db 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:15.188 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-be70d83f-944c-4abb-bd5c-dbf6d21cb7db 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 42bcb3e1-8067-48b3-b59e-0455b8fd1d6f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:15.200 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8b982e1-eb73-4b4c-869a-058a6e156cb7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a84963a0-a279-4ef3-af87-2b62d69fdcb3 (type: security_groups) to 1 2026-04-16 17:57:15.212 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8b982e1-eb73-4b4c-869a-058a6e156cb7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 93d61d88-cc33-4536-a757-864ec7aac5cf (type: security_group_rules) to 0 2026-04-16 17:57:15.223 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8b982e1-eb73-4b4c-869a-058a6e156cb7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b04d792a-24a3-4a87-bc10-f2c250ffa5d2 (type: security_group_rules) to 0 2026-04-16 17:57:15.233 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8b982e1-eb73-4b4c-869a-058a6e156cb7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource edff9175-e3e5-4213-9173-03ef7f4b6fcb (type: security_group_rules) to 0 2026-04-16 17:57:15.245 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8b982e1-eb73-4b4c-869a-058a6e156cb7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource f1a1b36b-2e34-4cf5-8fb0-2bfc6f9aa4fc (type: security_group_rules) to 0 2026-04-16 17:57:15.321 7 INFO neutron.db.segments_db [None req-a8b982e1-eb73-4b4c-869a-058a6e156cb7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Added segment 2125ab8e-66ec-4248-bd92-eef863992a6d of type geneve for network 4790b848-55c2-4bbb-83d3-40b15bf09701 2026-04-16 17:57:15.427 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8b982e1-eb73-4b4c-869a-058a6e156cb7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4790b848-55c2-4bbb-83d3-40b15bf09701 (type: networks) to 1 2026-04-16 17:57:15.619 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a8b982e1-eb73-4b4c-869a-058a6e156cb7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:15.621 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a8b982e1-eb73-4b4c-869a-058a6e156cb7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 4790b848-55c2-4bbb-83d3-40b15bf09701: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:15.626 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f848053-1008-44df-914a-a4b985b572d4 - - - - - -] Successfully bumped revision number for resource eb6cd923-2d51-47de-b559-541472b018d3 (type: ports) to 2 2026-04-16 17:57:15.673 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0252dff-491a-4b92-9dc4-62a5b9e6bf3a - - - - - -] OVN reports status down for port: d04b0624-d461-4634-85b0-ee4c2164b050 2026-04-16 17:57:15.709 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f848053-1008-44df-914a-a4b985b572d4 - - - - - -] Successfully bumped revision number for resource 6a091fc2-c880-4f6b-b6cc-01e631a78f75 (type: subnets) to 0 [pid: 8|app: 0|req: 322/643] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:57:15 2026] POST /v2.0/subnets => generated 690 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:57:15.733 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8b982e1-eb73-4b4c-869a-058a6e156cb7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d04b0624-d461-4634-85b0-ee4c2164b050 (type: ports) to 1 [pid: 7|app: 0|req: 322/644] 10.0.0.153 () {34 vars in 671 bytes} [Thu Apr 16 17:57:14 2026] POST /v2.0/networks => generated 771 bytes in 799 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:57:15.942 8 INFO neutron.db.ovn_revision_numbers_db [None req-35597ca6-33a7-41ee-be25-a6a44db80568 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 3e8ff2bf-b633-411e-98c0-e016178ed2e8 (type: security_groups) to 1 2026-04-16 17:57:15.945 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb87c02b-371e-4df6-bfac-754c0d393d66 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:15.947 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb87c02b-371e-4df6-bfac-754c0d393d66 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 93724bde-98cb-409f-ac10-ac099543deb8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:15.957 8 INFO neutron.db.ovn_revision_numbers_db [None req-35597ca6-33a7-41ee-be25-a6a44db80568 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 23fa3c11-1b7a-48c2-95ee-0ba9a4100774 (type: security_group_rules) to 0 2026-04-16 17:57:15.976 8 INFO neutron.db.ovn_revision_numbers_db [None req-35597ca6-33a7-41ee-be25-a6a44db80568 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6c33980b-22f9-4fac-b928-1f8a8e233775 (type: security_group_rules) to 0 2026-04-16 17:57:15.989 8 INFO neutron.db.ovn_revision_numbers_db [None req-35597ca6-33a7-41ee-be25-a6a44db80568 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 97bb6934-43ef-41d2-be88-9411ba811a9a (type: security_group_rules) to 0 2026-04-16 17:57:16.000 8 INFO neutron.db.ovn_revision_numbers_db [None req-35597ca6-33a7-41ee-be25-a6a44db80568 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e86cff3a-8221-42dd-aa3b-c33fcfbe73e1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 323/645] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:57:15 2026] GET /v2.0/security-groups?tenant_id=88f995633a0444d89c6a5cc20f87354a&name=default => generated 2921 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:16.381 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4965b5a-d51f-48cc-afdd-c08d5b99aa0f - - - - - -] Successfully bumped revision number for resource 239508b3-5c41-4a49-a685-3e852ae3d6d8 (type: ports) to 2 2026-04-16 17:57:16.414 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4965b5a-d51f-48cc-afdd-c08d5b99aa0f - - - - - -] Successfully bumped revision number for resource 794bf7a1-1ba7-466d-8e17-f3cfbeccdab2 (type: subnets) to 0 [pid: 7|app: 0|req: 323/646] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:57:15 2026] POST /v2.0/subnets => generated 691 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:57:16.541 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22c111ea-e95b-4df4-9409-e32ff45f1ecd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:16.543 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22c111ea-e95b-4df4-9409-e32ff45f1ecd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 4790b848-55c2-4bbb-83d3-40b15bf09701: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:16.559 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6cba592c-976e-4ad8-ac66-4f81489ff47f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:16.560 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6cba592c-976e-4ad8-ac66-4f81489ff47f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:16.669 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0252dff-491a-4b92-9dc4-62a5b9e6bf3a - - - - - -] OVN reports status down for port: 8a7093ea-0de9-42d2-a1bf-4b5f5569d683 2026-04-16 17:57:16.679 8 INFO neutron.db.ovn_revision_numbers_db [None req-6cba592c-976e-4ad8-ac66-4f81489ff47f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8a7093ea-0de9-42d2-a1bf-4b5f5569d683 (type: ports) to 1 2026-04-16 17:57:16.986 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-6cba592c-976e-4ad8-ac66-4f81489ff47f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Starting OVNClientQosExtension 2026-04-16 17:57:17.028 7 INFO neutron.db.ovn_revision_numbers_db [None req-26300a4e-7cb2-40e2-bafb-fd133e1104fb - - - - - -] Successfully bumped revision number for resource d04b0624-d461-4634-85b0-ee4c2164b050 (type: ports) to 2 2026-04-16 17:57:17.057 7 INFO neutron.db.ovn_revision_numbers_db [None req-26300a4e-7cb2-40e2-bafb-fd133e1104fb - - - - - -] Successfully bumped revision number for resource fe4437e9-b9ea-4fe8-9a44-816fa92ae41a (type: subnets) to 0 [pid: 7|app: 0|req: 324/647] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:57:16 2026] POST /v2.0/subnets => generated 696 bytes in 643 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:57:17.098 8 WARNING oslo_config.cfg [None req-6cba592c-976e-4ad8-ac66-4f81489ff47f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - 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. [pid: 7|app: 0|req: 325/648] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:57:17 2026] DELETE /v2.0/security-groups/3e8ff2bf-b633-411e-98c0-e016178ed2e8 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/649] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:57:17 2026] GET /v2.0/floatingips => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:17.382 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-046e2f7c-98f3-4348-b27e-13b630ed71f0 - - - - - -] Schedule LRP lrp-8a7093ea-0de9-42d2-a1bf-4b5f5569d683 on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 17:57:17.412 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0252dff-491a-4b92-9dc4-62a5b9e6bf3a - - - - - -] OVN reports status up for port: 8a7093ea-0de9-42d2-a1bf-4b5f5569d683 2026-04-16 17:57:17.446 8 INFO neutron.db.ovn_revision_numbers_db [None req-6cba592c-976e-4ad8-ac66-4f81489ff47f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8a7093ea-0de9-42d2-a1bf-4b5f5569d683 (type: router_ports) to 1 2026-04-16 17:57:17.474 7 INFO neutron.plugins.ml2.plugin [None req-c0252dff-491a-4b92-9dc4-62a5b9e6bf3a - - - - - -] Attempt 1 to provision port 8a7093ea-0de9-42d2-a1bf-4b5f5569d683 2026-04-16 17:57:17.514 8 INFO neutron.db.ovn_revision_numbers_db [None req-6cba592c-976e-4ad8-ac66-4f81489ff47f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource fd76bfc8-a659-4211-bb50-190d981e0161 (type: routers) to 2 [pid: 8|app: 0|req: 324/650] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:57:16 2026] POST /v2.0/routers => generated 968 bytes in 1492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:57:17.657 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router fd76bfc8-a659-4211-bb50-190d981e0161 is bound to host instance 2026-04-16 17:57:17.976 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f4a9d0c-d38e-4396-bc60-07b5cd7fa250 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:17.977 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f4a9d0c-d38e-4396-bc60-07b5cd7fa250 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:18.101 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f4a9d0c-d38e-4396-bc60-07b5cd7fa250 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8a22853f-5c70-4c74-9414-594c91412a71 (type: ports) to 1 2026-04-16 17:57:18.502 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1937aeef-7b4c-4e39-9d0d-740ce641d10d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:18.505 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1937aeef-7b4c-4e39-9d0d-740ce641d10d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:18.678 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b4c4423-808e-4d03-a086-7f236d0adbdd - - - - - -] OVN reports status down for port: d1f7f51d-366f-4a77-a03a-1c680329d34d 2026-04-16 17:57:18.748 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-046e2f7c-98f3-4348-b27e-13b630ed71f0 - - - - - -] Schedule LRP lrp-8a22853f-5c70-4c74-9414-594c91412a71 on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 17:57:18.771 7 INFO neutron.db.ovn_revision_numbers_db [None req-1937aeef-7b4c-4e39-9d0d-740ce641d10d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d1f7f51d-366f-4a77-a03a-1c680329d34d (type: ports) to 1 2026-04-16 17:57:18.858 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f4a9d0c-d38e-4396-bc60-07b5cd7fa250 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8a22853f-5c70-4c74-9414-594c91412a71 (type: router_ports) to 1 2026-04-16 17:57:18.950 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f4a9d0c-d38e-4396-bc60-07b5cd7fa250 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource be1284fd-9c89-4f68-b5b5-4a08502f9943 (type: routers) to 2 [pid: 8|app: 0|req: 325/651] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:57:17 2026] POST /v2.0/routers => generated 974 bytes in 1428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:57:18 2026] GET /v2.0/security-groups => generated 26097 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 17:57:19.349 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-1937aeef-7b4c-4e39-9d0d-740ce641d10d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Starting OVNClientQosExtension 2026-04-16 17:57:19.435 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eda7653b-9866-4904-a4ac-89bfe30871b2 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:19.436 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eda7653b-9866-4904-a4ac-89bfe30871b2 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 42bcb3e1-8067-48b3-b59e-0455b8fd1d6f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:19.541 7 WARNING oslo_config.cfg [None req-1937aeef-7b4c-4e39-9d0d-740ce641d10d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - 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-04-16 17:57:19.556 8 INFO neutron.db.ovn_revision_numbers_db [None req-eda7653b-9866-4904-a4ac-89bfe30871b2 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 29d0ca64-ba35-46c4-afe9-72ba0e9e3b68 (type: ports) to 1 2026-04-16 17:57:20.020 7 INFO neutron.db.ovn_revision_numbers_db [None req-21609b47-7b70-468d-88e5-a9bd31deece3 - - - - - -] Successfully bumped revision number for resource 8a7093ea-0de9-42d2-a1bf-4b5f5569d683 (type: ports) to 4 2026-04-16 17:57:20.442 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-5b0451dd-b7f9-4cae-9292-198244e44da5 - - - - - -] Schedule LRP lrp-d1f7f51d-366f-4a77-a03a-1c680329d34d on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 17:57:20.464 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b4c4423-808e-4d03-a086-7f236d0adbdd - - - - - -] OVN reports status up for port: d1f7f51d-366f-4a77-a03a-1c680329d34d 2026-04-16 17:57:20.500 8 INFO neutron.plugins.ml2.plugin [None req-9b4c4423-808e-4d03-a086-7f236d0adbdd - - - - - -] Attempt 1 to provision port d1f7f51d-366f-4a77-a03a-1c680329d34d 2026-04-16 17:57:20.538 7 INFO neutron.db.ovn_revision_numbers_db [None req-1937aeef-7b4c-4e39-9d0d-740ce641d10d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d1f7f51d-366f-4a77-a03a-1c680329d34d (type: router_ports) to 1 2026-04-16 17:57:20.544 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 33e2e296-7ab5-40f4-9ecc-d8deb74e2275 is bound to host instance 2026-04-16 17:57:20.710 7 INFO neutron.db.ovn_revision_numbers_db [None req-21609b47-7b70-468d-88e5-a9bd31deece3 - - - - - -] Successfully bumped revision number for resource 8a7093ea-0de9-42d2-a1bf-4b5f5569d683 (type: ports) to 5 2026-04-16 17:57:20.716 7 INFO neutron.db.ovn_revision_numbers_db [None req-1937aeef-7b4c-4e39-9d0d-740ce641d10d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 33e2e296-7ab5-40f4-9ecc-d8deb74e2275 (type: routers) to 2 2026-04-16 17:57:20.722 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0252dff-491a-4b92-9dc4-62a5b9e6bf3a - - - - - -] OVN reports status down for port: 8a22853f-5c70-4c74-9414-594c91412a71 [pid: 7|app: 0|req: 327/653] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:57:17 2026] POST /v2.0/routers => generated 969 bytes in 3421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:57:20.940 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eda7653b-9866-4904-a4ac-89bfe30871b2 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:20.944 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eda7653b-9866-4904-a4ac-89bfe30871b2 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 42bcb3e1-8067-48b3-b59e-0455b8fd1d6f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:20.966 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c0252dff-491a-4b92-9dc4-62a5b9e6bf3a - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 17:57:20.967 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0252dff-491a-4b92-9dc4-62a5b9e6bf3a - - - - - -] OVN reports status up for port: 8a22853f-5c70-4c74-9414-594c91412a71 2026-04-16 17:57:20.982 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-21609b47-7b70-468d-88e5-a9bd31deece3 - - - - - -] Router be1284fd-9c89-4f68-b5b5-4a08502f9943 is bound to host instance 2026-04-16 17:57:21.049 7 INFO neutron.plugins.ml2.plugin [None req-c0252dff-491a-4b92-9dc4-62a5b9e6bf3a - - - - - -] Attempt 1 to provision port 8a22853f-5c70-4c74-9414-594c91412a71 2026-04-16 17:57:21.818 8 INFO neutron.db.ovn_revision_numbers_db [None req-eda7653b-9866-4904-a4ac-89bfe30871b2 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 29d0ca64-ba35-46c4-afe9-72ba0e9e3b68 (type: router_ports) to 1 [pid: 8|app: 0|req: 327/654] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 17:57:19 2026] PUT /v2.0/routers/fd76bfc8-a659-4211-bb50-190d981e0161/add_router_interface => generated 309 bytes in 2817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:21.853 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2133ae96-37bf-414a-8366-9a715ea005b6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:21.856 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2133ae96-37bf-414a-8366-9a715ea005b6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 4790b848-55c2-4bbb-83d3-40b15bf09701: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 328/655] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:57:21 2026] GET /v2.0/ports => generated 13673 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 17:57:22.121 7 INFO neutron.db.ovn_revision_numbers_db [None req-2133ae96-37bf-414a-8366-9a715ea005b6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource f2391369-53d1-45f9-a501-53ae5c53b03b (type: ports) to 1 2026-04-16 17:57:22.154 8 INFO neutron.db.ovn_revision_numbers_db [None req-05cf0310-0dba-4cd3-ab04-8de6fb19bf6b - - - - - -] Successfully bumped revision number for resource d1f7f51d-366f-4a77-a03a-1c680329d34d (type: ports) to 4 2026-04-16 17:57:22.420 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ab33e8e-0022-49df-98aa-58a7ca95dc3d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0cd5d1cc-d3fa-4585-8984-8dbf08f92948 (type: security_groups) to 1 2026-04-16 17:57:22.442 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ab33e8e-0022-49df-98aa-58a7ca95dc3d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 2eaa4918-3979-4a2a-ac7f-2851599953e7 (type: security_group_rules) to 0 2026-04-16 17:57:22.463 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ab33e8e-0022-49df-98aa-58a7ca95dc3d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 34704a26-d903-4216-b92a-edb80772d208 (type: security_group_rules) to 0 2026-04-16 17:57:22.483 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ab33e8e-0022-49df-98aa-58a7ca95dc3d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b3f896ee-7710-43bb-a988-815e0f901199 (type: security_group_rules) to 0 2026-04-16 17:57:22.510 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ab33e8e-0022-49df-98aa-58a7ca95dc3d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b82bcb3d-e5c5-42ff-a0e8-ce00282190f2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 329/656] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:57:22 2026] GET /v2.0/security-groups?tenant_id=9476545a6aef4ff789b7166bdad13e9a&name=default => generated 2921 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:22.683 8 INFO neutron.db.ovn_revision_numbers_db [None req-05cf0310-0dba-4cd3-ab04-8de6fb19bf6b - - - - - -] Successfully bumped revision number for resource d1f7f51d-366f-4a77-a03a-1c680329d34d (type: ports) to 5 2026-04-16 17:57:22.963 7 INFO neutron.db.ovn_revision_numbers_db [None req-44d22267-a418-4c09-86d5-c69d49eb9f2c - - - - - -] Successfully bumped revision number for resource 8a22853f-5c70-4c74-9414-594c91412a71 (type: ports) to 4 2026-04-16 17:57:23.174 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20eba2b2-0440-4cc8-9bab-88bdd68a8354 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:23.175 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20eba2b2-0440-4cc8-9bab-88bdd68a8354 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 93724bde-98cb-409f-ac10-ac099543deb8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:23.305 8 INFO neutron.db.ovn_revision_numbers_db [None req-20eba2b2-0440-4cc8-9bab-88bdd68a8354 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ec3f9083-8e7a-4af7-b3c0-85dbc3b095a8 (type: ports) to 1 2026-04-16 17:57:23.445 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b4c4423-808e-4d03-a086-7f236d0adbdd - - - - - -] OVN reports status down for port: f2391369-53d1-45f9-a501-53ae5c53b03b 2026-04-16 17:57:23.454 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2133ae96-37bf-414a-8366-9a715ea005b6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:23.461 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2133ae96-37bf-414a-8366-9a715ea005b6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 4790b848-55c2-4bbb-83d3-40b15bf09701: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:23.492 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0252dff-491a-4b92-9dc4-62a5b9e6bf3a - - - - - -] OVN reports status down for port: 29d0ca64-ba35-46c4-afe9-72ba0e9e3b68 2026-04-16 17:57:23.561 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9b4c4423-808e-4d03-a086-7f236d0adbdd - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 17:57:23.563 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b4c4423-808e-4d03-a086-7f236d0adbdd - - - - - -] OVN reports status down for port: ec3f9083-8e7a-4af7-b3c0-85dbc3b095a8 2026-04-16 17:57:23.722 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b4c4423-808e-4d03-a086-7f236d0adbdd - - - - - -] OVN reports status up for port: f2391369-53d1-45f9-a501-53ae5c53b03b 2026-04-16 17:57:23.729 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c0252dff-491a-4b92-9dc4-62a5b9e6bf3a - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 17:57:23.730 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0252dff-491a-4b92-9dc4-62a5b9e6bf3a - - - - - -] OVN reports status up for port: 29d0ca64-ba35-46c4-afe9-72ba0e9e3b68 2026-04-16 17:57:23.735 7 INFO neutron.db.ovn_revision_numbers_db [None req-44d22267-a418-4c09-86d5-c69d49eb9f2c - - - - - -] Successfully bumped revision number for resource 8a22853f-5c70-4c74-9414-594c91412a71 (type: ports) to 5 2026-04-16 17:57:23.746 8 INFO neutron.plugins.ml2.plugin [None req-9b4c4423-808e-4d03-a086-7f236d0adbdd - - - - - -] Attempt 1 to provision port f2391369-53d1-45f9-a501-53ae5c53b03b 2026-04-16 17:57:23.760 7 INFO neutron.plugins.ml2.plugin [None req-c0252dff-491a-4b92-9dc4-62a5b9e6bf3a - - - - - -] Attempt 1 to provision port 29d0ca64-ba35-46c4-afe9-72ba0e9e3b68 2026-04-16 17:57:24.428 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b4c4423-808e-4d03-a086-7f236d0adbdd - - - - - -] Successfully bumped revision number for resource f2391369-53d1-45f9-a501-53ae5c53b03b (type: ports) to 2 2026-04-16 17:57:24.435 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20eba2b2-0440-4cc8-9bab-88bdd68a8354 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:24.438 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20eba2b2-0440-4cc8-9bab-88bdd68a8354 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 93724bde-98cb-409f-ac10-ac099543deb8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:24.606 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0252dff-491a-4b92-9dc4-62a5b9e6bf3a - - - - - -] Successfully bumped revision number for resource 29d0ca64-ba35-46c4-afe9-72ba0e9e3b68 (type: ports) to 2 2026-04-16 17:57:24.609 7 INFO neutron.db.ovn_revision_numbers_db [None req-2133ae96-37bf-414a-8366-9a715ea005b6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource f2391369-53d1-45f9-a501-53ae5c53b03b (type: router_ports) to 1 [pid: 7|app: 0|req: 328/657] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 17:57:20 2026] PUT /v2.0/routers/be1284fd-9c89-4f68-b5b5-4a08502f9943/add_router_interface => generated 309 bytes in 3832 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:57:24 2026] GET /v2.0/agents => generated 1214 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:24.804 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6df7e1b-b479-4452-aa60-49c1ef2afd7c 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] Successfully bumped revision number for resource 52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10 (type: security_groups) to 1 2026-04-16 17:57:24.817 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6df7e1b-b479-4452-aa60-49c1ef2afd7c 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] Successfully bumped revision number for resource 5d039fb9-4b0d-44b1-bbc2-a6e3cc82e91f (type: security_group_rules) to 0 2026-04-16 17:57:24.830 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6df7e1b-b479-4452-aa60-49c1ef2afd7c 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] Successfully bumped revision number for resource ae91bad5-6cb8-485e-9094-d6413380ac9b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 332/661] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 17:57:24 2026] POST /v2.0/security-groups => generated 1659 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/662] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:57:24 2026] DELETE /v2.0/security-groups/0cd5d1cc-d3fa-4585-8984-8dbf08f92948 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:57:25.111 8 INFO neutron.db.ovn_revision_numbers_db [None req-20eba2b2-0440-4cc8-9bab-88bdd68a8354 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ec3f9083-8e7a-4af7-b3c0-85dbc3b095a8 (type: router_ports) to 1 [pid: 8|app: 0|req: 330/663] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 17:57:22 2026] PUT /v2.0/routers/33e2e296-7ab5-40f4-9ecc-d8deb74e2275/add_router_interface => generated 309 bytes in 2525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/664] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:57:25 2026] GET /v2.0/subnets => generated 3355 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/665] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:57:25 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: 7|app: 0|req: 336/666] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:57:25 2026] GET /v2.0/networks => generated 4688 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/667] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:57:25 2026] GET /v2.0/routers => generated 2912 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:25.298 8 INFO neutron.db.ovn_revision_numbers_db [None req-10fc3dde-ebda-4d9f-a1e9-5089caee972c 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] Successfully bumped revision number for resource 88b1c365-b075-4053-9679-85c911d45b8e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 338/668] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:57:25 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/669] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:57:25 2026] GET /v2.0/network-ip-availabilities => generated 2546 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/670] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 17:57:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/671] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:57:25 2026] GET /v2.0/subnets => generated 3355 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:25.478 8 INFO neutron.db.ovn_revision_numbers_db [None req-564e5dfd-2387-4a91-84a0-59fc906f853b 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] Successfully bumped revision number for resource 8a55d70a-6714-4444-a8e8-a35de35403a6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 332/672] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 17:57:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:57:25.666 7 INFO neutron.db.ovn_revision_numbers_db [req-b1ad63c3-a5b7-491e-8f39-23ecd47df611 req-eb757264-db84-4e9e-a78d-62784fb0b657 f17635a99d05471d9722b8787b8f61f2 5043386d042b4024b4d1ec61dfb7cdb8 - - default default] Successfully bumped revision number for resource 1363dd53-a0de-4fb9-be4e-1adb0c370628 (type: security_groups) to 1 2026-04-16 17:57:25.682 7 INFO neutron.db.ovn_revision_numbers_db [req-b1ad63c3-a5b7-491e-8f39-23ecd47df611 req-eb757264-db84-4e9e-a78d-62784fb0b657 f17635a99d05471d9722b8787b8f61f2 5043386d042b4024b4d1ec61dfb7cdb8 - - default default] Successfully bumped revision number for resource 6c0627a2-4cf8-4f1e-92cd-5d1a3f877a7c (type: security_group_rules) to 0 2026-04-16 17:57:25.699 7 INFO neutron.db.ovn_revision_numbers_db [req-b1ad63c3-a5b7-491e-8f39-23ecd47df611 req-eb757264-db84-4e9e-a78d-62784fb0b657 f17635a99d05471d9722b8787b8f61f2 5043386d042b4024b4d1ec61dfb7cdb8 - - default default] Successfully bumped revision number for resource d4f81b3b-91dc-46cd-ab68-1c7486dcf7c8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 341/673] 10.0.0.198 () {38 vars in 971 bytes} [Thu Apr 16 17:57:25 2026] POST /v2.0/security-groups => generated 1685 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 17:57:25.779 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5c47b1ab-09a0-4a87-b0a2-7367658724f4 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] No more DHCP agents 2026-04-16 17:57:25.781 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c47b1ab-09a0-4a87-b0a2-7367658724f4 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 342/674] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:25 2026] GET /v2.0/security-groups/1363dd53-a0de-4fb9-be4e-1adb0c370628 => generated 1685 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:25.936 7 INFO neutron.db.ovn_revision_numbers_db [req-597e6daa-5172-4399-9a64-e773dc08524d req-6d2bd7e9-485b-4944-8e79-73b53c6a7cb6 f17635a99d05471d9722b8787b8f61f2 5043386d042b4024b4d1ec61dfb7cdb8 - - default default] Successfully bumped revision number for resource 55c671e6-7742-4705-a732-2cc73f31246f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 343/675] 10.0.0.198 () {38 vars in 981 bytes} [Thu Apr 16 17:57:25 2026] POST /v2.0/security-group-rules => generated 614 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/676] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 17:57:25 2026] POST /v2.0/floatingips => generated 552 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:57:26.196 8 INFO neutron.db.ovn_revision_numbers_db [req-878d24de-5053-4fc1-b083-1bcba2d234c4 req-df5631c2-79a3-4624-a369-8816e80f791f f17635a99d05471d9722b8787b8f61f2 5043386d042b4024b4d1ec61dfb7cdb8 - - default default] Successfully bumped revision number for resource 94a610b1-f6ac-46ea-84a7-3d92c74c1f8d (type: security_groups) to 1 2026-04-16 17:57:26.221 8 INFO neutron.db.ovn_revision_numbers_db [req-878d24de-5053-4fc1-b083-1bcba2d234c4 req-df5631c2-79a3-4624-a369-8816e80f791f f17635a99d05471d9722b8787b8f61f2 5043386d042b4024b4d1ec61dfb7cdb8 - - default default] Successfully bumped revision number for resource 121d8e79-180a-4605-ac92-270ab8321a28 (type: security_group_rules) to 0 2026-04-16 17:57:26.234 8 INFO neutron.db.ovn_revision_numbers_db [req-878d24de-5053-4fc1-b083-1bcba2d234c4 req-df5631c2-79a3-4624-a369-8816e80f791f f17635a99d05471d9722b8787b8f61f2 5043386d042b4024b4d1ec61dfb7cdb8 - - default default] Successfully bumped revision number for resource 5ad06a19-035d-49f1-8156-a51909e125c1 (type: security_group_rules) to 0 2026-04-16 17:57:26.244 7 INFO neutron.db.ovn_revision_numbers_db [req-50439920-cd14-4734-bdcd-ff983e886252 req-5a355549-1946-47d9-87c6-cbd2a50de234 ad8b6bf79da744bb824849fb410a077c d177c263b7fe450dbe96dbcc7c7711ef - - default default] Successfully bumped revision number for resource 7a2a6944-f06f-4a63-89f9-d35afd0a1f9d (type: security_groups) to 1 2026-04-16 17:57:26.265 7 INFO neutron.db.ovn_revision_numbers_db [req-50439920-cd14-4734-bdcd-ff983e886252 req-5a355549-1946-47d9-87c6-cbd2a50de234 ad8b6bf79da744bb824849fb410a077c d177c263b7fe450dbe96dbcc7c7711ef - - default default] Successfully bumped revision number for resource 61762893-4169-446b-8b77-e27fb9e2ff6d (type: security_group_rules) to 0 2026-04-16 17:57:26.274 7 INFO neutron.db.ovn_revision_numbers_db [req-50439920-cd14-4734-bdcd-ff983e886252 req-5a355549-1946-47d9-87c6-cbd2a50de234 ad8b6bf79da744bb824849fb410a077c d177c263b7fe450dbe96dbcc7c7711ef - - default default] Successfully bumped revision number for resource ecc5c37a-01d3-4978-b483-939e8b1e7b62 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 334/677] 10.0.0.198 () {38 vars in 971 bytes} [Thu Apr 16 17:57:26 2026] POST /v2.0/security-groups => generated 1684 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/678] 10.0.0.198 () {38 vars in 971 bytes} [Thu Apr 16 17:57:25 2026] POST /v2.0/security-groups => generated 1680 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/679] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:26 2026] GET /v2.0/security-groups/94a610b1-f6ac-46ea-84a7-3d92c74c1f8d => generated 1684 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:26.458 7 INFO neutron.db.ovn_revision_numbers_db [req-a87578df-5f59-493d-945c-83856073354e req-9dfd7459-f25d-4ef4-a900-5039e39743f6 ad8b6bf79da744bb824849fb410a077c d177c263b7fe450dbe96dbcc7c7711ef - - default default] Successfully bumped revision number for resource 366c20c6-ccc9-4eb0-a3c9-7eacb7d54149 (type: security_groups) to 1 2026-04-16 17:57:26.475 7 INFO neutron.db.ovn_revision_numbers_db [req-a87578df-5f59-493d-945c-83856073354e req-9dfd7459-f25d-4ef4-a900-5039e39743f6 ad8b6bf79da744bb824849fb410a077c d177c263b7fe450dbe96dbcc7c7711ef - - default default] Successfully bumped revision number for resource 983e91ac-5df1-454a-88a8-453c8df7d04c (type: security_group_rules) to 0 2026-04-16 17:57:26.481 8 INFO neutron.db.ovn_revision_numbers_db [req-14529415-8c54-4358-97b0-ee21713f8082 req-d797ce45-0c5e-47d6-ab76-8b290ffb16ba f17635a99d05471d9722b8787b8f61f2 5043386d042b4024b4d1ec61dfb7cdb8 - - default default] Successfully bumped revision number for resource b78064bc-9e3d-48d0-83d3-eb6af354f92a (type: security_group_rules) to 0 2026-04-16 17:57:26.486 7 INFO neutron.db.ovn_revision_numbers_db [req-a87578df-5f59-493d-945c-83856073354e req-9dfd7459-f25d-4ef4-a900-5039e39743f6 ad8b6bf79da744bb824849fb410a077c d177c263b7fe450dbe96dbcc7c7711ef - - default default] Successfully bumped revision number for resource cfa7c63b-bd26-486f-9eaf-7ef69f46b34b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 336/680] 10.0.0.198 () {38 vars in 981 bytes} [Thu Apr 16 17:57:26 2026] POST /v2.0/security-group-rules => generated 614 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/681] 10.0.0.198 () {38 vars in 971 bytes} [Thu Apr 16 17:57:26 2026] POST /v2.0/security-groups => generated 1681 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/682] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:26 2026] GET /v2.0/security-groups/94a610b1-f6ac-46ea-84a7-3d92c74c1f8d => generated 2309 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/683] 10.0.0.198 () {34 vars in 1100 bytes} [Thu Apr 16 17:57:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1822505178&fields=id&tenant_id=4e51df66e9b84accbbaf99058410ae4e => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/684] 10.0.0.198 () {34 vars in 982 bytes} [Thu Apr 16 17:57:26 2026] GET /v2.0/networks?id=42bcb3e1-8067-48b3-b59e-0455b8fd1d6f => generated 713 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/685] 10.0.0.198 () {34 vars in 965 bytes} [Thu Apr 16 17:57:26 2026] GET /v2.0/quotas/4e51df66e9b84accbbaf99058410ae4e => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:26.748 7 INFO neutron.db.ovn_revision_numbers_db [req-b51c76b5-ba05-4738-9528-4de207f0513f req-7e6d5f78-bab8-4391-b9ba-ef6f55749615 f17635a99d05471d9722b8787b8f61f2 5043386d042b4024b4d1ec61dfb7cdb8 - - default default] Successfully bumped revision number for resource 56a577d0-e500-45ca-87d1-6ee822fa614a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 346/686] 10.0.0.198 () {38 vars in 981 bytes} [Thu Apr 16 17:57:26 2026] POST /v2.0/security-group-rules => generated 619 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/687] 10.0.0.198 () {34 vars in 1002 bytes} [Thu Apr 16 17:57:26 2026] GET /v2.0/ports?tenant_id=4e51df66e9b84accbbaf99058410ae4e&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:26.944 7 INFO neutron.db.ovn_revision_numbers_db [req-0feb33b5-1c6d-41f8-969f-e9c82e306213 req-84600a98-d020-494b-9992-96eb0a232906 ad8b6bf79da744bb824849fb410a077c d177c263b7fe450dbe96dbcc7c7711ef - - default default] Successfully bumped revision number for resource 4dda4421-2fa9-4f8c-9c46-c7f561a92fa6 (type: security_groups) to 1 2026-04-16 17:57:26.958 7 INFO neutron.db.ovn_revision_numbers_db [req-0feb33b5-1c6d-41f8-969f-e9c82e306213 req-84600a98-d020-494b-9992-96eb0a232906 ad8b6bf79da744bb824849fb410a077c d177c263b7fe450dbe96dbcc7c7711ef - - default default] Successfully bumped revision number for resource a8d4391f-9ac4-4818-8424-5a0cf4c8b9a1 (type: security_group_rules) to 0 2026-04-16 17:57:26.998 7 INFO neutron.db.ovn_revision_numbers_db [req-0feb33b5-1c6d-41f8-969f-e9c82e306213 req-84600a98-d020-494b-9992-96eb0a232906 ad8b6bf79da744bb824849fb410a077c d177c263b7fe450dbe96dbcc7c7711ef - - default default] Successfully bumped revision number for resource f60e2158-f7f7-4e01-a273-c7ed59ec919e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 347/688] 10.0.0.198 () {38 vars in 971 bytes} [Thu Apr 16 17:57:26 2026] POST /v2.0/security-groups => generated 1679 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/689] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:27 2026] GET /v2.0/security-groups/94a610b1-f6ac-46ea-84a7-3d92c74c1f8d => generated 2939 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/690] 10.0.0.198 () {34 vars in 1002 bytes} [Thu Apr 16 17:57:27 2026] GET /v2.0/security-groups?tenant_id=d177c263b7fe450dbe96dbcc7c7711ef => generated 7901 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/691] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:27 2026] GET /v2.0/security-groups/84ffbd7e-bdb0-4881-bf58-87d8fcb3818e => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/692] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:27 2026] GET /v2.0/security-groups/84ffbd7e-bdb0-4881-bf58-87d8fcb3818e => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/693] 10.0.0.198 () {34 vars in 1001 bytes} [Thu Apr 16 17:57:27 2026] GET /v2.0/security-group-rules/56a577d0-e500-45ca-87d1-6ee822fa614a => generated 616 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/694] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:27 2026] GET /v2.0/security-groups/94a610b1-f6ac-46ea-84a7-3d92c74c1f8d => generated 2939 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/695] 10.0.0.198 () {34 vars in 907 bytes} [Thu Apr 16 17:57:27 2026] GET /v2.0/extensions => generated 20541 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.198 () {34 vars in 1008 bytes} [Thu Apr 16 17:57:27 2026] GET /v2.0/networks/42bcb3e1-8067-48b3-b59e-0455b8fd1d6f?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: 347/697] 10.0.0.198 () {34 vars in 1108 bytes} [Thu Apr 16 17:57:27 2026] GET /v2.0/networks/42bcb3e1-8067-48b3-b59e-0455b8fd1d6f?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) [pid: 7|app: 0|req: 351/698] 10.0.0.198 () {36 vars in 1023 bytes} [Thu Apr 16 17:57:27 2026] DELETE /v2.0/security-group-rules/56a577d0-e500-45ca-87d1-6ee822fa614a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/699] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:27 2026] GET /v2.0/security-groups/7a2a6944-f06f-4a63-89f9-d35afd0a1f9d => generated 1680 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/700] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:27 2026] GET /v2.0/security-groups/94a610b1-f6ac-46ea-84a7-3d92c74c1f8d => generated 2309 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/701] 10.0.0.198 () {36 vars in 1013 bytes} [Thu Apr 16 17:57:27 2026] DELETE /v2.0/security-groups/7a2a6944-f06f-4a63-89f9-d35afd0a1f9d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/702] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:27 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/703] 10.0.0.198 () {36 vars in 1013 bytes} [Thu Apr 16 17:57:27 2026] DELETE /v2.0/security-groups/94a610b1-f6ac-46ea-84a7-3d92c74c1f8d => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:57:27.795 7 INFO neutron.api.v2.resource [req-c94f25b5-4a7b-4599-a7d4-e9bab96d2874 req-e667c295-e2fe-4bda-8a5a-aa24655a97e1 ad8b6bf79da744bb824849fb410a077c d177c263b7fe450dbe96dbcc7c7711ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 354/704] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:27 2026] GET /v2.0/security-groups/7a2a6944-f06f-4a63-89f9-d35afd0a1f9d => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/705] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:27 2026] GET /v2.0/security-groups/1363dd53-a0de-4fb9-be4e-1adb0c370628 => generated 2310 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/706] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:27 2026] GET /v2.0/security-groups/366c20c6-ccc9-4eb0-a3c9-7eacb7d54149 => generated 1681 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/707] 10.0.0.198 () {36 vars in 1013 bytes} [Thu Apr 16 17:57:27 2026] DELETE /v2.0/security-groups/1363dd53-a0de-4fb9-be4e-1adb0c370628 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/708] 10.0.0.198 () {36 vars in 1013 bytes} [Thu Apr 16 17:57:27 2026] DELETE /v2.0/security-groups/366c20c6-ccc9-4eb0-a3c9-7eacb7d54149 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:57:28.022 7 INFO neutron.api.v2.resource [req-fe52c9e9-18ef-4fdb-b802-ab87a386b02d req-2911b663-46eb-4ba3-b271-bc4ca97149d7 ad8b6bf79da744bb824849fb410a077c d177c263b7fe450dbe96dbcc7c7711ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 357/709] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:28 2026] GET /v2.0/security-groups/366c20c6-ccc9-4eb0-a3c9-7eacb7d54149 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/710] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:28 2026] GET /v2.0/security-groups/4dda4421-2fa9-4f8c-9c46-c7f561a92fa6 => generated 1679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/711] 10.0.0.198 () {36 vars in 1013 bytes} [Thu Apr 16 17:57:28 2026] DELETE /v2.0/security-groups/4dda4421-2fa9-4f8c-9c46-c7f561a92fa6 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:57:28.219 7 INFO neutron.api.v2.resource [req-8aedef52-6a1f-499d-ad2a-7242b83ab196 req-6b1578bd-ed8b-4c98-85a3-296a64f72176 ad8b6bf79da744bb824849fb410a077c d177c263b7fe450dbe96dbcc7c7711ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 360/712] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:28 2026] GET /v2.0/security-groups/4dda4421-2fa9-4f8c-9c46-c7f561a92fa6 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/713] 10.0.0.198 () {34 vars in 1002 bytes} [Thu Apr 16 17:57:28 2026] GET /v2.0/security-groups?tenant_id=d177c263b7fe450dbe96dbcc7c7711ef => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/714] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:28 2026] GET /v2.0/security-groups/84ffbd7e-bdb0-4881-bf58-87d8fcb3818e => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/715] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:28 2026] GET /v2.0/security-groups/84ffbd7e-bdb0-4881-bf58-87d8fcb3818e => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:28.379 8 INFO neutron_taas.services.taas.taas_plugin [None req-b654c189-d660-4ddc-adac-c594c8eaefe3 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: f2391369-53d1-45f9-a501-53ae5c53b03b 2026-04-16 17:57:28.390 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b654c189-d660-4ddc-adac-c594c8eaefe3 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: f2391369-53d1-45f9-a501-53ae5c53b03b 2026-04-16 17:57:28.399 7 INFO neutron.api.v2.resource [req-efb645f7-0d6d-4ace-acaf-98dec7e63569 req-71c35bb6-c647-4a4e-abbe-5e55a7904a6f ad8b6bf79da744bb824849fb410a077c d177c263b7fe450dbe96dbcc7c7711ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 364/716] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:28 2026] GET /v2.0/security-groups/4dda4421-2fa9-4f8c-9c46-c7f561a92fa6 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:57:28.452 7 INFO neutron.api.v2.resource [req-8920fa9c-9e1e-47ad-b38c-5ad711692d49 req-faf53df2-53df-4ac6-bdbe-9f3064833536 ad8b6bf79da744bb824849fb410a077c d177c263b7fe450dbe96dbcc7c7711ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 365/717] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:28 2026] GET /v2.0/security-groups/366c20c6-ccc9-4eb0-a3c9-7eacb7d54149 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:57:28.486 7 INFO neutron.api.v2.resource [req-0025bc81-40ed-451b-bf98-4a066ced0671 req-48669881-e0af-41ab-bfc6-a05aa8ea9f70 ad8b6bf79da744bb824849fb410a077c d177c263b7fe450dbe96dbcc7c7711ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 366/718] 10.0.0.198 () {34 vars in 991 bytes} [Thu Apr 16 17:57:28 2026] GET /v2.0/security-groups/7a2a6944-f06f-4a63-89f9-d35afd0a1f9d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:57:28.980 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-764ee05e-5615-486e-b7db-1f3e5460c353 - - - - - -] No hosting information found for port f2391369-53d1-45f9-a501-53ae5c53b03b: RuntimeError: No hosting information found for port f2391369-53d1-45f9-a501-53ae5c53b03b 2026-04-16 17:57:28.981 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-764ee05e-5615-486e-b7db-1f3e5460c353 - - - - - -] OVN reports status up for port: ec3f9083-8e7a-4af7-b3c0-85dbc3b095a8 2026-04-16 17:57:29.000 8 INFO neutron.plugins.ml2.plugin [None req-764ee05e-5615-486e-b7db-1f3e5460c353 - - - - - -] Attempt 1 to provision port ec3f9083-8e7a-4af7-b3c0-85dbc3b095a8 2026-04-16 17:57:29.405 7 INFO neutron_taas.services.taas.taas_plugin [None req-65471c69-eba9-44b4-8967-598a820803b8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: ec3f9083-8e7a-4af7-b3c0-85dbc3b095a8 2026-04-16 17:57:29.413 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-545513df-869b-4089-80eb-c024b6accad7 - - - - - -] No hosting information found for port 29d0ca64-ba35-46c4-afe9-72ba0e9e3b68: RuntimeError: No hosting information found for port 29d0ca64-ba35-46c4-afe9-72ba0e9e3b68 2026-04-16 17:57:29.415 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65471c69-eba9-44b4-8967-598a820803b8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: ec3f9083-8e7a-4af7-b3c0-85dbc3b095a8 2026-04-16 17:57:29.634 7 INFO neutron.db.ovn_revision_numbers_db [None req-545513df-869b-4089-80eb-c024b6accad7 - - - - - -] Successfully bumped revision number for resource 29d0ca64-ba35-46c4-afe9-72ba0e9e3b68 (type: router_ports) to 2 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command [None req-ab545f55-5f32-4069-a28e-035b066e239f - - - - - -] Error executing command (LspGetUpCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=ec3f9083-8e7a-4af7-b3c0-85dbc3b095a8 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/schema/ovn_northbound/commands.py", line 681, in run_idl 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command lsp = self.api.lookup('Logical_Switch_Port', self.port) 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=ec3f9083-8e7a-4af7-b3c0-85dbc3b095a8 2026-04-16 17:57:29.824 8 ERROR ovsdbapp.backend.ovs_idl.command 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event [None req-ab545f55-5f32-4069-a28e-035b066e239f - - - - - -] Unexpected exception in notify_loop: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=ec3f9083-8e7a-4af7-b3c0-85dbc3b095a8 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event Traceback (most recent call last): 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/event.py", line 177, in notify_loop 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event match.run(event, row, updates) 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py", line 536, in run 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event self.driver.set_port_status_up(row.name) 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py", line 1333, in set_port_status_up 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event self._ovn_client.update_lsp_host_info(admin_context, db_port) 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 305, in update_lsp_host_info 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event port_up = self._nb_idl.lsp_get_up(db_port.id).execute( 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event self.run_idl(None) 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/schema/ovn_northbound/commands.py", line 681, in run_idl 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event lsp = self.api.lookup('Logical_Switch_Port', self.port) 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event return self._lookup(table, record) 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event raise RowNotFound(table=table, col=column, match=match) 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=ec3f9083-8e7a-4af7-b3c0-85dbc3b095a8 2026-04-16 17:57:29.832 8 ERROR ovsdbapp.event [pid: 8|app: 0|req: 353/719] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 17:57:27 2026] PUT /v2.0/routers/be1284fd-9c89-4f68-b5b5-4a08502f9943/remove_router_interface => generated 309 bytes in 1974 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: 367/720] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 17:57:28 2026] PUT /v2.0/routers/33e2e296-7ab5-40f4-9ecc-d8deb74e2275/remove_router_interface => generated 309 bytes in 1708 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: 368/721] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:30 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:30.235 8 INFO neutron.db.ovn_revision_numbers_db [None req-70676531-fd86-4460-bedd-fc8aa1b620d8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource badda2e2-f21f-4238-b04e-21141c84efef (type: security_groups) to 1 2026-04-16 17:57:30.246 8 INFO neutron.db.ovn_revision_numbers_db [None req-70676531-fd86-4460-bedd-fc8aa1b620d8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 073b786c-9df5-45ab-ae1b-2f206c27a9a0 (type: security_group_rules) to 0 2026-04-16 17:57:30.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-70676531-fd86-4460-bedd-fc8aa1b620d8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 20cb40a2-1618-4ac3-b927-b33ae2089f10 (type: security_group_rules) to 0 2026-04-16 17:57:30.268 8 INFO neutron.db.ovn_revision_numbers_db [None req-70676531-fd86-4460-bedd-fc8aa1b620d8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a803fb75-ef4e-4bca-b092-ec8b56df4cd9 (type: security_group_rules) to 0 2026-04-16 17:57:30.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-70676531-fd86-4460-bedd-fc8aa1b620d8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b0a4e43b-c920-45ee-8281-3c0da5ee3c88 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 354/722] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:57:29 2026] GET /v2.0/security-groups?tenant_id=a035ccf1b6c2498daeadafe9484333e0&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:30.531 7 INFO neutron_taas.services.taas.taas_plugin [None req-43cb609d-39e5-4080-a132-c16ba67f6905 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 8a22853f-5c70-4c74-9414-594c91412a71 2026-04-16 17:57:30.535 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43cb609d-39e5-4080-a132-c16ba67f6905 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 8a22853f-5c70-4c74-9414-594c91412a71 2026-04-16 17:57:30.579 8 INFO neutron_taas.services.taas.taas_plugin [None req-6fba9319-7f33-419f-8585-8215c21d93ed 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: d1f7f51d-366f-4a77-a03a-1c680329d34d 2026-04-16 17:57:30.582 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fba9319-7f33-419f-8585-8215c21d93ed 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: d1f7f51d-366f-4a77-a03a-1c680329d34d [pid: 7|app: 0|req: 369/723] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:57:30 2026] DELETE /v2.0/routers/be1284fd-9c89-4f68-b5b5-4a08502f9943 => generated 0 bytes in 693 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/724] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:57:30 2026] DELETE /v2.0/routers/33e2e296-7ab5-40f4-9ecc-d8deb74e2275 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/725] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:57:30 2026] DELETE /v2.0/subnets/fe4437e9-b9ea-4fe8-9a44-816fa92ae41a => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/726] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:57:30 2026] DELETE /v2.0/security-groups/badda2e2-f21f-4238-b04e-21141c84efef => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/727] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:57:31 2026] DELETE /v2.0/subnets/794bf7a1-1ba7-466d-8e17-f3cfbeccdab2 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:57:31.295 7 INFO neutron_taas.services.taas.taas_plugin [None req-2cda4c58-05ed-4940-a1e7-08d79d49a45b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: d04b0624-d461-4634-85b0-ee4c2164b050 2026-04-16 17:57:31.298 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2cda4c58-05ed-4940-a1e7-08d79d49a45b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: d04b0624-d461-4634-85b0-ee4c2164b050 2026-04-16 17:57:31.426 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdf36ee0-5a78-42f4-84ae-6a087f68c5a4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 82bc2bc1-2f1e-4a85-9eca-d981085ab7c0 (type: security_groups) to 1 2026-04-16 17:57:31.448 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdf36ee0-5a78-42f4-84ae-6a087f68c5a4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1575e680-d4eb-4d17-915f-ab17a1e84d2f (type: security_group_rules) to 0 2026-04-16 17:57:31.463 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdf36ee0-5a78-42f4-84ae-6a087f68c5a4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4d6cbefc-fef6-46e1-b763-5f94b82d0167 (type: security_group_rules) to 0 2026-04-16 17:57:31.477 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdf36ee0-5a78-42f4-84ae-6a087f68c5a4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 79e7406c-a688-4732-943b-80e1a49a2c79 (type: security_group_rules) to 0 2026-04-16 17:57:31.487 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdf36ee0-5a78-42f4-84ae-6a087f68c5a4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource da13cb10-4ba1-4888-b294-595f8eb08bda (type: security_group_rules) to 0 [pid: 8|app: 0|req: 358/728] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:57:31 2026] GET /v2.0/security-groups?tenant_id=a296824627ac4ae7ac6ebd736468a412&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/729] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:57:31 2026] DELETE /v2.0/networks/4790b848-55c2-4bbb-83d3-40b15bf09701 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/730] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:31 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:31.704 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d3d8ec4-568b-44e3-b538-4a125538c805 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 239508b3-5c41-4a49-a685-3e852ae3d6d8 2026-04-16 17:57:31.707 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d3d8ec4-568b-44e3-b538-4a125538c805 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 239508b3-5c41-4a49-a685-3e852ae3d6d8 [pid: 7|app: 0|req: 373/731] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:57:31 2026] DELETE /v2.0/security-groups/82bc2bc1-2f1e-4a85-9eca-d981085ab7c0 => 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: 374/732] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:57:31 2026] GET /v2.0/security-groups?tenant_id=5043386d042b4024b4d1ec61dfb7cdb8&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/733] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:57:31 2026] DELETE /v2.0/networks/93724bde-98cb-409f-ac10-ac099543deb8 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/734] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:57:31 2026] DELETE /v2.0/security-groups/a84963a0-a279-4ef3-af87-2b62d69fdcb3 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:57:32.181 7 INFO neutron.services.segments.plugin [-] Segment 2125ab8e-66ec-4248-bd92-eef863992a6d resource provider aggregate not found 2026-04-16 17:57:32.194 7 INFO neutron.services.segments.plugin [-] Segment 2125ab8e-66ec-4248-bd92-eef863992a6d resource provider aggregate not found 2026-04-16 17:57:32.204 7 INFO neutron.services.segments.plugin [-] Segment 2125ab8e-66ec-4248-bd92-eef863992a6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2125ab8e-66ec-4248-bd92-eef863992a6d found for delete ", "request_id": "req-3a038abc-e3be-4cbc-8b4a-e2b836ae84ec"}]} 2026-04-16 17:57:32.211 7 INFO neutron.services.segments.plugin [-] Segment 2125ab8e-66ec-4248-bd92-eef863992a6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2125ab8e-66ec-4248-bd92-eef863992a6d found for delete ", "request_id": "req-5985f083-3d43-416b-b2af-96a5c0ea90bd"}]} [pid: 8|app: 0|req: 360/735] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:57:32 2026] GET /v2.0/security-groups?tenant_id=d177c263b7fe450dbe96dbcc7c7711ef&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:32.513 8 INFO neutron.services.segments.plugin [-] Segment fd590f65-8ddc-41d4-9c79-19765a0e17b6 resource provider aggregate not found 2026-04-16 17:57:32.525 8 INFO neutron.services.segments.plugin [-] Segment fd590f65-8ddc-41d4-9c79-19765a0e17b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd590f65-8ddc-41d4-9c79-19765a0e17b6 found for delete ", "request_id": "req-de832195-51c5-430f-9894-8619d75803c7"}]} 2026-04-16 17:57:32.527 8 INFO neutron.services.segments.plugin [-] Segment fd590f65-8ddc-41d4-9c79-19765a0e17b6 resource provider aggregate not found 2026-04-16 17:57:32.539 8 INFO neutron.services.segments.plugin [-] Segment fd590f65-8ddc-41d4-9c79-19765a0e17b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd590f65-8ddc-41d4-9c79-19765a0e17b6 found for delete ", "request_id": "req-aadc1161-c6ad-498a-81c0-dbc4b465060c"}]} [pid: 7|app: 0|req: 376/736] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:57:32 2026] DELETE /v2.0/security-groups/84ffbd7e-bdb0-4881-bf58-87d8fcb3818e => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/737] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:57:32 2026] GET /v2.0/networks?id=42bcb3e1-8067-48b3-b59e-0455b8fd1d6f => generated 713 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/738] 199.204.45.233 () {34 vars in 911 bytes} [Thu Apr 16 17:57:32 2026] GET /v2.0/extensions => generated 20541 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/739] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:32 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/740] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 16 17:57:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4e51df66e9b84accbbaf99058410ae4e => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:33.171 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-fcf51273-3f42-4904-a6d6-dabda3843c0e req-ae6185b1-9e77-442e-8e0d-0ddc6d2d5fef 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] No more DHCP agents 2026-04-16 17:57:33.173 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-fcf51273-3f42-4904-a6d6-dabda3843c0e req-ae6185b1-9e77-442e-8e0d-0ddc6d2d5fef 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] Unable to schedule network 42bcb3e1-8067-48b3-b59e-0455b8fd1d6f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:33.293 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab545f55-5f32-4069-a28e-035b066e239f - - - - - -] OVN reports status down for port: 7be36c29-3817-42fc-8fbb-990457f0128e 2026-04-16 17:57:33.371 8 INFO neutron.db.ovn_revision_numbers_db [req-fcf51273-3f42-4904-a6d6-dabda3843c0e req-ae6185b1-9e77-442e-8e0d-0ddc6d2d5fef 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] Successfully bumped revision number for resource 7be36c29-3817-42fc-8fbb-990457f0128e (type: ports) to 1 [pid: 8|app: 0|req: 363/741] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 16 17:57:32 2026] POST /v2.0/ports => generated 954 bytes in 642 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: 364/742] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:33 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 957 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/743] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:33 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:34.314 7 INFO neutron.db.ovn_revision_numbers_db [req-fcf51273-3f42-4904-a6d6-dabda3843c0e req-92950544-f0dc-4d4a-a6dc-53be15d04134 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 7be36c29-3817-42fc-8fbb-990457f0128e (type: ports) to 2 2026-04-16 17:57:34.394 8 INFO neutron.db.ovn_revision_numbers_db [None req-044cbe98-53c4-41ea-84a3-3e8e183c0a5f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource eea07bc3-a64f-43b8-a481-007c671f6201 (type: security_groups) to 1 2026-04-16 17:57:34.414 8 INFO neutron.db.ovn_revision_numbers_db [None req-044cbe98-53c4-41ea-84a3-3e8e183c0a5f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4287c846-8835-4ea9-90ed-0021032d6307 (type: security_group_rules) to 0 2026-04-16 17:57:34.447 8 INFO neutron.db.ovn_revision_numbers_db [None req-044cbe98-53c4-41ea-84a3-3e8e183c0a5f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 58ece725-7b8c-49da-846f-cada9dae6d31 (type: security_group_rules) to 0 2026-04-16 17:57:34.461 8 INFO neutron.db.ovn_revision_numbers_db [None req-044cbe98-53c4-41ea-84a3-3e8e183c0a5f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 63fccc97-942e-44f6-b8d8-d288b9080c85 (type: security_group_rules) to 0 2026-04-16 17:57:34.474 8 INFO neutron.db.ovn_revision_numbers_db [None req-044cbe98-53c4-41ea-84a3-3e8e183c0a5f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c2d47ed8-2ad7-4afa-8197-2898f336bc54 (type: security_group_rules) to 0 2026-04-16 17:57:34.556 8 INFO neutron.db.segments_db [None req-044cbe98-53c4-41ea-84a3-3e8e183c0a5f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Added segment d5fad5a3-f1f1-4e65-ade7-bfd96bebb833 of type geneve for network 6331da0f-7bd5-4223-a77f-18d3e1041597 2026-04-16 17:57:34.607 7 INFO neutron.db.ovn_revision_numbers_db [req-fcf51273-3f42-4904-a6d6-dabda3843c0e req-92950544-f0dc-4d4a-a6dc-53be15d04134 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 7be36c29-3817-42fc-8fbb-990457f0128e (type: ports) to 4 [pid: 7|app: 0|req: 379/744] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 17:57:33 2026] PUT /v2.0/ports/7be36c29-3817-42fc-8fbb-990457f0128e => generated 1204 bytes in 755 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-04-16 17:57:34.777 8 INFO neutron.db.ovn_revision_numbers_db [None req-044cbe98-53c4-41ea-84a3-3e8e183c0a5f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6331da0f-7bd5-4223-a77f-18d3e1041597 (type: networks) to 1 2026-04-16 17:57:34.904 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b0f894e-d8cc-4ebd-891d-eb2ab35a8032 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 48362bf2-0bb5-4f52-9f06-5f506c269e86 (type: security_groups) to 1 2026-04-16 17:57:34.918 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b0f894e-d8cc-4ebd-891d-eb2ab35a8032 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 3995283c-8fe0-4477-b5be-e830bd8040d6 (type: security_group_rules) to 0 2026-04-16 17:57:34.930 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b0f894e-d8cc-4ebd-891d-eb2ab35a8032 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 532b4a5a-fbfe-4c3f-8b4a-2039a3079427 (type: security_group_rules) to 0 2026-04-16 17:57:34.943 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b0f894e-d8cc-4ebd-891d-eb2ab35a8032 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8665644e-8db4-413f-a1b8-40fd971d3d08 (type: security_group_rules) to 0 2026-04-16 17:57:34.954 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b0f894e-d8cc-4ebd-891d-eb2ab35a8032 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8b3496d8-d4fe-4344-af54-c80836dbe8e1 (type: security_group_rules) to 0 2026-04-16 17:57:34.961 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-044cbe98-53c4-41ea-84a3-3e8e183c0a5f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:34.963 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-044cbe98-53c4-41ea-84a3-3e8e183c0a5f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 6331da0f-7bd5-4223-a77f-18d3e1041597: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:35.023 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-545513df-869b-4089-80eb-c024b6accad7 - - - - - -] OVN reports status down for port: 69d691eb-4708-4ad0-a554-2d11041fca86 2026-04-16 17:57:35.044 8 INFO neutron.db.ovn_revision_numbers_db [None req-044cbe98-53c4-41ea-84a3-3e8e183c0a5f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 69d691eb-4708-4ad0-a554-2d11041fca86 (type: ports) to 1 2026-04-16 17:57:35.053 7 INFO neutron.db.segments_db [None req-7b0f894e-d8cc-4ebd-891d-eb2ab35a8032 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Added segment 7eebe12b-173b-4c3d-851f-6101a0244394 of type geneve for network 314be949-6f91-44c0-9d1a-0b84182c1a37 [pid: 8|app: 0|req: 366/745] 10.0.0.153 () {34 vars in 671 bytes} [Thu Apr 16 17:57:34 2026] POST /v2.0/networks => generated 773 bytes in 1025 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:57:35.155 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-752561b4-2032-4902-bb4c-bedc3878d97d'] response: {'name': 'network-changed', 'server_uuid': 'a6e1b99b-e575-48b8-b27a-739501c530bd', 'tag': '7be36c29-3817-42fc-8fbb-990457f0128e', 'status': 'completed', 'code': 200} 2026-04-16 17:57:35.202 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b0f894e-d8cc-4ebd-891d-eb2ab35a8032 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 314be949-6f91-44c0-9d1a-0b84182c1a37 (type: networks) to 1 2026-04-16 17:57:35.264 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b2b8ba4-3bfb-45f5-bb05-6c26718cc1cd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c740ad7f-a285-48cc-af08-d58ecd4c34d4 (type: security_groups) to 1 2026-04-16 17:57:35.274 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b2b8ba4-3bfb-45f5-bb05-6c26718cc1cd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4c6a252d-d7a4-4140-8229-a0b2563017b7 (type: security_group_rules) to 0 2026-04-16 17:57:35.292 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b2b8ba4-3bfb-45f5-bb05-6c26718cc1cd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 79cb2c8a-ad07-4b63-9a82-5cc6bf446499 (type: security_group_rules) to 0 2026-04-16 17:57:35.313 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b2b8ba4-3bfb-45f5-bb05-6c26718cc1cd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 9ba235ce-eb31-4fd8-87e4-b3fa7f0613dc (type: security_group_rules) to 0 2026-04-16 17:57:35.326 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b2b8ba4-3bfb-45f5-bb05-6c26718cc1cd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e366628b-c964-42ae-a0da-8a405a71ea9a (type: security_group_rules) to 0 2026-04-16 17:57:35.353 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b0f894e-d8cc-4ebd-891d-eb2ab35a8032 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:35.354 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b0f894e-d8cc-4ebd-891d-eb2ab35a8032 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 314be949-6f91-44c0-9d1a-0b84182c1a37: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 367/746] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:57:35 2026] GET /v2.0/security-groups?tenant_id=d2859bf711e045059efa234a28fe81e9&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:35.414 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab545f55-5f32-4069-a28e-035b066e239f - - - - - -] OVN reports status down for port: 4c0d2c6d-8b82-430b-86e5-5126e54aa3c8 [pid: 8|app: 0|req: 368/747] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:35 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:35.439 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b0f894e-d8cc-4ebd-891d-eb2ab35a8032 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4c0d2c6d-8b82-430b-86e5-5126e54aa3c8 (type: ports) to 1 [pid: 7|app: 0|req: 380/748] 10.0.0.153 () {34 vars in 671 bytes} [Thu Apr 16 17:57:34 2026] POST /v2.0/networks => generated 760 bytes in 839 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:57:35.636 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0ad7219d-d725-4933-99f1-dbb70319c460 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:35.637 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0ad7219d-d725-4933-99f1-dbb70319c460 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 6331da0f-7bd5-4223-a77f-18d3e1041597: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 381/749] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:57:35 2026] DELETE /v2.0/security-groups/c740ad7f-a285-48cc-af08-d58ecd4c34d4 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/750] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:35 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&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-04-16 17:57:35.886 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ffb53dc7-e1ad-4014-8227-37082068aef3 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:35.888 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ffb53dc7-e1ad-4014-8227-37082068aef3 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 314be949-6f91-44c0-9d1a-0b84182c1a37: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:36.038 8 INFO neutron.db.ovn_revision_numbers_db [None req-36ddfe9f-9519-4cfd-9806-60b9d16dc821 - - - - - -] Successfully bumped revision number for resource 69d691eb-4708-4ad0-a554-2d11041fca86 (type: ports) to 2 2026-04-16 17:57:36.081 8 INFO neutron.db.ovn_revision_numbers_db [None req-36ddfe9f-9519-4cfd-9806-60b9d16dc821 - - - - - -] Successfully bumped revision number for resource 7728fd82-7821-47ff-8256-2095b83f9515 (type: subnets) to 0 [pid: 8|app: 0|req: 369/751] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:57:35 2026] POST /v2.0/subnets => generated 698 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/752] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:57:36 2026] GET /v2.0/ports?tenant_id=4e51df66e9b84accbbaf99058410ae4e&device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 1207 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:36.341 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4e7f6d6-9ac2-422e-aaad-1591cdd002ee - - - - - -] Successfully bumped revision number for resource 4c0d2c6d-8b82-430b-86e5-5126e54aa3c8 (type: ports) to 2 2026-04-16 17:57:36.367 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4e7f6d6-9ac2-422e-aaad-1591cdd002ee - - - - - -] Successfully bumped revision number for resource 2349a576-08a5-437a-8174-f8132cde523b (type: subnets) to 0 [pid: 7|app: 0|req: 383/755] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:57:35 2026] POST /v2.0/subnets => generated 685 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/756] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 17:57:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=7be36c29-3817-42fc-8fbb-990457f0128e => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:36.671 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef2b75bf-a514-4b82-a17f-7f33b034f7b8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:36.673 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef2b75bf-a514-4b82-a17f-7f33b034f7b8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:36.752 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7a822951-ac83-4d45-8150-10ea4ab4d269 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:36.753 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7a822951-ac83-4d45-8150-10ea4ab4d269 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:36.787 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab545f55-5f32-4069-a28e-035b066e239f - - - - - -] OVN reports status down for port: 55a660be-9ee2-4f47-83f4-2b8d7d26ff2f 2026-04-16 17:57:36.886 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef2b75bf-a514-4b82-a17f-7f33b034f7b8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 55a660be-9ee2-4f47-83f4-2b8d7d26ff2f (type: ports) to 1 2026-04-16 17:57:36.892 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a822951-ac83-4d45-8150-10ea4ab4d269 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1062efc6-4494-4322-b9b3-08d3eba49514 (type: ports) to 1 2026-04-16 17:57:36.942 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab545f55-5f32-4069-a28e-035b066e239f - - - - - -] OVN reports status down for port: 1062efc6-4494-4322-b9b3-08d3eba49514 2026-04-16 17:57:37.519 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-5b0451dd-b7f9-4cae-9292-198244e44da5 - - - - - -] Schedule LRP lrp-1062efc6-4494-4322-b9b3-08d3eba49514 on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 17:57:37.557 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-05cf0310-0dba-4cd3-ab04-8de6fb19bf6b - - - - - -] Router 84a7acf6-a588-4ba7-a9b3-5df01e8ed5fe is bound to host instance 2026-04-16 17:57:37.603 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a822951-ac83-4d45-8150-10ea4ab4d269 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1062efc6-4494-4322-b9b3-08d3eba49514 (type: router_ports) to 1 2026-04-16 17:57:37.624 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab545f55-5f32-4069-a28e-035b066e239f - - - - - -] OVN reports status up for port: 1062efc6-4494-4322-b9b3-08d3eba49514 2026-04-16 17:57:37.644 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-046e2f7c-98f3-4348-b27e-13b630ed71f0 - - - - - -] Schedule LRP lrp-55a660be-9ee2-4f47-83f4-2b8d7d26ff2f on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 17:57:37.676 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-44d22267-a418-4c09-86d5-c69d49eb9f2c - - - - - -] Router 984c1432-e72f-4ec8-a9c2-b959fcd78ba1 is bound to host instance 2026-04-16 17:57:37.678 8 INFO neutron.plugins.ml2.plugin [None req-ab545f55-5f32-4069-a28e-035b066e239f - - - - - -] Attempt 1 to provision port 1062efc6-4494-4322-b9b3-08d3eba49514 2026-04-16 17:57:37.761 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a822951-ac83-4d45-8150-10ea4ab4d269 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 84a7acf6-a588-4ba7-a9b3-5df01e8ed5fe (type: routers) to 2 [pid: 7|app: 0|req: 385/757] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:57:36 2026] POST /v2.0/routers => generated 963 bytes in 1391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:57:37.842 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef2b75bf-a514-4b82-a17f-7f33b034f7b8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 55a660be-9ee2-4f47-83f4-2b8d7d26ff2f (type: router_ports) to 1 [pid: 7|app: 0|req: 386/758] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:57:37 2026] GET /v2.0/subnets?id=6a091fc2-c880-4f6b-b6cc-01e631a78f75 => generated 693 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:37.981 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef2b75bf-a514-4b82-a17f-7f33b034f7b8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 984c1432-e72f-4ec8-a9c2-b959fcd78ba1 (type: routers) to 2 [pid: 8|app: 0|req: 373/759] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:57:36 2026] POST /v2.0/routers => generated 976 bytes in 1833 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/760] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:37 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 969 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/761] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:57:38 2026] GET /v2.0/ports?network_id=42bcb3e1-8067-48b3-b59e-0455b8fd1d6f&device_owner=network%3Adhcp => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:38.558 7 INFO neutron.db.ovn_revision_numbers_db [None req-bac1dd4f-7fe0-4bf5-9b9c-647dbc244abd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ad747882-7840-4419-89b5-d487e2eb169f (type: security_groups) to 1 2026-04-16 17:57:38.583 7 INFO neutron.db.ovn_revision_numbers_db [None req-bac1dd4f-7fe0-4bf5-9b9c-647dbc244abd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0f115b07-dd3c-418d-ac4f-f99b27f9780b (type: security_group_rules) to 0 2026-04-16 17:57:38.613 7 INFO neutron.db.ovn_revision_numbers_db [None req-bac1dd4f-7fe0-4bf5-9b9c-647dbc244abd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1d68b457-f072-4227-8845-d8345867a17b (type: security_group_rules) to 0 2026-04-16 17:57:38.641 7 INFO neutron.db.ovn_revision_numbers_db [None req-bac1dd4f-7fe0-4bf5-9b9c-647dbc244abd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 64e78492-6576-40d2-94c4-8bcc8ea8a90e (type: security_group_rules) to 0 2026-04-16 17:57:38.660 7 INFO neutron.db.ovn_revision_numbers_db [None req-bac1dd4f-7fe0-4bf5-9b9c-647dbc244abd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 94ce7a8a-94d0-491b-96a6-6e07c9d6d2e5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 389/762] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:57:38 2026] GET /v2.0/security-groups?tenant_id=7640456e240b4c21b8ea152b3dbc6f2e&name=default => generated 2925 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:38.838 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-95d7d96a-fb0c-4070-8a27-9eddcaf6e159 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:38.846 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-95d7d96a-fb0c-4070-8a27-9eddcaf6e159 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 314be949-6f91-44c0-9d1a-0b84182c1a37: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:39.116 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-545513df-869b-4089-80eb-c024b6accad7 - - - - - -] OVN reports status down for port: df9eef66-1c12-47ef-bb64-d4c3ade8bb58 2026-04-16 17:57:39.126 7 INFO neutron.db.ovn_revision_numbers_db [None req-6f8e08ff-a42e-4211-88f6-4728f64937a9 - - - - - -] Successfully bumped revision number for resource 55a660be-9ee2-4f47-83f4-2b8d7d26ff2f (type: ports) to 4 2026-04-16 17:57:39.138 8 INFO neutron.db.ovn_revision_numbers_db [None req-95d7d96a-fb0c-4070-8a27-9eddcaf6e159 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource df9eef66-1c12-47ef-bb64-d4c3ade8bb58 (type: ports) to 1 2026-04-16 17:57:39.306 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5bb552e-3cab-4a52-8cc2-c5fc513d37ed - - - - - -] Successfully bumped revision number for resource 1062efc6-4494-4322-b9b3-08d3eba49514 (type: ports) to 4 2026-04-16 17:57:39.718 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-829e673a-5bc1-4783-9b96-c837fe27b597 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:39.720 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-829e673a-5bc1-4783-9b96-c837fe27b597 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 6331da0f-7bd5-4223-a77f-18d3e1041597: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:39.868 7 INFO neutron.db.ovn_revision_numbers_db [None req-6f8e08ff-a42e-4211-88f6-4728f64937a9 - - - - - -] Successfully bumped revision number for resource 55a660be-9ee2-4f47-83f4-2b8d7d26ff2f (type: ports) to 5 2026-04-16 17:57:39.993 7 INFO neutron.db.ovn_revision_numbers_db [None req-829e673a-5bc1-4783-9b96-c837fe27b597 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a994949e-49ee-472e-870c-2de77863d85a (type: ports) to 1 2026-04-16 17:57:40.032 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5bb552e-3cab-4a52-8cc2-c5fc513d37ed - - - - - -] Successfully bumped revision number for resource 1062efc6-4494-4322-b9b3-08d3eba49514 (type: ports) to 5 2026-04-16 17:57:40.311 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-545513df-869b-4089-80eb-c024b6accad7 - - - - - -] OVN reports status up for port: df9eef66-1c12-47ef-bb64-d4c3ade8bb58 2026-04-16 17:57:40.345 7 INFO neutron.plugins.ml2.plugin [None req-545513df-869b-4089-80eb-c024b6accad7 - - - - - -] Attempt 1 to provision port df9eef66-1c12-47ef-bb64-d4c3ade8bb58 2026-04-16 17:57:40.361 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-95d7d96a-fb0c-4070-8a27-9eddcaf6e159 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:40.362 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-95d7d96a-fb0c-4070-8a27-9eddcaf6e159 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 314be949-6f91-44c0-9d1a-0b84182c1a37: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:40.673 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab545f55-5f32-4069-a28e-035b066e239f - - - - - -] OVN reports status up for port: 55a660be-9ee2-4f47-83f4-2b8d7d26ff2f 2026-04-16 17:57:40.695 8 INFO neutron.plugins.ml2.plugin [None req-ab545f55-5f32-4069-a28e-035b066e239f - - - - - -] Attempt 1 to provision port 55a660be-9ee2-4f47-83f4-2b8d7d26ff2f 2026-04-16 17:57:40.826 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab545f55-5f32-4069-a28e-035b066e239f - - - - - -] OVN reports status down for port: a994949e-49ee-472e-870c-2de77863d85a 2026-04-16 17:57:40.893 8 INFO neutron.db.ovn_revision_numbers_db [None req-95d7d96a-fb0c-4070-8a27-9eddcaf6e159 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource df9eef66-1c12-47ef-bb64-d4c3ade8bb58 (type: router_ports) to 1 [pid: 8|app: 0|req: 374/763] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 17:57:38 2026] PUT /v2.0/routers/84a7acf6-a588-4ba7-a9b3-5df01e8ed5fe/add_router_interface => generated 309 bytes in 2903 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:40.989 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ab545f55-5f32-4069-a28e-035b066e239f - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 17:57:40.990 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab545f55-5f32-4069-a28e-035b066e239f - - - - - -] OVN reports status up for port: a994949e-49ee-472e-870c-2de77863d85a [pid: 8|app: 0|req: 375/764] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:40 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:41.046 8 INFO neutron.plugins.ml2.plugin [None req-ab545f55-5f32-4069-a28e-035b066e239f - - - - - -] Attempt 1 to provision port a994949e-49ee-472e-870c-2de77863d85a 2026-04-16 17:57:41.122 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-829e673a-5bc1-4783-9b96-c837fe27b597 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:57:41.125 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-829e673a-5bc1-4783-9b96-c837fe27b597 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 6331da0f-7bd5-4223-a77f-18d3e1041597: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 376/765] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:57:41 2026] GET /v2.0/networks/42bcb3e1-8067-48b3-b59e-0455b8fd1d6f?fields=segments => generated 14 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:41.140 7 INFO neutron.db.ovn_revision_numbers_db [None req-545513df-869b-4089-80eb-c024b6accad7 - - - - - -] Successfully bumped revision number for resource df9eef66-1c12-47ef-bb64-d4c3ade8bb58 (type: ports) to 2 2026-04-16 17:57:41.663 7 INFO neutron.db.ovn_revision_numbers_db [None req-829e673a-5bc1-4783-9b96-c837fe27b597 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a994949e-49ee-472e-870c-2de77863d85a (type: router_ports) to 1 [pid: 7|app: 0|req: 390/766] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 17:57:38 2026] PUT /v2.0/routers/984c1432-e72f-4ec8-a9c2-b959fcd78ba1/add_router_interface => generated 309 bytes in 2951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/767] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:57:41 2026] GET /v2.0/networks/42bcb3e1-8067-48b3-b59e-0455b8fd1d6f?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-04-16 17:57:42.198 7 INFO neutron.db.ovn_revision_numbers_db [None req-75e9b5ad-f056-4db2-b0ba-7ed600571d8f 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] Successfully bumped revision number for resource ed3bcfd6-2075-4420-83b9-c828abe3d674 (type: security_groups) to 1 2026-04-16 17:57:42.209 7 INFO neutron.db.ovn_revision_numbers_db [None req-75e9b5ad-f056-4db2-b0ba-7ed600571d8f 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] Successfully bumped revision number for resource cee583e0-836e-4a98-82b1-36456d1f82bb (type: security_group_rules) to 0 2026-04-16 17:57:42.225 7 INFO neutron.db.ovn_revision_numbers_db [None req-75e9b5ad-f056-4db2-b0ba-7ed600571d8f 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] Successfully bumped revision number for resource f95c10d4-5fe5-4daf-bab3-aaf6a0b0781f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 392/768] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 17:57:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/769] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:57:41 2026] DELETE /v2.0/security-groups/ad747882-7840-4419-89b5-d487e2eb169f => generated 0 bytes in 1161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/770] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:42 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:42.470 7 INFO neutron.db.ovn_revision_numbers_db [None req-a0341e07-0adb-49c2-a00d-0e301685ba6d 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] Successfully bumped revision number for resource c79c23f8-eb0c-4ee1-9586-ee8a9f4e8f69 (type: security_group_rules) to 0 2026-04-16 17:57:42.507 8 INFO neutron.db.ovn_revision_numbers_db [None req-ab545f55-5f32-4069-a28e-035b066e239f - - - - - -] Successfully bumped revision number for resource a994949e-49ee-472e-870c-2de77863d85a (type: ports) to 2 [pid: 7|app: 0|req: 394/771] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 17:57:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:57:42.535 8 INFO neutron.db.ovn_revision_numbers_db [None req-58384091-e4d2-4b83-b06d-22086a81a90e 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] Successfully bumped revision number for resource 8501f95f-49b4-44d0-9eec-083ed0b7fda1 (type: security_groups) to 1 [pid: 7|app: 0|req: 395/772] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:42 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&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-04-16 17:57:42.566 8 INFO neutron.db.ovn_revision_numbers_db [None req-58384091-e4d2-4b83-b06d-22086a81a90e 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] Successfully bumped revision number for resource 0708e457-2d39-47af-840b-3cb6e96ed76a (type: security_group_rules) to 0 2026-04-16 17:57:42.590 8 INFO neutron.db.ovn_revision_numbers_db [None req-58384091-e4d2-4b83-b06d-22086a81a90e 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] Successfully bumped revision number for resource 38197ac7-43e4-474d-ab2c-362a1e577a80 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 378/773] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 17:57:42 2026] POST /v2.0/security-groups => generated 1660 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 17:57:42.720 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7521b62-4e92-49ea-aa52-156734a6aa3f 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] Successfully bumped revision number for resource 8ec1ee67-04ff-4eec-8e62-2fbf5ac16edd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 396/774] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 17:57:42 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: 7|app: 0|req: 397/775] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:57:42 2026] GET /v2.0/ports?tenant_id=4e51df66e9b84accbbaf99058410ae4e&device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 1207 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:42.815 8 INFO neutron.db.ovn_revision_numbers_db [None req-10109aab-50fe-404e-86b5-acd11686d10b 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] Successfully bumped revision number for resource 6c7051c8-2607-497a-b2c9-e3d7319ef8d7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 379/776] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 17:57:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:57:42.984 8 INFO neutron.db.ovn_revision_numbers_db [None req-46050a6d-52b0-4139-a4ef-73d0010d2d66 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] Successfully bumped revision number for resource 178e17f5-d521-4ce0-8cfa-6c5876a6a724 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 380/777] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 17:57:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/778] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:57:43 2026] GET /v2.0/networks?id=42bcb3e1-8067-48b3-b59e-0455b8fd1d6f => generated 811 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:43.309 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8eff8f6d-a5a8-494e-9c5a-1bce02c76210 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] No more DHCP agents 2026-04-16 17:57:43.310 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8eff8f6d-a5a8-494e-9c5a-1bce02c76210 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:43.562 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-13617ab1-4fe2-43f3-b0d1-0aeec7d94ab2 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] No more DHCP agents 2026-04-16 17:57:43.563 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-13617ab1-4fe2-43f3-b0d1-0aeec7d94ab2 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 382/779] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 17:57:43 2026] POST /v2.0/floatingips => generated 552 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/780] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 17:57:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=7be36c29-3817-42fc-8fbb-990457f0128e => 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: 384/781] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:43 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/782] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:57:43 2026] GET /v2.0/subnets?id=6a091fc2-c880-4f6b-b6cc-01e631a78f75 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/783] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:43 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&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: 8|app: 0|req: 387/784] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:57:43 2026] GET /v2.0/ports?network_id=42bcb3e1-8067-48b3-b59e-0455b8fd1d6f&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: 8|app: 0|req: 388/785] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:57:43 2026] GET /v2.0/networks/42bcb3e1-8067-48b3-b59e-0455b8fd1d6f?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: 398/786] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 17:57:42 2026] POST /v2.0/floatingips => generated 552 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/787] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:57:43 2026] GET /v2.0/networks/42bcb3e1-8067-48b3-b59e-0455b8fd1d6f?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: 390/788] 10.0.0.198 () {34 vars in 1098 bytes} [Thu Apr 16 17:57:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--423182830&fields=id&tenant_id=297baad859f949008d8c0cfa684a3069 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/789] 10.0.0.198 () {34 vars in 982 bytes} [Thu Apr 16 17:57:44 2026] GET /v2.0/networks?id=6331da0f-7bd5-4223-a77f-18d3e1041597 => generated 721 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/790] 10.0.0.198 () {34 vars in 965 bytes} [Thu Apr 16 17:57:44 2026] GET /v2.0/quotas/297baad859f949008d8c0cfa684a3069 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:44.398 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7a19707-d436-4eee-b7cb-860ecfc3198f 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource e384ed58-886b-462a-b669-62f8b52ef2a5 (type: security_groups) to 1 2026-04-16 17:57:44.413 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7a19707-d436-4eee-b7cb-860ecfc3198f 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource 2696d5f5-f4b7-4c56-a273-1aa8a85e1f1c (type: security_group_rules) to 0 2026-04-16 17:57:44.422 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7a19707-d436-4eee-b7cb-860ecfc3198f 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource 45d7b4a6-d672-460b-a4ec-9a1556628e52 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 393/791] 10.0.0.198 () {34 vars in 1002 bytes} [Thu Apr 16 17:57:44 2026] GET /v2.0/ports?tenant_id=297baad859f949008d8c0cfa684a3069&fields=id => generated 103 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:44.434 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7a19707-d436-4eee-b7cb-860ecfc3198f 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource 7357aded-a6c6-41bb-ab91-dde3b0fc0f9c (type: security_group_rules) to 0 2026-04-16 17:57:44.450 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7a19707-d436-4eee-b7cb-860ecfc3198f 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource 9f5a71fb-df1a-4ce8-9d8d-8e842863ae40 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 394/792] 10.0.0.198 () {34 vars in 1098 bytes} [Thu Apr 16 17:57:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--558822341&fields=id&tenant_id=7b5169c9db1d4c7ea0ae485be315c975 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/793] 10.0.0.198 () {34 vars in 1008 bytes} [Thu Apr 16 17:57:44 2026] GET /v2.0/networks/6331da0f-7bd5-4223-a77f-18d3e1041597?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:44.542 7 INFO neutron.db.segments_db [None req-d7a19707-d436-4eee-b7cb-860ecfc3198f 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Added segment 301f8049-9fda-4915-bd1d-fbc11a301dc9 of type geneve for network 859ff2f5-6368-4254-b55d-1a85c7ffb6fd [pid: 8|app: 0|req: 396/794] 10.0.0.198 () {34 vars in 982 bytes} [Thu Apr 16 17:57:44 2026] GET /v2.0/networks?id=314be949-6f91-44c0-9d1a-0b84182c1a37 => generated 708 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/795] 10.0.0.198 () {34 vars in 1108 bytes} [Thu Apr 16 17:57:44 2026] GET /v2.0/networks/6331da0f-7bd5-4223-a77f-18d3e1041597?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: 8|app: 0|req: 398/796] 10.0.0.198 () {34 vars in 965 bytes} [Thu Apr 16 17:57:44 2026] GET /v2.0/quotas/7b5169c9db1d4c7ea0ae485be315c975 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:44.645 7 INFO neutron.db.segments_db [None req-d7a19707-d436-4eee-b7cb-860ecfc3198f 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Added segment b8f352f5-a2a3-4b20-a430-08a4b0788042 of type geneve for network 56bb3cc2-05a0-4003-8020-5c3a987717d1 [pid: 8|app: 0|req: 399/797] 10.0.0.198 () {34 vars in 1002 bytes} [Thu Apr 16 17:57:44 2026] GET /v2.0/ports?tenant_id=7b5169c9db1d4c7ea0ae485be315c975&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/798] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:44 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:44.793 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7a19707-d436-4eee-b7cb-860ecfc3198f 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource 859ff2f5-6368-4254-b55d-1a85c7ffb6fd (type: networks) to 1 [pid: 8|app: 0|req: 401/799] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:44 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => 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: 402/800] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:44 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:45.056 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d7a19707-d436-4eee-b7cb-860ecfc3198f 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] No more DHCP agents 2026-04-16 17:57:45.058 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7a19707-d436-4eee-b7cb-860ecfc3198f 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Unable to schedule network 859ff2f5-6368-4254-b55d-1a85c7ffb6fd: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 403/801] 10.0.0.198 () {34 vars in 907 bytes} [Thu Apr 16 17:57:45 2026] GET /v2.0/extensions => generated 20541 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 17:57:45.153 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7a19707-d436-4eee-b7cb-860ecfc3198f 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource 2a1b0cbe-948b-46c7-96e2-82456e758118 (type: ports) to 1 [pid: 8|app: 0|req: 404/802] 10.0.0.198 () {34 vars in 1008 bytes} [Thu Apr 16 17:57:45 2026] GET /v2.0/networks/314be949-6f91-44c0-9d1a-0b84182c1a37?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:45.225 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7a19707-d436-4eee-b7cb-860ecfc3198f 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource 56bb3cc2-05a0-4003-8020-5c3a987717d1 (type: networks) to 1 [pid: 8|app: 0|req: 405/803] 10.0.0.198 () {34 vars in 1108 bytes} [Thu Apr 16 17:57:45 2026] GET /v2.0/networks/314be949-6f91-44c0-9d1a-0b84182c1a37?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:45.407 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d7a19707-d436-4eee-b7cb-860ecfc3198f 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] No more DHCP agents 2026-04-16 17:57:45.409 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7a19707-d436-4eee-b7cb-860ecfc3198f 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Unable to schedule network 56bb3cc2-05a0-4003-8020-5c3a987717d1: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 406/804] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:45 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:45.489 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7a19707-d436-4eee-b7cb-860ecfc3198f 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource f58ccf98-9472-4081-85f6-4a8c233c1843 (type: ports) to 1 [pid: 7|app: 0|req: 399/805] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:57:44 2026] POST /v2.0/networks => generated 1283 bytes in 1385 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/806] 10.0.0.153 () {32 vars in 649 bytes} [Thu Apr 16 17:57:45 2026] GET /v2.0/networks => generated 1970 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:45.714 7 INFO neutron_taas.services.taas.taas_plugin [None req-abc1ea40-a70c-4eae-b559-8e7e5ac6d51d 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] TaaS: Handle Delete Port: 2a1b0cbe-948b-46c7-96e2-82456e758118 2026-04-16 17:57:45.716 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abc1ea40-a70c-4eae-b559-8e7e5ac6d51d 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Tap Mirror: Handle Delete Port: 2a1b0cbe-948b-46c7-96e2-82456e758118 [pid: 8|app: 0|req: 408/807] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:45 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:45.904 7 INFO neutron.services.segments.plugin [-] Segment 301f8049-9fda-4915-bd1d-fbc11a301dc9 resource provider aggregate not found 2026-04-16 17:57:45.910 7 INFO neutron.services.segments.plugin [-] Segment 301f8049-9fda-4915-bd1d-fbc11a301dc9 resource provider aggregate not found 2026-04-16 17:57:45.930 7 INFO neutron.services.segments.plugin [-] Segment 301f8049-9fda-4915-bd1d-fbc11a301dc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 301f8049-9fda-4915-bd1d-fbc11a301dc9 found for delete ", "request_id": "req-0dff89a0-7e07-49e0-a02e-20057692900e"}]} 2026-04-16 17:57:45.933 7 INFO neutron.services.segments.plugin [-] Segment 301f8049-9fda-4915-bd1d-fbc11a301dc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 301f8049-9fda-4915-bd1d-fbc11a301dc9 found for delete ", "request_id": "req-732f3255-4ec4-4fad-b719-aff16504a3a9"}]} [pid: 7|app: 0|req: 400/808] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:57:45 2026] DELETE /v2.0/networks/859ff2f5-6368-4254-b55d-1a85c7ffb6fd => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:57:46.065 8 INFO neutron_taas.services.taas.taas_plugin [None req-114e3d3f-a8b2-4dd0-bb88-e441c81751dd 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] TaaS: Handle Delete Port: f58ccf98-9472-4081-85f6-4a8c233c1843 2026-04-16 17:57:46.068 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-114e3d3f-a8b2-4dd0-bb88-e441c81751dd 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Tap Mirror: Handle Delete Port: f58ccf98-9472-4081-85f6-4a8c233c1843 [pid: 7|app: 0|req: 401/809] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:46 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 969 bytes in 75 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.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:46 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:46.245 8 INFO neutron.services.segments.plugin [-] Segment b8f352f5-a2a3-4b20-a430-08a4b0788042 resource provider aggregate not found 2026-04-16 17:57:46.249 8 INFO neutron.services.segments.plugin [-] Segment b8f352f5-a2a3-4b20-a430-08a4b0788042 resource provider aggregate not found 2026-04-16 17:57:46.264 8 INFO neutron.services.segments.plugin [-] Segment b8f352f5-a2a3-4b20-a430-08a4b0788042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8f352f5-a2a3-4b20-a430-08a4b0788042 found for delete ", "request_id": "req-f0439b34-e281-4e9f-a545-34a871ea301a"}]} 2026-04-16 17:57:46.267 8 INFO neutron.services.segments.plugin [-] Segment b8f352f5-a2a3-4b20-a430-08a4b0788042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8f352f5-a2a3-4b20-a430-08a4b0788042 found for delete ", "request_id": "req-527e9f8a-eeb0-4709-837e-cd220203af98"}]} [pid: 8|app: 0|req: 409/811] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:57:45 2026] DELETE /v2.0/networks/56bb3cc2-05a0-4003-8020-5c3a987717d1 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/812] 10.0.0.153 () {32 vars in 649 bytes} [Thu Apr 16 17:57:46 2026] GET /v2.0/networks => generated 689 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:46.397 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee3719d9-179d-4233-bf8a-ba9aa41a768d - - - - - -] No hosting information found for port df9eef66-1c12-47ef-bb64-d4c3ade8bb58: RuntimeError: No hosting information found for port df9eef66-1c12-47ef-bb64-d4c3ade8bb58 2026-04-16 17:57:46.451 8 INFO neutron.db.segments_db [None req-f76cdfd5-7412-480a-ac85-662cf382a773 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Added segment 13372de6-1832-4d57-ae0b-77dc80712f4d of type geneve for network 5052f8c5-92ad-4af2-bcca-ce84f82e3bd0 2026-04-16 17:57:46.478 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee3719d9-179d-4233-bf8a-ba9aa41a768d - - - - - -] Successfully bumped revision number for resource df9eef66-1c12-47ef-bb64-d4c3ade8bb58 (type: router_ports) to 2 [pid: 7|app: 0|req: 404/813] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:46 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:46.542 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee3719d9-179d-4233-bf8a-ba9aa41a768d - - - - - -] OVN reports status down for port: 2a1b0cbe-948b-46c7-96e2-82456e758118 2026-04-16 17:57:46.563 8 INFO neutron.db.ovn_revision_numbers_db [None req-f76cdfd5-7412-480a-ac85-662cf382a773 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource 5052f8c5-92ad-4af2-bcca-ce84f82e3bd0 (type: networks) to 1 2026-04-16 17:57:46.748 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f76cdfd5-7412-480a-ac85-662cf382a773 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] No more DHCP agents 2026-04-16 17:57:46.750 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f76cdfd5-7412-480a-ac85-662cf382a773 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Unable to schedule network 5052f8c5-92ad-4af2-bcca-ce84f82e3bd0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:46.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-f76cdfd5-7412-480a-ac85-662cf382a773 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource 27087232-4a4b-4071-ba10-85c626533d3f (type: ports) to 1 [pid: 8|app: 0|req: 410/814] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:57:46 2026] POST /v2.0/networks => generated 672 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/815] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:46 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:46.969 7 INFO neutron.db.segments_db [None req-2ab2cf7b-395e-47ab-b409-a2a732875800 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Added segment 2739a733-ee78-44bc-a876-66107bb0d161 of type geneve for network b4af5643-6afc-4573-8879-93500ad89489 2026-04-16 17:57:47.070 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ab2cf7b-395e-47ab-b409-a2a732875800 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource b4af5643-6afc-4573-8879-93500ad89489 (type: networks) to 1 2026-04-16 17:57:47.225 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2ab2cf7b-395e-47ab-b409-a2a732875800 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] No more DHCP agents [pid: 8|app: 0|req: 412/816] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:47 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:47.226 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2ab2cf7b-395e-47ab-b409-a2a732875800 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Unable to schedule network b4af5643-6afc-4573-8879-93500ad89489: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 413/817] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:47 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&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-04-16 17:57:47.300 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee3719d9-179d-4233-bf8a-ba9aa41a768d - - - - - -] OVN reports status down for port: 3b67033e-f848-44d7-98a5-c37ec86d23b0 2026-04-16 17:57:47.369 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ab2cf7b-395e-47ab-b409-a2a732875800 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource 3b67033e-f848-44d7-98a5-c37ec86d23b0 (type: ports) to 1 [pid: 7|app: 0|req: 405/818] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:57:46 2026] POST /v2.0/networks => generated 673 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/819] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:47 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:47.838 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0615d443-4649-479a-9d9a-0d9d84063a4e 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] No more DHCP agents 2026-04-16 17:57:47.839 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0615d443-4649-479a-9d9a-0d9d84063a4e 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Unable to schedule network 5052f8c5-92ad-4af2-bcca-ce84f82e3bd0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:47.891 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee3719d9-179d-4233-bf8a-ba9aa41a768d - - - - - -] OVN reports status down for port: 204c1a04-5b8b-4b07-9c4f-c702154187aa 2026-04-16 17:57:47.934 8 INFO neutron.db.ovn_revision_numbers_db [None req-0615d443-4649-479a-9d9a-0d9d84063a4e 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource 204c1a04-5b8b-4b07-9c4f-c702154187aa (type: ports) to 1 2026-04-16 17:57:47.983 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fb961970-ffc5-4ffc-a7d1-90f0f10587ab - - - - - -] No hosting information found for port a994949e-49ee-472e-870c-2de77863d85a: RuntimeError: No hosting information found for port a994949e-49ee-472e-870c-2de77863d85a 2026-04-16 17:57:48.025 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0615d443-4649-479a-9d9a-0d9d84063a4e 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] No more DHCP agents 2026-04-16 17:57:48.028 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0615d443-4649-479a-9d9a-0d9d84063a4e 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Unable to schedule network b4af5643-6afc-4573-8879-93500ad89489: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 407/820] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:48 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:48.104 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee3719d9-179d-4233-bf8a-ba9aa41a768d - - - - - -] OVN reports status down for port: d70dfb75-3cea-490f-94d9-1279f3236883 2026-04-16 17:57:48.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-fb961970-ffc5-4ffc-a7d1-90f0f10587ab - - - - - -] Successfully bumped revision number for resource a994949e-49ee-472e-870c-2de77863d85a (type: router_ports) to 2 2026-04-16 17:57:48.195 8 INFO neutron.db.ovn_revision_numbers_db [None req-0615d443-4649-479a-9d9a-0d9d84063a4e 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource d70dfb75-3cea-490f-94d9-1279f3236883 (type: ports) to 1 2026-04-16 17:57:48.206 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fb961970-ffc5-4ffc-a7d1-90f0f10587ab - - - - - -] OVN reports status down for port: f58ccf98-9472-4081-85f6-4a8c233c1843 2026-04-16 17:57:48.219 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fb961970-ffc5-4ffc-a7d1-90f0f10587ab - - - - - -] OVN reports status down for port: 27087232-4a4b-4071-ba10-85c626533d3f 2026-04-16 17:57:48.341 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fb961970-ffc5-4ffc-a7d1-90f0f10587ab - - - - - -] OVN reports status up for port: 7be36c29-3817-42fc-8fbb-990457f0128e [pid: 8|app: 0|req: 414/821] 10.0.0.153 () {34 vars in 665 bytes} [Thu Apr 16 17:57:47 2026] POST /v2.0/ports => generated 1506 bytes in 909 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 17:57:48.357 8 INFO neutron.plugins.ml2.plugin [None req-fb961970-ffc5-4ffc-a7d1-90f0f10587ab - - - - - -] Attempt 1 to provision port 7be36c29-3817-42fc-8fbb-990457f0128e /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: 408/822] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:48 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/823] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:48 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/824] 10.0.0.153 () {32 vars in 643 bytes} [Thu Apr 16 17:57:48 2026] GET /v2.0/ports => generated 3018 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/825] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:48 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:48.733 8 INFO neutron.db.ovn_revision_numbers_db [None req-fb961970-ffc5-4ffc-a7d1-90f0f10587ab - - - - - -] Successfully bumped revision number for resource 7be36c29-3817-42fc-8fbb-990457f0128e (type: ports) to 5 2026-04-16 17:57:48.745 7 INFO neutron_taas.services.taas.taas_plugin [None req-3fcee3bb-5e9d-4d45-88e5-5bc580aa2553 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] TaaS: Handle Delete Port: 204c1a04-5b8b-4b07-9c4f-c702154187aa 2026-04-16 17:57:48.750 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fcee3bb-5e9d-4d45-88e5-5bc580aa2553 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Tap Mirror: Handle Delete Port: 204c1a04-5b8b-4b07-9c4f-c702154187aa [pid: 7|app: 0|req: 410/826] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:57:48 2026] DELETE /v2.0/ports/204c1a04-5b8b-4b07-9c4f-c702154187aa => generated 0 bytes in 329 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-04-16 17:57:49.014 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-35a206c4-8250-442b-adf0-b98a8ab368a9'] response: {'server_uuid': 'a6e1b99b-e575-48b8-b27a-739501c530bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7be36c29-3817-42fc-8fbb-990457f0128e', 'code': 200} 2026-04-16 17:57:49.019 8 INFO neutron_taas.services.taas.taas_plugin [None req-ee93abcc-c047-431f-aca7-da6176b76e26 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] TaaS: Handle Delete Port: d70dfb75-3cea-490f-94d9-1279f3236883 2026-04-16 17:57:49.028 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee93abcc-c047-431f-aca7-da6176b76e26 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Tap Mirror: Handle Delete Port: d70dfb75-3cea-490f-94d9-1279f3236883 [pid: 8|app: 0|req: 417/827] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:57:48 2026] DELETE /v2.0/ports/d70dfb75-3cea-490f-94d9-1279f3236883 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/828] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:49 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => 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: 418/829] 10.0.0.153 () {32 vars in 643 bytes} [Thu Apr 16 17:57:49 2026] GET /v2.0/ports => generated 1523 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/830] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:57:49 2026] GET /v2.0/networks?id=6331da0f-7bd5-4223-a77f-18d3e1041597 => generated 721 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:49.340 7 INFO neutron.db.segments_db [None req-7eafe156-5e60-44b1-b624-1deeaec5b27c 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Added segment 83c77742-bcfe-488b-a842-55db6119fa3a of type geneve for network 813c5255-0df2-4273-abdd-65ac3ce4a482 [pid: 8|app: 0|req: 420/831] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 16 17:57:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=297baad859f949008d8c0cfa684a3069 => generated 180 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:49.518 7 INFO neutron.db.ovn_revision_numbers_db [None req-7eafe156-5e60-44b1-b624-1deeaec5b27c 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource 813c5255-0df2-4273-abdd-65ac3ce4a482 (type: networks) to 1 2026-04-16 17:57:49.691 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a250c22e-3c4a-4ec2-98cd-844056ee77a6 req-08765c0f-9ac8-422d-ae53-28782720779b 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] No more DHCP agents 2026-04-16 17:57:49.691 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7eafe156-5e60-44b1-b624-1deeaec5b27c 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] No more DHCP agents 2026-04-16 17:57:49.692 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a250c22e-3c4a-4ec2-98cd-844056ee77a6 req-08765c0f-9ac8-422d-ae53-28782720779b 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] Unable to schedule network 6331da0f-7bd5-4223-a77f-18d3e1041597: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:49.692 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7eafe156-5e60-44b1-b624-1deeaec5b27c 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Unable to schedule network 813c5255-0df2-4273-abdd-65ac3ce4a482: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:49.747 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee3719d9-179d-4233-bf8a-ba9aa41a768d - - - - - -] OVN reports status down for port: a5b84ffc-f971-4626-bd2d-e50ac5b614ef 2026-04-16 17:57:49.807 7 INFO neutron.db.ovn_revision_numbers_db [None req-7eafe156-5e60-44b1-b624-1deeaec5b27c 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource a5b84ffc-f971-4626-bd2d-e50ac5b614ef (type: ports) to 1 2026-04-16 17:57:49.875 8 INFO neutron.db.ovn_revision_numbers_db [req-a250c22e-3c4a-4ec2-98cd-844056ee77a6 req-08765c0f-9ac8-422d-ae53-28782720779b 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] Successfully bumped revision number for resource 622ae830-d2d5-427a-a5ee-8572e6888209 (type: ports) to 1 [pid: 7|app: 0|req: 412/832] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:57:49 2026] POST /v2.0/networks => generated 673 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/833] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 16 17:57:49 2026] POST /v2.0/ports => generated 954 bytes in 586 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-04-16 17:57:49.948 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee3719d9-179d-4233-bf8a-ba9aa41a768d - - - - - -] OVN reports status down for port: 622ae830-d2d5-427a-a5ee-8572e6888209 [pid: 8|app: 0|req: 422/834] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:49 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => 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: 413/835] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:49 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:50.058 8 INFO neutron.db.segments_db [None req-71e933c0-ae6e-42da-8849-d9eb84530db3 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Added segment 8b47c6a6-e9a2-49a0-9375-9a926ed7617a of type geneve for network d44cb32c-1144-4a06-b9a4-adf32da2c532 2026-04-16 17:57:50.192 8 INFO neutron.db.ovn_revision_numbers_db [None req-71e933c0-ae6e-42da-8849-d9eb84530db3 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource d44cb32c-1144-4a06-b9a4-adf32da2c532 (type: networks) to 1 2026-04-16 17:57:50.369 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71e933c0-ae6e-42da-8849-d9eb84530db3 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] No more DHCP agents 2026-04-16 17:57:50.371 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71e933c0-ae6e-42da-8849-d9eb84530db3 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Unable to schedule network d44cb32c-1144-4a06-b9a4-adf32da2c532: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:50.426 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d4818858-fbe5-4d2f-b22f-d4cb9b1ad095 - - - - - -] OVN reports status down for port: 749db7e3-d279-4cfc-a9f4-16e696dd28d3 2026-04-16 17:57:50.507 8 INFO neutron.db.ovn_revision_numbers_db [None req-71e933c0-ae6e-42da-8849-d9eb84530db3 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource 749db7e3-d279-4cfc-a9f4-16e696dd28d3 (type: ports) to 1 2026-04-16 17:57:50.519 7 INFO neutron.db.ovn_revision_numbers_db [req-a250c22e-3c4a-4ec2-98cd-844056ee77a6 req-2e63dffa-604a-4b59-a214-d7847cda14a5 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 622ae830-d2d5-427a-a5ee-8572e6888209 (type: ports) to 2 [pid: 8|app: 0|req: 423/836] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:57:49 2026] POST /v2.0/networks => generated 673 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/837] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:50 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/838] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:50 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/839] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:50 2026] GET /v2.0/security-groups?id=8501f95f-49b4-44d0-9eec-083ed0b7fda1&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-04-16 17:57:50.767 7 INFO neutron.db.ovn_revision_numbers_db [req-a250c22e-3c4a-4ec2-98cd-844056ee77a6 req-2e63dffa-604a-4b59-a214-d7847cda14a5 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 622ae830-d2d5-427a-a5ee-8572e6888209 (type: ports) to 4 [pid: 7|app: 0|req: 414/840] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 17:57:49 2026] PUT /v2.0/ports/622ae830-d2d5-427a-a5ee-8572e6888209 => generated 1204 bytes in 818 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:50.825 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c993603-24ec-40a0-8a10-2376a0f7cb7a'] response: {'name': 'network-changed', 'server_uuid': '12a98c20-2ea5-495f-8bac-93de0ca819df', 'tag': '622ae830-d2d5-427a-a5ee-8572e6888209', 'status': 'completed', 'code': 200} 2026-04-16 17:57:51.051 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0425d5cf-ab72-40d3-acd1-8cf359dff362'] response: {'server_uuid': 'a6e1b99b-e575-48b8-b27a-739501c530bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7be36c29-3817-42fc-8fbb-990457f0128e', '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: 416/843] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:51 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => 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: 417/844] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:57:51 2026] GET /v2.0/ports?tenant_id=297baad859f949008d8c0cfa684a3069&device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 1207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:51.428 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3b40ffc-d4d8-478c-9c66-e2d7024b1dee 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] No more DHCP agents 2026-04-16 17:57:51.430 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3b40ffc-d4d8-478c-9c66-e2d7024b1dee 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Unable to schedule network 813c5255-0df2-4273-abdd-65ac3ce4a482: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:51.467 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3b40ffc-d4d8-478c-9c66-e2d7024b1dee 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource 181b5de7-bd04-4eb1-9f67-4cc4ccdc47dc (type: subnets) to 0 [pid: 7|app: 0|req: 418/845] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:57:51 2026] GET /v2.0/networks?id=314be949-6f91-44c0-9d1a-0b84182c1a37 => generated 708 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:51.494 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3b40ffc-d4d8-478c-9c66-e2d7024b1dee 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] No more DHCP agents 2026-04-16 17:57:51.496 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3b40ffc-d4d8-478c-9c66-e2d7024b1dee 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Unable to schedule network d44cb32c-1144-4a06-b9a4-adf32da2c532: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 419/846] 199.204.45.233 () {34 vars in 1018 bytes} [Thu Apr 16 17:57:51 2026] GET /v2.0/networks?tenant_id=297baad859f949008d8c0cfa684a3069&shared=False => generated 820 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:51.543 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3b40ffc-d4d8-478c-9c66-e2d7024b1dee 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Successfully bumped revision number for resource d70571e3-fef2-48cc-a5a2-afb041424709 (type: subnets) to 0 [pid: 8|app: 0|req: 428/847] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:57:51 2026] POST /v2.0/subnets => generated 1324 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/848] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 16 17:57:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7b5169c9db1d4c7ea0ae485be315c975 => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/849] 10.0.0.153 () {32 vars in 647 bytes} [Thu Apr 16 17:57:51 2026] GET /v2.0/subnets => generated 1960 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/850] 199.204.45.233 () {34 vars in 930 bytes} [Thu Apr 16 17:57:51 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/851] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:57:51 2026] DELETE /v2.0/subnets/181b5de7-bd04-4eb1-9f67-4cc4ccdc47dc => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/852] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:51 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/853] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:51 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:51.991 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-ee470c59-d537-4d68-ac13-84f67a8b9015 req-83dee1f1-5d7c-42c5-a087-c644bec9ee25 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] No more DHCP agents 2026-04-16 17:57:51.993 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-ee470c59-d537-4d68-ac13-84f67a8b9015 req-83dee1f1-5d7c-42c5-a087-c644bec9ee25 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] Unable to schedule network 314be949-6f91-44c0-9d1a-0b84182c1a37: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 433/854] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:57:51 2026] DELETE /v2.0/subnets/d70571e3-fef2-48cc-a5a2-afb041424709 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:57:52.141 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d4818858-fbe5-4d2f-b22f-d4cb9b1ad095 - - - - - -] OVN reports status down for port: 88bccf3a-b244-4952-81d5-53f178c4b8bc 2026-04-16 17:57:52.180 7 INFO neutron.db.ovn_revision_numbers_db [req-ee470c59-d537-4d68-ac13-84f67a8b9015 req-83dee1f1-5d7c-42c5-a087-c644bec9ee25 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] Successfully bumped revision number for resource 88bccf3a-b244-4952-81d5-53f178c4b8bc (type: ports) to 1 [pid: 8|app: 0|req: 434/855] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:52 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 61 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.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:52 2026] GET /v2.0/security-groups?id=8501f95f-49b4-44d0-9eec-083ed0b7fda1&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/857] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 16 17:57:51 2026] POST /v2.0/ports => generated 958 bytes in 624 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: 436/858] 10.0.0.153 () {32 vars in 647 bytes} [Thu Apr 16 17:57:52 2026] GET /v2.0/subnets => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/859] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:52 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 961 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:52.399 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5729b4a-b17f-46c1-a584-93e8fdf23e5e 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] TaaS: Handle Delete Port: 749db7e3-d279-4cfc-a9f4-16e696dd28d3 2026-04-16 17:57:52.403 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5729b4a-b17f-46c1-a584-93e8fdf23e5e 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Tap Mirror: Handle Delete Port: 749db7e3-d279-4cfc-a9f4-16e696dd28d3 2026-04-16 17:57:52.592 7 INFO neutron.services.segments.plugin [-] Segment 8b47c6a6-e9a2-49a0-9375-9a926ed7617a resource provider aggregate not found 2026-04-16 17:57:52.611 7 INFO neutron.services.segments.plugin [-] Segment 8b47c6a6-e9a2-49a0-9375-9a926ed7617a resource provider aggregate not found 2026-04-16 17:57:52.622 8 INFO neutron.db.ovn_revision_numbers_db [req-ee470c59-d537-4d68-ac13-84f67a8b9015 req-408c4e8f-9e91-4b07-80a5-b1c1298c84b8 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 88bccf3a-b244-4952-81d5-53f178c4b8bc (type: ports) to 2 2026-04-16 17:57:52.625 7 INFO neutron.services.segments.plugin [-] Segment 8b47c6a6-e9a2-49a0-9375-9a926ed7617a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b47c6a6-e9a2-49a0-9375-9a926ed7617a found for delete ", "request_id": "req-a2179bd8-a731-452e-b221-5325dd32bdb2"}]} 2026-04-16 17:57:52.629 7 INFO neutron.services.segments.plugin [-] Segment 8b47c6a6-e9a2-49a0-9375-9a926ed7617a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b47c6a6-e9a2-49a0-9375-9a926ed7617a found for delete ", "request_id": "req-0111293b-9824-4ea8-8504-091e8d42d6c6"}]} [pid: 7|app: 0|req: 424/860] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:57:52 2026] DELETE /v2.0/networks/d44cb32c-1144-4a06-b9a4-adf32da2c532 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/861] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:52 2026] GET /v2.0/security-groups?id=ed3bcfd6-2075-4420-83b9-c828abe3d674&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: 426/862] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:52 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/863] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:57:52 2026] GET /v2.0/ports?tenant_id=297baad859f949008d8c0cfa684a3069&device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 1207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:52.868 8 INFO neutron.db.ovn_revision_numbers_db [req-ee470c59-d537-4d68-ac13-84f67a8b9015 req-408c4e8f-9e91-4b07-80a5-b1c1298c84b8 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 88bccf3a-b244-4952-81d5-53f178c4b8bc (type: ports) to 4 [pid: 8|app: 0|req: 437/864] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 17:57:52 2026] PUT /v2.0/ports/88bccf3a-b244-4952-81d5-53f178c4b8bc => generated 1208 bytes in 608 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-04-16 17:57:52.968 7 INFO neutron_taas.services.taas.taas_plugin [None req-34695f97-5419-4073-a5c6-1e2ea805ecd7 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] TaaS: Handle Delete Port: a5b84ffc-f971-4626-bd2d-e50ac5b614ef 2026-04-16 17:57:52.971 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34695f97-5419-4073-a5c6-1e2ea805ecd7 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Tap Mirror: Handle Delete Port: a5b84ffc-f971-4626-bd2d-e50ac5b614ef 2026-04-16 17:57:53.164 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1657e297-1f7e-4fa9-a41d-2259c6e7cc8e'] response: {'name': 'network-changed', 'server_uuid': '56e995c4-44fc-4ca2-ac2a-b655a8950448', 'tag': '88bccf3a-b244-4952-81d5-53f178c4b8bc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 428/865] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:57:52 2026] DELETE /v2.0/networks/813c5255-0df2-4273-abdd-65ac3ce4a482 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/866] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 17:57:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=622ae830-d2d5-427a-a5ee-8572e6888209 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:57:53.342 7 INFO neutron_taas.services.taas.taas_plugin [None req-43309e22-2286-4186-be2c-019e90666bad 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] TaaS: Handle Delete Port: 3b67033e-f848-44d7-98a5-c37ec86d23b0 2026-04-16 17:57:53.345 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43309e22-2286-4186-be2c-019e90666bad 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Tap Mirror: Handle Delete Port: 3b67033e-f848-44d7-98a5-c37ec86d23b0 [pid: 7|app: 0|req: 430/867] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:57:53 2026] DELETE /v2.0/networks/b4af5643-6afc-4573-8879-93500ad89489 => generated 0 bytes in 423 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-04-16 17:57:53.660 8 INFO neutron.db.ovn_revision_numbers_db [None req-aebb8cba-51b2-44fb-bf4f-e7cc890ee455 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] Successfully bumped revision number for resource 1b0d3d54-7f64-4bbd-92fe-9ab0ee6b23aa (type: floatingips) to 1 [pid: 7|app: 0|req: 431/868] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:57:53 2026] GET /v2.0/subnets?id=7728fd82-7821-47ff-8256-2095b83f9515 => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/869] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:53 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:53.775 8 INFO neutron.db.ovn_revision_numbers_db [None req-aebb8cba-51b2-44fb-bf4f-e7cc890ee455 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] Successfully bumped revision number for resource 1b0d3d54-7f64-4bbd-92fe-9ab0ee6b23aa (type: floatingips) to 2 2026-04-16 17:57:53.775 8 INFO neutron.db.l3_db [None req-aebb8cba-51b2-44fb-bf4f-e7cc890ee455 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] Floating IP 1b0d3d54-7f64-4bbd-92fe-9ab0ee6b23aa associated. External IP: 10.96.250.210, port: 7be36c29-3817-42fc-8fbb-990457f0128e. [pid: 8|app: 0|req: 438/870] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 17:57:52 2026] PUT /v2.0/floatingips/1b0d3d54-7f64-4bbd-92fe-9ab0ee6b23aa => generated 855 bytes in 916 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/871] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:57:53 2026] GET /v2.0/ports?network_id=6331da0f-7bd5-4223-a77f-18d3e1041597&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: 440/872] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:57:53 2026] GET /v2.0/ports?tenant_id=7b5169c9db1d4c7ea0ae485be315c975&device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 1211 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:53.882 7 INFO neutron_taas.services.taas.taas_plugin [None req-d79641aa-10e4-467b-9f56-0216dd1229b2 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] TaaS: Handle Delete Port: 27087232-4a4b-4071-ba10-85c626533d3f 2026-04-16 17:57:53.885 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d79641aa-10e4-467b-9f56-0216dd1229b2 3bf79850623a470296867dd00fc26023 b9e25cb17bfc46e59386cc789b047276 - - default default] Tap Mirror: Handle Delete Port: 27087232-4a4b-4071-ba10-85c626533d3f [pid: 8|app: 0|req: 441/873] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:53 2026] GET /v2.0/security-groups?id=8501f95f-49b4-44d0-9eec-083ed0b7fda1&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: 8|app: 0|req: 442/874] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:53 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/875] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:57:53 2026] GET /v2.0/networks/6331da0f-7bd5-4223-a77f-18d3e1041597?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/876] 199.204.45.233 () {34 vars in 1018 bytes} [Thu Apr 16 17:57:54 2026] GET /v2.0/networks?tenant_id=7b5169c9db1d4c7ea0ae485be315c975&shared=False => generated 807 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/877] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:57:53 2026] DELETE /v2.0/networks/5052f8c5-92ad-4af2-bcca-ce84f82e3bd0 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/878] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:54 2026] GET /v2.0/security-groups?id=ed3bcfd6-2075-4420-83b9-c828abe3d674&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: 434/879] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:57:54 2026] GET /v2.0/networks/6331da0f-7bd5-4223-a77f-18d3e1041597?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: 8|app: 0|req: 446/880] 199.204.45.233 () {34 vars in 930 bytes} [Thu Apr 16 17:57:54 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:54.648 7 INFO neutron.services.segments.plugin [-] Segment 83c77742-bcfe-488b-a842-55db6119fa3a resource provider aggregate not found 2026-04-16 17:57:54.654 7 INFO neutron.services.segments.plugin [-] Segment 83c77742-bcfe-488b-a842-55db6119fa3a resource provider aggregate not found 2026-04-16 17:57:54.670 7 INFO neutron.services.segments.plugin [-] Segment 83c77742-bcfe-488b-a842-55db6119fa3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83c77742-bcfe-488b-a842-55db6119fa3a found for delete ", "request_id": "req-e13c2f6e-11ac-40ca-9096-e610bf85f99b"}]} 2026-04-16 17:57:54.676 7 INFO neutron.services.segments.plugin [-] Segment 83c77742-bcfe-488b-a842-55db6119fa3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83c77742-bcfe-488b-a842-55db6119fa3a found for delete ", "request_id": "req-ad735d12-8087-4f7e-8c96-a87905065a08"}]} 2026-04-16 17:57:54.690 7 INFO neutron.services.segments.plugin [-] Segment 2739a733-ee78-44bc-a876-66107bb0d161 resource provider aggregate not found 2026-04-16 17:57:54.694 7 INFO neutron.services.segments.plugin [-] Segment 2739a733-ee78-44bc-a876-66107bb0d161 resource provider aggregate not found 2026-04-16 17:57:54.710 7 INFO neutron.services.segments.plugin [-] Segment 2739a733-ee78-44bc-a876-66107bb0d161 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2739a733-ee78-44bc-a876-66107bb0d161 found for delete ", "request_id": "req-1b30c7d2-f459-42cd-b99e-9b6651934713"}]} 2026-04-16 17:57:54.714 7 INFO neutron.services.segments.plugin [-] Segment 2739a733-ee78-44bc-a876-66107bb0d161 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2739a733-ee78-44bc-a876-66107bb0d161 found for delete ", "request_id": "req-4a45fc9a-c202-4467-b089-67c648f35472"}]} 2026-04-16 17:57:54.736 7 INFO neutron.services.segments.plugin [-] Segment 13372de6-1832-4d57-ae0b-77dc80712f4d resource provider aggregate not found 2026-04-16 17:57:54.740 7 INFO neutron.services.segments.plugin [-] Segment 13372de6-1832-4d57-ae0b-77dc80712f4d resource provider aggregate not found 2026-04-16 17:57:54.757 7 INFO neutron.services.segments.plugin [-] Segment 13372de6-1832-4d57-ae0b-77dc80712f4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13372de6-1832-4d57-ae0b-77dc80712f4d found for delete ", "request_id": "req-9ddbf500-8489-4774-adfb-b6d416229adb"}]} 2026-04-16 17:57:54.763 7 INFO neutron.services.segments.plugin [-] Segment 13372de6-1832-4d57-ae0b-77dc80712f4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13372de6-1832-4d57-ae0b-77dc80712f4d found for delete ", "request_id": "req-a8932470-d244-4fbe-bb27-1d87a37674d7"}]} [pid: 7|app: 0|req: 435/881] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:57:54 2026] GET /v2.0/security-groups?tenant_id=b9e25cb17bfc46e59386cc789b047276&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/882] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:57:54 2026] DELETE /v2.0/security-groups/e384ed58-886b-462a-b669-62f8b52ef2a5 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/883] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:54 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => 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: 448/884] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:55 2026] GET /v2.0/security-groups?id=8501f95f-49b4-44d0-9eec-083ed0b7fda1&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: 437/885] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:55 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:55.224 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d84bd4c9-ffea-423d-8503-2fb5a078dd9f'] response: {'name': 'network-changed', 'server_uuid': 'a6e1b99b-e575-48b8-b27a-739501c530bd', 'tag': '7be36c29-3817-42fc-8fbb-990457f0128e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 449/886] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:57:55 2026] GET /v2.0/ports?tenant_id=7b5169c9db1d4c7ea0ae485be315c975&device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 1211 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/887] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:55 2026] GET /v2.0/security-groups?id=ed3bcfd6-2075-4420-83b9-c828abe3d674&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: 8|app: 0|req: 450/888] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 16 17:57:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=88bccf3a-b244-4952-81d5-53f178c4b8bc => 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: 439/889] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:57:55 2026] GET /v2.0/subnets?id=2349a576-08a5-437a-8174-f8132cde523b => generated 688 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/890] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:57:55 2026] GET /v2.0/ports?network_id=314be949-6f91-44c0-9d1a-0b84182c1a37&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: 440/891] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:57:55 2026] GET /v2.0/networks/314be949-6f91-44c0-9d1a-0b84182c1a37?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/892] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:57:55 2026] GET /v2.0/networks/314be949-6f91-44c0-9d1a-0b84182c1a37?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: 441/893] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:57:55 2026] GET /v2.0/ports?tenant_id=4e51df66e9b84accbbaf99058410ae4e&device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => 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: 453/894] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:57:55 2026] GET /v2.0/networks?id=42bcb3e1-8067-48b3-b59e-0455b8fd1d6f => generated 811 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/895] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 17:57:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=7be36c29-3817-42fc-8fbb-990457f0128e => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/896] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:57:55 2026] GET /v2.0/subnets?id=6a091fc2-c880-4f6b-b6cc-01e631a78f75 => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/897] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:57:55 2026] GET /v2.0/ports?network_id=42bcb3e1-8067-48b3-b59e-0455b8fd1d6f&device_owner=network%3Adhcp => 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: 455/898] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:57:55 2026] GET /v2.0/networks/42bcb3e1-8067-48b3-b59e-0455b8fd1d6f?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: 444/899] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:57:56 2026] GET /v2.0/networks/42bcb3e1-8067-48b3-b59e-0455b8fd1d6f?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: 456/900] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:56 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/901] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:56 2026] GET /v2.0/security-groups?id=8501f95f-49b4-44d0-9eec-083ed0b7fda1&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: 8|app: 0|req: 457/902] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:56 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/903] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:56 2026] GET /v2.0/security-groups?id=ed3bcfd6-2075-4420-83b9-c828abe3d674&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:56.807 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee3719d9-179d-4233-bf8a-ba9aa41a768d - - - - - -] OVN reports status up for port: 622ae830-d2d5-427a-a5ee-8572e6888209 2026-04-16 17:57:56.823 7 INFO neutron.plugins.ml2.plugin [None req-ee3719d9-179d-4233-bf8a-ba9aa41a768d - - - - - -] Attempt 1 to provision port 622ae830-d2d5-427a-a5ee-8572e6888209 2026-04-16 17:57:56.972 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a1df793-e65c-4608-803a-c1981ba8552d'] response: {'server_uuid': '12a98c20-2ea5-495f-8bac-93de0ca819df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '622ae830-d2d5-427a-a5ee-8572e6888209', 'code': 200} 2026-04-16 17:57:57.056 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cf8a61d-a569-4be2-866c-49e094afb557 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource 8157adf2-084e-4df8-b5b9-5e8903dcd07c (type: security_groups) to 1 2026-04-16 17:57:57.071 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cf8a61d-a569-4be2-866c-49e094afb557 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource 31a49911-cdb0-4c5c-a220-f50b1b646fe2 (type: security_group_rules) to 0 2026-04-16 17:57:57.091 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cf8a61d-a569-4be2-866c-49e094afb557 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource 591f8689-2ff1-491d-87aa-8f2e13d8d584 (type: security_group_rules) to 0 2026-04-16 17:57:57.104 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cf8a61d-a569-4be2-866c-49e094afb557 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource 5c3020cd-b4a3-4fdd-b5f8-d3c70f76ae82 (type: security_group_rules) to 0 2026-04-16 17:57:57.121 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cf8a61d-a569-4be2-866c-49e094afb557 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource 999211f1-9d44-4fef-b3a0-e5c811549a7e (type: security_group_rules) to 0 2026-04-16 17:57:57.132 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee3719d9-179d-4233-bf8a-ba9aa41a768d - - - - - -] Successfully bumped revision number for resource 622ae830-d2d5-427a-a5ee-8572e6888209 (type: ports) to 5 2026-04-16 17:57:57.221 8 INFO neutron.db.segments_db [None req-8cf8a61d-a569-4be2-866c-49e094afb557 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Added segment 4b389f42-bfcd-43c2-a72b-16c96e490770 of type geneve for network 13833dbb-a751-414a-8726-74031ac57385 2026-04-16 17:57:57.324 8 INFO neutron.db.segments_db [None req-8cf8a61d-a569-4be2-866c-49e094afb557 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Added segment 64d7298b-712a-4ac8-b937-2f29adeda37b of type geneve for network df145ff9-fe60-478e-9e73-f8d1e00ee82b /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: 447/904] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:57 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => 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: 448/905] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:57 2026] GET /v2.0/security-groups?id=8501f95f-49b4-44d0-9eec-083ed0b7fda1&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:57.454 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cf8a61d-a569-4be2-866c-49e094afb557 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource 13833dbb-a751-414a-8726-74031ac57385 (type: networks) to 1 [pid: 7|app: 0|req: 449/906] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:57 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/907] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:57 2026] GET /v2.0/security-groups?id=ed3bcfd6-2075-4420-83b9-c828abe3d674&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-04-16 17:57:57.641 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8cf8a61d-a569-4be2-866c-49e094afb557 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] No more DHCP agents 2026-04-16 17:57:57.643 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8cf8a61d-a569-4be2-866c-49e094afb557 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Unable to schedule network 13833dbb-a751-414a-8726-74031ac57385: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:57.702 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-aaa046a8-bd99-4a8d-8a27-6c069a1adbb2 - - - - - -] OVN reports status down for port: a1c00c03-f5a3-4d0c-951a-e8935e0653af 2026-04-16 17:57:57.725 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cf8a61d-a569-4be2-866c-49e094afb557 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource a1c00c03-f5a3-4d0c-951a-e8935e0653af (type: ports) to 1 2026-04-16 17:57:57.811 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cf8a61d-a569-4be2-866c-49e094afb557 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource df145ff9-fe60-478e-9e73-f8d1e00ee82b (type: networks) to 1 2026-04-16 17:57:57.987 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8cf8a61d-a569-4be2-866c-49e094afb557 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] No more DHCP agents 2026-04-16 17:57:57.988 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8cf8a61d-a569-4be2-866c-49e094afb557 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Unable to schedule network df145ff9-fe60-478e-9e73-f8d1e00ee82b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:57:58.048 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-aaa046a8-bd99-4a8d-8a27-6c069a1adbb2 - - - - - -] OVN reports status down for port: 665a380f-8233-4ea1-af54-417e37c92fb5 2026-04-16 17:57:58.076 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cf8a61d-a569-4be2-866c-49e094afb557 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource 665a380f-8233-4ea1-af54-417e37c92fb5 (type: ports) to 1 [pid: 8|app: 0|req: 458/908] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:57:56 2026] POST /v2.0/networks => generated 1284 bytes in 1453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 17:57:58.150 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d4818858-fbe5-4d2f-b22f-d4cb9b1ad095 - - - - - -] OVN reports status up for port: 88bccf3a-b244-4952-81d5-53f178c4b8bc 2026-04-16 17:57:58.175 8 INFO neutron.plugins.ml2.plugin [None req-d4818858-fbe5-4d2f-b22f-d4cb9b1ad095 - - - - - -] Attempt 1 to provision port 88bccf3a-b244-4952-81d5-53f178c4b8bc [pid: 7|app: 0|req: 451/909] 10.0.0.153 () {32 vars in 649 bytes} [Thu Apr 16 17:57:58 2026] GET /v2.0/networks => generated 1971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:57:58.362 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66d6929d-69fd-4d03-ba78-8ff79f2674d6'] response: {'server_uuid': '56e995c4-44fc-4ca2-ac2a-b655a8950448', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '88bccf3a-b244-4952-81d5-53f178c4b8bc', 'code': 200} 2026-04-16 17:57:58.439 8 INFO neutron_taas.services.taas.taas_plugin [None req-52254a74-a073-4f53-b8f5-3871548ebac1 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] TaaS: Handle Delete Port: a1c00c03-f5a3-4d0c-951a-e8935e0653af 2026-04-16 17:57:58.446 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52254a74-a073-4f53-b8f5-3871548ebac1 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Tap Mirror: Handle Delete Port: a1c00c03-f5a3-4d0c-951a-e8935e0653af [pid: 7|app: 0|req: 452/910] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:58 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:58.600 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4818858-fbe5-4d2f-b22f-d4cb9b1ad095 - - - - - -] Successfully bumped revision number for resource 88bccf3a-b244-4952-81d5-53f178c4b8bc (type: ports) to 5 [pid: 7|app: 0|req: 453/911] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:58 2026] GET /v2.0/security-groups?id=8501f95f-49b4-44d0-9eec-083ed0b7fda1&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/912] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:58 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:58.771 8 INFO neutron.services.segments.plugin [-] Segment 4b389f42-bfcd-43c2-a72b-16c96e490770 resource provider aggregate not found [pid: 7|app: 0|req: 455/913] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:58 2026] GET /v2.0/security-groups?id=ed3bcfd6-2075-4420-83b9-c828abe3d674&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-04-16 17:57:58.773 8 INFO neutron.services.segments.plugin [-] Segment 4b389f42-bfcd-43c2-a72b-16c96e490770 resource provider aggregate not found 2026-04-16 17:57:58.797 8 INFO neutron.services.segments.plugin [-] Segment 4b389f42-bfcd-43c2-a72b-16c96e490770 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b389f42-bfcd-43c2-a72b-16c96e490770 found for delete ", "request_id": "req-91ea2ad3-d02b-4fc3-99fe-aae555ab49ee"}]} 2026-04-16 17:57:58.803 8 INFO neutron.services.segments.plugin [-] Segment 4b389f42-bfcd-43c2-a72b-16c96e490770 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b389f42-bfcd-43c2-a72b-16c96e490770 found for delete ", "request_id": "req-69f5b494-87e7-434b-b35e-ca7c8633022a"}]} [pid: 8|app: 0|req: 459/914] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:57:58 2026] DELETE /v2.0/networks/13833dbb-a751-414a-8726-74031ac57385 => generated 0 bytes in 607 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:57:59.001 7 INFO neutron_taas.services.taas.taas_plugin [None req-9291bf33-1429-4a9a-83f7-a0fde391fa7f 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] TaaS: Handle Delete Port: 665a380f-8233-4ea1-af54-417e37c92fb5 2026-04-16 17:57:59.004 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9291bf33-1429-4a9a-83f7-a0fde391fa7f 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Tap Mirror: Handle Delete Port: 665a380f-8233-4ea1-af54-417e37c92fb5 2026-04-16 17:57:59.033 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f20fcf7-cd4f-4e55-bdef-8aa3f4af1527'] response: {'server_uuid': '12a98c20-2ea5-495f-8bac-93de0ca819df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '622ae830-d2d5-427a-a5ee-8572e6888209', 'code': 200} 2026-04-16 17:57:59.208 7 INFO neutron.services.segments.plugin [-] Segment 64d7298b-712a-4ac8-b937-2f29adeda37b resource provider aggregate not found 2026-04-16 17:57:59.213 7 INFO neutron.services.segments.plugin [-] Segment 64d7298b-712a-4ac8-b937-2f29adeda37b resource provider aggregate not found 2026-04-16 17:57:59.238 7 INFO neutron.services.segments.plugin [-] Segment 64d7298b-712a-4ac8-b937-2f29adeda37b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64d7298b-712a-4ac8-b937-2f29adeda37b found for delete ", "request_id": "req-7b108f88-63b8-4f57-8b54-20abd87b4a42"}]} 2026-04-16 17:57:59.242 7 INFO neutron.services.segments.plugin [-] Segment 64d7298b-712a-4ac8-b937-2f29adeda37b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64d7298b-712a-4ac8-b937-2f29adeda37b found for delete ", "request_id": "req-6ccb3548-f50d-4d23-ac89-b63a4b1c2b81"}]} [pid: 7|app: 0|req: 456/915] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:57:58 2026] DELETE /v2.0/networks/df145ff9-fe60-478e-9e73-f8d1e00ee82b => generated 0 bytes in 417 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: 460/916] 10.0.0.153 () {32 vars in 649 bytes} [Thu Apr 16 17:57:59 2026] GET /v2.0/networks => generated 689 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:59.442 7 INFO neutron.db.segments_db [None req-c0861318-637a-491f-90e5-369edd09bfb1 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Added segment 818b07b8-f921-4e2a-8e60-bad8728c4552 of type geneve for network 1583c3c8-871f-4f7c-9cb2-2769f40b0b99 2026-04-16 17:57:59.570 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0861318-637a-491f-90e5-369edd09bfb1 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource 1583c3c8-871f-4f7c-9cb2-2769f40b0b99 (type: networks) to 1 [pid: 8|app: 0|req: 461/917] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:59 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:57:59.794 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c0861318-637a-491f-90e5-369edd09bfb1 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] No more DHCP agents 2026-04-16 17:57:59.800 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c0861318-637a-491f-90e5-369edd09bfb1 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Unable to schedule network 1583c3c8-871f-4f7c-9cb2-2769f40b0b99: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 462/918] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:59 2026] GET /v2.0/security-groups?id=8501f95f-49b4-44d0-9eec-083ed0b7fda1&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-04-16 17:57:59.873 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-aaa046a8-bd99-4a8d-8a27-6c069a1adbb2 - - - - - -] OVN reports status down for port: 4e4bca42-927f-4958-91e8-2ff7ceebc2fc 2026-04-16 17:57:59.944 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0861318-637a-491f-90e5-369edd09bfb1 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource 4e4bca42-927f-4958-91e8-2ff7ceebc2fc (type: ports) to 1 [pid: 8|app: 0|req: 463/919] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:59 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/920] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:57:59 2026] POST /v2.0/networks => generated 668 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/921] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:57:59 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => 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: 458/922] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:57:59 2026] GET /v2.0/security-groups?id=ed3bcfd6-2075-4420-83b9-c828abe3d674&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-04-16 17:58:00.099 8 INFO neutron.db.segments_db [None req-04208ed6-6792-4b93-a1f9-cee688b34618 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Added segment 2fd06f71-8ef8-443b-9314-3e68dad6a532 of type geneve for network 5c8934c7-3e7a-4a51-8691-2d7dae96a3dc 2026-04-16 17:58:00.233 8 INFO neutron.db.ovn_revision_numbers_db [None req-04208ed6-6792-4b93-a1f9-cee688b34618 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource 5c8934c7-3e7a-4a51-8691-2d7dae96a3dc (type: networks) to 1 2026-04-16 17:58:00.400 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-04208ed6-6792-4b93-a1f9-cee688b34618 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] No more DHCP agents 2026-04-16 17:58:00.402 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-04208ed6-6792-4b93-a1f9-cee688b34618 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Unable to schedule network 5c8934c7-3e7a-4a51-8691-2d7dae96a3dc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:00.410 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-605d1989-381b-4870-bf28-bdc42388e780'] response: {'server_uuid': '56e995c4-44fc-4ca2-ac2a-b655a8950448', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '88bccf3a-b244-4952-81d5-53f178c4b8bc', 'code': 200} 2026-04-16 17:58:00.482 8 INFO neutron.db.ovn_revision_numbers_db [None req-04208ed6-6792-4b93-a1f9-cee688b34618 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource 2bc1c879-e21a-4134-8908-42227a7c5846 (type: ports) to 1 2026-04-16 17:58:00.486 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-aaa046a8-bd99-4a8d-8a27-6c069a1adbb2 - - - - - -] OVN reports status down for port: 2bc1c879-e21a-4134-8908-42227a7c5846 [pid: 8|app: 0|req: 465/923] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:58:00 2026] POST /v2.0/networks => generated 669 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/924] 10.0.0.180 () {34 vars in 990 bytes} [Thu Apr 16 17:58:00 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 1209 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:58:00.897 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7ab8ef7-925c-4cf6-b498-ffbd27971abf 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] Successfully bumped revision number for resource 353c48a4-f40f-4550-8eb0-80e16af9c3dc (type: floatingips) to 1 2026-04-16 17:58:00.997 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7ab8ef7-925c-4cf6-b498-ffbd27971abf 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] Successfully bumped revision number for resource 353c48a4-f40f-4550-8eb0-80e16af9c3dc (type: floatingips) to 2 2026-04-16 17:58:00.998 7 INFO neutron.db.l3_db [None req-e7ab8ef7-925c-4cf6-b498-ffbd27971abf 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] Floating IP 353c48a4-f40f-4550-8eb0-80e16af9c3dc associated. External IP: 10.96.250.220, port: 622ae830-d2d5-427a-a5ee-8572e6888209. [pid: 7|app: 0|req: 459/925] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 17:58:00 2026] PUT /v2.0/floatingips/353c48a4-f40f-4550-8eb0-80e16af9c3dc => generated 855 bytes in 992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/926] 10.0.0.180 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:01 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:01.087 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a1412ea-9e9d-4154-ae6d-1502bc51b30c'] response: {'name': 'network-changed', 'server_uuid': '12a98c20-2ea5-495f-8bac-93de0ca819df', 'tag': '622ae830-d2d5-427a-a5ee-8572e6888209', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 461/927] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:01 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/928] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:01 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/929] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:01 2026] GET /v2.0/security-groups?id=8501f95f-49b4-44d0-9eec-083ed0b7fda1&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: 464/930] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:01 2026] GET /v2.0/security-groups?id=ed3bcfd6-2075-4420-83b9-c828abe3d674&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: 7|app: 0|req: 465/931] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:01 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:01.799 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c40004d-c78d-44de-8714-20b066912188 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] No more DHCP agents 2026-04-16 17:58:01.801 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c40004d-c78d-44de-8714-20b066912188 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Unable to schedule network 1583c3c8-871f-4f7c-9cb2-2769f40b0b99: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:01.872 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3d33c190-0f3f-4356-bd86-b2a89d0c72cf - - - - - -] OVN reports status down for port: 145dbb06-e9c3-4242-9897-440f6b521a5b 2026-04-16 17:58:01.952 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c40004d-c78d-44de-8714-20b066912188 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource 145dbb06-e9c3-4242-9897-440f6b521a5b (type: ports) to 1 2026-04-16 17:58:01.957 7 INFO neutron.db.ovn_revision_numbers_db [None req-3b76c164-3ba4-4240-b23b-26319a0c52ad 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] Successfully bumped revision number for resource f3482c7b-a387-4d33-a8bd-fe4b87b484d8 (type: floatingips) to 1 2026-04-16 17:58:02.022 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c40004d-c78d-44de-8714-20b066912188 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] No more DHCP agents 2026-04-16 17:58:02.024 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c40004d-c78d-44de-8714-20b066912188 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Unable to schedule network 5c8934c7-3e7a-4a51-8691-2d7dae96a3dc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:02.114 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-aaa046a8-bd99-4a8d-8a27-6c069a1adbb2 - - - - - -] OVN reports status down for port: 6a9cb0d3-3f8b-4355-befe-8d85b89973d5 2026-04-16 17:58:02.133 7 INFO neutron.db.ovn_revision_numbers_db [None req-3b76c164-3ba4-4240-b23b-26319a0c52ad 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] Successfully bumped revision number for resource f3482c7b-a387-4d33-a8bd-fe4b87b484d8 (type: floatingips) to 2 2026-04-16 17:58:02.133 7 INFO neutron.db.l3_db [None req-3b76c164-3ba4-4240-b23b-26319a0c52ad 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] Floating IP f3482c7b-a387-4d33-a8bd-fe4b87b484d8 associated. External IP: 10.96.250.216, port: 88bccf3a-b244-4952-81d5-53f178c4b8bc. 2026-04-16 17:58:02.136 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c40004d-c78d-44de-8714-20b066912188 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource 6a9cb0d3-3f8b-4355-befe-8d85b89973d5 (type: ports) to 1 [pid: 7|app: 0|req: 466/932] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 17:58:01 2026] PUT /v2.0/floatingips/f3482c7b-a387-4d33-a8bd-fe4b87b484d8 => generated 856 bytes in 789 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/933] 10.0.0.153 () {34 vars in 665 bytes} [Thu Apr 16 17:58:00 2026] POST /v2.0/ports => generated 1506 bytes in 1589 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: 467/934] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:58:02 2026] GET /v2.0/ports?tenant_id=297baad859f949008d8c0cfa684a3069&device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/935] 10.0.0.153 () {32 vars in 643 bytes} [Thu Apr 16 17:58:02 2026] GET /v2.0/ports => generated 3018 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/936] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:02 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/937] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:58:02 2026] GET /v2.0/networks?id=6331da0f-7bd5-4223-a77f-18d3e1041597 => generated 820 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/938] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:02 2026] GET /v2.0/security-groups?id=ed3bcfd6-2075-4420-83b9-c828abe3d674&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/939] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 17:58:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=622ae830-d2d5-427a-a5ee-8572e6888209 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/940] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:58:02 2026] GET /v2.0/subnets?id=7728fd82-7821-47ff-8256-2095b83f9515 => generated 701 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/941] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:58:02 2026] GET /v2.0/ports?network_id=6331da0f-7bd5-4223-a77f-18d3e1041597&device_owner=network%3Adhcp => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:02.532 7 INFO neutron_taas.services.taas.taas_plugin [None req-699349c9-18f2-4f59-8d9a-613ceee57a1e 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] TaaS: Handle Delete Port: 145dbb06-e9c3-4242-9897-440f6b521a5b 2026-04-16 17:58:02.537 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-699349c9-18f2-4f59-8d9a-613ceee57a1e 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Tap Mirror: Handle Delete Port: 145dbb06-e9c3-4242-9897-440f6b521a5b [pid: 8|app: 0|req: 474/942] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:58:02 2026] GET /v2.0/networks/6331da0f-7bd5-4223-a77f-18d3e1041597?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: 475/943] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:58:02 2026] GET /v2.0/networks/6331da0f-7bd5-4223-a77f-18d3e1041597?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: 469/944] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:58:02 2026] DELETE /v2.0/ports/145dbb06-e9c3-4242-9897-440f6b521a5b => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:58:02.813 8 INFO neutron_taas.services.taas.taas_plugin [None req-899ad752-69d7-4210-bd88-f7ba7a0358fd 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] TaaS: Handle Delete Port: 6a9cb0d3-3f8b-4355-befe-8d85b89973d5 2026-04-16 17:58:02.816 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-899ad752-69d7-4210-bd88-f7ba7a0358fd 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Tap Mirror: Handle Delete Port: 6a9cb0d3-3f8b-4355-befe-8d85b89973d5 [pid: 7|app: 0|req: 470/945] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:02 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/946] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:02 2026] GET /v2.0/security-groups?id=ed3bcfd6-2075-4420-83b9-c828abe3d674&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: 476/947] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:58:02 2026] DELETE /v2.0/ports/6a9cb0d3-3f8b-4355-befe-8d85b89973d5 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/948] 10.0.0.153 () {32 vars in 643 bytes} [Thu Apr 16 17:58:02 2026] GET /v2.0/ports => generated 1523 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:58:03.129 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-09cdde01-62ae-4cf5-a798-8b3c91346a81'] response: {'name': 'network-changed', 'server_uuid': '56e995c4-44fc-4ca2-ac2a-b655a8950448', 'tag': '88bccf3a-b244-4952-81d5-53f178c4b8bc', 'status': 'completed', 'code': 200} 2026-04-16 17:58:03.147 8 INFO neutron.db.segments_db [None req-08321f0d-440a-4569-a86a-9d7d2a77de94 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Added segment 6d137479-290d-4c62-bdab-0a6cab3b37e2 of type geneve for network 0f17fc54-4265-45b1-81b5-85f0d4d2da74 2026-04-16 17:58:03.267 8 INFO neutron.db.ovn_revision_numbers_db [None req-08321f0d-440a-4569-a86a-9d7d2a77de94 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource 0f17fc54-4265-45b1-81b5-85f0d4d2da74 (type: networks) to 1 2026-04-16 17:58:03.418 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-08321f0d-440a-4569-a86a-9d7d2a77de94 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] No more DHCP agents 2026-04-16 17:58:03.420 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-08321f0d-440a-4569-a86a-9d7d2a77de94 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Unable to schedule network 0f17fc54-4265-45b1-81b5-85f0d4d2da74: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:03.476 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3d33c190-0f3f-4356-bd86-b2a89d0c72cf - - - - - -] OVN reports status down for port: e1e6f698-8d9a-4d8b-8987-cd79861ed83b 2026-04-16 17:58:03.534 8 INFO neutron.db.ovn_revision_numbers_db [None req-08321f0d-440a-4569-a86a-9d7d2a77de94 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource e1e6f698-8d9a-4d8b-8987-cd79861ed83b (type: ports) to 1 [pid: 8|app: 0|req: 477/949] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:58:03 2026] POST /v2.0/networks => generated 669 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:58:03.670 8 INFO neutron.db.segments_db [None req-5a08e21d-856e-4a82-92e2-0b8eba35c6ff 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Added segment 27083484-b81e-41a3-8f76-3b04c7bf2864 of type geneve for network 9f1bcd62-b0fc-484a-bd7d-412ff47bbab4 2026-04-16 17:58:03.784 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a08e21d-856e-4a82-92e2-0b8eba35c6ff 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource 9f1bcd62-b0fc-484a-bd7d-412ff47bbab4 (type: networks) to 1 2026-04-16 17:58:03.861 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3d33c190-0f3f-4356-bd86-b2a89d0c72cf - - - - - -] OVN reports status down for port: 88bccf3a-b244-4952-81d5-53f178c4b8bc 2026-04-16 17:58:04.111 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5a08e21d-856e-4a82-92e2-0b8eba35c6ff 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] No more DHCP agents 2026-04-16 17:58:04.113 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5a08e21d-856e-4a82-92e2-0b8eba35c6ff 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Unable to schedule network 9f1bcd62-b0fc-484a-bd7d-412ff47bbab4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:04.246 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-aaa046a8-bd99-4a8d-8a27-6c069a1adbb2 - - - - - -] OVN reports status down for port: e3ccf487-5d1b-4fcd-b481-14c01b033c73 2026-04-16 17:58:04.277 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a08e21d-856e-4a82-92e2-0b8eba35c6ff 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Successfully bumped revision number for resource e3ccf487-5d1b-4fcd-b481-14c01b033c73 (type: ports) to 1 [pid: 7|app: 0|req: 473/950] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:03 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 971 bytes in 730 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:04.309 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d33c190-0f3f-4356-bd86-b2a89d0c72cf - - - - - -] Successfully bumped revision number for resource 88bccf3a-b244-4952-81d5-53f178c4b8bc (type: ports) to 6 [pid: 8|app: 0|req: 478/951] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:58:03 2026] POST /v2.0/networks => generated 669 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/952] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:58:04 2026] GET /v2.0/ports?tenant_id=7b5169c9db1d4c7ea0ae485be315c975&device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/953] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:04 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/954] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:04 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 35 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-04-16 17:58:04.441 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b647a70-41dc-4638-8768-50c0721bd883'] response: {'server_uuid': '56e995c4-44fc-4ca2-ac2a-b655a8950448', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '88bccf3a-b244-4952-81d5-53f178c4b8bc', 'code': 200} [pid: 7|app: 0|req: 476/955] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:58:04 2026] GET /v2.0/networks?id=314be949-6f91-44c0-9d1a-0b84182c1a37 => generated 807 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/956] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:04 2026] GET /v2.0/security-groups?id=ed3bcfd6-2075-4420-83b9-c828abe3d674&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: 478/957] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 16 17:58:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=88bccf3a-b244-4952-81d5-53f178c4b8bc => generated 859 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/958] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:04 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => 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: 480/959] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:58:04 2026] GET /v2.0/subnets?id=2349a576-08a5-437a-8174-f8132cde523b => generated 688 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/960] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:04 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/961] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:58:04 2026] GET /v2.0/ports?network_id=314be949-6f91-44c0-9d1a-0b84182c1a37&device_owner=network%3Adhcp => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/962] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:58:04 2026] GET /v2.0/networks/314be949-6f91-44c0-9d1a-0b84182c1a37?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:04.707 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1012c612-1ec0-407a-8bdb-5c774cce1b0c 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] No more DHCP agents 2026-04-16 17:58:04.709 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1012c612-1ec0-407a-8bdb-5c774cce1b0c 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Unable to schedule network 0f17fc54-4265-45b1-81b5-85f0d4d2da74: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 484/963] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:58:04 2026] GET /v2.0/networks/314be949-6f91-44c0-9d1a-0b84182c1a37?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: 485/964] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:04 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/965] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 16 17:58:05 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/966] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:05 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:05.139 8 INFO neutron.db.ovn_revision_numbers_db [None req-8659e663-7190-42e1-b395-03cfbab77bc2 - - - - - -] Successfully bumped revision number for resource e1e6f698-8d9a-4d8b-8987-cd79861ed83b (type: ports) to 2 2026-04-16 17:58:05.184 8 INFO neutron.db.ovn_revision_numbers_db [None req-8659e663-7190-42e1-b395-03cfbab77bc2 - - - - - -] Successfully bumped revision number for resource f223e626-0256-4f9c-997f-4b3c6f20530b (type: subnets) to 0 2026-04-16 17:58:05.191 7 INFO neutron_taas.services.taas.taas_plugin [req-11765bdc-06ed-49c1-81db-cc48f49847c6 req-e92c7a6f-96ba-4c3a-8b87-829761ae3d40 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] TaaS: Handle Delete Port: 88bccf3a-b244-4952-81d5-53f178c4b8bc 2026-04-16 17:58:05.194 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-11765bdc-06ed-49c1-81db-cc48f49847c6 req-e92c7a6f-96ba-4c3a-8b87-829761ae3d40 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] Tap Mirror: Handle Delete Port: 88bccf3a-b244-4952-81d5-53f178c4b8bc 2026-04-16 17:58:05.211 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1012c612-1ec0-407a-8bdb-5c774cce1b0c 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] No more DHCP agents 2026-04-16 17:58:05.212 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1012c612-1ec0-407a-8bdb-5c774cce1b0c 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Unable to schedule network 9f1bcd62-b0fc-484a-bd7d-412ff47bbab4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:05.454 7 INFO neutron.db.l3_db [req-11765bdc-06ed-49c1-81db-cc48f49847c6 req-e92c7a6f-96ba-4c3a-8b87-829761ae3d40 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] Floating IP f3482c7b-a387-4d33-a8bd-fe4b87b484d8 disassociated. External IP: 10.96.250.216, port: 88bccf3a-b244-4952-81d5-53f178c4b8bc. [pid: 7|app: 0|req: 488/967] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 16 17:58:05 2026] DELETE /v2.0/ports/88bccf3a-b244-4952-81d5-53f178c4b8bc => generated 0 bytes in 542 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/968] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:05 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:05.646 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ce3c60b-a796-41ed-bd16-04cdae8fd343'] response: {'server_uuid': '56e995c4-44fc-4ca2-ac2a-b655a8950448', 'name': 'network-vif-deleted', 'tag': '88bccf3a-b244-4952-81d5-53f178c4b8bc', 'status': 'completed', 'code': 200} 2026-04-16 17:58:05.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-7e780784-a279-44e4-993f-1a092af76c7b - - - - - -] Successfully bumped revision number for resource e3ccf487-5d1b-4fcd-b481-14c01b033c73 (type: ports) to 2 2026-04-16 17:58:05.762 8 INFO neutron.db.ovn_revision_numbers_db [None req-7e780784-a279-44e4-993f-1a092af76c7b - - - - - -] Successfully bumped revision number for resource dd506913-fe12-4baf-9f21-28196f96017b (type: subnets) to 0 [pid: 8|app: 0|req: 480/969] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:58:04 2026] POST /v2.0/subnets => generated 1274 bytes in 1385 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/970] 10.0.0.153 () {32 vars in 647 bytes} [Thu Apr 16 17:58:05 2026] GET /v2.0/subnets => generated 1910 bytes in 37 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: 481/971] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:58:05 2026] DELETE /v2.0/subnets/f223e626-0256-4f9c-997f-4b3c6f20530b => 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: 491/974] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:58:05 2026] DELETE /v2.0/subnets/dd506913-fe12-4baf-9f21-28196f96017b => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/975] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:06 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/976] 10.0.0.153 () {32 vars in 647 bytes} [Thu Apr 16 17:58:06 2026] GET /v2.0/subnets => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/977] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:06 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:06.368 7 INFO neutron_taas.services.taas.taas_plugin [None req-62179259-6ff2-46eb-9c68-b172f44c17b0 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] TaaS: Handle Delete Port: e3ccf487-5d1b-4fcd-b481-14c01b033c73 2026-04-16 17:58:06.371 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62179259-6ff2-46eb-9c68-b172f44c17b0 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Tap Mirror: Handle Delete Port: e3ccf487-5d1b-4fcd-b481-14c01b033c73 2026-04-16 17:58:06.484 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fad668a-719a-4e84-92b2-ac42d80284df'] response: {'server_uuid': '56e995c4-44fc-4ca2-ac2a-b655a8950448', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '88bccf3a-b244-4952-81d5-53f178c4b8bc', 'code': 200} [pid: 8|app: 0|req: 486/978] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:58:06 2026] GET /v2.0/ports?tenant_id=4e51df66e9b84accbbaf99058410ae4e&device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 1209 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:58:06.586 7 INFO neutron.services.segments.plugin [-] Segment 27083484-b81e-41a3-8f76-3b04c7bf2864 resource provider aggregate not found 2026-04-16 17:58:06.590 7 INFO neutron.services.segments.plugin [-] Segment 27083484-b81e-41a3-8f76-3b04c7bf2864 resource provider aggregate not found [pid: 8|app: 0|req: 487/979] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:58:06 2026] GET /v2.0/networks?id=42bcb3e1-8067-48b3-b59e-0455b8fd1d6f => generated 811 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:06.609 7 INFO neutron.services.segments.plugin [-] Segment 27083484-b81e-41a3-8f76-3b04c7bf2864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27083484-b81e-41a3-8f76-3b04c7bf2864 found for delete ", "request_id": "req-4fce452c-6fb5-4b38-9268-76927a079a2e"}]} 2026-04-16 17:58:06.610 7 INFO neutron.services.segments.plugin [-] Segment 27083484-b81e-41a3-8f76-3b04c7bf2864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27083484-b81e-41a3-8f76-3b04c7bf2864 found for delete ", "request_id": "req-9363b316-a136-4dd4-b6f0-97677527d953"}]} [pid: 7|app: 0|req: 493/980] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:58:06 2026] DELETE /v2.0/networks/9f1bcd62-b0fc-484a-bd7d-412ff47bbab4 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/981] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 17:58:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=7be36c29-3817-42fc-8fbb-990457f0128e => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/982] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:58:06 2026] GET /v2.0/subnets?id=6a091fc2-c880-4f6b-b6cc-01e631a78f75 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/983] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:58:06 2026] GET /v2.0/ports?network_id=42bcb3e1-8067-48b3-b59e-0455b8fd1d6f&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: 8|app: 0|req: 491/984] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:06 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:06.769 7 INFO neutron_taas.services.taas.taas_plugin [None req-720d8827-a94a-408a-bac7-a6ccbadfa78b 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] TaaS: Handle Delete Port: e1e6f698-8d9a-4d8b-8987-cd79861ed83b 2026-04-16 17:58:06.772 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-720d8827-a94a-408a-bac7-a6ccbadfa78b 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Tap Mirror: Handle Delete Port: e1e6f698-8d9a-4d8b-8987-cd79861ed83b [pid: 8|app: 0|req: 492/985] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:58:06 2026] GET /v2.0/networks/42bcb3e1-8067-48b3-b59e-0455b8fd1d6f?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: 493/986] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:58:06 2026] GET /v2.0/networks/42bcb3e1-8067-48b3-b59e-0455b8fd1d6f?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: 494/987] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:58:06 2026] DELETE /v2.0/networks/0f17fc54-4265-45b1-81b5-85f0d4d2da74 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:58:07.094 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d167576-9595-4b27-b7bf-cf4c3c15cfca 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] TaaS: Handle Delete Port: 2bc1c879-e21a-4134-8908-42227a7c5846 2026-04-16 17:58:07.097 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d167576-9595-4b27-b7bf-cf4c3c15cfca 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Tap Mirror: Handle Delete Port: 2bc1c879-e21a-4134-8908-42227a7c5846 2026-04-16 17:58:07.256 8 INFO neutron.services.segments.plugin [-] Segment 2fd06f71-8ef8-443b-9314-3e68dad6a532 resource provider aggregate not found 2026-04-16 17:58:07.266 8 INFO neutron.services.segments.plugin [-] Segment 2fd06f71-8ef8-443b-9314-3e68dad6a532 resource provider aggregate not found 2026-04-16 17:58:07.277 8 INFO neutron.services.segments.plugin [-] Segment 2fd06f71-8ef8-443b-9314-3e68dad6a532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fd06f71-8ef8-443b-9314-3e68dad6a532 found for delete ", "request_id": "req-df14ca78-a19e-45fb-95fb-c684cf76bbb2"}]} 2026-04-16 17:58:07.280 8 INFO neutron.services.segments.plugin [-] Segment 2fd06f71-8ef8-443b-9314-3e68dad6a532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fd06f71-8ef8-443b-9314-3e68dad6a532 found for delete ", "request_id": "req-f7fef109-1fa6-4460-be62-58f2a7a279d0"}]} [pid: 8|app: 0|req: 494/988] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:58:07 2026] DELETE /v2.0/networks/5c8934c7-3e7a-4a51-8691-2d7dae96a3dc => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/989] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:07 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => 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: 496/990] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:07 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:07.448 7 INFO neutron_taas.services.taas.taas_plugin [None req-57d48467-0cd8-4ce9-85ea-4e25c0946cb0 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] TaaS: Handle Delete Port: 4e4bca42-927f-4958-91e8-2ff7ceebc2fc 2026-04-16 17:58:07.451 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57d48467-0cd8-4ce9-85ea-4e25c0946cb0 61910e409ef74871aa396e96a13d53e8 f1bda704d6084988a492bad8b98a0fbf - - default default] Tap Mirror: Handle Delete Port: 4e4bca42-927f-4958-91e8-2ff7ceebc2fc [pid: 7|app: 0|req: 495/991] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:58:07 2026] DELETE /v2.0/networks/1583c3c8-871f-4f7c-9cb2-2769f40b0b99 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/992] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:07 2026] GET /v2.0/ports?device_id=56e995c4-44fc-4ca2-ac2a-b655a8950448 => 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: 496/993] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:08 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => 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: 498/994] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:08 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&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-04-16 17:58:08.634 7 INFO neutron.services.segments.plugin [-] Segment 6d137479-290d-4c62-bdab-0a6cab3b37e2 resource provider aggregate not found 2026-04-16 17:58:08.640 7 INFO neutron.services.segments.plugin [-] Segment 6d137479-290d-4c62-bdab-0a6cab3b37e2 resource provider aggregate not found 2026-04-16 17:58:08.650 7 INFO neutron.services.segments.plugin [-] Segment 6d137479-290d-4c62-bdab-0a6cab3b37e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d137479-290d-4c62-bdab-0a6cab3b37e2 found for delete ", "request_id": "req-cec516e0-16f0-4c0d-8d7c-220d5bf87607"}]} 2026-04-16 17:58:08.658 7 INFO neutron.services.segments.plugin [-] Segment 6d137479-290d-4c62-bdab-0a6cab3b37e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d137479-290d-4c62-bdab-0a6cab3b37e2 found for delete ", "request_id": "req-0669e105-1d62-44e7-81d5-936cf7239281"}]} 2026-04-16 17:58:08.668 7 INFO neutron.services.segments.plugin [-] Segment 818b07b8-f921-4e2a-8e60-bad8728c4552 resource provider aggregate not found 2026-04-16 17:58:08.681 7 INFO neutron.services.segments.plugin [-] Segment 818b07b8-f921-4e2a-8e60-bad8728c4552 resource provider aggregate not found 2026-04-16 17:58:08.686 7 INFO neutron.services.segments.plugin [-] Segment 818b07b8-f921-4e2a-8e60-bad8728c4552 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 818b07b8-f921-4e2a-8e60-bad8728c4552 found for delete ", "request_id": "req-db6e5aa2-d6a2-45e7-8c8f-6266e0a9010f"}]} [pid: 7|app: 0|req: 497/995] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:58:08 2026] GET /v2.0/security-groups?tenant_id=f1bda704d6084988a492bad8b98a0fbf&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:58:08.701 7 INFO neutron.services.segments.plugin [-] Segment 818b07b8-f921-4e2a-8e60-bad8728c4552 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 818b07b8-f921-4e2a-8e60-bad8728c4552 found for delete ", "request_id": "req-2f78e5a0-25a5-4df4-a191-11cf155842c2"}]} [pid: 8|app: 0|req: 499/996] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:08 2026] DELETE /v2.0/security-groups/8157adf2-084e-4df8-b5b9-5e8903dcd07c => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:58:08.990 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1dcf14c1-3c81-4aeb-a22f-a5c794521e4b - - - - - -] OVN reports status down for port: 7be36c29-3817-42fc-8fbb-990457f0128e [pid: 7|app: 0|req: 498/997] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:08 2026] DELETE /v2.0/security-groups/ed3bcfd6-2075-4420-83b9-c828abe3d674 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:58:09.126 8 INFO neutron.api.v2.resource [None req-1c1bdb0e-5e4d-4c14-b4cd-efe5350d2837 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 500/998] 10.0.0.153 () {32 vars in 737 bytes} [Thu Apr 16 17:58:09 2026] GET /v2.0/security-groups/ed3bcfd6-2075-4420-83b9-c828abe3d674 => generated 146 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:58:09.150 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-20fe5b0f-f8b0-4954-b167-04242feed485'] response: {'server_uuid': 'a6e1b99b-e575-48b8-b27a-739501c530bd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7be36c29-3817-42fc-8fbb-990457f0128e', 'code': 200} 2026-04-16 17:58:09.260 8 INFO neutron.db.ovn_revision_numbers_db [None req-1dcf14c1-3c81-4aeb-a22f-a5c794521e4b - - - - - -] Successfully bumped revision number for resource 7be36c29-3817-42fc-8fbb-990457f0128e (type: ports) to 6 2026-04-16 17:58:09.279 7 INFO neutron_taas.services.taas.taas_plugin [None req-d66ef131-4baf-4020-b1b1-ea5d5cc4524a 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] TaaS: Handle Delete Port: f6ba0413-b97d-4aff-918b-0042678e6435 2026-04-16 17:58:09.282 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d66ef131-4baf-4020-b1b1-ea5d5cc4524a 0ee14cefca6a4e89884dfaabeb9ab0a4 7b5169c9db1d4c7ea0ae485be315c975 - - default default] Tap Mirror: Handle Delete Port: f6ba0413-b97d-4aff-918b-0042678e6435 [pid: 7|app: 0|req: 499/999] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 17:58:09 2026] DELETE /v2.0/floatingips/f3482c7b-a387-4d33-a8bd-fe4b87b484d8 => generated 0 bytes in 318 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: 500/1000] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:09 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:09.777 8 INFO neutron_taas.services.taas.taas_plugin [None req-377f3ba7-8189-4180-bc0b-bd1884fa86df 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: df9eef66-1c12-47ef-bb64-d4c3ade8bb58 2026-04-16 17:58:09.782 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-377f3ba7-8189-4180-bc0b-bd1884fa86df 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: df9eef66-1c12-47ef-bb64-d4c3ade8bb58 [pid: 7|app: 0|req: 501/1001] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:09 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&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: 502/1002] 10.0.0.180 () {34 vars in 990 bytes} [Thu Apr 16 17:58:09 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1003] 10.0.0.180 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:09 2026] GET /v2.0/security-groups?id=8501f95f-49b4-44d0-9eec-083ed0b7fda1&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: 8|app: 0|req: 501/1004] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 17:58:09 2026] PUT /v2.0/routers/84a7acf6-a588-4ba7-a9b3-5df01e8ed5fe/remove_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:10.799 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a9409fc-3226-48a0-9359-83aaee765e77 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 1062efc6-4494-4322-b9b3-08d3eba49514 2026-04-16 17:58:10.803 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a9409fc-3226-48a0-9359-83aaee765e77 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 1062efc6-4494-4322-b9b3-08d3eba49514 /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: 502/1005] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:10 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1006] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:10 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1007] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:11 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 971 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:11.202 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-02e492a4-fc87-4f50-96a0-35aa8ef4b0de'] response: {'server_uuid': 'a6e1b99b-e575-48b8-b27a-739501c530bd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7be36c29-3817-42fc-8fbb-990457f0128e', 'code': 200} [pid: 8|app: 0|req: 505/1008] 10.0.0.198 () {34 vars in 971 bytes} [Thu Apr 16 17:58:11 2026] GET /v2.0/ports/622ae830-d2d5-427a-a5ee-8572e6888209 => generated 968 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1009] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:58:10 2026] DELETE /v2.0/routers/84a7acf6-a588-4ba7-a9b3-5df01e8ed5fe => generated 0 bytes in 806 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1010] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:58:11 2026] DELETE /v2.0/subnets/2349a576-08a5-437a-8174-f8132cde523b => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:58:11.615 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0bff323-90d9-4c4f-90e9-d5a308934097 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 4c0d2c6d-8b82-430b-86e5-5126e54aa3c8 2026-04-16 17:58:11.618 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0bff323-90d9-4c4f-90e9-d5a308934097 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 4c0d2c6d-8b82-430b-86e5-5126e54aa3c8 2026-04-16 17:58:11.837 7 INFO neutron.services.segments.plugin [-] Segment 7eebe12b-173b-4c3d-851f-6101a0244394 resource provider aggregate not found 2026-04-16 17:58:11.839 7 INFO neutron.services.segments.plugin [-] Segment 7eebe12b-173b-4c3d-851f-6101a0244394 resource provider aggregate not found 2026-04-16 17:58:11.865 7 INFO neutron.services.segments.plugin [-] Segment 7eebe12b-173b-4c3d-851f-6101a0244394 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eebe12b-173b-4c3d-851f-6101a0244394 found for delete ", "request_id": "req-11670e97-8868-4fca-9891-87f4087f97e0"}]} 2026-04-16 17:58:11.868 7 INFO neutron.services.segments.plugin [-] Segment 7eebe12b-173b-4c3d-851f-6101a0244394 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eebe12b-173b-4c3d-851f-6101a0244394 found for delete ", "request_id": "req-5d3ca63e-8dc8-48ee-bf42-aefc54dcd3ab"}]} [pid: 7|app: 0|req: 505/1011] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:58:11 2026] DELETE /v2.0/networks/314be949-6f91-44c0-9d1a-0b84182c1a37 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1012] 199.204.45.233 () {34 vars in 1000 bytes} [Thu Apr 16 17:58:11 2026] GET /v2.0/subnets?network_id=6331da0f-7bd5-4223-a77f-18d3e1041597 => generated 683 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:12.039 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fda9fe3-9bd6-45aa-a8fb-be7207304501 - - - - - -] OVN reports status up for port: 7be36c29-3817-42fc-8fbb-990457f0128e 2026-04-16 17:58:12.063 8 INFO neutron.plugins.ml2.plugin [None req-7fda9fe3-9bd6-45aa-a8fb-be7207304501 - - - - - -] Attempt 1 to provision port 7be36c29-3817-42fc-8fbb-990457f0128e [pid: 7|app: 0|req: 506/1013] 199.204.45.233 () {34 vars in 1146 bytes} [Thu Apr 16 17:58:11 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df&device_owner=compute%3Anova&network_id=6331da0f-7bd5-4223-a77f-18d3e1041597 => generated 971 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1014] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:58:12 2026] GET /v2.0/security-groups?tenant_id=7b5169c9db1d4c7ea0ae485be315c975&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1015] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:12 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 969 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:12.670 8 INFO neutron.db.ovn_revision_numbers_db [None req-7fda9fe3-9bd6-45aa-a8fb-be7207304501 - - - - - -] Successfully bumped revision number for resource 7be36c29-3817-42fc-8fbb-990457f0128e (type: ports) to 7 [pid: 8|app: 0|req: 509/1016] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:12 2026] DELETE /v2.0/security-groups/48362bf2-0bb5-4f52-9f06-5f506c269e86 => generated 0 bytes in 553 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: 510/1017] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:12 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:12.855 7 INFO neutron.db.ovn_revision_numbers_db [req-9f69a8ca-5f4e-4bcf-b7e0-561ca8f47e7f req-627e6b75-e200-4185-a0d3-fcb080e6983f 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] Successfully bumped revision number for resource 622ae830-d2d5-427a-a5ee-8572e6888209 (type: ports) to 6 [pid: 7|app: 0|req: 508/1018] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 17:58:12 2026] PUT /v2.0/ports/622ae830-d2d5-427a-a5ee-8572e6888209 => generated 1145 bytes in 760 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:58:12.920 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-828f22ec-339b-4b63-88b7-71cdb38925f8'] response: {'name': 'network-changed', 'server_uuid': '12a98c20-2ea5-495f-8bac-93de0ca819df', 'tag': '622ae830-d2d5-427a-a5ee-8572e6888209', 'status': 'completed', 'code': 200} 2026-04-16 17:58:13.248 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-01a8f077-c568-4056-8cee-4017d4045630'] response: {'server_uuid': 'a6e1b99b-e575-48b8-b27a-739501c530bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7be36c29-3817-42fc-8fbb-990457f0128e', 'code': 200} 2026-04-16 17:58:13.249 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-01a8f077-c568-4056-8cee-4017d4045630'] response: {'server_uuid': 'a6e1b99b-e575-48b8-b27a-739501c530bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7be36c29-3817-42fc-8fbb-990457f0128e', 'code': 200} [pid: 8|app: 0|req: 511/1019] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:58:13 2026] GET /v2.0/ports?tenant_id=297baad859f949008d8c0cfa684a3069&device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 1386 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: 509/1020] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:58:13 2026] GET /v2.0/networks?id=6331da0f-7bd5-4223-a77f-18d3e1041597 => generated 820 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1021] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 17:58:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=622ae830-d2d5-427a-a5ee-8572e6888209 => 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: 510/1022] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 17:58:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=622ae830-d2d5-427a-a5ee-8572e6888209 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1023] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:58:13 2026] GET /v2.0/subnets?id=7728fd82-7821-47ff-8256-2095b83f9515 => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1024] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:58:13 2026] GET /v2.0/ports?network_id=6331da0f-7bd5-4223-a77f-18d3e1041597&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: 514/1025] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:58:13 2026] GET /v2.0/networks/6331da0f-7bd5-4223-a77f-18d3e1041597?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1026] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:58:13 2026] GET /v2.0/networks/6331da0f-7bd5-4223-a77f-18d3e1041597?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: 8|app: 0|req: 515/1027] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:13 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1028] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:13 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1029] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:14 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1030] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:14 2026] GET /v2.0/security-groups?id=8501f95f-49b4-44d0-9eec-083ed0b7fda1&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: 515/1031] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:58:14 2026] GET /v2.0/ports?tenant_id=297baad859f949008d8c0cfa684a3069&device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 1386 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:58:15.166 7 INFO neutron.db.ovn_revision_numbers_db [None req-c261b8d9-dfa2-4059-959d-890674c4cb86 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 29f5ee17-8e92-4f0d-8904-bfb9cde56b86 (type: security_groups) to 1 2026-04-16 17:58:15.183 7 INFO neutron.db.ovn_revision_numbers_db [None req-c261b8d9-dfa2-4059-959d-890674c4cb86 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 00c24deb-e18a-44f0-a10e-dc79c5f1256f (type: security_group_rules) to 0 2026-04-16 17:58:15.196 7 INFO neutron.db.ovn_revision_numbers_db [None req-c261b8d9-dfa2-4059-959d-890674c4cb86 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5fddb3b0-b30f-47cb-8078-634b8af93338 (type: security_group_rules) to 0 2026-04-16 17:58:15.201 8 INFO neutron.db.ovn_revision_numbers_db [None req-a068948b-ec43-433a-a6e5-a040a0a1bf2e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 694f4a7e-344b-4453-8521-2e36bcf2bfba (type: security_groups) to 1 2026-04-16 17:58:15.216 8 INFO neutron.db.ovn_revision_numbers_db [None req-a068948b-ec43-433a-a6e5-a040a0a1bf2e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 00763710-b4fc-43c3-9ed9-fda1890c3992 (type: security_group_rules) to 0 2026-04-16 17:58:15.218 7 INFO neutron.db.ovn_revision_numbers_db [None req-c261b8d9-dfa2-4059-959d-890674c4cb86 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 65850350-3e13-4852-9579-21cb5d5e1772 (type: security_group_rules) to 0 2026-04-16 17:58:15.230 8 INFO neutron.db.ovn_revision_numbers_db [None req-a068948b-ec43-433a-a6e5-a040a0a1bf2e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5aec073b-2497-4128-9525-603661d15f44 (type: security_group_rules) to 0 2026-04-16 17:58:15.230 7 INFO neutron.db.ovn_revision_numbers_db [None req-c261b8d9-dfa2-4059-959d-890674c4cb86 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8ebeb1bc-c897-480b-a8a9-7fb38dc657f7 (type: security_group_rules) to 0 2026-04-16 17:58:15.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-a068948b-ec43-433a-a6e5-a040a0a1bf2e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5d898374-6e9d-4ff1-9e1e-dee0fc1db09d (type: security_group_rules) to 0 2026-04-16 17:58:15.254 8 INFO neutron.db.ovn_revision_numbers_db [None req-a068948b-ec43-433a-a6e5-a040a0a1bf2e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource af1f45ce-d930-49c7-ae21-587a264dd7f6 (type: security_group_rules) to 0 2026-04-16 17:58:15.322 7 INFO neutron.db.segments_db [None req-c261b8d9-dfa2-4059-959d-890674c4cb86 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Added segment d7243db5-d7e4-47fe-8298-8beaa1dcf245 of type geneve for network 5144c813-3261-4f4d-b05a-9ed5d14a742a [pid: 8|app: 0|req: 517/1032] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:58:14 2026] GET /v2.0/security-groups?tenant_id=71978e9cedc147d49b8bf5b091e4c1e5&name=default => generated 2925 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1033] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:58:15 2026] GET /v2.0/networks?id=6331da0f-7bd5-4223-a77f-18d3e1041597 => generated 820 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1034] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:15 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:15.439 7 INFO neutron.db.ovn_revision_numbers_db [None req-c261b8d9-dfa2-4059-959d-890674c4cb86 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5144c813-3261-4f4d-b05a-9ed5d14a742a (type: networks) to 1 2026-04-16 17:58:15.634 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c261b8d9-dfa2-4059-959d-890674c4cb86 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:58:15.636 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c261b8d9-dfa2-4059-959d-890674c4cb86 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 5144c813-3261-4f4d-b05a-9ed5d14a742a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:15.715 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-96ad5a8e-171f-4de5-b291-dc6983ef46cd - - - - - -] OVN reports status down for port: 2171454a-45a6-4672-a077-e59abe0d29da [pid: 8|app: 0|req: 520/1035] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:15 2026] DELETE /v2.0/security-groups/694f4a7e-344b-4453-8521-2e36bcf2bfba => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:58:15.744 7 INFO neutron.db.ovn_revision_numbers_db [None req-c261b8d9-dfa2-4059-959d-890674c4cb86 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 2171454a-45a6-4672-a077-e59abe0d29da (type: ports) to 1 [pid: 8|app: 0|req: 521/1036] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 17:58:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=622ae830-d2d5-427a-a5ee-8572e6888209 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1037] 10.0.0.153 () {34 vars in 671 bytes} [Thu Apr 16 17:58:14 2026] POST /v2.0/networks => generated 767 bytes in 956 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1038] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 17:58:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=622ae830-d2d5-427a-a5ee-8572e6888209 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1039] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:15 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1040] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:58:15 2026] GET /v2.0/subnets?id=7728fd82-7821-47ff-8256-2095b83f9515 => generated 701 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:15.975 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3e33f5c6-803f-4838-8151-7d081d2b31b7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:58:15.977 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3e33f5c6-803f-4838-8151-7d081d2b31b7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 5144c813-3261-4f4d-b05a-9ed5d14a742a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:15.990 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbe2e4cd-dd5b-4571-877a-c344ddda13f0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a6c68418-2514-49d3-aca9-8b902483e705 (type: security_groups) to 1 2026-04-16 17:58:16.004 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbe2e4cd-dd5b-4571-877a-c344ddda13f0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0826f82e-4db9-45f6-9ba3-48e483480260 (type: security_group_rules) to 0 2026-04-16 17:58:16.029 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbe2e4cd-dd5b-4571-877a-c344ddda13f0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0a4b844f-f379-4ba2-a242-49f4000d97e5 (type: security_group_rules) to 0 2026-04-16 17:58:16.047 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbe2e4cd-dd5b-4571-877a-c344ddda13f0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 31f3f407-d491-44da-8f97-61a74e415429 (type: security_group_rules) to 0 2026-04-16 17:58:16.057 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbe2e4cd-dd5b-4571-877a-c344ddda13f0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8b335b57-6da3-4ee9-999e-c7115bcc0159 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 524/1041] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:58:15 2026] GET /v2.0/security-groups?tenant_id=731bd93677e848dfaa7eeeff06f64993&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1042] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:58:16 2026] GET /v2.0/ports?network_id=6331da0f-7bd5-4223-a77f-18d3e1041597&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: 526/1043] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:16 2026] DELETE /v2.0/security-groups/a6c68418-2514-49d3-aca9-8b902483e705 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1044] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:58:16 2026] GET /v2.0/networks/6331da0f-7bd5-4223-a77f-18d3e1041597?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:16.471 7 INFO neutron.db.ovn_revision_numbers_db [None req-43349753-c0d6-40c5-8492-80e33ac1a984 - - - - - -] Successfully bumped revision number for resource 2171454a-45a6-4672-a077-e59abe0d29da (type: ports) to 2 2026-04-16 17:58:16.500 7 INFO neutron.db.ovn_revision_numbers_db [None req-43349753-c0d6-40c5-8492-80e33ac1a984 - - - - - -] Successfully bumped revision number for resource feca94c8-c9b2-4e81-b4f0-17aed8ff2dc0 (type: subnets) to 0 [pid: 7|app: 0|req: 518/1045] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:58:15 2026] POST /v2.0/subnets => generated 692 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1046] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:58:16 2026] GET /v2.0/networks/6331da0f-7bd5-4223-a77f-18d3e1041597?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: 528/1047] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:58:16 2026] GET /v2.0/networks => generated 4691 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1048] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:58:16 2026] GET /v2.0/subnets => generated 3358 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1049] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:58:16 2026] GET /v2.0/network-ip-availabilities => generated 2552 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1050] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:58:16 2026] GET /v2.0/agents => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1051] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:58:16 2026] GET /v2.0/floatingips => generated 1703 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1052] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:58:16 2026] GET /v2.0/security-groups => generated 31832 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1053] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:58:16 2026] GET /v2.0/ports => generated 17233 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1054] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:58:16 2026] GET /v2.0/subnets => generated 3358 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:58:16.987 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-abd44405-c678-4759-833b-a98f21a0fe2c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:58:16.988 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-abd44405-c678-4759-833b-a98f21a0fe2c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 536/1055] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:58:16 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: 537/1056] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:58:16 2026] GET /v2.0/routers => generated 2564 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1057] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:58:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:17.092 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-aaa046a8-bd99-4a8d-8a27-6c069a1adbb2 - - - - - -] OVN reports status down for port: 69440224-de43-499a-9457-3b375892e37a 2026-04-16 17:58:17.154 7 INFO neutron.db.ovn_revision_numbers_db [None req-abd44405-c678-4759-833b-a98f21a0fe2c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 69440224-de43-499a-9457-3b375892e37a (type: ports) to 1 [pid: 8|app: 0|req: 539/1058] 199.204.45.233 () {34 vars in 1118 bytes} [Thu Apr 16 17:58:17 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1148 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:58:17.856 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-5b0451dd-b7f9-4cae-9292-198244e44da5 - - - - - -] Schedule LRP lrp-69440224-de43-499a-9457-3b375892e37a on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 17:58:17.885 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-aaa046a8-bd99-4a8d-8a27-6c069a1adbb2 - - - - - -] OVN reports status up for port: 69440224-de43-499a-9457-3b375892e37a 2026-04-16 17:58:17.926 7 INFO neutron.plugins.ml2.plugin [None req-aaa046a8-bd99-4a8d-8a27-6c069a1adbb2 - - - - - -] Attempt 1 to provision port 69440224-de43-499a-9457-3b375892e37a 2026-04-16 17:58:17.933 8 INFO neutron.db.ovn_revision_numbers_db [req-decca242-b6a0-4f64-8421-87a3cbbaab81 req-36bb42a9-7fc1-4381-a03a-400112860333 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] Successfully bumped revision number for resource 622ae830-d2d5-427a-a5ee-8572e6888209 (type: ports) to 7 2026-04-16 17:58:17.937 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a5bb552e-3cab-4a52-8cc2-c5fc513d37ed - - - - - -] Router fa86e90b-a796-4650-bd52-e8d5afc655bf is bound to host instance 2026-04-16 17:58:17.961 7 INFO neutron.db.ovn_revision_numbers_db [None req-abd44405-c678-4759-833b-a98f21a0fe2c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 69440224-de43-499a-9457-3b375892e37a (type: router_ports) to 1 [pid: 8|app: 0|req: 540/1059] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 17:58:17 2026] PUT /v2.0/ports/622ae830-d2d5-427a-a5ee-8572e6888209 => generated 968 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:18.024 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-168747ba-b7b9-419d-9a68-a0c0a91834bd'] response: {'name': 'network-changed', 'server_uuid': '12a98c20-2ea5-495f-8bac-93de0ca819df', 'tag': '622ae830-d2d5-427a-a5ee-8572e6888209', 'status': 'completed', 'code': 200} 2026-04-16 17:58:18.081 7 INFO neutron.db.ovn_revision_numbers_db [None req-abd44405-c678-4759-833b-a98f21a0fe2c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource fa86e90b-a796-4650-bd52-e8d5afc655bf (type: routers) to 2 [pid: 7|app: 0|req: 520/1060] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:58:16 2026] POST /v2.0/routers => generated 970 bytes in 1541 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: 521/1061] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:58:18 2026] GET /v2.0/ports?tenant_id=297baad859f949008d8c0cfa684a3069&device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1062] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:58:18 2026] GET /v2.0/networks?id=6331da0f-7bd5-4223-a77f-18d3e1041597 => generated 820 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1063] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 17:58:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=622ae830-d2d5-427a-a5ee-8572e6888209 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1064] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:58:18 2026] GET /v2.0/subnets?id=7728fd82-7821-47ff-8256-2095b83f9515 => generated 701 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1065] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:58:18 2026] GET /v2.0/ports?network_id=6331da0f-7bd5-4223-a77f-18d3e1041597&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: 526/1066] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:58:18 2026] GET /v2.0/networks/6331da0f-7bd5-4223-a77f-18d3e1041597?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1067] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:58:18 2026] GET /v2.0/networks/6331da0f-7bd5-4223-a77f-18d3e1041597?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-04-16 17:58:19.055 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4baa4964-0a8b-42bc-9507-eb1a4850f5b4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:58:19.058 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4baa4964-0a8b-42bc-9507-eb1a4850f5b4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 5144c813-3261-4f4d-b05a-9ed5d14a742a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:19.240 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-96ad5a8e-171f-4de5-b291-dc6983ef46cd - - - - - -] OVN reports status down for port: e869611f-5c20-4333-a4a8-00e49e571390 2026-04-16 17:58:19.340 8 INFO neutron.db.ovn_revision_numbers_db [None req-4baa4964-0a8b-42bc-9507-eb1a4850f5b4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e869611f-5c20-4333-a4a8-00e49e571390 (type: ports) to 1 [pid: 7|app: 0|req: 528/1068] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:19 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1069] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:19 2026] GET /v2.0/security-groups?id=8501f95f-49b4-44d0-9eec-083ed0b7fda1&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-04-16 17:58:19.613 8 INFO neutron.db.ovn_revision_numbers_db [None req-255630cb-5548-4627-beb7-b221db13a535 - - - - - -] Successfully bumped revision number for resource 69440224-de43-499a-9457-3b375892e37a (type: ports) to 4 2026-04-16 17:58:19.971 7 INFO neutron.db.ovn_revision_numbers_db [None req-8af7bbbb-33dd-48a3-8459-8dd1476b3d51 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a935c845-2ba0-4903-ac15-1bf13fa56a80 (type: security_groups) to 1 2026-04-16 17:58:19.982 7 INFO neutron.db.ovn_revision_numbers_db [None req-8af7bbbb-33dd-48a3-8459-8dd1476b3d51 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0098e9c3-c82a-4a80-b3c3-fec4ea1079a2 (type: security_group_rules) to 0 2026-04-16 17:58:19.992 7 INFO neutron.db.ovn_revision_numbers_db [None req-8af7bbbb-33dd-48a3-8459-8dd1476b3d51 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 116dee6c-7ceb-4379-805d-37636eb3b952 (type: security_group_rules) to 0 2026-04-16 17:58:20.004 7 INFO neutron.db.ovn_revision_numbers_db [None req-8af7bbbb-33dd-48a3-8459-8dd1476b3d51 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 337e1124-b525-4c25-99fb-b5e5296d31cb (type: security_group_rules) to 0 2026-04-16 17:58:20.021 7 INFO neutron.db.ovn_revision_numbers_db [None req-8af7bbbb-33dd-48a3-8459-8dd1476b3d51 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b22432f5-6940-4746-a5b1-10796fd901c4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 530/1070] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:58:19 2026] GET /v2.0/security-groups?tenant_id=b09d8c249a0b48e28c4612cdef175cb0&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1071] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:58:20 2026] GET /v2.0/ports?tenant_id=297baad859f949008d8c0cfa684a3069&device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 1209 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:58:20.374 8 INFO neutron.db.ovn_revision_numbers_db [None req-255630cb-5548-4627-beb7-b221db13a535 - - - - - -] Successfully bumped revision number for resource 69440224-de43-499a-9457-3b375892e37a (type: ports) to 5 [pid: 7|app: 0|req: 532/1072] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:20 2026] DELETE /v2.0/security-groups/a935c845-2ba0-4903-ac15-1bf13fa56a80 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1073] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:58:20 2026] GET /v2.0/networks?id=6331da0f-7bd5-4223-a77f-18d3e1041597 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1074] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 17:58:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=622ae830-d2d5-427a-a5ee-8572e6888209 => generated 860 bytes in 41 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.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:20 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1076] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:58:20 2026] GET /v2.0/subnets?id=7728fd82-7821-47ff-8256-2095b83f9515 => generated 701 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1077] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:20 2026] GET /v2.0/security-groups?id=8501f95f-49b4-44d0-9eec-083ed0b7fda1&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1078] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:58:20 2026] GET /v2.0/ports?network_id=6331da0f-7bd5-4223-a77f-18d3e1041597&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-04-16 17:58:20.590 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-96ad5a8e-171f-4de5-b291-dc6983ef46cd - - - - - -] OVN reports status up for port: e869611f-5c20-4333-a4a8-00e49e571390 2026-04-16 17:58:20.617 8 INFO neutron.plugins.ml2.plugin [None req-96ad5a8e-171f-4de5-b291-dc6983ef46cd - - - - - -] Attempt 1 to provision port e869611f-5c20-4333-a4a8-00e49e571390 2026-04-16 17:58:20.644 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-aaa046a8-bd99-4a8d-8a27-6c069a1adbb2 - - - - - -] OVN reports status down for port: 622ae830-d2d5-427a-a5ee-8572e6888209 [pid: 7|app: 0|req: 539/1079] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:58:20 2026] GET /v2.0/networks/6331da0f-7bd5-4223-a77f-18d3e1041597?fields=segments => generated 14 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:20.730 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4baa4964-0a8b-42bc-9507-eb1a4850f5b4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:58:20.731 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4baa4964-0a8b-42bc-9507-eb1a4850f5b4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 5144c813-3261-4f4d-b05a-9ed5d14a742a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 540/1080] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:58:20 2026] GET /v2.0/networks/6331da0f-7bd5-4223-a77f-18d3e1041597?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:20.839 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-25ce6b0c-163c-4ed8-afd9-4a993d206863'] response: {'server_uuid': '12a98c20-2ea5-495f-8bac-93de0ca819df', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '622ae830-d2d5-427a-a5ee-8572e6888209', 'code': 200} 2026-04-16 17:58:20.955 7 INFO neutron.db.ovn_revision_numbers_db [None req-aaa046a8-bd99-4a8d-8a27-6c069a1adbb2 - - - - - -] Successfully bumped revision number for resource 622ae830-d2d5-427a-a5ee-8572e6888209 (type: ports) to 8 2026-04-16 17:58:21.428 8 INFO neutron.db.ovn_revision_numbers_db [None req-96ad5a8e-171f-4de5-b291-dc6983ef46cd - - - - - -] Successfully bumped revision number for resource e869611f-5c20-4333-a4a8-00e49e571390 (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: 543/1083] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 16 17:58:21 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:21.693 8 INFO neutron.db.ovn_revision_numbers_db [None req-4baa4964-0a8b-42bc-9507-eb1a4850f5b4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e869611f-5c20-4333-a4a8-00e49e571390 (type: router_ports) to 1 [pid: 8|app: 0|req: 541/1084] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 17:58:18 2026] PUT /v2.0/routers/fa86e90b-a796-4650-bd52-e8d5afc655bf/add_router_interface => generated 309 bytes in 3595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1085] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:21 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:21.755 7 INFO neutron_taas.services.taas.taas_plugin [req-263c98ea-46fe-43e9-9e96-51ce45a6c3cf req-1da80e03-8de7-4e4d-880f-22e1de9fdb4f 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] TaaS: Handle Delete Port: 622ae830-d2d5-427a-a5ee-8572e6888209 2026-04-16 17:58:21.757 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-263c98ea-46fe-43e9-9e96-51ce45a6c3cf req-1da80e03-8de7-4e4d-880f-22e1de9fdb4f 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] Tap Mirror: Handle Delete Port: 622ae830-d2d5-427a-a5ee-8572e6888209 [pid: 8|app: 0|req: 543/1086] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:21 2026] GET /v2.0/security-groups?id=8501f95f-49b4-44d0-9eec-083ed0b7fda1&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-04-16 17:58:21.897 7 INFO neutron.db.l3_db [req-263c98ea-46fe-43e9-9e96-51ce45a6c3cf req-1da80e03-8de7-4e4d-880f-22e1de9fdb4f 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] Floating IP 353c48a4-f40f-4550-8eb0-80e16af9c3dc disassociated. External IP: 10.96.250.220, port: 622ae830-d2d5-427a-a5ee-8572e6888209. [pid: 7|app: 0|req: 544/1087] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 16 17:58:21 2026] DELETE /v2.0/ports/622ae830-d2d5-427a-a5ee-8572e6888209 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:58:22.378 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4b9b700-bd1e-4ff1-8a6c-4a70e86dc5db 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 44c78e00-d12f-4d5e-9a6b-dc6de5eaca1d (type: security_groups) to 1 2026-04-16 17:58:22.392 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4b9b700-bd1e-4ff1-8a6c-4a70e86dc5db 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1b55584a-31ce-4dcc-837d-796210fd7d6f (type: security_group_rules) to 0 2026-04-16 17:58:22.403 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4b9b700-bd1e-4ff1-8a6c-4a70e86dc5db 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 3f11d315-c41c-4f10-9365-6f7ba5ce033a (type: security_group_rules) to 0 2026-04-16 17:58:22.415 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4b9b700-bd1e-4ff1-8a6c-4a70e86dc5db 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 46a5d503-49ac-4e6e-975a-082a7bcde49c (type: security_group_rules) to 0 2026-04-16 17:58:22.426 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4b9b700-bd1e-4ff1-8a6c-4a70e86dc5db 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 87ec16eb-acf0-4e9c-b8f8-0d740e6a1ed4 (type: security_group_rules) to 0 2026-04-16 17:58:22.497 8 INFO neutron.db.segments_db [None req-f4b9b700-bd1e-4ff1-8a6c-4a70e86dc5db 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Added segment 7f0f8732-5456-4614-9acf-8a2415176269 of type geneve for network 14b1cd8e-5435-4d1b-8170-3f02334ee373 [pid: 7|app: 0|req: 545/1088] 10.0.0.198 () {34 vars in 982 bytes} [Thu Apr 16 17:58:22 2026] GET /v2.0/networks?id=5144c813-3261-4f4d-b05a-9ed5d14a742a => generated 715 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:22.616 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4b9b700-bd1e-4ff1-8a6c-4a70e86dc5db 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 14b1cd8e-5435-4d1b-8170-3f02334ee373 (type: networks) to 1 [pid: 7|app: 0|req: 546/1089] 10.0.0.198 () {34 vars in 965 bytes} [Thu Apr 16 17:58:22 2026] GET /v2.0/quotas/4915182ce38a4276863357805a2d18fc => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1090] 10.0.0.198 () {34 vars in 1002 bytes} [Thu Apr 16 17:58:22 2026] GET /v2.0/ports?tenant_id=4915182ce38a4276863357805a2d18fc&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:22.767 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f4b9b700-bd1e-4ff1-8a6c-4a70e86dc5db 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:58:22.768 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f4b9b700-bd1e-4ff1-8a6c-4a70e86dc5db 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 14b1cd8e-5435-4d1b-8170-3f02334ee373: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 548/1091] 10.0.0.198 () {34 vars in 1008 bytes} [Thu Apr 16 17:58:22 2026] GET /v2.0/networks/5144c813-3261-4f4d-b05a-9ed5d14a742a?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1092] 10.0.0.198 () {34 vars in 1108 bytes} [Thu Apr 16 17:58:22 2026] GET /v2.0/networks/5144c813-3261-4f4d-b05a-9ed5d14a742a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:22.856 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4b9b700-bd1e-4ff1-8a6c-4a70e86dc5db 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 910ccc86-9399-4e4d-bf96-565fee357e41 (type: ports) to 1 [pid: 7|app: 0|req: 550/1093] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:22 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => 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: 544/1094] 10.0.0.153 () {34 vars in 671 bytes} [Thu Apr 16 17:58:22 2026] POST /v2.0/networks => generated 762 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:58:22.906 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-698a9fa0-b7c7-44a9-a3e6-06151bad1bed'] response: {'server_uuid': '12a98c20-2ea5-495f-8bac-93de0ca819df', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '622ae830-d2d5-427a-a5ee-8572e6888209', 'code': 200} 2026-04-16 17:58:22.907 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-698a9fa0-b7c7-44a9-a3e6-06151bad1bed'] response: {'server_uuid': '12a98c20-2ea5-495f-8bac-93de0ca819df', 'name': 'network-vif-deleted', 'tag': '622ae830-d2d5-427a-a5ee-8572e6888209', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 545/1095] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:22 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:23.005 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4626542-829f-467b-9c31-e9640a49478d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:58:23.007 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4626542-829f-467b-9c31-e9640a49478d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 14b1cd8e-5435-4d1b-8170-3f02334ee373: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:23.347 7 INFO neutron.db.ovn_revision_numbers_db [None req-54a1e13d-f12a-48e8-b8b5-4dc91f459ac9 - - - - - -] Successfully bumped revision number for resource 910ccc86-9399-4e4d-bf96-565fee357e41 (type: ports) to 2 2026-04-16 17:58:23.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-54a1e13d-f12a-48e8-b8b5-4dc91f459ac9 - - - - - -] Successfully bumped revision number for resource f03645e6-0338-40f5-be1e-f08a661f0dac (type: subnets) to 0 [pid: 7|app: 0|req: 551/1096] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:58:22 2026] POST /v2.0/subnets => generated 687 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:58:23.813 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41fd78b8-fcc3-4127-ad2d-0cef8bed6d80 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:58:23.814 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41fd78b8-fcc3-4127-ad2d-0cef8bed6d80 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:23.963 8 INFO neutron.db.ovn_revision_numbers_db [None req-41fd78b8-fcc3-4127-ad2d-0cef8bed6d80 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 29de1b64-4e85-4a67-a8ba-e0f0e49be532 (type: ports) to 1 [pid: 7|app: 0|req: 552/1097] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:23 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => 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: 553/1098] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:24 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:24.524 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-046e2f7c-98f3-4348-b27e-13b630ed71f0 - - - - - -] Schedule LRP lrp-29de1b64-4e85-4a67-a8ba-e0f0e49be532 on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 17:58:24.551 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-255630cb-5548-4627-beb7-b221db13a535 - - - - - -] Router 73e9e93e-eff7-45a6-8b21-20a89500333e is bound to host instance 2026-04-16 17:58:24.610 8 INFO neutron.db.ovn_revision_numbers_db [None req-41fd78b8-fcc3-4127-ad2d-0cef8bed6d80 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 29de1b64-4e85-4a67-a8ba-e0f0e49be532 (type: router_ports) to 1 2026-04-16 17:58:24.755 8 INFO neutron.db.ovn_revision_numbers_db [None req-41fd78b8-fcc3-4127-ad2d-0cef8bed6d80 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 73e9e93e-eff7-45a6-8b21-20a89500333e (type: routers) to 2 [pid: 8|app: 0|req: 546/1099] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:58:23 2026] POST /v2.0/routers => generated 965 bytes in 1392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1100] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:25 2026] GET /v2.0/ports?device_id=12a98c20-2ea5-495f-8bac-93de0ca819df => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1101] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:25 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:25.272 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63808692-380a-44ed-9a05-93d847627fa0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:58:25.274 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63808692-380a-44ed-9a05-93d847627fa0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 14b1cd8e-5435-4d1b-8170-3f02334ee373: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:25.379 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2de1a68b-1156-498b-bd94-2d3847c271ab - - - - - -] OVN reports status down for port: 85b64f7e-e2fb-480a-9262-7586429e20f5 2026-04-16 17:58:25.446 7 INFO neutron.db.ovn_revision_numbers_db [None req-63808692-380a-44ed-9a05-93d847627fa0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 85b64f7e-e2fb-480a-9262-7586429e20f5 (type: ports) to 1 [pid: 8|app: 0|req: 549/1102] 10.0.0.180 () {34 vars in 990 bytes} [Thu Apr 16 17:58:25 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 1209 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1103] 10.0.0.180 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:25 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:25.663 8 INFO neutron.db.ovn_revision_numbers_db [None req-92b2c001-3cb8-4a9a-a9fd-1e8dd97904e2 - - - - - -] Successfully bumped revision number for resource 29de1b64-4e85-4a67-a8ba-e0f0e49be532 (type: ports) to 4 2026-04-16 17:58:25.960 8 INFO neutron.db.ovn_revision_numbers_db [None req-92b2c001-3cb8-4a9a-a9fd-1e8dd97904e2 - - - - - -] Successfully bumped revision number for resource 29de1b64-4e85-4a67-a8ba-e0f0e49be532 (type: ports) to 5 2026-04-16 17:58:25.983 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2de1a68b-1156-498b-bd94-2d3847c271ab - - - - - -] OVN reports status up for port: 85b64f7e-e2fb-480a-9262-7586429e20f5 2026-04-16 17:58:26.013 7 INFO neutron.plugins.ml2.plugin [None req-2de1a68b-1156-498b-bd94-2d3847c271ab - - - - - -] Attempt 1 to provision port 85b64f7e-e2fb-480a-9262-7586429e20f5 2026-04-16 17:58:26.108 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63808692-380a-44ed-9a05-93d847627fa0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:58:26.111 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63808692-380a-44ed-9a05-93d847627fa0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 14b1cd8e-5435-4d1b-8170-3f02334ee373: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 551/1104] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:26 2026] DELETE /v2.0/security-groups/8501f95f-49b4-44d0-9eec-083ed0b7fda1 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1105] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:26 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:26.389 8 INFO neutron.api.v2.resource [None req-56abc57b-2a62-4b19-9f4e-0074c4ec423c 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 553/1106] 10.0.0.153 () {32 vars in 737 bytes} [Thu Apr 16 17:58:26 2026] GET /v2.0/security-groups/8501f95f-49b4-44d0-9eec-083ed0b7fda1 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:58:26.548 8 INFO neutron_taas.services.taas.taas_plugin [None req-bdc48957-7d01-4da5-8a47-bfdc3cdb7c2b 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] TaaS: Handle Delete Port: 45ed7c54-0b01-4a04-adb9-e7cf079256be 2026-04-16 17:58:26.553 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bdc48957-7d01-4da5-8a47-bfdc3cdb7c2b 0b1756ea06004e559234a83d36b3ef93 297baad859f949008d8c0cfa684a3069 - - default default] Tap Mirror: Handle Delete Port: 45ed7c54-0b01-4a04-adb9-e7cf079256be 2026-04-16 17:58:26.571 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-cb6e896b-4966-4979-9849-9b0893b764ef - - - - - -] No hosting information found for port e869611f-5c20-4333-a4a8-00e49e571390: RuntimeError: No hosting information found for port e869611f-5c20-4333-a4a8-00e49e571390 2026-04-16 17:58:26.677 7 INFO neutron.db.ovn_revision_numbers_db [None req-2de1a68b-1156-498b-bd94-2d3847c271ab - - - - - -] Successfully bumped revision number for resource 85b64f7e-e2fb-480a-9262-7586429e20f5 (type: ports) to 2 2026-04-16 17:58:26.734 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb6e896b-4966-4979-9849-9b0893b764ef - - - - - -] Successfully bumped revision number for resource e869611f-5c20-4333-a4a8-00e49e571390 (type: router_ports) to 2 2026-04-16 17:58:26.778 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb6e896b-4966-4979-9849-9b0893b764ef - - - - - -] OVN reports status down for port: 910ccc86-9399-4e4d-bf96-565fee357e41 [pid: 8|app: 0|req: 554/1107] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 17:58:26 2026] DELETE /v2.0/floatingips/353c48a4-f40f-4550-8eb0-80e16af9c3dc => generated 0 bytes in 475 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:58:26.881 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb6e896b-4966-4979-9849-9b0893b764ef - - - - - -] OVN reports status down for port: 29de1b64-4e85-4a67-a8ba-e0f0e49be532 /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-04-16 17:58:27.033 7 INFO neutron.db.ovn_revision_numbers_db [None req-63808692-380a-44ed-9a05-93d847627fa0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 85b64f7e-e2fb-480a-9262-7586429e20f5 (type: router_ports) to 1 [pid: 7|app: 0|req: 554/1108] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 17:58:24 2026] PUT /v2.0/routers/73e9e93e-eff7-45a6-8b21-20a89500333e/add_router_interface => generated 309 bytes in 2246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1109] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:58:27 2026] GET /v2.0/networks?id=5144c813-3261-4f4d-b05a-9ed5d14a742a => generated 715 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:27.492 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb6e896b-4966-4979-9849-9b0893b764ef - - - - - -] Successfully bumped revision number for resource 29de1b64-4e85-4a67-a8ba-e0f0e49be532 (type: ports) to 6 2026-04-16 17:58:27.516 8 INFO neutron_taas.services.taas.taas_plugin [None req-34a3fd3d-1fd6-4b73-bbd8-668e1a57b403 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: a994949e-49ee-472e-870c-2de77863d85a 2026-04-16 17:58:27.522 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34a3fd3d-1fd6-4b73-bbd8-668e1a57b403 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: a994949e-49ee-472e-870c-2de77863d85a 2026-04-16 17:58:27.675 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-9c2a30f6-ac27-44b0-b750-ceac3d5462a2 req-cfa5aa1e-1182-40c4-8181-82ee58389474 b3ca45066f6343cabc4e925cb2d7a7b4 4915182ce38a4276863357805a2d18fc - - default default] No more DHCP agents 2026-04-16 17:58:27.677 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-9c2a30f6-ac27-44b0-b750-ceac3d5462a2 req-cfa5aa1e-1182-40c4-8181-82ee58389474 b3ca45066f6343cabc4e925cb2d7a7b4 4915182ce38a4276863357805a2d18fc - - default default] Unable to schedule network 5144c813-3261-4f4d-b05a-9ed5d14a742a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:27.703 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-66cab1c5-f37c-420e-bd8a-ff9120672da2 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 17:58:27.704 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66cab1c5-f37c-420e-bd8a-ff9120672da2 - - - - - -] OVN reports status up for port: 29de1b64-4e85-4a67-a8ba-e0f0e49be532 2026-04-16 17:58:27.719 8 INFO neutron.plugins.ml2.plugin [None req-66cab1c5-f37c-420e-bd8a-ff9120672da2 - - - - - -] Attempt 1 to provision port 29de1b64-4e85-4a67-a8ba-e0f0e49be532 2026-04-16 17:58:27.814 7 INFO neutron.db.ovn_revision_numbers_db [req-9c2a30f6-ac27-44b0-b750-ceac3d5462a2 req-cfa5aa1e-1182-40c4-8181-82ee58389474 b3ca45066f6343cabc4e925cb2d7a7b4 4915182ce38a4276863357805a2d18fc - - default default] Successfully bumped revision number for resource a1f0af2c-76e0-421a-bbda-a832e384a2d7 (type: ports) to 1 [pid: 7|app: 0|req: 556/1110] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 16 17:58:27 2026] POST /v2.0/ports => generated 954 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, ' [pid: 7|app: 0|req: 557/1111] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:27 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 957 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:28.269 7 INFO neutron.db.ovn_revision_numbers_db [req-9c2a30f6-ac27-44b0-b750-ceac3d5462a2 req-74a6948d-a979-4841-900d-b75c09eea70a 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource a1f0af2c-76e0-421a-bbda-a832e384a2d7 (type: ports) to 2 2026-04-16 17:58:28.438 8 INFO neutron.db.ovn_revision_numbers_db [None req-66cab1c5-f37c-420e-bd8a-ff9120672da2 - - - - - -] Successfully bumped revision number for resource 29de1b64-4e85-4a67-a8ba-e0f0e49be532 (type: ports) to 7 2026-04-16 17:58:28.502 7 INFO neutron.db.ovn_revision_numbers_db [req-9c2a30f6-ac27-44b0-b750-ceac3d5462a2 req-74a6948d-a979-4841-900d-b75c09eea70a 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource a1f0af2c-76e0-421a-bbda-a832e384a2d7 (type: ports) to 4 [pid: 7|app: 0|req: 558/1112] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 17:58:27 2026] PUT /v2.0/ports/a1f0af2c-76e0-421a-bbda-a832e384a2d7 => generated 1204 bytes in 599 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: 559/1113] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:28 2026] GET /v2.0/security-groups?id=29f5ee17-8e92-4f0d-8904-bfb9cde56b86&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-04-16 17:58:28.559 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ce8f825-b9af-4b47-9ee3-78d2248851b2'] response: {'name': 'network-changed', 'server_uuid': '86343e6d-3894-466a-8b2c-8f52d3957e3d', 'tag': 'a1f0af2c-76e0-421a-bbda-a832e384a2d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 560/1114] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:58:29 2026] GET /v2.0/ports?tenant_id=4915182ce38a4276863357805a2d18fc&device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 1207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1115] 199.204.45.233 () {34 vars in 1018 bytes} [Thu Apr 16 17:58:29 2026] GET /v2.0/networks?tenant_id=4915182ce38a4276863357805a2d18fc&shared=False => generated 814 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1116] 199.204.45.233 () {34 vars in 930 bytes} [Thu Apr 16 17:58:29 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1117] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 17:58:26 2026] PUT /v2.0/routers/984c1432-e72f-4ec8-a9c2-b959fcd78ba1/remove_router_interface => generated 309 bytes in 2581 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: 556/1118] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:29 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1119] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:29 2026] GET /v2.0/security-groups?id=29f5ee17-8e92-4f0d-8904-bfb9cde56b86&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-04-16 17:58:29.845 7 INFO neutron_taas.services.taas.taas_plugin [None req-23ff0f0b-9e07-40f6-b2b9-d755af2e9d2a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 55a660be-9ee2-4f47-83f4-2b8d7d26ff2f 2026-04-16 17:58:29.848 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23ff0f0b-9e07-40f6-b2b9-d755af2e9d2a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 55a660be-9ee2-4f47-83f4-2b8d7d26ff2f [pid: 7|app: 0|req: 563/1120] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:58:29 2026] DELETE /v2.0/routers/984c1432-e72f-4ec8-a9c2-b959fcd78ba1 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1121] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:58:30 2026] GET /v2.0/ports?tenant_id=4915182ce38a4276863357805a2d18fc&device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 1207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1122] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 17:58:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a1f0af2c-76e0-421a-bbda-a832e384a2d7 => 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: 566/1123] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:58:30 2026] GET /v2.0/subnets?id=feca94c8-c9b2-4e81-b4f0-17aed8ff2dc0 => generated 695 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1124] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:58:30 2026] GET /v2.0/ports?network_id=5144c813-3261-4f4d-b05a-9ed5d14a742a&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: 558/1125] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:58:30 2026] DELETE /v2.0/subnets/7728fd82-7821-47ff-8256-2095b83f9515 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1126] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:58:30 2026] GET /v2.0/networks/5144c813-3261-4f4d-b05a-9ed5d14a742a?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1127] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:58:30 2026] GET /v2.0/networks/5144c813-3261-4f4d-b05a-9ed5d14a742a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:30.526 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c45c7fb-5a68-4b48-9be5-094cc7269796 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 69d691eb-4708-4ad0-a554-2d11041fca86 2026-04-16 17:58:30.531 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c45c7fb-5a68-4b48-9be5-094cc7269796 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 69d691eb-4708-4ad0-a554-2d11041fca86 [pid: 7|app: 0|req: 570/1128] 10.0.0.198 () {34 vars in 982 bytes} [Thu Apr 16 17:58:30 2026] GET /v2.0/networks?id=14b1cd8e-5435-4d1b-8170-3f02334ee373 => generated 710 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1129] 10.0.0.198 () {34 vars in 965 bytes} [Thu Apr 16 17:58:30 2026] GET /v2.0/quotas/b6634df663db46dba527c3d8772fbed6 => 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: 572/1130] 10.0.0.198 () {34 vars in 1002 bytes} [Thu Apr 16 17:58:30 2026] GET /v2.0/ports?tenant_id=b6634df663db46dba527c3d8772fbed6&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1131] 10.0.0.198 () {34 vars in 1008 bytes} [Thu Apr 16 17:58:30 2026] GET /v2.0/networks/14b1cd8e-5435-4d1b-8170-3f02334ee373?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:30.735 8 INFO neutron.services.segments.plugin [-] Segment d5fad5a3-f1f1-4e65-ade7-bfd96bebb833 resource provider aggregate not found 2026-04-16 17:58:30.744 8 INFO neutron.services.segments.plugin [-] Segment d5fad5a3-f1f1-4e65-ade7-bfd96bebb833 resource provider aggregate not found 2026-04-16 17:58:30.760 8 INFO neutron.services.segments.plugin [-] Segment d5fad5a3-f1f1-4e65-ade7-bfd96bebb833 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5fad5a3-f1f1-4e65-ade7-bfd96bebb833 found for delete ", "request_id": "req-e1637df2-8f8d-420d-a870-0f393c774454"}]} [pid: 7|app: 0|req: 574/1132] 10.0.0.198 () {34 vars in 1108 bytes} [Thu Apr 16 17:58:30 2026] GET /v2.0/networks/14b1cd8e-5435-4d1b-8170-3f02334ee373?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-04-16 17:58:30.764 8 INFO neutron.services.segments.plugin [-] Segment d5fad5a3-f1f1-4e65-ade7-bfd96bebb833 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5fad5a3-f1f1-4e65-ade7-bfd96bebb833 found for delete ", "request_id": "req-a305fcb3-f201-4db5-90e6-ac963eb0d348"}]} [pid: 8|app: 0|req: 559/1133] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:58:30 2026] DELETE /v2.0/networks/6331da0f-7bd5-4223-a77f-18d3e1041597 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1134] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:30 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1135] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:30 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => 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: 560/1136] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:30 2026] GET /v2.0/security-groups?id=29f5ee17-8e92-4f0d-8904-bfb9cde56b86&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: 577/1137] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:58:30 2026] GET /v2.0/security-groups?tenant_id=297baad859f949008d8c0cfa684a3069&name=default => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1138] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:30 2026] DELETE /v2.0/security-groups/eea07bc3-a64f-43b8-a481-007c671f6201 => 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: 578/1139] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:31 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1140] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:31 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:31.592 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e4cbd0ea-c685-4f3c-a285-c92ac5a28556 - - - - - -] No hosting information found for port 85b64f7e-e2fb-480a-9262-7586429e20f5: RuntimeError: No hosting information found for port 85b64f7e-e2fb-480a-9262-7586429e20f5 [pid: 7|app: 0|req: 579/1141] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:31 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1142] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:31 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:31.697 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4cbd0ea-c685-4f3c-a285-c92ac5a28556 - - - - - -] Successfully bumped revision number for resource 85b64f7e-e2fb-480a-9262-7586429e20f5 (type: router_ports) to 2 2026-04-16 17:58:31.698 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e4cbd0ea-c685-4f3c-a285-c92ac5a28556 - - - - - -] OVN reports status down for port: a1f0af2c-76e0-421a-bbda-a832e384a2d7 2026-04-16 17:58:31.789 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d756b494-f8e3-4e7b-8f80-578a4265510d'] response: {'server_uuid': '86343e6d-3894-466a-8b2c-8f52d3957e3d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a1f0af2c-76e0-421a-bbda-a832e384a2d7', 'code': 200} [pid: 8|app: 0|req: 564/1143] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:31 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => 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: 580/1144] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:31 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1145] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:32 2026] GET /v2.0/security-groups?id=29f5ee17-8e92-4f0d-8904-bfb9cde56b86&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:32.610 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6e19c637-e74d-4346-bc87-2f76bf5f2746 - - - - - -] OVN reports status down for port: 7be36c29-3817-42fc-8fbb-990457f0128e 2026-04-16 17:58:32.790 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1200dcb8-3e31-4351-8d91-2704203d1bf6'] response: {'server_uuid': 'a6e1b99b-e575-48b8-b27a-739501c530bd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7be36c29-3817-42fc-8fbb-990457f0128e', 'code': 200} [pid: 7|app: 0|req: 581/1146] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:32 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1147] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:32 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:32.942 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e19c637-e74d-4346-bc87-2f76bf5f2746 - - - - - -] Successfully bumped revision number for resource 7be36c29-3817-42fc-8fbb-990457f0128e (type: ports) to 8 /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: 567/1148] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:33 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:33.184 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e4cbd0ea-c685-4f3c-a285-c92ac5a28556 - - - - - -] OVN reports status up for port: a1f0af2c-76e0-421a-bbda-a832e384a2d7 [pid: 8|app: 0|req: 568/1149] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:33 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:33.209 7 INFO neutron.plugins.ml2.plugin [None req-e4cbd0ea-c685-4f3c-a285-c92ac5a28556 - - - - - -] Attempt 1 to provision port a1f0af2c-76e0-421a-bbda-a832e384a2d7 [pid: 8|app: 0|req: 569/1150] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:33 2026] GET /v2.0/security-groups?id=29f5ee17-8e92-4f0d-8904-bfb9cde56b86&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:33.345 7 INFO neutron.db.ovn_revision_numbers_db [None req-21a6dad7-7cac-417d-9986-888c27002d75 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 72b697da-6f8f-4085-be55-8a68bea088e0 (type: security_groups) to 1 2026-04-16 17:58:33.380 7 INFO neutron.db.ovn_revision_numbers_db [None req-21a6dad7-7cac-417d-9986-888c27002d75 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 01dadf9c-1d2f-47f8-9d9a-1f7a3861bfc6 (type: security_group_rules) to 0 2026-04-16 17:58:33.408 7 INFO neutron.db.ovn_revision_numbers_db [None req-21a6dad7-7cac-417d-9986-888c27002d75 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 20af4d80-35cf-4207-8122-f2e103413d27 (type: security_group_rules) to 0 2026-04-16 17:58:33.430 7 INFO neutron.db.ovn_revision_numbers_db [None req-21a6dad7-7cac-417d-9986-888c27002d75 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 3e7aeaef-b742-4be0-be8c-f330574ffc0e (type: security_group_rules) to 0 2026-04-16 17:58:33.469 7 INFO neutron.db.ovn_revision_numbers_db [None req-21a6dad7-7cac-417d-9986-888c27002d75 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource fb6d398f-eff2-4632-a457-5be8f0ec5213 (type: security_group_rules) to 0 2026-04-16 17:58:33.580 7 INFO neutron.db.segments_db [None req-21a6dad7-7cac-417d-9986-888c27002d75 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Added segment 8d73e785-0363-4e84-be29-1448f5c4ae45 of type geneve for network 8a10bc81-5984-4af0-95dd-e2c0c2e52188 2026-04-16 17:58:33.663 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4cbd0ea-c685-4f3c-a285-c92ac5a28556 - - - - - -] Successfully bumped revision number for resource a1f0af2c-76e0-421a-bbda-a832e384a2d7 (type: ports) to 5 2026-04-16 17:58:33.768 7 INFO neutron.db.ovn_revision_numbers_db [None req-21a6dad7-7cac-417d-9986-888c27002d75 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8a10bc81-5984-4af0-95dd-e2c0c2e52188 (type: networks) to 1 2026-04-16 17:58:33.828 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf19fd7d-9599-4a0c-aa4c-fd50122f07df'] response: {'server_uuid': '86343e6d-3894-466a-8b2c-8f52d3957e3d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1f0af2c-76e0-421a-bbda-a832e384a2d7', 'code': 200} 2026-04-16 17:58:33.828 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf19fd7d-9599-4a0c-aa4c-fd50122f07df'] response: {'server_uuid': '86343e6d-3894-466a-8b2c-8f52d3957e3d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1f0af2c-76e0-421a-bbda-a832e384a2d7', 'code': 200} [pid: 8|app: 0|req: 570/1151] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 16 17:58:33 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:33.971 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-21a6dad7-7cac-417d-9986-888c27002d75 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:58:33.973 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-21a6dad7-7cac-417d-9986-888c27002d75 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 8a10bc81-5984-4af0-95dd-e2c0c2e52188: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:34.031 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf62cda3-f785-4a32-8faf-96355a30abd4 - - - - - -] OVN reports status down for port: 589adfa5-54a1-4242-827c-5740b38c53fa 2026-04-16 17:58:34.066 8 INFO neutron_taas.services.taas.taas_plugin [req-d196e7cd-ee1d-4ad1-8258-a5cbcac123e7 req-66456632-b865-403d-8de9-8387f6580fc5 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] TaaS: Handle Delete Port: 7be36c29-3817-42fc-8fbb-990457f0128e 2026-04-16 17:58:34.069 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d196e7cd-ee1d-4ad1-8258-a5cbcac123e7 req-66456632-b865-403d-8de9-8387f6580fc5 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] Tap Mirror: Handle Delete Port: 7be36c29-3817-42fc-8fbb-990457f0128e 2026-04-16 17:58:34.088 7 INFO neutron.db.ovn_revision_numbers_db [None req-21a6dad7-7cac-417d-9986-888c27002d75 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 589adfa5-54a1-4242-827c-5740b38c53fa (type: ports) to 1 [pid: 7|app: 0|req: 582/1152] 10.0.0.153 () {34 vars in 671 bytes} [Thu Apr 16 17:58:32 2026] POST /v2.0/networks => generated 770 bytes in 1172 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: 583/1153] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:34 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:34.280 8 INFO neutron.db.l3_db [req-d196e7cd-ee1d-4ad1-8258-a5cbcac123e7 req-66456632-b865-403d-8de9-8387f6580fc5 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] Floating IP 1b0d3d54-7f64-4bbd-92fe-9ab0ee6b23aa disassociated. External IP: 10.96.250.210, port: 7be36c29-3817-42fc-8fbb-990457f0128e. 2026-04-16 17:58:34.360 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56eb460d-0f6f-45cc-8f3e-27d68fc0e97f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:58:34.362 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56eb460d-0f6f-45cc-8f3e-27d68fc0e97f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 8a10bc81-5984-4af0-95dd-e2c0c2e52188: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 571/1154] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 16 17:58:33 2026] DELETE /v2.0/ports/7be36c29-3817-42fc-8fbb-990457f0128e => generated 0 bytes in 571 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1155] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:34 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1156] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:34 2026] GET /v2.0/security-groups?id=52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10&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: 574/1157] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:34 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1158] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:34 2026] GET /v2.0/security-groups?id=29f5ee17-8e92-4f0d-8904-bfb9cde56b86&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-04-16 17:58:34.833 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-38703407-98f4-44ee-8abf-a731ba0ee9ae'] response: {'server_uuid': 'a6e1b99b-e575-48b8-b27a-739501c530bd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7be36c29-3817-42fc-8fbb-990457f0128e', 'code': 200} 2026-04-16 17:58:34.833 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-38703407-98f4-44ee-8abf-a731ba0ee9ae'] response: {'server_uuid': 'a6e1b99b-e575-48b8-b27a-739501c530bd', 'name': 'network-vif-deleted', 'tag': '7be36c29-3817-42fc-8fbb-990457f0128e', 'status': 'completed', 'code': 200} 2026-04-16 17:58:34.885 7 INFO neutron.db.ovn_revision_numbers_db [None req-68d6786c-6163-49f5-83b6-4b4992e1b5fb - - - - - -] Successfully bumped revision number for resource 589adfa5-54a1-4242-827c-5740b38c53fa (type: ports) to 2 2026-04-16 17:58:34.929 7 INFO neutron.db.ovn_revision_numbers_db [None req-68d6786c-6163-49f5-83b6-4b4992e1b5fb - - - - - -] Successfully bumped revision number for resource 9a00a38c-fef7-4721-8bc2-99095d90ff6b (type: subnets) to 0 [pid: 7|app: 0|req: 584/1159] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:58:34 2026] POST /v2.0/subnets => generated 695 bytes in 778 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: 585/1160] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:58:35 2026] GET /v2.0/networks?id=14b1cd8e-5435-4d1b-8170-3f02334ee373 => generated 710 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:35.413 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b821c4c-8cb6-4e10-9b66-517bee487f24 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:58:35.415 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b821c4c-8cb6-4e10-9b66-517bee487f24 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:35.551 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6b6e020e-b1b2-4c80-b18b-c42e0005bc46 - - - - - -] OVN reports status down for port: dc64d08e-ce96-4031-9bcf-681c74f2f453 2026-04-16 17:58:35.616 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-bccc7af4-61d7-4a6a-ba3c-cc97fa7833a8 req-a41c3169-49d8-4450-a165-8f5d0a711b3c 3d601930342d4696acfca9cb90c7b4ed b6634df663db46dba527c3d8772fbed6 - - default default] No more DHCP agents 2026-04-16 17:58:35.621 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-bccc7af4-61d7-4a6a-ba3c-cc97fa7833a8 req-a41c3169-49d8-4450-a165-8f5d0a711b3c 3d601930342d4696acfca9cb90c7b4ed b6634df663db46dba527c3d8772fbed6 - - default default] Unable to schedule network 14b1cd8e-5435-4d1b-8170-3f02334ee373: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:35.624 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b821c4c-8cb6-4e10-9b66-517bee487f24 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource dc64d08e-ce96-4031-9bcf-681c74f2f453 (type: ports) to 1 2026-04-16 17:58:35.777 7 INFO neutron.db.ovn_revision_numbers_db [req-bccc7af4-61d7-4a6a-ba3c-cc97fa7833a8 req-a41c3169-49d8-4450-a165-8f5d0a711b3c 3d601930342d4696acfca9cb90c7b4ed b6634df663db46dba527c3d8772fbed6 - - default default] Successfully bumped revision number for resource c2a16197-13ce-4e48-b284-90302643abea (type: ports) to 1 2026-04-16 17:58:35.779 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6b6e020e-b1b2-4c80-b18b-c42e0005bc46 - - - - - -] OVN reports status down for port: c2a16197-13ce-4e48-b284-90302643abea [pid: 7|app: 0|req: 586/1161] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 16 17:58:35 2026] POST /v2.0/ports => generated 954 bytes in 563 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: 587/1162] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:35 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 957 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1163] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:35 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:36.266 7 INFO neutron.db.ovn_revision_numbers_db [req-bccc7af4-61d7-4a6a-ba3c-cc97fa7833a8 req-853f17ef-3a3f-4f70-98b8-00c5a9768c29 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource c2a16197-13ce-4e48-b284-90302643abea (type: ports) to 2 2026-04-16 17:58:36.366 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-046e2f7c-98f3-4348-b27e-13b630ed71f0 - - - - - -] Schedule LRP lrp-dc64d08e-ce96-4031-9bcf-681c74f2f453 on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 17:58:36.401 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92b2c001-3cb8-4a9a-a9fd-1e8dd97904e2 - - - - - -] Router bc7de9b2-0692-4444-93e2-32d4ddd6d4f9 is bound to host instance 2026-04-16 17:58:36.466 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6b6e020e-b1b2-4c80-b18b-c42e0005bc46 - - - - - -] OVN reports status up for port: dc64d08e-ce96-4031-9bcf-681c74f2f453 2026-04-16 17:58:36.516 8 INFO neutron.plugins.ml2.plugin [None req-6b6e020e-b1b2-4c80-b18b-c42e0005bc46 - - - - - -] Attempt 1 to provision port dc64d08e-ce96-4031-9bcf-681c74f2f453 2026-04-16 17:58:36.536 7 INFO neutron.db.ovn_revision_numbers_db [req-bccc7af4-61d7-4a6a-ba3c-cc97fa7833a8 req-853f17ef-3a3f-4f70-98b8-00c5a9768c29 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource c2a16197-13ce-4e48-b284-90302643abea (type: ports) to 4 [pid: 7|app: 0|req: 589/1164] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 17:58:35 2026] PUT /v2.0/ports/c2a16197-13ce-4e48-b284-90302643abea => generated 1204 bytes in 660 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:58:36.570 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b821c4c-8cb6-4e10-9b66-517bee487f24 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource dc64d08e-ce96-4031-9bcf-681c74f2f453 (type: router_ports) 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: 590/1165] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:36 2026] GET /v2.0/security-groups?id=44c78e00-d12f-4d5e-9a6b-dc6de5eaca1d&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-04-16 17:58:36.636 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-74fed0c1-8e65-4ac2-88d8-1b0fb2109722'] response: {'name': 'network-changed', 'server_uuid': 'd6457548-4e43-4aa1-90a5-932e8321bec2', 'tag': 'c2a16197-13ce-4e48-b284-90302643abea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 591/1166] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:36 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1169] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:36 2026] GET /v2.0/security-groups?id=29f5ee17-8e92-4f0d-8904-bfb9cde56b86&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-04-16 17:58:36.805 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b821c4c-8cb6-4e10-9b66-517bee487f24 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource bc7de9b2-0692-4444-93e2-32d4ddd6d4f9 (type: routers) to 2 [pid: 8|app: 0|req: 576/1170] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:58:34 2026] POST /v2.0/routers => generated 973 bytes in 1880 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1171] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:36 2026] GET /v2.0/ports?device_id=a6e1b99b-e575-48b8-b27a-739501c530bd => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1172] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:37 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 971 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1173] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:58:37 2026] GET /v2.0/ports?tenant_id=b6634df663db46dba527c3d8772fbed6&device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 1207 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1174] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:37 2026] GET /v2.0/security-groups?id=29f5ee17-8e92-4f0d-8904-bfb9cde56b86&fields=id&fields=name => generated 88 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1175] 199.204.45.233 () {34 vars in 1018 bytes} [Thu Apr 16 17:58:37 2026] GET /v2.0/networks?tenant_id=b6634df663db46dba527c3d8772fbed6&shared=False => generated 809 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1176] 199.204.45.233 () {34 vars in 930 bytes} [Thu Apr 16 17:58:37 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1177] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:37 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:37.915 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ecd48557-8295-45de-af11-30824adaf92c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:58:37.917 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ecd48557-8295-45de-af11-30824adaf92c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 8a10bc81-5984-4af0-95dd-e2c0c2e52188: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 584/1178] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:37 2026] GET /v2.0/security-groups?id=44c78e00-d12f-4d5e-9a6b-dc6de5eaca1d&fields=id&fields=name => generated 88 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:37.957 8 INFO neutron.db.ovn_revision_numbers_db [None req-00832be2-6f09-4e84-b140-5714ecf11fdf - - - - - -] Successfully bumped revision number for resource dc64d08e-ce96-4031-9bcf-681c74f2f453 (type: ports) to 4 2026-04-16 17:58:38.085 7 INFO neutron.db.ovn_revision_numbers_db [None req-ecd48557-8295-45de-af11-30824adaf92c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource fcfce498-a883-4aaa-8690-f40455c98999 (type: ports) to 1 2026-04-16 17:58:38.145 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf62cda3-f785-4a32-8faf-96355a30abd4 - - - - - -] OVN reports status down for port: a1f0af2c-76e0-421a-bbda-a832e384a2d7 [pid: 8|app: 0|req: 585/1179] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:38 2026] DELETE /v2.0/security-groups/52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:58:38.415 8 INFO neutron.db.ovn_revision_numbers_db [None req-00832be2-6f09-4e84-b140-5714ecf11fdf - - - - - -] Successfully bumped revision number for resource dc64d08e-ce96-4031-9bcf-681c74f2f453 (type: ports) to 5 2026-04-16 17:58:38.444 8 INFO neutron.api.v2.resource [None req-0e273fc8-2706-407a-8044-e3b1fb490b3e 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1180] 10.0.0.153 () {32 vars in 737 bytes} [Thu Apr 16 17:58:38 2026] GET /v2.0/security-groups/52c7eb64-94d4-4f9e-8067-f7e5c7ab5b10 => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1181] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:38 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:38.686 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf62cda3-f785-4a32-8faf-96355a30abd4 - - - - - -] Successfully bumped revision number for resource a1f0af2c-76e0-421a-bbda-a832e384a2d7 (type: ports) to 6 2026-04-16 17:58:38.696 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f065fe7-16d7-4c89-9173-24326cdaf7ea'] response: {'server_uuid': '86343e6d-3894-466a-8b2c-8f52d3957e3d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a1f0af2c-76e0-421a-bbda-a832e384a2d7', 'code': 200} 2026-04-16 17:58:38.700 8 INFO neutron_taas.services.taas.taas_plugin [None req-147cf87c-d3ca-4dc5-84da-4fd0eaa39805 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] TaaS: Handle Delete Port: c8a3dad0-9a11-4df4-95de-d396b2d55f9d 2026-04-16 17:58:38.703 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-147cf87c-d3ca-4dc5-84da-4fd0eaa39805 18a5c0e9a4ea4179bfdc4a033892a183 4e51df66e9b84accbbaf99058410ae4e - - default default] Tap Mirror: Handle Delete Port: c8a3dad0-9a11-4df4-95de-d396b2d55f9d [pid: 8|app: 0|req: 588/1182] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 17:58:38 2026] DELETE /v2.0/floatingips/1b0d3d54-7f64-4bbd-92fe-9ab0ee6b23aa => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1183] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:38 2026] GET /v2.0/security-groups?id=29f5ee17-8e92-4f0d-8904-bfb9cde56b86&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1184] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:58:38 2026] GET /v2.0/ports?tenant_id=b6634df663db46dba527c3d8772fbed6&device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 1207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:58:39.093 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ecd48557-8295-45de-af11-30824adaf92c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:58:39.094 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ecd48557-8295-45de-af11-30824adaf92c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 8a10bc81-5984-4af0-95dd-e2c0c2e52188: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:39.202 8 INFO neutron_taas.services.taas.taas_plugin [None req-6026e64a-a359-4d2b-8897-1d8eca02e0d5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 29d0ca64-ba35-46c4-afe9-72ba0e9e3b68 2026-04-16 17:58:39.205 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6026e64a-a359-4d2b-8897-1d8eca02e0d5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 29d0ca64-ba35-46c4-afe9-72ba0e9e3b68 2026-04-16 17:58:39.258 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6b6e020e-b1b2-4c80-b18b-c42e0005bc46 - - - - - -] OVN reports status down for port: fcfce498-a883-4aaa-8690-f40455c98999 2026-04-16 17:58:39.356 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6b6e020e-b1b2-4c80-b18b-c42e0005bc46 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 17:58:39.356 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6b6e020e-b1b2-4c80-b18b-c42e0005bc46 - - - - - -] OVN reports status up for port: fcfce498-a883-4aaa-8690-f40455c98999 2026-04-16 17:58:39.381 8 INFO neutron.plugins.ml2.plugin [None req-6b6e020e-b1b2-4c80-b18b-c42e0005bc46 - - - - - -] Attempt 1 to provision port fcfce498-a883-4aaa-8690-f40455c98999 2026-04-16 17:58:39.500 7 INFO neutron.db.ovn_revision_numbers_db [None req-ecd48557-8295-45de-af11-30824adaf92c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource fcfce498-a883-4aaa-8690-f40455c98999 (type: router_ports) to 1 [pid: 7|app: 0|req: 595/1185] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 17:58:36 2026] PUT /v2.0/routers/bc7de9b2-0692-4444-93e2-32d4ddd6d4f9/add_router_interface => generated 309 bytes in 2668 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: 596/1186] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 17:58:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c2a16197-13ce-4e48-b284-90302643abea => 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: 597/1187] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:39 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1188] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 16 17:58:39 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1189] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:58:39 2026] GET /v2.0/subnets?id=f03645e6-0338-40f5-be1e-f08a661f0dac => generated 690 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1190] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:39 2026] GET /v2.0/security-groups?id=44c78e00-d12f-4d5e-9a6b-dc6de5eaca1d&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-04-16 17:58:39.823 7 INFO neutron_taas.services.taas.taas_plugin [req-507f47d7-5f7d-47ab-a9ea-69aae1fe367e req-f102d2e2-6243-43e4-b02b-f5b3579af5ae b3ca45066f6343cabc4e925cb2d7a7b4 4915182ce38a4276863357805a2d18fc - - default default] TaaS: Handle Delete Port: a1f0af2c-76e0-421a-bbda-a832e384a2d7 2026-04-16 17:58:39.826 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-507f47d7-5f7d-47ab-a9ea-69aae1fe367e req-f102d2e2-6243-43e4-b02b-f5b3579af5ae b3ca45066f6343cabc4e925cb2d7a7b4 4915182ce38a4276863357805a2d18fc - - default default] Tap Mirror: Handle Delete Port: a1f0af2c-76e0-421a-bbda-a832e384a2d7 [pid: 7|app: 0|req: 601/1191] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 16 17:58:39 2026] DELETE /v2.0/ports/a1f0af2c-76e0-421a-bbda-a832e384a2d7 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1192] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:58:39 2026] GET /v2.0/ports?network_id=14b1cd8e-5435-4d1b-8170-3f02334ee373&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: 603/1193] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:39 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => 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: 604/1194] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:58:40 2026] GET /v2.0/networks/14b1cd8e-5435-4d1b-8170-3f02334ee373?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: 605/1195] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:58:40 2026] GET /v2.0/networks/14b1cd8e-5435-4d1b-8170-3f02334ee373?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-04-16 17:58:40.274 7 INFO neutron.db.ovn_revision_numbers_db [None req-0e9cf1f5-b6c6-4ca8-be26-c1385ba1dd83 ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] Successfully bumped revision number for resource 6c116862-799f-40f4-84ad-fba6d8f064de (type: security_groups) to 1 2026-04-16 17:58:40.285 7 INFO neutron.db.ovn_revision_numbers_db [None req-0e9cf1f5-b6c6-4ca8-be26-c1385ba1dd83 ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] Successfully bumped revision number for resource 3e78c539-961b-41c0-b2aa-19a5d8baeda6 (type: security_group_rules) to 0 2026-04-16 17:58:40.295 7 INFO neutron.db.ovn_revision_numbers_db [None req-0e9cf1f5-b6c6-4ca8-be26-c1385ba1dd83 ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] Successfully bumped revision number for resource 6f2530b3-45f6-414f-bd82-a720de261c88 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 606/1196] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 17:58:40 2026] POST /v2.0/security-groups => generated 1660 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 17:58:40.356 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b6e020e-b1b2-4c80-b18b-c42e0005bc46 - - - - - -] Successfully bumped revision number for resource fcfce498-a883-4aaa-8690-f40455c98999 (type: ports) to 2 2026-04-16 17:58:40.455 7 INFO neutron.db.ovn_revision_numbers_db [None req-d146fddb-e44a-4523-97a6-6a7d6ef9ab68 ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] Successfully bumped revision number for resource d2277ea7-43c1-426b-b729-898b1c21d81d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 607/1197] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 17:58:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:58:40.621 7 INFO neutron.db.ovn_revision_numbers_db [None req-eefe63f6-3769-4cc3-bb11-54c6eb83b148 ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] Successfully bumped revision number for resource be8e1c30-536d-46fe-b0ca-5949e3c95da2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 591/1198] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 17:58:38 2026] PUT /v2.0/routers/fd76bfc8-a659-4211-bb50-190d981e0161/remove_router_interface => generated 309 bytes in 1735 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: 608/1199] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 17:58:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:58:40.755 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d880589-b730-46eb-829f-0e08c2ee6989'] response: {'server_uuid': '86343e6d-3894-466a-8b2c-8f52d3957e3d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a1f0af2c-76e0-421a-bbda-a832e384a2d7', 'code': 200} 2026-04-16 17:58:40.756 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d880589-b730-46eb-829f-0e08c2ee6989'] response: {'server_uuid': '86343e6d-3894-466a-8b2c-8f52d3957e3d', 'name': 'network-vif-deleted', 'tag': 'a1f0af2c-76e0-421a-bbda-a832e384a2d7', 'status': 'completed', 'code': 200} 2026-04-16 17:58:40.946 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2da45acd-f2a4-43b5-9000-3fe8dce416dc ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] No more DHCP agents 2026-04-16 17:58:40.947 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2da45acd-f2a4-43b5-9000-3fe8dce416dc ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:58:41.032 8 INFO neutron_taas.services.taas.taas_plugin [None req-895517df-7090-4d42-93be-441db69abad6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 8a7093ea-0de9-42d2-a1bf-4b5f5569d683 2026-04-16 17:58:41.035 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-895517df-7090-4d42-93be-441db69abad6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 8a7093ea-0de9-42d2-a1bf-4b5f5569d683 [pid: 7|app: 0|req: 609/1200] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 17:58:40 2026] POST /v2.0/floatingips => generated 552 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1201] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:41 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1202] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:41 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1203] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:41 2026] GET /v2.0/security-groups?id=44c78e00-d12f-4d5e-9a6b-dc6de5eaca1d&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1204] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:58:40 2026] DELETE /v2.0/routers/fd76bfc8-a659-4211-bb50-190d981e0161 => generated 0 bytes in 793 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1205] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:58:41 2026] DELETE /v2.0/subnets/6a091fc2-c880-4f6b-b6cc-01e631a78f75 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:58:41.757 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff18ea1e-03d8-4adf-a1e8-297eb9f93866 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: eb6cd923-2d51-47de-b559-541472b018d3 2026-04-16 17:58:41.760 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff18ea1e-03d8-4adf-a1e8-297eb9f93866 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: eb6cd923-2d51-47de-b559-541472b018d3 2026-04-16 17:58:41.948 8 INFO neutron.services.segments.plugin [-] Segment 9dc16450-8ad5-44b7-b752-20f548c1339a resource provider aggregate not found 2026-04-16 17:58:41.959 8 INFO neutron.services.segments.plugin [-] Segment 9dc16450-8ad5-44b7-b752-20f548c1339a resource provider aggregate not found 2026-04-16 17:58:41.973 8 INFO neutron.services.segments.plugin [-] Segment 9dc16450-8ad5-44b7-b752-20f548c1339a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dc16450-8ad5-44b7-b752-20f548c1339a found for delete ", "request_id": "req-e0ff2f5d-f0cb-49db-a44c-58a1e5d8b770"}]} 2026-04-16 17:58:41.977 8 INFO neutron.services.segments.plugin [-] Segment 9dc16450-8ad5-44b7-b752-20f548c1339a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dc16450-8ad5-44b7-b752-20f548c1339a found for delete ", "request_id": "req-c9b03bec-c20d-429b-af5a-372f2fcd93be"}]} [pid: 8|app: 0|req: 593/1206] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:58:41 2026] DELETE /v2.0/networks/42bcb3e1-8067-48b3-b59e-0455b8fd1d6f => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1207] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:58:42 2026] GET /v2.0/security-groups?tenant_id=4e51df66e9b84accbbaf99058410ae4e&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1208] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:42 2026] DELETE /v2.0/security-groups/387bca84-7b0a-413b-b069-0d77ac9905a3 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1209] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:42 2026] GET /v2.0/ports?device_id=86343e6d-3894-466a-8b2c-8f52d3957e3d => 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: 595/1210] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:42 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1211] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:42 2026] GET /v2.0/security-groups?id=44c78e00-d12f-4d5e-9a6b-dc6de5eaca1d&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1212] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:43 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1213] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:43 2026] GET /v2.0/security-groups?id=44c78e00-d12f-4d5e-9a6b-dc6de5eaca1d&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:43.817 8 INFO neutron_taas.services.taas.taas_plugin [None req-5a359b8c-117b-47d1-9125-e4afbeb6eb77 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: e869611f-5c20-4333-a4a8-00e49e571390 2026-04-16 17:58:43.821 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a359b8c-117b-47d1-9125-e4afbeb6eb77 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: e869611f-5c20-4333-a4a8-00e49e571390 [pid: 8|app: 0|req: 596/1214] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 17:58:43 2026] PUT /v2.0/routers/fa86e90b-a796-4650-bd52-e8d5afc655bf/remove_router_interface => generated 309 bytes in 998 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-04-16 17:58:44.832 7 INFO neutron_taas.services.taas.taas_plugin [None req-491a1e89-ad10-4925-b2d6-0ee44fd51c17 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 69440224-de43-499a-9457-3b375892e37a 2026-04-16 17:58:44.835 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-491a1e89-ad10-4925-b2d6-0ee44fd51c17 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 69440224-de43-499a-9457-3b375892e37a [pid: 8|app: 0|req: 597/1215] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:44 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1216] 10.0.0.198 () {34 vars in 1100 bytes} [Thu Apr 16 17:58:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1002449245&fields=id&tenant_id=714274bda8a34a8881b0261e76fe3758 => generated 69 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1217] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:44 2026] GET /v2.0/security-groups?id=44c78e00-d12f-4d5e-9a6b-dc6de5eaca1d&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1218] 10.0.0.198 () {34 vars in 982 bytes} [Thu Apr 16 17:58:44 2026] GET /v2.0/networks?id=8a10bc81-5984-4af0-95dd-e2c0c2e52188 => generated 718 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1219] 10.0.0.198 () {34 vars in 965 bytes} [Thu Apr 16 17:58:44 2026] GET /v2.0/quotas/714274bda8a34a8881b0261e76fe3758 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1220] 10.0.0.198 () {34 vars in 1002 bytes} [Thu Apr 16 17:58:44 2026] GET /v2.0/ports?tenant_id=714274bda8a34a8881b0261e76fe3758&fields=id => generated 103 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1221] 10.0.0.198 () {34 vars in 1008 bytes} [Thu Apr 16 17:58:45 2026] GET /v2.0/networks/8a10bc81-5984-4af0-95dd-e2c0c2e52188?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1222] 10.0.0.198 () {34 vars in 1108 bytes} [Thu Apr 16 17:58:45 2026] GET /v2.0/networks/8a10bc81-5984-4af0-95dd-e2c0c2e52188?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) [pid: 7|app: 0|req: 619/1223] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:58:44 2026] DELETE /v2.0/routers/fa86e90b-a796-4650-bd52-e8d5afc655bf => generated 0 bytes in 749 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1224] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:45 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => 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: 605/1225] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:58:45 2026] DELETE /v2.0/subnets/feca94c8-c9b2-4e81-b4f0-17aed8ff2dc0 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:58:45.601 7 INFO neutron_taas.services.taas.taas_plugin [None req-3dd46122-9a9e-494b-8ce3-b3c8f4d89542 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 2171454a-45a6-4672-a077-e59abe0d29da 2026-04-16 17:58:45.606 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dd46122-9a9e-494b-8ce3-b3c8f4d89542 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 2171454a-45a6-4672-a077-e59abe0d29da 2026-04-16 17:58:45.788 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-51194ec6-4745-4252-9ed3-5ab5ee8ea11a - - - - - -] No hosting information found for port fcfce498-a883-4aaa-8690-f40455c98999: RuntimeError: No hosting information found for port fcfce498-a883-4aaa-8690-f40455c98999 2026-04-16 17:58:45.791 7 INFO neutron.services.segments.plugin [-] Segment d7243db5-d7e4-47fe-8298-8beaa1dcf245 resource provider aggregate not found 2026-04-16 17:58:45.792 7 INFO neutron.services.segments.plugin [-] Segment d7243db5-d7e4-47fe-8298-8beaa1dcf245 resource provider aggregate not found 2026-04-16 17:58:45.809 7 INFO neutron.services.segments.plugin [-] Segment d7243db5-d7e4-47fe-8298-8beaa1dcf245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7243db5-d7e4-47fe-8298-8beaa1dcf245 found for delete ", "request_id": "req-e92e376c-08a7-4fa9-a615-959407ceb141"}]} 2026-04-16 17:58:45.814 7 INFO neutron.services.segments.plugin [-] Segment d7243db5-d7e4-47fe-8298-8beaa1dcf245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7243db5-d7e4-47fe-8298-8beaa1dcf245 found for delete ", "request_id": "req-90339d5e-7903-4a7b-8112-4cf44d2dd5cf"}]} [pid: 7|app: 0|req: 621/1226] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:58:45 2026] DELETE /v2.0/networks/5144c813-3261-4f4d-b05a-9ed5d14a742a => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:58:45.892 8 INFO neutron.db.ovn_revision_numbers_db [None req-51194ec6-4745-4252-9ed3-5ab5ee8ea11a - - - - - -] Successfully bumped revision number for resource fcfce498-a883-4aaa-8690-f40455c98999 (type: router_ports) to 2 2026-04-16 17:58:45.931 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-51194ec6-4745-4252-9ed3-5ab5ee8ea11a - - - - - -] OVN reports status up for port: c2a16197-13ce-4e48-b284-90302643abea 2026-04-16 17:58:45.943 8 INFO neutron.plugins.ml2.plugin [None req-51194ec6-4745-4252-9ed3-5ab5ee8ea11a - - - - - -] Attempt 1 to provision port c2a16197-13ce-4e48-b284-90302643abea [pid: 8|app: 0|req: 606/1227] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:45 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1228] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:58:46 2026] GET /v2.0/security-groups?tenant_id=4915182ce38a4276863357805a2d18fc&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:58:46.122 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d2a9410-e572-426f-9009-3e420e659802'] response: {'server_uuid': 'd6457548-4e43-4aa1-90a5-932e8321bec2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c2a16197-13ce-4e48-b284-90302643abea', 'code': 200} [pid: 8|app: 0|req: 607/1229] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:46 2026] GET /v2.0/security-groups?id=44c78e00-d12f-4d5e-9a6b-dc6de5eaca1d&fields=id&fields=name => generated 88 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:46.264 8 INFO neutron.db.ovn_revision_numbers_db [None req-51194ec6-4745-4252-9ed3-5ab5ee8ea11a - - - - - -] Successfully bumped revision number for resource c2a16197-13ce-4e48-b284-90302643abea (type: ports) to 5 [pid: 7|app: 0|req: 623/1230] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:46 2026] DELETE /v2.0/security-groups/29f5ee17-8e92-4f0d-8904-bfb9cde56b86 => generated 0 bytes in 249 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: 608/1231] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:46 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1232] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:47 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1233] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:47 2026] GET /v2.0/security-groups?id=44c78e00-d12f-4d5e-9a6b-dc6de5eaca1d&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: 625/1234] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:47 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:48.165 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4078b673-819d-4298-891d-e987e989410d'] response: {'server_uuid': 'd6457548-4e43-4aa1-90a5-932e8321bec2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c2a16197-13ce-4e48-b284-90302643abea', 'code': 200} 2026-04-16 17:58:48.288 8 INFO neutron.db.ovn_revision_numbers_db [None req-8abb7d44-e276-4859-ba6d-212ce2ea6225 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 7a1dc481-3678-4ef6-a661-73ced100fd6b (type: security_groups) to 1 2026-04-16 17:58:48.299 8 INFO neutron.db.ovn_revision_numbers_db [None req-8abb7d44-e276-4859-ba6d-212ce2ea6225 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1020e269-4bef-48f1-ba7a-e1694f9e5cc7 (type: security_group_rules) to 0 2026-04-16 17:58:48.310 8 INFO neutron.db.ovn_revision_numbers_db [None req-8abb7d44-e276-4859-ba6d-212ce2ea6225 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a200c742-2e68-4104-b092-d85599844e67 (type: security_group_rules) to 0 2026-04-16 17:58:48.321 8 INFO neutron.db.ovn_revision_numbers_db [None req-8abb7d44-e276-4859-ba6d-212ce2ea6225 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b4e389fe-646d-4de0-964c-856a826f6af3 (type: security_group_rules) to 0 2026-04-16 17:58:48.346 8 INFO neutron.db.ovn_revision_numbers_db [None req-8abb7d44-e276-4859-ba6d-212ce2ea6225 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource caed4c73-3ca1-4f1c-9c33-de2514ca56dd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 610/1235] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:58:47 2026] GET /v2.0/security-groups?tenant_id=f7ca8debc22c48a59956c7ead76be7ef&name=default => generated 2925 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1236] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:48 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1237] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:48 2026] GET /v2.0/security-groups?id=44c78e00-d12f-4d5e-9a6b-dc6de5eaca1d&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1238] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:48 2026] DELETE /v2.0/security-groups/7a1dc481-3678-4ef6-a661-73ced100fd6b => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1239] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:48 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:48.883 7 INFO neutron.db.ovn_revision_numbers_db [None req-b37ef372-f631-4784-a32c-07dce158c625 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 7aa995e6-f030-412f-a164-11966cd47d25 (type: security_groups) to 1 2026-04-16 17:58:48.896 7 INFO neutron.db.ovn_revision_numbers_db [None req-b37ef372-f631-4784-a32c-07dce158c625 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 43b8d3cc-946b-451b-afbf-d8a5c8d30844 (type: security_group_rules) to 0 2026-04-16 17:58:48.907 7 INFO neutron.db.ovn_revision_numbers_db [None req-b37ef372-f631-4784-a32c-07dce158c625 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 57a4f8f3-2161-41ae-9664-fd12cfbf069d (type: security_group_rules) to 0 2026-04-16 17:58:48.919 7 INFO neutron.db.ovn_revision_numbers_db [None req-b37ef372-f631-4784-a32c-07dce158c625 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 80fab32d-8361-4c8b-b518-3cea3e2d92af (type: security_group_rules) to 0 2026-04-16 17:58:48.935 7 INFO neutron.db.ovn_revision_numbers_db [None req-b37ef372-f631-4784-a32c-07dce158c625 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource bc7ae43a-2e00-4132-8b41-79485239e0f6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 627/1240] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:58:48 2026] GET /v2.0/security-groups?tenant_id=ae321eaa703f43a6b1ee40493ed0d423&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1241] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:48 2026] DELETE /v2.0/security-groups/7aa995e6-f030-412f-a164-11966cd47d25 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1242] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:58:49 2026] GET /v2.0/networks?id=8a10bc81-5984-4af0-95dd-e2c0c2e52188 => 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: 615/1243] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 16 17:58:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=714274bda8a34a8881b0261e76fe3758 => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1244] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:49 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1245] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:49 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:50.036 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-be374b5f-4e75-418e-873e-fa73efc5ad18 req-619de438-2c66-452f-8c4b-c738acd605bb ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] No more DHCP agents 2026-04-16 17:58:50.037 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-be374b5f-4e75-418e-873e-fa73efc5ad18 req-619de438-2c66-452f-8c4b-c738acd605bb ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] Unable to schedule network 8a10bc81-5984-4af0-95dd-e2c0c2e52188: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 618/1246] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:50 2026] GET /v2.0/security-groups?id=44c78e00-d12f-4d5e-9a6b-dc6de5eaca1d&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:50.159 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02ffd2a1-2dd9-43f7-9b4f-c29639427081 - - - - - -] OVN reports status down for port: cf0e05de-3be6-49ec-bef3-01d6105bc50d 2026-04-16 17:58:50.207 7 INFO neutron.db.ovn_revision_numbers_db [req-be374b5f-4e75-418e-873e-fa73efc5ad18 req-619de438-2c66-452f-8c4b-c738acd605bb ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] Successfully bumped revision number for resource cf0e05de-3be6-49ec-bef3-01d6105bc50d (type: ports) to 1 [pid: 7|app: 0|req: 629/1247] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 16 17:58:49 2026] POST /v2.0/ports => generated 954 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:58:50.679 8 INFO neutron.db.ovn_revision_numbers_db [req-be374b5f-4e75-418e-873e-fa73efc5ad18 req-d51e25c6-8885-4d7b-b382-659fbd50f196 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource cf0e05de-3be6-49ec-bef3-01d6105bc50d (type: ports) to 2 2026-04-16 17:58:50.926 8 INFO neutron.db.ovn_revision_numbers_db [req-be374b5f-4e75-418e-873e-fa73efc5ad18 req-d51e25c6-8885-4d7b-b382-659fbd50f196 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource cf0e05de-3be6-49ec-bef3-01d6105bc50d (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: 619/1248] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 17:58:50 2026] PUT /v2.0/ports/cf0e05de-3be6-49ec-bef3-01d6105bc50d => generated 1204 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1249] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:50 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:50.999 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-48820a93-7c31-4e21-9e21-be238721c592'] response: {'name': 'network-changed', 'server_uuid': 'd82433ea-cd23-404b-954d-d90c3f8b89a1', 'tag': 'cf0e05de-3be6-49ec-bef3-01d6105bc50d', '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, ' 2026-04-16 17:58:51.067 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02ffd2a1-2dd9-43f7-9b4f-c29639427081 - - - - - -] OVN reports status down for port: c2a16197-13ce-4e48-b284-90302643abea [pid: 8|app: 0|req: 620/1252] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:50 2026] GET /v2.0/security-groups?id=6c116862-799f-40f4-84ad-fba6d8f064de&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1253] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:51 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1254] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:51 2026] GET /v2.0/security-groups?id=44c78e00-d12f-4d5e-9a6b-dc6de5eaca1d&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:51.426 8 INFO neutron.db.ovn_revision_numbers_db [None req-02ffd2a1-2dd9-43f7-9b4f-c29639427081 - - - - - -] Successfully bumped revision number for resource c2a16197-13ce-4e48-b284-90302643abea (type: ports) to 6 2026-04-16 17:58:51.471 7 INFO neutron.db.ovn_revision_numbers_db [None req-ccf6c414-79d0-469e-b2f0-436dc06567da 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 9875cb22-b82b-4772-94e2-1635db5f6d1e (type: security_groups) to 1 2026-04-16 17:58:51.484 7 INFO neutron.db.ovn_revision_numbers_db [None req-ccf6c414-79d0-469e-b2f0-436dc06567da 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0100dcda-9698-458e-825f-60b627a37b79 (type: security_group_rules) to 0 2026-04-16 17:58:51.495 7 INFO neutron.db.ovn_revision_numbers_db [None req-ccf6c414-79d0-469e-b2f0-436dc06567da 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0b2eb459-c70d-4d09-bcce-7fc86e836e33 (type: security_group_rules) to 0 2026-04-16 17:58:51.509 7 INFO neutron.db.ovn_revision_numbers_db [None req-ccf6c414-79d0-469e-b2f0-436dc06567da 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 51116246-f29f-4bbc-91d4-cb6356920b9b (type: security_group_rules) to 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-04-16 17:58:51.529 7 INFO neutron.db.ovn_revision_numbers_db [None req-ccf6c414-79d0-469e-b2f0-436dc06567da 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d637940c-a61e-4b89-a72c-939c9e73f0eb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 633/1255] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:58:51 2026] GET /v2.0/security-groups?tenant_id=9db248adbf1b4ec98f42be236e30006f&name=default => generated 2925 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1256] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:58:51 2026] GET /v2.0/ports?tenant_id=714274bda8a34a8881b0261e76fe3758&device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 1207 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1257] 199.204.45.233 () {34 vars in 1018 bytes} [Thu Apr 16 17:58:51 2026] GET /v2.0/networks?tenant_id=714274bda8a34a8881b0261e76fe3758&shared=False => generated 817 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1258] 199.204.45.233 () {34 vars in 930 bytes} [Thu Apr 16 17:58:51 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) [pid: 8|app: 0|req: 624/1259] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:51 2026] DELETE /v2.0/security-groups/9875cb22-b82b-4772-94e2-1635db5f6d1e => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:58:52.070 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f9eef25-5b4f-468f-b184-5c530ce4ae05 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e52df884-9665-4682-b5a5-68e429d992ce (type: security_groups) to 1 2026-04-16 17:58:52.083 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f9eef25-5b4f-468f-b184-5c530ce4ae05 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 01ec2b1c-2252-4835-ad50-ddd5bb11edca (type: security_group_rules) to 0 2026-04-16 17:58:52.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f9eef25-5b4f-468f-b184-5c530ce4ae05 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 3e8b994d-246e-46a3-900e-8dab80eb2f80 (type: security_group_rules) to 0 2026-04-16 17:58:52.112 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f9eef25-5b4f-468f-b184-5c530ce4ae05 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 658adf3f-0827-4ee2-80e9-8594c26dea38 (type: security_group_rules) to 0 2026-04-16 17:58:52.126 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f9eef25-5b4f-468f-b184-5c530ce4ae05 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 731ee485-d050-42d5-be7a-4cd4c9c9c67f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 636/1260] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:58:51 2026] GET /v2.0/security-groups?tenant_id=8a57d0e3c2fb44b19cf6ed17c4eade9d&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1261] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:52 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1262] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 16 17:58:52 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => 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: 627/1263] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:52 2026] GET /v2.0/security-groups?id=6c116862-799f-40f4-84ad-fba6d8f064de&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: 637/1264] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:52 2026] DELETE /v2.0/security-groups/e52df884-9665-4682-b5a5-68e429d992ce => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:58:52.507 8 INFO neutron_taas.services.taas.taas_plugin [req-9205551e-013b-4dec-b70b-2382aad9fdc1 req-5f4cfe72-4062-44e9-bd7a-d84fcbf6d79f 3d601930342d4696acfca9cb90c7b4ed b6634df663db46dba527c3d8772fbed6 - - default default] TaaS: Handle Delete Port: c2a16197-13ce-4e48-b284-90302643abea 2026-04-16 17:58:52.515 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9205551e-013b-4dec-b70b-2382aad9fdc1 req-5f4cfe72-4062-44e9-bd7a-d84fcbf6d79f 3d601930342d4696acfca9cb90c7b4ed b6634df663db46dba527c3d8772fbed6 - - default default] Tap Mirror: Handle Delete Port: c2a16197-13ce-4e48-b284-90302643abea [pid: 7|app: 0|req: 638/1265] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:52 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => 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: 639/1266] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:52 2026] GET /v2.0/security-groups?id=44c78e00-d12f-4d5e-9a6b-dc6de5eaca1d&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1267] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 16 17:58:52 2026] DELETE /v2.0/ports/c2a16197-13ce-4e48-b284-90302643abea => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1268] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:58:52 2026] GET /v2.0/ports?tenant_id=714274bda8a34a8881b0261e76fe3758&device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 1207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1269] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 17:58:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cf0e05de-3be6-49ec-bef3-01d6105bc50d => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1270] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:58:52 2026] GET /v2.0/subnets?id=9a00a38c-fef7-4721-8bc2-99095d90ff6b => generated 698 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1271] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:58:52 2026] GET /v2.0/ports?network_id=8a10bc81-5984-4af0-95dd-e2c0c2e52188&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: 642/1272] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:58:52 2026] GET /v2.0/networks/8a10bc81-5984-4af0-95dd-e2c0c2e52188?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: 631/1273] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:58:52 2026] GET /v2.0/networks/8a10bc81-5984-4af0-95dd-e2c0c2e52188?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-04-16 17:58:53.046 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdf9bdc8-4ffa-4259-b4ee-17fd7f42751c'] response: {'server_uuid': 'd6457548-4e43-4aa1-90a5-932e8321bec2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c2a16197-13ce-4e48-b284-90302643abea', 'code': 200} 2026-04-16 17:58:53.046 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdf9bdc8-4ffa-4259-b4ee-17fd7f42751c'] response: {'server_uuid': 'd6457548-4e43-4aa1-90a5-932e8321bec2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c2a16197-13ce-4e48-b284-90302643abea', 'code': 200} 2026-04-16 17:58:53.046 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdf9bdc8-4ffa-4259-b4ee-17fd7f42751c'] response: {'server_uuid': 'd6457548-4e43-4aa1-90a5-932e8321bec2', 'name': 'network-vif-deleted', 'tag': 'c2a16197-13ce-4e48-b284-90302643abea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 643/1274] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:53 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => 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: 632/1275] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:53 2026] GET /v2.0/security-groups?id=6c116862-799f-40f4-84ad-fba6d8f064de&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1276] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:53 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => 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: 633/1277] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:54 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => 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: 645/1278] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:54 2026] GET /v2.0/security-groups?id=6c116862-799f-40f4-84ad-fba6d8f064de&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1279] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:54 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => 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: 646/1280] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:55 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1281] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:55 2026] GET /v2.0/security-groups?id=6c116862-799f-40f4-84ad-fba6d8f064de&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: 647/1282] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:55 2026] GET /v2.0/ports?device_id=d6457548-4e43-4aa1-90a5-932e8321bec2 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:58:56.120 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c2e0ae4-b368-4571-bf0b-8131736be01a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 9ea81a6f-4a58-49b0-a869-0ef728a0fb2b (type: security_groups) to 1 2026-04-16 17:58:56.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c2e0ae4-b368-4571-bf0b-8131736be01a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 33cc9459-ba73-49cc-a141-b7c290bd18bb (type: security_group_rules) to 0 2026-04-16 17:58:56.143 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c2e0ae4-b368-4571-bf0b-8131736be01a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 55a9be61-f228-4c63-934b-835a61eea51c (type: security_group_rules) to 0 2026-04-16 17:58:56.153 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c2e0ae4-b368-4571-bf0b-8131736be01a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 75961ef5-a2cf-4dac-a4a6-bd7f9ed60756 (type: security_group_rules) to 0 2026-04-16 17:58:56.163 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c2e0ae4-b368-4571-bf0b-8131736be01a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 7d9b40c7-d804-46d5-a7db-17ac9bfb7437 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 636/1283] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:58:55 2026] GET /v2.0/security-groups?tenant_id=fbd09cd167ec4cdc82e706ae816d9ba0&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1284] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:56 2026] DELETE /v2.0/security-groups/9ea81a6f-4a58-49b0-a869-0ef728a0fb2b => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:58:56.725 8 INFO neutron.db.ovn_revision_numbers_db [None req-6398eefe-9eb3-4776-b4bf-217eeb15c42f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource dce468ea-9739-4956-85c5-80a69a20d622 (type: security_groups) to 1 2026-04-16 17:58:56.737 8 INFO neutron.db.ovn_revision_numbers_db [None req-6398eefe-9eb3-4776-b4bf-217eeb15c42f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c74ff02b-a2b6-4b79-a2a5-1c705a747168 (type: security_group_rules) to 0 2026-04-16 17:58:56.749 8 INFO neutron.db.ovn_revision_numbers_db [None req-6398eefe-9eb3-4776-b4bf-217eeb15c42f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d170ee58-da23-47ef-9c92-8fd5d4211b5d (type: security_group_rules) to 0 2026-04-16 17:58:56.768 8 INFO neutron.db.ovn_revision_numbers_db [None req-6398eefe-9eb3-4776-b4bf-217eeb15c42f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e1384c95-7923-4c4f-822b-b8858fb371de (type: security_group_rules) to 0 2026-04-16 17:58:56.778 8 INFO neutron.db.ovn_revision_numbers_db [None req-6398eefe-9eb3-4776-b4bf-217eeb15c42f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource f94cb2c8-d67c-4a81-b2c9-9685e9a88b33 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 637/1285] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:58:56 2026] GET /v2.0/security-groups?tenant_id=25f8c00f6ccd4156b8299f443238df6d&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1286] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:56 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1287] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:56 2026] GET /v2.0/security-groups?id=6c116862-799f-40f4-84ad-fba6d8f064de&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1288] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:56 2026] DELETE /v2.0/security-groups/dce468ea-9739-4956-85c5-80a69a20d622 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1289] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:58 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1290] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:58 2026] GET /v2.0/security-groups?id=6c116862-799f-40f4-84ad-fba6d8f064de&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:58:58.368 7 INFO neutron_taas.services.taas.taas_plugin [None req-a13049b4-fcb7-464d-848c-577f4b8d6fd2 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 85b64f7e-e2fb-480a-9262-7586429e20f5 2026-04-16 17:58:58.372 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a13049b4-fcb7-464d-848c-577f4b8d6fd2 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 85b64f7e-e2fb-480a-9262-7586429e20f5 2026-04-16 17:58:58.484 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-be62f13a-af49-4f48-a245-0968de5431f1 - - - - - -] OVN reports status up for port: cf0e05de-3be6-49ec-bef3-01d6105bc50d 2026-04-16 17:58:58.503 8 INFO neutron.plugins.ml2.plugin [None req-be62f13a-af49-4f48-a245-0968de5431f1 - - - - - -] Attempt 1 to provision port cf0e05de-3be6-49ec-bef3-01d6105bc50d 2026-04-16 17:58:58.656 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-069f8d77-3f81-4122-8fb4-7dbd869b8049'] response: {'server_uuid': 'd82433ea-cd23-404b-954d-d90c3f8b89a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf0e05de-3be6-49ec-bef3-01d6105bc50d', 'code': 200} 2026-04-16 17:58:58.793 8 INFO neutron.db.ovn_revision_numbers_db [None req-be62f13a-af49-4f48-a245-0968de5431f1 - - - - - -] Successfully bumped revision number for resource cf0e05de-3be6-49ec-bef3-01d6105bc50d (type: ports) to 5 [pid: 7|app: 0|req: 650/1291] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 17:58:58 2026] PUT /v2.0/routers/73e9e93e-eff7-45a6-8b21-20a89500333e/remove_router_interface => generated 309 bytes in 992 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, ' /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: 651/1292] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:58:59 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1293] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:58:59 2026] GET /v2.0/security-groups?id=6c116862-799f-40f4-84ad-fba6d8f064de&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-04-16 17:58:59.453 8 INFO neutron_taas.services.taas.taas_plugin [None req-da791c68-eace-4af0-8ccd-e70391763536 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 29de1b64-4e85-4a67-a8ba-e0f0e49be532 2026-04-16 17:58:59.456 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da791c68-eace-4af0-8ccd-e70391763536 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 29de1b64-4e85-4a67-a8ba-e0f0e49be532 2026-04-16 17:58:59.767 7 INFO neutron.db.ovn_revision_numbers_db [None req-d95d9024-d472-4be5-b9ba-fccecd663c29 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6a109395-43d4-4087-92fc-65c759c88409 (type: security_groups) to 1 2026-04-16 17:58:59.789 7 INFO neutron.db.ovn_revision_numbers_db [None req-d95d9024-d472-4be5-b9ba-fccecd663c29 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4a178457-ea83-4786-9757-daa9eaa51726 (type: security_group_rules) to 0 2026-04-16 17:58:59.804 7 INFO neutron.db.ovn_revision_numbers_db [None req-d95d9024-d472-4be5-b9ba-fccecd663c29 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource dc9d256c-bf1d-499c-9a5e-804250d8541b (type: security_group_rules) to 0 2026-04-16 17:58:59.815 7 INFO neutron.db.ovn_revision_numbers_db [None req-d95d9024-d472-4be5-b9ba-fccecd663c29 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource eda0ad25-060f-4778-8c6c-b18a9cef2180 (type: security_group_rules) to 0 2026-04-16 17:58:59.827 7 INFO neutron.db.ovn_revision_numbers_db [None req-d95d9024-d472-4be5-b9ba-fccecd663c29 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource f59a394d-0ec6-4337-b0a5-feaf93eba7c8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 653/1294] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:58:59 2026] GET /v2.0/security-groups?tenant_id=b471d1bf23674af0b23e80d169ae88c6&name=default => generated 2925 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1295] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:58:59 2026] DELETE /v2.0/routers/73e9e93e-eff7-45a6-8b21-20a89500333e => generated 0 bytes in 784 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1296] 10.0.0.153 () {32 vars in 653 bytes} [Thu Apr 16 17:58:59 2026] GET /v2.0/extensions => generated 20541 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1297] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:58:59 2026] DELETE /v2.0/subnets/f03645e6-0338-40f5-be1e-f08a661f0dac => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1298] 10.0.0.153 () {32 vars in 681 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1299] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:58:59 2026] DELETE /v2.0/security-groups/6a109395-43d4-4087-92fc-65c759c88409 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1300] 10.0.0.153 () {32 vars in 681 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1301] 10.0.0.153 () {32 vars in 665 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1302] 10.0.0.153 () {32 vars in 697 bytes} [Thu Apr 16 17:59:00 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: 8|app: 0|req: 647/1303] 10.0.0.153 () {32 vars in 701 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1304] 10.0.0.153 () {32 vars in 689 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1305] 10.0.0.153 () {32 vars in 693 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1306] 10.0.0.153 () {32 vars in 695 bytes} [Thu Apr 16 17:59:00 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: 651/1307] 10.0.0.153 () {32 vars in 685 bytes} [Thu Apr 16 17:59:00 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: 652/1308] 10.0.0.153 () {32 vars in 687 bytes} [Thu Apr 16 17:59:00 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) [pid: 8|app: 0|req: 653/1309] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/dns-integration-domain-keywords => generated 283 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1310] 10.0.0.153 () {32 vars in 699 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:00.251 7 INFO neutron_taas.services.taas.taas_plugin [None req-0214c654-887e-4950-bda0-fbbcbb098a3a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 910ccc86-9399-4e4d-bf96-565fee357e41 [pid: 8|app: 0|req: 655/1311] 10.0.0.153 () {32 vars in 679 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:00.253 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0214c654-887e-4950-bda0-fbbcbb098a3a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 910ccc86-9399-4e4d-bf96-565fee357e41 [pid: 8|app: 0|req: 656/1312] 10.0.0.153 () {32 vars in 683 bytes} [Thu Apr 16 17:59:00 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: 657/1313] 10.0.0.153 () {32 vars in 675 bytes} [Thu Apr 16 17:59:00 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: 658/1314] 10.0.0.153 () {32 vars in 723 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:00.405 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cd091c1-40e9-40a7-a7a6-e82054c5a9a4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 56f59a99-3c7e-43f5-ab25-3691b554f376 (type: security_groups) to 1 2026-04-16 17:59:00.416 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cd091c1-40e9-40a7-a7a6-e82054c5a9a4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 38ac6d4f-1f3a-4882-b6dd-886e9573e193 (type: security_group_rules) to 0 2026-04-16 17:59:00.441 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cd091c1-40e9-40a7-a7a6-e82054c5a9a4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 414dc523-3718-42a6-94d2-6d3559930b7b (type: security_group_rules) to 0 2026-04-16 17:59:00.457 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cd091c1-40e9-40a7-a7a6-e82054c5a9a4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 46455f96-149e-4ed4-b645-c2b41b5bb1ee (type: security_group_rules) to 0 2026-04-16 17:59:00.474 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cd091c1-40e9-40a7-a7a6-e82054c5a9a4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b2e4972a-2c1d-4561-b5f7-d674a8852cc6 (type: security_group_rules) to 0 2026-04-16 17:59:00.478 7 INFO neutron.services.segments.plugin [-] Segment 7f0f8732-5456-4614-9acf-8a2415176269 resource provider aggregate not found 2026-04-16 17:59:00.490 7 INFO neutron.services.segments.plugin [-] Segment 7f0f8732-5456-4614-9acf-8a2415176269 resource provider aggregate not found 2026-04-16 17:59:00.511 7 INFO neutron.services.segments.plugin [-] Segment 7f0f8732-5456-4614-9acf-8a2415176269 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f0f8732-5456-4614-9acf-8a2415176269 found for delete ", "request_id": "req-4a97898e-fa59-4dd8-9df6-5f151bea960e"}]} 2026-04-16 17:59:00.518 7 INFO neutron.services.segments.plugin [-] Segment 7f0f8732-5456-4614-9acf-8a2415176269 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f0f8732-5456-4614-9acf-8a2415176269 found for delete ", "request_id": "req-24bcb440-7b08-454e-bc40-d95fa9464b47"}]} [pid: 8|app: 0|req: 659/1315] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/security-groups?tenant_id=2525f0d061324537aa44e978f56e06b3&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1316] 10.0.0.153 () {32 vars in 687 bytes} [Thu Apr 16 17:59:00 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: 7|app: 0|req: 657/1317] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:00 2026] DELETE /v2.0/networks/14b1cd8e-5435-4d1b-8170-3f02334ee373 => 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: 661/1318] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1319] 10.0.0.153 () {32 vars in 669 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1320] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/security-groups?id=6c116862-799f-40f4-84ad-fba6d8f064de&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: 664/1321] 10.0.0.153 () {32 vars in 687 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1322] 10.0.0.153 () {32 vars in 681 bytes} [Thu Apr 16 17:59:00 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: 666/1323] 10.0.0.153 () {32 vars in 679 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/l2_adjacency => 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: 667/1324] 10.0.0.153 () {32 vars in 667 bytes} [Thu Apr 16 17:59:00 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: 668/1325] 10.0.0.153 () {32 vars in 703 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/enable-default-route-bfd => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1326] 10.0.0.153 () {32 vars in 705 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/enable-default-route-ecmp => generated 215 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1327] 10.0.0.153 () {32 vars in 677 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1328] 10.0.0.153 () {32 vars in 665 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/l3-ha => 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: 672/1329] 10.0.0.153 () {32 vars in 711 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/external-gateway-multihoming => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:00.698 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-804bbb80-2787-4d01-8240-a0278d9b6e8d'] response: {'server_uuid': 'd82433ea-cd23-404b-954d-d90c3f8b89a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf0e05de-3be6-49ec-bef3-01d6105bc50d', 'code': 200} [pid: 8|app: 0|req: 673/1330] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1331] 10.0.0.153 () {32 vars in 675 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1332] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:00 2026] GET /v2.0/security-groups?tenant_id=b6634df663db46dba527c3d8772fbed6&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1333] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:00 2026] DELETE /v2.0/security-groups/56f59a99-3c7e-43f5-ab25-3691b554f376 => 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: 659/1334] 10.0.0.153 () {32 vars in 669 bytes} [Thu Apr 16 17:59:00 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: 7|app: 0|req: 660/1335] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:00 2026] DELETE /v2.0/security-groups/44c78e00-d12f-4d5e-9a6b-dc6de5eaca1d => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1336] 10.0.0.153 () {32 vars in 683 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1337] 10.0.0.153 () {32 vars in 669 bytes} [Thu Apr 16 17:59:01 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: 7|app: 0|req: 663/1338] 10.0.0.153 () {32 vars in 687 bytes} [Thu Apr 16 17:59:01 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: 7|app: 0|req: 664/1339] 10.0.0.153 () {32 vars in 705 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1340] 10.0.0.153 () {32 vars in 701 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1341] 10.0.0.153 () {32 vars in 675 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1342] 10.0.0.153 () {32 vars in 693 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1343] 10.0.0.153 () {32 vars in 709 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1344] 10.0.0.153 () {32 vars in 705 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1345] 10.0.0.153 () {32 vars in 719 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1346] 10.0.0.153 () {32 vars in 697 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1347] 10.0.0.153 () {32 vars in 711 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1348] 10.0.0.153 () {32 vars in 669 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/binding => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1349] 10.0.0.153 () {32 vars in 687 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1350] 10.0.0.153 () {32 vars in 681 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1351] 10.0.0.153 () {32 vars in 675 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1352] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1353] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/qinq => generated 272 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1354] 10.0.0.153 () {32 vars in 661 bytes} [Thu Apr 16 17:59:01 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: 680/1355] 10.0.0.153 () {32 vars in 699 bytes} [Thu Apr 16 17:59:01 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: 7|app: 0|req: 681/1356] 10.0.0.153 () {32 vars in 699 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1357] 10.0.0.153 () {32 vars in 677 bytes} [Thu Apr 16 17:59:01 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: 7|app: 0|req: 683/1358] 10.0.0.153 () {32 vars in 669 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1359] 10.0.0.153 () {32 vars in 683 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1360] 10.0.0.153 () {32 vars in 701 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1361] 10.0.0.153 () {32 vars in 685 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1362] 10.0.0.153 () {32 vars in 707 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1363] 10.0.0.153 () {32 vars in 669 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1364] 10.0.0.153 () {32 vars in 697 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1365] 10.0.0.153 () {32 vars in 695 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1366] 10.0.0.153 () {32 vars in 685 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1367] 10.0.0.153 () {32 vars in 689 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1368] 10.0.0.153 () {32 vars in 705 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1369] 10.0.0.153 () {32 vars in 667 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1370] 10.0.0.153 () {32 vars in 681 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:01.444 8 INFO neutron.db.ovn_revision_numbers_db [None req-c60db688-d89d-4437-a20c-ecdf2338eb11 ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] Successfully bumped revision number for resource f38f5ceb-6cb7-410d-be70-51735b6818a3 (type: floatingips) to 1 [pid: 7|app: 0|req: 696/1371] 10.0.0.153 () {32 vars in 681 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1372] 10.0.0.153 () {32 vars in 691 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1373] 10.0.0.153 () {32 vars in 695 bytes} [Thu Apr 16 17:59:01 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: 7|app: 0|req: 699/1374] 10.0.0.153 () {32 vars in 689 bytes} [Thu Apr 16 17:59:01 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: 7|app: 0|req: 700/1375] 10.0.0.153 () {32 vars in 701 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1376] 10.0.0.153 () {32 vars in 703 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1377] 10.0.0.153 () {32 vars in 713 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1378] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1379] 10.0.0.153 () {32 vars in 727 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1380] 10.0.0.153 () {32 vars in 741 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1381] 10.0.0.153 () {32 vars in 719 bytes} [Thu Apr 16 17:59:01 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: 7|app: 0|req: 707/1382] 10.0.0.153 () {32 vars in 683 bytes} [Thu Apr 16 17:59:01 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: 708/1383] 10.0.0.153 () {32 vars in 669 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1384] 10.0.0.153 () {32 vars in 719 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1385] 10.0.0.153 () {32 vars in 679 bytes} [Thu Apr 16 17:59:01 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: 7|app: 0|req: 711/1386] 10.0.0.153 () {32 vars in 669 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1387] 10.0.0.153 () {32 vars in 697 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:01.653 8 INFO neutron.db.ovn_revision_numbers_db [None req-c60db688-d89d-4437-a20c-ecdf2338eb11 ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] Successfully bumped revision number for resource f38f5ceb-6cb7-410d-be70-51735b6818a3 (type: floatingips) to 2 2026-04-16 17:59:01.654 8 INFO neutron.db.l3_db [None req-c60db688-d89d-4437-a20c-ecdf2338eb11 ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] Floating IP f38f5ceb-6cb7-410d-be70-51735b6818a3 associated. External IP: 10.96.250.213, port: cf0e05de-3be6-49ec-bef3-01d6105bc50d. [pid: 7|app: 0|req: 713/1388] 10.0.0.153 () {32 vars in 705 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1389] 10.0.0.153 () {32 vars in 701 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1390] 10.0.0.153 () {32 vars in 709 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/subnet-dns-publish-fixed-ip => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1391] 10.0.0.153 () {32 vars in 701 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1392] 10.0.0.153 () {32 vars in 705 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1393] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 17:59:00 2026] PUT /v2.0/floatingips/f38f5ceb-6cb7-410d-be70-51735b6818a3 => generated 855 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1394] 10.0.0.153 () {32 vars in 695 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 11 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: 677/1395] 10.0.0.153 () {32 vars in 689 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1396] 10.0.0.153 () {32 vars in 697 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1397] 10.0.0.153 () {32 vars in 679 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1398] 10.0.0.153 () {32 vars in 689 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1399] 10.0.0.153 () {32 vars in 701 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1400] 10.0.0.153 () {32 vars in 665 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1401] 10.0.0.153 () {32 vars in 681 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1402] 10.0.0.153 () {32 vars in 687 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/vlan-transparent => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1403] 10.0.0.153 () {32 vars in 677 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1404] 10.0.0.153 () {32 vars in 693 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/vpn-agent-scheduler => generated 199 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1405] 10.0.0.153 () {32 vars in 693 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1406] 10.0.0.153 () {32 vars in 677 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1407] 10.0.0.153 () {32 vars in 667 bytes} [Thu Apr 16 17:59:01 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: 688/1408] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 17:59:01 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: 689/1409] 10.0.0.153 () {32 vars in 675 bytes} [Thu Apr 16 17:59:01 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: 690/1410] 10.0.0.153 () {32 vars in 687 bytes} [Thu Apr 16 17:59:01 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) [pid: 7|app: 0|req: 721/1411] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1412] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:59:01 2026] GET /v2.0/security-groups?id=6c116862-799f-40f4-84ad-fba6d8f064de&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: 7|app: 0|req: 722/1413] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:02 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => 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: 692/1414] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:59:02 2026] GET /v2.0/security-groups?id=6c116862-799f-40f4-84ad-fba6d8f064de&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-04-16 17:59:02.669 7 INFO neutron.db.ovn_revision_numbers_db [None req-dcbf677d-cce8-42e3-bf0e-828d35543075 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource de9d1fde-d030-46a3-a568-45269e2c625d (type: security_groups) to 1 2026-04-16 17:59:02.680 7 INFO neutron.db.ovn_revision_numbers_db [None req-dcbf677d-cce8-42e3-bf0e-828d35543075 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1490126b-5b1d-496c-830a-07e927e4f04a (type: security_group_rules) to 0 2026-04-16 17:59:02.690 7 INFO neutron.db.ovn_revision_numbers_db [None req-dcbf677d-cce8-42e3-bf0e-828d35543075 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b020e944-b8b0-466c-8d36-0fd2a9170537 (type: security_group_rules) to 0 2026-04-16 17:59:02.706 7 INFO neutron.db.ovn_revision_numbers_db [None req-dcbf677d-cce8-42e3-bf0e-828d35543075 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e3db53d6-d40b-49fe-b4fb-ad53a3e57fe7 (type: security_group_rules) to 0 2026-04-16 17:59:02.716 7 INFO neutron.db.ovn_revision_numbers_db [None req-dcbf677d-cce8-42e3-bf0e-828d35543075 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource f9a8ff8f-4e81-4d61-9b06-1bf5aa202c57 (type: security_group_rules) to 0 2026-04-16 17:59:02.739 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff9a9d2c-b981-4302-94d5-71e66adbcd03'] response: {'name': 'network-changed', 'server_uuid': 'd82433ea-cd23-404b-954d-d90c3f8b89a1', 'tag': 'cf0e05de-3be6-49ec-bef3-01d6105bc50d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 723/1415] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:02 2026] GET /v2.0/security-groups?tenant_id=8bc757a5c055421fa5d6dc7cf7bc9f4c&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1416] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:02 2026] DELETE /v2.0/security-groups/de9d1fde-d030-46a3-a568-45269e2c625d => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:03.183 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9fc2f3d9-c0b0-4255-8742-39eb38caeb19 - - - - - -] OVN reports status down for port: cf0e05de-3be6-49ec-bef3-01d6105bc50d [pid: 7|app: 0|req: 724/1417] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:59:03 2026] GET /v2.0/ports?tenant_id=714274bda8a34a8881b0261e76fe3758&device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1418] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:59:03 2026] GET /v2.0/networks?id=8a10bc81-5984-4af0-95dd-e2c0c2e52188 => generated 817 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1419] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 17:59:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cf0e05de-3be6-49ec-bef3-01d6105bc50d => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1420] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:03 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 971 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1421] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:59:03 2026] GET /v2.0/subnets?id=9a00a38c-fef7-4721-8bc2-99095d90ff6b => generated 698 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1422] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:59:03 2026] GET /v2.0/ports?network_id=8a10bc81-5984-4af0-95dd-e2c0c2e52188&device_owner=network%3Adhcp => 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: 695/1423] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:59:03 2026] GET /v2.0/security-groups?id=6c116862-799f-40f4-84ad-fba6d8f064de&fields=id&fields=name => generated 114 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1424] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:59:03 2026] GET /v2.0/networks/8a10bc81-5984-4af0-95dd-e2c0c2e52188?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:59:03.606 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fc2f3d9-c0b0-4255-8742-39eb38caeb19 - - - - - -] Successfully bumped revision number for resource cf0e05de-3be6-49ec-bef3-01d6105bc50d (type: ports) to 6 [pid: 8|app: 0|req: 696/1425] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:59:03 2026] GET /v2.0/networks/8a10bc81-5984-4af0-95dd-e2c0c2e52188?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) [pid: 7|app: 0|req: 730/1426] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 16 17:59:04 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 969 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, ' 2026-04-16 17:59:04.615 8 INFO neutron_taas.services.taas.taas_plugin [req-312e75f8-2e65-402b-a433-d847877b8ed3 req-ef177b74-acc0-465c-9d52-9f6cb58dd801 ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] TaaS: Handle Delete Port: cf0e05de-3be6-49ec-bef3-01d6105bc50d 2026-04-16 17:59:04.618 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-312e75f8-2e65-402b-a433-d847877b8ed3 req-ef177b74-acc0-465c-9d52-9f6cb58dd801 ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] Tap Mirror: Handle Delete Port: cf0e05de-3be6-49ec-bef3-01d6105bc50d [pid: 7|app: 0|req: 731/1427] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:04 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1428] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:59:04 2026] GET /v2.0/security-groups?id=6c116862-799f-40f4-84ad-fba6d8f064de&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:04.803 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-54e3edc9-6c6e-4742-bcda-73d2c4f46f1b'] response: {'server_uuid': 'd82433ea-cd23-404b-954d-d90c3f8b89a1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cf0e05de-3be6-49ec-bef3-01d6105bc50d', 'code': 200} 2026-04-16 17:59:04.803 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-54e3edc9-6c6e-4742-bcda-73d2c4f46f1b'] response: {'server_uuid': 'd82433ea-cd23-404b-954d-d90c3f8b89a1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cf0e05de-3be6-49ec-bef3-01d6105bc50d', 'code': 200} 2026-04-16 17:59:04.832 8 INFO neutron.db.l3_db [req-312e75f8-2e65-402b-a433-d847877b8ed3 req-ef177b74-acc0-465c-9d52-9f6cb58dd801 ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] Floating IP f38f5ceb-6cb7-410d-be70-51735b6818a3 disassociated. External IP: 10.96.250.213, port: cf0e05de-3be6-49ec-bef3-01d6105bc50d. [pid: 8|app: 0|req: 697/1429] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 16 17:59:04 2026] DELETE /v2.0/ports/cf0e05de-3be6-49ec-bef3-01d6105bc50d => generated 0 bytes in 550 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-04-16 17:59:05.126 7 INFO neutron.db.ovn_revision_numbers_db [None req-9cdf5c89-0ce0-4e53-8fa0-3a3808760f9b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 29b35850-df9f-43c2-96af-48b2b6b0307f (type: security_groups) to 1 2026-04-16 17:59:05.140 7 INFO neutron.db.ovn_revision_numbers_db [None req-9cdf5c89-0ce0-4e53-8fa0-3a3808760f9b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 35776219-6a86-4235-b99d-a0bb6553e51c (type: security_group_rules) to 0 2026-04-16 17:59:05.156 7 INFO neutron.db.ovn_revision_numbers_db [None req-9cdf5c89-0ce0-4e53-8fa0-3a3808760f9b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 358f41f4-d21d-48c3-bb27-8b735c905730 (type: security_group_rules) to 0 2026-04-16 17:59:05.167 7 INFO neutron.db.ovn_revision_numbers_db [None req-9cdf5c89-0ce0-4e53-8fa0-3a3808760f9b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 3d4f6148-e844-476a-bfe8-b34b0696b57a (type: security_group_rules) to 0 2026-04-16 17:59:05.179 7 INFO neutron.db.ovn_revision_numbers_db [None req-9cdf5c89-0ce0-4e53-8fa0-3a3808760f9b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5692fb42-7b90-4ca0-b8f5-c5ce6d43f8d8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 733/1430] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:04 2026] GET /v2.0/security-groups?tenant_id=0702539ca3894ac49b73678481f30124&name=default => generated 2925 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:05.244 8 INFO neutron.db.ovn_revision_numbers_db [None req-44f41150-309d-4f95-ba77-5c12bc73f8c5 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource 562bde82-6067-4bc5-b3b9-4b9eac3d07c3 (type: security_groups) to 1 2026-04-16 17:59:05.253 8 INFO neutron.db.ovn_revision_numbers_db [None req-44f41150-309d-4f95-ba77-5c12bc73f8c5 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource 0bb412c9-e80f-4435-a14f-aa8dc0f2bf18 (type: security_group_rules) to 0 2026-04-16 17:59:05.265 8 INFO neutron.db.ovn_revision_numbers_db [None req-44f41150-309d-4f95-ba77-5c12bc73f8c5 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource 3bd1e255-9be0-46e2-b112-e69e6cbf6bbb (type: security_group_rules) to 0 2026-04-16 17:59:05.277 8 INFO neutron.db.ovn_revision_numbers_db [None req-44f41150-309d-4f95-ba77-5c12bc73f8c5 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource 5a5135c7-34ff-4008-b52b-b52f90319fad (type: security_group_rules) to 0 2026-04-16 17:59:05.289 8 INFO neutron.db.ovn_revision_numbers_db [None req-44f41150-309d-4f95-ba77-5c12bc73f8c5 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource aba08a88-0361-42a5-9a2b-986c001d813e (type: security_group_rules) to 0 2026-04-16 17:59:05.379 8 INFO neutron.db.segments_db [None req-44f41150-309d-4f95-ba77-5c12bc73f8c5 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Added segment 57e9c73e-6d60-413c-b826-2c0369618b58 of type geneve for network 6b567b52-6030-4b14-af2b-c2fce588c35b [pid: 7|app: 0|req: 734/1431] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:05 2026] DELETE /v2.0/security-groups/29b35850-df9f-43c2-96af-48b2b6b0307f => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:05.509 8 INFO neutron.db.ovn_revision_numbers_db [None req-44f41150-309d-4f95-ba77-5c12bc73f8c5 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource 6b567b52-6030-4b14-af2b-c2fce588c35b (type: networks) to 1 2026-04-16 17:59:05.715 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce013a42-ce4a-443a-9754-f39ab1173da4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b09cdc27-aa59-416e-aabb-d509a2bf6914 (type: security_groups) to 1 2026-04-16 17:59:05.717 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-44f41150-309d-4f95-ba77-5c12bc73f8c5 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] No more DHCP agents 2026-04-16 17:59:05.719 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-44f41150-309d-4f95-ba77-5c12bc73f8c5 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Unable to schedule network 6b567b52-6030-4b14-af2b-c2fce588c35b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:05.730 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce013a42-ce4a-443a-9754-f39ab1173da4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 17a37f13-7687-40fc-a5b4-0e75631c78a3 (type: security_group_rules) to 0 2026-04-16 17:59:05.745 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce013a42-ce4a-443a-9754-f39ab1173da4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 29f955a7-3160-4915-9d27-b2c61441dfcc (type: security_group_rules) to 0 2026-04-16 17:59:05.782 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-338dc9e3-390d-49ab-9022-558453085992 - - - - - -] OVN reports status down for port: a7e7ff5d-dfc9-41b7-9795-6b012f6918dd 2026-04-16 17:59:05.787 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce013a42-ce4a-443a-9754-f39ab1173da4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 9bcf540e-1193-40af-ba2f-ec748c7e011a (type: security_group_rules) to 0 2026-04-16 17:59:05.789 8 INFO neutron.db.ovn_revision_numbers_db [None req-44f41150-309d-4f95-ba77-5c12bc73f8c5 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource a7e7ff5d-dfc9-41b7-9795-6b012f6918dd (type: ports) to 1 [pid: 8|app: 0|req: 698/1432] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:05 2026] POST /v2.0/networks => generated 669 bytes in 766 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:05.817 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce013a42-ce4a-443a-9754-f39ab1173da4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c63d9c91-a0ba-445a-8468-d7eed3766698 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 699/1433] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:05 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => 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: 735/1434] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:05 2026] GET /v2.0/security-groups?tenant_id=649a62569ffb4464a34fac57b0b3f972&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:06.021 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de143004-c8db-4c67-8fb1-729b23fd384a 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] No more DHCP agents 2026-04-16 17:59:06.024 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de143004-c8db-4c67-8fb1-729b23fd384a 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Unable to schedule network 6b567b52-6030-4b14-af2b-c2fce588c35b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:06.049 8 INFO neutron.db.ovn_revision_numbers_db [None req-de143004-c8db-4c67-8fb1-729b23fd384a 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource ba2dbc0d-bf3d-47d1-bed5-dd2309ee3c12 (type: subnets) to 0 [pid: 8|app: 0|req: 700/1435] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:05 2026] POST /v2.0/subnets => generated 627 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1438] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:05 2026] DELETE /v2.0/security-groups/b09cdc27-aa59-416e-aabb-d509a2bf6914 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:06.545 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b35eb2c-7494-4519-8a89-387f09ff39dc 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] No more DHCP agents 2026-04-16 17:59:06.547 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b35eb2c-7494-4519-8a89-387f09ff39dc 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:06.676 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41ec3e66-4fba-4d17-9ec1-c099ab5bf65d - - - - - -] OVN reports status down for port: 1945edf9-d324-4eca-a7c6-edff4dacc452 2026-04-16 17:59:06.743 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b35eb2c-7494-4519-8a89-387f09ff39dc 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource 1945edf9-d324-4eca-a7c6-edff4dacc452 (type: ports) to 1 2026-04-16 17:59:06.878 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1872f331-1261-4092-854a-0751c59390d4'] response: {'server_uuid': 'd82433ea-cd23-404b-954d-d90c3f8b89a1', 'name': 'network-vif-deleted', 'tag': 'cf0e05de-3be6-49ec-bef3-01d6105bc50d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 737/1439] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:06 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:59:07.380 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-046e2f7c-98f3-4348-b27e-13b630ed71f0 - - - - - -] Schedule LRP lrp-1945edf9-d324-4eca-a7c6-edff4dacc452 on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 17:59:07.416 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41ec3e66-4fba-4d17-9ec1-c099ab5bf65d - - - - - -] OVN reports status up for port: 1945edf9-d324-4eca-a7c6-edff4dacc452 2026-04-16 17:59:07.461 8 INFO neutron.plugins.ml2.plugin [None req-41ec3e66-4fba-4d17-9ec1-c099ab5bf65d - - - - - -] Attempt 1 to provision port 1945edf9-d324-4eca-a7c6-edff4dacc452 2026-04-16 17:59:07.477 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b35eb2c-7494-4519-8a89-387f09ff39dc 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource 1945edf9-d324-4eca-a7c6-edff4dacc452 (type: router_ports) to 1 2026-04-16 17:59:07.580 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b35eb2c-7494-4519-8a89-387f09ff39dc 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource 670a6aab-f29d-4172-9668-098cecf97f76 (type: routers) to 2 [pid: 8|app: 0|req: 703/1440] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:06 2026] POST /v2.0/routers => generated 954 bytes in 1527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1441] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:08 2026] GET /v2.0/ports?device_id=d82433ea-cd23-404b-954d-d90c3f8b89a1 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:59:08.149 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4770a618-f8cf-477c-9983-3980f933a524 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] No more DHCP agents 2026-04-16 17:59:08.150 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4770a618-f8cf-477c-9983-3980f933a524 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Unable to schedule network 6b567b52-6030-4b14-af2b-c2fce588c35b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:08.267 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-338dc9e3-390d-49ab-9022-558453085992 - - - - - -] OVN reports status down for port: e013634b-5d2c-4ce1-b633-c31ade633c8e 2026-04-16 17:59:08.336 7 INFO neutron.db.ovn_revision_numbers_db [None req-4770a618-f8cf-477c-9983-3980f933a524 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource e013634b-5d2c-4ce1-b633-c31ade633c8e (type: ports) to 1 2026-04-16 17:59:09.006 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-338dc9e3-390d-49ab-9022-558453085992 - - - - - -] OVN reports status up for port: e013634b-5d2c-4ce1-b633-c31ade633c8e 2026-04-16 17:59:09.035 7 INFO neutron.plugins.ml2.plugin [None req-338dc9e3-390d-49ab-9022-558453085992 - - - - - -] Attempt 1 to provision port e013634b-5d2c-4ce1-b633-c31ade633c8e 2026-04-16 17:59:09.163 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4770a618-f8cf-477c-9983-3980f933a524 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] No more DHCP agents 2026-04-16 17:59:09.165 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4770a618-f8cf-477c-9983-3980f933a524 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Unable to schedule network 6b567b52-6030-4b14-af2b-c2fce588c35b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 705/1442] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:09 2026] DELETE /v2.0/security-groups/6c116862-799f-40f4-84ad-fba6d8f064de => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:09.301 8 INFO neutron.api.v2.resource [None req-ac3580d7-fd4c-4ca7-98c0-d9ac73b81a74 ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 706/1443] 10.0.0.153 () {32 vars in 737 bytes} [Thu Apr 16 17:59:09 2026] GET /v2.0/security-groups/6c116862-799f-40f4-84ad-fba6d8f064de => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:59:09.431 8 INFO neutron_taas.services.taas.taas_plugin [None req-6c00060f-adc3-429f-b346-f437650e7a79 ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] TaaS: Handle Delete Port: baca9737-03ac-4c88-8929-c59c1cdd360b 2026-04-16 17:59:09.434 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c00060f-adc3-429f-b346-f437650e7a79 ae308d8952694bf6b2161cd63dc963e1 714274bda8a34a8881b0261e76fe3758 - - default default] Tap Mirror: Handle Delete Port: baca9737-03ac-4c88-8929-c59c1cdd360b [pid: 8|app: 0|req: 707/1444] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 17:59:09 2026] DELETE /v2.0/floatingips/f38f5ceb-6cb7-410d-be70-51735b6818a3 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:09.796 7 INFO neutron.db.ovn_revision_numbers_db [None req-338dc9e3-390d-49ab-9022-558453085992 - - - - - -] Successfully bumped revision number for resource e013634b-5d2c-4ce1-b633-c31ade633c8e (type: ports) to 2 2026-04-16 17:59:09.914 8 INFO neutron_taas.services.taas.taas_plugin [None req-c281e3af-f6a7-488b-9206-cfafda0e4df9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: fcfce498-a883-4aaa-8690-f40455c98999 2026-04-16 17:59:09.918 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c281e3af-f6a7-488b-9206-cfafda0e4df9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: fcfce498-a883-4aaa-8690-f40455c98999 2026-04-16 17:59:09.992 7 INFO neutron.db.ovn_revision_numbers_db [None req-4770a618-f8cf-477c-9983-3980f933a524 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource e013634b-5d2c-4ce1-b633-c31ade633c8e (type: router_ports) to 1 [pid: 7|app: 0|req: 738/1445] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 17:59:07 2026] PUT /v2.0/routers/670a6aab-f29d-4172-9668-098cecf97f76/add_router_interface => generated 309 bytes in 2390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:10.326 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ffe885a-7552-440b-bf05-946f0162250d 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] No more DHCP agents 2026-04-16 17:59:10.327 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ffe885a-7552-440b-bf05-946f0162250d 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Unable to schedule network 6b567b52-6030-4b14-af2b-c2fce588c35b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:10.485 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ffe885a-7552-440b-bf05-946f0162250d 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource 060f600b-e4e1-404b-b306-2671bf486c6b (type: ports) to 1 [pid: 7|app: 0|req: 739/1446] 10.0.0.153 () {34 vars in 665 bytes} [Thu Apr 16 17:59:10 2026] POST /v2.0/ports => generated 955 bytes in 544 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-04-16 17:59:10.822 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9499188f-59a2-450e-b173-f9141086bb7f 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] No more DHCP agents 2026-04-16 17:59:10.823 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9499188f-59a2-450e-b173-f9141086bb7f 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Unable to schedule network 6b567b52-6030-4b14-af2b-c2fce588c35b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:10.971 7 INFO neutron.db.ovn_revision_numbers_db [None req-9499188f-59a2-450e-b173-f9141086bb7f 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource 6a51196d-ec2d-41dd-b3ae-9da0c516fbe7 (type: ports) to 1 [pid: 7|app: 0|req: 740/1447] 10.0.0.153 () {34 vars in 665 bytes} [Thu Apr 16 17:59:10 2026] POST /v2.0/ports => generated 955 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: 8|app: 0|req: 708/1448] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 17:59:09 2026] PUT /v2.0/routers/bc7de9b2-0692-4444-93e2-32d4ddd6d4f9/remove_router_interface => generated 309 bytes in 1658 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-04-16 17:59:11.283 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e68ae5a4-cc28-4385-8cec-15e7c3205196 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] No more DHCP agents 2026-04-16 17:59:11.284 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e68ae5a4-cc28-4385-8cec-15e7c3205196 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:11.612 8 INFO neutron_taas.services.taas.taas_plugin [None req-76171725-5436-42a6-ba66-94950b30b756 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: dc64d08e-ce96-4031-9bcf-681c74f2f453 2026-04-16 17:59:11.617 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76171725-5436-42a6-ba66-94950b30b756 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: dc64d08e-ce96-4031-9bcf-681c74f2f453 [pid: 8|app: 0|req: 709/1449] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:11 2026] DELETE /v2.0/routers/bc7de9b2-0692-4444-93e2-32d4ddd6d4f9 => generated 0 bytes in 780 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:12.121 7 INFO neutron.db.ovn_revision_numbers_db [None req-e68ae5a4-cc28-4385-8cec-15e7c3205196 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource 4bcadf17-71c9-4756-ad4a-91bccb78992c (type: floatingips) to 1 2026-04-16 17:59:12.121 7 INFO neutron.db.l3_db [None req-e68ae5a4-cc28-4385-8cec-15e7c3205196 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Floating IP 4bcadf17-71c9-4756-ad4a-91bccb78992c associated. External IP: 10.96.250.204, port: 6a51196d-ec2d-41dd-b3ae-9da0c516fbe7. [pid: 7|app: 0|req: 741/1450] 10.0.0.153 () {34 vars in 677 bytes} [Thu Apr 16 17:59:11 2026] POST /v2.0/floatingips => generated 842 bytes in 1148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:12.276 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5045f2c-98e5-4d6c-9310-0c1c21a336e5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 3776ff3c-981d-4302-9b95-7b4c24d55a49 (type: security_groups) to 1 2026-04-16 17:59:12.287 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5045f2c-98e5-4d6c-9310-0c1c21a336e5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 22ed8d34-1e3a-4011-8b9e-7bfabc80fdc9 (type: security_group_rules) to 0 2026-04-16 17:59:12.300 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5045f2c-98e5-4d6c-9310-0c1c21a336e5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a6c3b618-1c27-487e-9fd7-c3995912c9d5 (type: security_group_rules) to 0 2026-04-16 17:59:12.321 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5045f2c-98e5-4d6c-9310-0c1c21a336e5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d1d854d8-8612-4114-9f1c-3d7f83cbee08 (type: security_group_rules) to 0 2026-04-16 17:59:12.331 7 INFO neutron.db.ovn_revision_numbers_db [None req-ccf3eb1d-fe48-40db-b548-17959030530f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c7fdd114-f51b-4ff4-b835-ce5018e92b9b (type: security_groups) to 1 2026-04-16 17:59:12.335 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5045f2c-98e5-4d6c-9310-0c1c21a336e5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource eb833527-3e9e-4629-9c3f-b30541cbb548 (type: security_group_rules) to 0 2026-04-16 17:59:12.342 7 INFO neutron.db.ovn_revision_numbers_db [None req-ccf3eb1d-fe48-40db-b548-17959030530f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 555de830-1375-4a6f-a395-72e3940babca (type: security_group_rules) to 0 2026-04-16 17:59:12.356 7 INFO neutron.db.ovn_revision_numbers_db [None req-ccf3eb1d-fe48-40db-b548-17959030530f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6916bf5c-17fe-4a14-9d93-778a9f4aa031 (type: security_group_rules) to 0 2026-04-16 17:59:12.367 7 INFO neutron.db.ovn_revision_numbers_db [None req-ccf3eb1d-fe48-40db-b548-17959030530f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 99b5ad64-62e6-4372-9ceb-ed0b361b2280 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 710/1451] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:12 2026] GET /v2.0/security-groups?tenant_id=e51123604b744d378a7f0dba6175d948&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:12.378 7 INFO neutron.db.ovn_revision_numbers_db [None req-ccf3eb1d-fe48-40db-b548-17959030530f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource bd4b4eab-201c-4cdb-ae1b-b40d7100b1f3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 742/1452] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:12 2026] GET /v2.0/security-groups?tenant_id=b9031b09adc34f578968e82d3839c032&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1453] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:12 2026] DELETE /v2.0/subnets/9a00a38c-fef7-4721-8bc2-99095d90ff6b => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:12.635 7 INFO neutron.db.ovn_revision_numbers_db [None req-b57e474d-64e4-4a1d-88f9-e300217dff91 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource 4bcadf17-71c9-4756-ad4a-91bccb78992c (type: floatingips) to 2 2026-04-16 17:59:12.682 7 INFO neutron.db.l3_db [None req-b57e474d-64e4-4a1d-88f9-e300217dff91 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Floating IP 4bcadf17-71c9-4756-ad4a-91bccb78992c disassociated. External IP: 10.96.250.204, port: 6a51196d-ec2d-41dd-b3ae-9da0c516fbe7. [pid: 7|app: 0|req: 743/1454] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 17:59:12 2026] PUT /v2.0/floatingips/4bcadf17-71c9-4756-ad4a-91bccb78992c => generated 554 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1455] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:12 2026] DELETE /v2.0/security-groups/3776ff3c-981d-4302-9b95-7b4c24d55a49 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:12.920 8 INFO neutron_taas.services.taas.taas_plugin [None req-08ba5a21-a879-4ac6-8204-ade4b41db8e8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 589adfa5-54a1-4242-827c-5740b38c53fa 2026-04-16 17:59:12.923 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08ba5a21-a879-4ac6-8204-ade4b41db8e8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 589adfa5-54a1-4242-827c-5740b38c53fa [pid: 7|app: 0|req: 744/1456] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:12 2026] DELETE /v2.0/security-groups/c7fdd114-f51b-4ff4-b835-ce5018e92b9b => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:13.074 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6d9bcad-6fdc-43c6-9f36-4ab726749a76 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] TaaS: Handle Delete Port: 74964844-4f5d-419c-9df4-11a171d9f7a1 2026-04-16 17:59:13.076 8 INFO neutron.services.segments.plugin [-] Segment 8d73e785-0363-4e84-be29-1448f5c4ae45 resource provider aggregate not found 2026-04-16 17:59:13.077 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6d9bcad-6fdc-43c6-9f36-4ab726749a76 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Tap Mirror: Handle Delete Port: 74964844-4f5d-419c-9df4-11a171d9f7a1 2026-04-16 17:59:13.094 8 INFO neutron.services.segments.plugin [-] Segment 8d73e785-0363-4e84-be29-1448f5c4ae45 resource provider aggregate not found 2026-04-16 17:59:13.100 8 INFO neutron.services.segments.plugin [-] Segment 8d73e785-0363-4e84-be29-1448f5c4ae45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d73e785-0363-4e84-be29-1448f5c4ae45 found for delete ", "request_id": "req-e3c4e1a5-1c24-434a-a1c0-6ded4835ee2d"}]} 2026-04-16 17:59:13.112 8 INFO neutron.services.segments.plugin [-] Segment 8d73e785-0363-4e84-be29-1448f5c4ae45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d73e785-0363-4e84-be29-1448f5c4ae45 found for delete ", "request_id": "req-a1a94269-f2fa-4192-99c8-390f26418bb4"}]} [pid: 8|app: 0|req: 713/1457] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:12 2026] DELETE /v2.0/networks/8a10bc81-5984-4af0-95dd-e2c0c2e52188 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:13.144 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-41ec3e66-4fba-4d17-9ec1-c099ab5bf65d - - - - - -] No hosting information found for port 1945edf9-d324-4eca-a7c6-edff4dacc452: RuntimeError: No hosting information found for port 1945edf9-d324-4eca-a7c6-edff4dacc452 2026-04-16 17:59:13.144 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41ec3e66-4fba-4d17-9ec1-c099ab5bf65d - - - - - -] OVN reports status down for port: 6a51196d-ec2d-41dd-b3ae-9da0c516fbe7 [pid: 7|app: 0|req: 745/1458] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 17:59:12 2026] DELETE /v2.0/floatingips/4bcadf17-71c9-4756-ad4a-91bccb78992c => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:13.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-02ccda9c-e27c-40c1-8111-aac3832d0d73 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b8a3cca9-c01a-46ed-a140-6af5f4da2d5c (type: security_groups) to 1 2026-04-16 17:59:13.351 8 INFO neutron.db.ovn_revision_numbers_db [None req-02ccda9c-e27c-40c1-8111-aac3832d0d73 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 21163910-3209-4388-9c00-d2504b6414f9 (type: security_group_rules) to 0 2026-04-16 17:59:13.363 8 INFO neutron.db.ovn_revision_numbers_db [None req-02ccda9c-e27c-40c1-8111-aac3832d0d73 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b991b842-caf6-4b6d-8b18-85d58252e437 (type: security_group_rules) to 0 2026-04-16 17:59:13.385 8 INFO neutron.db.ovn_revision_numbers_db [None req-02ccda9c-e27c-40c1-8111-aac3832d0d73 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d77f4e85-b8ef-4bd8-ba9f-bf60ccd6ac3f (type: security_group_rules) to 0 2026-04-16 17:59:13.414 8 INFO neutron.db.ovn_revision_numbers_db [None req-02ccda9c-e27c-40c1-8111-aac3832d0d73 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e15e6fcf-3a21-426c-9b26-e0ea3b658441 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 714/1459] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:13 2026] GET /v2.0/security-groups?tenant_id=a2bfc2a582d04498a5e78c7679fa04e7&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:13.476 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d45815f-0439-4c07-bd4c-190bf3b3b580 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] No more DHCP agents 2026-04-16 17:59:13.477 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d45815f-0439-4c07-bd4c-190bf3b3b580 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 715/1460] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:13 2026] GET /v2.0/security-groups?tenant_id=714274bda8a34a8881b0261e76fe3758&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: 716/1461] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:13 2026] DELETE /v2.0/security-groups/b8a3cca9-c01a-46ed-a140-6af5f4da2d5c => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1462] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:13 2026] DELETE /v2.0/security-groups/72b697da-6f8f-4085-be55-8a68bea088e0 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:14.398 7 INFO neutron.db.ovn_revision_numbers_db [None req-4d45815f-0439-4c07-bd4c-190bf3b3b580 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource da3004e3-588e-46a4-8d7f-8c28d4cbde20 (type: floatingips) to 1 2026-04-16 17:59:14.399 7 INFO neutron.db.l3_db [None req-4d45815f-0439-4c07-bd4c-190bf3b3b580 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Floating IP da3004e3-588e-46a4-8d7f-8c28d4cbde20 associated. External IP: 10.96.250.201, port: 060f600b-e4e1-404b-b306-2671bf486c6b. [pid: 7|app: 0|req: 746/1463] 10.0.0.153 () {34 vars in 677 bytes} [Thu Apr 16 17:59:13 2026] POST /v2.0/floatingips => generated 842 bytes in 1195 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: 718/1464] 10.0.0.153 () {32 vars in 729 bytes} [Thu Apr 16 17:59:14 2026] GET /v2.0/floatingips/da3004e3-588e-46a4-8d7f-8c28d4cbde20 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1465] 10.0.0.153 () {32 vars in 655 bytes} [Thu Apr 16 17:59:14 2026] GET /v2.0/floatingips => generated 847 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:15.104 8 INFO neutron.db.ovn_revision_numbers_db [None req-39315a33-11c2-4477-850c-571e1d8b145b 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource da3004e3-588e-46a4-8d7f-8c28d4cbde20 (type: floatingips) to 2 2026-04-16 17:59:15.211 8 INFO neutron.db.l3_db [None req-39315a33-11c2-4477-850c-571e1d8b145b 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Floating IP da3004e3-588e-46a4-8d7f-8c28d4cbde20 associated. External IP: 10.96.250.201, port: 060f600b-e4e1-404b-b306-2671bf486c6b. [pid: 8|app: 0|req: 719/1466] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 17:59:14 2026] PUT /v2.0/floatingips/da3004e3-588e-46a4-8d7f-8c28d4cbde20 => generated 844 bytes in 706 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:15.361 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] No hosting information found for port e013634b-5d2c-4ce1-b633-c31ade633c8e: RuntimeError: No hosting information found for port e013634b-5d2c-4ce1-b633-c31ade633c8e 2026-04-16 17:59:15.511 7 INFO neutron.db.ovn_revision_numbers_db [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] Successfully bumped revision number for resource e013634b-5d2c-4ce1-b633-c31ade633c8e (type: router_ports) to 2 2026-04-16 17:59:15.511 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status down for port: 060f600b-e4e1-404b-b306-2671bf486c6b 2026-04-16 17:59:15.577 7 INFO neutron.db.ovn_revision_numbers_db [None req-134afcc6-153d-433a-acea-63162fa4f1f0 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Successfully bumped revision number for resource da3004e3-588e-46a4-8d7f-8c28d4cbde20 (type: floatingips) to 3 2026-04-16 17:59:15.671 7 INFO neutron.db.l3_db [None req-134afcc6-153d-433a-acea-63162fa4f1f0 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Floating IP da3004e3-588e-46a4-8d7f-8c28d4cbde20 disassociated. External IP: 10.96.250.201, port: 6a51196d-ec2d-41dd-b3ae-9da0c516fbe7. [pid: 7|app: 0|req: 748/1467] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 17:59:15 2026] PUT /v2.0/floatingips/da3004e3-588e-46a4-8d7f-8c28d4cbde20 => generated 554 bytes in 489 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-04-16 17:59:15.921 8 INFO neutron_taas.services.taas.taas_plugin [None req-939960c1-75a0-4dc9-810f-458ef848e778 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] TaaS: Handle Delete Port: 91f10b57-5705-444a-b893-7cd61b602450 2026-04-16 17:59:15.924 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-939960c1-75a0-4dc9-810f-458ef848e778 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Tap Mirror: Handle Delete Port: 91f10b57-5705-444a-b893-7cd61b602450 /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: 720/1468] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 17:59:15 2026] DELETE /v2.0/floatingips/da3004e3-588e-46a4-8d7f-8c28d4cbde20 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:16.229 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb57da6b-340a-44ca-b8c1-2396aa5a70a8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e0eb0999-80de-475c-ae24-e1c1a27cbcf5 (type: security_groups) to 1 2026-04-16 17:59:16.243 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb57da6b-340a-44ca-b8c1-2396aa5a70a8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6f4b1273-c344-47b6-bb3b-4d34fc3f2c0f (type: security_group_rules) to 0 2026-04-16 17:59:16.256 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb57da6b-340a-44ca-b8c1-2396aa5a70a8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 814b89d3-af25-452f-be2e-cc14060825dd (type: security_group_rules) to 0 2026-04-16 17:59:16.267 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb57da6b-340a-44ca-b8c1-2396aa5a70a8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d2c0588c-49ee-47a6-a718-cf38fade7a9f (type: security_group_rules) to 0 2026-04-16 17:59:16.279 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb57da6b-340a-44ca-b8c1-2396aa5a70a8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d6372d9c-af9b-4fe2-8762-86ebf90cdfcd (type: security_group_rules) to 0 2026-04-16 17:59:16.343 8 INFO neutron.db.ovn_revision_numbers_db [None req-bcdb0c65-3cb6-4082-a222-ff5ff7ebcfae 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 20d2efe9-e0cd-431c-8660-f4862a0843b5 (type: security_groups) to 1 2026-04-16 17:59:16.355 8 INFO neutron.db.ovn_revision_numbers_db [None req-bcdb0c65-3cb6-4082-a222-ff5ff7ebcfae 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1b918808-0e37-4723-bc0e-561238c5deeb (type: security_group_rules) to 0 2026-04-16 17:59:16.370 8 INFO neutron.db.ovn_revision_numbers_db [None req-bcdb0c65-3cb6-4082-a222-ff5ff7ebcfae 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 2e7bec40-bb34-49ac-ab60-6097fed4d8f0 (type: security_group_rules) to 0 2026-04-16 17:59:16.386 8 INFO neutron.db.ovn_revision_numbers_db [None req-bcdb0c65-3cb6-4082-a222-ff5ff7ebcfae 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 519ff8e6-fa70-4a88-a96b-204b85b86614 (type: security_group_rules) to 0 2026-04-16 17:59:16.387 7 INFO neutron.db.segments_db [None req-cb57da6b-340a-44ca-b8c1-2396aa5a70a8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Added segment 5f92b137-976c-45be-993a-fd87546d3c59 of type geneve for network 6405fba8-4921-448c-9538-4dc90b6a2529 2026-04-16 17:59:16.398 8 INFO neutron.db.ovn_revision_numbers_db [None req-bcdb0c65-3cb6-4082-a222-ff5ff7ebcfae 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6ba758f6-8dad-4a81-ba02-e1936fc334e9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 721/1469] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:16 2026] GET /v2.0/security-groups?tenant_id=863a76ba96594f8396e931a914d4da73&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:16.456 8 INFO neutron.api.v2.resource [None req-5e537137-8913-4777-8a1a-8891e47e5bfe 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 722/1470] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 17:59:16 2026] DELETE /v2.0/floatingips/da3004e3-588e-46a4-8d7f-8c28d4cbde20 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:59:16.515 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb57da6b-340a-44ca-b8c1-2396aa5a70a8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6405fba8-4921-448c-9538-4dc90b6a2529 (type: networks) to 1 [pid: 8|app: 0|req: 723/1471] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:59:16 2026] GET /v2.0/routers => generated 975 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:16.675 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cb57da6b-340a-44ca-b8c1-2396aa5a70a8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:59:16.676 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cb57da6b-340a-44ca-b8c1-2396aa5a70a8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 6405fba8-4921-448c-9538-4dc90b6a2529: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:16.761 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41ec3e66-4fba-4d17-9ec1-c099ab5bf65d - - - - - -] OVN reports status down for port: 0ebf7c18-2e5a-4082-a56d-f019358e07c5 2026-04-16 17:59:16.770 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb57da6b-340a-44ca-b8c1-2396aa5a70a8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0ebf7c18-2e5a-4082-a56d-f019358e07c5 (type: ports) to 1 [pid: 7|app: 0|req: 749/1472] 10.0.0.153 () {34 vars in 671 bytes} [Thu Apr 16 17:59:15 2026] POST /v2.0/networks => generated 766 bytes in 936 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:16.977 7 INFO neutron_taas.services.taas.taas_plugin [None req-14797bc9-e606-4910-93f4-e028ddb42fb9 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] TaaS: Handle Delete Port: 6a51196d-ec2d-41dd-b3ae-9da0c516fbe7 2026-04-16 17:59:16.980 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14797bc9-e606-4910-93f4-e028ddb42fb9 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Tap Mirror: Handle Delete Port: 6a51196d-ec2d-41dd-b3ae-9da0c516fbe7 [pid: 8|app: 0|req: 724/1473] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:16 2026] DELETE /v2.0/security-groups/20d2efe9-e0cd-431c-8660-f4862a0843b5 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1474] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 17:59:16 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: 7|app: 0|req: 750/1475] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:59:16 2026] DELETE /v2.0/ports/6a51196d-ec2d-41dd-b3ae-9da0c516fbe7 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:17.147 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c86151a7-e884-4218-9b9d-75e107560963 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:59:17.149 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c86151a7-e884-4218-9b9d-75e107560963 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 6405fba8-4921-448c-9538-4dc90b6a2529: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 751/1476] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 17:59:17 2026] GET /v2.0/security-groups => generated 23205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 17:59:17.286 7 INFO neutron_taas.services.taas.taas_plugin [None req-08a7e15e-8c8b-4a26-b744-b791aa0daf21 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] TaaS: Handle Delete Port: 060f600b-e4e1-404b-b306-2671bf486c6b 2026-04-16 17:59:17.289 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08a7e15e-8c8b-4a26-b744-b791aa0daf21 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Tap Mirror: Handle Delete Port: 060f600b-e4e1-404b-b306-2671bf486c6b [pid: 7|app: 0|req: 752/1477] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:59:17 2026] DELETE /v2.0/ports/060f600b-e4e1-404b-b306-2671bf486c6b => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:17.565 8 INFO neutron.db.ovn_revision_numbers_db [None req-25db4122-77c2-4522-a2dc-4d0294970b6e - - - - - -] Successfully bumped revision number for resource 0ebf7c18-2e5a-4082-a56d-f019358e07c5 (type: ports) to 2 2026-04-16 17:59:17.592 8 INFO neutron.db.ovn_revision_numbers_db [None req-25db4122-77c2-4522-a2dc-4d0294970b6e - - - - - -] Successfully bumped revision number for resource d2814ad1-9e3a-42dd-8241-72faedb73633 (type: subnets) to 0 [pid: 8|app: 0|req: 726/1478] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:16 2026] POST /v2.0/subnets => generated 691 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1479] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:59:17 2026] GET /v2.0/subnets => generated 2624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:17.679 7 INFO neutron.db.ovn_revision_numbers_db [None req-10e1075f-4077-4ae1-991b-c35a075da2ae ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Successfully bumped revision number for resource d85c49bd-0045-4c77-b924-6d7d632e125c (type: security_groups) to 1 2026-04-16 17:59:17.690 7 INFO neutron.db.ovn_revision_numbers_db [None req-10e1075f-4077-4ae1-991b-c35a075da2ae ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Successfully bumped revision number for resource 20bfb7fd-633f-4ecb-8673-8e0c7a627b86 (type: security_group_rules) to 0 2026-04-16 17:59:17.701 7 INFO neutron.db.ovn_revision_numbers_db [None req-10e1075f-4077-4ae1-991b-c35a075da2ae ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Successfully bumped revision number for resource 6f39c16f-06f0-4539-8e6e-e21b9340966c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 728/1480] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 17:59:17 2026] GET /v2.0/ports?device_id=670a6aab-f29d-4172-9668-098cecf97f76 => generated 946 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:17.715 7 INFO neutron.db.ovn_revision_numbers_db [None req-10e1075f-4077-4ae1-991b-c35a075da2ae ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Successfully bumped revision number for resource 90a2bee0-1b78-475b-91b0-54f49953f496 (type: security_group_rules) to 0 2026-04-16 17:59:17.725 7 INFO neutron.db.ovn_revision_numbers_db [None req-10e1075f-4077-4ae1-991b-c35a075da2ae ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Successfully bumped revision number for resource f9bf4756-9373-426b-996e-b4a5e0d62abf (type: security_group_rules) to 0 2026-04-16 17:59:17.797 7 INFO neutron.db.segments_db [None req-10e1075f-4077-4ae1-991b-c35a075da2ae ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Added segment 96b8dabb-25c5-490d-af1a-636f3798c0c9 of type geneve for network f3e92410-d303-4e14-a24a-a9dd508b57c8 2026-04-16 17:59:17.915 7 INFO neutron.db.ovn_revision_numbers_db [None req-10e1075f-4077-4ae1-991b-c35a075da2ae ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Successfully bumped revision number for resource f3e92410-d303-4e14-a24a-a9dd508b57c8 (type: networks) to 1 2026-04-16 17:59:18.057 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3ba0ae7b-9ed0-4422-9475-fec26b53778c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:59:18.058 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3ba0ae7b-9ed0-4422-9475-fec26b53778c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:18.082 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-10e1075f-4077-4ae1-991b-c35a075da2ae ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] No more DHCP agents 2026-04-16 17:59:18.084 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-10e1075f-4077-4ae1-991b-c35a075da2ae ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Unable to schedule network f3e92410-d303-4e14-a24a-a9dd508b57c8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:18.124 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status down for port: e77c5cbe-f062-4deb-87a2-217eb16a6eef 2026-04-16 17:59:18.206 7 INFO neutron.db.ovn_revision_numbers_db [None req-10e1075f-4077-4ae1-991b-c35a075da2ae ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Successfully bumped revision number for resource e77c5cbe-f062-4deb-87a2-217eb16a6eef (type: ports) to 1 2026-04-16 17:59:18.210 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ba0ae7b-9ed0-4422-9475-fec26b53778c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 52a40b23-8ea1-4b59-835a-a79972145c4f (type: ports) to 1 [pid: 7|app: 0|req: 753/1481] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:17 2026] POST /v2.0/networks => generated 651 bytes in 804 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:18.263 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status down for port: 52a40b23-8ea1-4b59-835a-a79972145c4f [pid: 7|app: 0|req: 754/1482] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:59:18 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) 2026-04-16 17:59:18.633 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5335351-3081-44c7-a6df-0a9f1b609634 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] TaaS: Handle Delete Port: e013634b-5d2c-4ce1-b633-c31ade633c8e 2026-04-16 17:59:18.636 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5335351-3081-44c7-a6df-0a9f1b609634 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Tap Mirror: Handle Delete Port: e013634b-5d2c-4ce1-b633-c31ade633c8e 2026-04-16 17:59:18.798 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-046e2f7c-98f3-4348-b27e-13b630ed71f0 - - - - - -] Schedule LRP lrp-52a40b23-8ea1-4b59-835a-a79972145c4f on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 17:59:18.828 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status up for port: 52a40b23-8ea1-4b59-835a-a79972145c4f 2026-04-16 17:59:18.875 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ba0ae7b-9ed0-4422-9475-fec26b53778c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 52a40b23-8ea1-4b59-835a-a79972145c4f (type: router_ports) to 1 2026-04-16 17:59:18.879 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6f8e08ff-a42e-4211-88f6-4728f64937a9 - - - - - -] Router e88d5894-6baa-47c5-894a-877e595dbb6d is bound to host instance 2026-04-16 17:59:18.880 7 INFO neutron.plugins.ml2.plugin [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] Attempt 1 to provision port 52a40b23-8ea1-4b59-835a-a79972145c4f 2026-04-16 17:59:18.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ba0ae7b-9ed0-4422-9475-fec26b53778c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e88d5894-6baa-47c5-894a-877e595dbb6d (type: routers) to 2 [pid: 8|app: 0|req: 729/1483] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:17 2026] POST /v2.0/routers => generated 969 bytes in 1274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:19.055 8 INFO neutron.db.segments_db [None req-4ea9a84e-6b41-4153-a61b-e5ec2816b03c ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Added segment 3de76a71-b60c-4cf1-a291-c31ef9e68589 of type geneve for network aac0519f-36dd-4c7e-af16-0b66b3f58a85 2026-04-16 17:59:19.151 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ea9a84e-6b41-4153-a61b-e5ec2816b03c ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Successfully bumped revision number for resource aac0519f-36dd-4c7e-af16-0b66b3f58a85 (type: networks) to 1 2026-04-16 17:59:19.327 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ea9a84e-6b41-4153-a61b-e5ec2816b03c ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] No more DHCP agents 2026-04-16 17:59:19.328 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ea9a84e-6b41-4153-a61b-e5ec2816b03c ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Unable to schedule network aac0519f-36dd-4c7e-af16-0b66b3f58a85: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:19.367 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41ec3e66-4fba-4d17-9ec1-c099ab5bf65d - - - - - -] OVN reports status down for port: 141a606e-2d45-475c-bab4-2b66e06117ab 2026-04-16 17:59:19.410 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ea9a84e-6b41-4153-a61b-e5ec2816b03c ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Successfully bumped revision number for resource 141a606e-2d45-475c-bab4-2b66e06117ab (type: ports) to 1 [pid: 8|app: 0|req: 730/1484] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:18 2026] POST /v2.0/networks => generated 651 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1485] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 17:59:19 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: 755/1486] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 17:59:18 2026] PUT /v2.0/routers/670a6aab-f29d-4172-9668-098cecf97f76/remove_router_interface => generated 309 bytes in 1481 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-04-16 17:59:19.926 7 INFO neutron.db.segments_db [None req-5b24398a-57ba-403d-bbb8-222fa4ac26e2 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Added segment d30a3e5b-7f2a-4c92-bd70-22f2f4e88fc8 of type geneve for network 017de1bd-2195-47db-84bf-671065f4e36d 2026-04-16 17:59:19.929 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d8e3c3e-7d74-4fab-9482-7c3d8a3ea46b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:59:19.931 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d8e3c3e-7d74-4fab-9482-7c3d8a3ea46b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 6405fba8-4921-448c-9538-4dc90b6a2529: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:20.026 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41ec3e66-4fba-4d17-9ec1-c099ab5bf65d - - - - - -] OVN reports status down for port: 68ad1f67-8c69-4e72-9c4c-03a3dcf63079 2026-04-16 17:59:20.084 8 INFO neutron.db.ovn_revision_numbers_db [None req-4d8e3c3e-7d74-4fab-9482-7c3d8a3ea46b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 68ad1f67-8c69-4e72-9c4c-03a3dcf63079 (type: ports) to 1 2026-04-16 17:59:20.174 7 INFO neutron.db.ovn_revision_numbers_db [None req-5b24398a-57ba-403d-bbb8-222fa4ac26e2 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Successfully bumped revision number for resource 017de1bd-2195-47db-84bf-671065f4e36d (type: networks) to 1 2026-04-16 17:59:20.481 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5b24398a-57ba-403d-bbb8-222fa4ac26e2 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] No more DHCP agents 2026-04-16 17:59:20.484 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5b24398a-57ba-403d-bbb8-222fa4ac26e2 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Unable to schedule network 017de1bd-2195-47db-84bf-671065f4e36d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:20.570 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41ec3e66-4fba-4d17-9ec1-c099ab5bf65d - - - - - -] OVN reports status down for port: 11d8806a-56d0-4127-86b4-a54c9e69e67d 2026-04-16 17:59:20.625 7 INFO neutron.db.ovn_revision_numbers_db [None req-5b24398a-57ba-403d-bbb8-222fa4ac26e2 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Successfully bumped revision number for resource 11d8806a-56d0-4127-86b4-a54c9e69e67d (type: ports) to 1 2026-04-16 17:59:20.647 7 INFO neutron.db.ovn_revision_numbers_db [None req-673dab80-83f1-4567-895f-6fb455ff6c00 - - - - - -] Successfully bumped revision number for resource 52a40b23-8ea1-4b59-835a-a79972145c4f (type: ports) to 4 [pid: 7|app: 0|req: 756/1487] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:19 2026] POST /v2.0/networks => generated 651 bytes in 922 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1488] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 17:59:20 2026] GET /v2.0/subnets => generated 2624 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:20.776 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41ec3e66-4fba-4d17-9ec1-c099ab5bf65d - - - - - -] OVN reports status up for port: 68ad1f67-8c69-4e72-9c4c-03a3dcf63079 2026-04-16 17:59:20.805 8 INFO neutron.plugins.ml2.plugin [None req-41ec3e66-4fba-4d17-9ec1-c099ab5bf65d - - - - - -] Attempt 1 to provision port 68ad1f67-8c69-4e72-9c4c-03a3dcf63079 2026-04-16 17:59:20.936 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d8e3c3e-7d74-4fab-9482-7c3d8a3ea46b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 17:59:20.939 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d8e3c3e-7d74-4fab-9482-7c3d8a3ea46b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 6405fba8-4921-448c-9538-4dc90b6a2529: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:21.441 8 INFO neutron.db.ovn_revision_numbers_db [None req-41ec3e66-4fba-4d17-9ec1-c099ab5bf65d - - - - - -] Successfully bumped revision number for resource 68ad1f67-8c69-4e72-9c4c-03a3dcf63079 (type: ports) to 2 2026-04-16 17:59:21.734 8 INFO neutron.db.ovn_revision_numbers_db [None req-4d8e3c3e-7d74-4fab-9482-7c3d8a3ea46b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 68ad1f67-8c69-4e72-9c4c-03a3dcf63079 (type: router_ports) to 1 [pid: 8|app: 0|req: 732/1489] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 17:59:19 2026] PUT /v2.0/routers/e88d5894-6baa-47c5-894a-877e595dbb6d/add_router_interface => generated 309 bytes in 2272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:21.833 8 INFO neutron.db.segments_db [None req-7106fc55-058e-4d89-ba64-a499e6cea744 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Added segment eb6b9274-8a81-447d-b9c1-467e1374c751 of type geneve for network 91a8dcfa-33fa-4988-841b-66681b16872e 2026-04-16 17:59:21.967 7 INFO neutron.db.ovn_revision_numbers_db [None req-673dab80-83f1-4567-895f-6fb455ff6c00 - - - - - -] Successfully bumped revision number for resource 52a40b23-8ea1-4b59-835a-a79972145c4f (type: ports) to 5 2026-04-16 17:59:21.999 8 INFO neutron.db.ovn_revision_numbers_db [None req-7106fc55-058e-4d89-ba64-a499e6cea744 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Successfully bumped revision number for resource 91a8dcfa-33fa-4988-841b-66681b16872e (type: networks) to 1 2026-04-16 17:59:22.111 7 INFO neutron_taas.services.taas.taas_plugin [None req-314aacbf-faa4-4b37-a6fc-3a74254a8882 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] TaaS: Handle Delete Port: 1945edf9-d324-4eca-a7c6-edff4dacc452 2026-04-16 17:59:22.122 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-314aacbf-faa4-4b37-a6fc-3a74254a8882 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Tap Mirror: Handle Delete Port: 1945edf9-d324-4eca-a7c6-edff4dacc452 2026-04-16 17:59:22.158 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7106fc55-058e-4d89-ba64-a499e6cea744 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] No more DHCP agents 2026-04-16 17:59:22.159 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7106fc55-058e-4d89-ba64-a499e6cea744 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Unable to schedule network 91a8dcfa-33fa-4988-841b-66681b16872e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:22.204 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status down for port: 897b717a-e97c-4a61-9c1d-4bd169a37e2e 2026-04-16 17:59:22.233 8 INFO neutron.db.ovn_revision_numbers_db [None req-7106fc55-058e-4d89-ba64-a499e6cea744 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Successfully bumped revision number for resource 897b717a-e97c-4a61-9c1d-4bd169a37e2e (type: ports) to 1 [pid: 8|app: 0|req: 733/1490] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:21 2026] POST /v2.0/networks => generated 651 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1491] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 17:59:22 2026] GET /v2.0/agents => generated 1214 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:22.510 8 INFO neutron.db.ovn_revision_numbers_db [None req-56f5ce78-fad9-4479-b7ad-7348648fd065 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b39e9be1-1d09-426e-acd0-4d5676153bc8 (type: security_groups) to 1 2026-04-16 17:59:22.532 8 INFO neutron.db.ovn_revision_numbers_db [None req-56f5ce78-fad9-4479-b7ad-7348648fd065 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 60dd9bef-985d-4d35-b1f4-4faa82795586 (type: security_group_rules) to 0 2026-04-16 17:59:22.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-56f5ce78-fad9-4479-b7ad-7348648fd065 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 808a699f-6c7a-46e2-a4fc-3ec67dd2875a (type: security_group_rules) to 0 2026-04-16 17:59:22.559 8 INFO neutron.db.ovn_revision_numbers_db [None req-56f5ce78-fad9-4479-b7ad-7348648fd065 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 869eb7bf-e5e2-4d62-873e-1ca253bd7cc7 (type: security_group_rules) to 0 2026-04-16 17:59:22.579 8 INFO neutron.db.ovn_revision_numbers_db [None req-56f5ce78-fad9-4479-b7ad-7348648fd065 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d8739562-8bf8-4c0e-8f52-fec68534886a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 758/1494] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:20 2026] DELETE /v2.0/routers/670a6aab-f29d-4172-9668-098cecf97f76 => generated 0 bytes in 1843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1495] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:22 2026] GET /v2.0/security-groups?tenant_id=9160baf52e364190b0eb8a173faccedf&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1496] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 17:59:22 2026] GET /v2.0/network-ip-availabilities => generated 3087 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:22.695 7 INFO neutron.db.segments_db [None req-6e647e16-34d8-438b-9796-bec6232a3fcb ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Added segment ada9fd02-77f4-4ed0-9c8b-5d9ab9a0ec80 of type geneve for network 8eb2ec98-03e8-4d14-95e2-4d5e27e0f55a 2026-04-16 17:59:22.753 8 INFO neutron.db.ovn_revision_numbers_db [None req-e00c22d6-99d0-4ce9-9998-911aeeec6f72 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] Successfully bumped revision number for resource 29a0581e-1784-4d28-aae5-1d06b9188ad6 (type: security_groups) to 1 2026-04-16 17:59:22.764 8 INFO neutron.db.ovn_revision_numbers_db [None req-e00c22d6-99d0-4ce9-9998-911aeeec6f72 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] Successfully bumped revision number for resource 49331ffc-f150-413c-b4d8-4ba78d46b2c5 (type: security_group_rules) to 0 2026-04-16 17:59:22.774 8 INFO neutron.db.ovn_revision_numbers_db [None req-e00c22d6-99d0-4ce9-9998-911aeeec6f72 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] Successfully bumped revision number for resource b90b09c4-c219-4acb-89f0-aa1457da7e7d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 739/1497] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 17:59:22 2026] POST /v2.0/security-groups => generated 1661 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 17:59:22.817 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e647e16-34d8-438b-9796-bec6232a3fcb ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Successfully bumped revision number for resource 8eb2ec98-03e8-4d14-95e2-4d5e27e0f55a (type: networks) to 1 [pid: 8|app: 0|req: 740/1498] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:22 2026] DELETE /v2.0/subnets/ba2dbc0d-bf3d-47d1-bed5-dd2309ee3c12 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:22.977 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e647e16-34d8-438b-9796-bec6232a3fcb ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] No more DHCP agents 2026-04-16 17:59:22.978 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e647e16-34d8-438b-9796-bec6232a3fcb ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Unable to schedule network 8eb2ec98-03e8-4d14-95e2-4d5e27e0f55a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:23.059 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e647e16-34d8-438b-9796-bec6232a3fcb ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Successfully bumped revision number for resource c32611ed-c7e4-4a4c-8a05-36f92def69a1 (type: ports) to 1 [pid: 7|app: 0|req: 759/1499] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:22 2026] POST /v2.0/networks => generated 650 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1500] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:22 2026] DELETE /v2.0/security-groups/b39e9be1-1d09-426e-acd0-4d5676153bc8 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1501] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 17:59:23 2026] GET /v2.0/networks => generated 7573 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:23.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b9d433c-2ef6-4794-b0e1-5d5ec29aff82 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] Successfully bumped revision number for resource 41bc2b6c-fbba-449f-9d74-ec3ef891251a (type: security_group_rules) to 0 2026-04-16 17:59:23.274 7 INFO neutron_taas.services.taas.taas_plugin [None req-bc0f4c56-a7f8-44bb-86a1-c70383613b89 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] TaaS: Handle Delete Port: a7e7ff5d-dfc9-41b7-9795-6b012f6918dd 2026-04-16 17:59:23.277 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc0f4c56-a7f8-44bb-86a1-c70383613b89 34d7247cdae5461584e1bb800c5c08b1 d91e2067041e4b72892f72f16546f592 - - default default] Tap Mirror: Handle Delete Port: a7e7ff5d-dfc9-41b7-9795-6b012f6918dd [pid: 8|app: 0|req: 742/1502] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 17:59:23 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: 743/1503] 10.0.0.153 () {34 vars in 753 bytes} [Thu Apr 16 17:59:23 2026] PUT /v2.0/networks/f3e92410-d303-4e14-a24a-a9dd508b57c8/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1504] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 17:59:23 2026] GET /v2.0/ports => generated 12776 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 17:59:23.475 7 INFO neutron.services.segments.plugin [-] Segment 57e9c73e-6d60-413c-b826-2c0369618b58 resource provider aggregate not found 2026-04-16 17:59:23.479 7 INFO neutron.services.segments.plugin [-] Segment 57e9c73e-6d60-413c-b826-2c0369618b58 resource provider aggregate not found 2026-04-16 17:59:23.503 7 INFO neutron.services.segments.plugin [-] Segment 57e9c73e-6d60-413c-b826-2c0369618b58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57e9c73e-6d60-413c-b826-2c0369618b58 found for delete ", "request_id": "req-401609f3-5e3b-4109-a5e5-c875cd3c75e9"}]} 2026-04-16 17:59:23.505 7 INFO neutron.services.segments.plugin [-] Segment 57e9c73e-6d60-413c-b826-2c0369618b58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57e9c73e-6d60-413c-b826-2c0369618b58 found for delete ", "request_id": "req-5415a513-6e33-4b0a-b314-45fcdf9aad87"}]} [pid: 7|app: 0|req: 761/1505] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:23 2026] DELETE /v2.0/networks/6b567b52-6030-4b14-af2b-c2fce588c35b => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:23.540 8 INFO neutron.db.ovn_revision_numbers_db [None req-06d141ae-83ca-40c9-898d-ef2f99038185 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] Successfully bumped revision number for resource 82e4bbb9-208b-4352-85e2-815190bbd618 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 745/1506] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 17:59:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1507] 10.0.0.153 () {34 vars in 753 bytes} [Thu Apr 16 17:59:23 2026] PUT /v2.0/networks/aac0519f-36dd-4c7e-af16-0b66b3f58a85/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1508] 10.0.0.153 () {34 vars in 753 bytes} [Thu Apr 16 17:59:23 2026] PUT /v2.0/networks/017de1bd-2195-47db-84bf-671065f4e36d/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1509] 10.0.0.153 () {34 vars in 753 bytes} [Thu Apr 16 17:59:23 2026] PUT /v2.0/networks/91a8dcfa-33fa-4988-841b-66681b16872e/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1510] 10.0.0.153 () {32 vars in 666 bytes} [Thu Apr 16 17:59:23 2026] GET /v2.0/networks?tags=red => generated 1989 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:23.801 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b533bcc-69e8-4e13-a8cc-292e7a757cef 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] No more DHCP agents 2026-04-16 17:59:23.806 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b533bcc-69e8-4e13-a8cc-292e7a757cef 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 766/1511] 10.0.0.153 () {32 vars in 680 bytes} [Thu Apr 16 17:59:23 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1338 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1512] 10.0.0.153 () {32 vars in 676 bytes} [Thu Apr 16 17:59:23 2026] GET /v2.0/networks?tags-any=blue => generated 1338 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1513] 10.0.0.153 () {32 vars in 688 bytes} [Thu Apr 16 17:59:23 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1989 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1514] 10.0.0.153 () {32 vars in 674 bytes} [Thu Apr 16 17:59:23 2026] GET /v2.0/networks?not-tags=red => generated 1987 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1515] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 17:59:23 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: 8|app: 0|req: 747/1516] 10.0.0.153 () {32 vars in 688 bytes} [Thu Apr 16 17:59:24 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2638 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1517] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:24 2026] GET /v2.0/security-groups?tenant_id=d91e2067041e4b72892f72f16546f592&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1518] 10.0.0.153 () {32 vars in 684 bytes} [Thu Apr 16 17:59:24 2026] GET /v2.0/networks?not-tags-any=blue => generated 2638 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1519] 10.0.0.153 () {32 vars in 696 bytes} [Thu Apr 16 17:59:24 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1987 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1520] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:24 2026] DELETE /v2.0/security-groups/562bde82-6067-4bc5-b3b9-4b9eac3d07c3 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:24.437 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a802ad0-62bc-4d81-a20d-90b38dc551ef ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] TaaS: Handle Delete Port: e77c5cbe-f062-4deb-87a2-217eb16a6eef 2026-04-16 17:59:24.441 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a802ad0-62bc-4d81-a20d-90b38dc551ef ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Tap Mirror: Handle Delete Port: e77c5cbe-f062-4deb-87a2-217eb16a6eef [pid: 7|app: 0|req: 772/1521] 10.0.0.198 () {34 vars in 1100 bytes} [Thu Apr 16 17:59:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1184702701&fields=id&tenant_id=6337041ca2ee4eea9dc7f0003ecb096b => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1522] 10.0.0.198 () {34 vars in 982 bytes} [Thu Apr 16 17:59:24 2026] GET /v2.0/networks?id=6405fba8-4921-448c-9538-4dc90b6a2529 => generated 714 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:24.656 8 INFO neutron.services.segments.plugin [-] Segment 96b8dabb-25c5-490d-af1a-636f3798c0c9 resource provider aggregate not found 2026-04-16 17:59:24.668 8 INFO neutron.services.segments.plugin [-] Segment 96b8dabb-25c5-490d-af1a-636f3798c0c9 resource provider aggregate not found [pid: 7|app: 0|req: 774/1523] 10.0.0.198 () {34 vars in 965 bytes} [Thu Apr 16 17:59:24 2026] GET /v2.0/quotas/6337041ca2ee4eea9dc7f0003ecb096b => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:24.682 8 INFO neutron.services.segments.plugin [-] Segment 96b8dabb-25c5-490d-af1a-636f3798c0c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96b8dabb-25c5-490d-af1a-636f3798c0c9 found for delete ", "request_id": "req-3d1e020b-52a9-466b-8aa3-506c711924d5"}]} 2026-04-16 17:59:24.686 8 INFO neutron.services.segments.plugin [-] Segment 96b8dabb-25c5-490d-af1a-636f3798c0c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96b8dabb-25c5-490d-af1a-636f3798c0c9 found for delete ", "request_id": "req-b3ff31e3-c6db-4dc1-8eef-036fcd52124c"}]} [pid: 8|app: 0|req: 750/1524] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:24 2026] DELETE /v2.0/networks/f3e92410-d303-4e14-a24a-a9dd508b57c8 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1525] 10.0.0.198 () {34 vars in 1002 bytes} [Thu Apr 16 17:59:24 2026] GET /v2.0/ports?tenant_id=6337041ca2ee4eea9dc7f0003ecb096b&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:24.832 8 INFO neutron_taas.services.taas.taas_plugin [None req-bff32bfd-4fc7-4796-bcd7-4e3bd63a12c0 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] TaaS: Handle Delete Port: 141a606e-2d45-475c-bab4-2b66e06117ab 2026-04-16 17:59:24.835 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bff32bfd-4fc7-4796-bcd7-4e3bd63a12c0 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Tap Mirror: Handle Delete Port: 141a606e-2d45-475c-bab4-2b66e06117ab [pid: 7|app: 0|req: 776/1526] 10.0.0.198 () {34 vars in 1008 bytes} [Thu Apr 16 17:59:24 2026] GET /v2.0/networks/6405fba8-4921-448c-9538-4dc90b6a2529?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: 751/1527] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:24 2026] DELETE /v2.0/networks/aac0519f-36dd-4c7e-af16-0b66b3f58a85 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:25.086 7 INFO neutron.db.ovn_revision_numbers_db [None req-57a16a80-f0b7-440e-ae66-b9607c71ccfa 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Successfully bumped revision number for resource d4ad52fe-3ae2-4511-8c27-269996e4ddc8 (type: security_groups) to 1 [pid: 8|app: 0|req: 752/1528] 10.0.0.198 () {34 vars in 1108 bytes} [Thu Apr 16 17:59:25 2026] GET /v2.0/networks/6405fba8-4921-448c-9538-4dc90b6a2529?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) 2026-04-16 17:59:25.100 7 INFO neutron.db.ovn_revision_numbers_db [None req-57a16a80-f0b7-440e-ae66-b9607c71ccfa 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Successfully bumped revision number for resource 01f9fea8-7168-4baf-a3c1-df89191e0f4e (type: security_group_rules) to 0 2026-04-16 17:59:25.113 7 INFO neutron.db.ovn_revision_numbers_db [None req-57a16a80-f0b7-440e-ae66-b9607c71ccfa 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Successfully bumped revision number for resource 782d4c85-064f-4090-9459-10ddd5802edc (type: security_group_rules) to 0 2026-04-16 17:59:25.124 7 INFO neutron.db.ovn_revision_numbers_db [None req-57a16a80-f0b7-440e-ae66-b9607c71ccfa 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Successfully bumped revision number for resource d623a6a1-6c99-473b-9be8-24bf58371501 (type: security_group_rules) to 0 2026-04-16 17:59:25.136 7 INFO neutron.db.ovn_revision_numbers_db [None req-57a16a80-f0b7-440e-ae66-b9607c71ccfa 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Successfully bumped revision number for resource d7bd5f6a-34b9-4957-a9eb-9c71a8bd98ce (type: security_group_rules) to 0 2026-04-16 17:59:25.225 7 INFO neutron.db.segments_db [None req-57a16a80-f0b7-440e-ae66-b9607c71ccfa 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Added segment 79f4b1f9-b401-49f5-b25b-0b9c5df6c088 of type geneve for network 172a5a19-6701-4251-b307-d4205c1ca42f 2026-04-16 17:59:25.236 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c21bc2c-d018-4619-adcf-fe3c8ace73d4 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] TaaS: Handle Delete Port: 11d8806a-56d0-4127-86b4-a54c9e69e67d 2026-04-16 17:59:25.240 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c21bc2c-d018-4619-adcf-fe3c8ace73d4 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Tap Mirror: Handle Delete Port: 11d8806a-56d0-4127-86b4-a54c9e69e67d 2026-04-16 17:59:25.342 7 INFO neutron.db.ovn_revision_numbers_db [None req-57a16a80-f0b7-440e-ae66-b9607c71ccfa 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Successfully bumped revision number for resource 172a5a19-6701-4251-b307-d4205c1ca42f (type: networks) to 1 [pid: 8|app: 0|req: 753/1529] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:25 2026] DELETE /v2.0/networks/017de1bd-2195-47db-84bf-671065f4e36d => 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: 754/1530] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:25 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:59:25.505 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57a16a80-f0b7-440e-ae66-b9607c71ccfa 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] No more DHCP agents 2026-04-16 17:59:25.507 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57a16a80-f0b7-440e-ae66-b9607c71ccfa 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Unable to schedule network 172a5a19-6701-4251-b307-d4205c1ca42f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:25.593 7 INFO neutron.db.ovn_revision_numbers_db [None req-57a16a80-f0b7-440e-ae66-b9607c71ccfa 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Successfully bumped revision number for resource d6e19dee-8fd8-4e0e-8169-fdf5bb9180c7 (type: ports) to 1 [pid: 7|app: 0|req: 777/1531] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:24 2026] POST /v2.0/networks => generated 667 bytes in 764 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:25.643 8 INFO neutron_taas.services.taas.taas_plugin [None req-114c9b2b-34f6-4a8d-b4d2-ea71241287c3 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] TaaS: Handle Delete Port: 897b717a-e97c-4a61-9c1d-4bd169a37e2e 2026-04-16 17:59:25.645 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-114c9b2b-34f6-4a8d-b4d2-ea71241287c3 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Tap Mirror: Handle Delete Port: 897b717a-e97c-4a61-9c1d-4bd169a37e2e [pid: 8|app: 0|req: 755/1532] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:25 2026] DELETE /v2.0/networks/91a8dcfa-33fa-4988-841b-66681b16872e => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:25.993 7 INFO neutron_taas.services.taas.taas_plugin [None req-90a721a9-a04f-4fa7-8098-67bbf8283dd8 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] TaaS: Handle Delete Port: c32611ed-c7e4-4a4c-8a05-36f92def69a1 2026-04-16 17:59:25.996 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90a721a9-a04f-4fa7-8098-67bbf8283dd8 ed2c204f8b2648ada91dcb02d6a5bd12 e30a0167336a4e9cb8bdfe0bdee78812 - - default default] Tap Mirror: Handle Delete Port: c32611ed-c7e4-4a4c-8a05-36f92def69a1 2026-04-16 17:59:26.182 7 INFO neutron.services.segments.plugin [-] Segment ada9fd02-77f4-4ed0-9c8b-5d9ab9a0ec80 resource provider aggregate not found 2026-04-16 17:59:26.186 7 INFO neutron.services.segments.plugin [-] Segment ada9fd02-77f4-4ed0-9c8b-5d9ab9a0ec80 resource provider aggregate not found 2026-04-16 17:59:26.207 7 INFO neutron.services.segments.plugin [-] Segment ada9fd02-77f4-4ed0-9c8b-5d9ab9a0ec80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ada9fd02-77f4-4ed0-9c8b-5d9ab9a0ec80 found for delete ", "request_id": "req-352a6ff9-4e04-4134-beed-26e90fb244c0"}]} 2026-04-16 17:59:26.210 7 INFO neutron.services.segments.plugin [-] Segment ada9fd02-77f4-4ed0-9c8b-5d9ab9a0ec80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ada9fd02-77f4-4ed0-9c8b-5d9ab9a0ec80 found for delete ", "request_id": "req-0cf0812e-4dab-487a-9a85-08ebe027e772"}]} [pid: 7|app: 0|req: 778/1533] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:25 2026] DELETE /v2.0/networks/8eb2ec98-03e8-4d14-95e2-4d5e27e0f55a => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:26.254 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3ede4aeb-bf82-4128-af73-0f43fe43c992 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] No more DHCP agents 2026-04-16 17:59:26.256 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3ede4aeb-bf82-4128-af73-0f43fe43c992 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Unable to schedule network 172a5a19-6701-4251-b307-d4205c1ca42f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:26.282 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ede4aeb-bf82-4128-af73-0f43fe43c992 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Successfully bumped revision number for resource 8e3cfb1a-53ad-4912-8a80-8943aa835e58 (type: subnets) to 0 [pid: 8|app: 0|req: 756/1534] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:26 2026] POST /v2.0/subnets => generated 673 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:26.392 8 INFO neutron.db.segments_db [None req-a7b94716-d5e6-4947-86d7-0b82ed13f9df 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Added segment e9caf9b4-c5e0-40a8-b655-e3947025edbe of type geneve for network cac9576b-90b9-431f-a412-49c790482ba4 2026-04-16 17:59:26.493 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7b94716-d5e6-4947-86d7-0b82ed13f9df 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Successfully bumped revision number for resource cac9576b-90b9-431f-a412-49c790482ba4 (type: networks) to 1 2026-04-16 17:59:26.600 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2106270a-51a1-4031-b2fd-0c4e2c9ea57a - - - - - -] No hosting information found for port 68ad1f67-8c69-4e72-9c4c-03a3dcf63079: RuntimeError: No hosting information found for port 68ad1f67-8c69-4e72-9c4c-03a3dcf63079 2026-04-16 17:59:26.669 7 INFO neutron.db.ovn_revision_numbers_db [None req-171dfbb7-7b98-4b77-844a-ebac93b85573 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource 6e7891ce-2dc2-4f50-b9ae-0e37e760e981 (type: security_groups) to 1 2026-04-16 17:59:26.683 7 INFO neutron.db.ovn_revision_numbers_db [None req-171dfbb7-7b98-4b77-844a-ebac93b85573 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource 1b7aa0a8-00db-48fd-b1f5-647fcea65859 (type: security_group_rules) to 0 2026-04-16 17:59:26.698 7 INFO neutron.db.ovn_revision_numbers_db [None req-171dfbb7-7b98-4b77-844a-ebac93b85573 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource 53484068-9dc3-4732-9763-3a99f0ca42ac (type: security_group_rules) to 0 2026-04-16 17:59:26.712 7 INFO neutron.db.ovn_revision_numbers_db [None req-171dfbb7-7b98-4b77-844a-ebac93b85573 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource afb58f82-c077-460a-ba55-02b983322563 (type: security_group_rules) to 0 2026-04-16 17:59:26.720 8 INFO neutron.services.segments.plugin [-] Segment 3de76a71-b60c-4cf1-a291-c31ef9e68589 resource provider aggregate not found 2026-04-16 17:59:26.725 7 INFO neutron.db.ovn_revision_numbers_db [None req-171dfbb7-7b98-4b77-844a-ebac93b85573 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource b1972468-efe9-4ffb-95f1-97eb5e61d822 (type: security_group_rules) to 0 2026-04-16 17:59:26.732 8 INFO neutron.services.segments.plugin [-] Segment 3de76a71-b60c-4cf1-a291-c31ef9e68589 resource provider aggregate not found 2026-04-16 17:59:26.753 8 INFO neutron.services.segments.plugin [-] Segment 3de76a71-b60c-4cf1-a291-c31ef9e68589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3de76a71-b60c-4cf1-a291-c31ef9e68589 found for delete ", "request_id": "req-f4924732-eed5-4498-9320-976ae75460ba"}]} 2026-04-16 17:59:26.765 8 INFO neutron.services.segments.plugin [-] Segment 3de76a71-b60c-4cf1-a291-c31ef9e68589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3de76a71-b60c-4cf1-a291-c31ef9e68589 found for delete ", "request_id": "req-86a44c51-7b39-4347-898c-9d67df799350"}]} 2026-04-16 17:59:26.780 8 INFO neutron.services.segments.plugin [-] Segment d30a3e5b-7f2a-4c92-bd70-22f2f4e88fc8 resource provider aggregate not found 2026-04-16 17:59:26.787 8 INFO neutron.services.segments.plugin [-] Segment d30a3e5b-7f2a-4c92-bd70-22f2f4e88fc8 resource provider aggregate not found 2026-04-16 17:59:26.807 8 INFO neutron.services.segments.plugin [-] Segment d30a3e5b-7f2a-4c92-bd70-22f2f4e88fc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d30a3e5b-7f2a-4c92-bd70-22f2f4e88fc8 found for delete ", "request_id": "req-abef11aa-9365-4daa-b59c-c16fca4be35a"}]} 2026-04-16 17:59:26.809 7 INFO neutron.db.segments_db [None req-171dfbb7-7b98-4b77-844a-ebac93b85573 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Added segment 152b3ec0-86e8-47cc-9ac4-f7f970f85497 of type geneve for network d1e03bfd-f55b-4042-9ef8-c9a3c150f80d 2026-04-16 17:59:26.812 8 INFO neutron.services.segments.plugin [-] Segment d30a3e5b-7f2a-4c92-bd70-22f2f4e88fc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d30a3e5b-7f2a-4c92-bd70-22f2f4e88fc8 found for delete ", "request_id": "req-00044173-3f73-4ab9-9ec1-dbddcfa050ee"}]} 2026-04-16 17:59:26.828 8 INFO neutron.services.segments.plugin [-] Segment eb6b9274-8a81-447d-b9c1-467e1374c751 resource provider aggregate not found 2026-04-16 17:59:26.832 8 INFO neutron.services.segments.plugin [-] Segment eb6b9274-8a81-447d-b9c1-467e1374c751 resource provider aggregate not found 2026-04-16 17:59:26.842 8 INFO neutron.db.ovn_revision_numbers_db [None req-2106270a-51a1-4031-b2fd-0c4e2c9ea57a - - - - - -] Successfully bumped revision number for resource 68ad1f67-8c69-4e72-9c4c-03a3dcf63079 (type: router_ports) to 2 2026-04-16 17:59:26.843 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2106270a-51a1-4031-b2fd-0c4e2c9ea57a - - - - - -] OVN reports status down for port: c32611ed-c7e4-4a4c-8a05-36f92def69a1 2026-04-16 17:59:26.847 8 INFO neutron.services.segments.plugin [-] Segment eb6b9274-8a81-447d-b9c1-467e1374c751 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb6b9274-8a81-447d-b9c1-467e1374c751 found for delete ", "request_id": "req-9c54ebb1-aebc-4b22-ac7e-fa36ec1dd94f"}]} 2026-04-16 17:59:26.848 8 INFO neutron.services.segments.plugin [-] Segment eb6b9274-8a81-447d-b9c1-467e1374c751 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb6b9274-8a81-447d-b9c1-467e1374c751 found for delete ", "request_id": "req-4de3e7ad-ade1-4984-938e-7a5071e21521"}]} 2026-04-16 17:59:26.854 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2106270a-51a1-4031-b2fd-0c4e2c9ea57a - - - - - -] OVN reports status down for port: d6e19dee-8fd8-4e0e-8169-fdf5bb9180c7 2026-04-16 17:59:26.873 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a7b94716-d5e6-4947-86d7-0b82ed13f9df 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] No more DHCP agents 2026-04-16 17:59:26.887 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a7b94716-d5e6-4947-86d7-0b82ed13f9df 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Unable to schedule network cac9576b-90b9-431f-a412-49c790482ba4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:26.954 7 INFO neutron.db.ovn_revision_numbers_db [None req-171dfbb7-7b98-4b77-844a-ebac93b85573 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource d1e03bfd-f55b-4042-9ef8-c9a3c150f80d (type: networks) to 1 2026-04-16 17:59:27.009 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status down for port: 4df051eb-a8f9-43fd-be10-66a5380d15cc 2026-04-16 17:59:27.051 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7b94716-d5e6-4947-86d7-0b82ed13f9df 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Successfully bumped revision number for resource 4df051eb-a8f9-43fd-be10-66a5380d15cc (type: ports) to 1 [pid: 8|app: 0|req: 757/1535] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:26 2026] POST /v2.0/networks => generated 666 bytes in 776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1536] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:27 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:59:27.215 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-171dfbb7-7b98-4b77-844a-ebac93b85573 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] No more DHCP agents 2026-04-16 17:59:27.217 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-171dfbb7-7b98-4b77-844a-ebac93b85573 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Unable to schedule network d1e03bfd-f55b-4042-9ef8-c9a3c150f80d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:27.225 8 INFO neutron.db.ovn_revision_numbers_db [None req-c6786309-29af-4bf2-ab78-acc63a581693 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Successfully bumped revision number for resource cac9576b-90b9-431f-a412-49c790482ba4 (type: networks) to 2 [pid: 8|app: 0|req: 759/1537] 10.0.0.153 () {34 vars in 743 bytes} [Thu Apr 16 17:59:27 2026] PUT /v2.0/networks/cac9576b-90b9-431f-a412-49c790482ba4 => generated 636 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:27.253 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2106270a-51a1-4031-b2fd-0c4e2c9ea57a - - - - - -] OVN reports status down for port: ee344f5f-5454-483c-8981-83cf518c08c9 2026-04-16 17:59:27.293 7 INFO neutron.db.ovn_revision_numbers_db [None req-171dfbb7-7b98-4b77-844a-ebac93b85573 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource ee344f5f-5454-483c-8981-83cf518c08c9 (type: ports) to 1 [pid: 7|app: 0|req: 779/1538] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:26 2026] POST /v2.0/networks => generated 668 bytes in 1044 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:27.446 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b3368a0-4895-4007-aff5-d5c1af91f7eb 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c81c01c4-0d46-444e-9b72-660e24833184 (type: security_groups) to 1 2026-04-16 17:59:27.457 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b3368a0-4895-4007-aff5-d5c1af91f7eb 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6c5ba586-e442-4364-8d5e-75da964a1fc2 (type: security_group_rules) to 0 2026-04-16 17:59:27.484 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b3368a0-4895-4007-aff5-d5c1af91f7eb 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 9735c465-9fd6-4999-9fb4-8fd2515f1ccc (type: security_group_rules) to 0 2026-04-16 17:59:27.500 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b3368a0-4895-4007-aff5-d5c1af91f7eb 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c94471bf-7a89-481b-b966-2fc5e24e2803 (type: security_group_rules) to 0 2026-04-16 17:59:27.510 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b3368a0-4895-4007-aff5-d5c1af91f7eb 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c9acc976-e37d-4dee-af0d-52a292aaedf3 (type: security_group_rules) to 0 2026-04-16 17:59:27.512 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-99d81800-ade3-45eb-aea4-d011d9737f0a 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] No more DHCP agents 2026-04-16 17:59:27.513 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-99d81800-ade3-45eb-aea4-d011d9737f0a 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Unable to schedule network cac9576b-90b9-431f-a412-49c790482ba4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:27.549 7 INFO neutron.db.ovn_revision_numbers_db [None req-99d81800-ade3-45eb-aea4-d011d9737f0a 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Successfully bumped revision number for resource 0ef829fe-e5b9-4c9b-b63e-21e40103cf3f (type: subnets) to 0 [pid: 8|app: 0|req: 760/1539] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:27 2026] GET /v2.0/security-groups?tenant_id=911d62806c20442b821439dbbc639ee1&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1540] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:27 2026] POST /v2.0/subnets => generated 646 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1541] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:27 2026] DELETE /v2.0/security-groups/c81c01c4-0d46-444e-9b72-660e24833184 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:27.753 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0d10cfed-cd8a-4d21-89dc-186908834139 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] No more DHCP agents 2026-04-16 17:59:27.754 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0d10cfed-cd8a-4d21-89dc-186908834139 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Unable to schedule network d1e03bfd-f55b-4042-9ef8-c9a3c150f80d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:27.801 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status down for port: 2435ae46-286d-4307-b5b8-6626220b4ae1 2026-04-16 17:59:27.837 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d10cfed-cd8a-4d21-89dc-186908834139 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource 2435ae46-286d-4307-b5b8-6626220b4ae1 (type: ports) to 1 [pid: 8|app: 0|req: 761/1542] 10.0.0.153 () {34 vars in 665 bytes} [Thu Apr 16 17:59:27 2026] POST /v2.0/ports => generated 779 bytes in 337 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: 762/1543] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:27 2026] GET /v2.0/security-groups?tenant_id=e30a0167336a4e9cb8bdfe0bdee78812&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:28.000 8 INFO neutron.db.segments_db [None req-b85774a3-8ee5-4d33-bfb8-f3c5728b9b71 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Added segment afcca1a5-b4b8-4af5-8ff6-a1a71de118e5 of type geneve for network b4ce2a09-87ce-4bba-bcc9-8cec5d0439ac 2026-04-16 17:59:28.118 8 INFO neutron.db.ovn_revision_numbers_db [None req-b85774a3-8ee5-4d33-bfb8-f3c5728b9b71 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource b4ce2a09-87ce-4bba-bcc9-8cec5d0439ac (type: networks) to 1 2026-04-16 17:59:28.288 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b85774a3-8ee5-4d33-bfb8-f3c5728b9b71 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] No more DHCP agents 2026-04-16 17:59:28.290 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b85774a3-8ee5-4d33-bfb8-f3c5728b9b71 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Unable to schedule network b4ce2a09-87ce-4bba-bcc9-8cec5d0439ac: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:28.315 7 INFO neutron.db.ovn_revision_numbers_db [None req-f658b7e4-0315-4111-af89-529a008dfacf - - - - - -] Successfully bumped revision number for resource 4df051eb-a8f9-43fd-be10-66a5380d15cc (type: ports) to 2 2026-04-16 17:59:28.331 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status down for port: b893d621-6eeb-4de1-accc-4ca777806915 2026-04-16 17:59:28.377 8 INFO neutron.db.ovn_revision_numbers_db [None req-b85774a3-8ee5-4d33-bfb8-f3c5728b9b71 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource b893d621-6eeb-4de1-accc-4ca777806915 (type: ports) to 1 2026-04-16 17:59:28.390 7 INFO neutron.db.ovn_revision_numbers_db [None req-f658b7e4-0315-4111-af89-529a008dfacf - - - - - -] Successfully bumped revision number for resource 0ef829fe-e5b9-4c9b-b63e-21e40103cf3f (type: subnets) to 1 [pid: 7|app: 0|req: 782/1544] 10.0.0.153 () {34 vars in 741 bytes} [Thu Apr 16 17:59:27 2026] PUT /v2.0/subnets/0ef829fe-e5b9-4c9b-b63e-21e40103cf3f => generated 656 bytes in 656 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1545] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:27 2026] POST /v2.0/networks => generated 654 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1546] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:28 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:59:28.554 8 INFO neutron_taas.services.taas.taas_plugin [None req-e41363b5-2692-4c63-a3f8-bd34e01cab17 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] TaaS: Handle Delete Port: 4df051eb-a8f9-43fd-be10-66a5380d15cc 2026-04-16 17:59:28.558 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e41363b5-2692-4c63-a3f8-bd34e01cab17 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Tap Mirror: Handle Delete Port: 4df051eb-a8f9-43fd-be10-66a5380d15cc [pid: 7|app: 0|req: 783/1547] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:28 2026] DELETE /v2.0/security-groups/d85c49bd-0045-4c77-b924-6d7d632e125c => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:28.811 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-29242227-4464-4cce-8e86-03a3665172c7 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] No more DHCP agents 2026-04-16 17:59:28.813 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-29242227-4464-4cce-8e86-03a3665172c7 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Unable to schedule network b4ce2a09-87ce-4bba-bcc9-8cec5d0439ac: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:28.837 7 INFO neutron.db.ovn_revision_numbers_db [None req-29242227-4464-4cce-8e86-03a3665172c7 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource 7832d167-94cc-4bf9-9ac4-0a06c6d1b3ef (type: subnets) to 0 [pid: 7|app: 0|req: 784/1548] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:28 2026] POST /v2.0/subnets => generated 646 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1549] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:28 2026] DELETE /v2.0/networks/cac9576b-90b9-431f-a412-49c790482ba4 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:28.870 8 INFO neutron.services.segments.plugin [-] Segment e9caf9b4-c5e0-40a8-b655-e3947025edbe resource provider aggregate not found 2026-04-16 17:59:28.877 8 INFO neutron.services.segments.plugin [-] Segment e9caf9b4-c5e0-40a8-b655-e3947025edbe resource provider aggregate not found 2026-04-16 17:59:28.891 8 INFO neutron.services.segments.plugin [-] Segment e9caf9b4-c5e0-40a8-b655-e3947025edbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9caf9b4-c5e0-40a8-b655-e3947025edbe found for delete ", "request_id": "req-1376015e-9c89-4d63-ad8c-b950ac6e446a"}]} 2026-04-16 17:59:28.892 8 INFO neutron.services.segments.plugin [-] Segment e9caf9b4-c5e0-40a8-b655-e3947025edbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9caf9b4-c5e0-40a8-b655-e3947025edbe found for delete ", "request_id": "req-ba7810e5-19e8-415a-9584-342316e119a2"}]} 2026-04-16 17:59:28.970 7 INFO neutron.db.ovn_revision_numbers_db [None req-aad5767f-d04c-45ed-8e42-b346d779f04c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ea94299d-359b-4caa-9018-bc682e5e1991 (type: security_groups) to 1 2026-04-16 17:59:28.982 7 INFO neutron.db.ovn_revision_numbers_db [None req-aad5767f-d04c-45ed-8e42-b346d779f04c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 2d0e5df4-03cf-462c-948b-4f7e3cda8765 (type: security_group_rules) to 0 2026-04-16 17:59:28.995 7 INFO neutron.db.ovn_revision_numbers_db [None req-aad5767f-d04c-45ed-8e42-b346d779f04c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6cc2bf46-7ae8-4af1-b3c4-c40e5adbae92 (type: security_group_rules) to 0 2026-04-16 17:59:29.011 7 INFO neutron.db.ovn_revision_numbers_db [None req-aad5767f-d04c-45ed-8e42-b346d779f04c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8260515f-2009-453b-bd77-d3b83f4a8d96 (type: security_group_rules) to 0 2026-04-16 17:59:29.023 7 INFO neutron.db.ovn_revision_numbers_db [None req-aad5767f-d04c-45ed-8e42-b346d779f04c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource df8e4eaf-2b08-4772-894b-78bbfe8861b8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 785/1550] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:28 2026] GET /v2.0/security-groups?tenant_id=d65a665d0e314f81a7441b1ebfa24c65&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:29.070 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31a52497-c10f-4c2f-bb45-bee10f8ff8dd 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 786/1551] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:29 2026] DELETE /v2.0/networks/cac9576b-90b9-431f-a412-49c790482ba4 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:59:29.157 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bed59e55-61f3-44fb-8d0f-794dc8113fe1 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] No more DHCP agents 2026-04-16 17:59:29.158 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bed59e55-61f3-44fb-8d0f-794dc8113fe1 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Unable to schedule network b4ce2a09-87ce-4bba-bcc9-8cec5d0439ac: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:29.233 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status down for port: c9c8b757-11ef-4a43-ade7-20f22154df3f 2026-04-16 17:59:29.267 8 INFO neutron.db.ovn_revision_numbers_db [None req-bed59e55-61f3-44fb-8d0f-794dc8113fe1 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource c9c8b757-11ef-4a43-ade7-20f22154df3f (type: ports) to 1 [pid: 8|app: 0|req: 766/1552] 10.0.0.153 () {34 vars in 665 bytes} [Thu Apr 16 17:59:28 2026] POST /v2.0/ports => generated 966 bytes in 465 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: 787/1553] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:29 2026] DELETE /v2.0/security-groups/ea94299d-359b-4caa-9018-bc682e5e1991 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1554] 10.0.0.153 () {32 vars in 694 bytes} [Thu Apr 16 17:59:29 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1555] 10.0.0.153 () {32 vars in 742 bytes} [Thu Apr 16 17:59:29 2026] GET /v2.0/subnets?network_id=c79aa035-9633-43b0-b4f2-f92f1289b70a => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1556] 10.0.0.153 () {32 vars in 653 bytes} [Thu Apr 16 17:59:29 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) 2026-04-16 17:59:29.454 7 INFO neutron_taas.services.taas.taas_plugin [None req-b52fbc36-2e7e-44c7-a8a5-8479d6586301 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] TaaS: Handle Delete Port: c9c8b757-11ef-4a43-ade7-20f22154df3f 2026-04-16 17:59:29.458 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b52fbc36-2e7e-44c7-a8a5-8479d6586301 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Tap Mirror: Handle Delete Port: c9c8b757-11ef-4a43-ade7-20f22154df3f [pid: 8|app: 0|req: 770/1557] 10.0.0.153 () {32 vars in 649 bytes} [Thu Apr 16 17:59:29 2026] GET /v2.0/networks => generated 1389 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1558] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:29 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => 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: 772/1559] 10.0.0.153 () {32 vars in 647 bytes} [Thu Apr 16 17:59:29 2026] GET /v2.0/subnets => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1560] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:59:29 2026] DELETE /v2.0/ports/c9c8b757-11ef-4a43-ade7-20f22154df3f => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1561] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:59:29 2026] GET /v2.0/networks?id=6405fba8-4921-448c-9538-4dc90b6a2529 => generated 714 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:29.630 8 INFO neutron.pecan_wsgi.hooks.translation [None req-488d0bef-4c90-4148-b9b3-d0df2bcafeae 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 774/1562] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:59:29 2026] DELETE /v2.0/ports/c9c8b757-11ef-4a43-ade7-20f22154df3f => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1563] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 16 17:59:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6337041ca2ee4eea9dc7f0003ecb096b => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1564] 10.0.0.153 () {32 vars in 723 bytes} [Thu Apr 16 17:59:29 2026] GET /v2.0/networks/172a5a19-6701-4251-b307-d4205c1ca42f => generated 711 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:29.677 8 INFO neutron.pecan_wsgi.hooks.translation [None req-59f0b97a-aa0d-4779-a8a3-37713a6ef877 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 776/1565] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 17:59:29 2026] GET /v2.0/ports/c9c8b757-11ef-4a43-ade7-20f22154df3f => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1566] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 17:59:29 2026] GET /v2.0/subnets/8e3cfb1a-53ad-4912-8a80-8943aa835e58 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1567] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:29 2026] DELETE /v2.0/subnets/7832d167-94cc-4bf9-9ac4-0a06c6d1b3ef => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:29.839 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29e208b4-e412-4b95-bd9d-ad704bbcd567 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 779/1568] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:29 2026] DELETE /v2.0/subnets/0ef829fe-e5b9-4c9b-b63e-21e40103cf3f => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:59:29.931 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-c19fd32b-4204-4f24-be4b-31f67dd32bd2 req-dd5f4faf-2998-4003-ad36-26ad33256211 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] No more DHCP agents 2026-04-16 17:59:29.932 8 INFO neutron_taas.services.taas.taas_plugin [None req-7213e9b6-e270-4cdb-8fea-a05868c6567a 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] TaaS: Handle Delete Port: b893d621-6eeb-4de1-accc-4ca777806915 2026-04-16 17:59:29.933 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-c19fd32b-4204-4f24-be4b-31f67dd32bd2 req-dd5f4faf-2998-4003-ad36-26ad33256211 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] Unable to schedule network 6405fba8-4921-448c-9538-4dc90b6a2529: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:29.935 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7213e9b6-e270-4cdb-8fea-a05868c6567a 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Tap Mirror: Handle Delete Port: b893d621-6eeb-4de1-accc-4ca777806915 2026-04-16 17:59:30.073 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2106270a-51a1-4031-b2fd-0c4e2c9ea57a - - - - - -] OVN reports status down for port: 13271fdb-171c-49e2-8134-27b13643af68 2026-04-16 17:59:30.099 7 INFO neutron.db.ovn_revision_numbers_db [req-c19fd32b-4204-4f24-be4b-31f67dd32bd2 req-dd5f4faf-2998-4003-ad36-26ad33256211 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] Successfully bumped revision number for resource 13271fdb-171c-49e2-8134-27b13643af68 (type: ports) to 1 [pid: 7|app: 0|req: 790/1569] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 16 17:59:29 2026] POST /v2.0/ports => generated 958 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-04-16 17:59:30.179 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce98f05c-aa77-45b1-b4d9-040c070c0b99 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 791/1570] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:30 2026] DELETE /v2.0/networks/cac9576b-90b9-431f-a412-49c790482ba4 => 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: 780/1571] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:29 2026] DELETE /v2.0/networks/b4ce2a09-87ce-4bba-bcc9-8cec5d0439ac => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1572] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:30 2026] DELETE /v2.0/subnets/8e3cfb1a-53ad-4912-8a80-8943aa835e58 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:30.437 8 INFO neutron.db.segments_db [None req-9b195150-c291-4331-9c8e-18525e0a7e70 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Added segment 2cdd42af-57e3-417d-ac43-faeddf030316 of type geneve for network 2fb5d8b5-1fad-4b73-ae8d-069b48666ae2 2026-04-16 17:59:30.540 7 INFO neutron.db.ovn_revision_numbers_db [req-c19fd32b-4204-4f24-be4b-31f67dd32bd2 req-046350e4-c52b-4aaf-ac90-89ef5d20be8d 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 13271fdb-171c-49e2-8134-27b13643af68 (type: ports) to 2 2026-04-16 17:59:30.569 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b195150-c291-4331-9c8e-18525e0a7e70 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource 2fb5d8b5-1fad-4b73-ae8d-069b48666ae2 (type: networks) to 1 2026-04-16 17:59:30.749 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b195150-c291-4331-9c8e-18525e0a7e70 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] No more DHCP agents 2026-04-16 17:59:30.751 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b195150-c291-4331-9c8e-18525e0a7e70 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Unable to schedule network 2fb5d8b5-1fad-4b73-ae8d-069b48666ae2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:30.769 7 INFO neutron.db.ovn_revision_numbers_db [req-c19fd32b-4204-4f24-be4b-31f67dd32bd2 req-046350e4-c52b-4aaf-ac90-89ef5d20be8d 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 13271fdb-171c-49e2-8134-27b13643af68 (type: ports) to 4 [pid: 7|app: 0|req: 792/1573] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 17:59:30 2026] PUT /v2.0/ports/13271fdb-171c-49e2-8134-27b13643af68 => generated 1208 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:30.806 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status down for port: ec6e4781-0f3c-4b71-9ae5-96d4ed7fd0c7 /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-04-16 17:59:30.827 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b195150-c291-4331-9c8e-18525e0a7e70 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource ec6e4781-0f3c-4b71-9ae5-96d4ed7fd0c7 (type: ports) to 1 [pid: 8|app: 0|req: 782/1574] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:30 2026] POST /v2.0/networks => generated 655 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:30.874 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-40120877-4f53-4984-9d6f-3f87a74317a7'] response: {'name': 'network-changed', 'server_uuid': 'fe3c81e9-1db7-4a5b-8c81-c07138f7894f', 'tag': '13271fdb-171c-49e2-8134-27b13643af68', 'status': 'completed', 'code': 200} 2026-04-16 17:59:30.920 8 INFO neutron.services.segments.plugin [-] Segment afcca1a5-b4b8-4af5-8ff6-a1a71de118e5 resource provider aggregate not found 2026-04-16 17:59:30.924 8 INFO neutron.services.segments.plugin [-] Segment afcca1a5-b4b8-4af5-8ff6-a1a71de118e5 resource provider aggregate not found 2026-04-16 17:59:30.941 8 INFO neutron.services.segments.plugin [-] Segment afcca1a5-b4b8-4af5-8ff6-a1a71de118e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afcca1a5-b4b8-4af5-8ff6-a1a71de118e5 found for delete ", "request_id": "req-73518975-1bc4-420e-a792-6fc959794f2c"}]} 2026-04-16 17:59:30.943 8 INFO neutron.services.segments.plugin [-] Segment afcca1a5-b4b8-4af5-8ff6-a1a71de118e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afcca1a5-b4b8-4af5-8ff6-a1a71de118e5 found for delete ", "request_id": "req-928c503e-5ad7-4f27-b3d9-0cab42a4950b"}]} [pid: 8|app: 0|req: 783/1575] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:30 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 973 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:30.995 7 INFO neutron_taas.services.taas.taas_plugin [None req-0903fc1f-2dc6-4e73-b210-6606fece6c11 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] TaaS: Handle Delete Port: d6e19dee-8fd8-4e0e-8169-fdf5bb9180c7 2026-04-16 17:59:30.998 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0903fc1f-2dc6-4e73-b210-6606fece6c11 594ae1dd55a64ebf888a40495d3fd739 3a6b0f8698fa4f0a8a928b547e96aa91 - - default default] Tap Mirror: Handle Delete Port: d6e19dee-8fd8-4e0e-8169-fdf5bb9180c7 2026-04-16 17:59:31.170 7 INFO neutron.services.segments.plugin [-] Segment 79f4b1f9-b401-49f5-b25b-0b9c5df6c088 resource provider aggregate not found 2026-04-16 17:59:31.180 7 INFO neutron.services.segments.plugin [-] Segment 79f4b1f9-b401-49f5-b25b-0b9c5df6c088 resource provider aggregate not found 2026-04-16 17:59:31.184 7 INFO neutron.services.segments.plugin [-] Segment 79f4b1f9-b401-49f5-b25b-0b9c5df6c088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79f4b1f9-b401-49f5-b25b-0b9c5df6c088 found for delete ", "request_id": "req-facdb3a5-4ea5-491c-a2d0-569fd6178c6b"}]} 2026-04-16 17:59:31.202 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5a71b749-2d35-4aed-894a-6287e8a07137 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] No more DHCP agents 2026-04-16 17:59:31.203 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5a71b749-2d35-4aed-894a-6287e8a07137 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Unable to schedule network 2fb5d8b5-1fad-4b73-ae8d-069b48666ae2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:31.210 7 INFO neutron.services.segments.plugin [-] Segment 79f4b1f9-b401-49f5-b25b-0b9c5df6c088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79f4b1f9-b401-49f5-b25b-0b9c5df6c088 found for delete ", "request_id": "req-e4deff37-e8f6-4893-bfd9-81bb78db2999"}]} [pid: 7|app: 0|req: 793/1576] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:30 2026] DELETE /v2.0/networks/172a5a19-6701-4251-b307-d4205c1ca42f => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:31.232 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a71b749-2d35-4aed-894a-6287e8a07137 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource 8be0f704-d238-40da-9fd3-7efc9ce65465 (type: subnets) to 0 [pid: 8|app: 0|req: 784/1577] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:30 2026] POST /v2.0/subnets => generated 646 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1578] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:59:31 2026] GET /v2.0/security-groups?id=29a0581e-1784-4d28-aae5-1d06b9188ad6&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: 795/1579] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:59:31 2026] GET /v2.0/ports?tenant_id=6337041ca2ee4eea9dc7f0003ecb096b&device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 1211 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1580] 199.204.45.233 () {34 vars in 1018 bytes} [Thu Apr 16 17:59:31 2026] GET /v2.0/networks?tenant_id=6337041ca2ee4eea9dc7f0003ecb096b&shared=False => generated 813 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:31.525 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5896f734-2d5f-4dc6-9b14-a6eedc8c9d9e 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] No more DHCP agents 2026-04-16 17:59:31.526 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5896f734-2d5f-4dc6-9b14-a6eedc8c9d9e 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Unable to schedule network 2fb5d8b5-1fad-4b73-ae8d-069b48666ae2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 797/1581] 199.204.45.233 () {34 vars in 930 bytes} [Thu Apr 16 17:59:31 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:31.603 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status down for port: 788cf56f-2226-4d7a-a755-16d8fc3a0470 2026-04-16 17:59:31.634 8 INFO neutron.db.ovn_revision_numbers_db [None req-5896f734-2d5f-4dc6-9b14-a6eedc8c9d9e 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource 788cf56f-2226-4d7a-a755-16d8fc3a0470 (type: ports) to 1 [pid: 8|app: 0|req: 785/1582] 10.0.0.153 () {34 vars in 665 bytes} [Thu Apr 16 17:59:31 2026] POST /v2.0/ports => generated 928 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:31.821 7 INFO neutron_taas.services.taas.taas_plugin [None req-6fe0f791-5af6-4481-a589-37e5d7b92ecf 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] TaaS: Handle Delete Port: 788cf56f-2226-4d7a-a755-16d8fc3a0470 2026-04-16 17:59:31.823 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fe0f791-5af6-4481-a589-37e5d7b92ecf 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Tap Mirror: Handle Delete Port: 788cf56f-2226-4d7a-a755-16d8fc3a0470 [pid: 7|app: 0|req: 798/1583] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:59:31 2026] DELETE /v2.0/ports/788cf56f-2226-4d7a-a755-16d8fc3a0470 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:32.015 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7423b9ee-9414-4fae-ac3b-0abe8361923e 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 799/1584] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 17:59:32 2026] GET /v2.0/ports/788cf56f-2226-4d7a-a755-16d8fc3a0470 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1585] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:31 2026] GET /v2.0/security-groups?tenant_id=3a6b0f8698fa4f0a8a928b547e96aa91&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1586] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:32 2026] DELETE /v2.0/subnets/8be0f704-d238-40da-9fd3-7efc9ce65465 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:32.285 7 INFO neutron_taas.services.taas.taas_plugin [None req-577fd575-5723-4034-8723-467359fc1f7d 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] TaaS: Handle Delete Port: ec6e4781-0f3c-4b71-9ae5-96d4ed7fd0c7 2026-04-16 17:59:32.290 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-577fd575-5723-4034-8723-467359fc1f7d 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Tap Mirror: Handle Delete Port: ec6e4781-0f3c-4b71-9ae5-96d4ed7fd0c7 [pid: 8|app: 0|req: 787/1587] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:32 2026] DELETE /v2.0/security-groups/d4ad52fe-3ae2-4511-8c27-269996e4ddc8 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1588] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:32 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1589] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:59:32 2026] GET /v2.0/security-groups?id=29a0581e-1784-4d28-aae5-1d06b9188ad6&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1590] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:32 2026] DELETE /v2.0/networks/2fb5d8b5-1fad-4b73-ae8d-069b48666ae2 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1591] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:59:32 2026] GET /v2.0/ports?tenant_id=6337041ca2ee4eea9dc7f0003ecb096b&device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 1211 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1592] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 16 17:59:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=13271fdb-171c-49e2-8134-27b13643af68 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1593] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:59:32 2026] GET /v2.0/subnets?id=d2814ad1-9e3a-42dd-8241-72faedb73633 => generated 694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1594] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:59:32 2026] GET /v2.0/ports?network_id=6405fba8-4921-448c-9538-4dc90b6a2529&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: 794/1595] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:59:32 2026] GET /v2.0/networks/6405fba8-4921-448c-9538-4dc90b6a2529?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:59:32.762 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e0e4cc6c-2c9a-4bff-adfb-02f52cf81df0 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] No more DHCP agents 2026-04-16 17:59:32.763 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e0e4cc6c-2c9a-4bff-adfb-02f52cf81df0 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Unable to schedule network d1e03bfd-f55b-4042-9ef8-c9a3c150f80d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 795/1596] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:59:32 2026] GET /v2.0/networks/6405fba8-4921-448c-9538-4dc90b6a2529?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-04-16 17:59:32.825 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status down for port: 673d64c1-eb37-4e58-a410-b9bb804d2aa9 2026-04-16 17:59:32.881 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0e4cc6c-2c9a-4bff-adfb-02f52cf81df0 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource 673d64c1-eb37-4e58-a410-b9bb804d2aa9 (type: ports) to 1 [pid: 7|app: 0|req: 802/1597] 10.0.0.153 () {34 vars in 665 bytes} [Thu Apr 16 17:59:32 2026] POST /v2.0/ports => generated 778 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:33.173 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status down for port: 673d64c1-eb37-4e58-a410-b9bb804d2aa9 2026-04-16 17:59:33.185 8 INFO neutron.db.ovn_revision_numbers_db [None req-d06fdf8a-7536-4209-80a3-11ca5b7b226c 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Successfully bumped revision number for resource 673d64c1-eb37-4e58-a410-b9bb804d2aa9 (type: ports) to 2 2026-04-16 17:59:33.206 7 INFO neutron.services.segments.plugin [-] Segment 2cdd42af-57e3-417d-ac43-faeddf030316 resource provider aggregate not found 2026-04-16 17:59:33.227 7 INFO neutron.services.segments.plugin [-] Segment 2cdd42af-57e3-417d-ac43-faeddf030316 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cdd42af-57e3-417d-ac43-faeddf030316 found for delete ", "request_id": "req-3fcca93f-b417-4606-95b2-0be7b71f058d"}]} [pid: 8|app: 0|req: 796/1598] 10.0.0.153 () {34 vars in 737 bytes} [Thu Apr 16 17:59:32 2026] PUT /v2.0/ports/673d64c1-eb37-4e58-a410-b9bb804d2aa9 => generated 752 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:33.230 7 INFO neutron.services.segments.plugin [-] Segment 2cdd42af-57e3-417d-ac43-faeddf030316 resource provider aggregate not found /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-04-16 17:59:33.253 7 INFO neutron.services.segments.plugin [-] Segment 2cdd42af-57e3-417d-ac43-faeddf030316 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cdd42af-57e3-417d-ac43-faeddf030316 found for delete ", "request_id": "req-f8ce93a4-edd9-42bc-9455-583ac56087f6"}]} 2026-04-16 17:59:33.377 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f616d51-d163-4c05-867f-f53dcd91893c 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] TaaS: Handle Delete Port: 673d64c1-eb37-4e58-a410-b9bb804d2aa9 2026-04-16 17:59:33.379 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f616d51-d163-4c05-867f-f53dcd91893c 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Tap Mirror: Handle Delete Port: 673d64c1-eb37-4e58-a410-b9bb804d2aa9 [pid: 7|app: 0|req: 803/1599] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:59:33 2026] DELETE /v2.0/ports/673d64c1-eb37-4e58-a410-b9bb804d2aa9 => generated 0 bytes in 257 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: 797/1600] 10.0.0.153 () {32 vars in 643 bytes} [Thu Apr 16 17:59:33 2026] GET /v2.0/ports => generated 1538 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:33.569 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53d89dc4-9087-4c13-8d75-03f043e64604 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 798/1601] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 17:59:33 2026] GET /v2.0/ports/673d64c1-eb37-4e58-a410-b9bb804d2aa9 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1602] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:33 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => 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: 805/1603] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:59:33 2026] GET /v2.0/security-groups?id=29a0581e-1784-4d28-aae5-1d06b9188ad6&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1604] 10.0.0.153 () {32 vars in 643 bytes} [Thu Apr 16 17:59:33 2026] GET /v2.0/ports => generated 1538 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1605] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 17:59:33 2026] GET /v2.0/ports/2435ae46-286d-4307-b5b8-6626220b4ae1 => generated 779 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:33.682 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e125d4a4-c408-400f-b5c1-877034548d63 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 807/1606] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:59:33 2026] DELETE /v2.0/ports/788cf56f-2226-4d7a-a755-16d8fc3a0470 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:59:33.698 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5d84bfb-4ff7-44e9-96ee-c36534daf327 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 808/1607] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:33 2026] DELETE /v2.0/subnets/8be0f704-d238-40da-9fd3-7efc9ce65465 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:59:33.716 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ffd4797-52f1-4a19-80f0-2418d30d1059 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 809/1608] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:33 2026] DELETE /v2.0/subnets/7832d167-94cc-4bf9-9ac4-0a06c6d1b3ef => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:59:33.841 7 INFO neutron_taas.services.taas.taas_plugin [None req-9cb028ff-4cb5-4666-8aaa-90f6f61d1e93 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] TaaS: Handle Delete Port: 2435ae46-286d-4307-b5b8-6626220b4ae1 2026-04-16 17:59:33.845 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9cb028ff-4cb5-4666-8aaa-90f6f61d1e93 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Tap Mirror: Handle Delete Port: 2435ae46-286d-4307-b5b8-6626220b4ae1 2026-04-16 17:59:33.943 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e058fb3-f106-4cfd-83cb-83993d143920 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource a8b1d85e-feea-43ae-ab7d-dd12cd21a14a (type: security_groups) to 1 2026-04-16 17:59:33.952 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e058fb3-f106-4cfd-83cb-83993d143920 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource 26cbb892-9b80-4711-a3c9-b4d918e422f4 (type: security_group_rules) to 0 2026-04-16 17:59:33.963 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e058fb3-f106-4cfd-83cb-83993d143920 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource 44d9d49d-e4f0-4763-963e-bd46568951aa (type: security_group_rules) to 0 2026-04-16 17:59:33.992 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e058fb3-f106-4cfd-83cb-83993d143920 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource 79611406-7977-45a0-aa7f-26ba66defdd8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 810/1609] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:59:33 2026] DELETE /v2.0/ports/2435ae46-286d-4307-b5b8-6626220b4ae1 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:34.008 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e058fb3-f106-4cfd-83cb-83993d143920 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource 8697d6ce-ad7a-42a3-83c9-d888a48c55b5 (type: security_group_rules) to 0 2026-04-16 17:59:34.064 8 INFO neutron.db.segments_db [None req-8e058fb3-f106-4cfd-83cb-83993d143920 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Added segment 1e5f1b0a-a4f5-4cb1-90cf-8cde115dd835 of type geneve for network 99d29e05-4cd6-42be-9c6a-2f2160a92b59 2026-04-16 17:59:34.116 7 INFO neutron_taas.services.taas.taas_plugin [None req-6ca3e705-3bd5-47f8-9840-0bb64042e07a 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] TaaS: Handle Delete Port: ee344f5f-5454-483c-8981-83cf518c08c9 2026-04-16 17:59:34.118 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ca3e705-3bd5-47f8-9840-0bb64042e07a 7471c6daeef345a681173925d35c5dc2 9546f0d7b1ab4b63b3ba7bf1b4753be8 - - default default] Tap Mirror: Handle Delete Port: ee344f5f-5454-483c-8981-83cf518c08c9 2026-04-16 17:59:34.140 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e058fb3-f106-4cfd-83cb-83993d143920 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource 99d29e05-4cd6-42be-9c6a-2f2160a92b59 (type: networks) to 1 2026-04-16 17:59:34.279 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8e058fb3-f106-4cfd-83cb-83993d143920 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] No more DHCP agents 2026-04-16 17:59:34.280 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8e058fb3-f106-4cfd-83cb-83993d143920 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Unable to schedule network 99d29e05-4cd6-42be-9c6a-2f2160a92b59: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:34.336 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status down for port: 277f0873-03a0-4fff-8dfa-fe1da1d30f5b 2026-04-16 17:59:34.356 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e058fb3-f106-4cfd-83cb-83993d143920 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource 277f0873-03a0-4fff-8dfa-fe1da1d30f5b (type: ports) to 1 [pid: 8|app: 0|req: 800/1610] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:33 2026] POST /v2.0/networks => generated 650 bytes in 733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1611] 10.0.0.153 () {32 vars in 623 bytes} [Thu Apr 16 17:59:34 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1612] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:34 2026] DELETE /v2.0/networks/d1e03bfd-f55b-4042-9ef8-c9a3c150f80d => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1613] 10.0.0.153 () {32 vars in 633 bytes} [Thu Apr 16 17:59:34 2026] GET /v2.0/ => generated 632 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:34.614 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3972dd1-b1f2-44ea-85fc-35c35d1cd8dc c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] No more DHCP agents 2026-04-16 17:59:34.615 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3972dd1-b1f2-44ea-85fc-35c35d1cd8dc c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Unable to schedule network 99d29e05-4cd6-42be-9c6a-2f2160a92b59: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:34.672 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2106270a-51a1-4031-b2fd-0c4e2c9ea57a - - - - - -] OVN reports status down for port: 2b9a1884-38f9-4ae2-a69c-6585f2cbb31c 2026-04-16 17:59:34.731 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3972dd1-b1f2-44ea-85fc-35c35d1cd8dc c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource 2b9a1884-38f9-4ae2-a69c-6585f2cbb31c (type: ports) to 1 [pid: 7|app: 0|req: 813/1614] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:34 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1615] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:59:34 2026] GET /v2.0/security-groups?id=29a0581e-1784-4d28-aae5-1d06b9188ad6&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1616] 10.0.0.153 () {34 vars in 664 bytes} [Thu Apr 16 17:59:34 2026] POST /v2.0/ports => generated 743 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:34.928 7 INFO neutron.db.segments_db [None req-5e51d36d-ac84-4bb7-95b8-5d2634120088 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Added segment cfd2a711-ef37-4fc7-995d-b1f591df8b6d of type geneve for network 1d8413a2-59eb-4f1b-b9a8-a01fe6dccc68 2026-04-16 17:59:35.042 7 INFO neutron.db.ovn_revision_numbers_db [None req-5e51d36d-ac84-4bb7-95b8-5d2634120088 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource 1d8413a2-59eb-4f1b-b9a8-a01fe6dccc68 (type: networks) 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: 8|app: 0|req: 803/1617] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:34 2026] GET /v2.0/security-groups?tenant_id=9546f0d7b1ab4b63b3ba7bf1b4753be8&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:35.204 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5e51d36d-ac84-4bb7-95b8-5d2634120088 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] No more DHCP agents 2026-04-16 17:59:35.206 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5e51d36d-ac84-4bb7-95b8-5d2634120088 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Unable to schedule network 1d8413a2-59eb-4f1b-b9a8-a01fe6dccc68: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:35.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-7adf1649-c45e-48d4-8527-f3d4e271e0ac 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 7e21c51a-5d08-4a06-9e01-1b6cb64e2087 (type: security_groups) to 1 2026-04-16 17:59:35.248 7 INFO neutron.services.segments.plugin [-] Segment 152b3ec0-86e8-47cc-9ac4-f7f970f85497 resource provider aggregate not found 2026-04-16 17:59:35.255 8 INFO neutron.db.ovn_revision_numbers_db [None req-7adf1649-c45e-48d4-8527-f3d4e271e0ac 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8ef53c81-4a4e-4462-8c3b-88da8c3f2025 (type: security_group_rules) to 0 2026-04-16 17:59:35.269 8 INFO neutron.db.ovn_revision_numbers_db [None req-7adf1649-c45e-48d4-8527-f3d4e271e0ac 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 976d64e3-c278-42d4-a7c9-e83224ad1488 (type: security_group_rules) to 0 2026-04-16 17:59:35.275 7 INFO neutron.services.segments.plugin [-] Segment 152b3ec0-86e8-47cc-9ac4-f7f970f85497 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 152b3ec0-86e8-47cc-9ac4-f7f970f85497 found for delete ", "request_id": "req-b137ef9f-d125-4a47-901e-46e89da8942b"}]} 2026-04-16 17:59:35.281 7 INFO neutron.services.segments.plugin [-] Segment 152b3ec0-86e8-47cc-9ac4-f7f970f85497 resource provider aggregate not found 2026-04-16 17:59:35.292 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2106270a-51a1-4031-b2fd-0c4e2c9ea57a - - - - - -] OVN reports status down for port: eef9ece8-8f6e-4585-b7a3-767f72dca08b 2026-04-16 17:59:35.297 7 INFO neutron.services.segments.plugin [-] Segment 152b3ec0-86e8-47cc-9ac4-f7f970f85497 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 152b3ec0-86e8-47cc-9ac4-f7f970f85497 found for delete ", "request_id": "req-52a2ec1b-18fd-4288-a214-197051bb75a7"}]} 2026-04-16 17:59:35.302 8 INFO neutron.db.ovn_revision_numbers_db [None req-7adf1649-c45e-48d4-8527-f3d4e271e0ac 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource cff25b37-6eb9-4223-9225-f0fcf3f4ae24 (type: security_group_rules) to 0 2026-04-16 17:59:35.323 8 INFO neutron.db.ovn_revision_numbers_db [None req-7adf1649-c45e-48d4-8527-f3d4e271e0ac 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource dfce3bac-18d7-42de-8f33-cbc4e4bec3fb (type: security_group_rules) to 0 2026-04-16 17:59:35.325 7 INFO neutron.db.ovn_revision_numbers_db [None req-5e51d36d-ac84-4bb7-95b8-5d2634120088 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource eef9ece8-8f6e-4585-b7a3-767f72dca08b (type: ports) to 1 [pid: 7|app: 0|req: 815/1618] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:34 2026] POST /v2.0/networks => generated 650 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1619] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:35 2026] GET /v2.0/security-groups?tenant_id=a3affe70e3f744659f048b1e3b3d977d&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:35.496 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2106270a-51a1-4031-b2fd-0c4e2c9ea57a - - - - - -] OVN reports status up for port: 13271fdb-171c-49e2-8134-27b13643af68 2026-04-16 17:59:35.616 8 INFO neutron.plugins.ml2.plugin [None req-2106270a-51a1-4031-b2fd-0c4e2c9ea57a - - - - - -] Attempt 1 to provision port 13271fdb-171c-49e2-8134-27b13643af68 [pid: 7|app: 0|req: 816/1620] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:35 2026] DELETE /v2.0/security-groups/6e7891ce-2dc2-4f50-b9ae-0e37e760e981 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:35.851 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dad86f63-d392-40cc-8323-da8ee3099c26'] response: {'server_uuid': 'fe3c81e9-1db7-4a5b-8c81-c07138f7894f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '13271fdb-171c-49e2-8134-27b13643af68', 'code': 200} 2026-04-16 17:59:35.879 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e42635d5-fcce-444a-8de1-43f148249fbd c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] No more DHCP agents 2026-04-16 17:59:35.885 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e42635d5-fcce-444a-8de1-43f148249fbd c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Unable to schedule network 1d8413a2-59eb-4f1b-b9a8-a01fe6dccc68: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 817/1621] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:35 2026] DELETE /v2.0/security-groups/7e21c51a-5d08-4a06-9e01-1b6cb64e2087 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1622] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:35 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:36.094 8 INFO neutron.db.ovn_revision_numbers_db [None req-e42635d5-fcce-444a-8de1-43f148249fbd c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource 1a1de384-6687-456c-a1c2-25b99b4d6692 (type: ports) to 1 [pid: 7|app: 0|req: 821/1625] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:59:36 2026] GET /v2.0/security-groups?id=29a0581e-1784-4d28-aae5-1d06b9188ad6&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-04-16 17:59:36.127 8 INFO neutron.db.ovn_revision_numbers_db [None req-2106270a-51a1-4031-b2fd-0c4e2c9ea57a - - - - - -] Successfully bumped revision number for resource 13271fdb-171c-49e2-8134-27b13643af68 (type: ports) to 5 [pid: 8|app: 0|req: 805/1626] 10.0.0.153 () {34 vars in 664 bytes} [Thu Apr 16 17:59:35 2026] POST /v2.0/ports => generated 743 bytes in 803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:36.244 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70f735a5-a3e0-40c3-8f31-67e54f91a803 - - - - - -] OVN reports status down for port: 1a1de384-6687-456c-a1c2-25b99b4d6692 2026-04-16 17:59:36.307 7 INFO neutron.db.segments_db [None req-4a2b8b91-45fd-4aaf-bfbd-012bd42a6011 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Added segment f41a9fa9-0bc7-4d7e-9148-c9fca2f3ff9c of type geneve for network 6372fd08-283c-4785-852c-7600a4fd1927 2026-04-16 17:59:36.425 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a2b8b91-45fd-4aaf-bfbd-012bd42a6011 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource 6372fd08-283c-4785-852c-7600a4fd1927 (type: networks) to 1 2026-04-16 17:59:36.607 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4a2b8b91-45fd-4aaf-bfbd-012bd42a6011 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] No more DHCP agents 2026-04-16 17:59:36.609 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4a2b8b91-45fd-4aaf-bfbd-012bd42a6011 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Unable to schedule network 6372fd08-283c-4785-852c-7600a4fd1927: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:36.675 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status down for port: 695a69e6-7e5f-4e61-9df7-6c8549532b6d 2026-04-16 17:59:36.747 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a2b8b91-45fd-4aaf-bfbd-012bd42a6011 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource 695a69e6-7e5f-4e61-9df7-6c8549532b6d (type: ports) to 1 [pid: 7|app: 0|req: 822/1627] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:36 2026] POST /v2.0/networks => generated 650 bytes in 614 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-04-16 17:59:37.035 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-146545dc-1368-41ad-8784-6a75e5b06db4 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] No more DHCP agents 2026-04-16 17:59:37.037 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-146545dc-1368-41ad-8784-6a75e5b06db4 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Unable to schedule network 6372fd08-283c-4785-852c-7600a4fd1927: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:37.101 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70f735a5-a3e0-40c3-8f31-67e54f91a803 - - - - - -] OVN reports status down for port: a1756a4a-34ca-49e0-bfa3-d11ea7ef7cc6 2026-04-16 17:59:37.181 8 INFO neutron.db.ovn_revision_numbers_db [None req-146545dc-1368-41ad-8784-6a75e5b06db4 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource a1756a4a-34ca-49e0-bfa3-d11ea7ef7cc6 (type: ports) to 1 [pid: 7|app: 0|req: 823/1628] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:37 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1629] 10.0.0.153 () {34 vars in 664 bytes} [Thu Apr 16 17:59:36 2026] POST /v2.0/ports => generated 743 bytes in 461 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: 824/1630] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:59:37 2026] GET /v2.0/security-groups?id=29a0581e-1784-4d28-aae5-1d06b9188ad6&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:37.376 8 INFO neutron.db.segments_db [None req-8f8f1d6b-51db-4605-b35f-299f27419e7f c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Added segment 81219f43-c40f-4b4a-9622-f291c27545a4 of type geneve for network 84ae3097-ac0b-4a57-a06e-2d1cc753cd3c 2026-04-16 17:59:37.487 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f8f1d6b-51db-4605-b35f-299f27419e7f c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource 84ae3097-ac0b-4a57-a06e-2d1cc753cd3c (type: networks) to 1 2026-04-16 17:59:37.673 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f8f1d6b-51db-4605-b35f-299f27419e7f c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] No more DHCP agents 2026-04-16 17:59:37.675 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f8f1d6b-51db-4605-b35f-299f27419e7f c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Unable to schedule network 84ae3097-ac0b-4a57-a06e-2d1cc753cd3c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:37.743 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70f735a5-a3e0-40c3-8f31-67e54f91a803 - - - - - -] OVN reports status down for port: 714ae0d5-253b-4eb1-9a7a-828694ef5f01 2026-04-16 17:59:37.818 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f8f1d6b-51db-4605-b35f-299f27419e7f c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource 714ae0d5-253b-4eb1-9a7a-828694ef5f01 (type: ports) to 1 [pid: 8|app: 0|req: 807/1631] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:37 2026] POST /v2.0/networks => generated 649 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:37.915 7 INFO neutron.db.ovn_revision_numbers_db [None req-581e730e-b918-449b-867c-12ed76ad4bbf c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 762cf48f-f6ed-4b3f-80e5-1c431284c9e2 (type: security_groups) to 1 2026-04-16 17:59:37.922 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-39c0bb1c-3722-4e9e-805c-726f4f6aa76f'] response: {'server_uuid': 'fe3c81e9-1db7-4a5b-8c81-c07138f7894f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '13271fdb-171c-49e2-8134-27b13643af68', 'code': 200} 2026-04-16 17:59:37.929 7 INFO neutron.db.ovn_revision_numbers_db [None req-581e730e-b918-449b-867c-12ed76ad4bbf c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 2f449af4-176a-47fd-973c-f704117b7d93 (type: security_group_rules) to 0 2026-04-16 17:59:37.947 7 INFO neutron.db.ovn_revision_numbers_db [None req-581e730e-b918-449b-867c-12ed76ad4bbf c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 5936f719-47bc-4662-85d9-24853b3588e4 (type: security_group_rules) to 0 2026-04-16 17:59:37.966 7 INFO neutron.db.ovn_revision_numbers_db [None req-581e730e-b918-449b-867c-12ed76ad4bbf c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 686f06b7-101c-4cbb-bdae-9622ea847912 (type: security_group_rules) to 0 2026-04-16 17:59:37.984 7 INFO neutron.db.ovn_revision_numbers_db [None req-581e730e-b918-449b-867c-12ed76ad4bbf c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource a71e8722-a8fd-4bd6-af1e-c6736183d95f (type: security_group_rules) to 0 2026-04-16 17:59:38.065 7 INFO neutron.db.segments_db [None req-581e730e-b918-449b-867c-12ed76ad4bbf c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Added segment e61d54dc-4034-4b52-a5e3-ce15e329509c of type geneve for network e4971359-25c3-4536-b8f7-dd052452a69c 2026-04-16 17:59:38.139 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8ba6b684-1a85-4333-9466-355d0f592d4e c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] No more DHCP agents 2026-04-16 17:59:38.140 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8ba6b684-1a85-4333-9466-355d0f592d4e c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Unable to schedule network 84ae3097-ac0b-4a57-a06e-2d1cc753cd3c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:38.182 7 INFO neutron.db.ovn_revision_numbers_db [None req-581e730e-b918-449b-867c-12ed76ad4bbf c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource e4971359-25c3-4536-b8f7-dd052452a69c (type: networks) to 1 2026-04-16 17:59:38.228 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70f735a5-a3e0-40c3-8f31-67e54f91a803 - - - - - -] OVN reports status down for port: 6a7a563d-eca6-47eb-bd81-9b4dbe3f5402 2026-04-16 17:59:38.300 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ba6b684-1a85-4333-9466-355d0f592d4e c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource 6a7a563d-eca6-47eb-bd81-9b4dbe3f5402 (type: ports) to 1 [pid: 8|app: 0|req: 808/1632] 10.0.0.153 () {34 vars in 664 bytes} [Thu Apr 16 17:59:37 2026] POST /v2.0/ports => generated 743 bytes in 470 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-04-16 17:59:38.401 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-581e730e-b918-449b-867c-12ed76ad4bbf c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 17:59:38.403 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-581e730e-b918-449b-867c-12ed76ad4bbf c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network e4971359-25c3-4536-b8f7-dd052452a69c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:38.457 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status down for port: 9adf0ad8-708d-46d0-8b94-5a1434833ca2 2026-04-16 17:59:38.545 7 INFO neutron.db.ovn_revision_numbers_db [None req-581e730e-b918-449b-867c-12ed76ad4bbf c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 9adf0ad8-708d-46d0-8b94-5a1434833ca2 (type: ports) to 1 [pid: 8|app: 0|req: 809/1633] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:38 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 975 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1634] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:37 2026] POST /v2.0/networks => generated 652 bytes in 1062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1635] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:59:38 2026] GET /v2.0/security-groups?id=29a0581e-1784-4d28-aae5-1d06b9188ad6&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:38.674 8 INFO neutron.db.segments_db [None req-e30fcd2f-6efa-4a1a-a77f-63b5f55edcf7 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Added segment 4d3e6234-8a47-4365-b996-f20017fe170f of type geneve for network 2cbb3110-1d06-4873-905c-953ae418cb71 2026-04-16 17:59:38.761 7 INFO neutron.db.segments_db [None req-b47b11cd-c8d2-47cb-924f-b90b1be14ab6 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Added segment dfbbc66e-6b48-4e45-9232-767ef123f9df of type geneve for network 99e177fa-e0ca-424e-8c2e-7c2681c0baec 2026-04-16 17:59:38.809 8 INFO neutron.db.ovn_revision_numbers_db [None req-e30fcd2f-6efa-4a1a-a77f-63b5f55edcf7 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource 2cbb3110-1d06-4873-905c-953ae418cb71 (type: networks) to 1 2026-04-16 17:59:38.911 7 INFO neutron.db.ovn_revision_numbers_db [None req-b47b11cd-c8d2-47cb-924f-b90b1be14ab6 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 99e177fa-e0ca-424e-8c2e-7c2681c0baec (type: networks) to 1 2026-04-16 17:59:39.005 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e30fcd2f-6efa-4a1a-a77f-63b5f55edcf7 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] No more DHCP agents 2026-04-16 17:59:39.007 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e30fcd2f-6efa-4a1a-a77f-63b5f55edcf7 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Unable to schedule network 2cbb3110-1d06-4873-905c-953ae418cb71: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:39.066 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70f735a5-a3e0-40c3-8f31-67e54f91a803 - - - - - -] OVN reports status down for port: b54a45f3-b637-4ed9-8735-974e651eb8e7 2026-04-16 17:59:39.123 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b47b11cd-c8d2-47cb-924f-b90b1be14ab6 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 17:59:39.125 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b47b11cd-c8d2-47cb-924f-b90b1be14ab6 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network 99e177fa-e0ca-424e-8c2e-7c2681c0baec: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:39.128 8 INFO neutron.db.ovn_revision_numbers_db [None req-e30fcd2f-6efa-4a1a-a77f-63b5f55edcf7 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource b54a45f3-b637-4ed9-8735-974e651eb8e7 (type: ports) to 1 2026-04-16 17:59:39.211 7 INFO neutron.db.ovn_revision_numbers_db [None req-b47b11cd-c8d2-47cb-924f-b90b1be14ab6 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource f96b5485-c7db-4eb7-b9b3-684993e6ad30 (type: ports) to 1 [pid: 8|app: 0|req: 810/1636] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:38 2026] POST /v2.0/networks => generated 650 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1637] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:38 2026] POST /v2.0/networks => generated 653 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:39.251 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70f735a5-a3e0-40c3-8f31-67e54f91a803 - - - - - -] OVN reports status down for port: f96b5485-c7db-4eb7-b9b3-684993e6ad30 [pid: 8|app: 0|req: 811/1638] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:39 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:39.474 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-117505da-4950-4447-86a1-c5e310346e97 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] No more DHCP agents 2026-04-16 17:59:39.475 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-117505da-4950-4447-86a1-c5e310346e97 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Unable to schedule network 2cbb3110-1d06-4873-905c-953ae418cb71: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:39.559 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70f735a5-a3e0-40c3-8f31-67e54f91a803 - - - - - -] OVN reports status down for port: 0901bdcc-33a6-47da-8235-903dc68329d5 2026-04-16 17:59:39.592 7 INFO neutron.db.ovn_revision_numbers_db [None req-117505da-4950-4447-86a1-c5e310346e97 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Successfully bumped revision number for resource 0901bdcc-33a6-47da-8235-903dc68329d5 (type: ports) to 1 [pid: 7|app: 0|req: 828/1639] 10.0.0.153 () {34 vars in 664 bytes} [Thu Apr 16 17:59:39 2026] POST /v2.0/ports => generated 743 bytes in 414 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-04-16 17:59:39.685 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61bd4cf7-e39d-45fa-9a9e-e9914000320c c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 17:59:39.688 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61bd4cf7-e39d-45fa-9a9e-e9914000320c c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network e4971359-25c3-4536-b8f7-dd052452a69c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:39.737 8 INFO neutron.db.ovn_revision_numbers_db [None req-61bd4cf7-e39d-45fa-9a9e-e9914000320c c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 664bbdfc-12cd-43e3-8de6-f7c6dc6fa9e3 (type: subnets) to 0 [pid: 8|app: 0|req: 812/1640] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:39 2026] POST /v2.0/subnets => generated 646 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1641] 10.0.0.153 () {34 vars in 747 bytes} [Thu Apr 16 17:59:39 2026] PUT /v2.0/ports/2b9a1884-38f9-4ae2-a69c-6585f2cbb31c/tags => generated 17 bytes in 61 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-04-16 17:59:40.015 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-817f5c05-9ae1-4a12-988c-ebf771d5ac88 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 17:59:40.016 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-817f5c05-9ae1-4a12-988c-ebf771d5ac88 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network 99e177fa-e0ca-424e-8c2e-7c2681c0baec: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:40.052 8 INFO neutron.db.ovn_revision_numbers_db [None req-817f5c05-9ae1-4a12-988c-ebf771d5ac88 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 8aaf5cce-7ca5-4daa-8a9a-d61a353f7561 (type: subnets) to 0 [pid: 8|app: 0|req: 814/1642] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:39 2026] POST /v2.0/subnets => generated 655 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1643] 10.0.0.153 () {34 vars in 747 bytes} [Thu Apr 16 17:59:40 2026] PUT /v2.0/ports/1a1de384-6687-456c-a1c2-25b99b4d6692/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:59:40.189 7 INFO neutron.db.ovn_revision_numbers_db [None req-957bdabd-b67d-4992-afab-b72bf1ed9518 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] Successfully bumped revision number for resource 83a9e1c4-c643-4ae7-901e-52599a2ae02d (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-04-16 17:59:40.291 7 INFO neutron.db.ovn_revision_numbers_db [None req-957bdabd-b67d-4992-afab-b72bf1ed9518 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] Successfully bumped revision number for resource 83a9e1c4-c643-4ae7-901e-52599a2ae02d (type: floatingips) to 2 2026-04-16 17:59:40.291 7 INFO neutron.db.l3_db [None req-957bdabd-b67d-4992-afab-b72bf1ed9518 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] Floating IP 83a9e1c4-c643-4ae7-901e-52599a2ae02d associated. External IP: 10.96.250.213, port: 13271fdb-171c-49e2-8134-27b13643af68. [pid: 7|app: 0|req: 829/1644] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 17:59:39 2026] PUT /v2.0/floatingips/83a9e1c4-c643-4ae7-901e-52599a2ae02d => generated 856 bytes in 677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:40.390 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0046a450-59ba-4592-9368-04fbc2adc1aa'] response: {'name': 'network-changed', 'server_uuid': 'fe3c81e9-1db7-4a5b-8c81-c07138f7894f', 'tag': '13271fdb-171c-49e2-8134-27b13643af68', 'status': 'completed', 'code': 200} 2026-04-16 17:59:40.422 8 INFO neutron.db.ovn_revision_numbers_db [None req-c050e446-84d6-4e7c-8cfa-b224901e951d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource fc7b5b21-a493-463b-8198-0fca2c71acd1 (type: security_groups) to 1 2026-04-16 17:59:40.439 8 INFO neutron.db.ovn_revision_numbers_db [None req-c050e446-84d6-4e7c-8cfa-b224901e951d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 21d72507-7ad9-4097-9deb-217a19150d92 (type: security_group_rules) to 0 2026-04-16 17:59:40.449 8 INFO neutron.db.ovn_revision_numbers_db [None req-c050e446-84d6-4e7c-8cfa-b224901e951d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4e54ac2e-7625-4a14-9c97-1460a12ced21 (type: security_group_rules) to 0 2026-04-16 17:59:40.457 7 INFO neutron.db.ovn_revision_numbers_db [None req-9dfeb5b5-9c89-4860-b7a9-29663c38ad6c c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 7abf01e4-36bb-4835-a1ae-5ed692544599 (type: routers) to 1 2026-04-16 17:59:40.462 8 INFO neutron.db.ovn_revision_numbers_db [None req-c050e446-84d6-4e7c-8cfa-b224901e951d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 52905871-1ed8-4d7e-ac8d-74f06c53accf (type: security_group_rules) to 0 2026-04-16 17:59:40.475 8 INFO neutron.db.ovn_revision_numbers_db [None req-c050e446-84d6-4e7c-8cfa-b224901e951d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a03af967-431c-4d2e-a062-3157b73bcf55 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 830/1645] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:40 2026] POST /v2.0/routers => generated 607 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1646] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:40 2026] GET /v2.0/security-groups?tenant_id=0580d25abe0049b0b1f510232048be75&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1647] 10.0.0.153 () {34 vars in 747 bytes} [Thu Apr 16 17:59:40 2026] PUT /v2.0/ports/a1756a4a-34ca-49e0-bfa3-d11ea7ef7cc6/tags => generated 34 bytes in 61 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: 817/1648] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:40 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => 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: 818/1649] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:40 2026] DELETE /v2.0/security-groups/fc7b5b21-a493-463b-8198-0fca2c71acd1 => 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: 819/1650] 10.0.0.153 () {34 vars in 747 bytes} [Thu Apr 16 17:59:40 2026] PUT /v2.0/ports/6a7a563d-eca6-47eb-bd81-9b4dbe3f5402/tags => generated 19 bytes in 69 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: 820/1651] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:59:40 2026] GET /v2.0/security-groups?id=29a0581e-1784-4d28-aae5-1d06b9188ad6&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:40.898 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22bcaedb-94b4-416d-a955-387fa79de821 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 17:59:40.899 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22bcaedb-94b4-416d-a955-387fa79de821 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network e4971359-25c3-4536-b8f7-dd052452a69c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:40.988 7 INFO neutron.db.ovn_revision_numbers_db [None req-22bcaedb-94b4-416d-a955-387fa79de821 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource d86ed22e-de08-4d13-ad16-d77e9e8cc620 (type: ports) to 1 2026-04-16 17:59:40.996 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70f735a5-a3e0-40c3-8f31-67e54f91a803 - - - - - -] OVN reports status down for port: d86ed22e-de08-4d13-ad16-d77e9e8cc620 [pid: 8|app: 0|req: 821/1652] 10.0.0.153 () {32 vars in 660 bytes} [Thu Apr 16 17:59:40 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1653] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 17:59:41 2026] GET /v2.0/ports?tenant_id=6337041ca2ee4eea9dc7f0003ecb096b&device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1654] 10.0.0.153 () {32 vars in 674 bytes} [Thu Apr 16 17:59:41 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1655] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 17:59:41 2026] GET /v2.0/networks?id=6405fba8-4921-448c-9538-4dc90b6a2529 => generated 813 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1656] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:41 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 975 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1657] 10.0.0.153 () {32 vars in 670 bytes} [Thu Apr 16 17:59:41 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1658] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 16 17:59:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=13271fdb-171c-49e2-8134-27b13643af68 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1659] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:59:41 2026] GET /v2.0/security-groups?id=29a0581e-1784-4d28-aae5-1d06b9188ad6&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1660] 10.0.0.153 () {32 vars in 682 bytes} [Thu Apr 16 17:59:41 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) 2026-04-16 17:59:41.526 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70f735a5-a3e0-40c3-8f31-67e54f91a803 - - - - - -] OVN reports status up for port: d86ed22e-de08-4d13-ad16-d77e9e8cc620 [pid: 8|app: 0|req: 830/1661] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 17:59:41 2026] GET /v2.0/subnets?id=d2814ad1-9e3a-42dd-8241-72faedb73633 => generated 694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:41.551 8 INFO neutron.plugins.ml2.plugin [None req-70f735a5-a3e0-40c3-8f31-67e54f91a803 - - - - - -] Attempt 1 to provision port d86ed22e-de08-4d13-ad16-d77e9e8cc620 2026-04-16 17:59:41.566 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22bcaedb-94b4-416d-a955-387fa79de821 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 17:59:41.568 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22bcaedb-94b4-416d-a955-387fa79de821 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network e4971359-25c3-4536-b8f7-dd052452a69c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:41.769 7 INFO neutron.db.ovn_revision_numbers_db [None req-22bcaedb-94b4-416d-a955-387fa79de821 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource d86ed22e-de08-4d13-ad16-d77e9e8cc620 (type: router_ports) to 1 [pid: 7|app: 0|req: 832/1662] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 17:59:40 2026] PUT /v2.0/routers/7abf01e4-36bb-4835-a1ae-5ed692544599/add_router_interface => generated 309 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1663] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 17:59:41 2026] GET /v2.0/ports?network_id=6405fba8-4921-448c-9538-4dc90b6a2529&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: 831/1664] 10.0.0.153 () {32 vars in 668 bytes} [Thu Apr 16 17:59:41 2026] GET /v2.0/ports?not-tags=red => generated 5268 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1665] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 17:59:41 2026] GET /v2.0/ports/d86ed22e-de08-4d13-ad16-d77e9e8cc620 => generated 945 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1666] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 17:59:41 2026] GET /v2.0/networks/6405fba8-4921-448c-9538-4dc90b6a2529?fields=segments => generated 14 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1667] 10.0.0.153 () {32 vars in 682 bytes} [Thu Apr 16 17:59:41 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 6008 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1668] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 17:59:42 2026] GET /v2.0/networks/6405fba8-4921-448c-9538-4dc90b6a2529?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1669] 10.0.0.153 () {32 vars in 678 bytes} [Thu Apr 16 17:59:42 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: 7|app: 0|req: 838/1670] 10.0.0.153 () {32 vars in 690 bytes} [Thu Apr 16 17:59:42 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 5268 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:42.504 7 INFO neutron_taas.services.taas.taas_plugin [None req-9add9eca-6c5f-48c2-9ea4-12b4b1be77fb c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] TaaS: Handle Delete Port: 2b9a1884-38f9-4ae2-a69c-6585f2cbb31c 2026-04-16 17:59:42.509 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9add9eca-6c5f-48c2-9ea4-12b4b1be77fb c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Tap Mirror: Handle Delete Port: 2b9a1884-38f9-4ae2-a69c-6585f2cbb31c [pid: 7|app: 0|req: 839/1671] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:59:42 2026] DELETE /v2.0/ports/2b9a1884-38f9-4ae2-a69c-6585f2cbb31c => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1672] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:42 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:42.847 7 INFO neutron_taas.services.taas.taas_plugin [None req-86cdb41d-5ffb-42bb-ba5e-365e56d07904 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] TaaS: Handle Delete Port: 1a1de384-6687-456c-a1c2-25b99b4d6692 2026-04-16 17:59:42.851 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86cdb41d-5ffb-42bb-ba5e-365e56d07904 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Tap Mirror: Handle Delete Port: 1a1de384-6687-456c-a1c2-25b99b4d6692 [pid: 7|app: 0|req: 841/1673] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:59:42 2026] DELETE /v2.0/ports/1a1de384-6687-456c-a1c2-25b99b4d6692 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1674] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 17:59:42 2026] GET /v2.0/security-groups?id=29a0581e-1784-4d28-aae5-1d06b9188ad6&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:43.132 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ec2e77e-cb6b-45cc-a925-9f16e8b9bf8b c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] TaaS: Handle Delete Port: a1756a4a-34ca-49e0-bfa3-d11ea7ef7cc6 2026-04-16 17:59:43.136 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ec2e77e-cb6b-45cc-a925-9f16e8b9bf8b c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Tap Mirror: Handle Delete Port: a1756a4a-34ca-49e0-bfa3-d11ea7ef7cc6 [pid: 7|app: 0|req: 843/1675] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:59:42 2026] DELETE /v2.0/ports/a1756a4a-34ca-49e0-bfa3-d11ea7ef7cc6 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:43.270 8 INFO neutron.db.ovn_revision_numbers_db [None req-70f735a5-a3e0-40c3-8f31-67e54f91a803 - - - - - -] Successfully bumped revision number for resource d86ed22e-de08-4d13-ad16-d77e9e8cc620 (type: ports) to 2 2026-04-16 17:59:43.414 7 INFO neutron_taas.services.taas.taas_plugin [None req-0793e540-c650-42e0-950d-c83e8b9acfe7 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] TaaS: Handle Delete Port: 6a7a563d-eca6-47eb-bd81-9b4dbe3f5402 2026-04-16 17:59:43.419 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0793e540-c650-42e0-950d-c83e8b9acfe7 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Tap Mirror: Handle Delete Port: 6a7a563d-eca6-47eb-bd81-9b4dbe3f5402 2026-04-16 17:59:43.472 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f9e14b75-cee1-4511-baf2-f7fd5690aa6c c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 17:59:43.476 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f9e14b75-cee1-4511-baf2-f7fd5690aa6c c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network 99e177fa-e0ca-424e-8c2e-7c2681c0baec: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 844/1676] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:59:43 2026] DELETE /v2.0/ports/6a7a563d-eca6-47eb-bd81-9b4dbe3f5402 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1677] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 16 17:59:43 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:43.614 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status down for port: b9d0201b-c079-4363-8a09-642e3eac3205 2026-04-16 17:59:43.620 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9e14b75-cee1-4511-baf2-f7fd5690aa6c c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource b9d0201b-c079-4363-8a09-642e3eac3205 (type: ports) to 1 2026-04-16 17:59:43.779 7 INFO neutron_taas.services.taas.taas_plugin [None req-105750c9-c571-4ed4-ab92-cac78216d156 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] TaaS: Handle Delete Port: 0901bdcc-33a6-47da-8235-903dc68329d5 2026-04-16 17:59:43.782 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-105750c9-c571-4ed4-ab92-cac78216d156 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Tap Mirror: Handle Delete Port: 0901bdcc-33a6-47da-8235-903dc68329d5 [pid: 7|app: 0|req: 846/1678] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 17:59:43 2026] DELETE /v2.0/ports/0901bdcc-33a6-47da-8235-903dc68329d5 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:44.083 7 INFO neutron_taas.services.taas.taas_plugin [req-aa07229d-4834-4b48-9083-07ccff2052da req-b7a1aa8c-7868-47d8-a404-76e3bc1a4983 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] TaaS: Handle Delete Port: 13271fdb-171c-49e2-8134-27b13643af68 2026-04-16 17:59:44.087 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-aa07229d-4834-4b48-9083-07ccff2052da req-b7a1aa8c-7868-47d8-a404-76e3bc1a4983 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] Tap Mirror: Handle Delete Port: 13271fdb-171c-49e2-8134-27b13643af68 2026-04-16 17:59:44.259 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] OVN reports status up for port: b9d0201b-c079-4363-8a09-642e3eac3205 2026-04-16 17:59:44.299 7 INFO neutron.plugins.ml2.plugin [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] Attempt 1 to provision port b9d0201b-c079-4363-8a09-642e3eac3205 2026-04-16 17:59:44.345 7 INFO neutron.db.l3_db [req-aa07229d-4834-4b48-9083-07ccff2052da req-b7a1aa8c-7868-47d8-a404-76e3bc1a4983 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] Floating IP 83a9e1c4-c643-4ae7-901e-52599a2ae02d disassociated. External IP: 10.96.250.213, port: 13271fdb-171c-49e2-8134-27b13643af68. 2026-04-16 17:59:44.366 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f9e14b75-cee1-4511-baf2-f7fd5690aa6c c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 17:59:44.367 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f9e14b75-cee1-4511-baf2-f7fd5690aa6c c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network 99e177fa-e0ca-424e-8c2e-7c2681c0baec: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:44.548 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9e14b75-cee1-4511-baf2-f7fd5690aa6c c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource b9d0201b-c079-4363-8a09-642e3eac3205 (type: router_ports) to 1 [pid: 8|app: 0|req: 833/1679] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 17:59:41 2026] PUT /v2.0/routers/7abf01e4-36bb-4835-a1ae-5ed692544599/add_router_interface => generated 309 bytes in 2567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:44.651 8 INFO neutron_taas.services.taas.taas_plugin [None req-9a1d5809-72b0-472a-b2d1-2be0c296b855 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] TaaS: Handle Delete Port: 277f0873-03a0-4fff-8dfa-fe1da1d30f5b 2026-04-16 17:59:44.653 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a1d5809-72b0-472a-b2d1-2be0c296b855 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Tap Mirror: Handle Delete Port: 277f0873-03a0-4fff-8dfa-fe1da1d30f5b [pid: 7|app: 0|req: 847/1680] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 16 17:59:43 2026] DELETE /v2.0/ports/13271fdb-171c-49e2-8134-27b13643af68 => generated 0 bytes in 818 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1681] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:44 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 12 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:59:44.823 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-466e4a36-7cc3-454d-85f1-8ac83c7a6048'] response: {'server_uuid': 'fe3c81e9-1db7-4a5b-8c81-c07138f7894f', 'name': 'network-vif-deleted', 'tag': '13271fdb-171c-49e2-8134-27b13643af68', 'status': 'completed', 'code': 200} 2026-04-16 17:59:44.866 8 INFO neutron.services.segments.plugin [-] Segment 1e5f1b0a-a4f5-4cb1-90cf-8cde115dd835 resource provider aggregate not found 2026-04-16 17:59:44.871 8 INFO neutron.services.segments.plugin [-] Segment 1e5f1b0a-a4f5-4cb1-90cf-8cde115dd835 resource provider aggregate not found 2026-04-16 17:59:44.899 8 INFO neutron.services.segments.plugin [-] Segment 1e5f1b0a-a4f5-4cb1-90cf-8cde115dd835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e5f1b0a-a4f5-4cb1-90cf-8cde115dd835 found for delete ", "request_id": "req-83b30915-4d00-4cf3-b536-7d96688bcb45"}]} 2026-04-16 17:59:44.901 8 INFO neutron.services.segments.plugin [-] Segment 1e5f1b0a-a4f5-4cb1-90cf-8cde115dd835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e5f1b0a-a4f5-4cb1-90cf-8cde115dd835 found for delete ", "request_id": "req-f510d3da-44ec-4c72-8980-8e15bfce67d9"}]} [pid: 8|app: 0|req: 834/1682] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:44 2026] DELETE /v2.0/networks/99d29e05-4cd6-42be-9c6a-2f2160a92b59 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1683] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 17:59:44 2026] GET /v2.0/ports/b9d0201b-c079-4363-8a09-642e3eac3205 => generated 955 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:45.109 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c29ad57-af24-4265-9a18-333980fd8682 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] TaaS: Handle Delete Port: eef9ece8-8f6e-4585-b7a3-767f72dca08b 2026-04-16 17:59:45.112 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c29ad57-af24-4265-9a18-333980fd8682 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Tap Mirror: Handle Delete Port: eef9ece8-8f6e-4585-b7a3-767f72dca08b 2026-04-16 17:59:45.157 7 INFO neutron.db.ovn_revision_numbers_db [None req-83e62a43-6045-49c2-b74b-0e6de8f56b48 - - - - - -] Successfully bumped revision number for resource b9d0201b-c079-4363-8a09-642e3eac3205 (type: ports) to 2 [pid: 8|app: 0|req: 835/1684] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:44 2026] DELETE /v2.0/networks/1d8413a2-59eb-4f1b-b9a8-a01fe6dccc68 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:45.430 7 INFO neutron.db.ovn_revision_numbers_db [None req-8725bf42-238f-4a1d-9123-941ea71b1ef7 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Successfully bumped revision number for resource 28d1c48d-3e45-421c-bd79-c2bdeefc1603 (type: security_groups) to 1 2026-04-16 17:59:45.443 7 INFO neutron.db.ovn_revision_numbers_db [None req-8725bf42-238f-4a1d-9123-941ea71b1ef7 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Successfully bumped revision number for resource 9244f080-af2d-4e40-85d0-4f594cb74780 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 836/1685] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 17:59:45 2026] GET /v2.0/ports/b9d0201b-c079-4363-8a09-642e3eac3205 => generated 955 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:45.459 7 INFO neutron.db.ovn_revision_numbers_db [None req-8725bf42-238f-4a1d-9123-941ea71b1ef7 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Successfully bumped revision number for resource b6d1f639-ad52-471f-8d0c-db5fb860acb8 (type: security_group_rules) to 0 2026-04-16 17:59:45.477 7 INFO neutron.db.ovn_revision_numbers_db [None req-8725bf42-238f-4a1d-9123-941ea71b1ef7 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Successfully bumped revision number for resource b85a37b1-964f-4f9a-9bce-0affe8712739 (type: security_group_rules) to 0 2026-04-16 17:59:45.488 7 INFO neutron.db.ovn_revision_numbers_db [None req-8725bf42-238f-4a1d-9123-941ea71b1ef7 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Successfully bumped revision number for resource c2889071-0332-4f81-8927-f4ab4e6173ca (type: security_group_rules) to 0 2026-04-16 17:59:45.575 7 INFO neutron.db.segments_db [None req-8725bf42-238f-4a1d-9123-941ea71b1ef7 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Added segment f5f67dbc-3266-455a-af35-d2fbbca3742f of type geneve for network ab5fe5f7-8e9c-42ad-bde7-6950b85212c0 2026-04-16 17:59:45.577 8 INFO neutron_taas.services.taas.taas_plugin [None req-536519d4-136b-4e6e-b4e0-4c34cc4155c7 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] TaaS: Handle Delete Port: 695a69e6-7e5f-4e61-9df7-6c8549532b6d 2026-04-16 17:59:45.580 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-536519d4-136b-4e6e-b4e0-4c34cc4155c7 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Tap Mirror: Handle Delete Port: 695a69e6-7e5f-4e61-9df7-6c8549532b6d 2026-04-16 17:59:45.685 7 INFO neutron.db.ovn_revision_numbers_db [None req-8725bf42-238f-4a1d-9123-941ea71b1ef7 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Successfully bumped revision number for resource ab5fe5f7-8e9c-42ad-bde7-6950b85212c0 (type: networks) to 1 [pid: 8|app: 0|req: 837/1686] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:45 2026] DELETE /v2.0/networks/6372fd08-283c-4785-852c-7600a4fd1927 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:45.878 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8725bf42-238f-4a1d-9123-941ea71b1ef7 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] No more DHCP agents 2026-04-16 17:59:45.879 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8725bf42-238f-4a1d-9123-941ea71b1ef7 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Unable to schedule network ab5fe5f7-8e9c-42ad-bde7-6950b85212c0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:45.981 7 INFO neutron.db.ovn_revision_numbers_db [None req-8725bf42-238f-4a1d-9123-941ea71b1ef7 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Successfully bumped revision number for resource 830e79fc-8778-4653-a9e3-90ca4f3a9816 (type: ports) to 1 [pid: 7|app: 0|req: 850/1687] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:45 2026] POST /v2.0/networks => generated 749 bytes in 951 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:46.118 7 INFO neutron_taas.services.taas.taas_plugin [None req-c39175cf-2bbe-4417-8b6e-6be1e9f46514 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] TaaS: Handle Delete Port: 714ae0d5-253b-4eb1-9a7a-828694ef5f01 2026-04-16 17:59:46.121 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c39175cf-2bbe-4417-8b6e-6be1e9f46514 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Tap Mirror: Handle Delete Port: 714ae0d5-253b-4eb1-9a7a-828694ef5f01 2026-04-16 17:59:46.161 8 INFO neutron_taas.services.taas.taas_plugin [None req-61cd5f8b-1d22-408e-bd3e-f247dfc494fd c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] TaaS: Handle Delete Port: b9d0201b-c079-4363-8a09-642e3eac3205 2026-04-16 17:59:46.165 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61cd5f8b-1d22-408e-bd3e-f247dfc494fd c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Tap Mirror: Handle Delete Port: b9d0201b-c079-4363-8a09-642e3eac3205 2026-04-16 17:59:46.313 7 INFO neutron.services.segments.plugin [-] Segment 81219f43-c40f-4b4a-9622-f291c27545a4 resource provider aggregate not found 2026-04-16 17:59:46.322 7 INFO neutron.services.segments.plugin [-] Segment 81219f43-c40f-4b4a-9622-f291c27545a4 resource provider aggregate not found 2026-04-16 17:59:46.335 7 INFO neutron.services.segments.plugin [-] Segment 81219f43-c40f-4b4a-9622-f291c27545a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81219f43-c40f-4b4a-9622-f291c27545a4 found for delete ", "request_id": "req-8a74dbd8-44dc-4b45-973c-fc896c3eff8f"}]} 2026-04-16 17:59:46.338 7 INFO neutron.services.segments.plugin [-] Segment 81219f43-c40f-4b4a-9622-f291c27545a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81219f43-c40f-4b4a-9622-f291c27545a4 found for delete ", "request_id": "req-b86e7f57-245b-42d6-befe-29a103e6d974"}]} [pid: 7|app: 0|req: 851/1688] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:46 2026] DELETE /v2.0/networks/84ae3097-ac0b-4a57-a06e-2d1cc753cd3c => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1689] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:46 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:59:46.542 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c3299ef0-e1af-4f98-a38a-b5fb50319ad6 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] No more DHCP agents 2026-04-16 17:59:46.543 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c3299ef0-e1af-4f98-a38a-b5fb50319ad6 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Unable to schedule network ab5fe5f7-8e9c-42ad-bde7-6950b85212c0: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 838/1690] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 17:59:45 2026] PUT /v2.0/routers/7abf01e4-36bb-4835-a1ae-5ed692544599/remove_router_interface => generated 309 bytes in 737 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-04-16 17:59:46.755 8 INFO neutron_taas.services.taas.taas_plugin [None req-e504d15a-16b5-4668-8460-e2162d002a27 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] TaaS: Handle Delete Port: b54a45f3-b637-4ed9-8735-974e651eb8e7 2026-04-16 17:59:46.759 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e504d15a-16b5-4668-8460-e2162d002a27 c327fe697d8c4f5c881f921dfef11db7 19fb3f9d7ede41d68fe16ed061934e2f - - default default] Tap Mirror: Handle Delete Port: b54a45f3-b637-4ed9-8735-974e651eb8e7 2026-04-16 17:59:46.927 8 INFO neutron.services.segments.plugin [-] Segment cfd2a711-ef37-4fc7-995d-b1f591df8b6d resource provider aggregate not found 2026-04-16 17:59:46.941 8 INFO neutron.services.segments.plugin [-] Segment cfd2a711-ef37-4fc7-995d-b1f591df8b6d resource provider aggregate not found 2026-04-16 17:59:46.955 8 INFO neutron.services.segments.plugin [-] Segment cfd2a711-ef37-4fc7-995d-b1f591df8b6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfd2a711-ef37-4fc7-995d-b1f591df8b6d found for delete ", "request_id": "req-483bf4de-58d8-4062-b360-db4c6059de4b"}]} 2026-04-16 17:59:46.968 8 INFO neutron.services.segments.plugin [-] Segment cfd2a711-ef37-4fc7-995d-b1f591df8b6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfd2a711-ef37-4fc7-995d-b1f591df8b6d found for delete ", "request_id": "req-6a658012-3f50-455f-96cd-8f8faf19e0e8"}]} 2026-04-16 17:59:46.974 8 INFO neutron.services.segments.plugin [-] Segment f41a9fa9-0bc7-4d7e-9148-c9fca2f3ff9c resource provider aggregate not found 2026-04-16 17:59:46.984 8 INFO neutron.services.segments.plugin [-] Segment f41a9fa9-0bc7-4d7e-9148-c9fca2f3ff9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f41a9fa9-0bc7-4d7e-9148-c9fca2f3ff9c found for delete ", "request_id": "req-17116a28-0cee-4dc1-b055-638e36c2ec02"}]} 2026-04-16 17:59:46.996 8 INFO neutron.services.segments.plugin [-] Segment f41a9fa9-0bc7-4d7e-9148-c9fca2f3ff9c resource provider aggregate not found 2026-04-16 17:59:47.019 8 INFO neutron.services.segments.plugin [-] Segment f41a9fa9-0bc7-4d7e-9148-c9fca2f3ff9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f41a9fa9-0bc7-4d7e-9148-c9fca2f3ff9c found for delete ", "request_id": "req-6f2b6f60-2dc7-4d08-b9d4-cb5600e24d71"}]} [pid: 8|app: 0|req: 839/1691] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:46 2026] DELETE /v2.0/networks/2cbb3110-1d06-4873-905c-953ae418cb71 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:47.068 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e13a9bb-10d5-4067-b08e-3aae4f70d2c3 - - - - - -] Successfully bumped revision number for resource 830e79fc-8778-4653-a9e3-90ca4f3a9816 (type: ports) to 2 2026-04-16 17:59:47.099 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e13a9bb-10d5-4067-b08e-3aae4f70d2c3 - - - - - -] Successfully bumped revision number for resource ba0ca1e9-48f3-469b-9ce4-0de6140100bf (type: subnets) to 0 [pid: 7|app: 0|req: 853/1692] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:46 2026] POST /v2.0/subnets => generated 644 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1693] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 17:59:47 2026] GET /v2.0/ports/d86ed22e-de08-4d13-ad16-d77e9e8cc620 => generated 947 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:47.134 7 WARNING neutron.api.v2.base [None req-8d21cf96-6d76-4dd3-bda2-471cb22c1f9c 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - 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-04-16 17:59:47.135 7 INFO neutron.api.v2.resource [None req-8d21cf96-6d76-4dd3-bda2-471cb22c1f9c 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 854/1694] 10.0.0.153 () {34 vars in 681 bytes} [Thu Apr 16 17:59: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-04-16 17:59:47.303 7 INFO neutron_taas.services.taas.taas_plugin [None req-377f0c4b-d8e0-4329-bf92-feb2d56663f8 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] TaaS: Handle Delete Port: 830e79fc-8778-4653-a9e3-90ca4f3a9816 2026-04-16 17:59:47.306 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-377f0c4b-d8e0-4329-bf92-feb2d56663f8 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Tap Mirror: Handle Delete Port: 830e79fc-8778-4653-a9e3-90ca4f3a9816 2026-04-16 17:59:47.364 8 INFO neutron_taas.services.taas.taas_plugin [None req-f10837a4-725f-468a-bc63-1851cea3ba04 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] TaaS: Handle Delete Port: d86ed22e-de08-4d13-ad16-d77e9e8cc620 2026-04-16 17:59:47.367 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f10837a4-725f-468a-bc63-1851cea3ba04 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Tap Mirror: Handle Delete Port: d86ed22e-de08-4d13-ad16-d77e9e8cc620 [pid: 7|app: 0|req: 855/1695] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:47 2026] DELETE /v2.0/networks/ab5fe5f7-8e9c-42ad-bde7-6950b85212c0 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1696] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 17:59:47 2026] GET /v2.0/ports?device_id=fe3c81e9-1db7-4a5b-8c81-c07138f7894f => 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: 841/1697] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 17:59:47 2026] PUT /v2.0/routers/7abf01e4-36bb-4835-a1ae-5ed692544599/remove_router_interface => generated 309 bytes in 629 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: 842/1698] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 17:59:47 2026] GET /v2.0/ports?device_id=7abf01e4-36bb-4835-a1ae-5ed692544599 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:59:47.810 7 INFO neutron.db.segments_db [None req-7b13ff1a-b31f-48b0-82f4-ba80b7ed4e81 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Added segment 85c54cf2-2ae7-4a59-a525-66800f71ab22 of type geneve for network 00a279d9-b686-43f1-9f4d-2cfd0d421453 2026-04-16 17:59:47.940 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b13ff1a-b31f-48b0-82f4-ba80b7ed4e81 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Successfully bumped revision number for resource 00a279d9-b686-43f1-9f4d-2cfd0d421453 (type: networks) to 1 [pid: 8|app: 0|req: 843/1699] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:47 2026] DELETE /v2.0/routers/7abf01e4-36bb-4835-a1ae-5ed692544599 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:48.134 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b13ff1a-b31f-48b0-82f4-ba80b7ed4e81 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] No more DHCP agents 2026-04-16 17:59:48.135 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b13ff1a-b31f-48b0-82f4-ba80b7ed4e81 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Unable to schedule network 00a279d9-b686-43f1-9f4d-2cfd0d421453: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:48.211 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b13ff1a-b31f-48b0-82f4-ba80b7ed4e81 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Successfully bumped revision number for resource feaa758a-2065-49e4-8bad-dbb737ea7ea8 (type: ports) to 1 [pid: 7|app: 0|req: 857/1700] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:47 2026] POST /v2.0/networks => generated 749 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:48.364 7 INFO neutron.services.segments.plugin [-] Segment f5f67dbc-3266-455a-af35-d2fbbca3742f resource provider aggregate not found 2026-04-16 17:59:48.368 7 INFO neutron.services.segments.plugin [-] Segment f5f67dbc-3266-455a-af35-d2fbbca3742f resource provider aggregate not found 2026-04-16 17:59:48.379 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba0ab72b-df8f-409b-aae8-15dd8c22f8f7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5f357cb9-23c4-4ef6-9f64-c2eb53c1acc5 (type: security_groups) to 1 2026-04-16 17:59:48.396 7 INFO neutron.services.segments.plugin [-] Segment f5f67dbc-3266-455a-af35-d2fbbca3742f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5f67dbc-3266-455a-af35-d2fbbca3742f found for delete ", "request_id": "req-6c4d5013-f4ec-4ac5-be8c-69ba58bc94f0"}]} 2026-04-16 17:59:48.398 7 INFO neutron.services.segments.plugin [-] Segment f5f67dbc-3266-455a-af35-d2fbbca3742f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5f67dbc-3266-455a-af35-d2fbbca3742f found for delete ", "request_id": "req-bb796451-8726-478e-a92f-1c10cc8061a0"}]} 2026-04-16 17:59:48.407 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba0ab72b-df8f-409b-aae8-15dd8c22f8f7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 08f4a561-3911-4f42-8caa-ac5052d219db (type: security_group_rules) to 0 [pid: 7|app: 0|req: 858/1701] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:48 2026] DELETE /v2.0/subnets/8aaf5cce-7ca5-4daa-8a9a-d61a353f7561 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:48.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba0ab72b-df8f-409b-aae8-15dd8c22f8f7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource aea6f966-05c8-4819-89a2-f05337fa9fde (type: security_group_rules) to 0 2026-04-16 17:59:48.442 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba0ab72b-df8f-409b-aae8-15dd8c22f8f7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d15c70b8-29d1-4657-8476-08750ef50f98 (type: security_group_rules) to 0 2026-04-16 17:59:48.465 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba0ab72b-df8f-409b-aae8-15dd8c22f8f7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ed5c7859-b04b-48fc-ac45-29d3ab829fb9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 844/1702] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:48 2026] GET /v2.0/security-groups?tenant_id=a3dcf7edb6504c5a90ece00ba3885f32&name=default => generated 2925 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:48.565 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1e776bcc-a740-4e48-ae19-da24147f1573 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] No more DHCP agents 2026-04-16 17:59:48.567 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1e776bcc-a740-4e48-ae19-da24147f1573 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Unable to schedule network 00a279d9-b686-43f1-9f4d-2cfd0d421453: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 845/1703] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:48 2026] DELETE /v2.0/subnets/664bbdfc-12cd-43e3-8de6-f7c6dc6fa9e3 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1704] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:48 2026] DELETE /v2.0/security-groups/5f357cb9-23c4-4ef6-9f64-c2eb53c1acc5 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:48.971 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5cc73524-8e78-40c1-b442-91c5762b0593 - - - - - -] No port found with ID d86ed22e-de08-4d13-ad16-d77e9e8cc620: RuntimeError: No port found with ID d86ed22e-de08-4d13-ad16-d77e9e8cc620 2026-04-16 17:59:49.000 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5cc73524-8e78-40c1-b442-91c5762b0593 - - - - - -] OVN reports status down for port: 13271fdb-171c-49e2-8134-27b13643af68 2026-04-16 17:59:49.024 8 INFO neutron.services.segments.plugin [-] Segment 4d3e6234-8a47-4365-b996-f20017fe170f resource provider aggregate not found 2026-04-16 17:59:49.053 7 INFO neutron.db.ovn_revision_numbers_db [None req-0ea47703-fab2-4675-9e03-361e851124f8 - - - - - -] Successfully bumped revision number for resource feaa758a-2065-49e4-8bad-dbb737ea7ea8 (type: ports) to 2 2026-04-16 17:59:49.059 8 INFO neutron.services.segments.plugin [-] Segment 4d3e6234-8a47-4365-b996-f20017fe170f resource provider aggregate not found 2026-04-16 17:59:49.065 8 INFO neutron.services.segments.plugin [-] Segment 4d3e6234-8a47-4365-b996-f20017fe170f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d3e6234-8a47-4365-b996-f20017fe170f found for delete ", "request_id": "req-7f6fef68-75b5-4501-beb3-5b4919338868"}]} 2026-04-16 17:59:49.079 7 INFO neutron.db.ovn_revision_numbers_db [None req-0ea47703-fab2-4675-9e03-361e851124f8 - - - - - -] Successfully bumped revision number for resource fb2446fd-bd15-4bc2-80de-83a24ea3035f (type: subnets) to 0 [pid: 7|app: 0|req: 859/1705] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:48 2026] POST /v2.0/subnets => generated 647 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:49.099 8 INFO neutron.services.segments.plugin [-] Segment 4d3e6234-8a47-4365-b996-f20017fe170f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d3e6234-8a47-4365-b996-f20017fe170f found for delete ", "request_id": "req-0c4a82c0-f24a-4e46-95b2-9ff8fbe55288"}]} 2026-04-16 17:59:49.129 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5cc73524-8e78-40c1-b442-91c5762b0593 - - - - - -] OVN reports status down for port: 830e79fc-8778-4653-a9e3-90ca4f3a9816 2026-04-16 17:59:49.146 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5cc73524-8e78-40c1-b442-91c5762b0593 - - - - - -] OVN reports status down for port: feaa758a-2065-49e4-8bad-dbb737ea7ea8 [pid: 7|app: 0|req: 860/1706] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:49 2026] DELETE /v2.0/security-groups/29a0581e-1784-4d28-aae5-1d06b9188ad6 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1707] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:49 2026] GET /v2.0/security-groups?tenant_id=19fb3f9d7ede41d68fe16ed061934e2f&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:49.266 7 WARNING neutron.api.v2.base [None req-3a8bd985-e045-43ea-b3b6-2d80f652b989 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - 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-04-16 17:59:49.267 7 INFO neutron.api.v2.resource [None req-3a8bd985-e045-43ea-b3b6-2d80f652b989 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 862/1708] 10.0.0.153 () {34 vars in 681 bytes} [Thu Apr 16 17:59: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) 2026-04-16 17:59:49.275 8 INFO neutron_taas.services.taas.taas_plugin [None req-2948fd41-ea47-409b-ae73-44fcc0f5d8e0 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] TaaS: Handle Delete Port: f96b5485-c7db-4eb7-b9b3-684993e6ad30 2026-04-16 17:59:49.276 7 INFO neutron.api.v2.resource [None req-1b3f54cf-f4aa-4a4f-b860-264b5ec3d782 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 863/1709] 10.0.0.153 () {32 vars in 737 bytes} [Thu Apr 16 17:59:49 2026] GET /v2.0/security-groups/29a0581e-1784-4d28-aae5-1d06b9188ad6 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:59:49.282 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2948fd41-ea47-409b-ae73-44fcc0f5d8e0 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Tap Mirror: Handle Delete Port: f96b5485-c7db-4eb7-b9b3-684993e6ad30 [pid: 7|app: 0|req: 864/1710] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:49 2026] DELETE /v2.0/security-groups/a8b1d85e-feea-43ae-ab7d-dd12cd21a14a => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1711] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:48 2026] DELETE /v2.0/networks/99e177fa-e0ca-424e-8c2e-7c2681c0baec => generated 0 bytes in 668 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-04-16 17:59:49.661 7 INFO neutron_taas.services.taas.taas_plugin [None req-d748a36f-d633-4371-8496-ca3fd023cf53 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] TaaS: Handle Delete Port: feaa758a-2065-49e4-8bad-dbb737ea7ea8 2026-04-16 17:59:49.664 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d748a36f-d633-4371-8496-ca3fd023cf53 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Tap Mirror: Handle Delete Port: feaa758a-2065-49e4-8bad-dbb737ea7ea8 2026-04-16 17:59:49.742 8 INFO neutron_taas.services.taas.taas_plugin [None req-36e5c86c-9cd6-4539-93d3-88888cb79377 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] TaaS: Handle Delete Port: abc882a3-4466-43b1-aadf-5ebd0e33685e 2026-04-16 17:59:49.745 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36e5c86c-9cd6-4539-93d3-88888cb79377 473caa3dc95c45bbb35da05ef2f2f045 6337041ca2ee4eea9dc7f0003ecb096b - - default default] Tap Mirror: Handle Delete Port: abc882a3-4466-43b1-aadf-5ebd0e33685e 2026-04-16 17:59:49.877 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2df69959-477c-4806-a982-7e6a74ccb667 - - - - - -] No port found with ID b9d0201b-c079-4363-8a09-642e3eac3205: RuntimeError: No port found with ID b9d0201b-c079-4363-8a09-642e3eac3205 [pid: 8|app: 0|req: 848/1712] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 17:59:49 2026] DELETE /v2.0/floatingips/83a9e1c4-c643-4ae7-901e-52599a2ae02d => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1713] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:49 2026] DELETE /v2.0/networks/00a279d9-b686-43f1-9f4d-2cfd0d421453 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:50.046 8 INFO neutron_taas.services.taas.taas_plugin [None req-6acfb807-fc42-4120-9a1e-d26f76fc64ac c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] TaaS: Handle Delete Port: 9adf0ad8-708d-46d0-8b94-5a1434833ca2 2026-04-16 17:59:50.049 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6acfb807-fc42-4120-9a1e-d26f76fc64ac c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Tap Mirror: Handle Delete Port: 9adf0ad8-708d-46d0-8b94-5a1434833ca2 2026-04-16 17:59:50.186 7 INFO neutron.db.ovn_revision_numbers_db [None req-806d0a37-ca1e-46b3-831c-d75726716d57 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 71c64fde-3dbf-4a42-8292-0f727e5d94d5 (type: security_groups) to 1 2026-04-16 17:59:50.198 7 INFO neutron.db.ovn_revision_numbers_db [None req-806d0a37-ca1e-46b3-831c-d75726716d57 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 025e684d-9f25-4468-8f52-851453773284 (type: security_group_rules) to 0 2026-04-16 17:59:50.209 7 INFO neutron.db.ovn_revision_numbers_db [None req-806d0a37-ca1e-46b3-831c-d75726716d57 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 05a73b9c-1609-4636-a6b4-c93022d94cb4 (type: security_group_rules) to 0 2026-04-16 17:59:50.220 7 INFO neutron.db.ovn_revision_numbers_db [None req-806d0a37-ca1e-46b3-831c-d75726716d57 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5e3b074f-a59e-4af8-bdf0-40f3933461da (type: security_group_rules) to 0 2026-04-16 17:59:50.232 7 INFO neutron.db.ovn_revision_numbers_db [None req-806d0a37-ca1e-46b3-831c-d75726716d57 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 9680dc4d-c3b8-4dfa-9f5c-9e1185b2eccf (type: security_group_rules) to 0 [pid: 7|app: 0|req: 866/1714] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:50 2026] GET /v2.0/security-groups?tenant_id=7e354be783804cdcabdbe51c8208f2b6&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1715] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:49 2026] DELETE /v2.0/networks/e4971359-25c3-4536-b8f7-dd052452a69c => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:50.386 8 INFO neutron.db.segments_db [None req-79444013-f3a4-44de-bd3e-2326614d4465 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Added segment d96e384f-d57c-4a5d-a849-d5ffbcd1fb14 of type geneve for network 8da4b749-3c65-4c83-ac3c-9a6e1d57f958 2026-04-16 17:59:50.416 7 INFO neutron.services.segments.plugin [-] Segment 85c54cf2-2ae7-4a59-a525-66800f71ab22 resource provider aggregate not found 2026-04-16 17:59:50.421 7 INFO neutron.services.segments.plugin [-] Segment 85c54cf2-2ae7-4a59-a525-66800f71ab22 resource provider aggregate not found 2026-04-16 17:59:50.435 7 INFO neutron.services.segments.plugin [-] Segment 85c54cf2-2ae7-4a59-a525-66800f71ab22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85c54cf2-2ae7-4a59-a525-66800f71ab22 found for delete ", "request_id": "req-959930a6-05b8-4332-b407-fdd3022e607c"}]} 2026-04-16 17:59:50.445 7 INFO neutron.services.segments.plugin [-] Segment 85c54cf2-2ae7-4a59-a525-66800f71ab22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85c54cf2-2ae7-4a59-a525-66800f71ab22 found for delete ", "request_id": "req-cec550e9-b01b-4ac4-946a-eb3fb7351c1c"}]} 2026-04-16 17:59:50.486 8 INFO neutron.db.ovn_revision_numbers_db [None req-79444013-f3a4-44de-bd3e-2326614d4465 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Successfully bumped revision number for resource 8da4b749-3c65-4c83-ac3c-9a6e1d57f958 (type: networks) to 1 2026-04-16 17:59:50.593 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d28df22-6fe8-48de-954e-ce2dc2af944a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 68ad1f67-8c69-4e72-9c4c-03a3dcf63079 2026-04-16 17:59:50.595 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d28df22-6fe8-48de-954e-ce2dc2af944a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 68ad1f67-8c69-4e72-9c4c-03a3dcf63079 2026-04-16 17:59:50.653 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79444013-f3a4-44de-bd3e-2326614d4465 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] No more DHCP agents 2026-04-16 17:59:50.654 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79444013-f3a4-44de-bd3e-2326614d4465 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Unable to schedule network 8da4b749-3c65-4c83-ac3c-9a6e1d57f958: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:50.735 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2df69959-477c-4806-a982-7e6a74ccb667 - - - - - -] OVN reports status down for port: 00c13115-b45e-4cb2-80ca-6c0c77c10d28 2026-04-16 17:59:50.755 8 INFO neutron.db.ovn_revision_numbers_db [None req-79444013-f3a4-44de-bd3e-2326614d4465 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Successfully bumped revision number for resource 00c13115-b45e-4cb2-80ca-6c0c77c10d28 (type: ports) to 1 [pid: 8|app: 0|req: 850/1716] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:50 2026] POST /v2.0/networks => generated 748 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1717] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:50 2026] DELETE /v2.0/security-groups/71c64fde-3dbf-4a42-8292-0f727e5d94d5 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:51.084 8 INFO neutron.services.segments.plugin [-] Segment dfbbc66e-6b48-4e45-9232-767ef123f9df resource provider aggregate not found 2026-04-16 17:59:51.110 8 INFO neutron.services.segments.plugin [-] Segment dfbbc66e-6b48-4e45-9232-767ef123f9df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfbbc66e-6b48-4e45-9232-767ef123f9df found for delete ", "request_id": "req-315594a5-ad0c-41c6-ada8-808e5a7d4bd9"}]} 2026-04-16 17:59:51.125 8 INFO neutron.db.segments_db [None req-824f8b69-105a-4563-bbf7-7b45a2724a5a c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Added segment 1034f192-ce0b-48aa-927f-0c5abb8be7e2 of type geneve for network f9735ee1-5992-40a5-904c-316f773d8e77 2026-04-16 17:59:51.130 8 INFO neutron.services.segments.plugin [-] Segment e61d54dc-4034-4b52-a5e3-ce15e329509c resource provider aggregate not found 2026-04-16 17:59:51.135 8 INFO neutron.services.segments.plugin [-] Segment dfbbc66e-6b48-4e45-9232-767ef123f9df resource provider aggregate not found 2026-04-16 17:59:51.154 8 INFO neutron.services.segments.plugin [-] Segment e61d54dc-4034-4b52-a5e3-ce15e329509c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e61d54dc-4034-4b52-a5e3-ce15e329509c found for delete ", "request_id": "req-2bcecf1b-990a-4dc2-a4c2-6abf7efcc55f"}]} 2026-04-16 17:59:51.162 8 INFO neutron.services.segments.plugin [-] Segment dfbbc66e-6b48-4e45-9232-767ef123f9df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfbbc66e-6b48-4e45-9232-767ef123f9df found for delete ", "request_id": "req-745d5f1d-255e-4591-91f2-8ecc67236fab"}]} 2026-04-16 17:59:51.181 8 INFO neutron.services.segments.plugin [-] Segment e61d54dc-4034-4b52-a5e3-ce15e329509c resource provider aggregate not found 2026-04-16 17:59:51.199 8 INFO neutron.services.segments.plugin [-] Segment e61d54dc-4034-4b52-a5e3-ce15e329509c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e61d54dc-4034-4b52-a5e3-ce15e329509c found for delete ", "request_id": "req-18bf0547-4b66-4879-87d6-350df0ea06e6"}]} 2026-04-16 17:59:51.264 8 INFO neutron.db.ovn_revision_numbers_db [None req-824f8b69-105a-4563-bbf7-7b45a2724a5a c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource f9735ee1-5992-40a5-904c-316f773d8e77 (type: networks) to 1 [pid: 7|app: 0|req: 867/1718] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 17:59:50 2026] PUT /v2.0/routers/e88d5894-6baa-47c5-894a-877e595dbb6d/remove_router_interface => generated 309 bytes in 1013 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-04-16 17:59:51.428 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2053753b-3a51-412e-a189-10f00309bff8 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] No more DHCP agents 2026-04-16 17:59:51.430 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2053753b-3a51-412e-a189-10f00309bff8 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Unable to schedule network 8da4b749-3c65-4c83-ac3c-9a6e1d57f958: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:51.448 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-824f8b69-105a-4563-bbf7-7b45a2724a5a c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 17:59:51.449 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-824f8b69-105a-4563-bbf7-7b45a2724a5a c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network f9735ee1-5992-40a5-904c-316f773d8e77: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:51.498 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5cc73524-8e78-40c1-b442-91c5762b0593 - - - - - -] OVN reports status down for port: b796413b-c138-4e88-9b78-dcb1792a3566 2026-04-16 17:59:51.557 8 INFO neutron.db.ovn_revision_numbers_db [None req-824f8b69-105a-4563-bbf7-7b45a2724a5a c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource b796413b-c138-4e88-9b78-dcb1792a3566 (type: ports) to 1 [pid: 8|app: 0|req: 852/1719] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:51 2026] POST /v2.0/networks => generated 653 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:51.916 7 INFO neutron.db.ovn_revision_numbers_db [None req-aca12e41-2697-4738-b098-fce7195584f6 - - - - - -] Successfully bumped revision number for resource 00c13115-b45e-4cb2-80ca-6c0c77c10d28 (type: ports) to 2 2026-04-16 17:59:51.955 7 INFO neutron.db.ovn_revision_numbers_db [None req-aca12e41-2697-4738-b098-fce7195584f6 - - - - - -] Successfully bumped revision number for resource 44bbf076-022b-41f6-962f-5c50d5d1cfc9 (type: subnets) to 0 2026-04-16 17:59:51.959 8 INFO neutron_taas.services.taas.taas_plugin [None req-e947f3dd-8a62-4acc-ad02-5319262830c2 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 52a40b23-8ea1-4b59-835a-a79972145c4f 2026-04-16 17:59:51.963 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e947f3dd-8a62-4acc-ad02-5319262830c2 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 52a40b23-8ea1-4b59-835a-a79972145c4f [pid: 7|app: 0|req: 868/1722] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:51 2026] POST /v2.0/subnets => generated 647 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:52.183 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b007836c-04a4-4f45-b044-8193e6f795bc c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 17:59:52.184 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b007836c-04a4-4f45-b044-8193e6f795bc c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network f9735ee1-5992-40a5-904c-316f773d8e77: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:52.218 7 INFO neutron.db.ovn_revision_numbers_db [None req-b007836c-04a4-4f45-b044-8193e6f795bc c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 3a0c6947-fdf6-4187-bc9b-9baf44501857 (type: subnets) to 0 [pid: 7|app: 0|req: 869/1723] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:51 2026] POST /v2.0/subnets => generated 646 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1724] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:51 2026] DELETE /v2.0/routers/e88d5894-6baa-47c5-894a-877e595dbb6d => generated 0 bytes in 757 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:52.505 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfd628c1-7331-4fa5-a57b-f31cf83d4e74 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 25ef192c-73d9-4313-8036-9e9eb8fdf447 (type: routers) to 1 [pid: 8|app: 0|req: 856/1725] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:52 2026] POST /v2.0/routers => generated 605 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1726] 10.0.0.153 () {34 vars in 681 bytes} [Thu Apr 16 17:59:52 2026] POST /v2.0/rbac-policies => generated 324 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1727] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:52 2026] DELETE /v2.0/subnets/d2814ad1-9e3a-42dd-8241-72faedb73633 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:52.823 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c5f1ceb-b4c5-47b9-aa3a-075d957c5088 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 0ebf7c18-2e5a-4082-a56d-f019358e07c5 2026-04-16 17:59:52.826 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c5f1ceb-b4c5-47b9-aa3a-075d957c5088 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 0ebf7c18-2e5a-4082-a56d-f019358e07c5 2026-04-16 17:59:52.849 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d8451397-3db3-47d1-af48-5b04a1a1554b c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 17:59:52.850 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d8451397-3db3-47d1-af48-5b04a1a1554b c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network f9735ee1-5992-40a5-904c-316f773d8e77: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:52.939 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5cc73524-8e78-40c1-b442-91c5762b0593 - - - - - -] OVN reports status down for port: e1a21e4c-f8a4-4b16-a1d6-e20b9cba0530 2026-04-16 17:59:52.978 7 INFO neutron.db.ovn_revision_numbers_db [None req-d8451397-3db3-47d1-af48-5b04a1a1554b c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource e1a21e4c-f8a4-4b16-a1d6-e20b9cba0530 (type: ports) to 1 [pid: 7|app: 0|req: 871/1728] 10.0.0.153 () {34 vars in 665 bytes} [Thu Apr 16 17:59:52 2026] POST /v2.0/ports => generated 959 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1729] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:52 2026] DELETE /v2.0/networks/6405fba8-4921-448c-9538-4dc90b6a2529 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:53.176 8 INFO neutron.services.segments.plugin [-] Segment 5f92b137-976c-45be-993a-fd87546d3c59 resource provider aggregate not found 2026-04-16 17:59:53.209 8 INFO neutron.services.segments.plugin [-] Segment 5f92b137-976c-45be-993a-fd87546d3c59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f92b137-976c-45be-993a-fd87546d3c59 found for delete ", "request_id": "req-605c8335-5bc2-464a-91c1-a1b0b29d19d9"}]} 2026-04-16 17:59:53.234 8 INFO neutron.services.segments.plugin [-] Segment 5f92b137-976c-45be-993a-fd87546d3c59 resource provider aggregate not found /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-04-16 17:59:53.250 8 INFO neutron.services.segments.plugin [-] Segment 5f92b137-976c-45be-993a-fd87546d3c59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f92b137-976c-45be-993a-fd87546d3c59 found for delete ", "request_id": "req-eb587963-4b08-448b-ac15-6cf347e72c49"}]} [pid: 7|app: 0|req: 872/1730] 10.0.0.153 () {32 vars in 723 bytes} [Thu Apr 16 17:59:53 2026] GET /v2.0/networks/8da4b749-3c65-4c83-ac3c-9a6e1d57f958 => generated 692 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1731] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:53 2026] GET /v2.0/security-groups?tenant_id=6337041ca2ee4eea9dc7f0003ecb096b&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1732] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:53 2026] DELETE /v2.0/security-groups/e0eb0999-80de-475c-ae24-e1c1a27cbcf5 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:53.691 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5cc73524-8e78-40c1-b442-91c5762b0593 - - - - - -] OVN reports status up for port: e1a21e4c-f8a4-4b16-a1d6-e20b9cba0530 2026-04-16 17:59:53.714 8 INFO neutron.plugins.ml2.plugin [None req-5cc73524-8e78-40c1-b442-91c5762b0593 - - - - - -] Attempt 1 to provision port e1a21e4c-f8a4-4b16-a1d6-e20b9cba0530 2026-04-16 17:59:53.760 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b0d79fd-56a6-4bd4-91a1-eddcbd801257 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource e1a21e4c-f8a4-4b16-a1d6-e20b9cba0530 (type: ports) to 2 2026-04-16 17:59:53.924 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c734b03-6952-4a6d-bcca-eac08e7af63c 6345b135a6504047bbf3e89a1a45705c f2236b4c599048a995ec11246e655183 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 875/1733] 10.0.0.153 () {32 vars in 723 bytes} [Thu Apr 16 17:59:53 2026] GET /v2.0/networks/8da4b749-3c65-4c83-ac3c-9a6e1d57f958 => generated 138 bytes in 268 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:59:54.090 7 INFO neutron_taas.services.taas.taas_plugin [None req-d6e943dc-95f5-4351-8fb2-6a8f589f9496 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] TaaS: Handle Delete Port: 00c13115-b45e-4cb2-80ca-6c0c77c10d28 2026-04-16 17:59:54.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6e943dc-95f5-4351-8fb2-6a8f589f9496 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] Tap Mirror: Handle Delete Port: 00c13115-b45e-4cb2-80ca-6c0c77c10d28 2026-04-16 17:59:54.436 7 INFO neutron.services.segments.plugin [-] Segment d96e384f-d57c-4a5d-a849-d5ffbcd1fb14 resource provider aggregate not found 2026-04-16 17:59:54.447 7 INFO neutron.services.segments.plugin [-] Segment d96e384f-d57c-4a5d-a849-d5ffbcd1fb14 resource provider aggregate not found 2026-04-16 17:59:54.459 7 INFO neutron.services.segments.plugin [-] Segment d96e384f-d57c-4a5d-a849-d5ffbcd1fb14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d96e384f-d57c-4a5d-a849-d5ffbcd1fb14 found for delete ", "request_id": "req-654b3237-47e5-4fd7-81ac-5030ee083573"}]} 2026-04-16 17:59:54.467 7 INFO neutron.services.segments.plugin [-] Segment d96e384f-d57c-4a5d-a849-d5ffbcd1fb14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d96e384f-d57c-4a5d-a849-d5ffbcd1fb14 found for delete ", "request_id": "req-9990c400-1bdc-4751-9968-40678bb5743e"}]} [pid: 7|app: 0|req: 876/1734] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:53 2026] DELETE /v2.0/networks/8da4b749-3c65-4c83-ac3c-9a6e1d57f958 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:54.505 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1012507-620f-45bf-a2c2-990c2b580af5 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 877/1735] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:54 2026] DELETE /v2.0/subnets/ba0ca1e9-48f3-469b-9ce4-0de6140100bf => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:59:54.514 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cc73524-8e78-40c1-b442-91c5762b0593 - - - - - -] Successfully bumped revision number for resource e1a21e4c-f8a4-4b16-a1d6-e20b9cba0530 (type: ports) to 3 2026-04-16 17:59:54.520 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31de4b27-fe3c-4ef1-8932-60d3743ef377 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 878/1736] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:54 2026] DELETE /v2.0/subnets/fb2446fd-bd15-4bc2-80de-83a24ea3035f => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:59:54.536 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a150c23d-a744-4516-8466-0c6e9d30d731 18c06c43454e4eaa9f4dfe5955230d3a 2df109f796714545850452b67575aad4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 879/1737] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:54 2026] DELETE /v2.0/subnets/44bbf076-022b-41f6-962f-5c50d5d1cfc9 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:59:54.767 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5b0d79fd-56a6-4bd4-91a1-eddcbd801257 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 17:59:54.768 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5b0d79fd-56a6-4bd4-91a1-eddcbd801257 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network f9735ee1-5992-40a5-904c-316f773d8e77: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:55.007 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b0d79fd-56a6-4bd4-91a1-eddcbd801257 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource e1a21e4c-f8a4-4b16-a1d6-e20b9cba0530 (type: router_ports) to 3 [pid: 8|app: 0|req: 859/1738] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 17:59:53 2026] PUT /v2.0/routers/25ef192c-73d9-4313-8036-9e9eb8fdf447/add_router_interface => generated 309 bytes in 1862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1739] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 17:59:55 2026] GET /v2.0/ports/e1a21e4c-f8a4-4b16-a1d6-e20b9cba0530 => generated 1021 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, ' 2026-04-16 17:59:55.361 8 INFO neutron_taas.services.taas.taas_plugin [None req-208dc2cb-422d-47e8-b09d-cfd35e0086b2 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] TaaS: Handle Delete Port: e1a21e4c-f8a4-4b16-a1d6-e20b9cba0530 2026-04-16 17:59:55.364 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-208dc2cb-422d-47e8-b09d-cfd35e0086b2 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Tap Mirror: Handle Delete Port: e1a21e4c-f8a4-4b16-a1d6-e20b9cba0530 2026-04-16 17:59:55.662 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4fe44e2-05c0-486c-819b-f6169b2c3ea1 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 824f94e1-9452-4ca6-ae97-e0e65878e7a6 (type: security_groups) to 1 [pid: 8|app: 0|req: 860/1740] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 17:59:55 2026] PUT /v2.0/routers/25ef192c-73d9-4313-8036-9e9eb8fdf447/remove_router_interface => generated 309 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:55.676 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4fe44e2-05c0-486c-819b-f6169b2c3ea1 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 792126a0-8528-4730-9198-1a62db6c5b53 (type: security_group_rules) to 0 2026-04-16 17:59:55.686 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4fe44e2-05c0-486c-819b-f6169b2c3ea1 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 9356f404-9850-4c2a-a05b-17cd2e1b8e9b (type: security_group_rules) to 0 2026-04-16 17:59:55.699 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4fe44e2-05c0-486c-819b-f6169b2c3ea1 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a19a6336-a01c-4655-a81e-5c2857a8d9ea (type: security_group_rules) to 0 2026-04-16 17:59:55.711 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4fe44e2-05c0-486c-819b-f6169b2c3ea1 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ec5fcc66-0df9-465b-a6c6-e2bd31d6bc4b (type: security_group_rules) to 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: 881/1741] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:55 2026] GET /v2.0/security-groups?tenant_id=f3a53517d6684b45854723f16eef8eba&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1742] 10.0.0.153 () {34 vars in 678 bytes} [Thu Apr 16 17:59:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:55.820 7 INFO neutron.api.v2.resource [None req-d36b6c76-c697-4551-8040-72e5586b1c55 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 882/1743] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 17:59:55 2026] PUT /v2.0/routers/25ef192c-73d9-4313-8036-9e9eb8fdf447/remove_router_interface => generated 197 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1744] 10.0.0.153 () {34 vars in 678 bytes} [Thu Apr 16 17:59:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1745] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 17:59:55 2026] GET /v2.0/ports?device_id=25ef192c-73d9-4313-8036-9e9eb8fdf447 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1746] 10.0.0.153 () {34 vars in 678 bytes} [Thu Apr 16 17:59:55 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: 8|app: 0|req: 862/1747] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:55 2026] DELETE /v2.0/security-groups/824f94e1-9452-4ca6-ae97-e0e65878e7a6 => 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: 863/1748] 10.0.0.153 () {34 vars in 678 bytes} [Thu Apr 16 17:59:56 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1749] 10.0.0.153 () {34 vars in 678 bytes} [Thu Apr 16 17:59:56 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1750] 10.0.0.153 () {34 vars in 753 bytes} [Thu Apr 16 17:59:56 2026] PUT /v2.0/policies/af54644c-b27a-47e9-96d1-75dff67a0bfb/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1751] 10.0.0.153 () {34 vars in 753 bytes} [Thu Apr 16 17:59:56 2026] PUT /v2.0/policies/2533a26c-857d-4924-8833-869b8eee43a4/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1752] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:56 2026] GET /v2.0/security-groups?tenant_id=2df109f796714545850452b67575aad4&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1753] 10.0.0.153 () {34 vars in 753 bytes} [Thu Apr 16 17:59:56 2026] PUT /v2.0/policies/15a2901c-9539-4432-8ca3-4fe71e97521f/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1754] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:56 2026] DELETE /v2.0/security-groups/28d1c48d-3e45-421c-bd79-c2bdeefc1603 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1755] 10.0.0.153 () {34 vars in 753 bytes} [Thu Apr 16 17:59:56 2026] PUT /v2.0/policies/54e0797a-b4f8-448c-a931-4ae384e93e98/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1756] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:55 2026] DELETE /v2.0/routers/25ef192c-73d9-4313-8036-9e9eb8fdf447 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:56.766 8 INFO neutron.db.ovn_revision_numbers_db [None req-21d0aca6-dddb-415e-a79d-fa120012b9fb 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource f69888fa-32bc-471f-8f9b-b067446afb45 (type: security_groups) to 1 2026-04-16 17:59:56.777 8 INFO neutron.db.ovn_revision_numbers_db [None req-21d0aca6-dddb-415e-a79d-fa120012b9fb 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0381e82b-2846-468e-a510-7216274135d2 (type: security_group_rules) to 0 2026-04-16 17:59:56.791 8 INFO neutron.db.ovn_revision_numbers_db [None req-21d0aca6-dddb-415e-a79d-fa120012b9fb 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1f3bb2fd-628b-4302-92a0-03a84828f102 (type: security_group_rules) to 0 2026-04-16 17:59:56.803 8 INFO neutron.db.ovn_revision_numbers_db [None req-21d0aca6-dddb-415e-a79d-fa120012b9fb 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 424cbcba-544f-4c83-8d0c-54aefcb8a84c (type: security_group_rules) to 0 2026-04-16 17:59:56.813 8 INFO neutron.db.ovn_revision_numbers_db [None req-21d0aca6-dddb-415e-a79d-fa120012b9fb 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e748c336-c5b5-4bbc-9bcb-e11b54d9f10e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 871/1757] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:56 2026] GET /v2.0/security-groups?tenant_id=f2236b4c599048a995ec11246e655183&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1758] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 17:59:56 2026] DELETE /v2.0/subnets/3a0c6947-fdf6-4187-bc9b-9baf44501857 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:59:57.050 7 WARNING keystonemiddleware.audit [None req-277d1eaa-0e40-479a-9559-f244e27716e1 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Skipping service tempest-service-1324277988 as it have no endpoints. [pid: 7|app: 0|req: 888/1759] 10.0.0.153 () {32 vars in 674 bytes} [Thu Apr 16 17:59:56 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1760] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:56 2026] DELETE /v2.0/security-groups/f69888fa-32bc-471f-8f9b-b067446afb45 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:57.132 8 WARNING keystonemiddleware.audit [None req-84387331-c833-4f03-aa93-8c04c27137ae 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Skipping service tempest-service-1324277988 as it have no endpoints. [pid: 8|app: 0|req: 873/1761] 10.0.0.153 () {32 vars in 688 bytes} [Thu Apr 16 17:59:57 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:57.183 8 WARNING keystonemiddleware.audit [None req-35db6cab-3326-4302-ae7f-a194fde4c629 6ad5129bde4e4d0d8211b85ad5163280 8c04525b3600416aa8a6a13b8e7db786 - - default default] Skipping service tempest-service-1324277988 as it have no endpoints. [pid: 8|app: 0|req: 874/1762] 10.0.0.153 () {32 vars in 684 bytes} [Thu Apr 16 17:59:57 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:57.232 8 WARNING keystonemiddleware.audit [None req-1583d839-3d56-4b12-8a8e-e3971fb07db7 6ad5129bde4e4d0d8211b85ad5163280 8c04525b3600416aa8a6a13b8e7db786 - - default default] Skipping service tempest-service-1324277988 as it have no endpoints. 2026-04-16 17:59:57.238 7 INFO neutron_taas.services.taas.taas_plugin [None req-71e611ab-96ae-46e0-b3dd-f4e16a83f1d9 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] TaaS: Handle Delete Port: b796413b-c138-4e88-9b78-dcb1792a3566 2026-04-16 17:59:57.241 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71e611ab-96ae-46e0-b3dd-f4e16a83f1d9 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Tap Mirror: Handle Delete Port: b796413b-c138-4e88-9b78-dcb1792a3566 [pid: 8|app: 0|req: 875/1763] 10.0.0.153 () {32 vars in 696 bytes} [Thu Apr 16 17:59:57 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:57.298 8 WARNING keystonemiddleware.audit [None req-9457e710-fbd0-4cc9-a121-5712b3e4d193 6ad5129bde4e4d0d8211b85ad5163280 8c04525b3600416aa8a6a13b8e7db786 - - default default] Skipping service tempest-service-1324277988 as it have no endpoints. [pid: 8|app: 0|req: 876/1764] 10.0.0.153 () {32 vars in 682 bytes} [Thu Apr 16 17:59:57 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:59:57.368 8 WARNING keystonemiddleware.audit [None req-83e4dbd2-543c-40c1-bc20-6eec8f49f1ed 6ad5129bde4e4d0d8211b85ad5163280 8c04525b3600416aa8a6a13b8e7db786 - - default default] Skipping service tempest-service-1324277988 as it have no endpoints. 2026-04-16 17:59:57.433 7 INFO neutron.services.segments.plugin [-] Segment 1034f192-ce0b-48aa-927f-0c5abb8be7e2 resource provider aggregate not found 2026-04-16 17:59:57.440 7 INFO neutron.services.segments.plugin [-] Segment 1034f192-ce0b-48aa-927f-0c5abb8be7e2 resource provider aggregate not found 2026-04-16 17:59:57.461 7 INFO neutron.services.segments.plugin [-] Segment 1034f192-ce0b-48aa-927f-0c5abb8be7e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1034f192-ce0b-48aa-927f-0c5abb8be7e2 found for delete ", "request_id": "req-7b2e204d-7d85-401b-b732-415b62eb25a4"}]} 2026-04-16 17:59:57.468 7 INFO neutron.services.segments.plugin [-] Segment 1034f192-ce0b-48aa-927f-0c5abb8be7e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1034f192-ce0b-48aa-927f-0c5abb8be7e2 found for delete ", "request_id": "req-4b18c4be-a981-42a8-9c75-923ec3c8ad50"}]} [pid: 8|app: 0|req: 877/1765] 10.0.0.153 () {32 vars in 696 bytes} [Thu Apr 16 17:59:57 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:57.489 8 WARNING keystonemiddleware.audit [None req-61fd5bc8-ad16-4adf-8f93-202f64fa6131 6ad5129bde4e4d0d8211b85ad5163280 8c04525b3600416aa8a6a13b8e7db786 - - default default] Skipping service tempest-service-1324277988 as it have no endpoints. [pid: 7|app: 0|req: 889/1766] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 17:59:57 2026] DELETE /v2.0/networks/f9735ee1-5992-40a5-904c-316f773d8e77 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1767] 10.0.0.153 () {32 vars in 692 bytes} [Thu Apr 16 17:59:57 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:57.573 8 WARNING keystonemiddleware.audit [None req-06b50910-7213-41ff-ad3c-290c9f4d787d 6ad5129bde4e4d0d8211b85ad5163280 8c04525b3600416aa8a6a13b8e7db786 - - default default] Skipping service tempest-service-1324277988 as it have no endpoints. 2026-04-16 17:59:57.597 7 INFO neutron.db.segments_db [None req-6bff6e80-ac46-4fcd-bab1-2d264d4a515b c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Added segment 3dca4758-37d3-45f7-a45d-49f5713f9e45 of type geneve for network 36fd7ae4-86c1-4580-adc5-2fb39865ca27 [pid: 8|app: 0|req: 879/1768] 10.0.0.153 () {32 vars in 704 bytes} [Thu Apr 16 17:59:57 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1769] 10.0.0.153 () {32 vars in 734 bytes} [Thu Apr 16 17:59:57 2026] DELETE /v2.0/qos/policies/af54644c-b27a-47e9-96d1-75dff67a0bfb => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:57.700 7 INFO neutron.db.ovn_revision_numbers_db [None req-6bff6e80-ac46-4fcd-bab1-2d264d4a515b c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 36fd7ae4-86c1-4580-adc5-2fb39865ca27 (type: networks) to 1 [pid: 8|app: 0|req: 881/1770] 10.0.0.153 () {32 vars in 734 bytes} [Thu Apr 16 17:59:57 2026] DELETE /v2.0/qos/policies/2533a26c-857d-4924-8833-869b8eee43a4 => 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: 882/1771] 10.0.0.153 () {32 vars in 734 bytes} [Thu Apr 16 17:59:57 2026] DELETE /v2.0/qos/policies/15a2901c-9539-4432-8ca3-4fe71e97521f => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1772] 10.0.0.153 () {32 vars in 734 bytes} [Thu Apr 16 17:59:57 2026] DELETE /v2.0/qos/policies/54e0797a-b4f8-448c-a931-4ae384e93e98 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:57.878 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6bff6e80-ac46-4fcd-bab1-2d264d4a515b c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 17:59:57.879 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6bff6e80-ac46-4fcd-bab1-2d264d4a515b c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network 36fd7ae4-86c1-4580-adc5-2fb39865ca27: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:57.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-6bff6e80-ac46-4fcd-bab1-2d264d4a515b c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource c7ce77ba-79e4-45d9-8f8a-3895b88f4feb (type: ports) to 1 [pid: 8|app: 0|req: 884/1773] 10.0.0.153 () {32 vars in 734 bytes} [Thu Apr 16 17:59:57 2026] DELETE /v2.0/qos/policies/f91b66f5-dce6-43f6-88bb-115da0a67886 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1774] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 17:59:57 2026] POST /v2.0/networks => generated 653 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:58.200 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-467f1b30-6c92-4e83-8328-2f87aec4aab9 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 17:59:58.201 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-467f1b30-6c92-4e83-8328-2f87aec4aab9 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network 36fd7ae4-86c1-4580-adc5-2fb39865ca27: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:58.228 8 INFO neutron.db.ovn_revision_numbers_db [None req-467f1b30-6c92-4e83-8328-2f87aec4aab9 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 2a3f4408-3cef-4d11-bfa0-e7ba625f5c29 (type: subnets) to 0 [pid: 8|app: 0|req: 885/1775] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:57 2026] POST /v2.0/subnets => generated 646 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:58.354 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd4bc662-e28f-4f9e-81b9-af43bf006140 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource d08beeee-f6b3-4b5f-bbd8-1904b80a6674 (type: routers) to 1 [pid: 7|app: 0|req: 891/1776] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 17:59:58 2026] POST /v2.0/routers => generated 606 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:59:58.735 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc780e1b-c543-4929-97a0-201a68406aff 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource eaa6e9fb-4fbc-4580-925c-d4198abcea86 (type: security_groups) to 1 2026-04-16 17:59:58.746 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc780e1b-c543-4929-97a0-201a68406aff 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 541af3a3-1bf8-4e22-9328-41d14ac5b9d7 (type: security_group_rules) to 0 2026-04-16 17:59:58.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc780e1b-c543-4929-97a0-201a68406aff 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource eab2bea9-4d9b-491a-852e-85b45c107655 (type: security_group_rules) to 0 2026-04-16 17:59:58.768 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5d0da9e-b2f1-4266-8bd3-93a791f34258 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 17:59:58.769 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5d0da9e-b2f1-4266-8bd3-93a791f34258 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network 36fd7ae4-86c1-4580-adc5-2fb39865ca27: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 17:59:58.769 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc780e1b-c543-4929-97a0-201a68406aff 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource fd727e07-996d-408c-bd43-f9885f249690 (type: security_group_rules) to 0 2026-04-16 17:59:58.785 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc780e1b-c543-4929-97a0-201a68406aff 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ff8b2d7a-993a-47a1-8227-1f6b845874b1 (type: security_group_rules) to 0 2026-04-16 17:59:58.838 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2df69959-477c-4806-a982-7e6a74ccb667 - - - - - -] OVN reports status down for port: fbde2c99-619a-4f8f-b05e-04dfa4eab43c [pid: 8|app: 0|req: 886/1777] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:58 2026] GET /v2.0/security-groups?tenant_id=3da7cb6c0d1442538b0308e2cb2ecb7e&name=default => generated 2925 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:58.899 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5d0da9e-b2f1-4266-8bd3-93a791f34258 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource fbde2c99-619a-4f8f-b05e-04dfa4eab43c (type: ports) to 1 2026-04-16 17:59:59.121 8 INFO neutron.db.ovn_revision_numbers_db [None req-87af559b-c2e3-4e2c-a8b0-9ef34e3b7705 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource bf096391-6ece-4f54-8aa3-1acb2a9ab11e (type: security_groups) to 1 2026-04-16 17:59:59.135 8 INFO neutron.db.ovn_revision_numbers_db [None req-87af559b-c2e3-4e2c-a8b0-9ef34e3b7705 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 3675ad68-3cc1-4732-9cc7-4630609e38e2 (type: security_group_rules) to 0 2026-04-16 17:59:59.148 8 INFO neutron.db.ovn_revision_numbers_db [None req-87af559b-c2e3-4e2c-a8b0-9ef34e3b7705 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 56f70436-f4f8-4405-a55d-b71f0dcc2857 (type: security_group_rules) to 0 2026-04-16 17:59:59.161 8 INFO neutron.db.ovn_revision_numbers_db [None req-87af559b-c2e3-4e2c-a8b0-9ef34e3b7705 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 604179fe-9eb1-4a54-a40a-75462a3dc3b2 (type: security_group_rules) to 0 2026-04-16 17:59:59.173 8 INFO neutron.db.ovn_revision_numbers_db [None req-87af559b-c2e3-4e2c-a8b0-9ef34e3b7705 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource aaa8fc8d-3a67-41b9-8b33-739d3ffd518b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 887/1778] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:58 2026] GET /v2.0/security-groups?tenant_id=61000d573a6e4b9c9819a490ea7e6d20&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:59:59.445 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2df69959-477c-4806-a982-7e6a74ccb667 - - - - - -] OVN reports status up for port: fbde2c99-619a-4f8f-b05e-04dfa4eab43c [pid: 8|app: 0|req: 888/1779] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:59 2026] DELETE /v2.0/security-groups/eaa6e9fb-4fbc-4580-925c-d4198abcea86 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:59.478 7 INFO neutron.plugins.ml2.plugin [None req-2df69959-477c-4806-a982-7e6a74ccb667 - - - - - -] Attempt 1 to provision port fbde2c99-619a-4f8f-b05e-04dfa4eab43c 2026-04-16 17:59:59.553 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] No port found with ID e1a21e4c-f8a4-4b16-a1d6-e20b9cba0530: RuntimeError: No port found with ID e1a21e4c-f8a4-4b16-a1d6-e20b9cba0530 2026-04-16 17:59:59.567 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: c7ce77ba-79e4-45d9-8f8a-3895b88f4feb 2026-04-16 17:59:59.585 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5d0da9e-b2f1-4266-8bd3-93a791f34258 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 17:59:59.588 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5d0da9e-b2f1-4266-8bd3-93a791f34258 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network 36fd7ae4-86c1-4580-adc5-2fb39865ca27: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 889/1780] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 17:59:59 2026] DELETE /v2.0/security-groups/bf096391-6ece-4f54-8aa3-1acb2a9ab11e => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:59:59.923 8 INFO neutron.db.ovn_revision_numbers_db [None req-7561f603-730e-4a1c-8b3d-9727f4e51268 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 99d2de00-84cf-4149-9b97-61c8fb02ece8 (type: security_groups) to 1 2026-04-16 17:59:59.943 8 INFO neutron.db.ovn_revision_numbers_db [None req-7561f603-730e-4a1c-8b3d-9727f4e51268 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 28333810-8033-4d1b-af34-058944a8513a (type: security_group_rules) to 0 2026-04-16 17:59:59.956 8 INFO neutron.db.ovn_revision_numbers_db [None req-7561f603-730e-4a1c-8b3d-9727f4e51268 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 82b4a537-1db9-426d-afe5-5904a453f472 (type: security_group_rules) to 0 2026-04-16 17:59:59.975 8 INFO neutron.db.ovn_revision_numbers_db [None req-7561f603-730e-4a1c-8b3d-9727f4e51268 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 957db36c-7b5f-4bb1-91d0-4881bd19425a (type: security_group_rules) to 0 2026-04-16 17:59:59.989 8 INFO neutron.db.ovn_revision_numbers_db [None req-7561f603-730e-4a1c-8b3d-9727f4e51268 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ae8ac868-9978-42de-a498-11bc68d42362 (type: security_group_rules) to 0 2026-04-16 18:00:00.022 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5d0da9e-b2f1-4266-8bd3-93a791f34258 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource fbde2c99-619a-4f8f-b05e-04dfa4eab43c (type: router_ports) to 1 [pid: 8|app: 0|req: 890/1781] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 17:59:59 2026] GET /v2.0/security-groups?tenant_id=28ac253101b748e59bb3c8870f3748af&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1782] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 17:59:58 2026] PUT /v2.0/routers/d08beeee-f6b3-4b5f-bbd8-1904b80a6674/add_router_interface => generated 309 bytes in 1653 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:00.197 8 INFO neutron.db.ovn_revision_numbers_db [None req-608de4a9-536b-4609-9235-501211245ee1 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 122ca4b6-5eb0-4aa5-ba32-b48f97c2cf6a (type: security_groups) to 1 2026-04-16 18:00:00.210 8 INFO neutron.db.ovn_revision_numbers_db [None req-608de4a9-536b-4609-9235-501211245ee1 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 45e02d9c-b9a5-4de2-925c-b1bfd11e1bfc (type: security_group_rules) to 0 2026-04-16 18:00:00.223 8 INFO neutron.db.ovn_revision_numbers_db [None req-608de4a9-536b-4609-9235-501211245ee1 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 7f66cc35-5ca7-417c-86fb-d01ab1907acd (type: security_group_rules) to 0 2026-04-16 18:00:00.241 8 INFO neutron.db.ovn_revision_numbers_db [None req-608de4a9-536b-4609-9235-501211245ee1 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a0a2754e-1a1f-404d-9f55-6f89c3ca5554 (type: security_group_rules) to 0 2026-04-16 18:00:00.256 8 INFO neutron.db.ovn_revision_numbers_db [None req-608de4a9-536b-4609-9235-501211245ee1 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource bee37389-c699-42d7-934e-a35f7ac38db0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 891/1783] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:00 2026] GET /v2.0/security-groups?tenant_id=96aca054e24e4bd38bdf0527e4b35f6d&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:00.288 7 INFO neutron.db.ovn_revision_numbers_db [None req-2df69959-477c-4806-a982-7e6a74ccb667 - - - - - -] Successfully bumped revision number for resource fbde2c99-619a-4f8f-b05e-04dfa4eab43c (type: ports) to 2 [pid: 8|app: 0|req: 892/1784] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:00 2026] GET /v2.0/ports/fbde2c99-619a-4f8f-b05e-04dfa4eab43c => generated 947 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1785] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:00 2026] DELETE /v2.0/security-groups/99d2de00-84cf-4149-9b97-61c8fb02ece8 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1786] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:00 2026] GET /v2.0/ports/fbde2c99-619a-4f8f-b05e-04dfa4eab43c => generated 947 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1787] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:00 2026] DELETE /v2.0/security-groups/122ca4b6-5eb0-4aa5-ba32-b48f97c2cf6a => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:00.895 7 INFO neutron_taas.services.taas.taas_plugin [None req-0350c5f4-48dc-46f6-9611-bba517f3640a c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] TaaS: Handle Delete Port: fbde2c99-619a-4f8f-b05e-04dfa4eab43c 2026-04-16 18:00:00.899 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0350c5f4-48dc-46f6-9611-bba517f3640a c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Tap Mirror: Handle Delete Port: fbde2c99-619a-4f8f-b05e-04dfa4eab43c 2026-04-16 18:00:00.944 8 INFO neutron.db.ovn_revision_numbers_db [None req-85fe6f57-f470-400b-933e-930f5e7808e4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 94a2cefb-2a97-46b8-b869-e1002a5dca42 (type: security_groups) to 1 2026-04-16 18:00:00.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-85fe6f57-f470-400b-933e-930f5e7808e4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4cf5b2f6-5736-477a-a4af-4eaf691138cf (type: security_group_rules) to 0 2026-04-16 18:00:00.971 8 INFO neutron.db.ovn_revision_numbers_db [None req-85fe6f57-f470-400b-933e-930f5e7808e4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b5a487e6-38be-4a46-b1c1-03303dce4462 (type: security_group_rules) to 0 2026-04-16 18:00:00.986 8 INFO neutron.db.ovn_revision_numbers_db [None req-85fe6f57-f470-400b-933e-930f5e7808e4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource f33c2ace-e3d0-4b5e-a6a6-10c048f81bd8 (type: security_group_rules) to 0 2026-04-16 18:00:01.013 8 INFO neutron.db.ovn_revision_numbers_db [None req-85fe6f57-f470-400b-933e-930f5e7808e4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource f98fad50-3b24-480d-9fcf-52b46bcf8f4c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 894/1788] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:00 2026] GET /v2.0/security-groups?tenant_id=8c04525b3600416aa8a6a13b8e7db786&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1789] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:00:00 2026] PUT /v2.0/routers/d08beeee-f6b3-4b5f-bbd8-1904b80a6674/remove_router_interface => generated 309 bytes in 739 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: 896/1790] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:00:01 2026] GET /v2.0/ports?device_id=d08beeee-f6b3-4b5f-bbd8-1904b80a6674 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1791] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:01 2026] DELETE /v2.0/security-groups/94a2cefb-2a97-46b8-b869-e1002a5dca42 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1792] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:01 2026] DELETE /v2.0/routers/d08beeee-f6b3-4b5f-bbd8-1904b80a6674 => 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: 896/1793] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:01 2026] DELETE /v2.0/subnets/2a3f4408-3cef-4d11-bfa0-e7ba625f5c29 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:01.836 7 INFO neutron_taas.services.taas.taas_plugin [None req-0a99dde2-4e8b-437e-8f83-dc59216fd1e3 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] TaaS: Handle Delete Port: c7ce77ba-79e4-45d9-8f8a-3895b88f4feb 2026-04-16 18:00:01.839 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a99dde2-4e8b-437e-8f83-dc59216fd1e3 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Tap Mirror: Handle Delete Port: c7ce77ba-79e4-45d9-8f8a-3895b88f4feb 2026-04-16 18:00:02.048 7 INFO neutron.services.segments.plugin [-] Segment 3dca4758-37d3-45f7-a45d-49f5713f9e45 resource provider aggregate not found 2026-04-16 18:00:02.052 7 INFO neutron.services.segments.plugin [-] Segment 3dca4758-37d3-45f7-a45d-49f5713f9e45 resource provider aggregate not found 2026-04-16 18:00:02.065 7 INFO neutron.services.segments.plugin [-] Segment 3dca4758-37d3-45f7-a45d-49f5713f9e45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dca4758-37d3-45f7-a45d-49f5713f9e45 found for delete ", "request_id": "req-b322d83c-be4f-4b46-bc07-36f1363e6451"}]} 2026-04-16 18:00:02.067 7 INFO neutron.services.segments.plugin [-] Segment 3dca4758-37d3-45f7-a45d-49f5713f9e45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dca4758-37d3-45f7-a45d-49f5713f9e45 found for delete ", "request_id": "req-b698acc1-461f-4871-86ad-32450de43e4e"}]} [pid: 7|app: 0|req: 898/1794] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:01 2026] DELETE /v2.0/networks/36fd7ae4-86c1-4580-adc5-2fb39865ca27 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:02.287 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ddc8d58-425d-457a-86e6-3d622bdf8069 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource 7c15472c-373b-4ced-b9a1-0b42e457b442 (type: security_groups) to 1 2026-04-16 18:00:02.302 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ddc8d58-425d-457a-86e6-3d622bdf8069 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource 5b7b1f1c-9a3e-4c56-a04f-69124c5f79da (type: security_group_rules) to 0 2026-04-16 18:00:02.316 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ddc8d58-425d-457a-86e6-3d622bdf8069 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource 62477608-7307-4549-810d-9ae8facfbc95 (type: security_group_rules) to 0 2026-04-16 18:00:02.330 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ddc8d58-425d-457a-86e6-3d622bdf8069 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource 84cdad7e-7c0f-4f45-aba3-1ddae67f8d41 (type: security_group_rules) to 0 2026-04-16 18:00:02.344 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ddc8d58-425d-457a-86e6-3d622bdf8069 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource c720384f-465d-463d-a995-3e4055e659ca (type: security_group_rules) to 0 2026-04-16 18:00:02.435 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ddc8d58-425d-457a-86e6-3d622bdf8069 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource c3864616-f3e6-4aea-be29-d9f050eee615 (type: security_groups) to 1 2026-04-16 18:00:02.445 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ddc8d58-425d-457a-86e6-3d622bdf8069 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource 43b368fb-dfbc-46c3-9f90-0ef83b730100 (type: security_group_rules) to 0 2026-04-16 18:00:02.456 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ddc8d58-425d-457a-86e6-3d622bdf8069 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource e918c855-aff7-42e7-8b50-7e7eb0567f8a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 897/1795] 10.0.0.153 () {34 vars in 684 bytes} [Thu Apr 16 18:00:01 2026] POST /v2.0/security-groups => generated 1601 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:00:02.547 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-227cb154-d9ce-4ed6-ba9c-43e4446de10d c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] No more DHCP agents 2026-04-16 18:00:02.548 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-227cb154-d9ce-4ed6-ba9c-43e4446de10d c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:02.634 8 INFO neutron.db.ovn_revision_numbers_db [None req-382a14bd-4603-4e35-915c-fea1b0f92441 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource 7048d6c6-8b8f-45e4-b04a-4f327479fb61 (type: security_groups) to 1 2026-04-16 18:00:02.648 8 INFO neutron.db.ovn_revision_numbers_db [None req-382a14bd-4603-4e35-915c-fea1b0f92441 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource 21856881-0055-4015-bde8-64301a078851 (type: security_group_rules) to 0 2026-04-16 18:00:02.679 8 INFO neutron.db.ovn_revision_numbers_db [None req-382a14bd-4603-4e35-915c-fea1b0f92441 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource 700b2bd3-c9ee-40db-aff0-3dd093891872 (type: security_group_rules) to 0 2026-04-16 18:00:02.680 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: 43cd0b05-6ed3-40e1-80b6-5c12c0ee7661 2026-04-16 18:00:02.711 7 INFO neutron.db.ovn_revision_numbers_db [None req-227cb154-d9ce-4ed6-ba9c-43e4446de10d c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 43cd0b05-6ed3-40e1-80b6-5c12c0ee7661 (type: ports) to 1 [pid: 8|app: 0|req: 898/1796] 10.0.0.153 () {34 vars in 684 bytes} [Thu Apr 16 18:00:02 2026] POST /v2.0/security-groups => generated 1601 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:00:02.926 8 INFO neutron.db.ovn_revision_numbers_db [None req-bca1d895-b19b-40cb-9c32-da0419c69ab8 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource 7063adf4-fc9d-4076-a61b-8afafa9fe6a9 (type: security_groups) to 1 2026-04-16 18:00:02.938 8 INFO neutron.db.ovn_revision_numbers_db [None req-bca1d895-b19b-40cb-9c32-da0419c69ab8 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource 3d04f68a-97e0-4f60-a12c-35d71b807ad3 (type: security_group_rules) to 0 2026-04-16 18:00:02.950 8 INFO neutron.db.ovn_revision_numbers_db [None req-bca1d895-b19b-40cb-9c32-da0419c69ab8 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource e9e4a219-1252-48db-ab24-daae1f015ba7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 899/1797] 10.0.0.153 () {34 vars in 684 bytes} [Thu Apr 16 18:00:02 2026] POST /v2.0/security-groups => generated 1601 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:00:03.109 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee9794ce-40e7-47f6-9040-61ebcf5a7f3b e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource f79406d3-5c47-4d36-bf32-f96c33919e50 (type: security_groups) to 1 2026-04-16 18:00:03.121 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee9794ce-40e7-47f6-9040-61ebcf5a7f3b e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource d2a60656-7e82-4395-b31a-886be5d03d5a (type: security_group_rules) to 0 2026-04-16 18:00:03.131 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee9794ce-40e7-47f6-9040-61ebcf5a7f3b e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource e328f13b-91c1-4638-b6d9-9ad534ddd934 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 900/1798] 10.0.0.153 () {34 vars in 684 bytes} [Thu Apr 16 18:00:02 2026] POST /v2.0/security-groups => generated 1601 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:00:03.307 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ced310a-afc8-45e4-b040-96b12c3625d3 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource 1c6f9267-19d9-4178-bc95-8fcbb9a24dd7 (type: security_groups) to 1 2026-04-16 18:00:03.321 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ced310a-afc8-45e4-b040-96b12c3625d3 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource 56ef2468-2769-43d2-b315-b06cbe08e90a (type: security_group_rules) to 0 2026-04-16 18:00:03.337 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ced310a-afc8-45e4-b040-96b12c3625d3 e6c558e11e5148c18f89a565e893c364 c4f779b233754440a7a177708d2429e9 - - default default] Successfully bumped revision number for resource 9365f01d-3835-4fd8-a295-fcba399f36e6 (type: security_group_rules) to 0 2026-04-16 18:00:03.365 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-5b0451dd-b7f9-4cae-9292-198244e44da5 - - - - - -] Schedule LRP lrp-43cd0b05-6ed3-40e1-80b6-5c12c0ee7661 on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 [pid: 8|app: 0|req: 901/1799] 10.0.0.153 () {34 vars in 684 bytes} [Thu Apr 16 18:00:03 2026] POST /v2.0/security-groups => generated 1601 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:00:03.436 7 INFO neutron.db.ovn_revision_numbers_db [None req-227cb154-d9ce-4ed6-ba9c-43e4446de10d c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 43cd0b05-6ed3-40e1-80b6-5c12c0ee7661 (type: router_ports) to 1 2026-04-16 18:00:03.451 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status up for port: 43cd0b05-6ed3-40e1-80b6-5c12c0ee7661 2026-04-16 18:00:03.485 8 INFO neutron.plugins.ml2.plugin [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] Attempt 1 to provision port 43cd0b05-6ed3-40e1-80b6-5c12c0ee7661 [pid: 8|app: 0|req: 902/1800] 10.0.0.153 () {34 vars in 767 bytes} [Thu Apr 16 18:00:03 2026] PUT /v2.0/security-groups/c3864616-f3e6-4aea-be29-d9f050eee615/tags => generated 17 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:03.530 7 INFO neutron.db.ovn_revision_numbers_db [None req-227cb154-d9ce-4ed6-ba9c-43e4446de10d c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 013f9246-1611-4ded-a3ad-63f472377e57 (type: routers) to 2 [pid: 7|app: 0|req: 899/1801] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:02 2026] POST /v2.0/routers => generated 952 bytes in 1418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1802] 10.0.0.153 () {34 vars in 767 bytes} [Thu Apr 16 18:00:03 2026] PUT /v2.0/security-groups/7048d6c6-8b8f-45e4-b04a-4f327479fb61/tags => generated 25 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1803] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:00:03 2026] GET /v2.0/routers/013f9246-1611-4ded-a3ad-63f472377e57 => generated 958 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1804] 10.0.0.153 () {34 vars in 767 bytes} [Thu Apr 16 18:00:03 2026] PUT /v2.0/security-groups/7063adf4-fc9d-4076-a61b-8afafa9fe6a9/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1805] 10.0.0.153 () {34 vars in 767 bytes} [Thu Apr 16 18:00:03 2026] PUT /v2.0/security-groups/f79406d3-5c47-4d36-bf32-f96c33919e50/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1806] 10.0.0.153 () {32 vars in 647 bytes} [Thu Apr 16 18:00:03 2026] GET /v2.0/routers => generated 961 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1807] 10.0.0.153 () {32 vars in 680 bytes} [Thu Apr 16 18:00:03 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: 8|app: 0|req: 907/1808] 10.0.0.153 () {32 vars in 694 bytes} [Thu Apr 16 18:00:03 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1809] 10.0.0.153 () {32 vars in 690 bytes} [Thu Apr 16 18:00:03 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1810] 10.0.0.153 () {32 vars in 702 bytes} [Thu Apr 16 18:00:03 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1811] 10.0.0.153 () {32 vars in 688 bytes} [Thu Apr 16 18:00:03 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1812] 10.0.0.153 () {32 vars in 702 bytes} [Thu Apr 16 18:00:03 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1813] 10.0.0.153 () {32 vars in 698 bytes} [Thu Apr 16 18:00:04 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1814] 10.0.0.153 () {32 vars in 710 bytes} [Thu Apr 16 18:00:04 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1815] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:04 2026] DELETE /v2.0/security-groups/c3864616-f3e6-4aea-be29-d9f050eee615 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:04.244 7 INFO neutron.db.ovn_revision_numbers_db [None req-f3ee4d4e-e862-4455-9721-c6a97f816de2 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Successfully bumped revision number for resource 013f9246-1611-4ded-a3ad-63f472377e57 (type: routers) to 3 [pid: 7|app: 0|req: 902/1816] 10.0.0.153 () {34 vars in 741 bytes} [Thu Apr 16 18:00:03 2026] PUT /v2.0/routers/013f9246-1611-4ded-a3ad-63f472377e57 => generated 965 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1817] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:04 2026] DELETE /v2.0/security-groups/7048d6c6-8b8f-45e4-b04a-4f327479fb61 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1818] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:00:04 2026] GET /v2.0/routers/013f9246-1611-4ded-a3ad-63f472377e57 => generated 965 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1819] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:04 2026] DELETE /v2.0/security-groups/7063adf4-fc9d-4076-a61b-8afafa9fe6a9 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1820] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:00:04 2026] GET /v2.0/ports?device_id=013f9246-1611-4ded-a3ad-63f472377e57 => 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: 906/1821] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:04 2026] DELETE /v2.0/security-groups/f79406d3-5c47-4d36-bf32-f96c33919e50 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:04.666 8 INFO neutron.db.ovn_revision_numbers_db [None req-414568bb-51fb-40f5-bfb8-48afda07a409 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ec4d6ebe-6adb-48ec-9849-5eac6a4b026e (type: security_groups) to 1 2026-04-16 18:00:04.676 8 INFO neutron.db.ovn_revision_numbers_db [None req-414568bb-51fb-40f5-bfb8-48afda07a409 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 2776da5d-6e4e-48c0-9a1a-b3c06077e024 (type: security_group_rules) to 0 2026-04-16 18:00:04.685 8 INFO neutron.db.ovn_revision_numbers_db [None req-414568bb-51fb-40f5-bfb8-48afda07a409 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 9c4d2e94-dab2-4997-a1a8-a00aeb41b852 (type: security_group_rules) to 0 2026-04-16 18:00:04.697 8 INFO neutron.db.ovn_revision_numbers_db [None req-414568bb-51fb-40f5-bfb8-48afda07a409 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b99ec8b1-1b49-489a-b3f6-9445cb26f798 (type: security_group_rules) to 0 2026-04-16 18:00:04.708 8 INFO neutron.db.ovn_revision_numbers_db [None req-414568bb-51fb-40f5-bfb8-48afda07a409 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource f21d7ace-d9b4-4368-870f-3fb55afd5cf9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 916/1822] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:04 2026] GET /v2.0/security-groups?tenant_id=c60b4a9f032b4291a967231b1292f621&name=default => generated 2925 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1823] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:04 2026] DELETE /v2.0/security-groups/1c6f9267-19d9-4178-bc95-8fcbb9a24dd7 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:04.895 7 INFO neutron_taas.services.taas.taas_plugin [None req-c62b43c2-5e21-4cb3-abb2-b6351e4dd164 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] TaaS: Handle Delete Port: 43cd0b05-6ed3-40e1-80b6-5c12c0ee7661 2026-04-16 18:00:04.898 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c62b43c2-5e21-4cb3-abb2-b6351e4dd164 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] Tap Mirror: Handle Delete Port: 43cd0b05-6ed3-40e1-80b6-5c12c0ee7661 [pid: 8|app: 0|req: 918/1824] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:04 2026] DELETE /v2.0/security-groups/ec4d6ebe-6adb-48ec-9849-5eac6a4b026e => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1825] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:04 2026] DELETE /v2.0/routers/013f9246-1611-4ded-a3ad-63f472377e57 => generated 0 bytes in 679 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1826] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:00:05 2026] GET /v2.0/ports?device_id=013f9246-1611-4ded-a3ad-63f472377e57 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:05.357 7 INFO neutron.api.v2.resource [None req-4ebcdaef-d101-46ec-89ab-80dadba8341d c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1827] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:05 2026] DELETE /v2.0/routers/013f9246-1611-4ded-a3ad-63f472377e57 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1828] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:00:05 2026] GET /v2.0/ports?device_id=d08beeee-f6b3-4b5f-bbd8-1904b80a6674 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:05.423 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7c8c4f4-24ea-415e-b7db-3b2a79c005d7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c2290a88-be4b-40cd-9630-7e847089efd8 (type: security_groups) to 1 2026-04-16 18:00:05.424 7 INFO neutron.api.v2.resource [None req-91428f28-1dff-4844-a064-21bc89b0087e c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 911/1829] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:05 2026] DELETE /v2.0/routers/d08beeee-f6b3-4b5f-bbd8-1904b80a6674 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:00:05.437 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7c8c4f4-24ea-415e-b7db-3b2a79c005d7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 560017e4-15e9-4234-8ea5-8fc2ae9a4caf (type: security_group_rules) to 0 2026-04-16 18:00:05.443 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06f683c6-b5bc-440d-8299-68e4ea7859cd c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 912/1830] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:05 2026] DELETE /v2.0/subnets/2a3f4408-3cef-4d11-bfa0-e7ba625f5c29 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:00:05.448 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7c8c4f4-24ea-415e-b7db-3b2a79c005d7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 921794d1-a333-4f93-8c66-866a0ea6588d (type: security_group_rules) to 0 2026-04-16 18:00:05.459 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7c8c4f4-24ea-415e-b7db-3b2a79c005d7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c9a2c78a-7417-43a4-9f22-6c72d466a14b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 913/1831] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:00:05 2026] GET /v2.0/ports?device_id=25ef192c-73d9-4313-8036-9e9eb8fdf447 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:05.470 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7c8c4f4-24ea-415e-b7db-3b2a79c005d7 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource cf1f9082-5224-452b-9789-1410dda54971 (type: security_group_rules) to 0 2026-04-16 18:00:05.500 7 INFO neutron.api.v2.resource [None req-8cdd9478-e86b-4232-8b71-cb544702810d c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 914/1832] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:05 2026] DELETE /v2.0/routers/25ef192c-73d9-4313-8036-9e9eb8fdf447 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1833] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:05 2026] GET /v2.0/security-groups?tenant_id=a9a349a2e20845cd882416b035475a61&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:05.528 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5bd625c0-f013-4d33-aa20-377f0ecd7dc0 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 915/1834] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:05 2026] DELETE /v2.0/subnets/3a0c6947-fdf6-4187-bc9b-9baf44501857 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1835] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:00:05 2026] GET /v2.0/ports?device_id=7abf01e4-36bb-4835-a1ae-5ed692544599 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:05.571 7 INFO neutron.api.v2.resource [None req-3524831b-8d4d-44db-97c4-6f6a61ec60f6 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 917/1836] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:05 2026] DELETE /v2.0/routers/7abf01e4-36bb-4835-a1ae-5ed692544599 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:00:05.587 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c4fb788-5a1a-4a2a-ad3e-c0f4dd01cc71 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 918/1837] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:05 2026] DELETE /v2.0/subnets/8aaf5cce-7ca5-4daa-8a9a-d61a353f7561 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:00:05.601 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ad274565-1484-45be-a437-08882b941065 c5f312f17b5d443cae49830504b82ab9 0444d0b0d69b47729521764f5b69ade8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 919/1838] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:05 2026] DELETE /v2.0/subnets/664bbdfc-12cd-43e3-8de6-f7c6dc6fa9e3 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:00:05.653 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] No port found with ID fbde2c99-619a-4f8f-b05e-04dfa4eab43c: RuntimeError: No port found with ID fbde2c99-619a-4f8f-b05e-04dfa4eab43c [pid: 8|app: 0|req: 920/1839] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:05 2026] DELETE /v2.0/security-groups/c2290a88-be4b-40cd-9630-7e847089efd8 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1840] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:05 2026] GET /v2.0/security-groups?tenant_id=c4f779b233754440a7a177708d2429e9&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:06.070 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c2ea1cf-2503-45db-b0df-bb4023e12077 04e68a01832c4c21a85deece6aa78ea1 6e1e7724288c4f078ab40136c0dccfb8 - - default default] Successfully bumped revision number for resource 76842170-4ee3-470f-abe5-e55cb738a8f8 (type: routers) to 1 [pid: 8|app: 0|req: 921/1841] 10.0.0.153 () {34 vars in 668 bytes} [Thu Apr 16 18:00:05 2026] POST /v2.0/routers => generated 570 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:06.213 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6b25d90-cce1-4d9a-86d9-c4f1f3c6c54b 04e68a01832c4c21a85deece6aa78ea1 6e1e7724288c4f078ab40136c0dccfb8 - - default default] Successfully bumped revision number for resource bcbcd417-0ceb-4fe8-8d25-047d4fc8d8e7 (type: routers) to 1 [pid: 7|app: 0|req: 921/1844] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:05 2026] DELETE /v2.0/security-groups/7c15472c-373b-4ced-b9a1-0b42e457b442 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1845] 10.0.0.153 () {34 vars in 668 bytes} [Thu Apr 16 18:00:06 2026] POST /v2.0/routers => generated 570 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:06.353 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ed1ff6d-2617-4726-9dde-d9fdb5b39a5b 04e68a01832c4c21a85deece6aa78ea1 6e1e7724288c4f078ab40136c0dccfb8 - - default default] Successfully bumped revision number for resource 2a676011-7aab-4563-9cea-e6b564d4734c (type: routers) to 1 [pid: 8|app: 0|req: 925/1846] 10.0.0.153 () {34 vars in 668 bytes} [Thu Apr 16 18:00:06 2026] POST /v2.0/routers => generated 570 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1847] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:06 2026] GET /v2.0/security-groups?tenant_id=0444d0b0d69b47729521764f5b69ade8&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:06.475 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd655b3e-d10c-4267-ba48-da176cbb2c44 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c73cc36c-1ff8-4a43-9629-d89a25db0a1d (type: security_groups) to 1 2026-04-16 18:00:06.485 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd655b3e-d10c-4267-ba48-da176cbb2c44 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4c0a6d68-bc5f-4ce8-bb2e-d6a406d2503f (type: security_group_rules) to 0 2026-04-16 18:00:06.496 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd655b3e-d10c-4267-ba48-da176cbb2c44 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 60056301-c17a-4d70-9194-8587a7db4166 (type: security_group_rules) to 0 2026-04-16 18:00:06.507 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd655b3e-d10c-4267-ba48-da176cbb2c44 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b199cec1-d751-4a63-91dd-0807bd25457d (type: security_group_rules) to 0 2026-04-16 18:00:06.524 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd655b3e-d10c-4267-ba48-da176cbb2c44 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource fc1095ed-3807-4c38-aa50-112e25e51fa4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 926/1848] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:06 2026] GET /v2.0/security-groups?tenant_id=86784a4a7e5947058c007dbcc1fb7630&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:06.580 7 INFO neutron.db.ovn_revision_numbers_db [None req-657b12bf-6aaf-43da-be12-dced2d4551c5 04e68a01832c4c21a85deece6aa78ea1 6e1e7724288c4f078ab40136c0dccfb8 - - default default] Successfully bumped revision number for resource 244cd1db-634a-4a21-bf16-2bc391de0dfc (type: routers) to 1 [pid: 7|app: 0|req: 923/1849] 10.0.0.153 () {34 vars in 668 bytes} [Thu Apr 16 18:00:06 2026] POST /v2.0/routers => generated 570 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1850] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:06 2026] DELETE /v2.0/security-groups/762cf48f-f6ed-4b3f-80e5-1c431284c9e2 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1851] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:06 2026] DELETE /v2.0/security-groups/c73cc36c-1ff8-4a43-9629-d89a25db0a1d => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:06.908 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d40d887-2d56-4db4-bf87-0113a71563a6 04e68a01832c4c21a85deece6aa78ea1 6e1e7724288c4f078ab40136c0dccfb8 - - default default] Successfully bumped revision number for resource 24e2ace8-df75-41f6-b1b3-5eea14cc373e (type: routers) to 1 [pid: 8|app: 0|req: 928/1852] 10.0.0.153 () {34 vars in 668 bytes} [Thu Apr 16 18:00:06 2026] POST /v2.0/routers => generated 570 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1853] 10.0.0.153 () {34 vars in 751 bytes} [Thu Apr 16 18:00:06 2026] PUT /v2.0/routers/76842170-4ee3-470f-abe5-e55cb738a8f8/tags => generated 17 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:07.149 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfcf2628-f009-4dc8-a71d-101dde1a4525 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1d856b23-6bdc-4432-99e8-24c691e9b149 (type: security_groups) to 1 [pid: 7|app: 0|req: 926/1854] 10.0.0.153 () {34 vars in 751 bytes} [Thu Apr 16 18:00:07 2026] PUT /v2.0/routers/bcbcd417-0ceb-4fe8-8d25-047d4fc8d8e7/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:07.160 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfcf2628-f009-4dc8-a71d-101dde1a4525 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 095c6589-0dfc-49e7-9a47-0e62338d2e47 (type: security_group_rules) to 0 2026-04-16 18:00:07.170 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfcf2628-f009-4dc8-a71d-101dde1a4525 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource bb2f7bb5-c8ea-4013-ba76-24ef899f5f8c (type: security_group_rules) to 0 2026-04-16 18:00:07.181 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfcf2628-f009-4dc8-a71d-101dde1a4525 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource dfd3272b-f6dc-47b6-aabe-920077f3bf7c (type: security_group_rules) to 0 2026-04-16 18:00:07.195 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfcf2628-f009-4dc8-a71d-101dde1a4525 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource fbfc9616-7155-44c8-8b62-72e5bb15692d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 929/1855] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:07 2026] GET /v2.0/security-groups?tenant_id=99e09a22217343cd98ae1110370f685e&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1856] 10.0.0.153 () {34 vars in 751 bytes} [Thu Apr 16 18:00:07 2026] PUT /v2.0/routers/2a676011-7aab-4563-9cea-e6b564d4734c/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1857] 10.0.0.153 () {34 vars in 751 bytes} [Thu Apr 16 18:00:07 2026] PUT /v2.0/routers/244cd1db-634a-4a21-bf16-2bc391de0dfc/tags => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1858] 10.0.0.153 () {32 vars in 664 bytes} [Thu Apr 16 18:00:07 2026] GET /v2.0/routers?tags=red => generated 1751 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1859] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:07 2026] DELETE /v2.0/security-groups/1d856b23-6bdc-4432-99e8-24c691e9b149 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1860] 10.0.0.153 () {32 vars in 678 bytes} [Thu Apr 16 18:00:07 2026] GET /v2.0/routers?tags=red%2Cblue => generated 1180 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1861] 10.0.0.153 () {32 vars in 674 bytes} [Thu Apr 16 18:00:07 2026] GET /v2.0/routers?tags-any=blue => generated 1180 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1862] 10.0.0.153 () {32 vars in 686 bytes} [Thu Apr 16 18:00:07 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1751 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1863] 10.0.0.153 () {32 vars in 672 bytes} [Thu Apr 16 18:00:07 2026] GET /v2.0/routers?not-tags=red => generated 1152 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1864] 10.0.0.153 () {32 vars in 686 bytes} [Thu Apr 16 18:00:07 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1723 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1865] 10.0.0.153 () {32 vars in 682 bytes} [Thu Apr 16 18:00:07 2026] GET /v2.0/routers?not-tags-any=blue => generated 1723 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1866] 10.0.0.153 () {32 vars in 694 bytes} [Thu Apr 16 18:00:07 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 1152 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1867] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:00:07 2026] GET /v2.0/routers/76842170-4ee3-470f-abe5-e55cb738a8f8 => generated 581 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:08.023 7 INFO neutron.db.ovn_revision_numbers_db [None req-61913a86-f5f4-4b83-b1d9-c6ebb2143487 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Successfully bumped revision number for resource d9fc3893-9007-4861-b039-0c4643540580 (type: security_groups) to 1 2026-04-16 18:00:08.039 7 INFO neutron.db.ovn_revision_numbers_db [None req-61913a86-f5f4-4b83-b1d9-c6ebb2143487 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Successfully bumped revision number for resource 57856bfb-dbbf-4cb9-a32a-3b1a219132a3 (type: security_group_rules) to 0 2026-04-16 18:00:08.061 7 INFO neutron.db.ovn_revision_numbers_db [None req-61913a86-f5f4-4b83-b1d9-c6ebb2143487 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Successfully bumped revision number for resource 5e41a5ff-afb1-43d2-85ba-e30b0b97a062 (type: security_group_rules) to 0 2026-04-16 18:00:08.077 7 INFO neutron.db.ovn_revision_numbers_db [None req-61913a86-f5f4-4b83-b1d9-c6ebb2143487 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Successfully bumped revision number for resource b72a0d73-b32f-4182-a8a1-c2ab2bac2bcb (type: security_group_rules) to 0 2026-04-16 18:00:08.089 7 INFO neutron.db.ovn_revision_numbers_db [None req-61913a86-f5f4-4b83-b1d9-c6ebb2143487 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Successfully bumped revision number for resource ff8d5791-c1c1-4eaf-bf61-9aae1765cd21 (type: security_group_rules) to 0 2026-04-16 18:00:08.174 7 INFO neutron.db.segments_db [None req-61913a86-f5f4-4b83-b1d9-c6ebb2143487 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Added segment 1b51fb98-d4b0-4e58-833e-2b60163702e0 of type geneve for network 6d45f688-af28-4ea2-ab24-053927cc3508 2026-04-16 18:00:08.305 7 INFO neutron.db.ovn_revision_numbers_db [None req-61913a86-f5f4-4b83-b1d9-c6ebb2143487 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Successfully bumped revision number for resource 6d45f688-af28-4ea2-ab24-053927cc3508 (type: networks) to 1 2026-04-16 18:00:08.479 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61913a86-f5f4-4b83-b1d9-c6ebb2143487 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] No more DHCP agents 2026-04-16 18:00:08.481 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61913a86-f5f4-4b83-b1d9-c6ebb2143487 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Unable to schedule network 6d45f688-af28-4ea2-ab24-053927cc3508: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:08.559 7 INFO neutron.db.ovn_revision_numbers_db [None req-61913a86-f5f4-4b83-b1d9-c6ebb2143487 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Successfully bumped revision number for resource d3f88eba-3af7-4406-80a6-53fda73ca14e (type: ports) to 1 [pid: 7|app: 0|req: 931/1868] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:07 2026] POST /v2.0/networks => generated 663 bytes in 1020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:08.797 8 INFO neutron.db.ovn_revision_numbers_db [None req-c96478e8-60c5-4787-ab17-16ba3a174b88 04e68a01832c4c21a85deece6aa78ea1 6e1e7724288c4f078ab40136c0dccfb8 - - default default] Successfully bumped revision number for resource 76842170-4ee3-470f-abe5-e55cb738a8f8 (type: routers) to 2 [pid: 8|app: 0|req: 938/1869] 10.0.0.153 () {34 vars in 742 bytes} [Thu Apr 16 18:00:07 2026] PUT /v2.0/routers/76842170-4ee3-470f-abe5-e55cb738a8f8 => generated 581 bytes in 884 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:08.816 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] No port found with ID 43cd0b05-6ed3-40e1-80b6-5c12c0ee7661: RuntimeError: No port found with ID 43cd0b05-6ed3-40e1-80b6-5c12c0ee7661 2026-04-16 18:00:08.817 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: d3f88eba-3af7-4406-80a6-53fda73ca14e 2026-04-16 18:00:08.827 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-39417d0b-801a-44af-a27a-c15571756539 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] No more DHCP agents 2026-04-16 18:00:08.829 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-39417d0b-801a-44af-a27a-c15571756539 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Unable to schedule network 6d45f688-af28-4ea2-ab24-053927cc3508: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:09.160 8 INFO neutron.db.ovn_revision_numbers_db [None req-acdb7977-8d38-47d2-8147-ead7c87b3969 4c584751a50b4c3ea222553d7591ae17 1bfde12a04c4484988604a127e3ed7d2 - - default default] Successfully bumped revision number for resource daab1e47-42b2-4647-9e66-7aba9c91d7fb (type: security_groups) to 1 2026-04-16 18:00:09.170 8 INFO neutron.db.ovn_revision_numbers_db [None req-acdb7977-8d38-47d2-8147-ead7c87b3969 4c584751a50b4c3ea222553d7591ae17 1bfde12a04c4484988604a127e3ed7d2 - - default default] Successfully bumped revision number for resource 072b32cb-79ce-48ed-bf29-f43e35079432 (type: security_group_rules) to 0 2026-04-16 18:00:09.179 8 INFO neutron.db.ovn_revision_numbers_db [None req-acdb7977-8d38-47d2-8147-ead7c87b3969 4c584751a50b4c3ea222553d7591ae17 1bfde12a04c4484988604a127e3ed7d2 - - default default] Successfully bumped revision number for resource 193e6231-7ff9-4f9d-8fa3-ce539b3f45c6 (type: security_group_rules) to 0 2026-04-16 18:00:09.190 8 INFO neutron.db.ovn_revision_numbers_db [None req-acdb7977-8d38-47d2-8147-ead7c87b3969 4c584751a50b4c3ea222553d7591ae17 1bfde12a04c4484988604a127e3ed7d2 - - default default] Successfully bumped revision number for resource 8f87754f-d59e-42c9-b632-7363e07ba180 (type: security_group_rules) to 0 2026-04-16 18:00:09.217 8 INFO neutron.db.ovn_revision_numbers_db [None req-acdb7977-8d38-47d2-8147-ead7c87b3969 4c584751a50b4c3ea222553d7591ae17 1bfde12a04c4484988604a127e3ed7d2 - - default default] Successfully bumped revision number for resource efbcf896-0385-44d4-83dc-b569991594c4 (type: security_group_rules) to 0 2026-04-16 18:00:09.257 7 INFO neutron.db.ovn_revision_numbers_db [None req-dade0c24-799b-4fc3-a4df-805a74fdf508 - - - - - -] Successfully bumped revision number for resource d3f88eba-3af7-4406-80a6-53fda73ca14e (type: ports) to 2 2026-04-16 18:00:09.308 7 INFO neutron.db.ovn_revision_numbers_db [None req-dade0c24-799b-4fc3-a4df-805a74fdf508 - - - - - -] Successfully bumped revision number for resource 3f088f39-9c97-45ac-a000-4fc55dd3c8ab (type: subnets) to 0 [pid: 7|app: 0|req: 932/1870] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:08 2026] POST /v2.0/subnets => generated 641 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:09.342 8 INFO neutron.db.ovn_revision_numbers_db [None req-acdb7977-8d38-47d2-8147-ead7c87b3969 4c584751a50b4c3ea222553d7591ae17 1bfde12a04c4484988604a127e3ed7d2 - - default default] Successfully bumped revision number for resource 708f75a0-1ad7-41dc-ab83-a0bbf251824b (type: security_groups) to 1 [pid: 7|app: 0|req: 933/1871] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:00:09 2026] GET /v2.0/ports?device_id=76842170-4ee3-470f-abe5-e55cb738a8f8 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:09.354 8 INFO neutron.db.ovn_revision_numbers_db [None req-acdb7977-8d38-47d2-8147-ead7c87b3969 4c584751a50b4c3ea222553d7591ae17 1bfde12a04c4484988604a127e3ed7d2 - - default default] Successfully bumped revision number for resource 2f9bd92b-12c1-4549-a49f-432dc8bd07f0 (type: security_group_rules) to 0 2026-04-16 18:00:09.363 8 INFO neutron.db.ovn_revision_numbers_db [None req-acdb7977-8d38-47d2-8147-ead7c87b3969 4c584751a50b4c3ea222553d7591ae17 1bfde12a04c4484988604a127e3ed7d2 - - default default] Successfully bumped revision number for resource b6db6bbe-955b-4a64-8c1d-d82f6f56948b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 939/1872] 10.0.0.153 () {34 vars in 684 bytes} [Thu Apr 16 18:00:08 2026] POST /v2.0/security-groups => generated 1624 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:00:09.418 7 INFO neutron.db.segments_db [None req-3823361b-f40f-4e89-8ba1-bc433d1b0ed1 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Added segment f2d283e8-9821-4272-a143-3b174bd007a5 of type geneve for network 8e97f5e7-bab9-4d06-9b10-cf5887e8ea3d 2026-04-16 18:00:09.511 7 INFO neutron.db.ovn_revision_numbers_db [None req-3823361b-f40f-4e89-8ba1-bc433d1b0ed1 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Successfully bumped revision number for resource 8e97f5e7-bab9-4d06-9b10-cf5887e8ea3d (type: networks) to 1 [pid: 8|app: 0|req: 940/1873] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:09 2026] DELETE /v2.0/routers/76842170-4ee3-470f-abe5-e55cb738a8f8 => 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: 941/1874] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:00:09 2026] GET /v2.0/security-groups => generated 4529 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:09.669 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3823361b-f40f-4e89-8ba1-bc433d1b0ed1 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] No more DHCP agents 2026-04-16 18:00:09.670 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3823361b-f40f-4e89-8ba1-bc433d1b0ed1 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Unable to schedule network 8e97f5e7-bab9-4d06-9b10-cf5887e8ea3d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 942/1875] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:00:09 2026] GET /v2.0/routers/bcbcd417-0ceb-4fe8-8d25-047d4fc8d8e7 => generated 589 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:09.744 7 INFO neutron.db.ovn_revision_numbers_db [None req-3823361b-f40f-4e89-8ba1-bc433d1b0ed1 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Successfully bumped revision number for resource 23175263-de9b-4a37-8d89-b2636a62355d (type: ports) to 1 2026-04-16 18:00:09.763 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: 23175263-de9b-4a37-8d89-b2636a62355d [pid: 7|app: 0|req: 934/1876] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:09 2026] POST /v2.0/networks => generated 662 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:09.802 8 INFO neutron.db.ovn_revision_numbers_db [None req-a370218d-b409-46e6-8a40-85f0b0b7cce7 4c584751a50b4c3ea222553d7591ae17 1bfde12a04c4484988604a127e3ed7d2 - - default default] Successfully bumped revision number for resource 708f75a0-1ad7-41dc-ab83-a0bbf251824b (type: security_groups) to 2 [pid: 8|app: 0|req: 943/1877] 10.0.0.153 () {34 vars in 758 bytes} [Thu Apr 16 18:00:09 2026] PUT /v2.0/security-groups/708f75a0-1ad7-41dc-ab83-a0bbf251824b => generated 1663 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:09.985 8 INFO neutron.db.ovn_revision_numbers_db [None req-4715192b-4a75-4c20-b7e6-089ebfa7628f fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Successfully bumped revision number for resource 8e97f5e7-bab9-4d06-9b10-cf5887e8ea3d (type: networks) to 2 [pid: 8|app: 0|req: 944/1878] 10.0.0.153 () {34 vars in 743 bytes} [Thu Apr 16 18:00:09 2026] PUT /v2.0/networks/8e97f5e7-bab9-4d06-9b10-cf5887e8ea3d => generated 636 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1879] 10.0.0.153 () {32 vars in 737 bytes} [Thu Apr 16 18:00:09 2026] GET /v2.0/security-groups/708f75a0-1ad7-41dc-ab83-a0bbf251824b => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:10.035 7 INFO neutron.db.ovn_revision_numbers_db [None req-74ae5cb8-53a6-4d74-8c38-dffb65f98a6a 04e68a01832c4c21a85deece6aa78ea1 6e1e7724288c4f078ab40136c0dccfb8 - - default default] Successfully bumped revision number for resource bcbcd417-0ceb-4fe8-8d25-047d4fc8d8e7 (type: routers) to 2 [pid: 7|app: 0|req: 935/1880] 10.0.0.153 () {34 vars in 742 bytes} [Thu Apr 16 18:00:09 2026] PUT /v2.0/routers/bcbcd417-0ceb-4fe8-8d25-047d4fc8d8e7 => generated 589 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1881] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:10 2026] DELETE /v2.0/security-groups/708f75a0-1ad7-41dc-ab83-a0bbf251824b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1882] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:00:10 2026] GET /v2.0/ports?device_id=bcbcd417-0ceb-4fe8-8d25-047d4fc8d8e7 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:10.185 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-651bfe87-4ce1-4119-8cd9-75e75f1b4cb5 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] No more DHCP agents 2026-04-16 18:00:10.186 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-651bfe87-4ce1-4119-8cd9-75e75f1b4cb5 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Unable to schedule network 8e97f5e7-bab9-4d06-9b10-cf5887e8ea3d: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 938/1883] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:00:10 2026] GET /v2.0/security-groups => 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: 939/1884] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:10 2026] DELETE /v2.0/routers/bcbcd417-0ceb-4fe8-8d25-047d4fc8d8e7 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:10.377 7 INFO neutron.api.v2.resource [None req-8acc2b58-9f9c-4967-89b8-44849866d20a 4c584751a50b4c3ea222553d7591ae17 1bfde12a04c4484988604a127e3ed7d2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 940/1885] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:10 2026] DELETE /v2.0/security-groups/708f75a0-1ad7-41dc-ab83-a0bbf251824b => 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: 941/1886] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:00:10 2026] GET /v2.0/routers/2a676011-7aab-4563-9cea-e6b564d4734c => generated 598 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:10.548 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd047a73-661d-4741-9248-5331bd3d3493 4c584751a50b4c3ea222553d7591ae17 1bfde12a04c4484988604a127e3ed7d2 - - default default] Successfully bumped revision number for resource 2f04f0ea-13fb-46fd-a62a-9a2a79e0e7dc (type: security_groups) to 1 2026-04-16 18:00:10.560 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd047a73-661d-4741-9248-5331bd3d3493 4c584751a50b4c3ea222553d7591ae17 1bfde12a04c4484988604a127e3ed7d2 - - default default] Successfully bumped revision number for resource 5e77f82f-a9f6-4b9e-bfc4-4b1006d1a21f (type: security_group_rules) to 0 2026-04-16 18:00:10.582 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd047a73-661d-4741-9248-5331bd3d3493 4c584751a50b4c3ea222553d7591ae17 1bfde12a04c4484988604a127e3ed7d2 - - default default] Successfully bumped revision number for resource 713473b7-7142-41d8-8f89-2c6c091ece19 (type: security_group_rules) to 0 2026-04-16 18:00:10.615 8 INFO neutron.db.ovn_revision_numbers_db [None req-266066b4-d2dd-4672-9b9c-795bbd372cae - - - - - -] Successfully bumped revision number for resource 23175263-de9b-4a37-8d89-b2636a62355d (type: ports) to 2 [pid: 7|app: 0|req: 942/1887] 10.0.0.153 () {34 vars in 684 bytes} [Thu Apr 16 18:00:10 2026] POST /v2.0/security-groups => generated 1625 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:00:10.645 8 INFO neutron.db.ovn_revision_numbers_db [None req-266066b4-d2dd-4672-9b9c-795bbd372cae - - - - - -] Successfully bumped revision number for resource b31f7a9d-56c3-43ba-8a50-83b7cee81400 (type: subnets) to 0 [pid: 8|app: 0|req: 946/1888] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:10 2026] POST /v2.0/subnets => generated 626 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:10.807 8 INFO neutron.db.ovn_revision_numbers_db [None req-e58cdac5-b68d-40e4-9578-18f4cf0e15d5 4c584751a50b4c3ea222553d7591ae17 1bfde12a04c4484988604a127e3ed7d2 - - default default] Successfully bumped revision number for resource ac92b9e9-140c-4459-bcc1-6687125101ab (type: security_group_rules) to 0 [pid: 8|app: 0|req: 947/1889] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:00:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:10.917 7 INFO neutron.db.ovn_revision_numbers_db [None req-f675a469-0868-4e17-9e2b-a88bb82d8895 04e68a01832c4c21a85deece6aa78ea1 6e1e7724288c4f078ab40136c0dccfb8 - - default default] Successfully bumped revision number for resource 2a676011-7aab-4563-9cea-e6b564d4734c (type: routers) to 2 [pid: 7|app: 0|req: 943/1890] 10.0.0.153 () {34 vars in 742 bytes} [Thu Apr 16 18:00:10 2026] PUT /v2.0/routers/2a676011-7aab-4563-9cea-e6b564d4734c => generated 598 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1891] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:00:10 2026] GET /v2.0/security-group-rules/ac92b9e9-140c-4459-bcc1-6687125101ab => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1892] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:00:10 2026] GET /v2.0/ports?device_id=2a676011-7aab-4563-9cea-e6b564d4734c => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1893] 10.0.0.153 () {32 vars in 673 bytes} [Thu Apr 16 18:00:10 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:11.046 8 INFO neutron.db.ovn_revision_numbers_db [None req-052d04bf-dfa3-473b-9b79-14c46e9a2b9b fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Successfully bumped revision number for resource b31f7a9d-56c3-43ba-8a50-83b7cee81400 (type: subnets) to 1 [pid: 8|app: 0|req: 948/1894] 10.0.0.153 () {34 vars in 741 bytes} [Thu Apr 16 18:00:10 2026] PUT /v2.0/subnets/b31f7a9d-56c3-43ba-8a50-83b7cee81400 => generated 636 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1895] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:00:11 2026] DELETE /v2.0/security-group-rules/ac92b9e9-140c-4459-bcc1-6687125101ab => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1896] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:11 2026] DELETE /v2.0/routers/2a676011-7aab-4563-9cea-e6b564d4734c => 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: 948/1897] 10.0.0.153 () {32 vars in 673 bytes} [Thu Apr 16 18:00:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1898] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:00:11 2026] GET /v2.0/routers/244cd1db-634a-4a21-bf16-2bc391de0dfc => generated 583 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:11.351 8 INFO neutron_taas.services.taas.taas_plugin [None req-3434a711-5e87-432b-b253-26882970732f fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] TaaS: Handle Delete Port: 23175263-de9b-4a37-8d89-b2636a62355d 2026-04-16 18:00:11.354 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3434a711-5e87-432b-b253-26882970732f fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Tap Mirror: Handle Delete Port: 23175263-de9b-4a37-8d89-b2636a62355d 2026-04-16 18:00:11.412 7 INFO neutron.db.ovn_revision_numbers_db [None req-d399eaaf-4c64-4e98-9e45-3eeb503d8df0 4c584751a50b4c3ea222553d7591ae17 1bfde12a04c4484988604a127e3ed7d2 - - default default] Successfully bumped revision number for resource 6938fc01-9a1a-4e12-b7e4-f99b0409fb33 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 950/1899] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:00:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:11.714 8 INFO neutron.services.segments.plugin [-] Segment f2d283e8-9821-4272-a143-3b174bd007a5 resource provider aggregate not found 2026-04-16 18:00:11.721 8 INFO neutron.services.segments.plugin [-] Segment f2d283e8-9821-4272-a143-3b174bd007a5 resource provider aggregate not found 2026-04-16 18:00:11.738 8 INFO neutron.services.segments.plugin [-] Segment f2d283e8-9821-4272-a143-3b174bd007a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2d283e8-9821-4272-a143-3b174bd007a5 found for delete ", "request_id": "req-cd060396-2837-495f-8f23-8fc0d126641f"}]} 2026-04-16 18:00:11.746 8 INFO neutron.services.segments.plugin [-] Segment f2d283e8-9821-4272-a143-3b174bd007a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2d283e8-9821-4272-a143-3b174bd007a5 found for delete ", "request_id": "req-5571a12e-b107-4f25-a1ef-0dd2c421e57c"}]} 2026-04-16 18:00:11.773 7 INFO neutron.db.ovn_revision_numbers_db [None req-9aebd2f9-9595-4e60-88e5-6b53e637b51e 04e68a01832c4c21a85deece6aa78ea1 6e1e7724288c4f078ab40136c0dccfb8 - - default default] Successfully bumped revision number for resource 244cd1db-634a-4a21-bf16-2bc391de0dfc (type: routers) to 2 [pid: 8|app: 0|req: 950/1900] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:11 2026] DELETE /v2.0/networks/8e97f5e7-bab9-4d06-9b10-cf5887e8ea3d => generated 0 bytes in 583 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1901] 10.0.0.153 () {34 vars in 742 bytes} [Thu Apr 16 18:00:11 2026] PUT /v2.0/routers/244cd1db-634a-4a21-bf16-2bc391de0dfc => generated 583 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1902] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:00:11 2026] GET /v2.0/security-group-rules/6938fc01-9a1a-4e12-b7e4-f99b0409fb33 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:11.803 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fdd77c84-e4e3-401c-8e75-1c862059bb95 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 952/1903] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:11 2026] DELETE /v2.0/networks/8e97f5e7-bab9-4d06-9b10-cf5887e8ea3d => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1904] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:00:11 2026] GET /v2.0/ports?device_id=244cd1db-634a-4a21-bf16-2bc391de0dfc => 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: 954/1905] 10.0.0.153 () {32 vars in 673 bytes} [Thu Apr 16 18:00:11 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1906] 10.0.0.153 () {32 vars in 694 bytes} [Thu Apr 16 18:00:11 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:12.109 7 INFO neutron.db.ovn_revision_numbers_db [None req-37ef0113-5882-46e8-8e8f-2699bbd536f8 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Successfully bumped revision number for resource 3f42cadf-8d08-414b-9cbe-81ed8db32f7e (type: security_groups) to 1 2026-04-16 18:00:12.121 7 INFO neutron.db.ovn_revision_numbers_db [None req-37ef0113-5882-46e8-8e8f-2699bbd536f8 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Successfully bumped revision number for resource 0f16ff93-b83b-4f97-986b-631f935e1f67 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 956/1907] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:11 2026] DELETE /v2.0/routers/244cd1db-634a-4a21-bf16-2bc391de0dfc => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:12.132 7 INFO neutron.db.ovn_revision_numbers_db [None req-37ef0113-5882-46e8-8e8f-2699bbd536f8 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Successfully bumped revision number for resource 97d6dbeb-d97e-4fe1-9711-cd94f35f79e4 (type: security_group_rules) to 0 2026-04-16 18:00:12.149 7 INFO neutron.db.ovn_revision_numbers_db [None req-37ef0113-5882-46e8-8e8f-2699bbd536f8 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Successfully bumped revision number for resource aee53b5b-d78f-40d8-975d-e33cff46cfee (type: security_group_rules) to 0 2026-04-16 18:00:12.163 7 INFO neutron.db.ovn_revision_numbers_db [None req-37ef0113-5882-46e8-8e8f-2699bbd536f8 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Successfully bumped revision number for resource f69781ba-7920-4def-a85b-130db0ccb009 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 957/1908] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:00:12 2026] DELETE /v2.0/security-group-rules/6938fc01-9a1a-4e12-b7e4-f99b0409fb33 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:12.247 7 INFO neutron.db.segments_db [None req-37ef0113-5882-46e8-8e8f-2699bbd536f8 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Added segment fac694f2-5399-4f5d-9f9b-2ab4cdbd6ad0 of type geneve for network 52103230-741d-45a9-a86e-2d22706c03f7 [pid: 8|app: 0|req: 958/1909] 10.0.0.153 () {32 vars in 742 bytes} [Thu Apr 16 18:00:12 2026] GET /v2.0/subnets?network_id=c79aa035-9633-43b0-b4f2-f92f1289b70a => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1910] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:00:12 2026] GET /v2.0/routers/24e2ace8-df75-41f6-b1b3-5eea14cc373e => generated 576 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1911] 10.0.0.153 () {32 vars in 673 bytes} [Thu Apr 16 18:00:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:12.353 7 INFO neutron.db.ovn_revision_numbers_db [None req-37ef0113-5882-46e8-8e8f-2699bbd536f8 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Successfully bumped revision number for resource 52103230-741d-45a9-a86e-2d22706c03f7 (type: networks) to 1 [pid: 8|app: 0|req: 961/1912] 10.0.0.153 () {32 vars in 653 bytes} [Thu Apr 16 18:00:12 2026] GET /v2.0/extensions => generated 20541 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 18:00:12.523 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37ef0113-5882-46e8-8e8f-2699bbd536f8 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] No more DHCP agents 2026-04-16 18:00:12.526 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37ef0113-5882-46e8-8e8f-2699bbd536f8 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Unable to schedule network 52103230-741d-45a9-a86e-2d22706c03f7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:12.618 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: 64d654f0-edfe-4a2c-8303-94256fa78e3b 2026-04-16 18:00:12.620 7 INFO neutron.db.ovn_revision_numbers_db [None req-37ef0113-5882-46e8-8e8f-2699bbd536f8 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Successfully bumped revision number for resource 64d654f0-edfe-4a2c-8303-94256fa78e3b (type: ports) to 1 [pid: 7|app: 0|req: 952/1913] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:11 2026] POST /v2.0/networks => generated 651 bytes in 871 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1914] 10.0.0.153 () {34 vars in 742 bytes} [Thu Apr 16 18:00:12 2026] PUT /v2.0/routers/24e2ace8-df75-41f6-b1b3-5eea14cc373e => generated 576 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:12.792 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf3ab72a-a519-4895-a4b2-00e2b8f30914 4c584751a50b4c3ea222553d7591ae17 1bfde12a04c4484988604a127e3ed7d2 - - default default] Successfully bumped revision number for resource df915cc7-6a6c-4b4d-b37d-c7827ce619fb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 963/1915] 10.0.0.153 () {32 vars in 649 bytes} [Thu Apr 16 18:00:12 2026] GET /v2.0/networks => generated 1385 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1916] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:00:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1917] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:00:12 2026] GET /v2.0/ports?device_id=24e2ace8-df75-41f6-b1b3-5eea14cc373e => 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: 955/1918] 10.0.0.153 () {32 vars in 647 bytes} [Thu Apr 16 18:00:12 2026] GET /v2.0/subnets => generated 1280 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1919] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:00:12 2026] GET /v2.0/security-group-rules/df915cc7-6a6c-4b4d-b37d-c7827ce619fb => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:13.004 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-038dd3fb-51ee-4fb4-8bae-c7bebfe9b7ad ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] No more DHCP agents 2026-04-16 18:00:13.006 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-038dd3fb-51ee-4fb4-8bae-c7bebfe9b7ad ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Unable to schedule network 52103230-741d-45a9-a86e-2d22706c03f7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 957/1920] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:12 2026] DELETE /v2.0/routers/24e2ace8-df75-41f6-b1b3-5eea14cc373e => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1921] 10.0.0.153 () {32 vars in 723 bytes} [Thu Apr 16 18:00:13 2026] GET /v2.0/networks/6d45f688-af28-4ea2-ab24-053927cc3508 => generated 707 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1922] 10.0.0.153 () {32 vars in 673 bytes} [Thu Apr 16 18:00:13 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1923] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:00:13 2026] GET /v2.0/subnets/3f088f39-9c97-45ac-a000-4fc55dd3c8ab => generated 641 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1924] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:00:13 2026] DELETE /v2.0/security-group-rules/df915cc7-6a6c-4b4d-b37d-c7827ce619fb => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:13.498 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e29633e6-13c4-4d28-a8c0-043a72112202 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 962/1925] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:13 2026] DELETE /v2.0/subnets/b31f7a9d-56c3-43ba-8a50-83b7cee81400 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:00:13.507 8 INFO neutron.db.ovn_revision_numbers_db [None req-81b39a10-4f9d-4395-938c-cbb8490d1148 - - - - - -] Successfully bumped revision number for resource 64d654f0-edfe-4a2c-8303-94256fa78e3b (type: ports) to 2 2026-04-16 18:00:13.560 8 INFO neutron.db.ovn_revision_numbers_db [None req-81b39a10-4f9d-4395-938c-cbb8490d1148 - - - - - -] Successfully bumped revision number for resource a00fef93-9f97-4e12-9b56-599678b6467a (type: subnets) to 0 [pid: 8|app: 0|req: 964/1926] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:12 2026] POST /v2.0/subnets => generated 626 bytes in 778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1927] 10.0.0.153 () {32 vars in 673 bytes} [Thu Apr 16 18:00:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:13.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36adc2cd-9c8e-4027-814e-84a8a8580768 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 965/1928] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:13 2026] DELETE /v2.0/networks/8e97f5e7-bab9-4d06-9b10-cf5887e8ea3d => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:00:13.732 7 INFO neutron.db.segments_db [None req-8ad0d97f-1741-488e-9773-70e80203c4be ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Added segment ee94eee0-3c8d-40b9-ab7f-cbb5031d2634 of type geneve for network 52f9300f-e7b8-4ba1-9c59-8bbf12c3959d [pid: 8|app: 0|req: 966/1929] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:13 2026] DELETE /v2.0/security-groups/2f04f0ea-13fb-46fd-a62a-9a2a79e0e7dc => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:13.846 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ad0d97f-1741-488e-9773-70e80203c4be ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Successfully bumped revision number for resource 52f9300f-e7b8-4ba1-9c59-8bbf12c3959d (type: networks) to 1 [pid: 8|app: 0|req: 967/1930] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:13 2026] DELETE /v2.0/subnets/3f088f39-9c97-45ac-a000-4fc55dd3c8ab => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1931] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:00:13 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-04-16 18:00:14.006 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8ad0d97f-1741-488e-9773-70e80203c4be ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] No more DHCP agents 2026-04-16 18:00:14.007 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8ad0d97f-1741-488e-9773-70e80203c4be ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Unable to schedule network 52f9300f-e7b8-4ba1-9c59-8bbf12c3959d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:14.055 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] OVN reports status down for port: 83213433-97e0-4417-9e81-a049f97d2722 2026-04-16 18:00:14.092 8 INFO neutron_taas.services.taas.taas_plugin [None req-74da9a73-219a-4919-a34a-f993b7ad6f60 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] TaaS: Handle Delete Port: d3f88eba-3af7-4406-80a6-53fda73ca14e 2026-04-16 18:00:14.097 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74da9a73-219a-4919-a34a-f993b7ad6f60 fd948fc59af24e78ad61639f9e70ada4 d05b4b8a944e474197ec18899b210677 - - default default] Tap Mirror: Handle Delete Port: d3f88eba-3af7-4406-80a6-53fda73ca14e 2026-04-16 18:00:14.110 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ad0d97f-1741-488e-9773-70e80203c4be ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Successfully bumped revision number for resource 83213433-97e0-4417-9e81-a049f97d2722 (type: ports) to 1 [pid: 7|app: 0|req: 964/1932] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:13 2026] POST /v2.0/networks => generated 651 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1933] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:00:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:14.289 8 INFO neutron.services.segments.plugin [-] Segment 1b51fb98-d4b0-4e58-833e-2b60163702e0 resource provider aggregate not found 2026-04-16 18:00:14.294 8 INFO neutron.services.segments.plugin [-] Segment 1b51fb98-d4b0-4e58-833e-2b60163702e0 resource provider aggregate not found 2026-04-16 18:00:14.302 8 INFO neutron.services.segments.plugin [-] Segment 1b51fb98-d4b0-4e58-833e-2b60163702e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b51fb98-d4b0-4e58-833e-2b60163702e0 found for delete ", "request_id": "req-0c59233d-00d2-46d2-873b-d0adf8ac5515"}]} 2026-04-16 18:00:14.318 8 INFO neutron.services.segments.plugin [-] Segment 1b51fb98-d4b0-4e58-833e-2b60163702e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b51fb98-d4b0-4e58-833e-2b60163702e0 found for delete ", "request_id": "req-f3eeadb7-79a3-401d-97e6-ecc31eb3647a"}]} [pid: 8|app: 0|req: 969/1934] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:13 2026] DELETE /v2.0/networks/6d45f688-af28-4ea2-ab24-053927cc3508 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:14.537 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3489aa02-1512-4a19-86c1-2e121451eb19 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] No more DHCP agents 2026-04-16 18:00:14.542 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3489aa02-1512-4a19-86c1-2e121451eb19 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Unable to schedule network 52f9300f-e7b8-4ba1-9c59-8bbf12c3959d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:14.576 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fec853d-e5f3-4309-a4b9-f6f5f1558fe0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 2d920d05-8974-4667-82a2-b67d360f4567 (type: security_groups) to 1 2026-04-16 18:00:14.588 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fec853d-e5f3-4309-a4b9-f6f5f1558fe0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 3f8c7c7b-88be-45bf-b7aa-89928dd9a9a1 (type: security_group_rules) to 0 2026-04-16 18:00:14.598 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fec853d-e5f3-4309-a4b9-f6f5f1558fe0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 7e9ef3d9-a542-4839-98d8-09b82f539ed3 (type: security_group_rules) to 0 2026-04-16 18:00:14.611 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fec853d-e5f3-4309-a4b9-f6f5f1558fe0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c1be223b-db85-4ef4-bbb9-9db0bd59c770 (type: security_group_rules) to 0 2026-04-16 18:00:14.626 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fec853d-e5f3-4309-a4b9-f6f5f1558fe0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource edb32ec4-494d-4790-bb31-17460607c88f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 966/1935] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:14 2026] GET /v2.0/security-groups?tenant_id=65f151f0942643e59464d810942c2b15&name=default => generated 2925 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1936] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:14 2026] GET /v2.0/security-groups?tenant_id=1bfde12a04c4484988604a127e3ed7d2&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1937] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:14 2026] DELETE /v2.0/security-groups/2d920d05-8974-4667-82a2-b67d360f4567 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:15.014 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e32c17d-3b13-402d-b7c0-9ccfadbd18e5 - - - - - -] Successfully bumped revision number for resource 83213433-97e0-4417-9e81-a049f97d2722 (type: ports) to 2 2026-04-16 18:00:15.053 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e32c17d-3b13-402d-b7c0-9ccfadbd18e5 - - - - - -] Successfully bumped revision number for resource fbfbce40-5464-4850-99bc-154749e0f945 (type: subnets) to 0 [pid: 8|app: 0|req: 970/1938] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:14 2026] POST /v2.0/subnets => generated 629 bytes in 734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1939] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:14 2026] DELETE /v2.0/security-groups/daab1e47-42b2-4647-9e66-7aba9c91d7fb => 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: 971/1940] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:15 2026] GET /v2.0/security-groups?tenant_id=d05b4b8a944e474197ec18899b210677&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:15.304 7 INFO neutron.db.segments_db [None req-32e19184-e00a-4d44-be93-6e200059e3b3 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Added segment 2d533a67-27a8-448c-afa1-01c1cdf11f54 of type geneve for network 0a7ff9e0-5ac0-4393-bd7f-dbf9790f8516 2026-04-16 18:00:15.411 7 INFO neutron.db.ovn_revision_numbers_db [None req-32e19184-e00a-4d44-be93-6e200059e3b3 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Successfully bumped revision number for resource 0a7ff9e0-5ac0-4393-bd7f-dbf9790f8516 (type: networks) to 1 2026-04-16 18:00:15.440 8 INFO neutron.db.ovn_revision_numbers_db [None req-90b64dba-3027-4dd5-bd39-4fc155c5cda0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e3cc7424-acfd-4c36-a554-75ee3b31857f (type: security_groups) to 1 2026-04-16 18:00:15.453 8 INFO neutron.db.ovn_revision_numbers_db [None req-90b64dba-3027-4dd5-bd39-4fc155c5cda0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 08c0c0c7-e0fc-48ef-8f0f-07fa3e7009d1 (type: security_group_rules) to 0 2026-04-16 18:00:15.473 8 INFO neutron.db.ovn_revision_numbers_db [None req-90b64dba-3027-4dd5-bd39-4fc155c5cda0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6f1e1045-29fa-4b31-a621-e2807bd214d9 (type: security_group_rules) to 0 2026-04-16 18:00:15.495 8 INFO neutron.db.ovn_revision_numbers_db [None req-90b64dba-3027-4dd5-bd39-4fc155c5cda0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 71d58777-c253-46b1-a433-a55767a3bf6b (type: security_group_rules) to 0 2026-04-16 18:00:15.509 8 INFO neutron.db.ovn_revision_numbers_db [None req-90b64dba-3027-4dd5-bd39-4fc155c5cda0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c303adc0-6fd7-40fa-aafc-444ef69bfc66 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 972/1941] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:15 2026] GET /v2.0/security-groups?tenant_id=6e1e7724288c4f078ab40136c0dccfb8&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:15.598 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-32e19184-e00a-4d44-be93-6e200059e3b3 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] No more DHCP agents 2026-04-16 18:00:15.602 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-32e19184-e00a-4d44-be93-6e200059e3b3 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Unable to schedule network 0a7ff9e0-5ac0-4393-bd7f-dbf9790f8516: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:15.669 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: 72124c98-0155-4873-81fb-e0866fc7d432 2026-04-16 18:00:15.711 7 INFO neutron.db.ovn_revision_numbers_db [None req-32e19184-e00a-4d44-be93-6e200059e3b3 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Successfully bumped revision number for resource 72124c98-0155-4873-81fb-e0866fc7d432 (type: ports) to 1 [pid: 7|app: 0|req: 970/1942] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:15 2026] POST /v2.0/networks => generated 650 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1943] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:15 2026] DELETE /v2.0/security-groups/d9fc3893-9007-4861-b039-0c4643540580 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:16.001 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f626d06f-028b-4ccc-9560-e8c0f5340ee7 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] No more DHCP agents 2026-04-16 18:00:16.002 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f626d06f-028b-4ccc-9560-e8c0f5340ee7 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Unable to schedule network 0a7ff9e0-5ac0-4393-bd7f-dbf9790f8516: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 971/1944] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:15 2026] DELETE /v2.0/security-groups/e3cc7424-acfd-4c36-a554-75ee3b31857f => 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: 972/1945] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 18:00:16 2026] GET /v2.0/security-groups => generated 20301 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 18:00:16.496 8 INFO neutron.db.ovn_revision_numbers_db [None req-beb28bec-a489-469a-9b11-e8ee47532e76 - - - - - -] Successfully bumped revision number for resource 72124c98-0155-4873-81fb-e0866fc7d432 (type: ports) to 2 2026-04-16 18:00:16.521 7 INFO neutron.db.ovn_revision_numbers_db [None req-9382f3a3-e437-4004-bbdb-1ab1164a948f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 342e10f6-2803-4ad0-8bcc-300287bd7117 (type: security_groups) to 1 2026-04-16 18:00:16.535 7 INFO neutron.db.ovn_revision_numbers_db [None req-9382f3a3-e437-4004-bbdb-1ab1164a948f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 20513bcd-bf37-4df0-8021-b8e03299e33a (type: security_group_rules) to 0 2026-04-16 18:00:16.558 7 INFO neutron.db.ovn_revision_numbers_db [None req-9382f3a3-e437-4004-bbdb-1ab1164a948f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 2d536c72-a346-4692-80a9-a1d257d36f44 (type: security_group_rules) to 0 2026-04-16 18:00:16.563 8 INFO neutron.db.ovn_revision_numbers_db [None req-beb28bec-a489-469a-9b11-e8ee47532e76 - - - - - -] Successfully bumped revision number for resource 43b6443f-9381-42ef-8c20-a35a477883e8 (type: subnets) to 0 2026-04-16 18:00:16.570 7 INFO neutron.db.ovn_revision_numbers_db [None req-9382f3a3-e437-4004-bbdb-1ab1164a948f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5c633b1b-11b3-47be-a17d-191c3eb1e0b6 (type: security_group_rules) to 0 2026-04-16 18:00:16.580 7 INFO neutron.db.ovn_revision_numbers_db [None req-9382f3a3-e437-4004-bbdb-1ab1164a948f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d0d3126b-ff47-4a73-a3fb-373d6295b8af (type: security_group_rules) to 0 [pid: 8|app: 0|req: 974/1946] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:15 2026] POST /v2.0/subnets => generated 629 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1947] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:16 2026] GET /v2.0/security-groups?tenant_id=42c16e6453ff41cb9ec0bedf2869b793&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1948] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 18:00:16 2026] GET /v2.0/ports => generated 8332 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:16.746 7 INFO neutron.db.segments_db [None req-4ee060cc-73e2-4e64-8415-968fbf3485d4 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Added segment 56a088fe-0f45-4d94-88e3-02e8a4761bce of type geneve for network e5f9863d-bc75-4a34-b99f-175ef7e4010d 2026-04-16 18:00:16.882 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ee060cc-73e2-4e64-8415-968fbf3485d4 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Successfully bumped revision number for resource e5f9863d-bc75-4a34-b99f-175ef7e4010d (type: networks) to 1 [pid: 8|app: 0|req: 976/1949] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:16 2026] DELETE /v2.0/security-groups/342e10f6-2803-4ad0-8bcc-300287bd7117 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1950] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:00:16 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: 978/1951] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 18:00:16 2026] GET /v2.0/networks => generated 5380 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1952] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 18:00:16 2026] GET /v2.0/network-ip-availabilities => generated 2618 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1953] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:00:17 2026] GET /v2.0/subnets => generated 3216 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1954] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:00:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:17.069 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ee060cc-73e2-4e64-8415-968fbf3485d4 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] No more DHCP agents 2026-04-16 18:00:17.073 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ee060cc-73e2-4e64-8415-968fbf3485d4 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Unable to schedule network e5f9863d-bc75-4a34-b99f-175ef7e4010d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 982/1955] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:00:17 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: 983/1956] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 18:00:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1957] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 18:00:17 2026] GET /v2.0/agents => generated 1214 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:17.142 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: 65478719-7643-4b44-93b9-b8d5c509b9c4 2026-04-16 18:00:17.156 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ee060cc-73e2-4e64-8415-968fbf3485d4 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Successfully bumped revision number for resource 65478719-7643-4b44-93b9-b8d5c509b9c4 (type: ports) to 1 [pid: 7|app: 0|req: 974/1958] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:16 2026] POST /v2.0/networks => generated 651 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1959] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:00:17 2026] GET /v2.0/subnets => generated 3216 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:17.391 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b5118cce-675e-41eb-921a-a1d8bfe2335d ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] No more DHCP agents 2026-04-16 18:00:17.393 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b5118cce-675e-41eb-921a-a1d8bfe2335d ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Unable to schedule network e5f9863d-bc75-4a34-b99f-175ef7e4010d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:17.856 7 INFO neutron.db.ovn_revision_numbers_db [None req-b24e6317-49bb-4d1b-abe4-02b34c9d46be - - - - - -] Successfully bumped revision number for resource 65478719-7643-4b44-93b9-b8d5c509b9c4 (type: ports) to 2 2026-04-16 18:00:17.896 7 INFO neutron.db.ovn_revision_numbers_db [None req-b24e6317-49bb-4d1b-abe4-02b34c9d46be - - - - - -] Successfully bumped revision number for resource d579b2a1-9032-4e5d-bb53-eefc573561e6 (type: subnets) to 0 [pid: 7|app: 0|req: 975/1960] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:17 2026] POST /v2.0/subnets => generated 629 bytes in 721 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:18.020 7 INFO neutron.db.segments_db [None req-dbb49b8a-9fbd-4399-af45-0747fd726d76 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Added segment ce991ecd-4330-4a09-a3c8-96819d43a602 of type geneve for network c4201a7b-6cf1-4edd-808c-04f932415e3a 2026-04-16 18:00:18.157 7 INFO neutron.db.ovn_revision_numbers_db [None req-dbb49b8a-9fbd-4399-af45-0747fd726d76 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Successfully bumped revision number for resource c4201a7b-6cf1-4edd-808c-04f932415e3a (type: networks) to 1 2026-04-16 18:00:18.165 8 INFO neutron.db.ovn_revision_numbers_db [None req-abe75068-b594-4d06-a063-f773600b6fbd 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Successfully bumped revision number for resource 250cf856-3e1b-42e6-968f-537454adef20 (type: security_groups) to 1 2026-04-16 18:00:18.177 8 INFO neutron.db.ovn_revision_numbers_db [None req-abe75068-b594-4d06-a063-f773600b6fbd 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Successfully bumped revision number for resource 30caaa7c-6368-4923-a40c-bd9da3952353 (type: security_group_rules) to 0 2026-04-16 18:00:18.190 8 INFO neutron.db.ovn_revision_numbers_db [None req-abe75068-b594-4d06-a063-f773600b6fbd 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Successfully bumped revision number for resource b2b5bd7a-3753-495e-b044-de72de19a9ef (type: security_group_rules) to 0 2026-04-16 18:00:18.202 8 INFO neutron.db.ovn_revision_numbers_db [None req-abe75068-b594-4d06-a063-f773600b6fbd 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Successfully bumped revision number for resource b9a88100-c2db-49ca-957b-f3af319f20fe (type: security_group_rules) to 0 2026-04-16 18:00:18.214 8 INFO neutron.db.ovn_revision_numbers_db [None req-abe75068-b594-4d06-a063-f773600b6fbd 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Successfully bumped revision number for resource e2cd9bdb-0755-4d94-8555-6b7354803106 (type: security_group_rules) to 0 2026-04-16 18:00:18.295 8 INFO neutron.db.segments_db [None req-abe75068-b594-4d06-a063-f773600b6fbd 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Added segment ca6b3c72-dcc9-466f-b3e2-d1479cfd7db4 of type geneve for network 22917aca-55c0-4c0d-aaf5-9d06be5ce352 2026-04-16 18:00:18.360 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dbb49b8a-9fbd-4399-af45-0747fd726d76 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] No more DHCP agents 2026-04-16 18:00:18.362 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dbb49b8a-9fbd-4399-af45-0747fd726d76 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Unable to schedule network c4201a7b-6cf1-4edd-808c-04f932415e3a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:18.407 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: 67fc6000-79bf-45f2-8d0a-1e56f98d1aa7 2026-04-16 18:00:18.413 8 INFO neutron.db.ovn_revision_numbers_db [None req-abe75068-b594-4d06-a063-f773600b6fbd 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Successfully bumped revision number for resource 22917aca-55c0-4c0d-aaf5-9d06be5ce352 (type: networks) to 1 2026-04-16 18:00:18.441 7 INFO neutron.db.ovn_revision_numbers_db [None req-dbb49b8a-9fbd-4399-af45-0747fd726d76 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Successfully bumped revision number for resource 67fc6000-79bf-45f2-8d0a-1e56f98d1aa7 (type: ports) to 1 [pid: 7|app: 0|req: 976/1961] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:17 2026] POST /v2.0/networks => generated 651 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:18.652 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-abe75068-b594-4d06-a063-f773600b6fbd 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] No more DHCP agents 2026-04-16 18:00:18.653 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-abe75068-b594-4d06-a063-f773600b6fbd 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Unable to schedule network 22917aca-55c0-4c0d-aaf5-9d06be5ce352: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:18.687 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79d1d395-1515-4ffe-b638-78739f91cff3 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] No more DHCP agents 2026-04-16 18:00:18.688 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79d1d395-1515-4ffe-b638-78739f91cff3 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Unable to schedule network c4201a7b-6cf1-4edd-808c-04f932415e3a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:18.709 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] OVN reports status down for port: f76f6bfe-6726-46b0-9a76-6b920095a12e 2026-04-16 18:00:18.735 8 INFO neutron.db.ovn_revision_numbers_db [None req-abe75068-b594-4d06-a063-f773600b6fbd 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Successfully bumped revision number for resource f76f6bfe-6726-46b0-9a76-6b920095a12e (type: ports) to 1 [pid: 8|app: 0|req: 986/1962] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:17 2026] POST /v2.0/networks => generated 664 bytes in 1071 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:18.956 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-28a08f0b-cfb2-4975-b418-9c7c86774bf2 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] No more DHCP agents 2026-04-16 18:00:18.957 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-28a08f0b-cfb2-4975-b418-9c7c86774bf2 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Unable to schedule network 22917aca-55c0-4c0d-aaf5-9d06be5ce352: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:19.017 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] OVN reports status down for port: a0aea7b8-53ae-4483-af5a-0433e08cdade 2026-04-16 18:00:19.062 8 INFO neutron.db.ovn_revision_numbers_db [None req-28a08f0b-cfb2-4975-b418-9c7c86774bf2 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Successfully bumped revision number for resource a0aea7b8-53ae-4483-af5a-0433e08cdade (type: ports) to 1 [pid: 8|app: 0|req: 987/1963] 10.0.0.153 () {34 vars in 665 bytes} [Thu Apr 16 18:00:18 2026] POST /v2.0/ports => generated 775 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-04-16 18:00:19.232 8 INFO neutron.db.segments_db [None req-6b56a677-e9c4-4322-a840-dbcb3a3d2a52 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Added segment fc5a623f-f294-48dd-b6e1-450d285ea799 of type geneve for network 1f900766-61e4-4ec2-bc99-fc5a52cf90b0 2026-04-16 18:00:19.326 7 INFO neutron.db.ovn_revision_numbers_db [None req-e394f00f-b3fa-4c54-a078-0bffb79f0184 - - - - - -] Successfully bumped revision number for resource 67fc6000-79bf-45f2-8d0a-1e56f98d1aa7 (type: ports) to 2 2026-04-16 18:00:19.364 7 INFO neutron.db.ovn_revision_numbers_db [None req-e394f00f-b3fa-4c54-a078-0bffb79f0184 - - - - - -] Successfully bumped revision number for resource 2d2cdf78-1388-4a57-80ce-a69cad480849 (type: subnets) to 0 [pid: 7|app: 0|req: 977/1964] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:18 2026] POST /v2.0/subnets => generated 629 bytes in 908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:19.399 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b56a677-e9c4-4322-a840-dbcb3a3d2a52 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Successfully bumped revision number for resource 1f900766-61e4-4ec2-bc99-fc5a52cf90b0 (type: networks) to 1 [pid: 7|app: 0|req: 978/1965] 10.0.0.153 () {34 vars in 751 bytes} [Thu Apr 16 18:00:19 2026] PUT /v2.0/subnets/a00fef93-9f97-4e12-9b56-599678b6467a/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1966] 10.0.0.153 () {34 vars in 751 bytes} [Thu Apr 16 18:00:19 2026] PUT /v2.0/subnets/fbfbce40-5464-4850-99bc-154749e0f945/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:19.540 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6b56a677-e9c4-4322-a840-dbcb3a3d2a52 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] No more DHCP agents 2026-04-16 18:00:19.541 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6b56a677-e9c4-4322-a840-dbcb3a3d2a52 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Unable to schedule network 1f900766-61e4-4ec2-bc99-fc5a52cf90b0: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 980/1967] 10.0.0.153 () {34 vars in 751 bytes} [Thu Apr 16 18:00:19 2026] PUT /v2.0/subnets/43b6443f-9381-42ef-8c20-a35a477883e8/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:19.585 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: 8bc138f4-7ec3-4836-a816-dd6ad146a17c [pid: 7|app: 0|req: 981/1968] 10.0.0.153 () {34 vars in 751 bytes} [Thu Apr 16 18:00:19 2026] PUT /v2.0/subnets/d579b2a1-9032-4e5d-bb53-eefc573561e6/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:19.650 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b56a677-e9c4-4322-a840-dbcb3a3d2a52 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Successfully bumped revision number for resource 8bc138f4-7ec3-4836-a816-dd6ad146a17c (type: ports) to 1 [pid: 8|app: 0|req: 988/1969] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:19 2026] POST /v2.0/networks => generated 651 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1970] 10.0.0.153 () {32 vars in 664 bytes} [Thu Apr 16 18:00:19 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1971] 10.0.0.153 () {32 vars in 678 bytes} [Thu Apr 16 18:00:19 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1972] 10.0.0.153 () {32 vars in 674 bytes} [Thu Apr 16 18:00:19 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1973] 10.0.0.153 () {32 vars in 686 bytes} [Thu Apr 16 18:00:19 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:19.928 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-545af59a-2d7e-416f-bc42-1a68a9f98264 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] No more DHCP agents 2026-04-16 18:00:19.929 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-545af59a-2d7e-416f-bc42-1a68a9f98264 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Unable to schedule network 1f900766-61e4-4ec2-bc99-fc5a52cf90b0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:20.299 8 INFO neutron.db.ovn_revision_numbers_db [None req-71edb8f4-5eec-4988-bbbb-7dcec44ee8bc - - - - - -] Successfully bumped revision number for resource 8bc138f4-7ec3-4836-a816-dd6ad146a17c (type: ports) to 2 2026-04-16 18:00:20.345 8 INFO neutron.db.ovn_revision_numbers_db [None req-71edb8f4-5eec-4988-bbbb-7dcec44ee8bc - - - - - -] Successfully bumped revision number for resource c4a637fa-f82e-4d0f-81cc-0f845143aa09 (type: subnets) to 0 [pid: 8|app: 0|req: 989/1974] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:19 2026] POST /v2.0/subnets => generated 626 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1975] 10.0.0.153 () {32 vars in 672 bytes} [Thu Apr 16 18:00:19 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 691 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:20.628 8 INFO neutron.db.ovn_revision_numbers_db [None req-616ff491-9965-4914-9fd5-8022980f674e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c4c26133-af38-487d-9b0d-c33a967bf5b6 (type: security_groups) to 1 2026-04-16 18:00:20.640 8 INFO neutron.db.ovn_revision_numbers_db [None req-616ff491-9965-4914-9fd5-8022980f674e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1452196d-db42-4b74-bf9f-d64b5d7aefc1 (type: security_group_rules) to 0 2026-04-16 18:00:20.652 8 INFO neutron.db.ovn_revision_numbers_db [None req-616ff491-9965-4914-9fd5-8022980f674e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 364f1855-375a-462c-bd8e-5176bca055bd (type: security_group_rules) to 0 2026-04-16 18:00:20.664 8 INFO neutron.db.ovn_revision_numbers_db [None req-616ff491-9965-4914-9fd5-8022980f674e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5c2b86db-15fd-4aad-a5a1-2fce531ebc92 (type: security_group_rules) to 0 2026-04-16 18:00:20.685 8 INFO neutron.db.ovn_revision_numbers_db [None req-616ff491-9965-4914-9fd5-8022980f674e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ebd222e7-4a10-4c9d-92c3-b036967c0d03 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 990/1976] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:20 2026] GET /v2.0/security-groups?tenant_id=51127a4fe89d4c439ab74fc83e6c0cd4&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1977] 10.0.0.153 () {32 vars in 686 bytes} [Thu Apr 16 18:00:20 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:20.830 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e7085d0-54fe-4b6b-970e-7ceeb80204ce 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] No more DHCP agents 2026-04-16 18:00:20.831 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e7085d0-54fe-4b6b-970e-7ceeb80204ce 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Unable to schedule network 1f900766-61e4-4ec2-bc99-fc5a52cf90b0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:20.930 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: 9b5127e5-cbfe-46ab-bf51-13c84b336492 2026-04-16 18:00:20.967 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e7085d0-54fe-4b6b-970e-7ceeb80204ce 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Successfully bumped revision number for resource 9b5127e5-cbfe-46ab-bf51-13c84b336492 (type: ports) to 1 [pid: 7|app: 0|req: 987/1978] 10.0.0.153 () {34 vars in 665 bytes} [Thu Apr 16 18:00:20 2026] POST /v2.0/ports => generated 950 bytes in 477 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: 988/1979] 10.0.0.153 () {32 vars in 682 bytes} [Thu Apr 16 18:00:21 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1982] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:20 2026] DELETE /v2.0/security-groups/c4c26133-af38-487d-9b0d-c33a967bf5b6 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1983] 10.0.0.153 () {32 vars in 694 bytes} [Thu Apr 16 18:00:21 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:21.265 7 INFO neutron_taas.services.taas.taas_plugin [None req-fed80fe7-1f01-4f06-a888-9f726d70c2ae 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] TaaS: Handle Delete Port: 9b5127e5-cbfe-46ab-bf51-13c84b336492 2026-04-16 18:00:21.267 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fed80fe7-1f01-4f06-a888-9f726d70c2ae 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Tap Mirror: Handle Delete Port: 9b5127e5-cbfe-46ab-bf51-13c84b336492 [pid: 8|app: 0|req: 994/1984] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:21 2026] DELETE /v2.0/subnets/a00fef93-9f97-4e12-9b56-599678b6467a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1985] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 18:00:21 2026] DELETE /v2.0/ports/9b5127e5-cbfe-46ab-bf51-13c84b336492 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:21.548 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d63da01-fbf7-459a-898d-a271d0f2ce63 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0731a572-bedc-46d3-aa03-7dde0e8600fb (type: security_groups) to 1 2026-04-16 18:00:21.562 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d63da01-fbf7-459a-898d-a271d0f2ce63 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6e0fc3ef-c2c4-41ac-8bb8-fe371d530bab (type: security_group_rules) to 0 2026-04-16 18:00:21.576 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d63da01-fbf7-459a-898d-a271d0f2ce63 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 71413cf3-7026-491f-aee6-41b3bbdcda28 (type: security_group_rules) to 0 2026-04-16 18:00:21.597 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d63da01-fbf7-459a-898d-a271d0f2ce63 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 9ecb4c39-c6cc-4ecf-ba88-8ec71ca61964 (type: security_group_rules) to 0 2026-04-16 18:00:21.611 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d63da01-fbf7-459a-898d-a271d0f2ce63 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b677f6df-39d1-414c-b6a3-4d46dd86e2e4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 992/1986] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:21 2026] GET /v2.0/security-groups?tenant_id=9d44fb78a33945e689ce881a029ee5ec&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:21.718 8 INFO neutron.db.ovn_revision_numbers_db [None req-b690afbe-02ba-444b-ba1f-f80c478a0331 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource d852466f-4533-43f4-8216-2cdebfbbc4d4 (type: security_groups) to 1 2026-04-16 18:00:21.728 8 INFO neutron.db.ovn_revision_numbers_db [None req-b690afbe-02ba-444b-ba1f-f80c478a0331 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource 397b0c5f-ae7f-4249-901c-4da7df4d1aa6 (type: security_group_rules) to 0 2026-04-16 18:00:21.740 8 INFO neutron.db.ovn_revision_numbers_db [None req-b690afbe-02ba-444b-ba1f-f80c478a0331 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource cb038a8f-6c5e-4d3f-b184-7d25adba310d (type: security_group_rules) to 0 2026-04-16 18:00:21.756 8 INFO neutron.db.ovn_revision_numbers_db [None req-b690afbe-02ba-444b-ba1f-f80c478a0331 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource e608399d-5b96-4cf4-ad42-12bf5076d270 (type: security_group_rules) to 0 2026-04-16 18:00:21.768 8 INFO neutron.db.ovn_revision_numbers_db [None req-b690afbe-02ba-444b-ba1f-f80c478a0331 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource e947ccca-db53-41ae-bb96-95d67250a9a9 (type: security_group_rules) to 0 2026-04-16 18:00:21.872 8 INFO neutron.db.segments_db [None req-b690afbe-02ba-444b-ba1f-f80c478a0331 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Added segment 9d8fae21-3119-403c-972b-8ea31b5e9dd9 of type geneve for network 722ba58a-1943-4516-874d-47607dee9a08 [pid: 7|app: 0|req: 993/1987] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:21 2026] DELETE /v2.0/subnets/fbfbce40-5464-4850-99bc-154749e0f945 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:21.930 7 INFO neutron.pecan_wsgi.hooks.translation [None req-afb2afc7-6351-4265-94a4-1b9d9fe3e1fd 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 994/1988] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 18:00:21 2026] DELETE /v2.0/ports/9b5127e5-cbfe-46ab-bf51-13c84b336492 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:00:22.015 8 INFO neutron.db.ovn_revision_numbers_db [None req-b690afbe-02ba-444b-ba1f-f80c478a0331 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource 722ba58a-1943-4516-874d-47607dee9a08 (type: networks) to 1 [pid: 7|app: 0|req: 995/1989] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:21 2026] DELETE /v2.0/security-groups/0731a572-bedc-46d3-aa03-7dde0e8600fb => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:22.214 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b690afbe-02ba-444b-ba1f-f80c478a0331 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] No more DHCP agents 2026-04-16 18:00:22.216 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b690afbe-02ba-444b-ba1f-f80c478a0331 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Unable to schedule network 722ba58a-1943-4516-874d-47607dee9a08: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:22.287 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: fae2b591-86e7-4890-9c99-02a616da7e8b 2026-04-16 18:00:22.352 8 INFO neutron.db.ovn_revision_numbers_db [None req-b690afbe-02ba-444b-ba1f-f80c478a0331 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource fae2b591-86e7-4890-9c99-02a616da7e8b (type: ports) to 1 [pid: 7|app: 0|req: 996/1990] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:22 2026] DELETE /v2.0/subnets/43b6443f-9381-42ef-8c20-a35a477883e8 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:22.390 7 INFO neutron.pecan_wsgi.hooks.translation [None req-adbeb596-e7b1-4c84-9b97-3eafac9086ab 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 997/1991] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:22 2026] GET /v2.0/ports/9b5127e5-cbfe-46ab-bf51-13c84b336492 => 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: 995/1992] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:21 2026] POST /v2.0/networks => generated 651 bytes in 1051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1993] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:22 2026] DELETE /v2.0/subnets/d579b2a1-9032-4e5d-bb53-eefc573561e6 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1994] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:22 2026] DELETE /v2.0/subnets/c4a637fa-f82e-4d0f-81cc-0f845143aa09 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1995] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:22 2026] DELETE /v2.0/subnets/2d2cdf78-1388-4a57-80ce-a69cad480849 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:22.797 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a536136d-7fdc-4f5f-9c7c-526cb794d0d7 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] No more DHCP agents 2026-04-16 18:00:22.799 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a536136d-7fdc-4f5f-9c7c-526cb794d0d7 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Unable to schedule network 722ba58a-1943-4516-874d-47607dee9a08: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:22.850 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] OVN reports status down for port: 153d42f2-d386-49d0-bb86-055004c93ecb 2026-04-16 18:00:22.904 7 INFO neutron.db.ovn_revision_numbers_db [None req-a536136d-7fdc-4f5f-9c7c-526cb794d0d7 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource 153d42f2-d386-49d0-bb86-055004c93ecb (type: ports) to 1 2026-04-16 18:00:22.918 8 INFO neutron_taas.services.taas.taas_plugin [None req-18b38184-b96b-4c58-a586-3731cf9f21e9 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] TaaS: Handle Delete Port: 8bc138f4-7ec3-4836-a816-dd6ad146a17c 2026-04-16 18:00:22.921 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18b38184-b96b-4c58-a586-3731cf9f21e9 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Tap Mirror: Handle Delete Port: 8bc138f4-7ec3-4836-a816-dd6ad146a17c [pid: 7|app: 0|req: 999/1996] 10.0.0.153 () {34 vars in 664 bytes} [Thu Apr 16 18:00:22 2026] POST /v2.0/ports => generated 743 bytes in 414 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-04-16 18:00:23.085 8 INFO neutron.services.segments.plugin [-] Segment fc5a623f-f294-48dd-b6e1-450d285ea799 resource provider aggregate not found 2026-04-16 18:00:23.088 8 INFO neutron.services.segments.plugin [-] Segment fc5a623f-f294-48dd-b6e1-450d285ea799 resource provider aggregate not found 2026-04-16 18:00:23.108 7 INFO neutron_taas.services.taas.taas_plugin [None req-f6cb338d-9f9a-4af4-9c5b-6ea81087bb90 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] TaaS: Handle Delete Port: 64d654f0-edfe-4a2c-8303-94256fa78e3b 2026-04-16 18:00:23.112 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6cb338d-9f9a-4af4-9c5b-6ea81087bb90 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Tap Mirror: Handle Delete Port: 64d654f0-edfe-4a2c-8303-94256fa78e3b 2026-04-16 18:00:23.114 8 INFO neutron.services.segments.plugin [-] Segment fc5a623f-f294-48dd-b6e1-450d285ea799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc5a623f-f294-48dd-b6e1-450d285ea799 found for delete ", "request_id": "req-4bd3af3b-70f1-425f-8131-b8cabe2444e0"}]} 2026-04-16 18:00:23.118 8 INFO neutron.services.segments.plugin [-] Segment fc5a623f-f294-48dd-b6e1-450d285ea799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc5a623f-f294-48dd-b6e1-450d285ea799 found for delete ", "request_id": "req-a0976e4d-a68d-4abc-a2d7-d1781509a9b2"}]} [pid: 8|app: 0|req: 998/1997] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:22 2026] DELETE /v2.0/networks/1f900766-61e4-4ec2-bc99-fc5a52cf90b0 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:23.336 7 INFO neutron.services.segments.plugin [-] Segment fac694f2-5399-4f5d-9f9b-2ab4cdbd6ad0 resource provider aggregate not found 2026-04-16 18:00:23.340 7 INFO neutron.services.segments.plugin [-] Segment fac694f2-5399-4f5d-9f9b-2ab4cdbd6ad0 resource provider aggregate not found 2026-04-16 18:00:23.355 7 INFO neutron.services.segments.plugin [-] Segment fac694f2-5399-4f5d-9f9b-2ab4cdbd6ad0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fac694f2-5399-4f5d-9f9b-2ab4cdbd6ad0 found for delete ", "request_id": "req-6f7a41a0-4a74-48dc-8783-442b0e17d01f"}]} 2026-04-16 18:00:23.380 7 INFO neutron.services.segments.plugin [-] Segment fac694f2-5399-4f5d-9f9b-2ab4cdbd6ad0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fac694f2-5399-4f5d-9f9b-2ab4cdbd6ad0 found for delete ", "request_id": "req-0fcb0e42-6424-46ad-9f19-924df9c9dcc1"}]} [pid: 7|app: 0|req: 1000/1998] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:22 2026] DELETE /v2.0/networks/52103230-741d-45a9-a86e-2d22706c03f7 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1999] 10.0.0.153 () {34 vars in 666 bytes} [Thu Apr 16 18:00:23 2026] POST /v2.0/trunks => generated 409 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:23.481 7 INFO neutron.db.segments_db [None req-196895c2-a8e7-4234-a424-baed26977e88 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Added segment 33151158-a9f4-4c72-9b6e-d5ecc6dc8d1d of type geneve for network fe3332a2-e3bf-4122-b7ec-829ba35906a5 2026-04-16 18:00:23.544 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d1cc3c9-144a-4235-9f6f-087e40d80939 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] TaaS: Handle Delete Port: 83213433-97e0-4417-9e81-a049f97d2722 2026-04-16 18:00:23.548 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d1cc3c9-144a-4235-9f6f-087e40d80939 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Tap Mirror: Handle Delete Port: 83213433-97e0-4417-9e81-a049f97d2722 2026-04-16 18:00:23.599 7 INFO neutron.db.ovn_revision_numbers_db [None req-196895c2-a8e7-4234-a424-baed26977e88 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Successfully bumped revision number for resource fe3332a2-e3bf-4122-b7ec-829ba35906a5 (type: networks) to 1 [pid: 8|app: 0|req: 1000/2000] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:23 2026] DELETE /v2.0/networks/52f9300f-e7b8-4ba1-9c59-8bbf12c3959d => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:23.799 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-196895c2-a8e7-4234-a424-baed26977e88 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] No more DHCP agents 2026-04-16 18:00:23.800 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-196895c2-a8e7-4234-a424-baed26977e88 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Unable to schedule network fe3332a2-e3bf-4122-b7ec-829ba35906a5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:23.817 8 INFO neutron.db.segments_db [None req-1cc9e5dd-b846-49c3-99ab-0fd2ea6d8c6a fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Added segment 4634b12d-5d86-4c8b-8c2f-ad3d19962341 of type geneve for network 24d3910e-f9f3-4e71-a88e-e149e11b8def 2026-04-16 18:00:23.841 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: d654bb46-7536-4ad6-85ea-f62aaf3655a4 2026-04-16 18:00:23.884 7 INFO neutron.db.ovn_revision_numbers_db [None req-196895c2-a8e7-4234-a424-baed26977e88 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Successfully bumped revision number for resource d654bb46-7536-4ad6-85ea-f62aaf3655a4 (type: ports) to 1 [pid: 7|app: 0|req: 1001/2001] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:23 2026] POST /v2.0/networks => generated 651 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:24.005 8 INFO neutron.db.ovn_revision_numbers_db [None req-1cc9e5dd-b846-49c3-99ab-0fd2ea6d8c6a fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource 24d3910e-f9f3-4e71-a88e-e149e11b8def (type: networks) to 1 2026-04-16 18:00:24.048 7 INFO neutron_taas.services.taas.taas_plugin [None req-6fd2e0ce-fd82-4690-b284-62f22dca40cc ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] TaaS: Handle Delete Port: 72124c98-0155-4873-81fb-e0866fc7d432 2026-04-16 18:00:24.052 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fd2e0ce-fd82-4690-b284-62f22dca40cc ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Tap Mirror: Handle Delete Port: 72124c98-0155-4873-81fb-e0866fc7d432 2026-04-16 18:00:24.194 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1cc9e5dd-b846-49c3-99ab-0fd2ea6d8c6a fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] No more DHCP agents 2026-04-16 18:00:24.195 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1cc9e5dd-b846-49c3-99ab-0fd2ea6d8c6a fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Unable to schedule network 24d3910e-f9f3-4e71-a88e-e149e11b8def: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:24.238 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] OVN reports status down for port: 5399cb00-766f-4915-a816-2345ce87fdc2 2026-04-16 18:00:24.269 8 INFO neutron.db.ovn_revision_numbers_db [None req-1cc9e5dd-b846-49c3-99ab-0fd2ea6d8c6a fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource 5399cb00-766f-4915-a816-2345ce87fdc2 (type: ports) to 1 [pid: 8|app: 0|req: 1001/2002] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:23 2026] POST /v2.0/networks => generated 651 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2003] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:23 2026] DELETE /v2.0/networks/0a7ff9e0-5ac0-4393-bd7f-dbf9790f8516 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:24.492 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f15d84e2-19fb-41b8-ae8f-9a6dbabccefa 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] No more DHCP agents 2026-04-16 18:00:24.493 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f15d84e2-19fb-41b8-ae8f-9a6dbabccefa 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Unable to schedule network fe3332a2-e3bf-4122-b7ec-829ba35906a5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:24.578 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c70f5688-2173-4073-ab30-315c7fd6803a fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] No more DHCP agents 2026-04-16 18:00:24.579 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c70f5688-2173-4073-ab30-315c7fd6803a fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Unable to schedule network 24d3910e-f9f3-4e71-a88e-e149e11b8def: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:24.633 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] OVN reports status down for port: da36e5e4-8415-4583-a90e-9f60616a2bc1 2026-04-16 18:00:24.712 7 INFO neutron.db.ovn_revision_numbers_db [None req-c70f5688-2173-4073-ab30-315c7fd6803a fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource da36e5e4-8415-4583-a90e-9f60616a2bc1 (type: ports) to 1 [pid: 7|app: 0|req: 1003/2004] 10.0.0.153 () {34 vars in 664 bytes} [Thu Apr 16 18:00:24 2026] POST /v2.0/ports => generated 743 bytes in 517 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-04-16 18:00:24.951 7 INFO neutron_taas.services.taas.taas_plugin [None req-029a8723-83a6-426a-bdf5-ab8493a133f3 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] TaaS: Handle Delete Port: 65478719-7643-4b44-93b9-b8d5c509b9c4 2026-04-16 18:00:24.958 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-029a8723-83a6-426a-bdf5-ab8493a133f3 ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Tap Mirror: Handle Delete Port: 65478719-7643-4b44-93b9-b8d5c509b9c4 2026-04-16 18:00:25.029 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd4da73e-d43f-40b2-9483-4073f6fb5199 - - - - - -] Successfully bumped revision number for resource d654bb46-7536-4ad6-85ea-f62aaf3655a4 (type: ports) to 2 2026-04-16 18:00:25.070 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd4da73e-d43f-40b2-9483-4073f6fb5199 - - - - - -] Successfully bumped revision number for resource 445ce0fb-bbd0-444b-8d56-fb474628a6be (type: subnets) to 0 [pid: 8|app: 0|req: 1002/2005] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:24 2026] POST /v2.0/subnets => generated 626 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:25.143 8 INFO neutron.services.segments.plugin [-] Segment ee94eee0-3c8d-40b9-ab7f-cbb5031d2634 resource provider aggregate not found 2026-04-16 18:00:25.155 8 INFO neutron.services.segments.plugin [-] Segment ee94eee0-3c8d-40b9-ab7f-cbb5031d2634 resource provider aggregate not found 2026-04-16 18:00:25.168 8 INFO neutron.services.segments.plugin [-] Segment ee94eee0-3c8d-40b9-ab7f-cbb5031d2634 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee94eee0-3c8d-40b9-ab7f-cbb5031d2634 found for delete ", "request_id": "req-aa6fdebd-8036-476d-9b5d-b5c0ed4a333f"}]} 2026-04-16 18:00:25.176 8 INFO neutron.services.segments.plugin [-] Segment ee94eee0-3c8d-40b9-ab7f-cbb5031d2634 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee94eee0-3c8d-40b9-ab7f-cbb5031d2634 found for delete ", "request_id": "req-d1a15765-b157-454f-98dc-3f8c6d4e2a42"}]} [pid: 7|app: 0|req: 1004/2006] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:24 2026] DELETE /v2.0/networks/e5f9863d-bc75-4a34-b99f-175ef7e4010d => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2007] 10.0.0.153 () {34 vars in 666 bytes} [Thu Apr 16 18:00:25 2026] POST /v2.0/trunks => generated 409 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:25.385 7 INFO neutron.services.segments.plugin [-] Segment 2d533a67-27a8-448c-afa1-01c1cdf11f54 resource provider aggregate not found 2026-04-16 18:00:25.406 7 INFO neutron.services.segments.plugin [-] Segment 2d533a67-27a8-448c-afa1-01c1cdf11f54 resource provider aggregate not found 2026-04-16 18:00:25.423 7 INFO neutron.services.segments.plugin [-] Segment 2d533a67-27a8-448c-afa1-01c1cdf11f54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d533a67-27a8-448c-afa1-01c1cdf11f54 found for delete ", "request_id": "req-3754ba1d-ea3b-4eca-91cc-03e5495430c6"}]} 2026-04-16 18:00:25.428 7 INFO neutron.services.segments.plugin [-] Segment 2d533a67-27a8-448c-afa1-01c1cdf11f54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d533a67-27a8-448c-afa1-01c1cdf11f54 found for delete ", "request_id": "req-93770da1-5423-4459-bbcb-51f672c87fc2"}]} 2026-04-16 18:00:25.445 7 INFO neutron.services.segments.plugin [-] Segment 56a088fe-0f45-4d94-88e3-02e8a4761bce resource provider aggregate not found 2026-04-16 18:00:25.455 7 INFO neutron.services.segments.plugin [-] Segment 56a088fe-0f45-4d94-88e3-02e8a4761bce resource provider aggregate not found 2026-04-16 18:00:25.463 7 INFO neutron.services.segments.plugin [-] Segment 56a088fe-0f45-4d94-88e3-02e8a4761bce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56a088fe-0f45-4d94-88e3-02e8a4761bce found for delete ", "request_id": "req-13d34011-d05d-42b9-ab4b-bb8a6c54e568"}]} 2026-04-16 18:00:25.479 7 INFO neutron.services.segments.plugin [-] Segment 56a088fe-0f45-4d94-88e3-02e8a4761bce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56a088fe-0f45-4d94-88e3-02e8a4761bce found for delete ", "request_id": "req-f86ab385-15ba-45f0-a439-3eaa799b3274"}]} 2026-04-16 18:00:25.485 8 INFO neutron_taas.services.taas.taas_plugin [None req-bfdbf548-89e1-4c1f-ab99-5ba1409a514d ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] TaaS: Handle Delete Port: 67fc6000-79bf-45f2-8d0a-1e56f98d1aa7 2026-04-16 18:00:25.488 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfdbf548-89e1-4c1f-ab99-5ba1409a514d ee81dd67bae146e992d14cdb886f077b fd11c9b04f594324b1d8983e7984726e - - default default] Tap Mirror: Handle Delete Port: 67fc6000-79bf-45f2-8d0a-1e56f98d1aa7 2026-04-16 18:00:25.617 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e48b36e0-3294-41ba-9d72-3f34699a4e54 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] No more DHCP agents 2026-04-16 18:00:25.618 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e48b36e0-3294-41ba-9d72-3f34699a4e54 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Unable to schedule network fe3332a2-e3bf-4122-b7ec-829ba35906a5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1004/2008] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:25 2026] DELETE /v2.0/networks/c4201a7b-6cf1-4edd-808c-04f932415e3a => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:25.721 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] OVN reports status down for port: 4daa47e8-20a4-43c4-ad8d-c1f16a4434be 2026-04-16 18:00:25.831 7 INFO neutron.db.ovn_revision_numbers_db [None req-e48b36e0-3294-41ba-9d72-3f34699a4e54 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Successfully bumped revision number for resource 4daa47e8-20a4-43c4-ad8d-c1f16a4434be (type: ports) to 1 2026-04-16 18:00:25.846 8 INFO neutron.db.segments_db [None req-2d52ab73-73da-4070-a557-e66850faafc0 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Added segment cb2f5d7d-5c3b-4596-ae1e-1f883fc60786 of type geneve for network 69ba6732-3288-48e9-8f0b-18952667f52b [pid: 7|app: 0|req: 1005/2009] 10.0.0.153 () {34 vars in 665 bytes} [Thu Apr 16 18:00:25 2026] POST /v2.0/ports => generated 911 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:25.958 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d52ab73-73da-4070-a557-e66850faafc0 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource 69ba6732-3288-48e9-8f0b-18952667f52b (type: networks) to 1 2026-04-16 18:00:26.140 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d52ab73-73da-4070-a557-e66850faafc0 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] No more DHCP agents 2026-04-16 18:00:26.141 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d52ab73-73da-4070-a557-e66850faafc0 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Unable to schedule network 69ba6732-3288-48e9-8f0b-18952667f52b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:26.182 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] OVN reports status down for port: 05818c02-d7b8-4445-b886-ac13edf3449c 2026-04-16 18:00:26.213 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d52ab73-73da-4070-a557-e66850faafc0 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource 05818c02-d7b8-4445-b886-ac13edf3449c (type: ports) to 1 [pid: 8|app: 0|req: 1005/2010] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:25 2026] POST /v2.0/networks => generated 651 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:26.325 7 INFO neutron.db.ovn_revision_numbers_db [None req-edc7f805-08e5-4321-a1c4-a0b5cf55da21 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0f8bd884-e4f8-462e-a0d9-8594f5ccc26b (type: security_groups) to 1 2026-04-16 18:00:26.336 7 INFO neutron.db.ovn_revision_numbers_db [None req-edc7f805-08e5-4321-a1c4-a0b5cf55da21 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 072738f5-8871-45bb-9109-2893dcdc108d (type: security_group_rules) to 0 2026-04-16 18:00:26.348 7 INFO neutron.db.ovn_revision_numbers_db [None req-edc7f805-08e5-4321-a1c4-a0b5cf55da21 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 87c14f08-d78a-4eb4-b113-2c9201c2c8a8 (type: security_group_rules) to 0 2026-04-16 18:00:26.348 8 INFO neutron_taas.services.taas.taas_plugin [None req-b724ff14-dc0f-4318-958b-054f3427342b 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] TaaS: Handle Delete Port: 4daa47e8-20a4-43c4-ad8d-c1f16a4434be 2026-04-16 18:00:26.351 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b724ff14-dc0f-4318-958b-054f3427342b 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Tap Mirror: Handle Delete Port: 4daa47e8-20a4-43c4-ad8d-c1f16a4434be 2026-04-16 18:00:26.359 7 INFO neutron.db.ovn_revision_numbers_db [None req-edc7f805-08e5-4321-a1c4-a0b5cf55da21 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 87f1cf6b-ec29-42fd-a0f7-0bbc0f7360af (type: security_group_rules) to 0 2026-04-16 18:00:26.370 7 INFO neutron.db.ovn_revision_numbers_db [None req-edc7f805-08e5-4321-a1c4-a0b5cf55da21 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 95c9bec4-6c28-4aa0-9859-3fbbd35560ab (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1006/2011] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:25 2026] GET /v2.0/security-groups?tenant_id=bea4187f36114f178cdf76b6a8248e05&name=default => generated 2925 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2012] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 18:00:26 2026] DELETE /v2.0/ports/4daa47e8-20a4-43c4-ad8d-c1f16a4434be => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:26.632 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-026a8071-c7dc-42bf-9cab-a2654312c5e0 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] No more DHCP agents 2026-04-16 18:00:26.633 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-026a8071-c7dc-42bf-9cab-a2654312c5e0 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Unable to schedule network 69ba6732-3288-48e9-8f0b-18952667f52b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:26.681 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: be5cd38d-cc57-4473-b058-174c1703bbb5 2026-04-16 18:00:26.719 7 INFO neutron.db.ovn_revision_numbers_db [None req-026a8071-c7dc-42bf-9cab-a2654312c5e0 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource be5cd38d-cc57-4473-b058-174c1703bbb5 (type: ports) to 1 [pid: 8|app: 0|req: 1007/2013] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:26 2026] DELETE /v2.0/security-groups/0f8bd884-e4f8-462e-a0d9-8594f5ccc26b => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2014] 10.0.0.153 () {34 vars in 664 bytes} [Thu Apr 16 18:00:26 2026] POST /v2.0/ports => generated 743 bytes in 378 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-04-16 18:00:26.825 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88e89a83-0a45-406f-b442-ade7f077f1d3 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1008/2015] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:26 2026] GET /v2.0/ports/4daa47e8-20a4-43c4-ad8d-c1f16a4434be => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:00:27.018 8 INFO neutron.db.ovn_revision_numbers_db [None req-d36e5a9d-35d7-408f-830d-b18b1b2c6485 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 358df962-2d23-4cdd-872e-dd6433a1f8a4 (type: security_groups) to 1 2026-04-16 18:00:27.034 8 INFO neutron.db.ovn_revision_numbers_db [None req-d36e5a9d-35d7-408f-830d-b18b1b2c6485 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1f99387d-4cd8-493d-895e-fedb2707c51d (type: security_group_rules) to 0 2026-04-16 18:00:27.048 8 INFO neutron.db.ovn_revision_numbers_db [None req-d36e5a9d-35d7-408f-830d-b18b1b2c6485 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b6af6312-1782-4872-9650-a9309faf50c3 (type: security_group_rules) to 0 2026-04-16 18:00:27.064 8 INFO neutron.db.ovn_revision_numbers_db [None req-d36e5a9d-35d7-408f-830d-b18b1b2c6485 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource bcbb60fd-3070-419c-9cd5-6cae62482a98 (type: security_group_rules) to 0 2026-04-16 18:00:27.086 8 INFO neutron.db.ovn_revision_numbers_db [None req-d36e5a9d-35d7-408f-830d-b18b1b2c6485 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e33f8a38-0c6f-4168-80a4-643614bc26e9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1009/2016] 10.0.0.153 () {34 vars in 666 bytes} [Thu Apr 16 18:00:26 2026] POST /v2.0/trunks => generated 409 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2017] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:26 2026] GET /v2.0/security-groups?tenant_id=d41d9992870d48ddbe50947d55966b2b&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:27.189 8 INFO neutron.services.segments.plugin [-] Segment ce991ecd-4330-4a09-a3c8-96819d43a602 resource provider aggregate not found 2026-04-16 18:00:27.207 8 INFO neutron.services.segments.plugin [-] Segment ce991ecd-4330-4a09-a3c8-96819d43a602 resource provider aggregate not found 2026-04-16 18:00:27.213 8 INFO neutron.services.segments.plugin [-] Segment ce991ecd-4330-4a09-a3c8-96819d43a602 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce991ecd-4330-4a09-a3c8-96819d43a602 found for delete ", "request_id": "req-67eae2f0-3751-4868-ab77-7a3b2b05351d"}]} 2026-04-16 18:00:27.216 8 INFO neutron.db.segments_db [None req-bdd7b209-ff65-4232-9043-cfbb0caa5e1d fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Added segment 86dcc004-2902-4d24-829e-9ca8c5594f41 of type geneve for network 8d826b85-f01d-4206-989e-75fe5065a5b7 2026-04-16 18:00:27.227 8 INFO neutron.services.segments.plugin [-] Segment ce991ecd-4330-4a09-a3c8-96819d43a602 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce991ecd-4330-4a09-a3c8-96819d43a602 found for delete ", "request_id": "req-c3c5670b-912c-4f00-a538-f620e9d2bc16"}]} [pid: 7|app: 0|req: 1010/2018] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:27 2026] DELETE /v2.0/subnets/445ce0fb-bbd0-444b-8d56-fb474628a6be => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:27.328 8 INFO neutron.db.ovn_revision_numbers_db [None req-bdd7b209-ff65-4232-9043-cfbb0caa5e1d fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource 8d826b85-f01d-4206-989e-75fe5065a5b7 (type: networks) to 1 [pid: 7|app: 0|req: 1011/2019] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:27 2026] DELETE /v2.0/security-groups/358df962-2d23-4cdd-872e-dd6433a1f8a4 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:27.496 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bdd7b209-ff65-4232-9043-cfbb0caa5e1d fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] No more DHCP agents 2026-04-16 18:00:27.498 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bdd7b209-ff65-4232-9043-cfbb0caa5e1d fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Unable to schedule network 8d826b85-f01d-4206-989e-75fe5065a5b7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:27.548 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] OVN reports status down for port: beeedf1c-c584-4f78-a043-7a6c1f6a7686 2026-04-16 18:00:27.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-bdd7b209-ff65-4232-9043-cfbb0caa5e1d fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource beeedf1c-c584-4f78-a043-7a6c1f6a7686 (type: ports) to 1 [pid: 8|app: 0|req: 1009/2020] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:27 2026] POST /v2.0/networks => generated 649 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:27.660 7 INFO neutron_taas.services.taas.taas_plugin [None req-e8c18ebc-4726-4f48-8c34-0eaf0d268a46 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] TaaS: Handle Delete Port: d654bb46-7536-4ad6-85ea-f62aaf3655a4 2026-04-16 18:00:27.664 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8c18ebc-4726-4f48-8c34-0eaf0d268a46 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Tap Mirror: Handle Delete Port: d654bb46-7536-4ad6-85ea-f62aaf3655a4 2026-04-16 18:00:27.826 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d023c65-bd44-45ad-a6e7-48b7a2327544 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b23ab94b-b985-45b9-a773-20c83fc7af7a (type: security_groups) to 1 2026-04-16 18:00:27.839 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d023c65-bd44-45ad-a6e7-48b7a2327544 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 050439c8-a07c-4c26-b63f-606ef498251b (type: security_group_rules) to 0 2026-04-16 18:00:27.850 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d023c65-bd44-45ad-a6e7-48b7a2327544 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 3476bb77-7092-4a41-9f65-4582febafab8 (type: security_group_rules) to 0 2026-04-16 18:00:27.864 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d023c65-bd44-45ad-a6e7-48b7a2327544 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource cb2eba48-0a84-4415-b0b3-581e18f8f375 (type: security_group_rules) to 0 2026-04-16 18:00:27.877 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d023c65-bd44-45ad-a6e7-48b7a2327544 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ffbc095c-c604-4f39-b803-890da48e28e5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1010/2021] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:27 2026] GET /v2.0/security-groups?tenant_id=104fb93a095545d0b6bc0a03065f8491&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:27.954 7 INFO neutron.services.segments.plugin [-] Segment 33151158-a9f4-4c72-9b6e-d5ecc6dc8d1d resource provider aggregate not found 2026-04-16 18:00:27.960 7 INFO neutron.services.segments.plugin [-] Segment 33151158-a9f4-4c72-9b6e-d5ecc6dc8d1d resource provider aggregate not found 2026-04-16 18:00:27.978 7 INFO neutron.services.segments.plugin [-] Segment 33151158-a9f4-4c72-9b6e-d5ecc6dc8d1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33151158-a9f4-4c72-9b6e-d5ecc6dc8d1d found for delete ", "request_id": "req-8e385aa3-2f22-43ee-9d8e-21bf748c078a"}]} 2026-04-16 18:00:27.980 7 INFO neutron.services.segments.plugin [-] Segment 33151158-a9f4-4c72-9b6e-d5ecc6dc8d1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33151158-a9f4-4c72-9b6e-d5ecc6dc8d1d found for delete ", "request_id": "req-1cd76dd4-6a97-4afc-8cde-8a9bc644aa74"}]} [pid: 7|app: 0|req: 1012/2022] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:27 2026] DELETE /v2.0/networks/fe3332a2-e3bf-4122-b7ec-829ba35906a5 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:28.123 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-78d79320-1b26-49f7-ac24-f6999bfdc5e2 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] No more DHCP agents 2026-04-16 18:00:28.125 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-78d79320-1b26-49f7-ac24-f6999bfdc5e2 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Unable to schedule network 8d826b85-f01d-4206-989e-75fe5065a5b7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:28.179 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] OVN reports status down for port: e0534ee1-1cd6-4aff-a88d-0081151f92dc 2026-04-16 18:00:28.204 8 INFO neutron.db.ovn_revision_numbers_db [None req-78d79320-1b26-49f7-ac24-f6999bfdc5e2 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource e0534ee1-1cd6-4aff-a88d-0081151f92dc (type: ports) to 1 [pid: 8|app: 0|req: 1011/2023] 10.0.0.153 () {34 vars in 664 bytes} [Thu Apr 16 18:00:27 2026] POST /v2.0/ports => generated 743 bytes in 349 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: 1013/2024] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:28 2026] DELETE /v2.0/security-groups/b23ab94b-b985-45b9-a773-20c83fc7af7a => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:28.470 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-572d30d1-45e9-4f7d-9ee9-e447938c67ba 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] No more DHCP agents 2026-04-16 18:00:28.471 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-572d30d1-45e9-4f7d-9ee9-e447938c67ba 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Unable to schedule network 22917aca-55c0-4c0d-aaf5-9d06be5ce352: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1014/2025] 10.0.0.153 () {34 vars in 666 bytes} [Thu Apr 16 18:00:28 2026] POST /v2.0/trunks => generated 409 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:28.523 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: 503b86f4-497e-4127-aff4-bdd814afdaac [pid: 7|app: 0|req: 1015/2026] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:28 2026] GET /v2.0/security-groups?tenant_id=fd11c9b04f594324b1d8983e7984726e&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:28.605 8 INFO neutron.db.ovn_revision_numbers_db [None req-572d30d1-45e9-4f7d-9ee9-e447938c67ba 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Successfully bumped revision number for resource 503b86f4-497e-4127-aff4-bdd814afdaac (type: ports) to 1 2026-04-16 18:00:28.652 7 INFO neutron.db.segments_db [None req-b50d438d-7717-4f24-a43a-2f9a52ea3ce1 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Added segment 7aa65884-a540-414f-9afd-7be04882006e of type geneve for network f6f9d9c0-b85d-44a5-8a3f-6c7dc531c1b4 [pid: 8|app: 0|req: 1012/2027] 10.0.0.153 () {34 vars in 665 bytes} [Thu Apr 16 18:00:28 2026] POST /v2.0/ports => generated 774 bytes in 433 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-04-16 18:00:28.763 7 INFO neutron.db.ovn_revision_numbers_db [None req-b50d438d-7717-4f24-a43a-2f9a52ea3ce1 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource f6f9d9c0-b85d-44a5-8a3f-6c7dc531c1b4 (type: networks) to 1 [pid: 8|app: 0|req: 1013/2028] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:28 2026] DELETE /v2.0/security-groups/3f42cadf-8d08-414b-9cbe-81ed8db32f7e => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:28.950 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b50d438d-7717-4f24-a43a-2f9a52ea3ce1 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] No more DHCP agents 2026-04-16 18:00:28.951 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b50d438d-7717-4f24-a43a-2f9a52ea3ce1 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Unable to schedule network f6f9d9c0-b85d-44a5-8a3f-6c7dc531c1b4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:28.991 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] OVN reports status down for port: 78689ac1-01a4-4abd-b75d-460e7fd5fe5f 2026-04-16 18:00:29.052 7 INFO neutron.db.ovn_revision_numbers_db [None req-b50d438d-7717-4f24-a43a-2f9a52ea3ce1 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource 78689ac1-01a4-4abd-b75d-460e7fd5fe5f (type: ports) to 1 [pid: 7|app: 0|req: 1016/2029] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:28 2026] POST /v2.0/networks => generated 650 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:29.136 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: 503b86f4-497e-4127-aff4-bdd814afdaac 2026-04-16 18:00:29.187 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ef57b86-b98d-417e-83d0-9ec2e78849f7 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Successfully bumped revision number for resource 503b86f4-497e-4127-aff4-bdd814afdaac (type: ports) to 2 [pid: 8|app: 0|req: 1014/2030] 10.0.0.153 () {34 vars in 737 bytes} [Thu Apr 16 18:00:28 2026] PUT /v2.0/ports/503b86f4-497e-4127-aff4-bdd814afdaac => generated 752 bytes in 292 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-04-16 18:00:29.349 8 INFO neutron_taas.services.taas.taas_plugin [None req-0aec9ea5-260d-41fb-9f77-dec81748a10a 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] TaaS: Handle Delete Port: 503b86f4-497e-4127-aff4-bdd814afdaac 2026-04-16 18:00:29.352 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0aec9ea5-260d-41fb-9f77-dec81748a10a 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Tap Mirror: Handle Delete Port: 503b86f4-497e-4127-aff4-bdd814afdaac 2026-04-16 18:00:29.362 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d9cefdcc-9b86-4045-a704-c8ac822b583e fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] No more DHCP agents 2026-04-16 18:00:29.363 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d9cefdcc-9b86-4045-a704-c8ac822b583e fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Unable to schedule network f6f9d9c0-b85d-44a5-8a3f-6c7dc531c1b4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:29.411 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] OVN reports status down for port: 30e9b130-4ab4-41e0-8cd0-4ee033de5feb 2026-04-16 18:00:29.474 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9cefdcc-9b86-4045-a704-c8ac822b583e fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Successfully bumped revision number for resource 30e9b130-4ab4-41e0-8cd0-4ee033de5feb (type: ports) to 1 [pid: 8|app: 0|req: 1015/2031] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 18:00:29 2026] DELETE /v2.0/ports/503b86f4-497e-4127-aff4-bdd814afdaac => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2032] 10.0.0.153 () {32 vars in 643 bytes} [Thu Apr 16 18:00:29 2026] GET /v2.0/ports => generated 1534 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:29.542 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3887d473-9e62-448b-9bbc-d14d3ac4b036 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1017/2033] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:29 2026] GET /v2.0/ports/503b86f4-497e-4127-aff4-bdd814afdaac => 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: 1017/2034] 10.0.0.153 () {34 vars in 664 bytes} [Thu Apr 16 18:00:29 2026] POST /v2.0/ports => generated 743 bytes in 445 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: 1018/2035] 10.0.0.153 () {32 vars in 643 bytes} [Thu Apr 16 18:00:29 2026] GET /v2.0/ports => generated 1534 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2036] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:29 2026] GET /v2.0/ports/a0aea7b8-53ae-4483-af5a-0433e08cdade => generated 775 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:29.650 8 INFO neutron.pecan_wsgi.hooks.translation [None req-261018d2-4ece-430e-83b3-76e9f865b7ec 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1020/2037] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 18:00:29 2026] DELETE /v2.0/ports/4daa47e8-20a4-43c4-ad8d-c1f16a4434be => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:00:29.667 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ec11ec9-9b61-4112-a96a-1b0b0dbfe1f4 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1021/2038] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:29 2026] DELETE /v2.0/subnets/445ce0fb-bbd0-444b-8d56-fb474628a6be => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:00:29.682 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49ca3365-6992-40f5-837e-c3801adc36bf 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1022/2039] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:29 2026] DELETE /v2.0/subnets/c4a637fa-f82e-4d0f-81cc-0f845143aa09 => 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: 1018/2040] 10.0.0.153 () {34 vars in 666 bytes} [Thu Apr 16 18:00:29 2026] POST /v2.0/trunks => generated 409 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2041] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 18:00:29 2026] PUT /v2.0/trunks/9801cadc-92c9-4330-8dec-8442237863c4/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2042] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 18:00:29 2026] PUT /v2.0/trunks/29541d2b-db50-4414-afde-879a3037927d/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:29.792 8 INFO neutron_taas.services.taas.taas_plugin [None req-26f51e35-5d2b-4c19-9346-90ed78d62f39 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] TaaS: Handle Delete Port: a0aea7b8-53ae-4483-af5a-0433e08cdade 2026-04-16 18:00:29.795 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26f51e35-5d2b-4c19-9346-90ed78d62f39 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Tap Mirror: Handle Delete Port: a0aea7b8-53ae-4483-af5a-0433e08cdade [pid: 7|app: 0|req: 1021/2043] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 18:00:29 2026] PUT /v2.0/trunks/281afb8d-0d23-4294-890f-b5a9b401247b/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2044] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 18:00:29 2026] DELETE /v2.0/ports/a0aea7b8-53ae-4483-af5a-0433e08cdade => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2045] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 18:00:29 2026] PUT /v2.0/trunks/89d45096-6002-4952-b4c8-b5550fbfb355/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:30.056 8 INFO neutron_taas.services.taas.taas_plugin [None req-59ae4532-53d0-41c3-a185-eace576c0ad0 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] TaaS: Handle Delete Port: f76f6bfe-6726-46b0-9a76-6b920095a12e 2026-04-16 18:00:30.060 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59ae4532-53d0-41c3-a185-eace576c0ad0 11e69d587c26456ea607accaae632796 36a9e6f5d396428d95a67cb5fd263e99 - - default default] Tap Mirror: Handle Delete Port: f76f6bfe-6726-46b0-9a76-6b920095a12e 2026-04-16 18:00:30.188 7 INFO neutron.db.ovn_revision_numbers_db [None req-18ada6b9-2d36-4219-894a-ddd2d92ccdf0 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 0b9733da-fc3b-4672-a1be-ec2d4c09f8df (type: security_groups) to 1 2026-04-16 18:00:30.198 7 INFO neutron.db.ovn_revision_numbers_db [None req-18ada6b9-2d36-4219-894a-ddd2d92ccdf0 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 65a0638b-30d0-4cf3-839e-d05c46f70808 (type: security_group_rules) to 0 2026-04-16 18:00:30.209 7 INFO neutron.db.ovn_revision_numbers_db [None req-18ada6b9-2d36-4219-894a-ddd2d92ccdf0 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource aa55a553-1918-4036-a7fe-2484636c5fb8 (type: security_group_rules) to 0 2026-04-16 18:00:30.220 7 INFO neutron.db.ovn_revision_numbers_db [None req-18ada6b9-2d36-4219-894a-ddd2d92ccdf0 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource ec89c417-0d3f-45a8-b8d4-419cb412781e (type: security_group_rules) to 0 2026-04-16 18:00:30.232 7 INFO neutron.db.ovn_revision_numbers_db [None req-18ada6b9-2d36-4219-894a-ddd2d92ccdf0 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource f645816f-2c07-45bc-ba59-bf788365a6ea (type: security_group_rules) to 0 2026-04-16 18:00:30.260 8 INFO neutron.services.segments.plugin [-] Segment ca6b3c72-dcc9-466f-b3e2-d1479cfd7db4 resource provider aggregate not found 2026-04-16 18:00:30.265 8 INFO neutron.services.segments.plugin [-] Segment ca6b3c72-dcc9-466f-b3e2-d1479cfd7db4 resource provider aggregate not found 2026-04-16 18:00:30.283 8 INFO neutron.services.segments.plugin [-] Segment ca6b3c72-dcc9-466f-b3e2-d1479cfd7db4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca6b3c72-dcc9-466f-b3e2-d1479cfd7db4 found for delete ", "request_id": "req-2fa2360b-2324-4773-a51a-6f307a932536"}]} 2026-04-16 18:00:30.285 8 INFO neutron.services.segments.plugin [-] Segment ca6b3c72-dcc9-466f-b3e2-d1479cfd7db4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca6b3c72-dcc9-466f-b3e2-d1479cfd7db4 found for delete ", "request_id": "req-ce3a92c2-3c65-43f6-88ab-838181564b03"}]} [pid: 8|app: 0|req: 1025/2046] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:29 2026] DELETE /v2.0/networks/22917aca-55c0-4c0d-aaf5-9d06be5ce352 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:30.305 7 INFO neutron.db.segments_db [None req-18ada6b9-2d36-4219-894a-ddd2d92ccdf0 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Added segment 33381b71-cef2-42ef-b514-0412dc0b1c47 of type geneve for network 324e94a2-e724-4abf-849d-6aebe3ca6cf6 [pid: 8|app: 0|req: 1026/2047] 10.0.0.153 () {32 vars in 662 bytes} [Thu Apr 16 18:00:30 2026] GET /v2.0/trunks?tags=red => generated 1252 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2048] 10.0.0.153 () {32 vars in 676 bytes} [Thu Apr 16 18:00:30 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 847 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2049] 10.0.0.153 () {32 vars in 672 bytes} [Thu Apr 16 18:00:30 2026] GET /v2.0/trunks?tags-any=blue => generated 847 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2050] 10.0.0.153 () {32 vars in 684 bytes} [Thu Apr 16 18:00:30 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1252 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2051] 10.0.0.153 () {32 vars in 670 bytes} [Thu Apr 16 18:00:30 2026] GET /v2.0/trunks?not-tags=red => generated 819 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:30.423 7 INFO neutron.db.ovn_revision_numbers_db [None req-18ada6b9-2d36-4219-894a-ddd2d92ccdf0 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 324e94a2-e724-4abf-849d-6aebe3ca6cf6 (type: networks) to 1 [pid: 8|app: 0|req: 1031/2052] 10.0.0.153 () {32 vars in 684 bytes} [Thu Apr 16 18:00:30 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1224 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2053] 10.0.0.153 () {32 vars in 680 bytes} [Thu Apr 16 18:00:30 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1224 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2054] 10.0.0.153 () {32 vars in 692 bytes} [Thu Apr 16 18:00:30 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 819 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2055] 10.0.0.153 () {32 vars in 719 bytes} [Thu Apr 16 18:00:30 2026] GET /v2.0/trunks/9801cadc-92c9-4330-8dec-8442237863c4 => generated 414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2056] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:30 2026] GET /v2.0/ports/153d42f2-d386-49d0-bb86-055004c93ecb => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:30.623 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18ada6b9-2d36-4219-894a-ddd2d92ccdf0 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] No more DHCP agents 2026-04-16 18:00:30.624 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18ada6b9-2d36-4219-894a-ddd2d92ccdf0 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Unable to schedule network 324e94a2-e724-4abf-849d-6aebe3ca6cf6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:30.658 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: 705eda8f-a83f-44ce-aa66-2cff3bee835c [pid: 8|app: 0|req: 1036/2057] 10.0.0.153 () {32 vars in 722 bytes} [Thu Apr 16 18:00:30 2026] DELETE /v2.0/trunks/9801cadc-92c9-4330-8dec-8442237863c4 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:30.702 7 INFO neutron.db.ovn_revision_numbers_db [None req-18ada6b9-2d36-4219-894a-ddd2d92ccdf0 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 705eda8f-a83f-44ce-aa66-2cff3bee835c (type: ports) to 1 [pid: 8|app: 0|req: 1037/2058] 10.0.0.153 () {32 vars in 719 bytes} [Thu Apr 16 18:00:30 2026] GET /v2.0/trunks/29541d2b-db50-4414-afde-879a3037927d => generated 422 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2059] 10.0.0.153 () {34 vars in 671 bytes} [Thu Apr 16 18:00:29 2026] POST /v2.0/networks => generated 651 bytes in 911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2060] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:30 2026] GET /v2.0/ports/da36e5e4-8415-4583-a90e-9f60616a2bc1 => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2061] 10.0.0.153 () {32 vars in 722 bytes} [Thu Apr 16 18:00:30 2026] DELETE /v2.0/trunks/29541d2b-db50-4414-afde-879a3037927d => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:31.153 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3406f5fa-e434-44ba-904b-6d044492bd51 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] No more DHCP agents 2026-04-16 18:00:31.154 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3406f5fa-e434-44ba-904b-6d044492bd51 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1040/2062] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:30 2026] GET /v2.0/security-groups?tenant_id=36a9e6f5d396428d95a67cb5fd263e99&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2063] 10.0.0.153 () {32 vars in 719 bytes} [Thu Apr 16 18:00:31 2026] GET /v2.0/trunks/281afb8d-0d23-4294-890f-b5a9b401247b => generated 431 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:31.261 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: 9ccaf6d1-92ed-4e0c-b360-c4a41d35db49 2026-04-16 18:00:31.292 7 INFO neutron.db.ovn_revision_numbers_db [None req-3406f5fa-e434-44ba-904b-6d044492bd51 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 9ccaf6d1-92ed-4e0c-b360-c4a41d35db49 (type: ports) to 1 [pid: 8|app: 0|req: 1042/2064] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:31 2026] DELETE /v2.0/security-groups/250cf856-3e1b-42e6-968f-537454adef20 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2065] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:31 2026] GET /v2.0/ports/be5cd38d-cc57-4473-b058-174c1703bbb5 => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2066] 10.0.0.153 () {32 vars in 722 bytes} [Thu Apr 16 18:00:31 2026] DELETE /v2.0/trunks/281afb8d-0d23-4294-890f-b5a9b401247b => 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: 1045/2067] 10.0.0.153 () {32 vars in 719 bytes} [Thu Apr 16 18:00:31 2026] GET /v2.0/trunks/89d45096-6002-4952-b4c8-b5550fbfb355 => generated 416 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2068] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:31 2026] GET /v2.0/ports/e0534ee1-1cd6-4aff-a88d-0081151f92dc => generated 826 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2069] 10.0.0.153 () {32 vars in 722 bytes} [Thu Apr 16 18:00:31 2026] DELETE /v2.0/trunks/89d45096-6002-4952-b4c8-b5550fbfb355 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2070] 10.0.0.153 () {32 vars in 719 bytes} [Thu Apr 16 18:00:31 2026] GET /v2.0/trunks/d0417e5a-3f89-46cd-bb62-8ee8330b5737 => generated 409 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2071] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:31 2026] GET /v2.0/ports/30e9b130-4ab4-41e0-8cd0-4ee033de5feb => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2072] 10.0.0.153 () {32 vars in 722 bytes} [Thu Apr 16 18:00:32 2026] DELETE /v2.0/trunks/d0417e5a-3f89-46cd-bb62-8ee8330b5737 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:32.170 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-5b0451dd-b7f9-4cae-9292-198244e44da5 - - - - - -] Schedule LRP lrp-9ccaf6d1-92ed-4e0c-b360-c4a41d35db49 on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 18:00:32.195 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-00832be2-6f09-4e84-b140-5714ecf11fdf - - - - - -] Router 1b5c0deb-ccd0-451e-a93b-7ba0d6c61221 is bound to host instance 2026-04-16 18:00:32.242 7 INFO neutron.db.ovn_revision_numbers_db [None req-3406f5fa-e434-44ba-904b-6d044492bd51 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 9ccaf6d1-92ed-4e0c-b360-c4a41d35db49 (type: router_ports) to 1 2026-04-16 18:00:32.266 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status up for port: 9ccaf6d1-92ed-4e0c-b360-c4a41d35db49 2026-04-16 18:00:32.295 8 INFO neutron.plugins.ml2.plugin [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] Attempt 1 to provision port 9ccaf6d1-92ed-4e0c-b360-c4a41d35db49 2026-04-16 18:00:32.316 7 INFO neutron.db.ovn_revision_numbers_db [None req-3406f5fa-e434-44ba-904b-6d044492bd51 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 1b5c0deb-ccd0-451e-a93b-7ba0d6c61221 (type: routers) to 2 [pid: 7|app: 0|req: 1023/2073] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:30 2026] POST /v2.0/routers => generated 954 bytes in 1599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:32.494 8 INFO neutron_taas.services.taas.taas_plugin [None req-e93a5679-8d9c-40ed-83a7-8881fc7441d3 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] TaaS: Handle Delete Port: 153d42f2-d386-49d0-bb86-055004c93ecb 2026-04-16 18:00:32.503 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e93a5679-8d9c-40ed-83a7-8881fc7441d3 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Tap Mirror: Handle Delete Port: 153d42f2-d386-49d0-bb86-055004c93ecb [pid: 7|app: 0|req: 1024/2074] 10.0.0.153 () {32 vars in 776 bytes} [Thu Apr 16 18:00:32 2026] GET /v2.0/subnets?project_id=536049face8b4b0db3ee4d9ae29ca889&cidr=10.100.0.0%2F28 => generated 14 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2075] 10.0.0.153 () {32 vars in 694 bytes} [Thu Apr 16 18:00:32 2026] GET /v2.0/networks?router%3Aexternal=True => generated 791 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2076] 10.0.0.153 () {32 vars in 784 bytes} [Thu Apr 16 18:00:32 2026] GET /v2.0/subnets?network_id=c79aa035-9633-43b0-b4f2-f92f1289b70a&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2077] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 18:00:32 2026] DELETE /v2.0/ports/153d42f2-d386-49d0-bb86-055004c93ecb => generated 0 bytes in 611 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:32.873 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ff6d4ec0-3950-4de2-b101-cf693a763a21 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] No more DHCP agents 2026-04-16 18:00:32.874 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ff6d4ec0-3950-4de2-b101-cf693a763a21 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Unable to schedule network 324e94a2-e724-4abf-849d-6aebe3ca6cf6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:32.993 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf30bf6b-8ab0-4eca-8e9f-2d35f78c1242 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] TaaS: Handle Delete Port: da36e5e4-8415-4583-a90e-9f60616a2bc1 2026-04-16 18:00:32.998 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf30bf6b-8ab0-4eca-8e9f-2d35f78c1242 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Tap Mirror: Handle Delete Port: da36e5e4-8415-4583-a90e-9f60616a2bc1 [pid: 8|app: 0|req: 1052/2078] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 18:00:32 2026] DELETE /v2.0/ports/da36e5e4-8415-4583-a90e-9f60616a2bc1 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:33.312 7 INFO neutron.db.ovn_revision_numbers_db [None req-f11c4e81-00e5-47a4-b6b2-5a4a94c21a1a - - - - - -] Successfully bumped revision number for resource 705eda8f-a83f-44ce-aa66-2cff3bee835c (type: ports) to 2 2026-04-16 18:00:33.347 7 INFO neutron.db.ovn_revision_numbers_db [None req-f11c4e81-00e5-47a4-b6b2-5a4a94c21a1a - - - - - -] Successfully bumped revision number for resource ccea1794-fe36-4b3e-b979-685b985fdf3e (type: subnets) to 0 [pid: 7|app: 0|req: 1027/2079] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:32 2026] POST /v2.0/subnets => generated 656 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2080] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 18:00:33 2026] POST /v2.0/subnetpools => generated 516 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:33.556 7 INFO neutron_taas.services.taas.taas_plugin [None req-a0635bf0-710b-4733-80be-04330caff924 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] TaaS: Handle Delete Port: be5cd38d-cc57-4473-b058-174c1703bbb5 2026-04-16 18:00:33.559 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0635bf0-710b-4733-80be-04330caff924 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Tap Mirror: Handle Delete Port: be5cd38d-cc57-4473-b058-174c1703bbb5 2026-04-16 18:00:33.671 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e407526-942a-4a67-984c-a435296ca553 - - - - - -] Successfully bumped revision number for resource 9ccaf6d1-92ed-4e0c-b360-c4a41d35db49 (type: ports) to 4 [pid: 7|app: 0|req: 1028/2081] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 18:00:33 2026] DELETE /v2.0/ports/be5cd38d-cc57-4473-b058-174c1703bbb5 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:33.881 7 INFO neutron.db.ovn_revision_numbers_db [None req-77f4c0c5-0d8f-48fe-b697-68c67659193b 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 6d4bb61a-e09b-45f8-ad08-a71f97c101c6 (type: security_groups) to 1 2026-04-16 18:00:33.896 7 INFO neutron.db.ovn_revision_numbers_db [None req-77f4c0c5-0d8f-48fe-b697-68c67659193b 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 10079c33-29dd-43d5-b5af-698afa62fe00 (type: security_group_rules) to 0 2026-04-16 18:00:33.911 7 INFO neutron.db.ovn_revision_numbers_db [None req-77f4c0c5-0d8f-48fe-b697-68c67659193b 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 1df3a5e9-a05a-457d-8c3d-aef1e537744b (type: security_group_rules) to 0 2026-04-16 18:00:33.927 7 INFO neutron.db.ovn_revision_numbers_db [None req-77f4c0c5-0d8f-48fe-b697-68c67659193b 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 80cfc4c2-3fe6-47d2-a3e3-34af9998e363 (type: security_group_rules) to 0 2026-04-16 18:00:33.940 7 INFO neutron.db.ovn_revision_numbers_db [None req-77f4c0c5-0d8f-48fe-b697-68c67659193b 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource dde72463-479e-4297-991c-f8ad803f7ef9 (type: security_group_rules) to 0 2026-04-16 18:00:34.015 7 INFO neutron.db.segments_db [None req-77f4c0c5-0d8f-48fe-b697-68c67659193b 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Added segment 686cc6ab-b6e5-4066-85ad-8652b8d8520c of type geneve for network 1c94b9f9-6983-4c4e-95c3-12525ba05de7 2026-04-16 18:00:34.134 7 INFO neutron.db.ovn_revision_numbers_db [None req-77f4c0c5-0d8f-48fe-b697-68c67659193b 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 1c94b9f9-6983-4c4e-95c3-12525ba05de7 (type: networks) to 1 2026-04-16 18:00:34.296 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-77f4c0c5-0d8f-48fe-b697-68c67659193b 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:34.298 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-77f4c0c5-0d8f-48fe-b697-68c67659193b 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network 1c94b9f9-6983-4c4e-95c3-12525ba05de7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:34.328 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e407526-942a-4a67-984c-a435296ca553 - - - - - -] Successfully bumped revision number for resource 9ccaf6d1-92ed-4e0c-b360-c4a41d35db49 (type: ports) to 5 2026-04-16 18:00:34.368 7 INFO neutron.db.ovn_revision_numbers_db [None req-77f4c0c5-0d8f-48fe-b697-68c67659193b 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 365ffba3-584a-4fa7-bd67-173422a8a9be (type: ports) to 1 [pid: 7|app: 0|req: 1029/2082] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:33 2026] POST /v2.0/networks => generated 649 bytes in 702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2083] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 18:00:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:34.514 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-075a98b3-fe40-4bda-9786-ff55d2662860 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] No more DHCP agents 2026-04-16 18:00:34.515 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-075a98b3-fe40-4bda-9786-ff55d2662860 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Unable to schedule network 324e94a2-e724-4abf-849d-6aebe3ca6cf6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:34.566 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5da6c9a-393d-47d1-9e88-be34839ebd5a fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] TaaS: Handle Delete Port: e0534ee1-1cd6-4aff-a88d-0081151f92dc 2026-04-16 18:00:34.568 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5da6c9a-393d-47d1-9e88-be34839ebd5a fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Tap Mirror: Handle Delete Port: e0534ee1-1cd6-4aff-a88d-0081151f92dc 2026-04-16 18:00:34.664 8 INFO neutron.db.ovn_revision_numbers_db [None req-075a98b3-fe40-4bda-9786-ff55d2662860 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 5892835f-292e-4057-9c3e-d97139861280 (type: ports) to 1 [pid: 7|app: 0|req: 1031/2084] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 18:00:34 2026] DELETE /v2.0/ports/e0534ee1-1cd6-4aff-a88d-0081151f92dc => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:34.777 7 INFO neutron.db.segments_db [None req-775a8358-bd69-47f2-b454-3e195453a1db 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Added segment ca54b584-d67f-4fae-93a7-fb147b4f87e3 of type geneve for network 5009adf1-e1bf-47f7-a8be-999d9ea22874 2026-04-16 18:00:34.877 7 INFO neutron.db.ovn_revision_numbers_db [None req-775a8358-bd69-47f2-b454-3e195453a1db 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 5009adf1-e1bf-47f7-a8be-999d9ea22874 (type: networks) to 1 2026-04-16 18:00:35.039 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-775a8358-bd69-47f2-b454-3e195453a1db 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:35.040 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-775a8358-bd69-47f2-b454-3e195453a1db 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network 5009adf1-e1bf-47f7-a8be-999d9ea22874: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:35.113 7 INFO neutron.db.ovn_revision_numbers_db [None req-775a8358-bd69-47f2-b454-3e195453a1db 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 5392df74-8d61-4c98-9d2e-20ab15a1c3b0 (type: ports) to 1 [pid: 7|app: 0|req: 1032/2085] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:34 2026] POST /v2.0/networks => generated 648 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:35.145 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: 365ffba3-584a-4fa7-bd67-173422a8a9be [pid: 7|app: 0|req: 1033/2086] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 18:00:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:35.287 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: 5892835f-292e-4057-9c3e-d97139861280 2026-04-16 18:00:35.322 7 INFO neutron_taas.services.taas.taas_plugin [None req-df5e0196-efe4-437f-a232-450c5136824e fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] TaaS: Handle Delete Port: 30e9b130-4ab4-41e0-8cd0-4ee033de5feb 2026-04-16 18:00:35.326 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df5e0196-efe4-437f-a232-450c5136824e fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Tap Mirror: Handle Delete Port: 30e9b130-4ab4-41e0-8cd0-4ee033de5feb 2026-04-16 18:00:35.390 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status down for port: 5392df74-8d61-4c98-9d2e-20ab15a1c3b0 [pid: 7|app: 0|req: 1034/2087] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 18:00:35 2026] DELETE /v2.0/ports/30e9b130-4ab4-41e0-8cd0-4ee033de5feb => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:35.553 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] OVN reports status up for port: 5892835f-292e-4057-9c3e-d97139861280 2026-04-16 18:00:35.573 8 INFO neutron.plugins.ml2.plugin [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] Attempt 1 to provision port 5892835f-292e-4057-9c3e-d97139861280 2026-04-16 18:00:35.629 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ea51351-3e7f-43ba-b9de-c269169e2ae1 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:35.631 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ea51351-3e7f-43ba-b9de-c269169e2ae1 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network 1c94b9f9-6983-4c4e-95c3-12525ba05de7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:35.676 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-075a98b3-fe40-4bda-9786-ff55d2662860 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] No more DHCP agents 2026-04-16 18:00:35.678 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-075a98b3-fe40-4bda-9786-ff55d2662860 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Unable to schedule network 324e94a2-e724-4abf-849d-6aebe3ca6cf6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:36.056 7 INFO neutron.db.ovn_revision_numbers_db [None req-884ce439-b20c-4a3f-a7e3-ceb47efaf30c - - - - - -] Successfully bumped revision number for resource 365ffba3-584a-4fa7-bd67-173422a8a9be (type: ports) to 2 2026-04-16 18:00:36.089 7 INFO neutron.db.ovn_revision_numbers_db [None req-884ce439-b20c-4a3f-a7e3-ceb47efaf30c - - - - - -] Successfully bumped revision number for resource bfadfc71-6231-4bfc-ba7c-2d99aee312ef (type: subnets) to 0 [pid: 7|app: 0|req: 1035/2088] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:35 2026] POST /v2.0/subnets => generated 626 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2089] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 18:00:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:36.241 8 INFO neutron.db.ovn_revision_numbers_db [None req-f20e5d90-b20e-4cd9-b0e8-19d453ced219 - - - - - -] Successfully bumped revision number for resource 5892835f-292e-4057-9c3e-d97139861280 (type: ports) to 2 2026-04-16 18:00:36.334 7 INFO neutron_taas.services.taas.taas_plugin [None req-e66aea54-df60-41ee-97a6-133ff8cff781 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] TaaS: Handle Delete Port: fae2b591-86e7-4890-9c99-02a616da7e8b 2026-04-16 18:00:36.338 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e66aea54-df60-41ee-97a6-133ff8cff781 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Tap Mirror: Handle Delete Port: fae2b591-86e7-4890-9c99-02a616da7e8b 2026-04-16 18:00:36.418 8 INFO neutron.db.ovn_revision_numbers_db [None req-075a98b3-fe40-4bda-9786-ff55d2662860 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 5892835f-292e-4057-9c3e-d97139861280 (type: router_ports) to 1 [pid: 8|app: 0|req: 1054/2090] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 18:00:33 2026] PUT /v2.0/routers/1b5c0deb-ccd0-451e-a93b-7ba0d6c61221/add_router_interface => generated 309 bytes in 2887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:36.534 7 INFO neutron.services.segments.plugin [-] Segment 9d8fae21-3119-403c-972b-8ea31b5e9dd9 resource provider aggregate not found 2026-04-16 18:00:36.538 7 INFO neutron.services.segments.plugin [-] Segment 9d8fae21-3119-403c-972b-8ea31b5e9dd9 resource provider aggregate not found 2026-04-16 18:00:36.554 7 INFO neutron.services.segments.plugin [-] Segment 9d8fae21-3119-403c-972b-8ea31b5e9dd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d8fae21-3119-403c-972b-8ea31b5e9dd9 found for delete ", "request_id": "req-03e53152-8da6-452c-93f9-05480ac2c2ce"}]} 2026-04-16 18:00:36.555 7 INFO neutron.services.segments.plugin [-] Segment 9d8fae21-3119-403c-972b-8ea31b5e9dd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d8fae21-3119-403c-972b-8ea31b5e9dd9 found for delete ", "request_id": "req-d731368a-4a7b-4eb9-be3b-251661d979e6"}]} [pid: 7|app: 0|req: 1037/2093] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:36 2026] DELETE /v2.0/networks/722ba58a-1943-4516-874d-47607dee9a08 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2094] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 18:00:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:36.648 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-25ffe4bf-d056-42ad-a500-de4271422ba8 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:36.650 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-25ffe4bf-d056-42ad-a500-de4271422ba8 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network 5009adf1-e1bf-47f7-a8be-999d9ea22874: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1039/2095] 10.0.0.153 () {32 vars in 649 bytes} [Thu Apr 16 18:00:36 2026] GET /v2.0/networks => generated 7608 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:36.809 7 INFO neutron_taas.services.taas.taas_plugin [None req-372bc89d-115c-443a-9c5c-662dc13389be fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] TaaS: Handle Delete Port: 5399cb00-766f-4915-a816-2345ce87fdc2 2026-04-16 18:00:36.812 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-372bc89d-115c-443a-9c5c-662dc13389be fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Tap Mirror: Handle Delete Port: 5399cb00-766f-4915-a816-2345ce87fdc2 [pid: 7|app: 0|req: 1040/2096] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:36 2026] DELETE /v2.0/networks/24d3910e-f9f3-4e71-a88e-e149e11b8def => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2097] 10.0.0.153 () {34 vars in 759 bytes} [Thu Apr 16 18:00:37 2026] PUT /v2.0/subnetpools/65f14012-98eb-4440-ac19-5322f4e35ecb/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:37.166 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f02d6b1-f424-42c9-b5f9-adc325e197b5 - - - - - -] Successfully bumped revision number for resource 5392df74-8d61-4c98-9d2e-20ab15a1c3b0 (type: ports) to 2 [pid: 7|app: 0|req: 1042/2098] 10.0.0.153 () {32 vars in 647 bytes} [Thu Apr 16 18:00:37 2026] GET /v2.0/subnets => generated 3240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:37.200 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f02d6b1-f424-42c9-b5f9-adc325e197b5 - - - - - -] Successfully bumped revision number for resource dad2b4b9-1016-4dc8-8349-db228ff3cf9e (type: subnets) to 0 [pid: 8|app: 0|req: 1057/2099] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:36 2026] POST /v2.0/subnets => generated 626 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2100] 10.0.0.153 () {34 vars in 759 bytes} [Thu Apr 16 18:00:37 2026] PUT /v2.0/subnetpools/f64127b1-8316-4e89-99c7-b911c2b803d1/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:37.301 7 INFO neutron_taas.services.taas.taas_plugin [None req-445b016a-4531-4f81-951c-cb4bc4e69c9f fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] TaaS: Handle Delete Port: 05818c02-d7b8-4445-b886-ac13edf3449c 2026-04-16 18:00:37.304 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-445b016a-4531-4f81-951c-cb4bc4e69c9f fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Tap Mirror: Handle Delete Port: 05818c02-d7b8-4445-b886-ac13edf3449c [pid: 8|app: 0|req: 1059/2101] 10.0.0.153 () {32 vars in 647 bytes} [Thu Apr 16 18:00:37 2026] GET /v2.0/routers => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:37.445 8 INFO neutron.db.ovn_revision_numbers_db [None req-e22cc28e-ca33-4e3a-9f74-8994a4cd8786 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource cffa4a7d-f9bf-4f83-b152-ccd7a270cc00 (type: routers) to 1 [pid: 8|app: 0|req: 1060/2102] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:37 2026] POST /v2.0/routers => generated 603 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2103] 10.0.0.153 () {34 vars in 759 bytes} [Thu Apr 16 18:00:37 2026] PUT /v2.0/subnetpools/521f828e-6554-4776-83b4-3f4a7f01d623/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2104] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:37 2026] DELETE /v2.0/networks/69ba6732-3288-48e9-8f0b-18952667f52b => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:37.637 8 INFO neutron.db.ovn_revision_numbers_db [None req-49c02fe9-5479-407f-a845-8a1ca7f259fb c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 7a0c6c5e-fba5-458e-90ad-9ecb13d464b2 (type: security_groups) to 1 2026-04-16 18:00:37.655 8 INFO neutron.db.ovn_revision_numbers_db [None req-49c02fe9-5479-407f-a845-8a1ca7f259fb c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 44f8b1cc-0083-4b89-9c5b-6cefcff3a1c9 (type: security_group_rules) to 0 2026-04-16 18:00:37.670 8 INFO neutron.db.ovn_revision_numbers_db [None req-49c02fe9-5479-407f-a845-8a1ca7f259fb c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource ea38ccd8-968b-4d45-9968-7eebda02000f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1062/2105] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 18:00:37 2026] POST /v2.0/security-groups => generated 1675 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2106] 10.0.0.153 () {34 vars in 759 bytes} [Thu Apr 16 18:00:37 2026] PUT /v2.0/subnetpools/56b84c9c-b876-45c2-8115-c132b0aacc23/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:37.862 8 INFO neutron_taas.services.taas.taas_plugin [None req-f2e90346-f725-4d52-b5fc-2bbb42fe13aa fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] TaaS: Handle Delete Port: beeedf1c-c584-4f78-a043-7a6c1f6a7686 2026-04-16 18:00:37.865 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2e90346-f725-4d52-b5fc-2bbb42fe13aa fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Tap Mirror: Handle Delete Port: beeedf1c-c584-4f78-a043-7a6c1f6a7686 2026-04-16 18:00:37.891 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4690d1cd-d955-451b-9bad-cc892f6f8fbd 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:37.893 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4690d1cd-d955-451b-9bad-cc892f6f8fbd 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network 1c94b9f9-6983-4c4e-95c3-12525ba05de7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:38.050 7 INFO neutron.db.ovn_revision_numbers_db [None req-4690d1cd-d955-451b-9bad-cc892f6f8fbd 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 7f771f57-93bc-4998-bb96-ea0858ab1bcc (type: ports) to 1 2026-04-16 18:00:38.081 8 INFO neutron.services.segments.plugin [-] Segment 86dcc004-2902-4d24-829e-9ca8c5594f41 resource provider aggregate not found 2026-04-16 18:00:38.083 8 INFO neutron.services.segments.plugin [-] Segment 86dcc004-2902-4d24-829e-9ca8c5594f41 resource provider aggregate not found 2026-04-16 18:00:38.098 8 INFO neutron.services.segments.plugin [-] Segment 86dcc004-2902-4d24-829e-9ca8c5594f41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86dcc004-2902-4d24-829e-9ca8c5594f41 found for delete ", "request_id": "req-9ee67377-4717-4912-8b9d-9ed89fba415a"}]} 2026-04-16 18:00:38.108 8 INFO neutron.services.segments.plugin [-] Segment 86dcc004-2902-4d24-829e-9ca8c5594f41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86dcc004-2902-4d24-829e-9ca8c5594f41 found for delete ", "request_id": "req-389aa30c-5bf1-4782-bf93-88a6741c40d1"}]} [pid: 8|app: 0|req: 1064/2107] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:37 2026] DELETE /v2.0/networks/8d826b85-f01d-4206-989e-75fe5065a5b7 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:38.275 8 INFO neutron.db.ovn_revision_numbers_db [None req-afb4fec6-c7ed-4d57-b6cc-667a296e9f95 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource e72cd43b-e792-4676-843e-668e492b544b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1065/2108] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:00:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2109] 10.0.0.153 () {32 vars in 672 bytes} [Thu Apr 16 18:00:38 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:38.451 8 INFO neutron_taas.services.taas.taas_plugin [None req-7cd9818d-d025-4a7e-a22c-a77ff53d6ae6 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] TaaS: Handle Delete Port: 78689ac1-01a4-4abd-b75d-460e7fd5fe5f 2026-04-16 18:00:38.454 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cd9818d-d025-4a7e-a22c-a77ff53d6ae6 fe2153afa6da45ad8c72e548409ae776 9ff9cb21b9e64548a984b571917e7b78 - - default default] Tap Mirror: Handle Delete Port: 78689ac1-01a4-4abd-b75d-460e7fd5fe5f 2026-04-16 18:00:38.633 7 INFO neutron.services.segments.plugin [-] Segment 4634b12d-5d86-4c8b-8c2f-ad3d19962341 resource provider aggregate not found 2026-04-16 18:00:38.658 7 INFO neutron.services.segments.plugin [-] Segment 4634b12d-5d86-4c8b-8c2f-ad3d19962341 resource provider aggregate not found 2026-04-16 18:00:38.676 7 INFO neutron.services.segments.plugin [-] Segment 4634b12d-5d86-4c8b-8c2f-ad3d19962341 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4634b12d-5d86-4c8b-8c2f-ad3d19962341 found for delete ", "request_id": "req-e4fb6f46-04b1-4f6b-9a08-368ca8ab8435"}]} 2026-04-16 18:00:38.682 7 INFO neutron.services.segments.plugin [-] Segment 4634b12d-5d86-4c8b-8c2f-ad3d19962341 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4634b12d-5d86-4c8b-8c2f-ad3d19962341 found for delete ", "request_id": "req-e1ae88f0-3cab-48a7-91ae-81afe39f3520"}]} 2026-04-16 18:00:38.701 7 INFO neutron.services.segments.plugin [-] Segment cb2f5d7d-5c3b-4596-ae1e-1f883fc60786 resource provider aggregate not found 2026-04-16 18:00:38.711 7 INFO neutron.services.segments.plugin [-] Segment cb2f5d7d-5c3b-4596-ae1e-1f883fc60786 resource provider aggregate not found 2026-04-16 18:00:38.717 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4690d1cd-d955-451b-9bad-cc892f6f8fbd 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:38.719 7 INFO neutron.services.segments.plugin [-] Segment cb2f5d7d-5c3b-4596-ae1e-1f883fc60786 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb2f5d7d-5c3b-4596-ae1e-1f883fc60786 found for delete ", "request_id": "req-d95817f0-a099-43af-8ec8-3078b6fd54a9"}]} 2026-04-16 18:00:38.720 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4690d1cd-d955-451b-9bad-cc892f6f8fbd 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network 1c94b9f9-6983-4c4e-95c3-12525ba05de7: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1067/2110] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:38 2026] DELETE /v2.0/networks/f6f9d9c0-b85d-44a5-8a3f-6c7dc531c1b4 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:38.735 7 INFO neutron.services.segments.plugin [-] Segment cb2f5d7d-5c3b-4596-ae1e-1f883fc60786 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb2f5d7d-5c3b-4596-ae1e-1f883fc60786 found for delete ", "request_id": "req-bc4fbb07-4f87-4bbb-b83c-eac6cd07173f"}]} 2026-04-16 18:00:38.969 8 INFO neutron.db.ovn_revision_numbers_db [None req-43bade05-0295-48ba-8f44-d8dffc81cd1a c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource dd311bb1-0eb5-4edb-8951-3b07c9c241f7 (type: security_group_rules) to 0 2026-04-16 18:00:39.023 7 INFO neutron.db.ovn_revision_numbers_db [None req-4690d1cd-d955-451b-9bad-cc892f6f8fbd 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 7f771f57-93bc-4998-bb96-ea0858ab1bcc (type: router_ports) to 1 [pid: 7|app: 0|req: 1044/2111] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 18:00:37 2026] PUT /v2.0/routers/cffa4a7d-f9bf-4f83-b152-ccd7a270cc00/add_router_interface => generated 309 bytes in 1522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2112] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:00:38 2026] POST /v2.0/security-group-rules => generated 596 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2113] 10.0.0.153 () {32 vars in 686 bytes} [Thu Apr 16 18:00:39 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2114] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:39 2026] GET /v2.0/ports/7f771f57-93bc-4998-bb96-ea0858ab1bcc => generated 941 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2115] 10.0.0.153 () {32 vars in 682 bytes} [Thu Apr 16 18:00:39 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:39.175 8 INFO neutron.db.ovn_revision_numbers_db [None req-33553005-8031-49db-813a-309e10f444f0 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 2957e285-ef8f-4cd9-a526-b138da42e37b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1069/2116] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:00:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2117] 10.0.0.153 () {32 vars in 694 bytes} [Thu Apr 16 18:00:39 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:39.357 8 INFO neutron.db.ovn_revision_numbers_db [None req-37c738ff-4aa6-46fa-89cd-e99f36ad3a9c c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource f4df5efe-47f6-4a95-be93-db6f7948b4a4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1071/2118] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:00:39 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: 8|app: 0|req: 1072/2119] 10.0.0.153 () {32 vars in 680 bytes} [Thu Apr 16 18:00:39 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:39.444 8 INFO neutron.db.securitygroups_db [None req-0d5be27f-a716-4f1e-8840-d683064f5e19 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Project 536049face8b4b0db3ee4d9ae29ca889 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-16 18:00:39.522 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7fd7bc8-f2c9-4cbc-85f5-cb76a8f91a44 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:39.525 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7fd7bc8-f2c9-4cbc-85f5-cb76a8f91a44 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network 5009adf1-e1bf-47f7-a8be-999d9ea22874: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:39.555 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d5be27f-a716-4f1e-8840-d683064f5e19 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 6f9c7d31-ecc9-4561-b5c0-eae756fb5e8a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1073/2120] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:00:39 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: 8|app: 0|req: 1074/2121] 10.0.0.153 () {32 vars in 694 bytes} [Thu Apr 16 18:00:39 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:39.640 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] OVN reports status down for port: ae179a66-e8ee-498e-a3ed-a7762bd9d754 2026-04-16 18:00:39.704 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7fd7bc8-f2c9-4cbc-85f5-cb76a8f91a44 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource ae179a66-e8ee-498e-a3ed-a7762bd9d754 (type: ports) to 1 2026-04-16 18:00:39.872 8 INFO neutron.db.ovn_revision_numbers_db [None req-736f569e-6836-4a85-8a2c-6c1bd207f57d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 93b6c435-f9a3-4031-973b-6fe1c4007c32 (type: security_groups) to 1 2026-04-16 18:00:39.886 8 INFO neutron.db.ovn_revision_numbers_db [None req-736f569e-6836-4a85-8a2c-6c1bd207f57d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0b0a9063-2a6f-4639-8252-48ef38c4b69d (type: security_group_rules) to 0 2026-04-16 18:00:39.899 8 INFO neutron.db.ovn_revision_numbers_db [None req-736f569e-6836-4a85-8a2c-6c1bd207f57d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 15e3973f-f982-4752-a990-2216b7f10477 (type: security_group_rules) to 0 2026-04-16 18:00:39.909 8 INFO neutron.db.ovn_revision_numbers_db [None req-736f569e-6836-4a85-8a2c-6c1bd207f57d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b106eb20-6119-4f60-bdd8-65acd9c57938 (type: security_group_rules) to 0 2026-04-16 18:00:39.921 8 INFO neutron.db.ovn_revision_numbers_db [None req-736f569e-6836-4a85-8a2c-6c1bd207f57d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource fc05bcea-c83e-47cd-a517-ca54f0fbb037 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1075/2122] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:39 2026] GET /v2.0/security-groups?tenant_id=95539115de0744e495f7b52a33da188b&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:39.999 8 INFO neutron.db.securitygroups_db [None req-2670c054-58fa-475c-9c9a-836c38dd4cd1 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Project 536049face8b4b0db3ee4d9ae29ca889 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-16 18:00:40.322 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] OVN reports status up for port: ae179a66-e8ee-498e-a3ed-a7762bd9d754 2026-04-16 18:00:40.346 7 INFO neutron.plugins.ml2.plugin [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] Attempt 1 to provision port ae179a66-e8ee-498e-a3ed-a7762bd9d754 2026-04-16 18:00:40.437 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7fd7bc8-f2c9-4cbc-85f5-cb76a8f91a44 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:40.442 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7fd7bc8-f2c9-4cbc-85f5-cb76a8f91a44 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network 5009adf1-e1bf-47f7-a8be-999d9ea22874: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:40.788 8 INFO neutron.services.segments.plugin [-] Segment 7aa65884-a540-414f-9afd-7be04882006e resource provider aggregate not found 2026-04-16 18:00:40.795 8 INFO neutron.services.segments.plugin [-] Segment 7aa65884-a540-414f-9afd-7be04882006e resource provider aggregate not found 2026-04-16 18:00:40.806 8 INFO neutron.services.segments.plugin [-] Segment 7aa65884-a540-414f-9afd-7be04882006e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aa65884-a540-414f-9afd-7be04882006e found for delete ", "request_id": "req-d3dee10c-a8fa-46c4-abad-0bb310a1eb39"}]} 2026-04-16 18:00:40.820 8 INFO neutron.services.segments.plugin [-] Segment 7aa65884-a540-414f-9afd-7be04882006e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aa65884-a540-414f-9afd-7be04882006e found for delete ", "request_id": "req-4b21ec4b-365c-4df6-a61c-05de065cd461"}]} 2026-04-16 18:00:40.827 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7fd7bc8-f2c9-4cbc-85f5-cb76a8f91a44 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource ae179a66-e8ee-498e-a3ed-a7762bd9d754 (type: router_ports) to 1 [pid: 7|app: 0|req: 1048/2123] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 18:00:39 2026] PUT /v2.0/routers/cffa4a7d-f9bf-4f83-b152-ccd7a270cc00/add_router_interface => generated 309 bytes in 1734 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2124] 10.0.0.153 () {32 vars in 690 bytes} [Thu Apr 16 18:00:40 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:40.923 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dee980f4-5180-4d8a-bfe2-f5d4bf63317d - - - - - -] No hosting information found for port 5892835f-292e-4057-9c3e-d97139861280: RuntimeError: No hosting information found for port 5892835f-292e-4057-9c3e-d97139861280 2026-04-16 18:00:40.953 8 INFO neutron.db.ovn_revision_numbers_db [None req-2670c054-58fa-475c-9c9a-836c38dd4cd1 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource b61aae06-0030-4b51-a261-0d6b51c142ad (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1076/2125] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:00:39 2026] POST /v2.0/security-group-rules => generated 606 bytes in 1070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2126] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:41 2026] GET /v2.0/ports/ae179a66-e8ee-498e-a3ed-a7762bd9d754 => generated 943 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:41.121 8 INFO neutron.db.ovn_revision_numbers_db [None req-dee980f4-5180-4d8a-bfe2-f5d4bf63317d - - - - - -] Successfully bumped revision number for resource 5892835f-292e-4057-9c3e-d97139861280 (type: router_ports) to 2 2026-04-16 18:00:41.123 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dee980f4-5180-4d8a-bfe2-f5d4bf63317d - - - - - -] OVN reports status down for port: 7f771f57-93bc-4998-bb96-ea0858ab1bcc [pid: 8|app: 0|req: 1078/2127] 10.0.0.153 () {32 vars in 702 bytes} [Thu Apr 16 18:00:41 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:41.149 7 INFO neutron.db.ovn_revision_numbers_db [None req-7af82118-7981-420d-864b-e05eb5ea2ce5 - - - - - -] Successfully bumped revision number for resource ae179a66-e8ee-498e-a3ed-a7762bd9d754 (type: ports) to 2 [pid: 8|app: 0|req: 1079/2128] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:41 2026] GET /v2.0/ports/ae179a66-e8ee-498e-a3ed-a7762bd9d754 => generated 943 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:41.259 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dee980f4-5180-4d8a-bfe2-f5d4bf63317d - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 18:00:41.259 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dee980f4-5180-4d8a-bfe2-f5d4bf63317d - - - - - -] OVN reports status up for port: 7f771f57-93bc-4998-bb96-ea0858ab1bcc 2026-04-16 18:00:41.289 8 INFO neutron.plugins.ml2.plugin [None req-dee980f4-5180-4d8a-bfe2-f5d4bf63317d - - - - - -] Attempt 1 to provision port 7f771f57-93bc-4998-bb96-ea0858ab1bcc [pid: 8|app: 0|req: 1080/2129] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:00:41 2026] DELETE /v2.0/subnetpools/65f14012-98eb-4440-ac19-5322f4e35ecb => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2130] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:40 2026] DELETE /v2.0/security-groups/93b6c435-f9a3-4031-973b-6fe1c4007c32 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2131] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:00:41 2026] DELETE /v2.0/subnetpools/f64127b1-8316-4e89-99c7-b911c2b803d1 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2132] 10.0.0.153 () {32 vars in 649 bytes} [Thu Apr 16 18:00:41 2026] GET /v2.0/networks => generated 1373 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2133] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:00:41 2026] DELETE /v2.0/subnetpools/521f828e-6554-4776-83b4-3f4a7f01d623 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:41.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8ccf24f-2bb9-4473-bc1a-8be3532a16a6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5b3e837b-7c63-4de5-9083-f7161b9a5619 (type: security_groups) to 1 2026-04-16 18:00:41.765 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8ccf24f-2bb9-4473-bc1a-8be3532a16a6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 039a8980-d0e6-450b-90a1-7d6ae9b349a8 (type: security_group_rules) to 0 2026-04-16 18:00:41.773 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8ccf24f-2bb9-4473-bc1a-8be3532a16a6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 370c6cdb-eaad-48c8-afe6-b92f4ad34829 (type: security_group_rules) to 0 2026-04-16 18:00:41.782 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8ccf24f-2bb9-4473-bc1a-8be3532a16a6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 3e3af2ed-5f99-4210-9657-3f1b06dc6995 (type: security_group_rules) to 0 2026-04-16 18:00:41.792 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8ccf24f-2bb9-4473-bc1a-8be3532a16a6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource bb14d10f-09ce-4936-ac5a-ea122ec0c714 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1054/2134] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:41 2026] GET /v2.0/security-groups?tenant_id=45ca2aa1e8ce44bd9daab74537907f12&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2135] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:00:41 2026] DELETE /v2.0/subnetpools/56b84c9c-b876-45c2-8115-c132b0aacc23 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2136] 10.0.0.198 () {34 vars in 1100 bytes} [Thu Apr 16 18:00:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1223159963&fields=id&tenant_id=536049face8b4b0db3ee4d9ae29ca889 => generated 69 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:41.914 8 INFO neutron_taas.services.taas.taas_plugin [None req-22b0ce41-6f8f-4c9b-8df1-a386cf025f5b 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] TaaS: Handle Delete Port: ae179a66-e8ee-498e-a3ed-a7762bd9d754 2026-04-16 18:00:41.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22b0ce41-6f8f-4c9b-8df1-a386cf025f5b 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Tap Mirror: Handle Delete Port: ae179a66-e8ee-498e-a3ed-a7762bd9d754 2026-04-16 18:00:41.949 8 INFO neutron.db.ovn_revision_numbers_db [None req-dee980f4-5180-4d8a-bfe2-f5d4bf63317d - - - - - -] Successfully bumped revision number for resource 7f771f57-93bc-4998-bb96-ea0858ab1bcc (type: ports) to 2 [pid: 7|app: 0|req: 1057/2137] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:41 2026] DELETE /v2.0/security-groups/5b3e837b-7c63-4de5-9083-f7161b9a5619 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2138] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:00:42 2026] DELETE /v2.0/subnetpools/bc87056a-8fe7-4472-abe4-9267a58c9c0f => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2139] 10.0.0.198 () {34 vars in 982 bytes} [Thu Apr 16 18:00:42 2026] GET /v2.0/networks?id=324e94a2-e724-4abf-849d-6aebe3ca6cf6 => generated 698 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2140] 10.0.0.198 () {34 vars in 965 bytes} [Thu Apr 16 18:00:42 2026] GET /v2.0/quotas/536049face8b4b0db3ee4d9ae29ca889 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2141] 10.0.0.198 () {34 vars in 1002 bytes} [Thu Apr 16 18:00:42 2026] GET /v2.0/ports?tenant_id=536049face8b4b0db3ee4d9ae29ca889&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2142] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:42 2026] GET /v2.0/security-groups?tenant_id=9ff9cb21b9e64548a984b571917e7b78&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2143] 10.0.0.198 () {34 vars in 1008 bytes} [Thu Apr 16 18:00:42 2026] GET /v2.0/networks/324e94a2-e724-4abf-849d-6aebe3ca6cf6?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2144] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:00:41 2026] PUT /v2.0/routers/cffa4a7d-f9bf-4f83-b152-ccd7a270cc00/remove_router_interface => generated 309 bytes in 1091 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: 1082/2145] 10.0.0.198 () {34 vars in 1108 bytes} [Thu Apr 16 18:00:42 2026] GET /v2.0/networks/324e94a2-e724-4abf-849d-6aebe3ca6cf6?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: 1083/2146] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:42 2026] GET /v2.0/ports/7f771f57-93bc-4998-bb96-ea0858ab1bcc => generated 943 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2147] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:42 2026] DELETE /v2.0/security-groups/d852466f-4533-43f4-8216-2cdebfbbc4d4 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2148] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:00:42 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:42.848 8 INFO neutron_taas.services.taas.taas_plugin [None req-36cbd5af-ee7b-4ec1-bb02-cd9e4449706f 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] TaaS: Handle Delete Port: 7f771f57-93bc-4998-bb96-ea0858ab1bcc 2026-04-16 18:00:42.852 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36cbd5af-ee7b-4ec1-bb02-cd9e4449706f 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Tap Mirror: Handle Delete Port: 7f771f57-93bc-4998-bb96-ea0858ab1bcc [pid: 8|app: 0|req: 1084/2149] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:00:42 2026] PUT /v2.0/routers/cffa4a7d-f9bf-4f83-b152-ccd7a270cc00/remove_router_interface => generated 309 bytes in 644 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: 1085/2150] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:00:43 2026] GET /v2.0/ports?device_id=cffa4a7d-f9bf-4f83-b152-ccd7a270cc00 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:43.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0309583-9140-4b53-ad30-21003916ef96 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource caf188a6-d4a3-4866-aeba-6b5efcb43103 (type: security_groups) to 1 2026-04-16 18:00:43.263 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0309583-9140-4b53-ad30-21003916ef96 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 3844c6eb-dc1d-4487-b67d-1a842a6dba4e (type: security_group_rules) to 0 2026-04-16 18:00:43.274 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0309583-9140-4b53-ad30-21003916ef96 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5e3f68e7-31d1-4e57-ac07-a264919da742 (type: security_group_rules) to 0 2026-04-16 18:00:43.285 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0309583-9140-4b53-ad30-21003916ef96 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ca03a690-38ae-41b9-a91f-5ae406bf1987 (type: security_group_rules) to 0 2026-04-16 18:00:43.296 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0309583-9140-4b53-ad30-21003916ef96 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e7b93097-1f21-4cdd-81e8-d8596c0a6a38 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1066/2151] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:42 2026] GET /v2.0/security-groups?tenant_id=8832ab340a784b9cb3e5c7e1d828e907&name=default => generated 2925 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2152] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:43 2026] DELETE /v2.0/routers/cffa4a7d-f9bf-4f83-b152-ccd7a270cc00 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2153] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:43 2026] DELETE /v2.0/security-groups/caf188a6-d4a3-4866-aeba-6b5efcb43103 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2154] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:43 2026] DELETE /v2.0/subnets/dad2b4b9-1016-4dc8-8349-db228ff3cf9e => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2155] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:00:43 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => 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: 1068/2156] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:43 2026] DELETE /v2.0/subnets/bfadfc71-6231-4bfc-ba7c-2d99aee312ef => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:00:43.870 8 INFO neutron.db.ovn_revision_numbers_db [None req-a011b327-2684-4096-810a-0546781510cb 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c59013e7-30ed-4fb1-ac94-bb0a637413a8 (type: security_groups) to 1 2026-04-16 18:00:43.882 8 INFO neutron.db.ovn_revision_numbers_db [None req-a011b327-2684-4096-810a-0546781510cb 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4fdf2558-a6b9-4271-926b-474b1d76b6de (type: security_group_rules) to 0 2026-04-16 18:00:43.894 8 INFO neutron.db.ovn_revision_numbers_db [None req-a011b327-2684-4096-810a-0546781510cb 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 63d6559d-6331-4ea4-9712-ecfdc70fcc0a (type: security_group_rules) to 0 2026-04-16 18:00:43.907 8 INFO neutron.db.ovn_revision_numbers_db [None req-a011b327-2684-4096-810a-0546781510cb 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6f6ce721-a90b-43ce-b7b0-1c4454098ab9 (type: security_group_rules) to 0 2026-04-16 18:00:43.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-a011b327-2684-4096-810a-0546781510cb 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 78f9f81d-12f1-431d-a78e-58e45e4b50ba (type: security_group_rules) to 0 2026-04-16 18:00:43.951 7 INFO neutron_taas.services.taas.taas_plugin [None req-b9ab3ca4-87c9-4775-8659-8f1ec489b5c2 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] TaaS: Handle Delete Port: 5392df74-8d61-4c98-9d2e-20ab15a1c3b0 2026-04-16 18:00:43.954 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9ab3ca4-87c9-4775-8659-8f1ec489b5c2 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Tap Mirror: Handle Delete Port: 5392df74-8d61-4c98-9d2e-20ab15a1c3b0 [pid: 8|app: 0|req: 1089/2157] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:43 2026] GET /v2.0/security-groups?tenant_id=ad56ce8b39bc44cf903a6af0845b1745&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:44.136 7 INFO neutron.services.segments.plugin [-] Segment ca54b584-d67f-4fae-93a7-fb147b4f87e3 resource provider aggregate not found 2026-04-16 18:00:44.137 7 INFO neutron.services.segments.plugin [-] Segment ca54b584-d67f-4fae-93a7-fb147b4f87e3 resource provider aggregate not found 2026-04-16 18:00:44.155 7 INFO neutron.services.segments.plugin [-] Segment ca54b584-d67f-4fae-93a7-fb147b4f87e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca54b584-d67f-4fae-93a7-fb147b4f87e3 found for delete ", "request_id": "req-f6494d8a-9daf-4aad-ab47-61957862ccf7"}]} 2026-04-16 18:00:44.157 7 INFO neutron.services.segments.plugin [-] Segment ca54b584-d67f-4fae-93a7-fb147b4f87e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca54b584-d67f-4fae-93a7-fb147b4f87e3 found for delete ", "request_id": "req-ec848218-3f17-46c0-a494-b81d67f2b354"}]} [pid: 7|app: 0|req: 1069/2158] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:43 2026] DELETE /v2.0/networks/5009adf1-e1bf-47f7-a8be-999d9ea22874 => 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: 1090/2159] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:43 2026] DELETE /v2.0/security-groups/c59013e7-30ed-4fb1-ac94-bb0a637413a8 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:44.310 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d41b1cf-09ee-4163-ba99-fa68a7b65839 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] TaaS: Handle Delete Port: 365ffba3-584a-4fa7-bd67-173422a8a9be 2026-04-16 18:00:44.313 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d41b1cf-09ee-4163-ba99-fa68a7b65839 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Tap Mirror: Handle Delete Port: 365ffba3-584a-4fa7-bd67-173422a8a9be 2026-04-16 18:00:44.504 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a2d0ab1-5c69-410f-9851-c13f253794a0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 72cf454f-9a88-4d83-b9fc-f9bfd35d0de8 (type: security_groups) to 1 2026-04-16 18:00:44.516 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a2d0ab1-5c69-410f-9851-c13f253794a0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 800e8277-99c5-41ea-93f8-35a9f77aedd9 (type: security_group_rules) to 0 2026-04-16 18:00:44.529 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a2d0ab1-5c69-410f-9851-c13f253794a0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 9362a045-1f29-48cb-aef5-ea78422f4e75 (type: security_group_rules) to 0 2026-04-16 18:00:44.547 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a2d0ab1-5c69-410f-9851-c13f253794a0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 97ea493d-f32e-4fe0-85aa-c8946adcc6fb (type: security_group_rules) to 0 2026-04-16 18:00:44.566 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a2d0ab1-5c69-410f-9851-c13f253794a0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a59d2677-cc3f-4b34-8ccc-2bf4d4ba8425 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1070/2160] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:44 2026] DELETE /v2.0/networks/1c94b9f9-6983-4c4e-95c3-12525ba05de7 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2161] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:44 2026] GET /v2.0/security-groups?tenant_id=7244e77b50a346238c3c95c077b82683&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:44.667 7 INFO neutron.db.segments_db [None req-1b1e01ee-0161-4c51-a79c-9d4ba0e8ed81 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Added segment d29f7677-4cc4-4c55-87ca-e2ed0aaa311d of type geneve for network a8318603-eef2-401e-9652-7317e6dc3995 2026-04-16 18:00:44.833 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b1e01ee-0161-4c51-a79c-9d4ba0e8ed81 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource a8318603-eef2-401e-9652-7317e6dc3995 (type: networks) to 1 [pid: 8|app: 0|req: 1092/2162] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:44 2026] DELETE /v2.0/security-groups/72cf454f-9a88-4d83-b9fc-f9bfd35d0de8 => 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: 1093/2163] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:00:44 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:45.036 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b1e01ee-0161-4c51-a79c-9d4ba0e8ed81 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:45.038 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b1e01ee-0161-4c51-a79c-9d4ba0e8ed81 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network a8318603-eef2-401e-9652-7317e6dc3995: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:45.132 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b1e01ee-0161-4c51-a79c-9d4ba0e8ed81 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 29abb89b-34a3-4ed3-8679-bbebb627e069 (type: ports) to 1 [pid: 7|app: 0|req: 1071/2164] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:44 2026] POST /v2.0/networks => generated 649 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:45.360 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1736b43e-f56d-495d-9899-5ea5f8c6ff1e 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:45.362 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1736b43e-f56d-495d-9899-5ea5f8c6ff1e 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network a8318603-eef2-401e-9652-7317e6dc3995: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:45.771 8 INFO neutron.db.ovn_revision_numbers_db [None req-58c7bf53-a3aa-47ef-95da-0dd64bb8b63b - - - - - -] Successfully bumped revision number for resource 29abb89b-34a3-4ed3-8679-bbebb627e069 (type: ports) to 2 2026-04-16 18:00:45.798 8 INFO neutron.db.ovn_revision_numbers_db [None req-58c7bf53-a3aa-47ef-95da-0dd64bb8b63b - - - - - -] Successfully bumped revision number for resource d2761187-d066-4d8f-ad58-568a4eef667d (type: subnets) to 0 [pid: 8|app: 0|req: 1094/2165] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:45 2026] POST /v2.0/subnets => generated 626 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:45.952 7 INFO neutron.db.ovn_revision_numbers_db [None req-a784c01a-98e1-4366-b0f9-e7595c98db75 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 88bd0296-8534-4609-8552-5778207db8da (type: routers) to 1 [pid: 7|app: 0|req: 1072/2166] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:45 2026] POST /v2.0/routers => generated 602 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2167] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:00:45 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:46.028 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-55e04d26-86cc-445c-b743-fc64f47826e9 - - - - - -] No port found with ID ae179a66-e8ee-498e-a3ed-a7762bd9d754: RuntimeError: No port found with ID ae179a66-e8ee-498e-a3ed-a7762bd9d754 2026-04-16 18:00:46.050 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-55e04d26-86cc-445c-b743-fc64f47826e9 - - - - - -] OVN reports status down for port: 29abb89b-34a3-4ed3-8679-bbebb627e069 2026-04-16 18:00:46.181 7 INFO neutron.services.segments.plugin [-] Segment 686cc6ab-b6e5-4066-85ad-8652b8d8520c resource provider aggregate not found 2026-04-16 18:00:46.185 7 INFO neutron.services.segments.plugin [-] Segment 686cc6ab-b6e5-4066-85ad-8652b8d8520c resource provider aggregate not found 2026-04-16 18:00:46.212 7 INFO neutron.services.segments.plugin [-] Segment 686cc6ab-b6e5-4066-85ad-8652b8d8520c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 686cc6ab-b6e5-4066-85ad-8652b8d8520c found for delete ", "request_id": "req-4bc78e89-2c02-4d0b-a195-59943006aa89"}]} 2026-04-16 18:00:46.220 7 INFO neutron.services.segments.plugin [-] Segment 686cc6ab-b6e5-4066-85ad-8652b8d8520c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 686cc6ab-b6e5-4066-85ad-8652b8d8520c found for delete ", "request_id": "req-d51023c0-6618-4e63-bc46-92856e351fda"}]} 2026-04-16 18:00:46.300 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd03115c-9127-48d3-86a9-89e9f536f022 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] Successfully bumped revision number for resource 862ee8f5-a8d8-4fa3-8ca7-7cec4c02996c (type: security_groups) to 1 2026-04-16 18:00:46.317 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd03115c-9127-48d3-86a9-89e9f536f022 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] Successfully bumped revision number for resource 3f13f6ff-52a6-48c8-bd9f-07aa46287c99 (type: security_group_rules) to 0 2026-04-16 18:00:46.334 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd03115c-9127-48d3-86a9-89e9f536f022 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] Successfully bumped revision number for resource 7355f041-8bec-471f-b3e9-45e43e6945ea (type: security_group_rules) to 0 2026-04-16 18:00:46.357 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd03115c-9127-48d3-86a9-89e9f536f022 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] Successfully bumped revision number for resource 7c4351e2-c0d4-460f-8dda-46fa119a7e48 (type: security_group_rules) to 0 2026-04-16 18:00:46.371 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ecc49ba2-54e2-43b8-a0fb-2388947bec6b 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:46.372 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ecc49ba2-54e2-43b8-a0fb-2388947bec6b 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network a8318603-eef2-401e-9652-7317e6dc3995: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:46.374 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd03115c-9127-48d3-86a9-89e9f536f022 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] Successfully bumped revision number for resource 862ae2a5-58eb-4eaa-a80f-720a40c87016 (type: security_group_rules) to 0 2026-04-16 18:00:46.450 8 INFO neutron.db.segments_db [None req-fd03115c-9127-48d3-86a9-89e9f536f022 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] Added segment 72058749-635a-4e2d-8ca8-611719f7c538 of type geneve for network 9893f8d5-9bad-4379-8851-9f5d51ec939e 2026-04-16 18:00:46.487 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-55e04d26-86cc-445c-b743-fc64f47826e9 - - - - - -] OVN reports status down for port: 06a49ae9-b0b3-4438-9f11-bf64a73e8b64 2026-04-16 18:00:46.570 7 INFO neutron.db.ovn_revision_numbers_db [None req-ecc49ba2-54e2-43b8-a0fb-2388947bec6b 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 06a49ae9-b0b3-4438-9f11-bf64a73e8b64 (type: ports) to 1 2026-04-16 18:00:46.578 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd03115c-9127-48d3-86a9-89e9f536f022 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] Successfully bumped revision number for resource 9893f8d5-9bad-4379-8851-9f5d51ec939e (type: networks) to 1 [pid: 7|app: 0|req: 1073/2168] 10.0.0.153 () {34 vars in 665 bytes} [Thu Apr 16 18:00:45 2026] POST /v2.0/ports => generated 947 bytes in 687 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-04-16 18:00:46.739 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd03115c-9127-48d3-86a9-89e9f536f022 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] No more DHCP agents 2026-04-16 18:00:46.741 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd03115c-9127-48d3-86a9-89e9f536f022 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] Unable to schedule network 9893f8d5-9bad-4379-8851-9f5d51ec939e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:46.851 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd03115c-9127-48d3-86a9-89e9f536f022 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] Successfully bumped revision number for resource 2bb19b2d-e12b-4ec4-bc12-1ea91ef31f39 (type: ports) to 1 [pid: 8|app: 0|req: 1096/2169] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:46 2026] POST /v2.0/networks => generated 651 bytes in 816 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2170] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:00:46 2026] GET /v2.0/networks?id=324e94a2-e724-4abf-849d-6aebe3ca6cf6 => generated 698 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:46.942 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4bff7b27-49ab-4432-8df1-f45921c13659 - - - - - -] No port found with ID 7f771f57-93bc-4998-bb96-ea0858ab1bcc: RuntimeError: No port found with ID 7f771f57-93bc-4998-bb96-ea0858ab1bcc 2026-04-16 18:00:46.967 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4bff7b27-49ab-4432-8df1-f45921c13659 - - - - - -] OVN reports status down for port: 2bb19b2d-e12b-4ec4-bc12-1ea91ef31f39 2026-04-16 18:00:47.216 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-55e04d26-86cc-445c-b743-fc64f47826e9 - - - - - -] OVN reports status up for port: 06a49ae9-b0b3-4438-9f11-bf64a73e8b64 2026-04-16 18:00:47.231 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9e132ae2-58c1-4486-b8be-656f05196dd7 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] No more DHCP agents 2026-04-16 18:00:47.232 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9e132ae2-58c1-4486-b8be-656f05196dd7 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] Unable to schedule network 9893f8d5-9bad-4379-8851-9f5d51ec939e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:47.243 7 INFO neutron.plugins.ml2.plugin [None req-55e04d26-86cc-445c-b743-fc64f47826e9 - - - - - -] Attempt 1 to provision port 06a49ae9-b0b3-4438-9f11-bf64a73e8b64 2026-04-16 18:00:47.284 7 INFO neutron.db.ovn_revision_numbers_db [None req-a63d228a-476a-4648-9ded-6419d4b37520 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 06a49ae9-b0b3-4438-9f11-bf64a73e8b64 (type: ports) to 2 2026-04-16 18:00:47.333 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e132ae2-58c1-4486-b8be-656f05196dd7 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] Successfully bumped revision number for resource 85585ce4-f81c-4bbb-ae3b-b211567593aa (type: ports) to 1 [pid: 8|app: 0|req: 1098/2171] 10.0.0.153 () {34 vars in 664 bytes} [Thu Apr 16 18:00:46 2026] POST /v2.0/ports => generated 743 bytes in 464 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: 1099/2172] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 16 18:00:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=536049face8b4b0db3ee4d9ae29ca889 => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2173] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:00:47 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => 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: 1101/2174] 10.0.0.153 () {34 vars in 747 bytes} [Thu Apr 16 18:00:47 2026] PUT /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/tags => generated 25 bytes in 63 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-04-16 18:00:47.758 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-993cabfa-e3cf-4c51-aa92-a0c3e849fcfb req-51f111a5-213d-40bd-ab10-04b5cab7a2e2 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] No more DHCP agents 2026-04-16 18:00:47.760 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-993cabfa-e3cf-4c51-aa92-a0c3e849fcfb req-51f111a5-213d-40bd-ab10-04b5cab7a2e2 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Unable to schedule network 324e94a2-e724-4abf-849d-6aebe3ca6cf6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:47.919 8 INFO neutron.db.ovn_revision_numbers_db [req-993cabfa-e3cf-4c51-aa92-a0c3e849fcfb req-51f111a5-213d-40bd-ab10-04b5cab7a2e2 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 626bc384-a0ec-4e91-8f08-dde8ef9176b3 (type: ports) to 1 [pid: 8|app: 0|req: 1102/2175] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 16 18:00:47 2026] POST /v2.0/ports => generated 958 bytes in 488 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-04-16 18:00:48.040 7 INFO neutron.db.ovn_revision_numbers_db [None req-55e04d26-86cc-445c-b743-fc64f47826e9 - - - - - -] Successfully bumped revision number for resource 06a49ae9-b0b3-4438-9f11-bf64a73e8b64 (type: ports) to 3 [pid: 8|app: 0|req: 1103/2176] 10.0.0.153 () {32 vars in 727 bytes} [Thu Apr 16 18:00:47 2026] GET /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/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, ' [pid: 8|app: 0|req: 1104/2177] 10.0.0.153 () {34 vars in 678 bytes} [Thu Apr 16 18:00:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:48.391 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a63d228a-476a-4648-9ded-6419d4b37520 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:48.393 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a63d228a-476a-4648-9ded-6419d4b37520 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network a8318603-eef2-401e-9652-7317e6dc3995: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:48.628 8 INFO neutron.db.ovn_revision_numbers_db [req-993cabfa-e3cf-4c51-aa92-a0c3e849fcfb req-f0758466-cbd3-44de-b953-031d98e82c35 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 626bc384-a0ec-4e91-8f08-dde8ef9176b3 (type: ports) to 2 2026-04-16 18:00:48.669 7 INFO neutron.db.ovn_revision_numbers_db [None req-a63d228a-476a-4648-9ded-6419d4b37520 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 06a49ae9-b0b3-4438-9f11-bf64a73e8b64 (type: router_ports) to 3 [pid: 7|app: 0|req: 1074/2178] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 18:00:46 2026] PUT /v2.0/routers/88bd0296-8534-4609-8552-5778207db8da/add_router_interface => generated 309 bytes in 2008 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: 1075/2179] 10.0.0.153 () {34 vars in 758 bytes} [Thu Apr 16 18:00:48 2026] PUT /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/tags/green => generated 4 bytes in 95 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, ' 2026-04-16 18:00:48.836 8 INFO neutron.db.ovn_revision_numbers_db [req-993cabfa-e3cf-4c51-aa92-a0c3e849fcfb req-f0758466-cbd3-44de-b953-031d98e82c35 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 626bc384-a0ec-4e91-8f08-dde8ef9176b3 (type: ports) to 4 [pid: 7|app: 0|req: 1076/2180] 10.0.0.153 () {34 vars in 753 bytes} [Thu Apr 16 18:00:48 2026] PUT /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2181] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 18:00:48 2026] PUT /v2.0/ports/626bc384-a0ec-4e91-8f08-dde8ef9176b3 => 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, ' 2026-04-16 18:00:48.904 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-67aa4264-0a20-4fa8-b5d4-06855149ff8d'] response: {'name': 'network-changed', 'server_uuid': 'e4607dcf-c118-450f-9676-e333ba5ed099', 'tag': '626bc384-a0ec-4e91-8f08-dde8ef9176b3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1106/2182] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:48 2026] GET /v2.0/ports/06a49ae9-b0b3-4438-9f11-bf64a73e8b64 => generated 1009 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2183] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:00:48 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2184] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:00:48 2026] GET /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/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: 1107/2185] 10.0.0.153 () {32 vars in 727 bytes} [Thu Apr 16 18:00:48 2026] GET /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/tags => generated 34 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: 1108/2186] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:00:48 2026] GET /v2.0/security-groups?id=7a0c6c5e-fba5-458e-90ad-9ecb13d464b2&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2187] 10.0.0.153 () {34 vars in 764 bytes} [Thu Apr 16 18:00:49 2026] PUT /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2188] 10.0.0.153 () {34 vars in 754 bytes} [Thu Apr 16 18:00:49 2026] PUT /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/tags/red => generated 4 bytes in 56 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: 1111/2189] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:00:49 2026] GET /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2190] 10.0.0.153 () {32 vars in 727 bytes} [Thu Apr 16 18:00:49 2026] GET /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/tags => generated 34 bytes in 33 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: 1113/2191] 10.0.0.153 () {34 vars in 760 bytes} [Thu Apr 16 18:00:49 2026] PUT /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-16 18:00:49.211 7 INFO neutron_taas.services.taas.taas_plugin [None req-e17b127a-3972-4d5c-ba60-be345b43e577 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] TaaS: Handle Delete Port: 06a49ae9-b0b3-4438-9f11-bf64a73e8b64 2026-04-16 18:00:49.215 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e17b127a-3972-4d5c-ba60-be345b43e577 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Tap Mirror: Handle Delete Port: 06a49ae9-b0b3-4438-9f11-bf64a73e8b64 [pid: 8|app: 0|req: 1114/2192] 10.0.0.153 () {34 vars in 776 bytes} [Thu Apr 16 18:00:49 2026] PUT /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/tags/black.or.white => generated 4 bytes in 112 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: 1115/2193] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:00:49 2026] GET /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/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: 1116/2194] 10.0.0.153 () {32 vars in 727 bytes} [Thu Apr 16 18:00:49 2026] GET /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/tags => generated 52 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, ' [pid: 8|app: 0|req: 1117/2195] 10.0.0.153 () {34 vars in 782 bytes} [Thu Apr 16 18:00:49 2026] PUT /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2196] 10.0.0.153 () {34 vars in 747 bytes} [Thu Apr 16 18:00:49 2026] PUT /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/tags => generated 37 bytes in 74 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: 1079/2197] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:00:48 2026] PUT /v2.0/routers/88bd0296-8534-4609-8552-5778207db8da/remove_router_interface => generated 309 bytes in 583 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: 1119/2198] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:00:49 2026] GET /v2.0/ports?tenant_id=536049face8b4b0db3ee4d9ae29ca889&device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2199] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:00:49 2026] GET /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2200] 10.0.0.153 () {32 vars in 727 bytes} [Thu Apr 16 18:00:49 2026] GET /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/tags => generated 37 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-04-16 18:00:49.624 7 INFO neutron.api.v2.resource [None req-2d483ecf-6a1f-4644-8a38-547f36b83858 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1081/2201] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:00:49 2026] PUT /v2.0/routers/88bd0296-8534-4609-8552-5778207db8da/remove_router_interface => generated 197 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2202] 199.204.45.233 () {34 vars in 1018 bytes} [Thu Apr 16 18:00:49 2026] GET /v2.0/networks?tenant_id=536049face8b4b0db3ee4d9ae29ca889&shared=False => generated 797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2203] 10.0.0.153 () {34 vars in 753 bytes} [Thu Apr 16 18:00:49 2026] PUT /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2204] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:00:49 2026] GET /v2.0/ports?device_id=88bd0296-8534-4609-8552-5778207db8da => 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: 1122/2205] 10.0.0.153 () {32 vars in 735 bytes} [Thu Apr 16 18:00:49 2026] GET /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/tags/red => generated 0 bytes in 53 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: 1123/2206] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:00:49 2026] GET /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2207] 199.204.45.233 () {34 vars in 930 bytes} [Thu Apr 16 18:00:49 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:49.812 7 INFO neutron.api.v2.resource [None req-ac02ef98-6908-46bf-a539-25c25f9c7d34 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1085/2208] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:00:49 2026] GET /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/tags/green => generated 99 bytes in 58 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: 1086/2209] 10.0.0.153 () {32 vars in 741 bytes} [Thu Apr 16 18:00:49 2026] GET /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2210] 10.0.0.153 () {32 vars in 738 bytes} [Thu Apr 16 18:00:49 2026] DELETE /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/tags/red => generated 0 bytes in 66 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: 1124/2211] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:49 2026] DELETE /v2.0/routers/88bd0296-8534-4609-8552-5778207db8da => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:49.944 7 INFO neutron.api.v2.resource [None req-86456a32-1680-4abf-9287-aafe325247a7 ec4ef021088947dfbbcb005b5c6d1e03 bca4400c24e549ae9a981903db401a65 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1088/2212] 10.0.0.153 () {32 vars in 745 bytes} [Thu Apr 16 18:00:49 2026] GET /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2213] 10.0.0.153 () {32 vars in 727 bytes} [Thu Apr 16 18:00:49 2026] GET /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/tags => generated 30 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: 8|app: 0|req: 1126/2214] 10.0.0.153 () {32 vars in 744 bytes} [Thu Apr 16 18:00:49 2026] DELETE /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:50.096 8 INFO neutron.api.v2.resource [None req-92430554-8139-4ef0-8316-e208215fee19 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1127/2215] 10.0.0.153 () {32 vars in 742 bytes} [Thu Apr 16 18:00:50 2026] DELETE /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/tags/green => generated 99 bytes in 55 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: 1089/2216] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:49 2026] DELETE /v2.0/subnets/d2761187-d066-4d8f-ad58-568a4eef667d => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2217] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:00:50 2026] GET /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/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: 1090/2218] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:00:50 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2219] 10.0.0.153 () {32 vars in 730 bytes} [Thu Apr 16 18:00:50 2026] DELETE /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/tags => generated 0 bytes in 68 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-04-16 18:00:50.236 8 INFO neutron.api.v2.resource [None req-ccf0806b-caef-40c2-a9d9-037207d92931 ec4ef021088947dfbbcb005b5c6d1e03 bca4400c24e549ae9a981903db401a65 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1130/2220] 10.0.0.153 () {32 vars in 748 bytes} [Thu Apr 16 18:00:50 2026] DELETE /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:00:50.242 7 INFO neutron_taas.services.taas.taas_plugin [None req-3df39aa6-d26b-496d-ae82-4f367aeac19d 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] TaaS: Handle Delete Port: 29abb89b-34a3-4ed3-8679-bbebb627e069 2026-04-16 18:00:50.245 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3df39aa6-d26b-496d-ae82-4f367aeac19d 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Tap Mirror: Handle Delete Port: 29abb89b-34a3-4ed3-8679-bbebb627e069 [pid: 8|app: 0|req: 1131/2221] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:00:50 2026] GET /v2.0/security-groups?id=7a0c6c5e-fba5-458e-90ad-9ecb13d464b2&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: 1132/2222] 10.0.0.153 () {32 vars in 727 bytes} [Thu Apr 16 18:00:50 2026] GET /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa/tags => generated 12 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, ' [pid: 8|app: 0|req: 1133/2223] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:00:50 2026] DELETE /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:50.449 7 INFO neutron.services.segments.plugin [-] Segment d29f7677-4cc4-4c55-87ca-e2ed0aaa311d resource provider aggregate not found 2026-04-16 18:00:50.453 7 INFO neutron.services.segments.plugin [-] Segment d29f7677-4cc4-4c55-87ca-e2ed0aaa311d resource provider aggregate not found 2026-04-16 18:00:50.469 7 INFO neutron.services.segments.plugin [-] Segment d29f7677-4cc4-4c55-87ca-e2ed0aaa311d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d29f7677-4cc4-4c55-87ca-e2ed0aaa311d found for delete ", "request_id": "req-dc8d0370-1f31-4264-9765-c770fe63ac99"}]} 2026-04-16 18:00:50.475 7 INFO neutron.services.segments.plugin [-] Segment d29f7677-4cc4-4c55-87ca-e2ed0aaa311d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d29f7677-4cc4-4c55-87ca-e2ed0aaa311d found for delete ", "request_id": "req-81959a19-8284-4a52-becc-389247d950f0"}]} 2026-04-16 18:00:50.507 8 INFO neutron_taas.services.taas.taas_plugin [None req-469d9736-d87e-44a8-948a-c263b23bf057 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] TaaS: Handle Delete Port: 85585ce4-f81c-4bbb-ae3b-b211567593aa 2026-04-16 18:00:50.510 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-469d9736-d87e-44a8-948a-c263b23bf057 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] Tap Mirror: Handle Delete Port: 85585ce4-f81c-4bbb-ae3b-b211567593aa [pid: 7|app: 0|req: 1091/2224] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:50 2026] DELETE /v2.0/networks/a8318603-eef2-401e-9652-7317e6dc3995 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2225] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:00:50 2026] GET /v2.0/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:50.635 7 INFO neutron.db.segments_db [None req-67351e00-3529-4bb0-915f-5d892e75be6e 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Added segment 86a15cf6-7fed-4406-a559-b010a24b8a3d of type geneve for network 114c608f-cc21-42fb-bdc8-f2a1256e6204 [pid: 8|app: 0|req: 1134/2226] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 18:00:50 2026] DELETE /v2.0/ports/85585ce4-f81c-4bbb-ae3b-b211567593aa => 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: 1135/2227] 10.0.0.153 () {32 vars in 734 bytes} [Thu Apr 16 18:00:50 2026] DELETE /v2.0/qos/policies/44ed386a-2a39-476f-a095-52a0ae7d00d4 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:50.775 7 INFO neutron.db.ovn_revision_numbers_db [None req-67351e00-3529-4bb0-915f-5d892e75be6e 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 114c608f-cc21-42fb-bdc8-f2a1256e6204 (type: networks) to 1 2026-04-16 18:00:50.822 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d4f86ef-c6ec-438b-a733-a554cfed51fa 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] TaaS: Handle Delete Port: 2bb19b2d-e12b-4ec4-bc12-1ea91ef31f39 2026-04-16 18:00:50.825 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d4f86ef-c6ec-438b-a733-a554cfed51fa 7b85a21687da4ba2bd973105de196397 426536e5daf8457ba068eb6d0f820f7e - - default default] Tap Mirror: Handle Delete Port: 2bb19b2d-e12b-4ec4-bc12-1ea91ef31f39 2026-04-16 18:00:50.971 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-67351e00-3529-4bb0-915f-5d892e75be6e 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:50.973 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-67351e00-3529-4bb0-915f-5d892e75be6e 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network 114c608f-cc21-42fb-bdc8-f2a1256e6204: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:51.047 8 INFO neutron.services.segments.plugin [-] Segment 72058749-635a-4e2d-8ca8-611719f7c538 resource provider aggregate not found 2026-04-16 18:00:51.055 8 INFO neutron.services.segments.plugin [-] Segment 72058749-635a-4e2d-8ca8-611719f7c538 resource provider aggregate not found 2026-04-16 18:00:51.071 8 INFO neutron.services.segments.plugin [-] Segment 72058749-635a-4e2d-8ca8-611719f7c538 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72058749-635a-4e2d-8ca8-611719f7c538 found for delete ", "request_id": "req-d1777293-e233-4bc7-9cb6-f4af9e8348a7"}]} 2026-04-16 18:00:51.073 8 INFO neutron.services.segments.plugin [-] Segment 72058749-635a-4e2d-8ca8-611719f7c538 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72058749-635a-4e2d-8ca8-611719f7c538 found for delete ", "request_id": "req-15e26be8-91ac-459e-9c1a-003c781c0062"}]} 2026-04-16 18:00:51.081 7 INFO neutron.db.ovn_revision_numbers_db [None req-67351e00-3529-4bb0-915f-5d892e75be6e 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 19f9831d-cb31-43d8-ba1d-8519b9228eb9 (type: ports) to 1 [pid: 8|app: 0|req: 1136/2228] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:50 2026] DELETE /v2.0/networks/9893f8d5-9bad-4379-8851-9f5d51ec939e => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2229] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:50 2026] POST /v2.0/networks => generated 649 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2232] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:00:51 2026] GET /v2.0/ports?tenant_id=536049face8b4b0db3ee4d9ae29ca889&device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => 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: 1138/2233] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 16 18:00:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=626bc384-a0ec-4e91-8f08-dde8ef9176b3 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2234] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:00:51 2026] GET /v2.0/subnets?id=ccea1794-fe36-4b3e-b979-685b985fdf3e => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2235] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:00:51 2026] GET /v2.0/ports?network_id=324e94a2-e724-4abf-849d-6aebe3ca6cf6&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:51.305 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f83fe68-a9cd-4547-ae70-19b0bb2ba947 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:51.306 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f83fe68-a9cd-4547-ae70-19b0bb2ba947 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network 114c608f-cc21-42fb-bdc8-f2a1256e6204: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1141/2236] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:00:51 2026] GET /v2.0/networks/324e94a2-e724-4abf-849d-6aebe3ca6cf6?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: 1142/2237] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:00:51 2026] GET /v2.0/networks/324e94a2-e724-4abf-849d-6aebe3ca6cf6?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) [pid: 8|app: 0|req: 1143/2238] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:00:51 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:51.789 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab693760-9ca6-4fed-b312-db9b274e1305 - - - - - -] Successfully bumped revision number for resource 19f9831d-cb31-43d8-ba1d-8519b9228eb9 (type: ports) to 2 2026-04-16 18:00:51.794 8 INFO neutron.db.ovn_revision_numbers_db [None req-18528e57-f586-45a5-9b7a-82157cad8372 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d4150d27-2f2d-4304-9109-ca7d47711f6e (type: security_groups) to 1 2026-04-16 18:00:51.804 8 INFO neutron.db.ovn_revision_numbers_db [None req-18528e57-f586-45a5-9b7a-82157cad8372 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 2552edde-7e68-4062-8e5b-3ff9a20b62d2 (type: security_group_rules) to 0 2026-04-16 18:00:51.823 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab693760-9ca6-4fed-b312-db9b274e1305 - - - - - -] Successfully bumped revision number for resource 6afe6e08-4574-4d60-a0f1-a1dfc23b3c5f (type: subnets) to 0 2026-04-16 18:00:51.830 8 INFO neutron.db.ovn_revision_numbers_db [None req-18528e57-f586-45a5-9b7a-82157cad8372 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 3826d75b-f149-4cb2-97f9-ed7743a7a78a (type: security_group_rules) to 0 2026-04-16 18:00:51.839 8 INFO neutron.db.ovn_revision_numbers_db [None req-18528e57-f586-45a5-9b7a-82157cad8372 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8b67e194-72bf-4312-a7b2-73ee828fe4cb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1096/2239] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:51 2026] POST /v2.0/subnets => generated 626 bytes in 690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:51.852 8 INFO neutron.db.ovn_revision_numbers_db [None req-18528e57-f586-45a5-9b7a-82157cad8372 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e45b24cf-ff7c-42a7-92be-79832cd014f2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1097/2240] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:00:51 2026] GET /v2.0/security-groups?id=7a0c6c5e-fba5-458e-90ad-9ecb13d464b2&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: 1144/2241] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:51 2026] GET /v2.0/security-groups?tenant_id=bca4400c24e549ae9a981903db401a65&name=default => generated 2925 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:00:52.027 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd1f2158-1c2b-4ed1-895f-79d6928afc8f 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 6c981709-a02f-40c1-91c9-230d88051e63 (type: routers) to 1 [pid: 8|app: 0|req: 1145/2242] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:51 2026] POST /v2.0/routers => generated 603 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:00:52.081 7 INFO neutron.db.ovn_revision_numbers_db [None req-29c5130e-cd00-4232-92d3-71535b1649e6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b553c94e-1550-4241-b865-677b9686b6fe (type: security_groups) to 1 2026-04-16 18:00:52.092 7 INFO neutron.db.ovn_revision_numbers_db [None req-29c5130e-cd00-4232-92d3-71535b1649e6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 17ddab75-175f-4880-81ce-256b50dc6cca (type: security_group_rules) to 0 2026-04-16 18:00:52.102 7 INFO neutron.db.ovn_revision_numbers_db [None req-29c5130e-cd00-4232-92d3-71535b1649e6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 275b4c1a-c3ef-49be-b080-c46f4cfa5331 (type: security_group_rules) to 0 2026-04-16 18:00:52.113 7 INFO neutron.db.ovn_revision_numbers_db [None req-29c5130e-cd00-4232-92d3-71535b1649e6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 315684f5-9a02-45e2-a070-63a4cf5fe85e (type: security_group_rules) to 0 2026-04-16 18:00:52.123 7 INFO neutron.db.ovn_revision_numbers_db [None req-29c5130e-cd00-4232-92d3-71535b1649e6 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6f9050e8-b0db-42db-9258-763bb1b002cb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1098/2243] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:51 2026] GET /v2.0/security-groups?tenant_id=d9f99963984f4d37bf99549b982b99f6&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2244] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:52 2026] DELETE /v2.0/security-groups/d4150d27-2f2d-4304-9109-ca7d47711f6e => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2245] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:52 2026] DELETE /v2.0/security-groups/b553c94e-1550-4241-b865-677b9686b6fe => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:52.678 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ef2cace-4c27-4bfc-b259-c5616469322e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e2f7d703-2807-42b8-a6b3-29d3d9691f89 (type: security_groups) to 1 2026-04-16 18:00:52.689 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ef2cace-4c27-4bfc-b259-c5616469322e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 07714c43-b58f-4841-a337-0d029e508a97 (type: security_group_rules) to 0 2026-04-16 18:00:52.700 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ef2cace-4c27-4bfc-b259-c5616469322e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 2d84166d-b59b-4424-ba10-90b73346cbda (type: security_group_rules) to 0 2026-04-16 18:00:52.713 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ef2cace-4c27-4bfc-b259-c5616469322e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5cf4cdae-ba29-4658-ac39-db1aae9ebdfe (type: security_group_rules) to 0 2026-04-16 18:00:52.730 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ef2cace-4c27-4bfc-b259-c5616469322e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource f422ff4d-1488-4ec2-a51c-45f598fac42b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1148/2246] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:52 2026] GET /v2.0/security-groups?tenant_id=57359fa7dabd497c9aa9b5ffd0b72549&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: 1149/2247] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:00:52 2026] GET /v2.0/security-groups?tenant_id=426536e5daf8457ba068eb6d0f820f7e&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2248] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:52 2026] DELETE /v2.0/security-groups/e2f7d703-2807-42b8-a6b3-29d3d9691f89 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2249] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:00:53 2026] DELETE /v2.0/security-groups/862ee8f5-a8d8-4fa3-8ca7-7cec4c02996c => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2250] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:00:53 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:53.283 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bd5c9f92-9290-459d-a3f8-88a438750a10 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:53.285 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bd5c9f92-9290-459d-a3f8-88a438750a10 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network 114c608f-cc21-42fb-bdc8-f2a1256e6204: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1153/2251] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:00:53 2026] GET /v2.0/security-groups?id=7a0c6c5e-fba5-458e-90ad-9ecb13d464b2&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-04-16 18:00:53.438 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd5c9f92-9290-459d-a3f8-88a438750a10 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 713b8026-ca9f-47b5-974f-b4b50108cd5f (type: ports) to 1 2026-04-16 18:00:53.675 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-134e8d9c-fee4-4128-a557-881226be8f81 - - - - - -] No port found with ID 06a49ae9-b0b3-4438-9f11-bf64a73e8b64: RuntimeError: No port found with ID 06a49ae9-b0b3-4438-9f11-bf64a73e8b64 2026-04-16 18:00:53.677 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-134e8d9c-fee4-4128-a557-881226be8f81 - - - - - -] OVN reports status down for port: 85585ce4-f81c-4bbb-ae3b-b211567593aa 2026-04-16 18:00:53.696 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-134e8d9c-fee4-4128-a557-881226be8f81 - - - - - -] OVN reports status down for port: 626bc384-a0ec-4e91-8f08-dde8ef9176b3 2026-04-16 18:00:53.877 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-134e8d9c-fee4-4128-a557-881226be8f81 - - - - - -] OVN reports status down for port: 19f9831d-cb31-43d8-ba1d-8519b9228eb9 2026-04-16 18:00:53.928 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce5f495b-3b03-4649-a549-5da6ed4b5022'] response: {'server_uuid': 'e4607dcf-c118-450f-9676-e333ba5ed099', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '626bc384-a0ec-4e91-8f08-dde8ef9176b3', 'code': 200} 2026-04-16 18:00:54.034 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-134e8d9c-fee4-4128-a557-881226be8f81 - - - - - -] OVN reports status down for port: 713b8026-ca9f-47b5-974f-b4b50108cd5f 2026-04-16 18:00:54.229 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-134e8d9c-fee4-4128-a557-881226be8f81 - - - - - -] OVN reports status up for port: 626bc384-a0ec-4e91-8f08-dde8ef9176b3 2026-04-16 18:00:54.268 7 INFO neutron.plugins.ml2.plugin [None req-134e8d9c-fee4-4128-a557-881226be8f81 - - - - - -] Attempt 1 to provision port 626bc384-a0ec-4e91-8f08-dde8ef9176b3 [pid: 8|app: 0|req: 1154/2252] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:00:54 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => 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: 1155/2253] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:00:54 2026] GET /v2.0/security-groups?id=7a0c6c5e-fba5-458e-90ad-9ecb13d464b2&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:54.548 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bd5c9f92-9290-459d-a3f8-88a438750a10 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:54.552 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bd5c9f92-9290-459d-a3f8-88a438750a10 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network 114c608f-cc21-42fb-bdc8-f2a1256e6204: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:54.751 7 INFO neutron.db.ovn_revision_numbers_db [None req-134e8d9c-fee4-4128-a557-881226be8f81 - - - - - -] Successfully bumped revision number for resource 626bc384-a0ec-4e91-8f08-dde8ef9176b3 (type: ports) to 5 2026-04-16 18:00:54.948 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a451c22d-d7b4-4cde-9369-f5d21267b190 - - - - - -] OVN reports status up for port: 713b8026-ca9f-47b5-974f-b4b50108cd5f 2026-04-16 18:00:54.973 7 INFO neutron.plugins.ml2.plugin [None req-a451c22d-d7b4-4cde-9369-f5d21267b190 - - - - - -] Attempt 1 to provision port 713b8026-ca9f-47b5-974f-b4b50108cd5f 2026-04-16 18:00:54.985 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd5c9f92-9290-459d-a3f8-88a438750a10 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 713b8026-ca9f-47b5-974f-b4b50108cd5f (type: router_ports) to 1 [pid: 7|app: 0|req: 1099/2254] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 18:00:52 2026] PUT /v2.0/routers/6c981709-a02f-40c1-91c9-230d88051e63/add_router_interface => generated 309 bytes in 2843 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2255] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:55 2026] GET /v2.0/ports/713b8026-ca9f-47b5-974f-b4b50108cd5f => generated 941 bytes in 86 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: 1100/2256] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:55 2026] GET /v2.0/ports/713b8026-ca9f-47b5-974f-b4b50108cd5f => generated 941 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:55.398 7 INFO neutron.db.ovn_revision_numbers_db [None req-a451c22d-d7b4-4cde-9369-f5d21267b190 - - - - - -] Successfully bumped revision number for resource 713b8026-ca9f-47b5-974f-b4b50108cd5f (type: ports) to 2 [pid: 8|app: 0|req: 1157/2257] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:00:55 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2258] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:00:55 2026] GET /v2.0/security-groups?id=7a0c6c5e-fba5-458e-90ad-9ecb13d464b2&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-04-16 18:00:55.973 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d036b2c4-5634-4618-8e71-b65236325bb9'] response: {'server_uuid': 'e4607dcf-c118-450f-9676-e333ba5ed099', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '626bc384-a0ec-4e91-8f08-dde8ef9176b3', 'code': 200} 2026-04-16 18:00:55.973 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d036b2c4-5634-4618-8e71-b65236325bb9'] response: {'server_uuid': 'e4607dcf-c118-450f-9676-e333ba5ed099', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '626bc384-a0ec-4e91-8f08-dde8ef9176b3', 'code': 200} [pid: 8|app: 0|req: 1158/2259] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:00:56 2026] GET /v2.0/ports/713b8026-ca9f-47b5-974f-b4b50108cd5f => generated 943 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:56.482 7 INFO neutron_taas.services.taas.taas_plugin [None req-dc12e198-035c-4c4c-aaa2-5fcbe7f61401 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] TaaS: Handle Delete Port: 713b8026-ca9f-47b5-974f-b4b50108cd5f 2026-04-16 18:00:56.485 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc12e198-035c-4c4c-aaa2-5fcbe7f61401 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Tap Mirror: Handle Delete Port: 713b8026-ca9f-47b5-974f-b4b50108cd5f 2026-04-16 18:00:56.805 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9e82f6c-6ffe-4a1c-a401-18f7318eea87 feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] Successfully bumped revision number for resource c4acbe7e-eec0-41ab-9180-a782346dcfe9 (type: security_groups) to 1 2026-04-16 18:00:56.821 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9e82f6c-6ffe-4a1c-a401-18f7318eea87 feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] Successfully bumped revision number for resource 2bf684ec-17dd-4bb4-9535-a29c89e692aa (type: security_group_rules) to 0 2026-04-16 18:00:56.833 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9e82f6c-6ffe-4a1c-a401-18f7318eea87 feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] Successfully bumped revision number for resource 61273a4a-4b33-4cde-ac5f-cf90022c2ef0 (type: security_group_rules) to 0 2026-04-16 18:00:56.845 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9e82f6c-6ffe-4a1c-a401-18f7318eea87 feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] Successfully bumped revision number for resource 70a5a7f1-50b1-4f2f-916c-f51711c07660 (type: security_group_rules) to 0 2026-04-16 18:00:56.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9e82f6c-6ffe-4a1c-a401-18f7318eea87 feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] Successfully bumped revision number for resource b640e164-d65b-4518-b1ec-f0c91ef9f2a4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1102/2260] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:00:56 2026] PUT /v2.0/routers/6c981709-a02f-40c1-91c9-230d88051e63/remove_router_interface => generated 309 bytes in 657 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-04-16 18:00:56.972 8 INFO neutron.db.segments_db [None req-e9e82f6c-6ffe-4a1c-a401-18f7318eea87 feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] Added segment 38eab3d5-abe3-40c9-afd1-042fb812fd60 of type geneve for network b2f659a6-b6b4-417d-8afc-11b15f82fe55 2026-04-16 18:00:57.127 7 INFO neutron.db.ovn_revision_numbers_db [None req-25d4283b-846f-4e09-92aa-24b0ad5417b8 4eafbb72f68742188ea5de51f9c2a915 36072bce28da4993a0ba5d2e1ec24844 - - default default] Successfully bumped revision number for resource be883709-1255-4f87-aeb3-e4be5160dfce (type: security_groups) to 1 2026-04-16 18:00:57.138 7 INFO neutron.db.ovn_revision_numbers_db [None req-25d4283b-846f-4e09-92aa-24b0ad5417b8 4eafbb72f68742188ea5de51f9c2a915 36072bce28da4993a0ba5d2e1ec24844 - - default default] Successfully bumped revision number for resource 0556a8fc-4126-4d31-bc44-f25041907519 (type: security_group_rules) to 0 2026-04-16 18:00:57.139 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9e82f6c-6ffe-4a1c-a401-18f7318eea87 feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] Successfully bumped revision number for resource b2f659a6-b6b4-417d-8afc-11b15f82fe55 (type: networks) to 1 2026-04-16 18:00:57.150 7 INFO neutron.db.ovn_revision_numbers_db [None req-25d4283b-846f-4e09-92aa-24b0ad5417b8 4eafbb72f68742188ea5de51f9c2a915 36072bce28da4993a0ba5d2e1ec24844 - - default default] Successfully bumped revision number for resource 9426e426-65b8-40c0-8ec6-71460b3ed2cd (type: security_group_rules) to 0 2026-04-16 18:00:57.162 7 INFO neutron.db.ovn_revision_numbers_db [None req-25d4283b-846f-4e09-92aa-24b0ad5417b8 4eafbb72f68742188ea5de51f9c2a915 36072bce28da4993a0ba5d2e1ec24844 - - default default] Successfully bumped revision number for resource c1501e2c-9385-440d-8170-0f0c425a06c4 (type: security_group_rules) to 0 2026-04-16 18:00:57.173 7 INFO neutron.db.ovn_revision_numbers_db [None req-25d4283b-846f-4e09-92aa-24b0ad5417b8 4eafbb72f68742188ea5de51f9c2a915 36072bce28da4993a0ba5d2e1ec24844 - - default default] Successfully bumped revision number for resource feda6e8b-a60a-459a-bcde-d5d57437877d (type: security_group_rules) to 0 2026-04-16 18:00:57.247 7 INFO neutron.db.segments_db [None req-25d4283b-846f-4e09-92aa-24b0ad5417b8 4eafbb72f68742188ea5de51f9c2a915 36072bce28da4993a0ba5d2e1ec24844 - - default default] Added segment f0596d86-42c9-4dff-99f0-fdf38c333059 of type geneve for network 50cffc38-31ae-4d81-bbef-22d94ca18924 2026-04-16 18:00:57.323 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e9e82f6c-6ffe-4a1c-a401-18f7318eea87 feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] No more DHCP agents 2026-04-16 18:00:57.324 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e9e82f6c-6ffe-4a1c-a401-18f7318eea87 feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] Unable to schedule network b2f659a6-b6b4-417d-8afc-11b15f82fe55: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:57.365 7 INFO neutron.db.ovn_revision_numbers_db [None req-25d4283b-846f-4e09-92aa-24b0ad5417b8 4eafbb72f68742188ea5de51f9c2a915 36072bce28da4993a0ba5d2e1ec24844 - - default default] Successfully bumped revision number for resource 50cffc38-31ae-4d81-bbef-22d94ca18924 (type: networks) to 1 2026-04-16 18:00:57.391 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4bff7b27-49ab-4432-8df1-f45921c13659 - - - - - -] OVN reports status down for port: 4aec0694-7288-40c3-9e4e-44ef3727bc0d 2026-04-16 18:00:57.475 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9e82f6c-6ffe-4a1c-a401-18f7318eea87 feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] Successfully bumped revision number for resource 4aec0694-7288-40c3-9e4e-44ef3727bc0d (type: ports) to 1 [pid: 8|app: 0|req: 1159/2261] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:56 2026] POST /v2.0/networks => generated 650 bytes in 985 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2262] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:00:57 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:57.593 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-25d4283b-846f-4e09-92aa-24b0ad5417b8 4eafbb72f68742188ea5de51f9c2a915 36072bce28da4993a0ba5d2e1ec24844 - - default default] No more DHCP agents [pid: 8|app: 0|req: 1161/2263] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:00:57 2026] GET /v2.0/ports?device_id=6c981709-a02f-40c1-91c9-230d88051e63 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:57.594 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-25d4283b-846f-4e09-92aa-24b0ad5417b8 4eafbb72f68742188ea5de51f9c2a915 36072bce28da4993a0ba5d2e1ec24844 - - default default] Unable to schedule network 50cffc38-31ae-4d81-bbef-22d94ca18924: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:57.702 7 INFO neutron.db.ovn_revision_numbers_db [None req-25d4283b-846f-4e09-92aa-24b0ad5417b8 4eafbb72f68742188ea5de51f9c2a915 36072bce28da4993a0ba5d2e1ec24844 - - default default] Successfully bumped revision number for resource 1d4af12c-c023-4b42-903e-5590f4b3c904 (type: ports) to 1 [pid: 7|app: 0|req: 1103/2264] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:00:56 2026] POST /v2.0/networks => generated 651 bytes in 840 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2265] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:00:57 2026] GET /v2.0/security-groups?id=7a0c6c5e-fba5-458e-90ad-9ecb13d464b2&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:57.795 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a2f2b55-ee85-4e3f-9214-1273d4ed4fcf feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] No more DHCP agents 2026-04-16 18:00:57.797 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a2f2b55-ee85-4e3f-9214-1273d4ed4fcf feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] Unable to schedule network b2f659a6-b6b4-417d-8afc-11b15f82fe55: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:00:57.872 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a2f2b55-ee85-4e3f-9214-1273d4ed4fcf feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] Successfully bumped revision number for resource f3be8155-ffb1-4447-baad-37d82e26b97e (type: ports) to 1 [pid: 8|app: 0|req: 1162/2266] 10.0.0.153 () {34 vars in 664 bytes} [Thu Apr 16 18:00:57 2026] POST /v2.0/ports => generated 743 bytes in 319 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: 1105/2267] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:57 2026] DELETE /v2.0/routers/6c981709-a02f-40c1-91c9-230d88051e63 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:58.074 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a86b21e9-3107-463d-9aac-94568b0191c2 4eafbb72f68742188ea5de51f9c2a915 36072bce28da4993a0ba5d2e1ec24844 - - default default] No more DHCP agents 2026-04-16 18:00:58.076 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a86b21e9-3107-463d-9aac-94568b0191c2 4eafbb72f68742188ea5de51f9c2a915 36072bce28da4993a0ba5d2e1ec24844 - - default default] Unable to schedule network 50cffc38-31ae-4d81-bbef-22d94ca18924: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1106/2268] 10.0.0.153 () {34 vars in 666 bytes} [Thu Apr 16 18:00:58 2026] POST /v2.0/trunks => generated 409 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2269] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:00:58 2026] DELETE /v2.0/subnets/6afe6e08-4574-4d60-a0f1-a1dfc23b3c5f => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2270] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 18:00:58 2026] PUT /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:58.487 8 INFO neutron.db.ovn_revision_numbers_db [None req-c27a1cd4-a019-46c4-b2e5-31a98bff1c6e - - - - - -] Successfully bumped revision number for resource 1d4af12c-c023-4b42-903e-5590f4b3c904 (type: ports) to 2 2026-04-16 18:00:58.513 8 INFO neutron.db.ovn_revision_numbers_db [None req-c27a1cd4-a019-46c4-b2e5-31a98bff1c6e - - - - - -] Successfully bumped revision number for resource 64472cda-139f-456e-b8d9-3a331772e730 (type: subnets) to 0 [pid: 8|app: 0|req: 1163/2271] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:57 2026] POST /v2.0/subnets => generated 626 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2272] 10.0.0.153 () {32 vars in 729 bytes} [Thu Apr 16 18:00:58 2026] GET /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:58.581 7 INFO neutron_taas.services.taas.taas_plugin [None req-4780a589-0d4e-49b7-ada5-d1824a991b41 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] TaaS: Handle Delete Port: 19f9831d-cb31-43d8-ba1d-8519b9228eb9 2026-04-16 18:00:58.584 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4780a589-0d4e-49b7-ada5-d1824a991b41 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Tap Mirror: Handle Delete Port: 19f9831d-cb31-43d8-ba1d-8519b9228eb9 [pid: 8|app: 0|req: 1165/2273] 10.0.0.153 () {34 vars in 751 bytes} [Thu Apr 16 18:00:58 2026] PUT /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2274] 10.0.0.153 () {34 vars in 760 bytes} [Thu Apr 16 18:00:58 2026] PUT /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2275] 10.0.0.153 () {32 vars in 731 bytes} [Thu Apr 16 18:00:58 2026] GET /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/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: 1168/2276] 10.0.0.153 () {32 vars in 729 bytes} [Thu Apr 16 18:00:58 2026] GET /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2277] 10.0.0.153 () {34 vars in 762 bytes} [Thu Apr 16 18:00:58 2026] PUT /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-16 18:00:58.794 7 INFO neutron.services.segments.plugin [-] Segment 86a15cf6-7fed-4406-a559-b010a24b8a3d resource provider aggregate not found 2026-04-16 18:00:58.810 7 INFO neutron.services.segments.plugin [-] Segment 86a15cf6-7fed-4406-a559-b010a24b8a3d resource provider aggregate not found [pid: 8|app: 0|req: 1170/2278] 10.0.0.153 () {34 vars in 756 bytes} [Thu Apr 16 18:00:58 2026] PUT /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags/red => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-16 18:00:58.817 7 INFO neutron.services.segments.plugin [-] Segment 86a15cf6-7fed-4406-a559-b010a24b8a3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86a15cf6-7fed-4406-a559-b010a24b8a3d found for delete ", "request_id": "req-38965424-5891-40f9-b483-8ac8603a735e"}]} 2026-04-16 18:00:58.837 7 INFO neutron.services.segments.plugin [-] Segment 86a15cf6-7fed-4406-a559-b010a24b8a3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86a15cf6-7fed-4406-a559-b010a24b8a3d found for delete ", "request_id": "req-0345f321-886c-45f8-b1a3-8ceb1d2d449b"}]} [pid: 7|app: 0|req: 1109/2279] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:00:58 2026] DELETE /v2.0/networks/114c608f-cc21-42fb-bdc8-f2a1256e6204 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2280] 10.0.0.153 () {32 vars in 731 bytes} [Thu Apr 16 18:00:58 2026] GET /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2281] 10.0.0.153 () {32 vars in 729 bytes} [Thu Apr 16 18:00:58 2026] GET /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2282] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:00:58 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2283] 10.0.0.153 () {34 vars in 758 bytes} [Thu Apr 16 18:00:58 2026] PUT /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2284] 10.0.0.153 () {34 vars in 778 bytes} [Thu Apr 16 18:00:58 2026] PUT /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2285] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:00:59 2026] GET /v2.0/security-groups?id=7a0c6c5e-fba5-458e-90ad-9ecb13d464b2&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2286] 10.0.0.153 () {32 vars in 731 bytes} [Thu Apr 16 18:00:59 2026] GET /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2287] 10.0.0.153 () {32 vars in 729 bytes} [Thu Apr 16 18:00:59 2026] GET /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2288] 10.0.0.153 () {34 vars in 780 bytes} [Thu Apr 16 18:00:59 2026] PUT /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2289] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 18:00:59 2026] PUT /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2290] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:00:59 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:00:59.292 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-612e1bfc-79e5-4bc8-9173-8075260aae78 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] No more DHCP agents 2026-04-16 18:00:59.294 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-612e1bfc-79e5-4bc8-9173-8075260aae78 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1181/2291] 10.0.0.153 () {32 vars in 731 bytes} [Thu Apr 16 18:00:59 2026] GET /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2292] 10.0.0.153 () {32 vars in 729 bytes} [Thu Apr 16 18:00:59 2026] GET /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2293] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:00:59 2026] GET /v2.0/security-groups?id=7a0c6c5e-fba5-458e-90ad-9ecb13d464b2&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: 1184/2294] 10.0.0.153 () {34 vars in 751 bytes} [Thu Apr 16 18:00:59 2026] PUT /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2295] 10.0.0.153 () {32 vars in 737 bytes} [Thu Apr 16 18:00:59 2026] GET /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:00:59.451 7 INFO neutron.db.ovn_revision_numbers_db [None req-612e1bfc-79e5-4bc8-9173-8075260aae78 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 97b4b87e-0671-4b2b-b1b9-c79de26e62e0 (type: ports) to 1 [pid: 8|app: 0|req: 1186/2296] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:00:59 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 1213 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2297] 10.0.0.153 () {32 vars in 731 bytes} [Thu Apr 16 18:00:59 2026] GET /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:00:59.512 8 INFO neutron.api.v2.resource [None req-b1bea82b-c7a1-48db-b1c6-15d3ff3cd093 feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1188/2298] 10.0.0.153 () {32 vars in 741 bytes} [Thu Apr 16 18:00:59 2026] GET /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:00:59.733 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f12df30b-7055-49ce-bbef-586201c85cfd c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] No more DHCP agents 2026-04-16 18:00:59.734 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f12df30b-7055-49ce-bbef-586201c85cfd c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:01:00.012 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-5b0451dd-b7f9-4cae-9292-198244e44da5 - - - - - -] Schedule LRP lrp-97b4b87e-0671-4b2b-b1b9-c79de26e62e0 on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 18:01:00.088 7 INFO neutron.db.ovn_revision_numbers_db [None req-612e1bfc-79e5-4bc8-9173-8075260aae78 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 97b4b87e-0671-4b2b-b1b9-c79de26e62e0 (type: router_ports) to 1 2026-04-16 18:01:00.164 7 INFO neutron.db.ovn_revision_numbers_db [None req-612e1bfc-79e5-4bc8-9173-8075260aae78 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 871d4466-544d-4da4-b7a5-e517cfd10be9 (type: routers) to 2 [pid: 7|app: 0|req: 1111/2299] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:00:58 2026] POST /v2.0/routers => generated 948 bytes in 1298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2300] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:01:00 2026] GET /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/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: 1113/2301] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:00 2026] DELETE /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2302] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:01:00 2026] GET /v2.0/routers/871d4466-544d-4da4-b7a5-e517cfd10be9 => generated 954 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:00.324 7 INFO neutron.api.v2.resource [None req-5e4cf676-4762-469f-adb3-4c62a7306e24 4eafbb72f68742188ea5de51f9c2a915 36072bce28da4993a0ba5d2e1ec24844 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1115/2303] 10.0.0.153 () {32 vars in 743 bytes} [Thu Apr 16 18:01:00 2026] GET /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2304] 10.0.0.153 () {32 vars in 729 bytes} [Thu Apr 16 18:01:00 2026] GET /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2305] 10.0.0.153 () {32 vars in 647 bytes} [Thu Apr 16 18:01:00 2026] GET /v2.0/routers => generated 957 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2306] 10.0.0.153 () {32 vars in 742 bytes} [Thu Apr 16 18:01:00 2026] DELETE /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:01:00.512 7 INFO neutron.api.v2.resource [None req-daa0e23e-eb22-4c6f-a93d-db8adf5363af feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1119/2307] 10.0.0.153 () {32 vars in 744 bytes} [Thu Apr 16 18:01:00 2026] DELETE /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:01:00.578 8 INFO neutron.db.ovn_revision_numbers_db [None req-f12df30b-7055-49ce-bbef-586201c85cfd c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource df20646d-f1e9-4953-80df-535e2714ee6d (type: floatingips) to 1 2026-04-16 18:01:00.579 8 INFO neutron.db.l3_db [None req-f12df30b-7055-49ce-bbef-586201c85cfd c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Floating IP df20646d-f1e9-4953-80df-535e2714ee6d associated. External IP: 10.96.250.210, port: 626bc384-a0ec-4e91-8f08-dde8ef9176b3. [pid: 8|app: 0|req: 1189/2308] 10.0.0.153 () {34 vars in 677 bytes} [Thu Apr 16 18:00:59 2026] POST /v2.0/floatingips => generated 856 bytes in 1113 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: 1190/2309] 10.0.0.153 () {32 vars in 731 bytes} [Thu Apr 16 18:01:00 2026] GET /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:01:00.679 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-25eb5e8b-0087-4f2f-92c2-2c9474c491dc'] response: {'name': 'network-changed', 'server_uuid': 'e4607dcf-c118-450f-9676-e333ba5ed099', 'tag': '626bc384-a0ec-4e91-8f08-dde8ef9176b3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1191/2310] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:01:00 2026] DELETE /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags => 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: 1192/2311] 10.0.0.153 () {32 vars in 729 bytes} [Thu Apr 16 18:01:00 2026] GET /v2.0/floatingips/df20646d-f1e9-4953-80df-535e2714ee6d => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:00.818 8 INFO neutron.api.v2.resource [None req-b87799ee-6a42-4e6c-882b-36cbf356c651 4eafbb72f68742188ea5de51f9c2a915 36072bce28da4993a0ba5d2e1ec24844 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1193/2312] 10.0.0.153 () {32 vars in 746 bytes} [Thu Apr 16 18:01:00 2026] DELETE /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/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: 1194/2313] 10.0.0.153 () {32 vars in 729 bytes} [Thu Apr 16 18:01:00 2026] GET /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:01:00.885 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6c753734-4025-4e1c-9ae0-63a170f4d535 - - - - - -] No port found with ID 713b8026-ca9f-47b5-974f-b4b50108cd5f: RuntimeError: No port found with ID 713b8026-ca9f-47b5-974f-b4b50108cd5f [pid: 8|app: 0|req: 1195/2314] 10.0.0.153 () {32 vars in 734 bytes} [Thu Apr 16 18:01:00 2026] DELETE /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2315] 10.0.0.153 () {32 vars in 719 bytes} [Thu Apr 16 18:01:00 2026] GET /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46 => generated 409 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:00.929 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6c753734-4025-4e1c-9ae0-63a170f4d535 - - - - - -] OVN reports status down for port: 1d4af12c-c023-4b42-903e-5590f4b3c904 [pid: 8|app: 0|req: 1197/2316] 10.0.0.153 () {32 vars in 731 bytes} [Thu Apr 16 18:01:00 2026] GET /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2317] 10.0.0.153 () {32 vars in 717 bytes} [Thu Apr 16 18:01:00 2026] GET /v2.0/ports/f3be8155-ffb1-4447-baad-37d82e26b97e => generated 826 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:01.027 7 INFO neutron.db.ovn_revision_numbers_db [None req-311eb960-94f1-454e-9334-8d3e88e9e3f9 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Successfully bumped revision number for resource 871d4466-544d-4da4-b7a5-e517cfd10be9 (type: routers) to 3 [pid: 7|app: 0|req: 1120/2318] 10.0.0.153 () {34 vars in 741 bytes} [Thu Apr 16 18:01:00 2026] PUT /v2.0/routers/871d4466-544d-4da4-b7a5-e517cfd10be9 => generated 961 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:01.079 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6c753734-4025-4e1c-9ae0-63a170f4d535 - - - - - -] OVN reports status down for port: f3be8155-ffb1-4447-baad-37d82e26b97e [pid: 8|app: 0|req: 1199/2319] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:01:01 2026] DELETE /v2.0/subnets/64472cda-139f-456e-b8d9-3a331772e730 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2320] 10.0.0.153 () {32 vars in 722 bytes} [Thu Apr 16 18:01:01 2026] DELETE /v2.0/trunks/87627a03-4b86-4c7f-92df-5543d8a32a46 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:01:01.257 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6c753734-4025-4e1c-9ae0-63a170f4d535 - - - - - -] OVN reports status down for port: 97b4b87e-0671-4b2b-b1b9-c79de26e62e0 [pid: 8|app: 0|req: 1200/2321] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:01:01 2026] GET /v2.0/routers/871d4466-544d-4da4-b7a5-e517cfd10be9 => generated 961 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2322] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:01:01 2026] GET /v2.0/ports?tenant_id=536049face8b4b0db3ee4d9ae29ca889&device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 1213 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:01:01.377 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6c753734-4025-4e1c-9ae0-63a170f4d535 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 18:01:01.379 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6c753734-4025-4e1c-9ae0-63a170f4d535 - - - - - -] OVN reports status up for port: 97b4b87e-0671-4b2b-b1b9-c79de26e62e0 2026-04-16 18:01:01.386 8 INFO neutron_taas.services.taas.taas_plugin [None req-50d07979-95b8-465f-a89b-17ae51fef411 4eafbb72f68742188ea5de51f9c2a915 36072bce28da4993a0ba5d2e1ec24844 - - default default] TaaS: Handle Delete Port: 1d4af12c-c023-4b42-903e-5590f4b3c904 2026-04-16 18:01:01.389 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50d07979-95b8-465f-a89b-17ae51fef411 4eafbb72f68742188ea5de51f9c2a915 36072bce28da4993a0ba5d2e1ec24844 - - default default] Tap Mirror: Handle Delete Port: 1d4af12c-c023-4b42-903e-5590f4b3c904 2026-04-16 18:01:01.402 7 INFO neutron.plugins.ml2.plugin [None req-6c753734-4025-4e1c-9ae0-63a170f4d535 - - - - - -] Attempt 1 to provision port 97b4b87e-0671-4b2b-b1b9-c79de26e62e0 2026-04-16 18:01:01.583 7 INFO neutron_taas.services.taas.taas_plugin [None req-b291c175-1275-4c9c-b2da-9cd5d369b771 feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] TaaS: Handle Delete Port: f3be8155-ffb1-4447-baad-37d82e26b97e 2026-04-16 18:01:01.587 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b291c175-1275-4c9c-b2da-9cd5d369b771 feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] Tap Mirror: Handle Delete Port: f3be8155-ffb1-4447-baad-37d82e26b97e 2026-04-16 18:01:01.596 8 INFO neutron.services.segments.plugin [-] Segment f0596d86-42c9-4dff-99f0-fdf38c333059 resource provider aggregate not found 2026-04-16 18:01:01.600 8 INFO neutron.services.segments.plugin [-] Segment f0596d86-42c9-4dff-99f0-fdf38c333059 resource provider aggregate not found 2026-04-16 18:01:01.615 8 INFO neutron.services.segments.plugin [-] Segment f0596d86-42c9-4dff-99f0-fdf38c333059 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0596d86-42c9-4dff-99f0-fdf38c333059 found for delete ", "request_id": "req-a9f93ea3-4d29-4e9f-94e1-8494c4bd853a"}]} 2026-04-16 18:01:01.624 8 INFO neutron.services.segments.plugin [-] Segment f0596d86-42c9-4dff-99f0-fdf38c333059 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0596d86-42c9-4dff-99f0-fdf38c333059 found for delete ", "request_id": "req-227b0858-76e4-4776-9d01-2e38985ea3eb"}]} [pid: 8|app: 0|req: 1201/2323] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:01:01 2026] DELETE /v2.0/networks/50cffc38-31ae-4d81-bbef-22d94ca18924 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2324] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:01:01 2026] GET /v2.0/ports?device_id=871d4466-544d-4da4-b7a5-e517cfd10be9 => 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: 1203/2325] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:01:01 2026] GET /v2.0/networks?id=324e94a2-e724-4abf-849d-6aebe3ca6cf6 => generated 797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2326] 10.0.0.153 () {32 vars in 720 bytes} [Thu Apr 16 18:01:01 2026] DELETE /v2.0/ports/f3be8155-ffb1-4447-baad-37d82e26b97e => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2327] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 16 18:01:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=626bc384-a0ec-4e91-8f08-dde8ef9176b3 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:01.927 7 INFO neutron_taas.services.taas.taas_plugin [None req-8cb9795e-87fe-4363-85a8-c9110af3aa65 feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] TaaS: Handle Delete Port: 4aec0694-7288-40c3-9e4e-44ef3727bc0d 2026-04-16 18:01:01.930 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8cb9795e-87fe-4363-85a8-c9110af3aa65 feef993761644193893e7857148a8091 f0bfc17036044999b97059b5d16d25a8 - - default default] Tap Mirror: Handle Delete Port: 4aec0694-7288-40c3-9e4e-44ef3727bc0d 2026-04-16 18:01:02.068 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9680b8b-d40c-48cc-b7d7-efcf0ad990ba 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] TaaS: Handle Delete Port: 97b4b87e-0671-4b2b-b1b9-c79de26e62e0 2026-04-16 18:01:02.070 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9680b8b-d40c-48cc-b7d7-efcf0ad990ba 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] Tap Mirror: Handle Delete Port: 97b4b87e-0671-4b2b-b1b9-c79de26e62e0 2026-04-16 18:01:02.108 7 INFO neutron.services.segments.plugin [-] Segment 38eab3d5-abe3-40c9-afd1-042fb812fd60 resource provider aggregate not found 2026-04-16 18:01:02.112 7 INFO neutron.services.segments.plugin [-] Segment 38eab3d5-abe3-40c9-afd1-042fb812fd60 resource provider aggregate not found 2026-04-16 18:01:02.125 7 INFO neutron.services.segments.plugin [-] Segment 38eab3d5-abe3-40c9-afd1-042fb812fd60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38eab3d5-abe3-40c9-afd1-042fb812fd60 found for delete ", "request_id": "req-047d9298-c122-4794-87a5-2ae53623477b"}]} 2026-04-16 18:01:02.129 7 INFO neutron.services.segments.plugin [-] Segment 38eab3d5-abe3-40c9-afd1-042fb812fd60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38eab3d5-abe3-40c9-afd1-042fb812fd60 found for delete ", "request_id": "req-1e6142c1-cf7f-4bb4-81bb-043027866832"}]} [pid: 7|app: 0|req: 1125/2328] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:01:01 2026] DELETE /v2.0/networks/b2f659a6-b6b4-417d-8afc-11b15f82fe55 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2329] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:01:02 2026] GET /v2.0/subnets?id=ccea1794-fe36-4b3e-b979-685b985fdf3e => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2330] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:01:02 2026] GET /v2.0/ports?network_id=324e94a2-e724-4abf-849d-6aebe3ca6cf6&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: 1128/2331] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:01:02 2026] GET /v2.0/networks/324e94a2-e724-4abf-849d-6aebe3ca6cf6?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: 1129/2332] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:01:02 2026] GET /v2.0/networks/324e94a2-e724-4abf-849d-6aebe3ca6cf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2333] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:01:01 2026] DELETE /v2.0/routers/871d4466-544d-4da4-b7a5-e517cfd10be9 => generated 0 bytes in 731 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2334] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:01:02 2026] GET /v2.0/ports?device_id=871d4466-544d-4da4-b7a5-e517cfd10be9 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:01:02.502 8 INFO neutron.api.v2.resource [None req-7f42c5ed-d981-4710-a580-2fe50ec2ac9c 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1206/2335] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:01:02 2026] DELETE /v2.0/routers/871d4466-544d-4da4-b7a5-e517cfd10be9 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2336] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:01:02 2026] GET /v2.0/security-groups?tenant_id=36072bce28da4993a0ba5d2e1ec24844&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2337] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:01:02 2026] GET /v2.0/ports?device_id=6c981709-a02f-40c1-91c9-230d88051e63 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:01:02.559 8 INFO neutron.api.v2.resource [None req-fb20d494-4742-4b12-8e80-23f548d8ee58 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1208/2338] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:01:02 2026] DELETE /v2.0/routers/6c981709-a02f-40c1-91c9-230d88051e63 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:01:02.583 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4b7091b-23e1-44ab-96e4-71b5f6c04ce7 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1209/2339] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:01:02 2026] DELETE /v2.0/subnets/6afe6e08-4574-4d60-a0f1-a1dfc23b3c5f => 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: 1210/2340] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:01:02 2026] GET /v2.0/ports?device_id=88bd0296-8534-4609-8552-5778207db8da => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:01:02.623 8 INFO neutron.api.v2.resource [None req-08658b6b-4c83-4e66-aa8f-84016aa4dc08 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1211/2341] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:01:02 2026] DELETE /v2.0/routers/88bd0296-8534-4609-8552-5778207db8da => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:01:02.649 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86bd83ee-8877-415f-8867-22df194455b6 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1212/2342] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:01:02 2026] DELETE /v2.0/subnets/d2761187-d066-4d8f-ad58-568a4eef667d => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2343] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:01:02 2026] GET /v2.0/ports?device_id=cffa4a7d-f9bf-4f83-b152-ccd7a270cc00 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:01:02.706 8 INFO neutron.api.v2.resource [None req-bd0fec10-86e5-4133-9d94-85442098caf0 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1214/2344] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:01:02 2026] DELETE /v2.0/routers/cffa4a7d-f9bf-4f83-b152-ccd7a270cc00 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:01:02.734 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c1baf28-a851-43a3-8fdf-c0bea138cb15 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1215/2345] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:01:02 2026] DELETE /v2.0/subnets/dad2b4b9-1016-4dc8-8349-db228ff3cf9e => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:01:02.751 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2efcff3-8c0c-475e-bc86-61f1cf350f05 8a9977f18d0e41ab90ffe7e375026439 6c5378c81be147499203c030c9548eee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1216/2346] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:01:02 2026] DELETE /v2.0/subnets/bfadfc71-6231-4bfc-ba7c-2d99aee312ef => 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: 1131/2347] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:02 2026] DELETE /v2.0/security-groups/be883709-1255-4f87-aeb3-e4be5160dfce => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:01:03.084 7 INFO neutron.db.ovn_revision_numbers_db [None req-eeea1f58-a39f-4614-a1ce-4b462d89451a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1d44399e-345a-4f81-bf4e-4f1249d8e736 (type: security_groups) to 1 2026-04-16 18:01:03.095 8 INFO neutron.db.ovn_revision_numbers_db [None req-11c70f71-774f-4b93-953d-1872b8ab5bee 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 884b72d8-64c6-40ee-8650-e6751ab18888 (type: security_groups) to 1 2026-04-16 18:01:03.097 7 INFO neutron.db.ovn_revision_numbers_db [None req-eeea1f58-a39f-4614-a1ce-4b462d89451a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0cbf18ad-58fa-4a3e-b25b-53b716c23f15 (type: security_group_rules) to 0 2026-04-16 18:01:03.109 8 INFO neutron.db.ovn_revision_numbers_db [None req-11c70f71-774f-4b93-953d-1872b8ab5bee 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 18474c09-53fd-45d8-b833-24fc965a704f (type: security_group_rules) to 0 2026-04-16 18:01:03.110 7 INFO neutron.db.ovn_revision_numbers_db [None req-eeea1f58-a39f-4614-a1ce-4b462d89451a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 463fd79f-9779-4d5f-b9a9-19f0a135ed35 (type: security_group_rules) to 0 2026-04-16 18:01:03.119 8 INFO neutron.db.ovn_revision_numbers_db [None req-11c70f71-774f-4b93-953d-1872b8ab5bee 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4fe56c9e-685b-438d-a4b5-23901b99ef8a (type: security_group_rules) to 0 2026-04-16 18:01:03.122 7 INFO neutron.db.ovn_revision_numbers_db [None req-eeea1f58-a39f-4614-a1ce-4b462d89451a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4859ce39-1619-4397-bd9f-f3fa4a4f72d0 (type: security_group_rules) to 0 2026-04-16 18:01:03.128 8 INFO neutron.db.ovn_revision_numbers_db [None req-11c70f71-774f-4b93-953d-1872b8ab5bee 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8a3f7b95-1ba3-4446-94d0-37a374bf8499 (type: security_group_rules) to 0 2026-04-16 18:01:03.133 7 INFO neutron.db.ovn_revision_numbers_db [None req-eeea1f58-a39f-4614-a1ce-4b462d89451a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5026ae4b-9665-4fcc-a5c5-2e251b80bb50 (type: security_group_rules) to 0 2026-04-16 18:01:03.139 8 INFO neutron.db.ovn_revision_numbers_db [None req-11c70f71-774f-4b93-953d-1872b8ab5bee 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a4d67662-7850-475b-aee3-326453854e1b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1132/2348] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:01:02 2026] GET /v2.0/security-groups?tenant_id=a6e7125f4366439f803fd74b01d31798&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2349] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:01:02 2026] GET /v2.0/security-groups?tenant_id=f23f7c50f8854a24b1636ed995616b05&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2350] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:03 2026] DELETE /v2.0/security-groups/1d44399e-345a-4f81-bf4e-4f1249d8e736 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2351] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:03 2026] DELETE /v2.0/security-groups/884b72d8-64c6-40ee-8650-e6751ab18888 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2352] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:01:03 2026] GET /v2.0/security-groups?tenant_id=f0bfc17036044999b97059b5d16d25a8&name=default => 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: 1134/2353] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:01:03 2026] GET /v2.0/security-groups?tenant_id=6c5378c81be147499203c030c9548eee&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2354] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:03 2026] DELETE /v2.0/security-groups/c4acbe7e-eec0-41ab-9180-a782346dcfe9 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2355] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:03 2026] DELETE /v2.0/security-groups/6d4bb61a-e09b-45f8-ad08-a71f97c101c6 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:01:05.896 8 INFO neutron.db.ovn_revision_numbers_db [None req-75725684-b75f-4e22-b656-139271d1730d 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] Successfully bumped revision number for resource c037edd1-e4f8-4036-807a-eba5ec4bf8f9 (type: security_groups) to 1 2026-04-16 18:01:05.910 8 INFO neutron.db.ovn_revision_numbers_db [None req-75725684-b75f-4e22-b656-139271d1730d 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] Successfully bumped revision number for resource 2f739442-d527-4d4e-bba3-7a60c35455d3 (type: security_group_rules) to 0 2026-04-16 18:01:05.921 8 INFO neutron.db.ovn_revision_numbers_db [None req-75725684-b75f-4e22-b656-139271d1730d 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] Successfully bumped revision number for resource 6316a849-5253-4df4-ac72-dcfa7d7486ed (type: security_group_rules) to 0 2026-04-16 18:01:05.933 8 INFO neutron.db.ovn_revision_numbers_db [None req-75725684-b75f-4e22-b656-139271d1730d 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] Successfully bumped revision number for resource 6b913c11-25d2-4cbf-a833-68201c5f47c6 (type: security_group_rules) to 0 2026-04-16 18:01:05.943 8 INFO neutron.db.ovn_revision_numbers_db [None req-75725684-b75f-4e22-b656-139271d1730d 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] Successfully bumped revision number for resource 99fe49fc-3473-4d2e-a34a-1d8e0de9bb05 (type: security_group_rules) to 0 2026-04-16 18:01:06.059 8 INFO neutron.db.ovn_revision_numbers_db [None req-75725684-b75f-4e22-b656-139271d1730d 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] Successfully bumped revision number for resource 421671ab-0780-40b7-84fc-83757d32be42 (type: security_groups) to 1 2026-04-16 18:01:06.073 8 INFO neutron.db.ovn_revision_numbers_db [None req-75725684-b75f-4e22-b656-139271d1730d 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] Successfully bumped revision number for resource 4456a885-009f-481e-9ed2-1570f8247c62 (type: security_group_rules) to 0 2026-04-16 18:01:06.086 8 INFO neutron.db.ovn_revision_numbers_db [None req-75725684-b75f-4e22-b656-139271d1730d 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] Successfully bumped revision number for resource 9fd3583e-6569-4507-b406-e9fad26afc7c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1221/2358] 10.0.0.153 () {34 vars in 684 bytes} [Thu Apr 16 18:01:05 2026] POST /v2.0/security-groups => generated 1625 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2359] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:01:06 2026] GET /v2.0/security-groups => generated 4530 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:01:06.249 8 INFO neutron.db.ovn_revision_numbers_db [None req-be8f9581-9e01-41ee-a049-ea035df69e29 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] Successfully bumped revision number for resource 421671ab-0780-40b7-84fc-83757d32be42 (type: security_groups) to 2 [pid: 8|app: 0|req: 1222/2360] 10.0.0.153 () {34 vars in 758 bytes} [Thu Apr 16 18:01:06 2026] PUT /v2.0/security-groups/421671ab-0780-40b7-84fc-83757d32be42 => generated 1663 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2361] 10.0.0.153 () {32 vars in 737 bytes} [Thu Apr 16 18:01:06 2026] GET /v2.0/security-groups/421671ab-0780-40b7-84fc-83757d32be42 => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2362] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:06 2026] DELETE /v2.0/security-groups/421671ab-0780-40b7-84fc-83757d32be42 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2363] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:01:06 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:01:06.488 8 INFO neutron.api.v2.resource [None req-84981a3b-43c9-48e7-8a5f-75f03db1f237 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1224/2364] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:06 2026] DELETE /v2.0/security-groups/421671ab-0780-40b7-84fc-83757d32be42 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:01:06.632 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a12cfdd-0ba7-4c21-b71f-7a40f006c2d1 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] Successfully bumped revision number for resource 40cfa259-cabb-4900-89e1-a647aff58f52 (type: security_groups) to 1 2026-04-16 18:01:06.646 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a12cfdd-0ba7-4c21-b71f-7a40f006c2d1 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] Successfully bumped revision number for resource 65d4b272-bc96-4814-9326-5e27f5efa879 (type: security_group_rules) to 0 2026-04-16 18:01:06.658 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a12cfdd-0ba7-4c21-b71f-7a40f006c2d1 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] Successfully bumped revision number for resource bcef087d-b793-4083-957a-e2f5bd0b9422 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1141/2365] 10.0.0.153 () {34 vars in 684 bytes} [Thu Apr 16 18:01:06 2026] POST /v2.0/security-groups => generated 1624 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:01:06.752 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6c753734-4025-4e1c-9ae0-63a170f4d535 - - - - - -] No port found with ID 97b4b87e-0671-4b2b-b1b9-c79de26e62e0: RuntimeError: No port found with ID 97b4b87e-0671-4b2b-b1b9-c79de26e62e0 2026-04-16 18:01:06.833 8 INFO neutron.db.ovn_revision_numbers_db [None req-685de1db-0573-4d3a-b92a-4e9459073d49 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] Successfully bumped revision number for resource 70aa9eee-f55d-4019-82aa-0ea61ba58b13 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1225/2366] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2367] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:01:06 2026] GET /v2.0/security-group-rules/70aa9eee-f55d-4019-82aa-0ea61ba58b13 => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2368] 10.0.0.153 () {32 vars in 673 bytes} [Thu Apr 16 18:01:06 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2369] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:01:06 2026] DELETE /v2.0/security-group-rules/70aa9eee-f55d-4019-82aa-0ea61ba58b13 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2370] 10.0.0.153 () {32 vars in 673 bytes} [Thu Apr 16 18:01:07 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-04-16 18:01:07.313 7 INFO neutron.db.ovn_revision_numbers_db [None req-450b4538-cea0-42c0-8480-fd33913edab7 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] Successfully bumped revision number for resource 7e4b907a-f3d8-4b70-a0b5-78be08cb750b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1144/2371] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01:07 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) [pid: 8|app: 0|req: 1228/2372] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:01:07 2026] GET /v2.0/security-group-rules/7e4b907a-f3d8-4b70-a0b5-78be08cb750b => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2373] 10.0.0.153 () {32 vars in 673 bytes} [Thu Apr 16 18:01:07 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2374] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:01:07 2026] DELETE /v2.0/security-group-rules/7e4b907a-f3d8-4b70-a0b5-78be08cb750b => 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: 1146/2375] 10.0.0.153 () {32 vars in 673 bytes} [Thu Apr 16 18:01:07 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:01:07.680 8 INFO neutron.db.securitygroups_db [None req-77b7c129-45b5-4541-809c-edaeeb8326c1 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] Project f7378dbd060d48de82c81c41876bef2e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-16 18:01:07.758 8 INFO neutron.db.ovn_revision_numbers_db [None req-77b7c129-45b5-4541-809c-edaeeb8326c1 9ff5087a49a74f8fb2b8e6b090872d86 f7378dbd060d48de82c81c41876bef2e - - default default] Successfully bumped revision number for resource 6c30a6c1-4772-4ec9-9009-ea133ed79380 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1230/2376] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01:07 2026] POST /v2.0/security-group-rules => generated 607 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2377] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:01:07 2026] GET /v2.0/security-group-rules/6c30a6c1-4772-4ec9-9009-ea133ed79380 => generated 607 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2378] 10.0.0.153 () {32 vars in 673 bytes} [Thu Apr 16 18:01:07 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2379] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:01:07 2026] DELETE /v2.0/security-group-rules/6c30a6c1-4772-4ec9-9009-ea133ed79380 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2380] 10.0.0.153 () {32 vars in 673 bytes} [Thu Apr 16 18:01:08 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: 1149/2381] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:08 2026] DELETE /v2.0/security-groups/40cfa259-cabb-4900-89e1-a647aff58f52 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2382] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:01:08 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2383] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:01:08 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2384] 10.0.0.180 () {34 vars in 990 bytes} [Thu Apr 16 18:01:08 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 1213 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2385] 10.0.0.180 () {34 vars in 1040 bytes} [Thu Apr 16 18:01:08 2026] GET /v2.0/security-groups?id=7a0c6c5e-fba5-458e-90ad-9ecb13d464b2&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: 1235/2386] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:01:08 2026] GET /v2.0/security-groups?tenant_id=f7378dbd060d48de82c81c41876bef2e&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2387] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:08 2026] DELETE /v2.0/security-groups/c037edd1-e4f8-4036-807a-eba5ec4bf8f9 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2388] 10.0.0.153 () {32 vars in 826 bytes} [Thu Apr 16 18:01:09 2026] GET /v2.0/ports?project_id=536049face8b4b0db3ee4d9ae29ca889&network_id=324e94a2-e724-4abf-849d-6aebe3ca6cf6 => generated 3319 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2389] 10.0.0.153 () {32 vars in 742 bytes} [Thu Apr 16 18:01:10 2026] GET /v2.0/subnets?network_id=c79aa035-9633-43b0-b4f2-f92f1289b70a => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:10.772 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4ac9c68-03ff-4912-bb73-468afbeb7723 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource df20646d-f1e9-4953-80df-535e2714ee6d (type: floatingips) to 2 2026-04-16 18:01:10.821 8 INFO neutron.db.l3_db [None req-f4ac9c68-03ff-4912-bb73-468afbeb7723 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Floating IP df20646d-f1e9-4953-80df-535e2714ee6d disassociated. External IP: 10.96.250.210, port: 626bc384-a0ec-4e91-8f08-dde8ef9176b3. [pid: 8|app: 0|req: 1237/2390] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 18:01:10 2026] PUT /v2.0/floatingips/df20646d-f1e9-4953-80df-535e2714ee6d => generated 554 bytes in 266 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: 1238/2391] 10.0.0.153 () {32 vars in 729 bytes} [Thu Apr 16 18:01:10 2026] GET /v2.0/floatingips/df20646d-f1e9-4953-80df-535e2714ee6d => generated 552 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:10.896 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-43873dba-2e4b-4778-a743-59f3aad81e0c'] response: {'name': 'network-changed', 'server_uuid': 'e4607dcf-c118-450f-9676-e333ba5ed099', 'tag': '626bc384-a0ec-4e91-8f08-dde8ef9176b3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1154/2392] 10.0.0.153 () {34 vars in 677 bytes} [Thu Apr 16 18:01:10 2026] POST /v2.0/subnetpools => generated 549 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2393] 10.0.0.153 () {32 vars in 729 bytes} [Thu Apr 16 18:01:11 2026] GET /v2.0/subnetpools/4286231b-0c9a-4394-a4ed-06db26c2c08e => generated 549 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2394] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 18:01:11 2026] PUT /v2.0/subnetpools/4286231b-0c9a-4394-a4ed-06db26c2c08e => generated 501 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2395] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:01:11 2026] DELETE /v2.0/subnetpools/4286231b-0c9a-4394-a4ed-06db26c2c08e => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:01:11.185 7 INFO neutron.api.v2.resource [None req-3814bc0a-24f8-4e9f-94fa-5982f9e3ed0e d34f3669d6fa476ab5ad7c2952ad67d2 4bd311642e734106a9dfa8d8df7c30fd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1156/2396] 10.0.0.153 () {32 vars in 729 bytes} [Thu Apr 16 18:01:11 2026] GET /v2.0/subnetpools/4286231b-0c9a-4394-a4ed-06db26c2c08e => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:01:11.205 8 INFO neutron.api.v2.resource [None req-750b0446-48f5-46db-bf12-1761e6c2c011 d34f3669d6fa476ab5ad7c2952ad67d2 4bd311642e734106a9dfa8d8df7c30fd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1241/2397] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:01:11 2026] DELETE /v2.0/subnetpools/4286231b-0c9a-4394-a4ed-06db26c2c08e => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2398] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:01:11 2026] GET /v2.0/ports?tenant_id=536049face8b4b0db3ee4d9ae29ca889&device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 1213 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2399] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:01:11 2026] GET /v2.0/networks?id=324e94a2-e724-4abf-849d-6aebe3ca6cf6 => generated 797 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2400] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 16 18:01:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=626bc384-a0ec-4e91-8f08-dde8ef9176b3 => 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: 1243/2401] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:01:11 2026] GET /v2.0/subnets?id=ccea1794-fe36-4b3e-b979-685b985fdf3e => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2402] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:01:11 2026] GET /v2.0/ports?network_id=324e94a2-e724-4abf-849d-6aebe3ca6cf6&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: 1244/2403] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:01:11 2026] GET /v2.0/networks/324e94a2-e724-4abf-849d-6aebe3ca6cf6?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2404] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:01:11 2026] GET /v2.0/networks/324e94a2-e724-4abf-849d-6aebe3ca6cf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:01:11.980 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b1d93f2-bc6d-4e0a-accc-cab3446b0c1f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 06572dba-fda9-448b-acc7-633f518d74e8 (type: security_groups) to 1 2026-04-16 18:01:11.993 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b1d93f2-bc6d-4e0a-accc-cab3446b0c1f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4d2b4717-efd3-4366-9e37-c7366b4a2e06 (type: security_group_rules) to 0 2026-04-16 18:01:12.004 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b1d93f2-bc6d-4e0a-accc-cab3446b0c1f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5f3b73db-073d-4195-8567-00b6e8e379af (type: security_group_rules) to 0 2026-04-16 18:01:12.015 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b1d93f2-bc6d-4e0a-accc-cab3446b0c1f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ccf9c1d7-97d1-439e-90e1-6693c738ce79 (type: security_group_rules) to 0 2026-04-16 18:01:12.026 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b1d93f2-bc6d-4e0a-accc-cab3446b0c1f 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ff6c2bec-7d39-4777-9e41-f76d97c54306 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1245/2405] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:01:11 2026] GET /v2.0/security-groups?tenant_id=4bd311642e734106a9dfa8d8df7c30fd&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:01:12.090 7 INFO neutron.db.ovn_revision_numbers_db [None req-80cb967d-fdb0-4a5f-8474-3ed9b7fc47d6 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 3a5ebe5e-482b-4e3a-a72c-26d2bd65290d (type: security_groups) to 1 2026-04-16 18:01:12.102 7 INFO neutron.db.ovn_revision_numbers_db [None req-80cb967d-fdb0-4a5f-8474-3ed9b7fc47d6 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 3e5f5406-7949-49e7-87d6-7f634f37b263 (type: security_group_rules) to 0 2026-04-16 18:01:12.113 7 INFO neutron.db.ovn_revision_numbers_db [None req-80cb967d-fdb0-4a5f-8474-3ed9b7fc47d6 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource e53c2e6f-4bae-4c90-aa7e-a4e30b96e9ae (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1161/2406] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 18:01:11 2026] POST /v2.0/security-groups => generated 1675 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:01:12.286 7 INFO neutron.db.ovn_revision_numbers_db [None req-8eb3f867-1361-4f6f-ac50-148a89c77fc1 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 2ad306ed-bf23-4866-ae9c-bd3908a3371f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1246/2407] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:12 2026] DELETE /v2.0/security-groups/06572dba-fda9-448b-acc7-633f518d74e8 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2408] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01:12 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) 2026-04-16 18:01:12.464 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f119482-6b16-4c94-a21a-dbb9839ca5e7 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 990dba59-fd03-42dd-81ec-b909a3358c85 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1247/2409] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01:12 2026] POST /v2.0/security-group-rules => generated 596 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:01:12.656 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b938017-70a3-41cd-9b65-f86495660a6f c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 797d19a2-198a-4d60-b32a-e1c52160a6cd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1163/2410] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:01:12.837 8 INFO neutron.db.ovn_revision_numbers_db [None req-19c4f8a5-44dc-4291-b4b0-326c65c82a53 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource cfc0a313-0d6c-431c-931d-a27d34531b8e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1248/2411] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:01:12.921 7 INFO neutron.db.securitygroups_db [None req-0152df8e-c0e8-4296-ab0d-2585c611b8d3 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Project 536049face8b4b0db3ee4d9ae29ca889 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-16 18:01:13.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-0152df8e-c0e8-4296-ab0d-2585c611b8d3 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 45973eed-3e42-4fa4-957c-31e9f56ff0ab (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1164/2412] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:01:13.135 8 INFO neutron.db.securitygroups_db [None req-3d1781ca-3496-492a-90ab-e0ce14f11671 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Project 536049face8b4b0db3ee4d9ae29ca889 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-16 18:01:13.246 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d1781ca-3496-492a-90ab-e0ce14f11671 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 0369f6bd-f82e-4593-b797-1eeb4b868add (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1249/2413] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01:13 2026] POST /v2.0/security-group-rules => generated 606 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2414] 10.0.0.153 () {32 vars in 649 bytes} [Thu Apr 16 18:01:13 2026] GET /v2.0/networks => generated 1373 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2415] 10.0.0.198 () {34 vars in 1100 bytes} [Thu Apr 16 18:01:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1656275274&fields=id&tenant_id=536049face8b4b0db3ee4d9ae29ca889 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2416] 10.0.0.198 () {34 vars in 982 bytes} [Thu Apr 16 18:01:14 2026] GET /v2.0/networks?id=324e94a2-e724-4abf-849d-6aebe3ca6cf6 => generated 698 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2417] 10.0.0.198 () {34 vars in 965 bytes} [Thu Apr 16 18:01:14 2026] GET /v2.0/quotas/536049face8b4b0db3ee4d9ae29ca889 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2418] 10.0.0.198 () {34 vars in 1002 bytes} [Thu Apr 16 18:01:14 2026] GET /v2.0/ports?tenant_id=536049face8b4b0db3ee4d9ae29ca889&fields=id => generated 149 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2419] 10.0.0.198 () {34 vars in 1008 bytes} [Thu Apr 16 18:01:14 2026] GET /v2.0/networks/324e94a2-e724-4abf-849d-6aebe3ca6cf6?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: 1168/2420] 10.0.0.198 () {34 vars in 1108 bytes} [Thu Apr 16 18:01:14 2026] GET /v2.0/networks/324e94a2-e724-4abf-849d-6aebe3ca6cf6?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: 8|app: 0|req: 1253/2421] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:14 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:01:14.912 7 INFO neutron.db.ovn_revision_numbers_db [None req-2cd31c81-cea8-453b-bce8-519d6cccb0fd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6ef60728-41ff-4f7e-a4aa-9bb930f4f940 (type: security_groups) to 1 2026-04-16 18:01:14.925 7 INFO neutron.db.ovn_revision_numbers_db [None req-2cd31c81-cea8-453b-bce8-519d6cccb0fd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 607679fd-ec3e-40d7-948c-7a042e5eedda (type: security_group_rules) to 0 2026-04-16 18:01:14.940 7 INFO neutron.db.ovn_revision_numbers_db [None req-2cd31c81-cea8-453b-bce8-519d6cccb0fd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6421559f-d953-410b-9e12-fc84a9c355d7 (type: security_group_rules) to 0 2026-04-16 18:01:14.948 7 INFO neutron.db.ovn_revision_numbers_db [None req-2cd31c81-cea8-453b-bce8-519d6cccb0fd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c7fd7569-20c5-477d-a6b4-49f1193e5175 (type: security_group_rules) to 0 2026-04-16 18:01:14.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-2cd31c81-cea8-453b-bce8-519d6cccb0fd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource f3c93f53-6638-46a6-b6a1-ad7a855dd0fc (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1169/2422] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:01:14 2026] GET /v2.0/security-groups?tenant_id=20ffabfc5c8a4429b67e43ba805cd71d&name=default => generated 2925 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2423] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:15 2026] DELETE /v2.0/security-groups/6ef60728-41ff-4f7e-a4aa-9bb930f4f940 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2424] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:15 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => 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: 1255/2425] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:01:16 2026] GET /v2.0/floatingips => generated 555 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2426] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 18:01:16 2026] GET /v2.0/security-groups => generated 30985 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2427] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:01:16 2026] GET /v2.0/subnets => generated 1972 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2428] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 18:01:16 2026] GET /v2.0/ports => generated 10592 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2429] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 18:01:16 2026] GET /v2.0/network-ip-availabilities => generated 1549 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2430] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:16 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => 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: 1174/2431] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 18:01:16 2026] GET /v2.0/agents => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2432] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:01:16 2026] GET /v2.0/routers => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2433] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 18:01:16 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: 1259/2434] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 18:01:16 2026] GET /v2.0/networks => generated 3071 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2435] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:01:16 2026] GET /v2.0/subnets => generated 1972 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2436] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:01:16 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: 1177/2437] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:17 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => 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: 1261/2438] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:01:18 2026] GET /v2.0/networks?id=324e94a2-e724-4abf-849d-6aebe3ca6cf6 => 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: 1178/2439] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 16 18:01:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=536049face8b4b0db3ee4d9ae29ca889 => generated 274 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2440] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:18 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:01:19.040 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-2f148a72-22a3-4727-a500-f3901e6f2444 req-40c5b1e9-9178-41e3-928f-77e5117f6809 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] No more DHCP agents 2026-04-16 18:01:19.041 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-2f148a72-22a3-4727-a500-f3901e6f2444 req-40c5b1e9-9178-41e3-928f-77e5117f6809 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Unable to schedule network 324e94a2-e724-4abf-849d-6aebe3ca6cf6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:01:19.131 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4bff7b27-49ab-4432-8df1-f45921c13659 - - - - - -] OVN reports status down for port: 895ce55f-88e1-44e1-acf9-a671a7ebbafe 2026-04-16 18:01:19.190 8 INFO neutron.db.ovn_revision_numbers_db [req-2f148a72-22a3-4727-a500-f3901e6f2444 req-40c5b1e9-9178-41e3-928f-77e5117f6809 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource 895ce55f-88e1-44e1-acf9-a671a7ebbafe (type: ports) to 1 [pid: 8|app: 0|req: 1262/2441] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 16 18:01:18 2026] POST /v2.0/ports => generated 958 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:01:19.624 7 INFO neutron.db.ovn_revision_numbers_db [req-2f148a72-22a3-4727-a500-f3901e6f2444 req-15fc5229-152d-43a5-afc5-32ee676706d5 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 895ce55f-88e1-44e1-acf9-a671a7ebbafe (type: ports) to 2 2026-04-16 18:01:19.839 7 INFO neutron.db.ovn_revision_numbers_db [req-2f148a72-22a3-4727-a500-f3901e6f2444 req-15fc5229-152d-43a5-afc5-32ee676706d5 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 895ce55f-88e1-44e1-acf9-a671a7ebbafe (type: ports) to 4 [pid: 7|app: 0|req: 1180/2442] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 18:01:19 2026] PUT /v2.0/ports/895ce55f-88e1-44e1-acf9-a671a7ebbafe => generated 1208 bytes in 573 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-04-16 18:01:19.900 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7da21da8-0024-43d0-9aca-dcdc43232033'] response: {'name': 'network-changed', 'server_uuid': 'eb1c188d-00d3-4827-a6ad-a76e07b40799', 'tag': '895ce55f-88e1-44e1-acf9-a671a7ebbafe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1263/2443] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:19 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 973 bytes in 47 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: 1181/2444] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:01:19 2026] GET /v2.0/security-groups?id=3a5ebe5e-482b-4e3a-a72c-26d2bd65290d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2445] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:01:20 2026] GET /v2.0/ports?tenant_id=536049face8b4b0db3ee4d9ae29ca889&device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 1211 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2446] 199.204.45.233 () {34 vars in 1018 bytes} [Thu Apr 16 18:01:20 2026] GET /v2.0/networks?tenant_id=536049face8b4b0db3ee4d9ae29ca889&shared=False => generated 797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2447] 199.204.45.233 () {34 vars in 930 bytes} [Thu Apr 16 18:01:20 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: 1184/2450] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:21 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2451] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:01:21 2026] GET /v2.0/security-groups?id=3a5ebe5e-482b-4e3a-a72c-26d2bd65290d&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: 1185/2452] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:01:21 2026] GET /v2.0/ports?tenant_id=536049face8b4b0db3ee4d9ae29ca889&device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 1211 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2453] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 16 18:01:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=895ce55f-88e1-44e1-acf9-a671a7ebbafe => 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: 1186/2454] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:01:21 2026] GET /v2.0/subnets?id=ccea1794-fe36-4b3e-b979-685b985fdf3e => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2455] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:01:21 2026] GET /v2.0/ports?network_id=324e94a2-e724-4abf-849d-6aebe3ca6cf6&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: 1187/2456] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:01:21 2026] GET /v2.0/networks/324e94a2-e724-4abf-849d-6aebe3ca6cf6?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2457] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:01:21 2026] GET /v2.0/networks/324e94a2-e724-4abf-849d-6aebe3ca6cf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2458] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:22 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2459] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:01:22 2026] GET /v2.0/security-groups?id=3a5ebe5e-482b-4e3a-a72c-26d2bd65290d&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: 7|app: 0|req: 1189/2460] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:23 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2461] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:01:23 2026] GET /v2.0/security-groups?id=3a5ebe5e-482b-4e3a-a72c-26d2bd65290d&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-04-16 18:01:24.476 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4bff7b27-49ab-4432-8df1-f45921c13659 - - - - - -] OVN reports status up for port: 895ce55f-88e1-44e1-acf9-a671a7ebbafe 2026-04-16 18:01:24.494 8 INFO neutron.plugins.ml2.plugin [None req-4bff7b27-49ab-4432-8df1-f45921c13659 - - - - - -] Attempt 1 to provision port 895ce55f-88e1-44e1-acf9-a671a7ebbafe [pid: 7|app: 0|req: 1190/2462] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:24 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:24.629 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd68abad-d425-4c2d-a7ef-e099b06cc258'] response: {'server_uuid': 'eb1c188d-00d3-4827-a6ad-a76e07b40799', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '895ce55f-88e1-44e1-acf9-a671a7ebbafe', 'code': 200} [pid: 8|app: 0|req: 1273/2463] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:01:24 2026] GET /v2.0/security-groups?id=3a5ebe5e-482b-4e3a-a72c-26d2bd65290d&fields=id&fields=name => generated 114 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:24.778 8 INFO neutron.db.ovn_revision_numbers_db [None req-4bff7b27-49ab-4432-8df1-f45921c13659 - - - - - -] Successfully bumped revision number for resource 895ce55f-88e1-44e1-acf9-a671a7ebbafe (type: ports) to 5 [pid: 7|app: 0|req: 1191/2464] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:25 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 975 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: 1274/2465] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:01:25 2026] GET /v2.0/security-groups?id=3a5ebe5e-482b-4e3a-a72c-26d2bd65290d&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:26.680 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-28be851a-592d-43e8-8077-cba16f567510'] response: {'server_uuid': 'eb1c188d-00d3-4827-a6ad-a76e07b40799', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '895ce55f-88e1-44e1-acf9-a671a7ebbafe', 'code': 200} [pid: 7|app: 0|req: 1192/2466] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:26 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 975 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2467] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:01:27 2026] GET /v2.0/security-groups?id=3a5ebe5e-482b-4e3a-a72c-26d2bd65290d&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2468] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:27 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2469] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:01:27 2026] GET /v2.0/security-groups?id=3a5ebe5e-482b-4e3a-a72c-26d2bd65290d&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2470] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:01:27 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 1213 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:01:27.904 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ccaafae-1cd1-4ba7-9154-75cbddd690e4 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource df20646d-f1e9-4953-80df-535e2714ee6d (type: floatingips) to 4 2026-04-16 18:01:28.045 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ccaafae-1cd1-4ba7-9154-75cbddd690e4 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Successfully bumped revision number for resource df20646d-f1e9-4953-80df-535e2714ee6d (type: floatingips) to 5 2026-04-16 18:01:28.045 8 INFO neutron.db.l3_db [None req-3ccaafae-1cd1-4ba7-9154-75cbddd690e4 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Floating IP df20646d-f1e9-4953-80df-535e2714ee6d associated. External IP: 10.96.250.210, port: 895ce55f-88e1-44e1-acf9-a671a7ebbafe. 2026-04-16 18:01:28.078 7 INFO neutron.db.ovn_revision_numbers_db [None req-141b7bc3-3c47-451c-8020-807066491f3b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 25d7d5bc-94f1-4c5c-a927-be8849304bf9 (type: security_groups) to 1 [pid: 8|app: 0|req: 1277/2471] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 18:01:27 2026] PUT /v2.0/floatingips/df20646d-f1e9-4953-80df-535e2714ee6d => generated 856 bytes in 706 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-04-16 18:01:28.092 7 INFO neutron.db.ovn_revision_numbers_db [None req-141b7bc3-3c47-451c-8020-807066491f3b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1a0a0771-3d01-4cc1-b391-4866a09160fa (type: security_group_rules) to 0 2026-04-16 18:01:28.103 7 INFO neutron.db.ovn_revision_numbers_db [None req-141b7bc3-3c47-451c-8020-807066491f3b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 411108e8-850b-432d-bdab-5d0e37d22684 (type: security_group_rules) to 0 2026-04-16 18:01:28.118 7 INFO neutron.db.ovn_revision_numbers_db [None req-141b7bc3-3c47-451c-8020-807066491f3b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 7931dd16-1a58-4d0f-a483-63c67ff451a1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1278/2472] 10.0.0.153 () {32 vars in 729 bytes} [Thu Apr 16 18:01:28 2026] GET /v2.0/floatingips/df20646d-f1e9-4953-80df-535e2714ee6d => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:28.131 7 INFO neutron.db.ovn_revision_numbers_db [None req-141b7bc3-3c47-451c-8020-807066491f3b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b6ef1b3a-4393-4de8-bf2f-34df91dffe9d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1195/2473] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:01:27 2026] GET /v2.0/security-groups?tenant_id=9eaaaa13b95048edb284261bddec747b&name=default => generated 2925 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2474] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:28 2026] DELETE /v2.0/security-groups/25d7d5bc-94f1-4c5c-a927-be8849304bf9 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:01:28.743 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c25179b-48a8-4211-bd40-dac5b44195fd'] response: {'name': 'network-changed', 'server_uuid': 'eb1c188d-00d3-4827-a6ad-a76e07b40799', 'tag': '895ce55f-88e1-44e1-acf9-a671a7ebbafe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1196/2475] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:01:29 2026] GET /v2.0/ports?tenant_id=536049face8b4b0db3ee4d9ae29ca889&device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 1213 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2476] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:01:29 2026] GET /v2.0/networks?id=324e94a2-e724-4abf-849d-6aebe3ca6cf6 => generated 797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2477] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 16 18:01:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=895ce55f-88e1-44e1-acf9-a671a7ebbafe => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2478] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:01:29 2026] GET /v2.0/subnets?id=ccea1794-fe36-4b3e-b979-685b985fdf3e => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2479] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:01:29 2026] GET /v2.0/ports?network_id=324e94a2-e724-4abf-849d-6aebe3ca6cf6&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: 1282/2480] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:01:29 2026] GET /v2.0/networks/324e94a2-e724-4abf-849d-6aebe3ca6cf6?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2481] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:01:29 2026] GET /v2.0/networks/324e94a2-e724-4abf-849d-6aebe3ca6cf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2482] 10.0.0.229 () {32 vars in 802 bytes} [Thu Apr 16 18:01:31 2026] GET /v2.0/extensions => generated 20541 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2483] 10.0.0.229 () {30 vars in 724 bytes} [Thu Apr 16 18:01:31 2026] GET /v2.0/quotas/ca41b6b5d8f648eab3d0acce7eb4dd24/details => generated 847 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2484] 10.0.0.229 () {32 vars in 802 bytes} [Thu Apr 16 18:01:34 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: 7|app: 0|req: 1201/2485] 10.0.0.229 () {30 vars in 724 bytes} [Thu Apr 16 18:01:34 2026] GET /v2.0/quotas/ca41b6b5d8f648eab3d0acce7eb4dd24/details => generated 847 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2488] 10.0.0.180 () {34 vars in 990 bytes} [Thu Apr 16 18:01:37 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 1213 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2489] 10.0.0.180 () {34 vars in 1040 bytes} [Thu Apr 16 18:01:37 2026] GET /v2.0/security-groups?id=3a5ebe5e-482b-4e3a-a72c-26d2bd65290d&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-04-16 18:01:38.415 8 INFO neutron.db.ovn_revision_numbers_db [None req-faa3dea1-18dc-45ea-8951-e1c3d1fbe116 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 631a596e-177c-481e-8476-8b0d89186eb5 (type: security_groups) to 1 2026-04-16 18:01:38.425 8 INFO neutron.db.ovn_revision_numbers_db [None req-faa3dea1-18dc-45ea-8951-e1c3d1fbe116 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 456353c0-9912-43fe-a729-8549fdd28d8c (type: security_group_rules) to 0 2026-04-16 18:01:38.436 8 INFO neutron.db.ovn_revision_numbers_db [None req-faa3dea1-18dc-45ea-8951-e1c3d1fbe116 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5376a3a1-454d-4ec2-9349-d91cbc5e14ba (type: security_group_rules) to 0 2026-04-16 18:01:38.445 8 INFO neutron.db.ovn_revision_numbers_db [None req-faa3dea1-18dc-45ea-8951-e1c3d1fbe116 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b30f362c-b3b0-408a-9e7f-0abc8a435dd4 (type: security_group_rules) to 0 2026-04-16 18:01:38.456 8 INFO neutron.db.ovn_revision_numbers_db [None req-faa3dea1-18dc-45ea-8951-e1c3d1fbe116 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c589a8bf-1e47-446a-a9cb-fd63fb1595af (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1287/2490] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:01:38 2026] GET /v2.0/security-groups?tenant_id=ca41b6b5d8f648eab3d0acce7eb4dd24&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2491] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:38 2026] DELETE /v2.0/security-groups/631a596e-177c-481e-8476-8b0d89186eb5 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2492] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:39 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2493] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:01:39 2026] GET /v2.0/security-groups?id=3a5ebe5e-482b-4e3a-a72c-26d2bd65290d&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:40.535 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-99c55aeb-5f9b-4173-91c3-c4c047f6d37d - - - - - -] OVN reports status down for port: 895ce55f-88e1-44e1-acf9-a671a7ebbafe 2026-04-16 18:01:40.690 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d29e4810-65e4-43a5-9162-cdaabfec2863'] response: {'server_uuid': 'eb1c188d-00d3-4827-a6ad-a76e07b40799', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '895ce55f-88e1-44e1-acf9-a671a7ebbafe', 'code': 200} [pid: 7|app: 0|req: 1206/2494] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:40 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2495] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:01:40 2026] GET /v2.0/security-groups?id=3a5ebe5e-482b-4e3a-a72c-26d2bd65290d&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-04-16 18:01:40.973 8 INFO neutron.db.ovn_revision_numbers_db [None req-99c55aeb-5f9b-4173-91c3-c4c047f6d37d - - - - - -] Successfully bumped revision number for resource 895ce55f-88e1-44e1-acf9-a671a7ebbafe (type: ports) to 6 2026-04-16 18:01:40.982 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d23897d-65cf-43af-92ad-b67b0ca7a864 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4551d866-8c70-4dd2-855c-54c21d55724f (type: security_groups) to 1 2026-04-16 18:01:41.006 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d23897d-65cf-43af-92ad-b67b0ca7a864 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 23e6bd2f-d14e-410e-90ca-5fada467d1ee (type: security_group_rules) to 0 2026-04-16 18:01:41.032 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d23897d-65cf-43af-92ad-b67b0ca7a864 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6643558e-4e57-4f3f-829c-e0cbf5ba5caa (type: security_group_rules) to 0 2026-04-16 18:01:41.067 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d23897d-65cf-43af-92ad-b67b0ca7a864 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource cf0ae575-2737-4b77-bb41-b9448cf6b78c (type: security_group_rules) to 0 2026-04-16 18:01:41.084 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d23897d-65cf-43af-92ad-b67b0ca7a864 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource fdcef284-1215-42b2-a4a5-3d1b2f1911f4 (type: security_group_rules) to 0 2026-04-16 18:01:41.159 8 INFO neutron.db.segments_db [None req-2d23897d-65cf-43af-92ad-b67b0ca7a864 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Added segment 4510c5cd-4563-4746-9376-b6ef2cbb2ce3 of type geneve for network a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0 2026-04-16 18:01:41.275 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d23897d-65cf-43af-92ad-b67b0ca7a864 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0 (type: networks) to 1 2026-04-16 18:01:41.454 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d23897d-65cf-43af-92ad-b67b0ca7a864 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 18:01:41.456 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d23897d-65cf-43af-92ad-b67b0ca7a864 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:01:41.527 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7315a2d-7e12-48ce-94bb-5464ea2d710b - - - - - -] OVN reports status down for port: 9e7ad9b1-e072-4ac6-bd74-5bfddd36c81c 2026-04-16 18:01:41.586 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d23897d-65cf-43af-92ad-b67b0ca7a864 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 9e7ad9b1-e072-4ac6-bd74-5bfddd36c81c (type: ports) to 1 [pid: 8|app: 0|req: 1289/2496] 10.0.0.153 () {34 vars in 671 bytes} [Thu Apr 16 18:01:40 2026] POST /v2.0/networks => generated 763 bytes in 1140 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: 1290/2497] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 16 18:01:41 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:41.788 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e9694d88-366e-44a6-9754-bf14b20f62a5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 18:01:41.790 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e9694d88-366e-44a6-9754-bf14b20f62a5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:01:41.908 8 INFO neutron_taas.services.taas.taas_plugin [req-a85b9b76-4f83-4445-96a4-0875bd7babb0 req-3ec4cba0-634c-42f9-a2ff-edb85a7851c8 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] TaaS: Handle Delete Port: 895ce55f-88e1-44e1-acf9-a671a7ebbafe 2026-04-16 18:01:41.911 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a85b9b76-4f83-4445-96a4-0875bd7babb0 req-3ec4cba0-634c-42f9-a2ff-edb85a7851c8 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Tap Mirror: Handle Delete Port: 895ce55f-88e1-44e1-acf9-a671a7ebbafe 2026-04-16 18:01:42.133 8 INFO neutron.db.l3_db [req-a85b9b76-4f83-4445-96a4-0875bd7babb0 req-3ec4cba0-634c-42f9-a2ff-edb85a7851c8 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Floating IP df20646d-f1e9-4953-80df-535e2714ee6d disassociated. External IP: 10.96.250.210, port: 895ce55f-88e1-44e1-acf9-a671a7ebbafe. 2026-04-16 18:01:42.293 7 INFO neutron.db.ovn_revision_numbers_db [None req-983d310d-91f1-4e6d-b74d-03e3a2a6fd09 - - - - - -] Successfully bumped revision number for resource 9e7ad9b1-e072-4ac6-bd74-5bfddd36c81c (type: ports) to 2 [pid: 8|app: 0|req: 1291/2498] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 16 18:01:41 2026] DELETE /v2.0/ports/895ce55f-88e1-44e1-acf9-a671a7ebbafe => generated 0 bytes in 548 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: 1292/2499] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:42 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:01:42.349 7 INFO neutron.db.ovn_revision_numbers_db [None req-983d310d-91f1-4e6d-b74d-03e3a2a6fd09 - - - - - -] Successfully bumped revision number for resource 113c7507-d1e9-4af8-9456-69a637663552 (type: subnets) to 0 [pid: 7|app: 0|req: 1208/2500] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:01:41 2026] POST /v2.0/subnets => generated 688 bytes in 724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:01:42.788 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-28c63130-a0fa-4bdc-bc05-b85115655a06'] response: {'server_uuid': 'eb1c188d-00d3-4827-a6ad-a76e07b40799', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '895ce55f-88e1-44e1-acf9-a671a7ebbafe', 'code': 200} 2026-04-16 18:01:42.789 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-28c63130-a0fa-4bdc-bc05-b85115655a06'] response: {'server_uuid': 'eb1c188d-00d3-4827-a6ad-a76e07b40799', 'name': 'network-vif-deleted', 'tag': '895ce55f-88e1-44e1-acf9-a671a7ebbafe', 'status': 'completed', 'code': 200} 2026-04-16 18:01:42.841 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9d214847-0b0a-4189-84b2-53ee79f145b5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 18:01:42.843 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9d214847-0b0a-4189-84b2-53ee79f145b5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:01:42.964 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7315a2d-7e12-48ce-94bb-5464ea2d710b - - - - - -] OVN reports status down for port: 6c593c35-5a15-4375-b8da-02ce51438000 2026-04-16 18:01:43.026 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d214847-0b0a-4189-84b2-53ee79f145b5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6c593c35-5a15-4375-b8da-02ce51438000 (type: ports) to 1 [pid: 7|app: 0|req: 1209/2501] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:43 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:01:43.661 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-046e2f7c-98f3-4348-b27e-13b630ed71f0 - - - - - -] Schedule LRP lrp-6c593c35-5a15-4375-b8da-02ce51438000 on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 18:01:43.712 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-673dab80-83f1-4567-895f-6fb455ff6c00 - - - - - -] Router 8b0b0c22-d2a1-42d8-a81d-c52610c701e2 is bound to host instance 2026-04-16 18:01:43.712 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7315a2d-7e12-48ce-94bb-5464ea2d710b - - - - - -] OVN reports status up for port: 6c593c35-5a15-4375-b8da-02ce51438000 2026-04-16 18:01:43.751 8 INFO neutron.plugins.ml2.plugin [None req-a7315a2d-7e12-48ce-94bb-5464ea2d710b - - - - - -] Attempt 1 to provision port 6c593c35-5a15-4375-b8da-02ce51438000 2026-04-16 18:01:43.785 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d214847-0b0a-4189-84b2-53ee79f145b5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6c593c35-5a15-4375-b8da-02ce51438000 (type: router_ports) to 1 2026-04-16 18:01:43.875 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d214847-0b0a-4189-84b2-53ee79f145b5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8b0b0c22-d2a1-42d8-a81d-c52610c701e2 (type: routers) to 2 [pid: 8|app: 0|req: 1293/2502] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:01:42 2026] POST /v2.0/routers => generated 966 bytes in 1526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2503] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:44 2026] GET /v2.0/ports?device_id=eb1c188d-00d3-4827-a6ad-a76e07b40799 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:01:44.744 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fef909e9-1822-4975-81d5-ed0bd23259d9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 18:01:44.747 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fef909e9-1822-4975-81d5-ed0bd23259d9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:01:44.948 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6c753734-4025-4e1c-9ae0-63a170f4d535 - - - - - -] OVN reports status down for port: 47c4c028-6963-4017-8a48-155a9c95f45e 2026-04-16 18:01:45.067 7 INFO neutron.db.ovn_revision_numbers_db [None req-fef909e9-1822-4975-81d5-ed0bd23259d9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 47c4c028-6963-4017-8a48-155a9c95f45e (type: ports) to 1 2026-04-16 18:01:45.164 7 INFO neutron.db.ovn_revision_numbers_db [None req-263c8732-c93b-4f00-8b14-0de6cf5a709f - - - - - -] Successfully bumped revision number for resource 6c593c35-5a15-4375-b8da-02ce51438000 (type: ports) to 4 2026-04-16 18:01:45.801 7 INFO neutron.db.ovn_revision_numbers_db [None req-263c8732-c93b-4f00-8b14-0de6cf5a709f - - - - - -] Successfully bumped revision number for resource 6c593c35-5a15-4375-b8da-02ce51438000 (type: ports) to 5 [pid: 8|app: 0|req: 1295/2504] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:45 2026] DELETE /v2.0/security-groups/3a5ebe5e-482b-4e3a-a72c-26d2bd65290d => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:01:45.955 8 INFO neutron_taas.services.taas.taas_plugin [None req-2df76b59-9172-464f-ab1b-8f0bcc4bac1c c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] TaaS: Handle Delete Port: 88cd019a-2241-4224-8192-f04f81000a75 2026-04-16 18:01:45.959 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2df76b59-9172-464f-ab1b-8f0bcc4bac1c c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Tap Mirror: Handle Delete Port: 88cd019a-2241-4224-8192-f04f81000a75 2026-04-16 18:01:46.090 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6c753734-4025-4e1c-9ae0-63a170f4d535 - - - - - -] OVN reports status up for port: 47c4c028-6963-4017-8a48-155a9c95f45e [pid: 8|app: 0|req: 1296/2505] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:01:45 2026] DELETE /v2.0/floatingips/df20646d-f1e9-4953-80df-535e2714ee6d => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:01:46.119 7 INFO neutron.plugins.ml2.plugin [None req-6c753734-4025-4e1c-9ae0-63a170f4d535 - - - - - -] Attempt 1 to provision port 47c4c028-6963-4017-8a48-155a9c95f45e 2026-04-16 18:01:46.229 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fef909e9-1822-4975-81d5-ed0bd23259d9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 18:01:46.232 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fef909e9-1822-4975-81d5-ed0bd23259d9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1297/2506] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:46 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2507] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:01:46 2026] GET /v2.0/security-groups?id=7a0c6c5e-fba5-458e-90ad-9ecb13d464b2&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:46.774 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c753734-4025-4e1c-9ae0-63a170f4d535 - - - - - -] Successfully bumped revision number for resource 47c4c028-6963-4017-8a48-155a9c95f45e (type: ports) to 2 2026-04-16 18:01:47.076 7 INFO neutron.db.ovn_revision_numbers_db [None req-fef909e9-1822-4975-81d5-ed0bd23259d9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 47c4c028-6963-4017-8a48-155a9c95f45e (type: router_ports) to 1 [pid: 7|app: 0|req: 1210/2508] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 18:01:43 2026] PUT /v2.0/routers/8b0b0c22-d2a1-42d8-a81d-c52610c701e2/add_router_interface => generated 309 bytes in 3183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2509] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:47 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2510] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:01:47 2026] GET /v2.0/security-groups?id=7a0c6c5e-fba5-458e-90ad-9ecb13d464b2&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:48.249 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf2cd36f-9dfc-4bc4-8b55-e4a14a105c33 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource da0558a8-a625-44fe-96f6-846800b3b00d (type: security_groups) to 1 2026-04-16 18:01:48.262 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf2cd36f-9dfc-4bc4-8b55-e4a14a105c33 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 16a60c2e-1a46-4479-91be-ca2a45d0bc2b (type: security_group_rules) to 0 2026-04-16 18:01:48.278 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf2cd36f-9dfc-4bc4-8b55-e4a14a105c33 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 430b9d35-8e0f-43ac-86c5-f27f5eb7a4e5 (type: security_group_rules) to 0 2026-04-16 18:01:48.290 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf2cd36f-9dfc-4bc4-8b55-e4a14a105c33 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 9292af2e-d394-4378-b8d4-d4b99652da30 (type: security_group_rules) to 0 2026-04-16 18:01:48.307 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf2cd36f-9dfc-4bc4-8b55-e4a14a105c33 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a3a3e8f4-f1b7-46ae-a5af-6429494a6938 (type: security_group_rules) to 0 2026-04-16 18:01:48.388 8 INFO neutron.db.segments_db [None req-bf2cd36f-9dfc-4bc4-8b55-e4a14a105c33 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Added segment 142c05b1-78bc-45dc-88ab-95bf18e42f8d of type geneve for network aaf947c6-2cda-4e3e-86f7-6e24a8f6aa78 2026-04-16 18:01:48.523 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf2cd36f-9dfc-4bc4-8b55-e4a14a105c33 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource aaf947c6-2cda-4e3e-86f7-6e24a8f6aa78 (type: networks) to 1 [pid: 7|app: 0|req: 1212/2511] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 16 18:01:48 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2512] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:48 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:48.669 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf2cd36f-9dfc-4bc4-8b55-e4a14a105c33 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 18:01:48.670 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf2cd36f-9dfc-4bc4-8b55-e4a14a105c33 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network aaf947c6-2cda-4e3e-86f7-6e24a8f6aa78: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:01:48.730 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7315a2d-7e12-48ce-94bb-5464ea2d710b - - - - - -] OVN reports status down for port: c6168fc9-65b0-46b8-9013-fdafa53d983d 2026-04-16 18:01:48.785 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf2cd36f-9dfc-4bc4-8b55-e4a14a105c33 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c6168fc9-65b0-46b8-9013-fdafa53d983d (type: ports) to 1 2026-04-16 18:01:48.788 7 INFO neutron_taas.services.taas.taas_plugin [req-ec73f687-694f-4f95-82dd-e9aa5cd2d839 req-e95aa73e-5e77-4b45-8fd2-f48b10081c23 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] TaaS: Handle Delete Port: 626bc384-a0ec-4e91-8f08-dde8ef9176b3 2026-04-16 18:01:48.791 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ec73f687-694f-4f95-82dd-e9aa5cd2d839 req-e95aa73e-5e77-4b45-8fd2-f48b10081c23 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Tap Mirror: Handle Delete Port: 626bc384-a0ec-4e91-8f08-dde8ef9176b3 [pid: 8|app: 0|req: 1300/2513] 10.0.0.153 () {34 vars in 671 bytes} [Thu Apr 16 18:01:48 2026] POST /v2.0/networks => generated 763 bytes in 742 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2514] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:01:48 2026] GET /v2.0/security-groups?id=7a0c6c5e-fba5-458e-90ad-9ecb13d464b2&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2515] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 16 18:01:48 2026] DELETE /v2.0/ports/626bc384-a0ec-4e91-8f08-dde8ef9176b3 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:01:48.958 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-96b86f92-1ec0-45c9-8a5d-a8551374d667'] response: {'server_uuid': 'e4607dcf-c118-450f-9676-e333ba5ed099', 'name': 'network-vif-deleted', 'tag': '626bc384-a0ec-4e91-8f08-dde8ef9176b3', 'status': 'completed', 'code': 200} 2026-04-16 18:01:49.009 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c26299ff-f5fa-4977-89f5-7fc479139289 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 18:01:49.010 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c26299ff-f5fa-4977-89f5-7fc479139289 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network aaf947c6-2cda-4e3e-86f7-6e24a8f6aa78: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:01:49.413 8 INFO neutron.db.ovn_revision_numbers_db [None req-be0355d4-5b3a-48ba-aff2-8d99cba643b1 - - - - - -] Successfully bumped revision number for resource c6168fc9-65b0-46b8-9013-fdafa53d983d (type: ports) to 2 2026-04-16 18:01:49.443 8 INFO neutron.db.ovn_revision_numbers_db [None req-be0355d4-5b3a-48ba-aff2-8d99cba643b1 - - - - - -] Successfully bumped revision number for resource f412c0b3-a538-45ac-a30e-c2a0454a4e03 (type: subnets) to 0 [pid: 8|app: 0|req: 1302/2516] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:01:48 2026] POST /v2.0/subnets => generated 688 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:01:49.807 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-49610703-53b1-4d45-a9f6-9c54ad438549 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 18:01:49.809 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-49610703-53b1-4d45-a9f6-9c54ad438549 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:01:49.936 7 INFO neutron.db.ovn_revision_numbers_db [None req-49610703-53b1-4d45-a9f6-9c54ad438549 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ac845420-f20e-4dd5-aa2c-e8b886303837 (type: ports) to 1 [pid: 8|app: 0|req: 1303/2517] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:49 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:01:50.501 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-5b0451dd-b7f9-4cae-9292-198244e44da5 - - - - - -] Schedule LRP lrp-ac845420-f20e-4dd5-aa2c-e8b886303837 on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 18:01:50.540 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9e407526-942a-4a67-984c-a435296ca553 - - - - - -] Router 4074e0a6-0759-412d-9f24-09b4a984de70 is bound to host instance 2026-04-16 18:01:50.597 7 INFO neutron.db.ovn_revision_numbers_db [None req-49610703-53b1-4d45-a9f6-9c54ad438549 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ac845420-f20e-4dd5-aa2c-e8b886303837 (type: router_ports) to 1 2026-04-16 18:01:50.660 7 INFO neutron.db.ovn_revision_numbers_db [None req-49610703-53b1-4d45-a9f6-9c54ad438549 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4074e0a6-0759-412d-9f24-09b4a984de70 (type: routers) to 2 [pid: 7|app: 0|req: 1215/2518] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:01:49 2026] POST /v2.0/routers => generated 966 bytes in 1214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2521] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:51 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:01:51.498 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-296e4e88-4ae6-4ea9-bfd5-36acf159df0c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 18:01:51.502 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-296e4e88-4ae6-4ea9-bfd5-36acf159df0c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network aaf947c6-2cda-4e3e-86f7-6e24a8f6aa78: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:01:51.603 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-59a8077e-5417-4213-8a73-a33f87fe8af8 - - - - - -] No hosting information found for port 47c4c028-6963-4017-8a48-155a9c95f45e: RuntimeError: No hosting information found for port 47c4c028-6963-4017-8a48-155a9c95f45e 2026-04-16 18:01:51.680 7 INFO neutron.db.ovn_revision_numbers_db [None req-59a8077e-5417-4213-8a73-a33f87fe8af8 - - - - - -] Successfully bumped revision number for resource 47c4c028-6963-4017-8a48-155a9c95f45e (type: router_ports) to 2 2026-04-16 18:01:51.681 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-59a8077e-5417-4213-8a73-a33f87fe8af8 - - - - - -] OVN reports status down for port: 626bc384-a0ec-4e91-8f08-dde8ef9176b3 2026-04-16 18:01:51.689 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-59a8077e-5417-4213-8a73-a33f87fe8af8 - - - - - -] OVN reports status down for port: ac845420-f20e-4dd5-aa2c-e8b886303837 2026-04-16 18:01:51.729 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-59a8077e-5417-4213-8a73-a33f87fe8af8 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 18:01:51.730 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-59a8077e-5417-4213-8a73-a33f87fe8af8 - - - - - -] OVN reports status up for port: ac845420-f20e-4dd5-aa2c-e8b886303837 2026-04-16 18:01:51.739 7 INFO neutron.plugins.ml2.plugin [None req-59a8077e-5417-4213-8a73-a33f87fe8af8 - - - - - -] Attempt 1 to provision port ac845420-f20e-4dd5-aa2c-e8b886303837 2026-04-16 18:01:52.059 7 INFO neutron.db.ovn_revision_numbers_db [None req-59a8077e-5417-4213-8a73-a33f87fe8af8 - - - - - -] Successfully bumped revision number for resource ac845420-f20e-4dd5-aa2c-e8b886303837 (type: ports) to 5 [pid: 7|app: 0|req: 1219/2522] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:52 2026] GET /v2.0/ports?device_id=e4607dcf-c118-450f-9676-e333ba5ed099 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:01:52.482 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0408ccc4-2f0d-4801-a51d-0e91b07b5315 - - - - - -] OVN reports status down for port: 4739e1b7-88e4-48fc-afa9-b532dc80e396 2026-04-16 18:01:52.545 8 INFO neutron.db.ovn_revision_numbers_db [None req-296e4e88-4ae6-4ea9-bfd5-36acf159df0c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4739e1b7-88e4-48fc-afa9-b532dc80e396 (type: ports) to 1 2026-04-16 18:01:52.658 8 ERROR ovsdbapp.backend.ovs_idl.transaction [None req-ba83587f-7856-4327-b850-ababe904ff67 - - - - - -] Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/connection.py", line 121, in run txn.results.put(txn.do_commit()) ^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py", line 92, in do_commit command.run_idl(txn) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/commands.py", line 1046, in run_idl raise ovn_exc.RevisionConflict( neutron.common.ovn.exceptions.RevisionConflict: OVN revision number for ac845420-f20e-4dd5-aa2c-e8b886303837 (type: ports) is higher than the given resource. Skipping update 2026-04-16 18:01:52.660 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ba83587f-7856-4327-b850-ababe904ff67 - - - - - -] Transaction aborted. Reason: OVN revision number for ac845420-f20e-4dd5-aa2c-e8b886303837 (type: ports) is higher than the given resource. Skipping update 2026-04-16 18:01:53.199 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0408ccc4-2f0d-4801-a51d-0e91b07b5315 - - - - - -] OVN reports status up for port: 4739e1b7-88e4-48fc-afa9-b532dc80e396 2026-04-16 18:01:53.211 7 INFO neutron.plugins.ml2.plugin [None req-0408ccc4-2f0d-4801-a51d-0e91b07b5315 - - - - - -] Attempt 1 to provision port 4739e1b7-88e4-48fc-afa9-b532dc80e396 2026-04-16 18:01:53.268 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-296e4e88-4ae6-4ea9-bfd5-36acf159df0c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 18:01:53.270 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-296e4e88-4ae6-4ea9-bfd5-36acf159df0c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network aaf947c6-2cda-4e3e-86f7-6e24a8f6aa78: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1220/2523] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:53 2026] DELETE /v2.0/security-groups/7a0c6c5e-fba5-458e-90ad-9ecb13d464b2 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:01:53.742 8 INFO neutron.db.ovn_revision_numbers_db [None req-296e4e88-4ae6-4ea9-bfd5-36acf159df0c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4739e1b7-88e4-48fc-afa9-b532dc80e396 (type: router_ports) to 1 [pid: 8|app: 0|req: 1304/2524] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 18:01:50 2026] PUT /v2.0/routers/4074e0a6-0759-412d-9f24-09b4a984de70/add_router_interface => generated 309 bytes in 3063 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:01:53.978 7 INFO neutron.db.ovn_revision_numbers_db [None req-0408ccc4-2f0d-4801-a51d-0e91b07b5315 - - - - - -] Successfully bumped revision number for resource 4739e1b7-88e4-48fc-afa9-b532dc80e396 (type: ports) to 2 2026-04-16 18:01:54.182 7 INFO neutron_taas.services.taas.taas_plugin [None req-4be9048f-a6c3-4320-a0ba-f1aba1ac73fc c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] TaaS: Handle Delete Port: 5892835f-292e-4057-9c3e-d97139861280 2026-04-16 18:01:54.185 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4be9048f-a6c3-4320-a0ba-f1aba1ac73fc c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Tap Mirror: Handle Delete Port: 5892835f-292e-4057-9c3e-d97139861280 2026-04-16 18:01:54.513 8 INFO neutron.db.ovn_revision_numbers_db [None req-eff688c8-f9ce-4bf5-ab71-6cdd7dba0fa1 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource 165b35cb-6278-432c-83f2-d7f8958a42a2 (type: security_groups) to 1 2026-04-16 18:01:54.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-eff688c8-f9ce-4bf5-ab71-6cdd7dba0fa1 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource 7a5b965b-d427-4ed4-a003-797082393158 (type: security_group_rules) to 0 2026-04-16 18:01:54.539 8 INFO neutron.db.ovn_revision_numbers_db [None req-eff688c8-f9ce-4bf5-ab71-6cdd7dba0fa1 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource e465ed6f-c677-4c75-b2c3-fcf740768561 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1305/2525] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 18:01:54 2026] POST /v2.0/security-groups => generated 1677 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:01:54.704 8 INFO neutron.db.ovn_revision_numbers_db [None req-b166a30d-26cc-4ae7-8c0c-4f7dbca6291c e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource 9b80f5f3-bf97-498d-8151-b056d791757b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1221/2526] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:01:53 2026] PUT /v2.0/routers/1b5c0deb-ccd0-451e-a93b-7ba0d6c61221/remove_router_interface => generated 309 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2527] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01:54 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) /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-04-16 18:01:54.858 8 INFO neutron.db.ovn_revision_numbers_db [None req-163d89e9-6292-4ad7-b67e-4236b2130e6f e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource 206ee993-57c0-4d67-b763-843340a7f80e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1222/2528] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:01:54 2026] DELETE /v2.0/subnets/ccea1794-fe36-4b3e-b979-685b985fdf3e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2529] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01:54 2026] POST /v2.0/security-group-rules => generated 596 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:01:55.008 8 INFO neutron.db.ovn_revision_numbers_db [None req-92721078-0ffb-47b3-988b-61154ae075b2 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource 8f75e630-3663-40c9-94c4-5d41237ae14e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1308/2530] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:01:55.129 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5985780-ea98-42e9-aa5c-083377ab5daf c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] TaaS: Handle Delete Port: 9ccaf6d1-92ed-4e0c-b360-c4a41d35db49 2026-04-16 18:01:55.132 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5985780-ea98-42e9-aa5c-083377ab5daf c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Tap Mirror: Handle Delete Port: 9ccaf6d1-92ed-4e0c-b360-c4a41d35db49 2026-04-16 18:01:55.178 8 INFO neutron.db.ovn_revision_numbers_db [None req-21dd7a42-ebfc-4b5c-b400-0ac9d9927c69 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource 8add82a2-ef4c-45e0-82d0-588e18b69558 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1309/2531] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01: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-04-16 18:01:55.251 8 INFO neutron.db.securitygroups_db [None req-3f3ba0ac-12cb-4ac0-8103-205e1edd3364 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Project b8cc8fa6bd8f44a688f08bc611c8f773 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-16 18:01:55.384 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f3ba0ac-12cb-4ac0-8103-205e1edd3364 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource 0bef7486-e826-4d20-8371-eb0051dc10db (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1310/2532] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01:55 2026] POST /v2.0/security-group-rules => generated 607 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:01:55.455 8 INFO neutron.db.securitygroups_db [None req-8e9ac1b7-b655-4409-bf80-a286a33bb115 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Project b8cc8fa6bd8f44a688f08bc611c8f773 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-16 18:01:55.587 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e9ac1b7-b655-4409-bf80-a286a33bb115 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource ab696bfc-95ea-43b2-91ad-95de69e6b045 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1311/2533] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01:55 2026] POST /v2.0/security-group-rules => generated 606 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:01:56.135 8 INFO neutron.db.ovn_revision_numbers_db [None req-910e28ed-9d2c-47fd-a124-ae0176b44557 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource 5392afa7-c715-4dda-b0a5-7b2d4fdb6146 (type: security_groups) to 1 2026-04-16 18:01:56.153 8 INFO neutron.db.ovn_revision_numbers_db [None req-910e28ed-9d2c-47fd-a124-ae0176b44557 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource 4e5a7d71-3512-48da-b542-89d71637a034 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1223/2534] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:01:54 2026] DELETE /v2.0/routers/1b5c0deb-ccd0-451e-a93b-7ba0d6c61221 => generated 0 bytes in 1282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:01:56.167 8 INFO neutron.db.ovn_revision_numbers_db [None req-910e28ed-9d2c-47fd-a124-ae0176b44557 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource 6e9d02d5-4ec1-48f0-bf83-717cb9cd687a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1312/2535] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 18:01:56 2026] POST /v2.0/security-groups => generated 1663 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:01:56.283 7 INFO neutron_taas.services.taas.taas_plugin [None req-e178f60a-f2ab-4326-9228-9ecbb418d595 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] TaaS: Handle Delete Port: 705eda8f-a83f-44ce-aa66-2cff3bee835c 2026-04-16 18:01:56.287 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e178f60a-f2ab-4326-9228-9ecbb418d595 c9be9123fcd14a1897137980010fd94a 536049face8b4b0db3ee4d9ae29ca889 - - default default] Tap Mirror: Handle Delete Port: 705eda8f-a83f-44ce-aa66-2cff3bee835c 2026-04-16 18:01:56.348 8 INFO neutron.db.ovn_revision_numbers_db [None req-74aefb85-0101-4d03-889e-e2c76265d742 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource 3fb2897d-a273-431c-bde6-42eafb729234 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1313/2536] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01:56 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-04-16 18:01:56.500 7 INFO neutron.services.segments.plugin [-] Segment 33381b71-cef2-42ef-b514-0412dc0b1c47 resource provider aggregate not found 2026-04-16 18:01:56.501 7 INFO neutron.services.segments.plugin [-] Segment 33381b71-cef2-42ef-b514-0412dc0b1c47 resource provider aggregate not found 2026-04-16 18:01:56.520 8 INFO neutron.db.ovn_revision_numbers_db [None req-deeba2f3-70a6-4f77-a918-7cce186020d7 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource bb24e5db-7381-4d3b-abef-869fdfecb211 (type: security_group_rules) to 0 2026-04-16 18:01:56.530 7 INFO neutron.services.segments.plugin [-] Segment 33381b71-cef2-42ef-b514-0412dc0b1c47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33381b71-cef2-42ef-b514-0412dc0b1c47 found for delete ", "request_id": "req-6cb88336-641b-4976-abb9-87d278032ddc"}]} 2026-04-16 18:01:56.534 7 INFO neutron.services.segments.plugin [-] Segment 33381b71-cef2-42ef-b514-0412dc0b1c47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33381b71-cef2-42ef-b514-0412dc0b1c47 found for delete ", "request_id": "req-4a3d7cae-a4ff-4061-88aa-ba6ed515d939"}]} [pid: 8|app: 0|req: 1314/2537] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:01:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2538] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:01:56 2026] DELETE /v2.0/networks/324e94a2-e724-4abf-849d-6aebe3ca6cf6 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:01:56.771 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37971e37-2346-4a9e-a16b-ae429342121d e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] No more DHCP agents 2026-04-16 18:01:56.772 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37971e37-2346-4a9e-a16b-ae429342121d e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1315/2539] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 18:01:56 2026] POST /v2.0/floatingips => generated 552 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2540] 10.0.0.198 () {34 vars in 1100 bytes} [Thu Apr 16 18:01:57 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1213247763&fields=id&tenant_id=b8cc8fa6bd8f44a688f08bc611c8f773 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2541] 10.0.0.198 () {34 vars in 1100 bytes} [Thu Apr 16 18:01:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1612558779&fields=id&tenant_id=b8cc8fa6bd8f44a688f08bc611c8f773 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2542] 10.0.0.198 () {34 vars in 982 bytes} [Thu Apr 16 18:01:57 2026] GET /v2.0/networks?id=a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0 => generated 711 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2543] 10.0.0.198 () {34 vars in 965 bytes} [Thu Apr 16 18:01:57 2026] GET /v2.0/quotas/b8cc8fa6bd8f44a688f08bc611c8f773 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2544] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:01:57 2026] GET /v2.0/security-groups?tenant_id=536049face8b4b0db3ee4d9ae29ca889&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2545] 10.0.0.198 () {34 vars in 1002 bytes} [Thu Apr 16 18:01:57 2026] GET /v2.0/ports?tenant_id=b8cc8fa6bd8f44a688f08bc611c8f773&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: 1320/2546] 10.0.0.198 () {34 vars in 1008 bytes} [Thu Apr 16 18:01:57 2026] GET /v2.0/networks/a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2547] 10.0.0.198 () {34 vars in 1108 bytes} [Thu Apr 16 18:01:57 2026] GET /v2.0/networks/a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0?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: 1227/2548] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:57 2026] DELETE /v2.0/security-groups/0b9733da-fc3b-4672-a1be-ec2d4c09f8df => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2549] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:57 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:01:57.892 7 INFO neutron.db.ovn_revision_numbers_db [None req-c86d0b09-9264-45e5-8208-d602a9a81544 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5cf244e7-e127-4e31-93b5-c6bfa77b30e0 (type: security_groups) to 1 2026-04-16 18:01:57.904 7 INFO neutron.db.ovn_revision_numbers_db [None req-c86d0b09-9264-45e5-8208-d602a9a81544 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 46ae317b-5a30-4e03-850f-26581adc95c1 (type: security_group_rules) to 0 2026-04-16 18:01:57.919 7 INFO neutron.db.ovn_revision_numbers_db [None req-c86d0b09-9264-45e5-8208-d602a9a81544 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 49f761e3-c5b4-4495-b623-3ee94c6fc03c (type: security_group_rules) to 0 2026-04-16 18:01:57.932 7 INFO neutron.db.ovn_revision_numbers_db [None req-c86d0b09-9264-45e5-8208-d602a9a81544 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6d30fa96-37a8-4082-bb0e-ec82771a45ef (type: security_group_rules) to 0 2026-04-16 18:01:57.947 7 INFO neutron.db.ovn_revision_numbers_db [None req-c86d0b09-9264-45e5-8208-d602a9a81544 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ea7a0f3b-4ff9-434f-9ab1-1046e7476b75 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1228/2550] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:01:57 2026] GET /v2.0/security-groups?tenant_id=61ff9f635d9a472198b3267a174f0e16&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2551] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:01:58 2026] DELETE /v2.0/security-groups/5cf244e7-e127-4e31-93b5-c6bfa77b30e0 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:01:58.546 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-54f152c7-558d-4738-92cc-e90f9fcfdea6 - - - - - -] No hosting information found for port 4739e1b7-88e4-48fc-afa9-b532dc80e396: RuntimeError: No hosting information found for port 4739e1b7-88e4-48fc-afa9-b532dc80e396 2026-04-16 18:01:58.733 7 INFO neutron.db.ovn_revision_numbers_db [None req-54f152c7-558d-4738-92cc-e90f9fcfdea6 - - - - - -] Successfully bumped revision number for resource 4739e1b7-88e4-48fc-afa9-b532dc80e396 (type: router_ports) to 2 [pid: 7|app: 0|req: 1229/2552] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:58 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => 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: 1324/2553] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:01:59 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => 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: 1230/2554] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:00 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => 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: 1231/2555] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:02:01 2026] GET /v2.0/networks?id=a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0 => generated 711 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:02:01.971 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e584ad88-57db-48b4-8db8-1ca791acc307 cd9021ea6c9e477984e808ef54a06c45 41d60f7db3a94e7688f0af5c827189b1 - - default default] No more DHCP agents 2026-04-16 18:02:01.973 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e584ad88-57db-48b4-8db8-1ca791acc307 cd9021ea6c9e477984e808ef54a06c45 41d60f7db3a94e7688f0af5c827189b1 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1232/2556] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 16 18:02:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b8cc8fa6bd8f44a688f08bc611c8f773 => generated 274 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2557] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 18:02:01 2026] POST /v2.0/floatingips => generated 552 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:02:02.321 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-c4d77653-d97d-4fb1-8864-ad477555286d req-16b98889-ca29-45bb-9994-447ba1a1ad3f e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] No more DHCP agents 2026-04-16 18:02:02.324 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-c4d77653-d97d-4fb1-8864-ad477555286d req-16b98889-ca29-45bb-9994-447ba1a1ad3f e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Unable to schedule network a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1326/2558] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:02 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1000 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2559] 10.0.0.153 () {34 vars in 759 bytes} [Thu Apr 16 18:02:02 2026] PUT /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:02:02.452 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7315a2d-7e12-48ce-94bb-5464ea2d710b - - - - - -] OVN reports status down for port: b975c03c-7c14-4db1-86a3-2e044e440e80 2026-04-16 18:02:02.469 7 INFO neutron.db.ovn_revision_numbers_db [req-c4d77653-d97d-4fb1-8864-ad477555286d req-16b98889-ca29-45bb-9994-447ba1a1ad3f e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource b975c03c-7c14-4db1-86a3-2e044e440e80 (type: ports) to 1 [pid: 8|app: 0|req: 1328/2560] 10.0.0.198 () {34 vars in 1120 bytes} [Thu Apr 16 18:02:02 2026] GET /v2.0/security-groups?id=5392afa7-c715-4dda-b0a5-7b2d4fdb6146&id=165b35cb-6278-432c-83f2-d7f8958a42a2&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2561] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 16 18:02:02 2026] POST /v2.0/ports => generated 997 bytes in 508 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: 1329/2562] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:02:02 2026] GET /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2563] 10.0.0.153 () {34 vars in 770 bytes} [Thu Apr 16 18:02:02 2026] PUT /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/tags/green => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2564] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:02:02 2026] GET /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2565] 10.0.0.153 () {34 vars in 766 bytes} [Thu Apr 16 18:02:02 2026] PUT /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/tags/red => 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: 1333/2566] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:02:02 2026] GET /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:02:02.871 7 INFO neutron.db.ovn_revision_numbers_db [req-c4d77653-d97d-4fb1-8864-ad477555286d req-0feda597-02f6-43a2-9163-3fc3408367ff 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource b975c03c-7c14-4db1-86a3-2e044e440e80 (type: ports) to 2 [pid: 8|app: 0|req: 1334/2567] 10.0.0.153 () {34 vars in 788 bytes} [Thu Apr 16 18:02:02 2026] PUT /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2568] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:02:02 2026] GET /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/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: 1336/2569] 10.0.0.153 () {34 vars in 759 bytes} [Thu Apr 16 18:02:02 2026] PUT /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:02:03.089 7 INFO neutron.db.ovn_revision_numbers_db [req-c4d77653-d97d-4fb1-8864-ad477555286d req-0feda597-02f6-43a2-9163-3fc3408367ff 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource b975c03c-7c14-4db1-86a3-2e044e440e80 (type: ports) to 4 [pid: 8|app: 0|req: 1337/2570] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:02:03 2026] GET /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2571] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 18:02:02 2026] PUT /v2.0/ports/b975c03c-7c14-4db1-86a3-2e044e440e80 => generated 1247 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2572] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:02:03 2026] GET /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/tags/red => generated 0 bytes in 35 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-04-16 18:02:03.166 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcba13a0-3d29-4394-ad62-6b5df7f53112'] response: {'name': 'network-changed', 'server_uuid': 'f5de7512-13bd-488a-a677-1c858762211a', 'tag': 'b975c03c-7c14-4db1-86a3-2e044e440e80', 'status': 'completed', 'code': 200} 2026-04-16 18:02:03.204 7 INFO neutron.api.v2.resource [None req-8d8afff5-5d8d-46a6-a448-f1ee98af791b cd9021ea6c9e477984e808ef54a06c45 41d60f7db3a94e7688f0af5c827189b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1235/2573] 10.0.0.153 () {32 vars in 751 bytes} [Thu Apr 16 18:02:03 2026] GET /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/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: 1339/2574] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:02:03 2026] DELETE /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2575] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:02:03 2026] GET /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:02:03.354 8 INFO neutron.api.v2.resource [None req-99cea2ef-77e6-4604-8058-c8ca349e2a40 cd9021ea6c9e477984e808ef54a06c45 41d60f7db3a94e7688f0af5c827189b1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1340/2576] 10.0.0.153 () {32 vars in 754 bytes} [Thu Apr 16 18:02:03 2026] DELETE /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2577] 10.0.0.153 () {32 vars in 742 bytes} [Thu Apr 16 18:02:03 2026] DELETE /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/tags => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2578] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:02:03 2026] GET /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:02:03.616 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd76f67f-41e8-4d78-a640-0de68d3c808e cd9021ea6c9e477984e808ef54a06c45 41d60f7db3a94e7688f0af5c827189b1 - - default default] TaaS: Handle Delete Port: 88346c57-ef8b-4fef-bcea-39277c3706aa 2026-04-16 18:02:03.619 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd76f67f-41e8-4d78-a640-0de68d3c808e cd9021ea6c9e477984e808ef54a06c45 41d60f7db3a94e7688f0af5c827189b1 - - default default] Tap Mirror: Handle Delete Port: 88346c57-ef8b-4fef-bcea-39277c3706aa [pid: 8|app: 0|req: 1342/2579] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:03 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1012 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2580] 10.0.0.198 () {34 vars in 1120 bytes} [Thu Apr 16 18:02:03 2026] GET /v2.0/security-groups?id=5392afa7-c715-4dda-b0a5-7b2d4fdb6146&id=165b35cb-6278-432c-83f2-d7f8958a42a2&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2581] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:02:03 2026] GET /v2.0/ports?tenant_id=b8cc8fa6bd8f44a688f08bc611c8f773&device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1250 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2582] 199.204.45.233 () {34 vars in 1018 bytes} [Thu Apr 16 18:02:03 2026] GET /v2.0/networks?tenant_id=b8cc8fa6bd8f44a688f08bc611c8f773&shared=False => generated 810 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2583] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:02:03 2026] DELETE /v2.0/floatingips/39357a82-47d5-48d8-8b91-1745bb66812d => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2584] 199.204.45.233 () {34 vars in 930 bytes} [Thu Apr 16 18:02:03 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) 2026-04-16 18:02:04.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2fea0a9-e3e5-43b6-840e-18e34b11dc0d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c7519e52-d422-449f-a3c7-9dcc6fced1fd (type: security_groups) to 1 2026-04-16 18:02:04.623 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2fea0a9-e3e5-43b6-840e-18e34b11dc0d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 02a4080d-af39-4876-b2c6-9a73857084fb (type: security_group_rules) to 0 2026-04-16 18:02:04.633 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2fea0a9-e3e5-43b6-840e-18e34b11dc0d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 06d837bc-ba88-4283-9e28-0cd98ba318be (type: security_group_rules) to 0 2026-04-16 18:02:04.645 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2fea0a9-e3e5-43b6-840e-18e34b11dc0d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b042dec9-a9ba-4cde-b491-e56150b5a7c5 (type: security_group_rules) to 0 2026-04-16 18:02:04.657 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2fea0a9-e3e5-43b6-840e-18e34b11dc0d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource de068bfb-b6be-497e-b056-2d6b2ba55708 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1239/2585] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:02:04 2026] GET /v2.0/security-groups?tenant_id=bdeafdf64cb04dbdbe3c58bbf8835da8&name=default => generated 2929 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2586] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:04 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1012 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2587] 10.0.0.198 () {34 vars in 1120 bytes} [Thu Apr 16 18:02:04 2026] GET /v2.0/security-groups?id=5392afa7-c715-4dda-b0a5-7b2d4fdb6146&id=165b35cb-6278-432c-83f2-d7f8958a42a2&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2588] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:02:04 2026] GET /v2.0/ports?tenant_id=b8cc8fa6bd8f44a688f08bc611c8f773&device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1250 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2589] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 16 18:02:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b975c03c-7c14-4db1-86a3-2e044e440e80 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2590] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:04 2026] DELETE /v2.0/security-groups/c7519e52-d422-449f-a3c7-9dcc6fced1fd => 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: 1244/2591] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:02:04 2026] GET /v2.0/subnets?id=113c7507-d1e9-4af8-9456-69a637663552 => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2592] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:02:04 2026] GET /v2.0/ports?network_id=a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0&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: 1245/2593] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:02:04 2026] GET /v2.0/networks/a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0?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: 1349/2594] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:02:05 2026] GET /v2.0/networks/a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0?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-04-16 18:02:05.207 7 INFO neutron.db.ovn_revision_numbers_db [None req-252457b8-8868-4e82-bf26-2e57a143d7aa 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 09ec11c3-fb97-49b7-8996-73e055af161b (type: security_groups) to 1 2026-04-16 18:02:05.218 7 INFO neutron.db.ovn_revision_numbers_db [None req-252457b8-8868-4e82-bf26-2e57a143d7aa 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 226a2f3a-e04d-4800-9b56-b2f085b142fb (type: security_group_rules) to 0 2026-04-16 18:02:05.229 7 INFO neutron.db.ovn_revision_numbers_db [None req-252457b8-8868-4e82-bf26-2e57a143d7aa 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 2304f39a-0a7c-4e1c-9919-10db4b851493 (type: security_group_rules) to 0 2026-04-16 18:02:05.240 7 INFO neutron.db.ovn_revision_numbers_db [None req-252457b8-8868-4e82-bf26-2e57a143d7aa 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 9ec725bb-aa4e-4ff8-a094-b620d02f1b21 (type: security_group_rules) to 0 2026-04-16 18:02:05.252 7 INFO neutron.db.ovn_revision_numbers_db [None req-252457b8-8868-4e82-bf26-2e57a143d7aa 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d57971d8-d3ef-4cf1-b476-a2ab951bcede (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1246/2595] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:02:05 2026] GET /v2.0/security-groups?tenant_id=41d60f7db3a94e7688f0af5c827189b1&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: 1350/2596] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:05 2026] DELETE /v2.0/security-groups/09ec11c3-fb97-49b7-8996-73e055af161b => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2597] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:05 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1012 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2600] 10.0.0.198 () {34 vars in 1120 bytes} [Thu Apr 16 18:02:05 2026] GET /v2.0/security-groups?id=5392afa7-c715-4dda-b0a5-7b2d4fdb6146&id=165b35cb-6278-432c-83f2-d7f8958a42a2&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2601] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:07 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2602] 10.0.0.198 () {34 vars in 1120 bytes} [Thu Apr 16 18:02:07 2026] GET /v2.0/security-groups?id=5392afa7-c715-4dda-b0a5-7b2d4fdb6146&id=165b35cb-6278-432c-83f2-d7f8958a42a2&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2603] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 16 18:02:08 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1250 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2604] 199.204.45.233 () {34 vars in 1124 bytes} [Thu Apr 16 18:02:08 2026] GET /v2.0/security-groups?id=165b35cb-6278-432c-83f2-d7f8958a42a2&id=5392afa7-c715-4dda-b0a5-7b2d4fdb6146&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2605] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:08 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1012 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2606] 10.0.0.198 () {34 vars in 1120 bytes} [Thu Apr 16 18:02:08 2026] GET /v2.0/security-groups?id=5392afa7-c715-4dda-b0a5-7b2d4fdb6146&id=165b35cb-6278-432c-83f2-d7f8958a42a2&fields=id&fields=name => generated 207 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:02:08.432 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7315a2d-7e12-48ce-94bb-5464ea2d710b - - - - - -] OVN reports status up for port: b975c03c-7c14-4db1-86a3-2e044e440e80 2026-04-16 18:02:08.446 8 INFO neutron.plugins.ml2.plugin [None req-a7315a2d-7e12-48ce-94bb-5464ea2d710b - - - - - -] Attempt 1 to provision port b975c03c-7c14-4db1-86a3-2e044e440e80 2026-04-16 18:02:08.561 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-88a613aa-a916-4efa-b82a-52ea3b195140'] response: {'server_uuid': 'f5de7512-13bd-488a-a677-1c858762211a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b975c03c-7c14-4db1-86a3-2e044e440e80', 'code': 200} 2026-04-16 18:02:08.688 8 INFO neutron.db.ovn_revision_numbers_db [None req-a7315a2d-7e12-48ce-94bb-5464ea2d710b - - - - - -] Successfully bumped revision number for resource b975c03c-7c14-4db1-86a3-2e044e440e80 (type: ports) to 5 2026-04-16 18:02:08.990 7 INFO neutron.db.ovn_revision_numbers_db [None req-e37e79d0-0f20-4f01-bbfe-392f071faf2f 2439639dd38642afa76323b7acd836a8 2e1f7a055ff04ff4b24509b760cf59d8 - - default default] Successfully bumped revision number for resource 912118cf-0e0a-4603-952e-964dc01bf578 (type: security_groups) to 1 2026-04-16 18:02:09.003 7 INFO neutron.db.ovn_revision_numbers_db [None req-e37e79d0-0f20-4f01-bbfe-392f071faf2f 2439639dd38642afa76323b7acd836a8 2e1f7a055ff04ff4b24509b760cf59d8 - - default default] Successfully bumped revision number for resource 6aab3a21-412f-4850-a944-7606eda4045e (type: security_group_rules) to 0 2026-04-16 18:02:09.023 7 INFO neutron.db.ovn_revision_numbers_db [None req-e37e79d0-0f20-4f01-bbfe-392f071faf2f 2439639dd38642afa76323b7acd836a8 2e1f7a055ff04ff4b24509b760cf59d8 - - default default] Successfully bumped revision number for resource a675b3a7-85a1-4771-b479-6fbdcdcab416 (type: security_group_rules) to 0 2026-04-16 18:02:09.039 7 INFO neutron.db.ovn_revision_numbers_db [None req-e37e79d0-0f20-4f01-bbfe-392f071faf2f 2439639dd38642afa76323b7acd836a8 2e1f7a055ff04ff4b24509b760cf59d8 - - default default] Successfully bumped revision number for resource c21df020-dad9-4600-81cd-403718c2128c (type: security_group_rules) to 0 2026-04-16 18:02:09.052 7 INFO neutron.db.ovn_revision_numbers_db [None req-e37e79d0-0f20-4f01-bbfe-392f071faf2f 2439639dd38642afa76323b7acd836a8 2e1f7a055ff04ff4b24509b760cf59d8 - - default default] Successfully bumped revision number for resource ce4a33ae-1abe-40f1-b3a2-6569f88d9b9e (type: security_group_rules) to 0 2026-04-16 18:02:09.137 7 INFO neutron.db.segments_db [None req-e37e79d0-0f20-4f01-bbfe-392f071faf2f 2439639dd38642afa76323b7acd836a8 2e1f7a055ff04ff4b24509b760cf59d8 - - default default] Added segment 820ed4cf-2c87-46ed-85f7-b1f94badd055 of type geneve for network 03b36680-9554-4a51-93e4-834799b0e348 2026-04-16 18:02:09.266 7 INFO neutron.db.ovn_revision_numbers_db [None req-e37e79d0-0f20-4f01-bbfe-392f071faf2f 2439639dd38642afa76323b7acd836a8 2e1f7a055ff04ff4b24509b760cf59d8 - - default default] Successfully bumped revision number for resource 03b36680-9554-4a51-93e4-834799b0e348 (type: networks) to 1 2026-04-16 18:02:09.456 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e37e79d0-0f20-4f01-bbfe-392f071faf2f 2439639dd38642afa76323b7acd836a8 2e1f7a055ff04ff4b24509b760cf59d8 - - default default] No more DHCP agents 2026-04-16 18:02:09.458 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e37e79d0-0f20-4f01-bbfe-392f071faf2f 2439639dd38642afa76323b7acd836a8 2e1f7a055ff04ff4b24509b760cf59d8 - - default default] Unable to schedule network 03b36680-9554-4a51-93e4-834799b0e348: 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-04-16 18:02:09.526 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-54f152c7-558d-4738-92cc-e90f9fcfdea6 - - - - - -] OVN reports status down for port: f9b4f192-d567-4754-a571-f268478f614c [pid: 8|app: 0|req: 1355/2607] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:09 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1014 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:02:09.592 7 INFO neutron.db.ovn_revision_numbers_db [None req-e37e79d0-0f20-4f01-bbfe-392f071faf2f 2439639dd38642afa76323b7acd836a8 2e1f7a055ff04ff4b24509b760cf59d8 - - default default] Successfully bumped revision number for resource f9b4f192-d567-4754-a571-f268478f614c (type: ports) to 1 [pid: 8|app: 0|req: 1356/2608] 10.0.0.198 () {34 vars in 1120 bytes} [Thu Apr 16 18:02:09 2026] GET /v2.0/security-groups?id=5392afa7-c715-4dda-b0a5-7b2d4fdb6146&id=165b35cb-6278-432c-83f2-d7f8958a42a2&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2609] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:02:08 2026] POST /v2.0/networks => generated 651 bytes in 965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2610] 10.0.0.153 () {34 vars in 753 bytes} [Thu Apr 16 18:02:09 2026] PUT /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2611] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:02:09 2026] GET /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/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: 1358/2612] 10.0.0.153 () {34 vars in 764 bytes} [Thu Apr 16 18:02:09 2026] PUT /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2613] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:02:09 2026] GET /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2614] 10.0.0.153 () {34 vars in 760 bytes} [Thu Apr 16 18:02:09 2026] PUT /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/tags/red => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2615] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:02:09 2026] GET /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2616] 10.0.0.153 () {34 vars in 782 bytes} [Thu Apr 16 18:02:10 2026] PUT /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/tags/black.or.white => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2617] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:02:10 2026] GET /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2618] 10.0.0.153 () {34 vars in 753 bytes} [Thu Apr 16 18:02:10 2026] PUT /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2619] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:02:10 2026] GET /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2620] 10.0.0.153 () {32 vars in 741 bytes} [Thu Apr 16 18:02:10 2026] GET /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:10.435 7 INFO neutron.api.v2.resource [None req-db132f4e-5d70-4e3a-bfef-ad8fcdf714bd 2439639dd38642afa76323b7acd836a8 2e1f7a055ff04ff4b24509b760cf59d8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1259/2621] 10.0.0.153 () {32 vars in 745 bytes} [Thu Apr 16 18:02:10 2026] GET /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2622] 10.0.0.153 () {32 vars in 744 bytes} [Thu Apr 16 18:02:10 2026] DELETE /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/tags/red => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2623] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:02:10 2026] GET /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:02:10.612 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f60d882-8d5a-45a0-b430-c8f70d0c349e'] response: {'server_uuid': 'f5de7512-13bd-488a-a677-1c858762211a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b975c03c-7c14-4db1-86a3-2e044e440e80', 'code': 200} 2026-04-16 18:02:10.642 8 INFO neutron.api.v2.resource [None req-c19f86b2-f117-4023-9dbb-fd24ef927cf8 2439639dd38642afa76323b7acd836a8 2e1f7a055ff04ff4b24509b760cf59d8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1364/2624] 10.0.0.153 () {32 vars in 748 bytes} [Thu Apr 16 18:02:10 2026] DELETE /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2625] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:02:10 2026] DELETE /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/tags => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2626] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:10 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2627] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:02:10 2026] GET /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2628] 10.0.0.198 () {34 vars in 1120 bytes} [Thu Apr 16 18:02:10 2026] GET /v2.0/security-groups?id=5392afa7-c715-4dda-b0a5-7b2d4fdb6146&id=165b35cb-6278-432c-83f2-d7f8958a42a2&fields=id&fields=name => generated 207 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:02:10.900 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8212664-bd76-45ae-829d-fec0b53c11df 2439639dd38642afa76323b7acd836a8 2e1f7a055ff04ff4b24509b760cf59d8 - - default default] TaaS: Handle Delete Port: f9b4f192-d567-4754-a571-f268478f614c 2026-04-16 18:02:10.903 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8212664-bd76-45ae-829d-fec0b53c11df 2439639dd38642afa76323b7acd836a8 2e1f7a055ff04ff4b24509b760cf59d8 - - default default] Tap Mirror: Handle Delete Port: f9b4f192-d567-4754-a571-f268478f614c [pid: 8|app: 0|req: 1367/2629] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:10 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:02:11.112 7 INFO neutron.services.segments.plugin [-] Segment 820ed4cf-2c87-46ed-85f7-b1f94badd055 resource provider aggregate not found 2026-04-16 18:02:11.119 7 INFO neutron.services.segments.plugin [-] Segment 820ed4cf-2c87-46ed-85f7-b1f94badd055 resource provider aggregate not found 2026-04-16 18:02:11.140 7 INFO neutron.services.segments.plugin [-] Segment 820ed4cf-2c87-46ed-85f7-b1f94badd055 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 820ed4cf-2c87-46ed-85f7-b1f94badd055 found for delete ", "request_id": "req-2695c1c5-8abc-4cd2-8209-3c429e036887"}]} 2026-04-16 18:02:11.141 7 INFO neutron.services.segments.plugin [-] Segment 820ed4cf-2c87-46ed-85f7-b1f94badd055 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 820ed4cf-2c87-46ed-85f7-b1f94badd055 found for delete ", "request_id": "req-8a7aedf5-7064-48c8-acca-f5bcc1dfa5f9"}]} [pid: 7|app: 0|req: 1263/2630] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:02:10 2026] DELETE /v2.0/networks/03b36680-9554-4a51-93e4-834799b0e348 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:02:11.457 8 INFO neutron.db.ovn_revision_numbers_db [None req-179d1a58-e25e-414d-b52c-4eae0fdf2686 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource f7c0b07a-4342-4876-9c8f-3808ef69dd09 (type: floatingips) to 1 2026-04-16 18:02:11.581 8 INFO neutron.db.ovn_revision_numbers_db [None req-179d1a58-e25e-414d-b52c-4eae0fdf2686 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Successfully bumped revision number for resource f7c0b07a-4342-4876-9c8f-3808ef69dd09 (type: floatingips) to 2 2026-04-16 18:02:11.581 8 INFO neutron.db.l3_db [None req-179d1a58-e25e-414d-b52c-4eae0fdf2686 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Floating IP f7c0b07a-4342-4876-9c8f-3808ef69dd09 associated. External IP: 10.96.250.205, port: b975c03c-7c14-4db1-86a3-2e044e440e80. [pid: 8|app: 0|req: 1368/2631] 10.0.0.153 () {34 vars in 749 bytes} [Thu Apr 16 18:02:10 2026] PUT /v2.0/floatingips/f7c0b07a-4342-4876-9c8f-3808ef69dd09 => generated 856 bytes in 661 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: 1264/2632] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:02:11 2026] GET /v2.0/security-groups?tenant_id=2e1f7a055ff04ff4b24509b760cf59d8&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2633] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:12 2026] DELETE /v2.0/security-groups/912118cf-0e0a-4603-952e-964dc01bf578 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:12.561 7 INFO neutron.db.ovn_revision_numbers_db [None req-1cacd7d4-86dc-4802-be00-8d4a1e6dde10 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 7dfe0d7f-1535-449b-b4a1-ed0a4cb4ad58 (type: security_groups) to 1 2026-04-16 18:02:12.573 7 INFO neutron.db.ovn_revision_numbers_db [None req-1cacd7d4-86dc-4802-be00-8d4a1e6dde10 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5e3e1345-07da-451e-ae14-eae0844de7c0 (type: security_group_rules) to 0 2026-04-16 18:02:12.585 7 INFO neutron.db.ovn_revision_numbers_db [None req-1cacd7d4-86dc-4802-be00-8d4a1e6dde10 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 9d1ffb1c-7d87-4f6e-897f-ae0a033a7f3a (type: security_group_rules) to 0 2026-04-16 18:02:12.596 7 INFO neutron.db.ovn_revision_numbers_db [None req-1cacd7d4-86dc-4802-be00-8d4a1e6dde10 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b8321602-db00-44ef-ad2b-57cf27e69787 (type: security_group_rules) to 0 2026-04-16 18:02:12.604 7 INFO neutron.db.ovn_revision_numbers_db [None req-1cacd7d4-86dc-4802-be00-8d4a1e6dde10 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource f1beac7f-5bc0-458d-bcf1-9d75e5c2e8dc (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1265/2634] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:02:12 2026] GET /v2.0/security-groups?tenant_id=4f955821af0a447689c5236d87acccc1&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:02:12.658 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-28516a0e-979c-448a-bdca-6cf633801c9d'] response: {'name': 'network-changed', 'server_uuid': 'f5de7512-13bd-488a-a677-1c858762211a', 'tag': 'b975c03c-7c14-4db1-86a3-2e044e440e80', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1370/2635] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:12 2026] DELETE /v2.0/security-groups/7dfe0d7f-1535-449b-b4a1-ed0a4cb4ad58 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2636] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:02:13 2026] GET /v2.0/ports?tenant_id=b8cc8fa6bd8f44a688f08bc611c8f773&device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1252 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2637] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:02:13 2026] GET /v2.0/networks?id=a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0 => generated 810 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2638] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 16 18:02:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b975c03c-7c14-4db1-86a3-2e044e440e80 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2639] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:02:13 2026] GET /v2.0/subnets?id=113c7507-d1e9-4af8-9456-69a637663552 => generated 691 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2640] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:02:13 2026] GET /v2.0/ports?network_id=a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0&device_owner=network%3Adhcp => generated 12 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2641] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:02:13 2026] GET /v2.0/networks/a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2642] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:02:13 2026] GET /v2.0/networks/a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0?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: 1270/2643] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 18:02:16 2026] GET /v2.0/security-groups => generated 31425 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 18:02:16.438 8 INFO neutron.db.ovn_revision_numbers_db [None req-c236eccf-588b-4d74-8913-a0b4fbc0ef42 81b8c5bfbe6c4463b164459a81f9abfc e29688e59b5b431e8eead6a696bb0c5a - - default default] Successfully bumped revision number for resource 5bc9e246-6b9e-4770-93d6-2787df8e8242 (type: routers) to 1 [pid: 8|app: 0|req: 1374/2644] 10.0.0.153 () {34 vars in 668 bytes} [Thu Apr 16 18:02:16 2026] POST /v2.0/routers => generated 570 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2645] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:02:16 2026] GET /v2.0/routers => generated 2515 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2646] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 18:02:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2647] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:02:16 2026] GET /v2.0/subnets => generated 2664 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2648] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 18:02:16 2026] GET /v2.0/network-ip-availabilities => generated 2048 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2649] 10.0.0.153 () {34 vars in 751 bytes} [Thu Apr 16 18:02:16 2026] PUT /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags => generated 25 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2650] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 18:02:16 2026] GET /v2.0/networks => generated 3880 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2651] 10.0.0.153 () {32 vars in 731 bytes} [Thu Apr 16 18:02:16 2026] GET /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2652] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 18:02:16 2026] GET /v2.0/ports => generated 13856 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2653] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 18:02:16 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2654] 10.0.0.153 () {34 vars in 762 bytes} [Thu Apr 16 18:02:16 2026] PUT /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags/green => generated 4 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2655] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:02:16 2026] GET /v2.0/subnets => generated 2664 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2656] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:02:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2657] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:02:16 2026] GET /v2.0/floatingips => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2658] 10.0.0.153 () {32 vars in 731 bytes} [Thu Apr 16 18:02:16 2026] GET /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2659] 10.0.0.153 () {34 vars in 758 bytes} [Thu Apr 16 18:02:16 2026] PUT /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags/red => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2660] 10.0.0.153 () {32 vars in 731 bytes} [Thu Apr 16 18:02:16 2026] GET /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2661] 10.0.0.153 () {34 vars in 780 bytes} [Thu Apr 16 18:02:17 2026] PUT /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags/black.or.white => generated 4 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2662] 10.0.0.153 () {32 vars in 731 bytes} [Thu Apr 16 18:02:17 2026] GET /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags => generated 52 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2663] 10.0.0.153 () {34 vars in 751 bytes} [Thu Apr 16 18:02:17 2026] PUT /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags => generated 37 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2664] 10.0.0.153 () {32 vars in 731 bytes} [Thu Apr 16 18:02:17 2026] GET /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2665] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:02:17 2026] GET /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:17.533 8 INFO neutron.api.v2.resource [None req-1ea30fbb-d8ae-4ad5-85a4-ad1b3f5abe63 81b8c5bfbe6c4463b164459a81f9abfc e29688e59b5b431e8eead6a696bb0c5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1382/2666] 10.0.0.153 () {32 vars in 743 bytes} [Thu Apr 16 18:02:17 2026] GET /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags/green => generated 99 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2667] 10.0.0.153 () {32 vars in 742 bytes} [Thu Apr 16 18:02:17 2026] DELETE /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2668] 10.0.0.153 () {32 vars in 731 bytes} [Thu Apr 16 18:02:17 2026] GET /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags => generated 30 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:02:17.769 7 INFO neutron.api.v2.resource [None req-901ad5d9-f0f3-48da-8639-9761388adb51 81b8c5bfbe6c4463b164459a81f9abfc e29688e59b5b431e8eead6a696bb0c5a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1286/2669] 10.0.0.153 () {32 vars in 746 bytes} [Thu Apr 16 18:02:17 2026] DELETE /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags/green => generated 99 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2670] 10.0.0.153 () {32 vars in 734 bytes} [Thu Apr 16 18:02:17 2026] DELETE /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2671] 10.0.0.153 () {32 vars in 731 bytes} [Thu Apr 16 18:02:17 2026] GET /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242/tags => generated 12 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2672] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:02:17 2026] GET /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242 => generated 576 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:02:18.290 7 INFO neutron.db.ovn_revision_numbers_db [None req-e104667d-3275-42ee-96a7-6343e510417e 81b8c5bfbe6c4463b164459a81f9abfc e29688e59b5b431e8eead6a696bb0c5a - - default default] Successfully bumped revision number for resource 5bc9e246-6b9e-4770-93d6-2787df8e8242 (type: routers) to 7 [pid: 7|app: 0|req: 1288/2673] 10.0.0.153 () {34 vars in 742 bytes} [Thu Apr 16 18:02:17 2026] PUT /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242 => generated 576 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2674] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:02:18 2026] GET /v2.0/ports?device_id=5bc9e246-6b9e-4770-93d6-2787df8e8242 => 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: 1289/2675] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:02:18 2026] DELETE /v2.0/routers/5bc9e246-6b9e-4770-93d6-2787df8e8242 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:19.302 8 INFO neutron.db.ovn_revision_numbers_db [None req-ece2b951-fa95-49e4-97e6-bb55e3bc7816 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource fbddf9cc-c3fa-4994-9bb2-d5c3febd0261 (type: security_groups) to 1 2026-04-16 18:02:19.313 8 INFO neutron.db.ovn_revision_numbers_db [None req-ece2b951-fa95-49e4-97e6-bb55e3bc7816 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 2027715f-94be-421b-adc8-b36e822ea473 (type: security_group_rules) to 0 2026-04-16 18:02:19.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-ece2b951-fa95-49e4-97e6-bb55e3bc7816 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 53243012-c185-456e-86bf-52dd987f63f7 (type: security_group_rules) to 0 2026-04-16 18:02:19.341 8 INFO neutron.db.ovn_revision_numbers_db [None req-ece2b951-fa95-49e4-97e6-bb55e3bc7816 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a881df3f-c027-4572-ac13-c3c65510a0ab (type: security_group_rules) to 0 2026-04-16 18:02:19.352 8 INFO neutron.db.ovn_revision_numbers_db [None req-ece2b951-fa95-49e4-97e6-bb55e3bc7816 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d0f009e2-bd65-4fcc-a9d0-9dfa6278a48a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1387/2676] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:02:19 2026] GET /v2.0/security-groups?tenant_id=39f7e7068cc14dcea144f2daa735493d&name=default => generated 2929 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2677] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:19 2026] DELETE /v2.0/security-groups/fbddf9cc-c3fa-4994-9bb2-d5c3febd0261 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:19.862 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7dcfc7e-3377-4e8c-8aad-663e48a0d5df 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 758c43ae-0b55-4855-98a8-79c5bf7ac7ab (type: security_groups) to 1 2026-04-16 18:02:19.878 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7dcfc7e-3377-4e8c-8aad-663e48a0d5df 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 595f4bd6-5f80-4038-9fc3-c3a3efcc12f8 (type: security_group_rules) to 0 2026-04-16 18:02:19.891 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7dcfc7e-3377-4e8c-8aad-663e48a0d5df 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 711a547f-c54a-40e8-85a5-090abf264207 (type: security_group_rules) to 0 2026-04-16 18:02:19.904 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7dcfc7e-3377-4e8c-8aad-663e48a0d5df 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c63c0261-cb7d-41f7-8027-2feefaf430ab (type: security_group_rules) to 0 2026-04-16 18:02:19.915 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7dcfc7e-3377-4e8c-8aad-663e48a0d5df 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ff7a1667-2a13-4298-98eb-85a8104d3aaf (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1388/2678] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:02:19 2026] GET /v2.0/security-groups?tenant_id=e29688e59b5b431e8eead6a696bb0c5a&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: 1291/2679] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:19 2026] DELETE /v2.0/security-groups/758c43ae-0b55-4855-98a8-79c5bf7ac7ab => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:23.603 8 INFO neutron.db.ovn_revision_numbers_db [None req-370e712b-a4e1-4cf9-b11f-9ed14969c5c8 8c45f3dcd8b74b2da67494d5bb3e4668 73c87dbf8d48405185f87d2b88c76d3f - - default default] Successfully bumped revision number for resource cea549e2-7c9d-45ad-b461-d29b1037c69f (type: security_groups) to 1 2026-04-16 18:02:23.614 8 INFO neutron.db.ovn_revision_numbers_db [None req-370e712b-a4e1-4cf9-b11f-9ed14969c5c8 8c45f3dcd8b74b2da67494d5bb3e4668 73c87dbf8d48405185f87d2b88c76d3f - - default default] Successfully bumped revision number for resource 8bdb22bd-dc0e-4c5d-b195-df4163a4b7c8 (type: security_group_rules) to 0 2026-04-16 18:02:23.625 8 INFO neutron.db.ovn_revision_numbers_db [None req-370e712b-a4e1-4cf9-b11f-9ed14969c5c8 8c45f3dcd8b74b2da67494d5bb3e4668 73c87dbf8d48405185f87d2b88c76d3f - - default default] Successfully bumped revision number for resource 94e1180b-6105-472d-a52c-5b33f3a1ee4d (type: security_group_rules) to 0 2026-04-16 18:02:23.641 8 INFO neutron.db.ovn_revision_numbers_db [None req-370e712b-a4e1-4cf9-b11f-9ed14969c5c8 8c45f3dcd8b74b2da67494d5bb3e4668 73c87dbf8d48405185f87d2b88c76d3f - - default default] Successfully bumped revision number for resource d277dafb-bc3b-43b8-8d52-9f47d60c250e (type: security_group_rules) to 0 2026-04-16 18:02:23.653 8 INFO neutron.db.ovn_revision_numbers_db [None req-370e712b-a4e1-4cf9-b11f-9ed14969c5c8 8c45f3dcd8b74b2da67494d5bb3e4668 73c87dbf8d48405185f87d2b88c76d3f - - default default] Successfully bumped revision number for resource dafe3222-ad82-4746-95eb-19db67affe14 (type: security_group_rules) to 0 2026-04-16 18:02:23.757 8 INFO neutron.db.ovn_revision_numbers_db [None req-370e712b-a4e1-4cf9-b11f-9ed14969c5c8 8c45f3dcd8b74b2da67494d5bb3e4668 73c87dbf8d48405185f87d2b88c76d3f - - default default] Successfully bumped revision number for resource 727f40e6-2492-448d-84fc-2f9231b4c922 (type: security_groups) to 1 2026-04-16 18:02:23.769 8 INFO neutron.db.ovn_revision_numbers_db [None req-370e712b-a4e1-4cf9-b11f-9ed14969c5c8 8c45f3dcd8b74b2da67494d5bb3e4668 73c87dbf8d48405185f87d2b88c76d3f - - default default] Successfully bumped revision number for resource 17746738-b383-4df4-9a2b-ed97cbf795d4 (type: security_group_rules) to 0 2026-04-16 18:02:23.780 8 INFO neutron.db.ovn_revision_numbers_db [None req-370e712b-a4e1-4cf9-b11f-9ed14969c5c8 8c45f3dcd8b74b2da67494d5bb3e4668 73c87dbf8d48405185f87d2b88c76d3f - - default default] Successfully bumped revision number for resource 804f8c89-f8b3-43b9-98fd-6d00bad340ac (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1390/2682] 10.0.0.153 () {34 vars in 684 bytes} [Thu Apr 16 18:02:23 2026] POST /v2.0/security-groups => generated 1603 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2683] 10.0.0.153 () {34 vars in 767 bytes} [Thu Apr 16 18:02:23 2026] PUT /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2684] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:02:23 2026] GET /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2685] 10.0.0.153 () {34 vars in 778 bytes} [Thu Apr 16 18:02:23 2026] PUT /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/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: 1392/2686] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:02:24 2026] GET /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2687] 10.0.0.153 () {34 vars in 774 bytes} [Thu Apr 16 18:02:24 2026] PUT /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2688] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:02:24 2026] GET /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2689] 10.0.0.153 () {34 vars in 796 bytes} [Thu Apr 16 18:02:24 2026] PUT /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/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: 8|app: 0|req: 1394/2690] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:02:24 2026] GET /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2691] 10.0.0.153 () {34 vars in 767 bytes} [Thu Apr 16 18:02:24 2026] PUT /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2692] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:02:24 2026] GET /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2693] 10.0.0.153 () {32 vars in 755 bytes} [Thu Apr 16 18:02:24 2026] GET /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:24.470 8 INFO neutron.api.v2.resource [None req-ee7f6af8-3bd8-4c46-805f-f4c48b7a74a7 8c45f3dcd8b74b2da67494d5bb3e4668 73c87dbf8d48405185f87d2b88c76d3f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1396/2694] 10.0.0.153 () {32 vars in 759 bytes} [Thu Apr 16 18:02:24 2026] GET /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2695] 10.0.0.153 () {32 vars in 758 bytes} [Thu Apr 16 18:02:24 2026] DELETE /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2696] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:02:24 2026] GET /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:02:24.625 7 INFO neutron.api.v2.resource [None req-310d68bf-7552-430c-bae5-2285ffb0f999 8c45f3dcd8b74b2da67494d5bb3e4668 73c87dbf8d48405185f87d2b88c76d3f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1300/2697] 10.0.0.153 () {32 vars in 762 bytes} [Thu Apr 16 18:02:24 2026] DELETE /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2698] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:02:24 2026] DELETE /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2699] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:02:24 2026] GET /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2700] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:24 2026] DELETE /v2.0/security-groups/727f40e6-2492-448d-84fc-2f9231b4c922 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:25.683 7 INFO neutron.db.ovn_revision_numbers_db [None req-83adcb2d-6889-4157-af54-c0c6a36ae36c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5c9e0509-cad8-405e-b574-9471377d0e75 (type: security_groups) to 1 2026-04-16 18:02:25.695 7 INFO neutron.db.ovn_revision_numbers_db [None req-83adcb2d-6889-4157-af54-c0c6a36ae36c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 53f31fe2-3310-49f4-9547-b94c532c1599 (type: security_group_rules) to 0 2026-04-16 18:02:25.708 7 INFO neutron.db.ovn_revision_numbers_db [None req-83adcb2d-6889-4157-af54-c0c6a36ae36c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 81215b4f-21ac-4a6d-8fe5-29d543c827b5 (type: security_group_rules) to 0 2026-04-16 18:02:25.720 7 INFO neutron.db.ovn_revision_numbers_db [None req-83adcb2d-6889-4157-af54-c0c6a36ae36c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource bfb11c28-127d-4e8a-918d-5d4c5e7c5d60 (type: security_group_rules) to 0 2026-04-16 18:02:25.731 7 INFO neutron.db.ovn_revision_numbers_db [None req-83adcb2d-6889-4157-af54-c0c6a36ae36c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e9b4b93f-0ca6-4803-9fc0-679879312394 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1302/2701] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:02:25 2026] GET /v2.0/security-groups?tenant_id=604abfe9cbbe45f297eda08f1281fa43&name=default => generated 2929 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2702] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:25 2026] DELETE /v2.0/security-groups/5c9e0509-cad8-405e-b574-9471377d0e75 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2703] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:02:26 2026] GET /v2.0/security-groups?tenant_id=73c87dbf8d48405185f87d2b88c76d3f&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2704] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:26 2026] DELETE /v2.0/security-groups/cea549e2-7c9d-45ad-b461-d29b1037c69f => 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: 1304/2705] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:27 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1014 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2706] 10.0.0.198 () {34 vars in 1120 bytes} [Thu Apr 16 18:02:27 2026] GET /v2.0/security-groups?id=5392afa7-c715-4dda-b0a5-7b2d4fdb6146&id=165b35cb-6278-432c-83f2-d7f8958a42a2&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2707] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:02:27 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1252 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2708] 10.0.0.153 () {32 vars in 858 bytes} [Thu Apr 16 18:02:27 2026] GET /v2.0/floatingips?floating_network_id=c79aa035-9633-43b0-b4f2-f92f1289b70a&port_id=b975c03c-7c14-4db1-86a3-2e044e440e80 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2709] 10.0.0.180 () {34 vars in 990 bytes} [Thu Apr 16 18:02:27 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1252 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2710] 10.0.0.180 () {34 vars in 1120 bytes} [Thu Apr 16 18:02:27 2026] GET /v2.0/security-groups?id=165b35cb-6278-432c-83f2-d7f8958a42a2&id=5392afa7-c715-4dda-b0a5-7b2d4fdb6146&fields=id&fields=name => generated 207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:02:29.854 7 INFO neutron.db.ovn_revision_numbers_db [None req-67b09fdc-3f0f-4ea4-8687-da61eba54109 b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] Successfully bumped revision number for resource ebb14927-08e9-4589-9e87-85d8b44857aa (type: security_groups) to 1 2026-04-16 18:02:29.864 7 INFO neutron.db.ovn_revision_numbers_db [None req-67b09fdc-3f0f-4ea4-8687-da61eba54109 b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] Successfully bumped revision number for resource 1e07c205-d313-478c-b753-61013e0ab762 (type: security_group_rules) to 0 2026-04-16 18:02:29.877 7 INFO neutron.db.ovn_revision_numbers_db [None req-67b09fdc-3f0f-4ea4-8687-da61eba54109 b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] Successfully bumped revision number for resource 89be629b-d990-4537-b439-c7b4fa17d283 (type: security_group_rules) to 0 2026-04-16 18:02:29.891 7 INFO neutron.db.ovn_revision_numbers_db [None req-67b09fdc-3f0f-4ea4-8687-da61eba54109 b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] Successfully bumped revision number for resource a508e9a4-4a33-4a61-bbac-76787206e379 (type: security_group_rules) to 0 2026-04-16 18:02:29.904 7 INFO neutron.db.ovn_revision_numbers_db [None req-67b09fdc-3f0f-4ea4-8687-da61eba54109 b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] Successfully bumped revision number for resource d324a124-31ae-45ab-99a0-1091a7002ba9 (type: security_group_rules) to 0 2026-04-16 18:02:29.994 7 INFO neutron.db.segments_db [None req-67b09fdc-3f0f-4ea4-8687-da61eba54109 b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] Added segment 0bad18b7-07b0-43e9-a0f5-55b0cf9eb594 of type geneve for network 364f7e97-f92c-44b8-959d-14909548b3c5 [pid: 8|app: 0|req: 1405/2711] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:29 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1014 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2712] 10.0.0.198 () {34 vars in 1120 bytes} [Thu Apr 16 18:02:30 2026] GET /v2.0/security-groups?id=5392afa7-c715-4dda-b0a5-7b2d4fdb6146&id=165b35cb-6278-432c-83f2-d7f8958a42a2&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:02:30.106 7 INFO neutron.db.ovn_revision_numbers_db [None req-67b09fdc-3f0f-4ea4-8687-da61eba54109 b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] Successfully bumped revision number for resource 364f7e97-f92c-44b8-959d-14909548b3c5 (type: networks) to 1 2026-04-16 18:02:30.275 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-67b09fdc-3f0f-4ea4-8687-da61eba54109 b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] No more DHCP agents 2026-04-16 18:02:30.276 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-67b09fdc-3f0f-4ea4-8687-da61eba54109 b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] Unable to schedule network 364f7e97-f92c-44b8-959d-14909548b3c5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:30.313 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-54f152c7-558d-4738-92cc-e90f9fcfdea6 - - - - - -] OVN reports status down for port: 63c0de3b-87d4-4c1d-a41f-ba6efce36e58 2026-04-16 18:02:30.372 7 INFO neutron.db.ovn_revision_numbers_db [None req-67b09fdc-3f0f-4ea4-8687-da61eba54109 b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] Successfully bumped revision number for resource 63c0de3b-87d4-4c1d-a41f-ba6efce36e58 (type: ports) to 1 [pid: 7|app: 0|req: 1307/2713] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:02:29 2026] POST /v2.0/networks => generated 650 bytes in 828 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:02:30.498 8 INFO neutron.db.segments_db [None req-7ef12f95-1eac-4ca0-b7f7-857bee53c92b b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] Added segment 96efdf4d-55a1-4b44-a354-8d11daa9adee of type geneve for network 2aa8da87-a086-4917-a0c1-d74b91d67b00 2026-04-16 18:02:30.611 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ef12f95-1eac-4ca0-b7f7-857bee53c92b b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] Successfully bumped revision number for resource 2aa8da87-a086-4917-a0c1-d74b91d67b00 (type: networks) to 1 2026-04-16 18:02:30.767 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ef12f95-1eac-4ca0-b7f7-857bee53c92b b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] No more DHCP agents 2026-04-16 18:02:30.769 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ef12f95-1eac-4ca0-b7f7-857bee53c92b b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] Unable to schedule network 2aa8da87-a086-4917-a0c1-d74b91d67b00: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:30.807 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-45326787-5aa6-4e17-ba19-e650e9fb08df - - - - - -] OVN reports status down for port: f3865649-fc0f-4d4b-8d03-289bb4b36853 2026-04-16 18:02:30.899 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ef12f95-1eac-4ca0-b7f7-857bee53c92b b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] Successfully bumped revision number for resource f3865649-fc0f-4d4b-8d03-289bb4b36853 (type: ports) to 1 [pid: 8|app: 0|req: 1407/2714] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:02:30 2026] POST /v2.0/networks => generated 650 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:02:30.965 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-45326787-5aa6-4e17-ba19-e650e9fb08df - - - - - -] OVN reports status down for port: b975c03c-7c14-4db1-86a3-2e044e440e80 [pid: 7|app: 0|req: 1308/2715] 10.0.0.153 () {34 vars in 753 bytes} [Thu Apr 16 18:02:30 2026] PUT /v2.0/networks/364f7e97-f92c-44b8-959d-14909548b3c5/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:02:31.161 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dedc5956-131b-4bf3-a769-6887412f761b'] response: {'server_uuid': 'f5de7512-13bd-488a-a677-1c858762211a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b975c03c-7c14-4db1-86a3-2e044e440e80', 'code': 200} [pid: 8|app: 0|req: 1408/2716] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:02:31 2026] GET /v2.0/networks/364f7e97-f92c-44b8-959d-14909548b3c5/tags => generated 25 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2717] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:31 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1012 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2718] 10.0.0.198 () {34 vars in 1120 bytes} [Thu Apr 16 18:02:31 2026] GET /v2.0/security-groups?id=5392afa7-c715-4dda-b0a5-7b2d4fdb6146&id=165b35cb-6278-432c-83f2-d7f8958a42a2&fields=id&fields=name => generated 207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2719] 10.0.0.153 () {34 vars in 753 bytes} [Thu Apr 16 18:02:31 2026] PUT /v2.0/networks/2aa8da87-a086-4917-a0c1-d74b91d67b00/tags => generated 17 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2720] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:02:31 2026] GET /v2.0/networks/2aa8da87-a086-4917-a0c1-d74b91d67b00/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:02:31.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-45326787-5aa6-4e17-ba19-e650e9fb08df - - - - - -] Successfully bumped revision number for resource b975c03c-7c14-4db1-86a3-2e044e440e80 (type: ports) to 6 [pid: 8|app: 0|req: 1410/2721] 10.0.0.153 () {34 vars in 753 bytes} [Thu Apr 16 18:02:31 2026] PUT /v2.0/networks/2aa8da87-a086-4917-a0c1-d74b91d67b00/tags => generated 12 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2722] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:02:31 2026] GET /v2.0/networks/2aa8da87-a086-4917-a0c1-d74b91d67b00/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, ' [pid: 8|app: 0|req: 1411/2723] 10.0.0.153 () {32 vars in 733 bytes} [Thu Apr 16 18:02:31 2026] GET /v2.0/networks/364f7e97-f92c-44b8-959d-14909548b3c5/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:02:31.682 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e05197a-aeda-4b12-9bdc-9b4dbe0ac4f2 b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] TaaS: Handle Delete Port: 63c0de3b-87d4-4c1d-a41f-ba6efce36e58 2026-04-16 18:02:31.684 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e05197a-aeda-4b12-9bdc-9b4dbe0ac4f2 b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] Tap Mirror: Handle Delete Port: 63c0de3b-87d4-4c1d-a41f-ba6efce36e58 2026-04-16 18:02:31.847 7 INFO neutron.services.segments.plugin [-] Segment 0bad18b7-07b0-43e9-a0f5-55b0cf9eb594 resource provider aggregate not found 2026-04-16 18:02:31.855 7 INFO neutron.services.segments.plugin [-] Segment 0bad18b7-07b0-43e9-a0f5-55b0cf9eb594 resource provider aggregate not found 2026-04-16 18:02:31.873 7 INFO neutron.services.segments.plugin [-] Segment 0bad18b7-07b0-43e9-a0f5-55b0cf9eb594 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bad18b7-07b0-43e9-a0f5-55b0cf9eb594 found for delete ", "request_id": "req-851ce08a-d6fa-4ec5-856c-9108ea00c164"}]} 2026-04-16 18:02:31.877 7 INFO neutron.services.segments.plugin [-] Segment 0bad18b7-07b0-43e9-a0f5-55b0cf9eb594 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bad18b7-07b0-43e9-a0f5-55b0cf9eb594 found for delete ", "request_id": "req-ec51cc3b-77fe-4c5f-b621-c1d892ee85f4"}]} [pid: 7|app: 0|req: 1313/2724] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:02:31 2026] DELETE /v2.0/networks/364f7e97-f92c-44b8-959d-14909548b3c5 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:02:32.016 8 INFO neutron_taas.services.taas.taas_plugin [None req-523913cb-6400-4677-9f44-3dd712e431f9 b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] TaaS: Handle Delete Port: f3865649-fc0f-4d4b-8d03-289bb4b36853 2026-04-16 18:02:32.019 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-523913cb-6400-4677-9f44-3dd712e431f9 b698ce0fdd434c82a05603af11c33fd3 ea5f457d62714d458fc5b98454444aa6 - - default default] Tap Mirror: Handle Delete Port: f3865649-fc0f-4d4b-8d03-289bb4b36853 [pid: 7|app: 0|req: 1314/2725] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 16 18:02:32 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1012 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2726] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:02:31 2026] DELETE /v2.0/networks/2aa8da87-a086-4917-a0c1-d74b91d67b00 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:02:32.324 8 INFO neutron.services.segments.plugin [-] Segment 96efdf4d-55a1-4b44-a354-8d11daa9adee resource provider aggregate not found 2026-04-16 18:02:32.339 8 INFO neutron.services.segments.plugin [-] Segment 96efdf4d-55a1-4b44-a354-8d11daa9adee resource provider aggregate not found 2026-04-16 18:02:32.348 8 INFO neutron.services.segments.plugin [-] Segment 96efdf4d-55a1-4b44-a354-8d11daa9adee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96efdf4d-55a1-4b44-a354-8d11daa9adee found for delete ", "request_id": "req-e9080833-1f1a-49d7-8b59-3088407194d3"}]} 2026-04-16 18:02:32.353 7 INFO neutron_taas.services.taas.taas_plugin [req-35cc0f77-7fc1-47d8-b058-b2ecf98ee861 req-5b1563d9-dc2a-4756-805e-788c49d85d6f e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] TaaS: Handle Delete Port: b975c03c-7c14-4db1-86a3-2e044e440e80 2026-04-16 18:02:32.356 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-35cc0f77-7fc1-47d8-b058-b2ecf98ee861 req-5b1563d9-dc2a-4756-805e-788c49d85d6f e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Tap Mirror: Handle Delete Port: b975c03c-7c14-4db1-86a3-2e044e440e80 2026-04-16 18:02:32.366 8 INFO neutron.services.segments.plugin [-] Segment 96efdf4d-55a1-4b44-a354-8d11daa9adee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96efdf4d-55a1-4b44-a354-8d11daa9adee found for delete ", "request_id": "req-4572e3c7-0bcf-4955-a98a-36c8f01118af"}]} [pid: 8|app: 0|req: 1413/2727] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:32 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => generated 1012 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2728] 10.0.0.198 () {34 vars in 1120 bytes} [Thu Apr 16 18:02:32 2026] GET /v2.0/security-groups?id=5392afa7-c715-4dda-b0a5-7b2d4fdb6146&id=165b35cb-6278-432c-83f2-d7f8958a42a2&fields=id&fields=name => generated 207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:02:32.560 7 INFO neutron.db.l3_db [req-35cc0f77-7fc1-47d8-b058-b2ecf98ee861 req-5b1563d9-dc2a-4756-805e-788c49d85d6f e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Floating IP f7c0b07a-4342-4876-9c8f-3808ef69dd09 disassociated. External IP: 10.96.250.205, port: b975c03c-7c14-4db1-86a3-2e044e440e80. [pid: 7|app: 0|req: 1315/2729] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 16 18:02:32 2026] DELETE /v2.0/ports/b975c03c-7c14-4db1-86a3-2e044e440e80 => generated 0 bytes in 525 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:02:32.751 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af38d273-5fa4-4a36-8981-9164e856c3d7'] response: {'server_uuid': 'f5de7512-13bd-488a-a677-1c858762211a', 'name': 'network-vif-deleted', 'tag': 'b975c03c-7c14-4db1-86a3-2e044e440e80', 'status': 'completed', 'code': 200} 2026-04-16 18:02:33.150 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b9ed43e-e61d-49bd-9423-e175efab4f98 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b1785953-d360-482a-9c19-51640e23a67f (type: security_groups) to 1 2026-04-16 18:02:33.167 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b9ed43e-e61d-49bd-9423-e175efab4f98 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b02ec56b-dd11-4809-a41f-9c35a4c86880 (type: security_group_rules) to 0 2026-04-16 18:02:33.180 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b9ed43e-e61d-49bd-9423-e175efab4f98 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource bd4194a4-ab20-4a0a-8673-1e264a5a6b58 (type: security_group_rules) to 0 2026-04-16 18:02:33.192 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b9ed43e-e61d-49bd-9423-e175efab4f98 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c120fd5d-e7c6-45df-a357-19a977a9058c (type: security_group_rules) to 0 2026-04-16 18:02:33.199 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a8bf237-2482-480a-b215-93e17abccc35'] response: {'server_uuid': 'f5de7512-13bd-488a-a677-1c858762211a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b975c03c-7c14-4db1-86a3-2e044e440e80', 'code': 200} 2026-04-16 18:02:33.206 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b9ed43e-e61d-49bd-9423-e175efab4f98 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ff07e605-bf84-4036-a42d-4ce0699235cc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1415/2730] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:02:32 2026] GET /v2.0/security-groups?tenant_id=937beaf63dd74fd38c03902194221854&name=default => generated 2929 bytes in 318 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: 1316/2731] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:33 2026] DELETE /v2.0/security-groups/b1785953-d360-482a-9c19-51640e23a67f => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2732] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:33 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => 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: 1317/2733] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:02:33 2026] GET /v2.0/security-groups?tenant_id=ea5f457d62714d458fc5b98454444aa6&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2734] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:33 2026] DELETE /v2.0/security-groups/ebb14927-08e9-4589-9e87-85d8b44857aa => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2735] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:34 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => 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: 1418/2736] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:02:35 2026] GET /v2.0/ports?device_id=f5de7512-13bd-488a-a677-1c858762211a => 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: 1420/2739] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:36 2026] DELETE /v2.0/security-groups/5392afa7-c715-4dda-b0a5-7b2d4fdb6146 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:37.044 8 INFO neutron.api.v2.resource [None req-4d56a520-9f74-4208-b92c-06098bb9927e e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1421/2740] 10.0.0.153 () {32 vars in 737 bytes} [Thu Apr 16 18:02:37 2026] GET /v2.0/security-groups/5392afa7-c715-4dda-b0a5-7b2d4fdb6146 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:02:37.147 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f30ecc0-602e-44e2-9f5c-d2c2dcbb35a6 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] TaaS: Handle Delete Port: d214cfc1-bc4f-46bc-b0dc-f986080020bf 2026-04-16 18:02:37.149 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f30ecc0-602e-44e2-9f5c-d2c2dcbb35a6 e2b1ba05ae0d488c94689e5f230396cf b8cc8fa6bd8f44a688f08bc611c8f773 - - default default] Tap Mirror: Handle Delete Port: d214cfc1-bc4f-46bc-b0dc-f986080020bf 2026-04-16 18:02:37.208 7 INFO neutron.db.ovn_revision_numbers_db [None req-6708b361-5854-4814-876b-cc20b867eaa3 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 9d81ca52-8003-4e79-8c26-5950a9ef5273 (type: security_groups) to 1 2026-04-16 18:02:37.218 7 INFO neutron.db.ovn_revision_numbers_db [None req-6708b361-5854-4814-876b-cc20b867eaa3 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 3470ab94-6be4-42d7-85d4-45702164916f (type: security_group_rules) to 0 2026-04-16 18:02:37.232 7 INFO neutron.db.ovn_revision_numbers_db [None req-6708b361-5854-4814-876b-cc20b867eaa3 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 9e9b8b6f-a2d0-4d44-bf5d-66d6ecd2c468 (type: security_group_rules) to 0 2026-04-16 18:02:37.264 7 INFO neutron.db.ovn_revision_numbers_db [None req-6708b361-5854-4814-876b-cc20b867eaa3 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource e87939fc-88bc-481d-bec9-f5bf6230e332 (type: security_group_rules) to 0 2026-04-16 18:02:37.276 7 INFO neutron.db.ovn_revision_numbers_db [None req-6708b361-5854-4814-876b-cc20b867eaa3 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource f7c92cbc-5976-46e8-a18e-113bd9306cd0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1422/2741] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:02:37 2026] DELETE /v2.0/floatingips/f7c0b07a-4342-4876-9c8f-3808ef69dd09 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:37.359 7 INFO neutron.db.segments_db [None req-6708b361-5854-4814-876b-cc20b867eaa3 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Added segment d0675bac-f03b-4e20-af0b-e4f1986c6e63 of type geneve for network 6f68b726-f9e8-4e88-a770-8aa0921ce419 [pid: 8|app: 0|req: 1423/2742] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:37 2026] DELETE /v2.0/security-groups/165b35cb-6278-432c-83f2-d7f8958a42a2 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:37.493 7 INFO neutron.db.ovn_revision_numbers_db [None req-6708b361-5854-4814-876b-cc20b867eaa3 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 6f68b726-f9e8-4e88-a770-8aa0921ce419 (type: networks) to 1 2026-04-16 18:02:37.678 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6708b361-5854-4814-876b-cc20b867eaa3 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:02:37.680 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6708b361-5854-4814-876b-cc20b867eaa3 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network 6f68b726-f9e8-4e88-a770-8aa0921ce419: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:37.745 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-54f152c7-558d-4738-92cc-e90f9fcfdea6 - - - - - -] OVN reports status down for port: bb01a4fc-c16e-41c4-8232-23aacfc4e03d 2026-04-16 18:02:37.806 7 INFO neutron.db.ovn_revision_numbers_db [None req-6708b361-5854-4814-876b-cc20b867eaa3 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource bb01a4fc-c16e-41c4-8232-23aacfc4e03d (type: ports) to 1 2026-04-16 18:02:37.816 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8490792-4864-4bd9-a101-90d2baf97034 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 47c4c028-6963-4017-8a48-155a9c95f45e 2026-04-16 18:02:37.819 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8490792-4864-4bd9-a101-90d2baf97034 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 47c4c028-6963-4017-8a48-155a9c95f45e [pid: 7|app: 0|req: 1320/2743] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:02:36 2026] POST /v2.0/networks => generated 646 bytes in 926 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:02:38.060 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a676653-d146-4eee-b23d-dfd77ff93f59 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:02:38.061 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a676653-d146-4eee-b23d-dfd77ff93f59 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network 6f68b726-f9e8-4e88-a770-8aa0921ce419: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:38.420 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9c07af3-23ad-46b8-b27f-811607a4fb48 - - - - - -] Successfully bumped revision number for resource bb01a4fc-c16e-41c4-8232-23aacfc4e03d (type: ports) to 2 2026-04-16 18:02:38.453 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9c07af3-23ad-46b8-b27f-811607a4fb48 - - - - - -] Successfully bumped revision number for resource c53cfc1a-43f8-4f80-8264-6d693e85eb34 (type: subnets) to 0 [pid: 8|app: 0|req: 1424/2744] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:02:37 2026] PUT /v2.0/routers/8b0b0c22-d2a1-42d8-a81d-c52610c701e2/remove_router_interface => generated 309 bytes in 965 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: 1321/2745] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:02:37 2026] POST /v2.0/subnets => generated 626 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:02:38.788 8 INFO neutron_taas.services.taas.taas_plugin [None req-65f640cc-e542-416f-8652-73e64eb5d91d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 6c593c35-5a15-4375-b8da-02ce51438000 2026-04-16 18:02:38.792 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65f640cc-e542-416f-8652-73e64eb5d91d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 6c593c35-5a15-4375-b8da-02ce51438000 2026-04-16 18:02:38.898 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e0bc3856-1e0d-42da-b53d-b6e110236703 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:02:38.900 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e0bc3856-1e0d-42da-b53d-b6e110236703 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:39.050 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d977760-77d5-4d89-81fd-de8170013cd8 - - - - - -] OVN reports status down for port: db3fb53a-b261-4d36-9c6c-206477c1a868 2026-04-16 18:02:39.066 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0bc3856-1e0d-42da-b53d-b6e110236703 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource db3fb53a-b261-4d36-9c6c-206477c1a868 (type: ports) to 1 [pid: 8|app: 0|req: 1425/2746] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:02:38 2026] DELETE /v2.0/routers/8b0b0c22-d2a1-42d8-a81d-c52610c701e2 => generated 0 bytes in 828 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2747] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:02:39 2026] DELETE /v2.0/subnets/113c7507-d1e9-4af8-9456-69a637663552 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:02:39.587 8 INFO neutron_taas.services.taas.taas_plugin [None req-318bb563-f0ac-4682-8742-8060e6860b72 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 9e7ad9b1-e072-4ac6-bd74-5bfddd36c81c 2026-04-16 18:02:39.589 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-318bb563-f0ac-4682-8742-8060e6860b72 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 9e7ad9b1-e072-4ac6-bd74-5bfddd36c81c 2026-04-16 18:02:39.673 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-5b0451dd-b7f9-4cae-9292-198244e44da5 - - - - - -] Schedule LRP lrp-db3fb53a-b261-4d36-9c6c-206477c1a868 on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 18:02:39.722 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d977760-77d5-4d89-81fd-de8170013cd8 - - - - - -] OVN reports status up for port: db3fb53a-b261-4d36-9c6c-206477c1a868 2026-04-16 18:02:39.737 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0bc3856-1e0d-42da-b53d-b6e110236703 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource db3fb53a-b261-4d36-9c6c-206477c1a868 (type: router_ports) to 1 2026-04-16 18:02:39.740 8 INFO neutron.plugins.ml2.plugin [None req-0d977760-77d5-4d89-81fd-de8170013cd8 - - - - - -] Attempt 1 to provision port db3fb53a-b261-4d36-9c6c-206477c1a868 2026-04-16 18:02:39.799 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0bc3856-1e0d-42da-b53d-b6e110236703 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource c139a2d7-fce8-459b-913c-5d09d00830a8 (type: routers) to 2 [pid: 7|app: 0|req: 1322/2748] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:02:38 2026] POST /v2.0/routers => generated 936 bytes in 1326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:02:39.863 8 INFO neutron.services.segments.plugin [-] Segment 4510c5cd-4563-4746-9376-b6ef2cbb2ce3 resource provider aggregate not found 2026-04-16 18:02:39.865 8 INFO neutron.services.segments.plugin [-] Segment 4510c5cd-4563-4746-9376-b6ef2cbb2ce3 resource provider aggregate not found 2026-04-16 18:02:39.885 8 INFO neutron.services.segments.plugin [-] Segment 4510c5cd-4563-4746-9376-b6ef2cbb2ce3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4510c5cd-4563-4746-9376-b6ef2cbb2ce3 found for delete ", "request_id": "req-291e9b7f-7d7f-4df1-8928-ffacd975c9cb"}]} 2026-04-16 18:02:39.889 8 INFO neutron.services.segments.plugin [-] Segment 4510c5cd-4563-4746-9376-b6ef2cbb2ce3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4510c5cd-4563-4746-9376-b6ef2cbb2ce3 found for delete ", "request_id": "req-c53270a5-5528-4e53-803f-237ce05845b2"}]} [pid: 8|app: 0|req: 1427/2749] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:02:39 2026] DELETE /v2.0/networks/a3701d1c-0f0a-45b1-8f3c-ffa51e4c7ea0 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:02:40.244 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b485a27-a2cd-4197-8638-9693e72d18cd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 4739e1b7-88e4-48fc-afa9-b532dc80e396 2026-04-16 18:02:40.247 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b485a27-a2cd-4197-8638-9693e72d18cd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 4739e1b7-88e4-48fc-afa9-b532dc80e396 2026-04-16 18:02:40.349 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-38596c10-65bf-452b-a348-265b1a1c973e 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:02:40.351 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38596c10-65bf-452b-a348-265b1a1c973e 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network 6f68b726-f9e8-4e88-a770-8aa0921ce419: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:40.516 7 INFO neutron.db.ovn_revision_numbers_db [None req-38596c10-65bf-452b-a348-265b1a1c973e 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource c7b64d8f-91ff-45f5-b33e-7c198984892d (type: ports) to 1 [pid: 8|app: 0|req: 1428/2750] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:02:39 2026] PUT /v2.0/routers/4074e0a6-0759-412d-9f24-09b4a984de70/remove_router_interface => generated 309 bytes in 1031 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-04-16 18:02:41.296 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-38596c10-65bf-452b-a348-265b1a1c973e 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:02:41.299 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38596c10-65bf-452b-a348-265b1a1c973e 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network 6f68b726-f9e8-4e88-a770-8aa0921ce419: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:41.321 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e042886-91a5-46e5-9451-61a897346874 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: ac845420-f20e-4dd5-aa2c-e8b886303837 2026-04-16 18:02:41.325 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e042886-91a5-46e5-9451-61a897346874 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: ac845420-f20e-4dd5-aa2c-e8b886303837 2026-04-16 18:02:41.619 7 INFO neutron.db.ovn_revision_numbers_db [None req-38596c10-65bf-452b-a348-265b1a1c973e 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource c7b64d8f-91ff-45f5-b33e-7c198984892d (type: router_ports) to 1 [pid: 7|app: 0|req: 1323/2751] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 18:02:39 2026] PUT /v2.0/routers/c139a2d7-fce8-459b-913c-5d09d00830a8/add_router_interface => generated 309 bytes in 1802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2752] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:02:40 2026] DELETE /v2.0/routers/4074e0a6-0759-412d-9f24-09b4a984de70 => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2753] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:02:41 2026] DELETE /v2.0/subnets/f412c0b3-a538-45ac-a30e-c2a0454a4e03 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:02:42.151 8 INFO neutron_taas.services.taas.taas_plugin [None req-274844f2-2b7d-4d6e-bf40-142065a79b86 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: c6168fc9-65b0-46b8-9013-fdafa53d983d 2026-04-16 18:02:42.158 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-274844f2-2b7d-4d6e-bf40-142065a79b86 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: c6168fc9-65b0-46b8-9013-fdafa53d983d 2026-04-16 18:02:42.251 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f27ca6d-cf40-47d0-ad09-6367422d7119 - - - - - -] No more DHCP agents 2026-04-16 18:02:42.256 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f27ca6d-cf40-47d0-ad09-6367422d7119 - - - - - -] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:42.363 8 INFO neutron.services.segments.plugin [-] Segment 142c05b1-78bc-45dc-88ab-95bf18e42f8d resource provider aggregate not found 2026-04-16 18:02:42.376 8 INFO neutron.services.segments.plugin [-] Segment 142c05b1-78bc-45dc-88ab-95bf18e42f8d resource provider aggregate not found 2026-04-16 18:02:42.380 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-54f152c7-558d-4738-92cc-e90f9fcfdea6 - - - - - -] OVN reports status down for port: a36349f2-0260-44e0-8e20-fe92bb117982 2026-04-16 18:02:42.390 8 INFO neutron.services.segments.plugin [-] Segment 142c05b1-78bc-45dc-88ab-95bf18e42f8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 142c05b1-78bc-45dc-88ab-95bf18e42f8d found for delete ", "request_id": "req-7ca06051-6f47-4564-b066-b8518625d65a"}]} 2026-04-16 18:02:42.397 8 INFO neutron.services.segments.plugin [-] Segment 142c05b1-78bc-45dc-88ab-95bf18e42f8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 142c05b1-78bc-45dc-88ab-95bf18e42f8d found for delete ", "request_id": "req-38671f16-b137-4b19-9c89-7a048e6a49d5"}]} [pid: 8|app: 0|req: 1431/2754] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:02:42 2026] DELETE /v2.0/networks/aaf947c6-2cda-4e3e-86f7-6e24a8f6aa78 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:02:42.442 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f27ca6d-cf40-47d0-ad09-6367422d7119 - - - - - -] Successfully bumped revision number for resource a36349f2-0260-44e0-8e20-fe92bb117982 (type: ports) to 1 2026-04-16 18:02:42.740 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f27ca6d-cf40-47d0-ad09-6367422d7119 - - - - - -] Successfully bumped revision number for resource a36349f2-0260-44e0-8e20-fe92bb117982 (type: ports) to 3 [pid: 8|app: 0|req: 1432/2755] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:02:42 2026] GET /v2.0/security-groups?tenant_id=157632c974ba4764a537a82e4ee9724b&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:02:42.802 7 INFO neutron.db.segments_db [None req-5f27ca6d-cf40-47d0-ad09-6367422d7119 - - - - - -] Added segment c278a752-0bf8-4b25-91cb-05b76ad5b9d7 of type geneve for network 576477e1-7044-44eb-9f60-4127b1a39e91 2026-04-16 18:02:42.928 7 INFO neutron.db.ovn_revision_numbers_db [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] Successfully bumped revision number for resource 576477e1-7044-44eb-9f60-4127b1a39e91 (type: networks) to 1 [pid: 8|app: 0|req: 1433/2756] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:42 2026] DELETE /v2.0/security-groups/da0558a8-a625-44fe-96f6-846800b3b00d => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:43.102 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] No more DHCP agents 2026-04-16 18:02:43.105 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] Unable to schedule network 576477e1-7044-44eb-9f60-4127b1a39e91: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:43.186 7 INFO neutron.db.ovn_revision_numbers_db [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] Successfully bumped revision number for resource e0c49688-ae38-40d7-bbbe-2127f62ab37d (type: ports) to 1 [pid: 8|app: 0|req: 1434/2757] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:02:43 2026] GET /v2.0/security-groups?tenant_id=b8cc8fa6bd8f44a688f08bc611c8f773&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:02:43.312 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] No more DHCP agents 2026-04-16 18:02:43.314 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] Unable to schedule network 576477e1-7044-44eb-9f60-4127b1a39e91: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:43.343 7 INFO neutron.db.ovn_revision_numbers_db [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] Successfully bumped revision number for resource 6bcd6e1f-70b2-475b-b65e-6adebc89461b (type: subnets) to 0 [pid: 8|app: 0|req: 1435/2758] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:43 2026] DELETE /v2.0/security-groups/4551d866-8c70-4dd2-855c-54c21d55724f => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:43.702 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] No more DHCP agents 2026-04-16 18:02:43.703 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] Unable to schedule network 576477e1-7044-44eb-9f60-4127b1a39e91: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:43.812 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-54f152c7-558d-4738-92cc-e90f9fcfdea6 - - - - - -] OVN reports status down for port: 13cfebe3-4d94-4ae9-bf66-3e6d9ed7e1d7 2026-04-16 18:02:43.871 7 INFO neutron.db.ovn_revision_numbers_db [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] Successfully bumped revision number for resource 13cfebe3-4d94-4ae9-bf66-3e6d9ed7e1d7 (type: ports) to 1 2026-04-16 18:02:44.413 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-54f152c7-558d-4738-92cc-e90f9fcfdea6 - - - - - -] OVN reports status up for port: 13cfebe3-4d94-4ae9-bf66-3e6d9ed7e1d7 2026-04-16 18:02:44.445 7 INFO neutron.plugins.ml2.plugin [None req-54f152c7-558d-4738-92cc-e90f9fcfdea6 - - - - - -] Attempt 1 to provision port 13cfebe3-4d94-4ae9-bf66-3e6d9ed7e1d7 2026-04-16 18:02:44.535 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] No more DHCP agents 2026-04-16 18:02:44.539 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] Unable to schedule network 576477e1-7044-44eb-9f60-4127b1a39e91: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:45.230 7 INFO neutron.db.ovn_revision_numbers_db [None req-54f152c7-558d-4738-92cc-e90f9fcfdea6 - - - - - -] Successfully bumped revision number for resource 13cfebe3-4d94-4ae9-bf66-3e6d9ed7e1d7 (type: ports) to 2 2026-04-16 18:02:45.498 7 INFO neutron.db.ovn_revision_numbers_db [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] Successfully bumped revision number for resource 13cfebe3-4d94-4ae9-bf66-3e6d9ed7e1d7 (type: router_ports) to 1 2026-04-16 18:02:45.696 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0d977760-77d5-4d89-81fd-de8170013cd8 - - - - - -] No hosting information found for port db3fb53a-b261-4d36-9c6c-206477c1a868: RuntimeError: No hosting information found for port db3fb53a-b261-4d36-9c6c-206477c1a868 2026-04-16 18:02:45.696 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d977760-77d5-4d89-81fd-de8170013cd8 - - - - - -] OVN reports status down for port: c7b64d8f-91ff-45f5-b33e-7c198984892d 2026-04-16 18:02:45.718 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] No more DHCP agents 2026-04-16 18:02:45.719 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] Unable to schedule network 576477e1-7044-44eb-9f60-4127b1a39e91: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:45.766 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0d977760-77d5-4d89-81fd-de8170013cd8 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 18:02:45.766 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d977760-77d5-4d89-81fd-de8170013cd8 - - - - - -] OVN reports status up for port: c7b64d8f-91ff-45f5-b33e-7c198984892d 2026-04-16 18:02:45.777 8 INFO neutron.plugins.ml2.plugin [None req-0d977760-77d5-4d89-81fd-de8170013cd8 - - - - - -] Attempt 1 to provision port c7b64d8f-91ff-45f5-b33e-7c198984892d 2026-04-16 18:02:45.880 7 INFO neutron.db.ovn_revision_numbers_db [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] Successfully bumped revision number for resource 356d98b2-09d2-41d2-8439-9c3237ec7194 (type: ports) to 1 2026-04-16 18:02:46.150 7 INFO neutron.db.ovn_revision_numbers_db [None req-22bfa947-5893-4a1a-a6b5-636d0433e2e2 - - - - - -] Successfully bumped revision number for resource 356d98b2-09d2-41d2-8439-9c3237ec7194 (type: ports) to 3 2026-04-16 18:02:46.225 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d977760-77d5-4d89-81fd-de8170013cd8 - - - - - -] Successfully bumped revision number for resource c7b64d8f-91ff-45f5-b33e-7c198984892d (type: ports) to 2 [pid: 7|app: 0|req: 1324/2759] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 18:02:41 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 4798 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2760] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 18:02:46 2026] POST /v2.0/vpn/vpnservices => generated 424 bytes in 1251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2761] 10.0.0.153 () {34 vars in 684 bytes} [Thu Apr 16 18:02:47 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2762] 10.0.0.153 () {34 vars in 688 bytes} [Thu Apr 16 18:02:47 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2763] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:02:47 2026] POST /v2.0/vpn/endpoint-groups => generated 328 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2764] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:02:47 2026] POST /v2.0/vpn/endpoint-groups => generated 318 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:02:47.985 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8773f58f-1562-4a5a-845b-a76af4c7999f ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] No more DHCP agents 2026-04-16 18:02:47.986 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8773f58f-1562-4a5a-845b-a76af4c7999f ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:48.543 8 INFO neutron.db.ovn_revision_numbers_db [None req-454d49eb-8218-4606-a386-0a69d45a3b34 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource c139a2d7-fce8-459b-913c-5d09d00830a8 (type: routers) to 5 [pid: 8|app: 0|req: 1441/2765] 10.0.0.153 () {34 vars in 707 bytes} [Thu Apr 16 18:02:47 2026] POST /v2.0/vpn/ipsec-site-connections => generated 803 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2766] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:02:48 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2767] 10.0.0.153 () {32 vars in 748 bytes} [Thu Apr 16 18:02:48 2026] DELETE /v2.0/vpn/endpoint-groups/e02cc889-75d4-4469-a0c1-638b811b13d8 => 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: 1444/2768] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:02:48 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2769] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:02:48 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2770] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 18:02:49 2026] POST /v2.0/vpn/ikepolicies => generated 402 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2771] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:02:49 2026] GET /v2.0/vpn/ikepolicies => generated 796 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2772] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:49 2026] DELETE /v2.0/vpn/ikepolicies/0ee2f71f-293f-480e-afe8-7e901e5feb44 => 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: 1449/2773] 10.0.0.153 () {34 vars in 689 bytes} [Thu Apr 16 18:02:49 2026] POST /v2.0/vpn/ipsecpolicies => generated 411 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2774] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 18:02:47 2026] POST /v2.0/floatingips => generated 552 bytes in 1731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2775] 10.0.0.153 () {32 vars in 667 bytes} [Thu Apr 16 18:02:49 2026] GET /v2.0/vpn/ipsecpolicies => generated 812 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2776] 10.0.0.153 () {32 vars in 744 bytes} [Thu Apr 16 18:02:49 2026] DELETE /v2.0/vpn/ipsecpolicies/40ed2f9d-3c8d-4342-9e20-6121f33667fa => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:49.485 8 INFO neutron.db.segments_db [None req-a30683cf-0425-487b-ab80-1ace9ba09b4f 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Added segment 33c62ed2-a3af-4bad-9f07-391f2be5cccd of type geneve for network 1ce55304-997b-4ecd-aaec-e384e1d8fc07 2026-04-16 18:02:49.601 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3c5bf88d-abf4-47ec-803b-8916c1f678e6 ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] No more DHCP agents 2026-04-16 18:02:49.602 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3c5bf88d-abf4-47ec-803b-8916c1f678e6 ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:49.614 8 INFO neutron.db.ovn_revision_numbers_db [None req-a30683cf-0425-487b-ab80-1ace9ba09b4f 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 1ce55304-997b-4ecd-aaec-e384e1d8fc07 (type: networks) to 1 2026-04-16 18:02:49.776 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a30683cf-0425-487b-ab80-1ace9ba09b4f 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:02:49.777 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a30683cf-0425-487b-ab80-1ace9ba09b4f 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network 1ce55304-997b-4ecd-aaec-e384e1d8fc07: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:49.854 8 INFO neutron.db.ovn_revision_numbers_db [None req-a30683cf-0425-487b-ab80-1ace9ba09b4f 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 569f8ce0-00ed-422b-a947-d54ab19a3d17 (type: ports) to 1 [pid: 8|app: 0|req: 1452/2777] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:02:49 2026] POST /v2.0/networks => generated 650 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2778] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 18:02:49 2026] POST /v2.0/floatingips => generated 552 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:02:50.056 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-887ad25a-ba69-4225-a273-ee614cb7410b 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:02:50.058 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-887ad25a-ba69-4225-a273-ee614cb7410b 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network 1ce55304-997b-4ecd-aaec-e384e1d8fc07: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:50.135 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ed3ad2a-ed2f-4b6f-9c38-b858c2536d3c ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] No more DHCP agents 2026-04-16 18:02:50.137 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ed3ad2a-ed2f-4b6f-9c38-b858c2536d3c ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1327/2779] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 18:02:49 2026] POST /v2.0/floatingips => generated 552 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:02:50.538 8 INFO neutron.db.ovn_revision_numbers_db [None req-2465938a-64e2-4500-ada7-933d699210c7 - - - - - -] Successfully bumped revision number for resource 569f8ce0-00ed-422b-a947-d54ab19a3d17 (type: ports) to 2 2026-04-16 18:02:50.574 8 INFO neutron.db.ovn_revision_numbers_db [None req-2465938a-64e2-4500-ada7-933d699210c7 - - - - - -] Successfully bumped revision number for resource 664b1930-04e4-408c-a310-e7b051567c06 (type: subnets) to 0 [pid: 8|app: 0|req: 1453/2780] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:02:49 2026] POST /v2.0/subnets => generated 629 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:02:50.698 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71605a01-04fe-4486-9b28-f424830c127d ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] No more DHCP agents 2026-04-16 18:02:50.700 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71605a01-04fe-4486-9b28-f424830c127d ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1328/2781] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 18:02:50 2026] POST /v2.0/floatingips => generated 552 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:02:51.061 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-78eee719-6cee-4d95-b003-d625c63d377c 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:02:51.063 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-78eee719-6cee-4d95-b003-d625c63d377c 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:51.229 8 INFO neutron.db.ovn_revision_numbers_db [None req-78eee719-6cee-4d95-b003-d625c63d377c 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 7454bc8a-94e7-4283-abae-0078ea8eb0dd (type: ports) to 1 2026-04-16 18:02:51.296 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3d722094-d3b2-4c8e-a7da-e14f65d279c1 ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] No more DHCP agents 2026-04-16 18:02:51.299 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3d722094-d3b2-4c8e-a7da-e14f65d279c1 ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:51.328 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d9e437cb-f40d-424c-8f9c-c46107eda58c - - - - - -] No hosting information found for port c7b64d8f-91ff-45f5-b33e-7c198984892d: RuntimeError: No hosting information found for port c7b64d8f-91ff-45f5-b33e-7c198984892d 2026-04-16 18:02:51.477 8 INFO neutron.db.ovn_revision_numbers_db [None req-d9e437cb-f40d-424c-8f9c-c46107eda58c - - - - - -] Successfully bumped revision number for resource c7b64d8f-91ff-45f5-b33e-7c198984892d (type: router_ports) to 2 2026-04-16 18:02:51.478 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d9e437cb-f40d-424c-8f9c-c46107eda58c - - - - - -] OVN reports status down for port: e0c49688-ae38-40d7-bbbe-2127f62ab37d [pid: 7|app: 0|req: 1329/2782] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 18:02:50 2026] POST /v2.0/floatingips => generated 552 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2785] 10.0.0.153 () {34 vars in 759 bytes} [Thu Apr 16 18:02:51 2026] PUT /v2.0/floatingips/00290ad5-e28b-48e7-99a9-ddf4bf874c09/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2786] 10.0.0.153 () {34 vars in 759 bytes} [Thu Apr 16 18:02:51 2026] PUT /v2.0/floatingips/a12817a9-8ebd-4e15-a2d4-5b111dd20a71/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: 1334/2787] 10.0.0.153 () {34 vars in 759 bytes} [Thu Apr 16 18:02:51 2026] PUT /v2.0/floatingips/3943cb2d-95fa-4c3c-bba5-38cb698249d3/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2788] 10.0.0.153 () {34 vars in 759 bytes} [Thu Apr 16 18:02:51 2026] PUT /v2.0/floatingips/46b49daf-0f6b-4967-a58d-32d85b797a89/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2789] 10.0.0.153 () {32 vars in 672 bytes} [Thu Apr 16 18:02:51 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:02:51.912 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-82c73c89-de5c-495e-9548-81a0d4631c89 - - - - - -] No hosting information found for port 13cfebe3-4d94-4ae9-bf66-3e6d9ed7e1d7: RuntimeError: No hosting information found for port 13cfebe3-4d94-4ae9-bf66-3e6d9ed7e1d7 [pid: 7|app: 0|req: 1337/2790] 10.0.0.153 () {32 vars in 686 bytes} [Thu Apr 16 18:02:51 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:02:52.017 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-046e2f7c-98f3-4348-b27e-13b630ed71f0 - - - - - -] Schedule LRP lrp-7454bc8a-94e7-4283-abae-0078ea8eb0dd on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 18:02:52.079 8 INFO neutron.db.ovn_revision_numbers_db [None req-78eee719-6cee-4d95-b003-d625c63d377c 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 7454bc8a-94e7-4283-abae-0078ea8eb0dd (type: router_ports) to 1 [pid: 7|app: 0|req: 1338/2791] 10.0.0.153 () {32 vars in 682 bytes} [Thu Apr 16 18:02:51 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2792] 10.0.0.153 () {32 vars in 694 bytes} [Thu Apr 16 18:02:52 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:02:52.148 8 INFO neutron.db.ovn_revision_numbers_db [None req-78eee719-6cee-4d95-b003-d625c63d377c 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 5b21c432-b951-404b-bf4f-033617a31e16 (type: routers) to 2 [pid: 8|app: 0|req: 1454/2793] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:02:50 2026] POST /v2.0/routers => generated 937 bytes in 1570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2794] 10.0.0.153 () {32 vars in 680 bytes} [Thu Apr 16 18:02:52 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:02:52.239 7 INFO neutron.db.ovn_revision_numbers_db [None req-82c73c89-de5c-495e-9548-81a0d4631c89 - - - - - -] Successfully bumped revision number for resource 13cfebe3-4d94-4ae9-bf66-3e6d9ed7e1d7 (type: router_ports) to 2 2026-04-16 18:02:52.239 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82c73c89-de5c-495e-9548-81a0d4631c89 - - - - - -] OVN reports status down for port: 356d98b2-09d2-41d2-8439-9c3237ec7194 [pid: 7|app: 0|req: 1341/2795] 10.0.0.153 () {32 vars in 694 bytes} [Thu Apr 16 18:02:52 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2796] 10.0.0.153 () {32 vars in 690 bytes} [Thu Apr 16 18:02:52 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:02:52.411 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82c73c89-de5c-495e-9548-81a0d4631c89 - - - - - -] OVN reports status down for port: 569f8ce0-00ed-422b-a947-d54ab19a3d17 [pid: 7|app: 0|req: 1343/2797] 10.0.0.153 () {32 vars in 702 bytes} [Thu Apr 16 18:02:52 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:02:52.547 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82c73c89-de5c-495e-9548-81a0d4631c89 - - - - - -] OVN reports status down for port: 7454bc8a-94e7-4283-abae-0078ea8eb0dd 2026-04-16 18:02:52.698 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac7bc23b-43c6-424f-b64c-3f6d47760efa ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] TaaS: Handle Delete Port: 2f8c0df8-c0de-4f93-8ef6-dcd1b54a95d1 2026-04-16 18:02:52.703 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-82c73c89-de5c-495e-9548-81a0d4631c89 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 18:02:52.704 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82c73c89-de5c-495e-9548-81a0d4631c89 - - - - - -] OVN reports status up for port: 7454bc8a-94e7-4283-abae-0078ea8eb0dd 2026-04-16 18:02:52.705 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac7bc23b-43c6-424f-b64c-3f6d47760efa ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] Tap Mirror: Handle Delete Port: 2f8c0df8-c0de-4f93-8ef6-dcd1b54a95d1 2026-04-16 18:02:52.726 7 INFO neutron.plugins.ml2.plugin [None req-82c73c89-de5c-495e-9548-81a0d4631c89 - - - - - -] Attempt 1 to provision port 7454bc8a-94e7-4283-abae-0078ea8eb0dd 2026-04-16 18:02:52.759 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69282804-56b5-4ceb-acc5-6c2a882026ff 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:02:52.761 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69282804-56b5-4ceb-acc5-6c2a882026ff 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network 1ce55304-997b-4ecd-aaec-e384e1d8fc07: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:52.918 8 INFO neutron.db.ovn_revision_numbers_db [None req-69282804-56b5-4ceb-acc5-6c2a882026ff 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 9fd6b748-c5fb-4edc-a62b-a65e75e0045f (type: ports) to 1 [pid: 7|app: 0|req: 1344/2798] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:02:52 2026] DELETE /v2.0/floatingips/00290ad5-e28b-48e7-99a9-ddf4bf874c09 => generated 0 bytes in 504 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:53.119 7 INFO neutron_taas.services.taas.taas_plugin [None req-585de873-3385-4432-b0dc-17fcd41ea724 ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] TaaS: Handle Delete Port: a5c77ef6-a2ad-4bd3-bb6c-0a375e4a81b8 2026-04-16 18:02:53.122 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-585de873-3385-4432-b0dc-17fcd41ea724 ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] Tap Mirror: Handle Delete Port: a5c77ef6-a2ad-4bd3-bb6c-0a375e4a81b8 [pid: 7|app: 0|req: 1345/2799] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:02:52 2026] DELETE /v2.0/floatingips/a12817a9-8ebd-4e15-a2d4-5b111dd20a71 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:53.409 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3fd81bc-10b6-447e-818a-d994032ad003 ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] TaaS: Handle Delete Port: 1cdae8ae-8ce0-4dc3-9293-efe32e9b7808 2026-04-16 18:02:53.412 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3fd81bc-10b6-447e-818a-d994032ad003 ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] Tap Mirror: Handle Delete Port: 1cdae8ae-8ce0-4dc3-9293-efe32e9b7808 [pid: 7|app: 0|req: 1346/2800] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:02:53 2026] DELETE /v2.0/floatingips/3943cb2d-95fa-4c3c-bba5-38cb698249d3 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:53.700 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69282804-56b5-4ceb-acc5-6c2a882026ff 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:02:53.704 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69282804-56b5-4ceb-acc5-6c2a882026ff 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network 1ce55304-997b-4ecd-aaec-e384e1d8fc07: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:53.793 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5edbe4a-3923-4eaa-b7d9-70fdc54465e2 ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] TaaS: Handle Delete Port: 3ebd0707-06f7-4af5-bdb7-5da83ff7ea6a 2026-04-16 18:02:53.797 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5edbe4a-3923-4eaa-b7d9-70fdc54465e2 ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] Tap Mirror: Handle Delete Port: 3ebd0707-06f7-4af5-bdb7-5da83ff7ea6a [pid: 7|app: 0|req: 1347/2801] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:02:53 2026] DELETE /v2.0/floatingips/46b49daf-0f6b-4967-a58d-32d85b797a89 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:54.084 8 INFO neutron.db.ovn_revision_numbers_db [None req-69282804-56b5-4ceb-acc5-6c2a882026ff 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 9fd6b748-c5fb-4edc-a62b-a65e75e0045f (type: router_ports) to 1 [pid: 8|app: 0|req: 1455/2802] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 18:02:52 2026] PUT /v2.0/routers/5b21c432-b951-404b-bf4f-033617a31e16/add_router_interface => generated 309 bytes in 1922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:02:54.215 7 INFO neutron_taas.services.taas.taas_plugin [None req-c70df613-f633-4bcc-a08e-aa63ce499de1 ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] TaaS: Handle Delete Port: 985463c4-4210-47f4-992c-a8fa8d209fee 2026-04-16 18:02:54.218 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c70df613-f633-4bcc-a08e-aa63ce499de1 ea29a522a2464dffbf6062edb1a7f347 612ade5aca134117971f0e7494b65971 - - default default] Tap Mirror: Handle Delete Port: 985463c4-4210-47f4-992c-a8fa8d209fee [pid: 7|app: 0|req: 1348/2803] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:02:53 2026] DELETE /v2.0/floatingips/7be842d5-1d64-46ad-aa80-4650ad8ad50d => generated 0 bytes in 421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:54.646 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae6efa7b-e1cb-47a9-928e-e2c2f53c4a15 - - - - - -] No more DHCP agents 2026-04-16 18:02:54.650 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae6efa7b-e1cb-47a9-928e-e2c2f53c4a15 - - - - - -] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:54.777 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d9e437cb-f40d-424c-8f9c-c46107eda58c - - - - - -] OVN reports status down for port: 45c86aaf-2e9c-4584-bba3-861e0564cdb6 2026-04-16 18:02:54.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae6efa7b-e1cb-47a9-928e-e2c2f53c4a15 - - - - - -] Successfully bumped revision number for resource 45c86aaf-2e9c-4584-bba3-861e0564cdb6 (type: ports) to 1 2026-04-16 18:02:55.092 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae6efa7b-e1cb-47a9-928e-e2c2f53c4a15 - - - - - -] Successfully bumped revision number for resource 45c86aaf-2e9c-4584-bba3-861e0564cdb6 (type: ports) to 3 2026-04-16 18:02:55.151 8 INFO neutron.db.segments_db [None req-ae6efa7b-e1cb-47a9-928e-e2c2f53c4a15 - - - - - -] Added segment 73b1853e-74ee-4087-94e7-39d3415d88e5 of type geneve for network 9c25391e-0df1-4920-b47a-0ca392cd506d 2026-04-16 18:02:55.282 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] Successfully bumped revision number for resource 9c25391e-0df1-4920-b47a-0ca392cd506d (type: networks) to 1 2026-04-16 18:02:55.420 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] No more DHCP agents 2026-04-16 18:02:55.421 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] Unable to schedule network 9c25391e-0df1-4920-b47a-0ca392cd506d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:55.503 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] Successfully bumped revision number for resource ea101f65-b873-4877-995f-6a6e770eb5ce (type: ports) to 1 2026-04-16 18:02:55.547 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a932611-dffe-4f97-90e4-71fd7c91b9bd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1105667a-4354-423b-81f8-549060071720 (type: security_groups) to 1 2026-04-16 18:02:55.564 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a932611-dffe-4f97-90e4-71fd7c91b9bd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 262ca79e-1190-446c-a196-3e8a02fa4642 (type: security_group_rules) to 0 2026-04-16 18:02:55.579 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a932611-dffe-4f97-90e4-71fd7c91b9bd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4e0bc61d-587e-4cbd-9e90-194f50cab0b3 (type: security_group_rules) to 0 2026-04-16 18:02:55.591 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a932611-dffe-4f97-90e4-71fd7c91b9bd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 7fa2bd86-86b1-4d3e-9fda-db5792ddcdf6 (type: security_group_rules) to 0 2026-04-16 18:02:55.602 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a932611-dffe-4f97-90e4-71fd7c91b9bd 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d23023cb-bc5d-422d-bf51-2ed3cadf3318 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1349/2804] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:02:55 2026] GET /v2.0/security-groups?tenant_id=66eddb42d1be460dabd5905abb3532dc&name=default => generated 2929 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:02:55.658 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] No more DHCP agents 2026-04-16 18:02:55.659 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] Unable to schedule network 9c25391e-0df1-4920-b47a-0ca392cd506d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:55.681 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] Successfully bumped revision number for resource 48d86da5-bc34-46ce-b158-11cd3651686d (type: subnets) to 0 [pid: 7|app: 0|req: 1350/2805] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:55 2026] DELETE /v2.0/security-groups/1105667a-4354-423b-81f8-549060071720 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:56.044 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] No more DHCP agents 2026-04-16 18:02:56.046 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] Unable to schedule network 9c25391e-0df1-4920-b47a-0ca392cd506d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:56.097 7 INFO neutron.db.ovn_revision_numbers_db [None req-b21e4b0e-ac10-4cfa-b531-67c3500340f3 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8595bbdb-5b54-4dc1-a7dd-9f6758cee6ae (type: security_groups) to 1 2026-04-16 18:02:56.110 7 INFO neutron.db.ovn_revision_numbers_db [None req-b21e4b0e-ac10-4cfa-b531-67c3500340f3 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1775f66b-545a-4ee2-a7b1-fc6e30040b9f (type: security_group_rules) to 0 2026-04-16 18:02:56.126 7 INFO neutron.db.ovn_revision_numbers_db [None req-b21e4b0e-ac10-4cfa-b531-67c3500340f3 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1ebd0e4f-4f4a-448a-a2f1-d29ece5c47d0 (type: security_group_rules) to 0 2026-04-16 18:02:56.136 7 INFO neutron.db.ovn_revision_numbers_db [None req-b21e4b0e-ac10-4cfa-b531-67c3500340f3 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a1a85045-e1d4-48da-8794-24b0c3b3d86d (type: security_group_rules) to 0 2026-04-16 18:02:56.147 7 INFO neutron.db.ovn_revision_numbers_db [None req-b21e4b0e-ac10-4cfa-b531-67c3500340f3 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e0c6b47f-2350-4ab8-99ac-bf3de0143cee (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1351/2806] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:02:55 2026] GET /v2.0/security-groups?tenant_id=6ab4cf401f4c49bf94fea9d73b9087e9&name=default => generated 2929 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:02:56.228 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] Successfully bumped revision number for resource 283fd195-108c-4597-a67c-05b31f5da940 (type: ports) to 1 [pid: 7|app: 0|req: 1352/2807] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:56 2026] DELETE /v2.0/security-groups/8595bbdb-5b54-4dc1-a7dd-9f6758cee6ae => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:56.765 7 INFO neutron.db.ovn_revision_numbers_db [None req-01bbae14-d134-4d62-b6df-8ce428c63f79 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 78bacbad-9ea6-47bb-b97d-1284342b8eb4 (type: security_groups) to 1 2026-04-16 18:02:56.780 7 INFO neutron.db.ovn_revision_numbers_db [None req-01bbae14-d134-4d62-b6df-8ce428c63f79 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4dd89dce-8904-48ac-ab06-7e648b56fb18 (type: security_group_rules) to 0 2026-04-16 18:02:56.793 7 INFO neutron.db.ovn_revision_numbers_db [None req-01bbae14-d134-4d62-b6df-8ce428c63f79 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 586103aa-95fa-4ba0-b34c-05c6a889b6b1 (type: security_group_rules) to 0 2026-04-16 18:02:56.803 7 INFO neutron.db.ovn_revision_numbers_db [None req-01bbae14-d134-4d62-b6df-8ce428c63f79 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 71567d00-9f99-4288-a06b-99661ce0f95a (type: security_group_rules) to 0 2026-04-16 18:02:56.814 7 INFO neutron.db.ovn_revision_numbers_db [None req-01bbae14-d134-4d62-b6df-8ce428c63f79 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ca96a927-b46b-4d12-804d-8419b5837ff7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1353/2808] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:02:56 2026] GET /v2.0/security-groups?tenant_id=612ade5aca134117971f0e7494b65971&name=default => generated 2929 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:02:56.984 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] No more DHCP agents 2026-04-16 18:02:56.986 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] Unable to schedule network 9c25391e-0df1-4920-b47a-0ca392cd506d: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1354/2809] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:56 2026] DELETE /v2.0/security-groups/78bacbad-9ea6-47bb-b97d-1284342b8eb4 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:02:57.357 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-82c73c89-de5c-495e-9548-81a0d4631c89 - - - - - -] No hosting information found for port 7454bc8a-94e7-4283-abae-0078ea8eb0dd: RuntimeError: No hosting information found for port 7454bc8a-94e7-4283-abae-0078ea8eb0dd 2026-04-16 18:02:57.358 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82c73c89-de5c-495e-9548-81a0d4631c89 - - - - - -] OVN reports status down for port: 9fd6b748-c5fb-4edc-a62b-a65e75e0045f 2026-04-16 18:02:57.420 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-82c73c89-de5c-495e-9548-81a0d4631c89 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 18:02:57.421 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82c73c89-de5c-495e-9548-81a0d4631c89 - - - - - -] OVN reports status up for port: 9fd6b748-c5fb-4edc-a62b-a65e75e0045f 2026-04-16 18:02:57.440 7 INFO neutron.plugins.ml2.plugin [None req-82c73c89-de5c-495e-9548-81a0d4631c89 - - - - - -] Attempt 1 to provision port 9fd6b748-c5fb-4edc-a62b-a65e75e0045f 2026-04-16 18:02:57.526 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] Successfully bumped revision number for resource 283fd195-108c-4597-a67c-05b31f5da940 (type: router_ports) to 1 2026-04-16 18:02:57.712 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] No more DHCP agents 2026-04-16 18:02:57.714 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] Unable to schedule network 9c25391e-0df1-4920-b47a-0ca392cd506d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:02:57.847 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] Successfully bumped revision number for resource 67e0122e-2e25-4416-a59f-58778a12c25c (type: ports) to 1 2026-04-16 18:02:57.927 7 INFO neutron.db.ovn_revision_numbers_db [None req-82c73c89-de5c-495e-9548-81a0d4631c89 - - - - - -] Successfully bumped revision number for resource 9fd6b748-c5fb-4edc-a62b-a65e75e0045f (type: ports) to 2 2026-04-16 18:02:58.120 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f8c21dc-aa1e-4a09-8229-ce21deadb3c4 - - - - - -] Successfully bumped revision number for resource 67e0122e-2e25-4416-a59f-58778a12c25c (type: ports) to 3 [pid: 8|app: 0|req: 1456/2810] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 18:02:54 2026] POST /v2.0/vpn/vpnservices => generated 457 bytes in 4246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2811] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:02:58 2026] GET /v2.0/vpn/vpnservices => generated 1314 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:02:58.629 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4d8171e-f621-4d36-959f-ef7d3bf94086 739e0e5f93f44ce4b18e4db5fd565258 0df4c742ed314ce186d7d99d8623b301 - - default default] TaaS: Handle Delete Port: 45c86aaf-2e9c-4584-bba3-861e0564cdb6 2026-04-16 18:02:58.632 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4d8171e-f621-4d36-959f-ef7d3bf94086 739e0e5f93f44ce4b18e4db5fd565258 0df4c742ed314ce186d7d99d8623b301 - - default default] Tap Mirror: Handle Delete Port: 45c86aaf-2e9c-4584-bba3-861e0564cdb6 2026-04-16 18:02:58.892 8 INFO neutron_taas.services.taas.taas_plugin [None req-aea6f7a5-ef48-4f64-9afc-bd1f3e2e1cd3 - - - - - -] TaaS: Handle Delete Port: 67e0122e-2e25-4416-a59f-58778a12c25c 2026-04-16 18:02:58.894 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aea6f7a5-ef48-4f64-9afc-bd1f3e2e1cd3 - - - - - -] Tap Mirror: Handle Delete Port: 67e0122e-2e25-4416-a59f-58778a12c25c 2026-04-16 18:02:59.287 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa3bd351-07ad-4048-a50a-c48547da515d - - - - - -] TaaS: Handle Delete Port: 283fd195-108c-4597-a67c-05b31f5da940 2026-04-16 18:02:59.291 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa3bd351-07ad-4048-a50a-c48547da515d - - - - - -] Tap Mirror: Handle Delete Port: 283fd195-108c-4597-a67c-05b31f5da940 2026-04-16 18:03:00.154 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa3bd351-07ad-4048-a50a-c48547da515d - - - - - -] TaaS: Handle Delete Port: ea101f65-b873-4877-995f-6a6e770eb5ce 2026-04-16 18:03:00.159 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa3bd351-07ad-4048-a50a-c48547da515d - - - - - -] Tap Mirror: Handle Delete Port: ea101f65-b873-4877-995f-6a6e770eb5ce 2026-04-16 18:03:00.355 8 INFO neutron.services.segments.plugin [-] Segment 73b1853e-74ee-4087-94e7-39d3415d88e5 resource provider aggregate not found 2026-04-16 18:03:00.359 8 INFO neutron.services.segments.plugin [-] Segment 73b1853e-74ee-4087-94e7-39d3415d88e5 resource provider aggregate not found 2026-04-16 18:03:00.376 8 INFO neutron.services.segments.plugin [-] Segment 73b1853e-74ee-4087-94e7-39d3415d88e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73b1853e-74ee-4087-94e7-39d3415d88e5 found for delete ", "request_id": "req-efdfcc37-2f62-4920-991c-20fa8b52f821"}]} 2026-04-16 18:03:00.390 8 INFO neutron.services.segments.plugin [-] Segment 73b1853e-74ee-4087-94e7-39d3415d88e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73b1853e-74ee-4087-94e7-39d3415d88e5 found for delete ", "request_id": "req-99bd0206-0957-4865-992d-42856f4afd77"}]} [pid: 8|app: 0|req: 1457/2812] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:02:58 2026] DELETE /v2.0/vpn/vpnservices/61c25add-2218-43fa-88ec-e77747a12029 => generated 0 bytes in 2044 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2813] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:03:00 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 64 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: 1458/2814] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:03:00 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:00.557 7 WARNING neutron.api.v2.base [None req-b67b32c4-0bf7-4804-ace2-8cd713d5c1c0 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - 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-04-16 18:03:00.557 7 INFO neutron.api.v2.resource [None req-b67b32c4-0bf7-4804-ace2-8cd713d5c1c0 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] create failed (client error): Unrecognized attribute(s) 'peer_cidr' [pid: 7|app: 0|req: 1357/2815] 10.0.0.153 () {34 vars in 707 bytes} [Thu Apr 16 18:03:00 2026] POST /v2.0/vpn/ipsec-site-connections => generated 110 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2816] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:00 2026] GET /v2.0/vpn/endpoint-groups => generated 1190 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2817] 10.0.0.153 () {32 vars in 748 bytes} [Thu Apr 16 18:03:00 2026] DELETE /v2.0/vpn/endpoint-groups/8544ea63-1629-4ed0-b974-ca4c7ecf5675 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2818] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:00 2026] GET /v2.0/vpn/endpoint-groups => generated 914 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2819] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:00 2026] GET /v2.0/vpn/endpoint-groups => generated 914 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2820] 10.0.0.153 () {32 vars in 748 bytes} [Thu Apr 16 18:03:00 2026] DELETE /v2.0/vpn/endpoint-groups/f8062660-4165-4a71-ade5-819b741dab80 => 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: 1463/2821] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:00 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2822] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:03:00 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: 1465/2823] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:03:00 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2824] 10.0.0.153 () {34 vars in 676 bytes} [Thu Apr 16 18:03:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:00.905 8 INFO neutron.api.v2.resource [None req-a5ed8f23-e4fe-424b-bc47-79a6dd1021a3 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - 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: 1466/2825] 10.0.0.153 () {34 vars in 707 bytes} [Thu Apr 16 18:03:00 2026] POST /v2.0/vpn/ipsec-site-connections => generated 170 bytes in 85 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2826] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:00 2026] GET /v2.0/vpn/endpoint-groups => generated 1191 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2827] 10.0.0.153 () {34 vars in 759 bytes} [Thu Apr 16 18:03:00 2026] PUT /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2828] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:03:00 2026] GET /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2829] 10.0.0.153 () {32 vars in 748 bytes} [Thu Apr 16 18:03:00 2026] DELETE /v2.0/vpn/endpoint-groups/8e04e027-0d26-46a2-821b-90570c0c96af => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2830] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:00 2026] GET /v2.0/vpn/endpoint-groups => generated 915 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2831] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:01 2026] GET /v2.0/vpn/endpoint-groups => generated 915 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2832] 10.0.0.153 () {34 vars in 770 bytes} [Thu Apr 16 18:03:00 2026] PUT /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2833] 10.0.0.153 () {32 vars in 748 bytes} [Thu Apr 16 18:03:01 2026] DELETE /v2.0/vpn/endpoint-groups/40cf2b30-8382-4c1e-8ddd-e07fe4278966 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2834] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:03:01 2026] GET /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2835] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:01 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2836] 10.0.0.153 () {34 vars in 766 bytes} [Thu Apr 16 18:03:01 2026] PUT /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2837] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:03:01 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2838] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:03:01 2026] GET /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:03:01.161 8 WARNING neutron.api.v2.base [None req-bf00efd6-1187-45ec-a4d7-73404166c532 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - 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-04-16 18:03:01.162 8 INFO neutron.api.v2.resource [None req-bf00efd6-1187-45ec-a4d7-73404166c532 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 8|app: 0|req: 1474/2839] 10.0.0.153 () {34 vars in 707 bytes} [Thu Apr 16 18:03:01 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: 1475/2840] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:01 2026] GET /v2.0/vpn/endpoint-groups => generated 915 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2841] 10.0.0.153 () {34 vars in 788 bytes} [Thu Apr 16 18:03:01 2026] PUT /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2842] 10.0.0.153 () {32 vars in 748 bytes} [Thu Apr 16 18:03:01 2026] DELETE /v2.0/vpn/endpoint-groups/12a294db-bd95-4b90-9393-3142137940ed => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2843] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:03:01 2026] GET /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2844] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:01 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2845] 10.0.0.153 () {34 vars in 759 bytes} [Thu Apr 16 18:03:01 2026] PUT /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2846] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:03:01 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2847] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:03:01 2026] GET /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:03:01.296 8 WARNING neutron.api.v2.base [None req-d1989bc9-2a12-40e8-8e7d-0527c8bed0cb 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - 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-04-16 18:03:01.297 8 INFO neutron.api.v2.resource [None req-d1989bc9-2a12-40e8-8e7d-0527c8bed0cb 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 8|app: 0|req: 1479/2848] 10.0.0.153 () {34 vars in 707 bytes} [Thu Apr 16 18:03:01 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: 7|app: 0|req: 1370/2849] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:03:01 2026] GET /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2850] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:01 2026] GET /v2.0/vpn/endpoint-groups => generated 907 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:01.336 7 INFO neutron.api.v2.resource [None req-9ff6632c-5ea7-472a-8e4f-40ac1f41c7e0 6d2f997a99574204b26674aa53373472 004cb73572664e37a6a0462165856442 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1371/2851] 10.0.0.153 () {32 vars in 751 bytes} [Thu Apr 16 18:03:01 2026] GET /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2852] 10.0.0.153 () {32 vars in 748 bytes} [Thu Apr 16 18:03:01 2026] DELETE /v2.0/vpn/endpoint-groups/26ca1e3d-cf7e-480d-aa29-e0ec82b70ad8 => 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: 1482/2853] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:01 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2854] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:03:01 2026] DELETE /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2855] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:03:01 2026] GET /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2856] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:03:01 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:01.445 7 INFO neutron.api.v2.resource [None req-18e6322d-5b9a-4f35-89be-922e7b6628a2 6d2f997a99574204b26674aa53373472 004cb73572664e37a6a0462165856442 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1374/2857] 10.0.0.153 () {32 vars in 754 bytes} [Thu Apr 16 18:03:01 2026] DELETE /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2858] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:03:01 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: 7|app: 0|req: 1375/2859] 10.0.0.153 () {32 vars in 742 bytes} [Thu Apr 16 18:03:01 2026] DELETE /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags => 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: 1376/2860] 10.0.0.153 () {32 vars in 739 bytes} [Thu Apr 16 18:03:01 2026] GET /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2861] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:03:01 2026] DELETE /v2.0/subnetpools/51259c73-9a4b-4fc3-88cc-a22851e1ad5d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:03:02.261 8 INFO neutron.db.ovn_revision_numbers_db [None req-cfdc098f-339d-4fc4-a707-70cd6b313376 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource c139a2d7-fce8-459b-913c-5d09d00830a8 (type: routers) to 6 [pid: 8|app: 0|req: 1485/2862] 10.0.0.153 () {34 vars in 707 bytes} [Thu Apr 16 18:03:01 2026] POST /v2.0/vpn/ipsec-site-connections => generated 845 bytes in 804 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:02.509 7 INFO neutron.db.ovn_revision_numbers_db [None req-721c8f73-6198-416f-aa67-6d1964763ef8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1a5d2a55-0323-4fb4-889f-b101f68d4065 (type: security_groups) to 1 2026-04-16 18:03:02.523 7 INFO neutron.db.ovn_revision_numbers_db [None req-721c8f73-6198-416f-aa67-6d1964763ef8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 24d718cc-ef0e-439f-a008-5db58133974d (type: security_group_rules) to 0 2026-04-16 18:03:02.536 7 INFO neutron.db.ovn_revision_numbers_db [None req-721c8f73-6198-416f-aa67-6d1964763ef8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ae607687-d718-4144-96f8-24a6327c4140 (type: security_group_rules) to 0 2026-04-16 18:03:02.550 7 INFO neutron.db.ovn_revision_numbers_db [None req-721c8f73-6198-416f-aa67-6d1964763ef8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c1371f19-2e08-43a1-ac38-4a77f77114cd (type: security_group_rules) to 0 2026-04-16 18:03:02.560 7 INFO neutron.db.ovn_revision_numbers_db [None req-721c8f73-6198-416f-aa67-6d1964763ef8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c6bb7595-6b3e-45fa-8ae8-d30136a91cb2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1378/2863] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:03:02 2026] GET /v2.0/security-groups?tenant_id=004cb73572664e37a6a0462165856442&name=default => generated 2929 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2864] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:03:02 2026] DELETE /v2.0/security-groups/1a5d2a55-0323-4fb4-889f-b101f68d4065 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:03:02.910 8 INFO neutron.db.ovn_revision_numbers_db [None req-fffc48a8-36ff-467e-9b1e-ccec3d4a79ea 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource c139a2d7-fce8-459b-913c-5d09d00830a8 (type: routers) to 7 [pid: 8|app: 0|req: 1486/2865] 10.0.0.153 () {32 vars in 762 bytes} [Thu Apr 16 18:03:02 2026] DELETE /v2.0/vpn/ipsec-site-connections/f6ca3b1f-b029-497a-ab3f-7abb9e9afef8 => 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: 1380/2866] 10.0.0.153 () {32 vars in 685 bytes} [Thu Apr 16 18:03:02 2026] GET /v2.0/vpn/ipsec-site-connections => generated 796 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:02.969 7 INFO neutron.api.v2.resource [None req-3017ac9b-748c-4982-a2fc-fd0b84ad7a04 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1381/2867] 10.0.0.153 () {32 vars in 762 bytes} [Thu Apr 16 18:03:02 2026] DELETE /v2.0/vpn/ipsec-site-connections/f6ca3b1f-b029-497a-ab3f-7abb9e9afef8 => generated 154 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2868] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:02 2026] GET /v2.0/vpn/endpoint-groups => generated 1186 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2869] 10.0.0.153 () {32 vars in 748 bytes} [Thu Apr 16 18:03:02 2026] DELETE /v2.0/vpn/endpoint-groups/01ffed13-e9c2-460c-9461-90973a87ab1b => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2870] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:03 2026] GET /v2.0/vpn/endpoint-groups => generated 903 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2871] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:03 2026] GET /v2.0/vpn/endpoint-groups => generated 903 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:03.071 8 INFO neutron.db.ovn_revision_numbers_db [None req-09e70a57-4422-4737-ae47-193e7bcdd110 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 77cc5d76-14af-40e1-8fbf-9c0027bc4219 (type: security_groups) to 1 2026-04-16 18:03:03.082 8 INFO neutron.db.ovn_revision_numbers_db [None req-09e70a57-4422-4737-ae47-193e7bcdd110 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 30fb9269-17cf-45d3-8d32-8db810b76a32 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1386/2872] 10.0.0.153 () {32 vars in 748 bytes} [Thu Apr 16 18:03:03 2026] DELETE /v2.0/vpn/endpoint-groups/5ebfb122-0957-4dcd-ae0d-25857a63fb7f => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:03:03.094 8 INFO neutron.db.ovn_revision_numbers_db [None req-09e70a57-4422-4737-ae47-193e7bcdd110 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c5ba58e8-1fb5-4b48-8a08-61af4f76dd88 (type: security_group_rules) to 0 2026-04-16 18:03:03.104 8 INFO neutron.db.ovn_revision_numbers_db [None req-09e70a57-4422-4737-ae47-193e7bcdd110 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c7457aa3-5f67-4653-bb57-bacd32cc9f70 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1387/2873] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:03 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:03.116 8 INFO neutron.db.ovn_revision_numbers_db [None req-09e70a57-4422-4737-ae47-193e7bcdd110 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c8a926af-91c3-4e40-8427-9961acd64b2b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1487/2874] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:03:02 2026] GET /v2.0/security-groups?tenant_id=e16fc5ba73da474aa254f1fc97ddcb68&name=default => generated 2929 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2875] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:03:03 2026] DELETE /v2.0/security-groups/77cc5d76-14af-40e1-8fbf-9c0027bc4219 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:03:03.461 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-95347e04-76d6-40f4-a7eb-e3621aae5a2b - - - - - -] No hosting information found for port 9fd6b748-c5fb-4edc-a62b-a65e75e0045f: RuntimeError: No hosting information found for port 9fd6b748-c5fb-4edc-a62b-a65e75e0045f 2026-04-16 18:03:03.463 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95347e04-76d6-40f4-a7eb-e3621aae5a2b - - - - - -] OVN reports status up for port: a36349f2-0260-44e0-8e20-fe92bb117982 2026-04-16 18:03:03.486 7 INFO neutron.plugins.ml2.plugin [None req-95347e04-76d6-40f4-a7eb-e3621aae5a2b - - - - - -] Attempt 1 to provision port a36349f2-0260-44e0-8e20-fe92bb117982 2026-04-16 18:03:03.877 7 INFO neutron.db.ovn_revision_numbers_db [None req-95347e04-76d6-40f4-a7eb-e3621aae5a2b - - - - - -] Successfully bumped revision number for resource a36349f2-0260-44e0-8e20-fe92bb117982 (type: ports) to 4 2026-04-16 18:03:04.022 7 INFO neutron.db.ovn_revision_numbers_db [None req-a437ae4f-f75d-404f-8f98-1ef44e9df039 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource c139a2d7-fce8-459b-913c-5d09d00830a8 (type: routers) to 8 [pid: 7|app: 0|req: 1388/2876] 10.0.0.153 () {34 vars in 707 bytes} [Thu Apr 16 18:03:03 2026] POST /v2.0/vpn/ipsec-site-connections => generated 804 bytes in 982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:04.165 7 INFO neutron.db.ovn_revision_numbers_db [None req-8003add3-eddd-4c77-bd97-cd7f550d95b0 - - - - - -] Successfully bumped revision number for resource 9fd6b748-c5fb-4edc-a62b-a65e75e0045f (type: router_ports) to 2 2026-04-16 18:03:04.166 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8003add3-eddd-4c77-bd97-cd7f550d95b0 - - - - - -] OVN reports status up for port: 356d98b2-09d2-41d2-8439-9c3237ec7194 2026-04-16 18:03:04.178 7 INFO neutron.plugins.ml2.plugin [None req-8003add3-eddd-4c77-bd97-cd7f550d95b0 - - - - - -] Attempt 1 to provision port 356d98b2-09d2-41d2-8439-9c3237ec7194 2026-04-16 18:03:04.392 7 INFO neutron.db.ovn_revision_numbers_db [None req-8003add3-eddd-4c77-bd97-cd7f550d95b0 - - - - - -] Successfully bumped revision number for resource 356d98b2-09d2-41d2-8439-9c3237ec7194 (type: ports) to 4 2026-04-16 18:03:04.496 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de0ed103-ccaf-45ea-b0a4-dd9e6254ebf9 - - - - - -] OVN reports status down for port: ea101f65-b873-4877-995f-6a6e770eb5ce 2026-04-16 18:03:04.508 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de0ed103-ccaf-45ea-b0a4-dd9e6254ebf9 - - - - - -] OVN reports status down for port: 283fd195-108c-4597-a67c-05b31f5da940 2026-04-16 18:03:04.515 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de0ed103-ccaf-45ea-b0a4-dd9e6254ebf9 - - - - - -] OVN reports status up for port: 283fd195-108c-4597-a67c-05b31f5da940 2026-04-16 18:03:04.535 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de0ed103-ccaf-45ea-b0a4-dd9e6254ebf9 - - - - - -] OVN reports status down for port: 67e0122e-2e25-4416-a59f-58778a12c25c 2026-04-16 18:03:04.666 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b82dac9-9ce3-43e3-a7c7-1b944544ad49 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource c139a2d7-fce8-459b-913c-5d09d00830a8 (type: routers) to 9 [pid: 8|app: 0|req: 1489/2877] 10.0.0.153 () {32 vars in 762 bytes} [Thu Apr 16 18:03:04 2026] DELETE /v2.0/vpn/ipsec-site-connections/3beaa4f3-72e1-424f-a1ad-b8e26d3b74c1 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2878] 10.0.0.153 () {32 vars in 685 bytes} [Thu Apr 16 18:03:04 2026] GET /v2.0/vpn/ipsec-site-connections => generated 796 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:04.724 8 INFO neutron.api.v2.resource [None req-faade42d-a9f4-464e-8617-b9f53cd480cd 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1490/2879] 10.0.0.153 () {32 vars in 762 bytes} [Thu Apr 16 18:03:04 2026] DELETE /v2.0/vpn/ipsec-site-connections/3beaa4f3-72e1-424f-a1ad-b8e26d3b74c1 => generated 154 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2880] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:03:04 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) [pid: 8|app: 0|req: 1491/2881] 10.0.0.153 () {30 vars in 702 bytes} [Thu Apr 16 18:03:04 2026] PUT /v2.0/vpn/endpoint-groups/f8dc32fd-4f7b-4fef-a6ba-a777144a483d => generated 290 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2882] 10.0.0.153 () {32 vars in 745 bytes} [Thu Apr 16 18:03:04 2026] GET /v2.0/vpn/endpoint-groups/f8dc32fd-4f7b-4fef-a6ba-a777144a483d => generated 290 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2883] 10.0.0.153 () {32 vars in 748 bytes} [Thu Apr 16 18:03:04 2026] DELETE /v2.0/vpn/endpoint-groups/f8dc32fd-4f7b-4fef-a6ba-a777144a483d => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2884] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:04 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2885] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:04 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2886] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 18:03:04 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2887] 10.0.0.153 () {30 vars in 695 bytes} [Thu Apr 16 18:03:04 2026] PUT /v2.0/vpn/ikepolicies/f519e479-da51-43fc-9283-3dc9cc7aeeaa => generated 419 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2888] 10.0.0.153 () {32 vars in 737 bytes} [Thu Apr 16 18:03:04 2026] GET /v2.0/vpn/ikepolicies/f519e479-da51-43fc-9283-3dc9cc7aeeaa => generated 419 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2889] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:03:04 2026] DELETE /v2.0/vpn/ikepolicies/f519e479-da51-43fc-9283-3dc9cc7aeeaa => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2890] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:03:05 2026] GET /v2.0/vpn/ikepolicies => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2891] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:03:05 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: 7|app: 0|req: 1396/2892] 10.0.0.153 () {34 vars in 689 bytes} [Thu Apr 16 18:03:05 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2893] 10.0.0.153 () {30 vars in 699 bytes} [Thu Apr 16 18:03:05 2026] PUT /v2.0/vpn/ipsecpolicies/69168b4c-4c03-4b3b-ba42-8c898a89445b => generated 431 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2894] 10.0.0.153 () {32 vars in 744 bytes} [Thu Apr 16 18:03:05 2026] DELETE /v2.0/vpn/ipsecpolicies/69168b4c-4c03-4b3b-ba42-8c898a89445b => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:03:05.193 8 INFO neutron.api.v2.resource [None req-8e581696-3c30-4fd2-9f52-15aa980a364f 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/2895] 10.0.0.153 () {32 vars in 744 bytes} [Thu Apr 16 18:03:05 2026] DELETE /v2.0/vpn/ipsecpolicies/69168b4c-4c03-4b3b-ba42-8c898a89445b => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:03:05.209 7 INFO neutron.api.v2.resource [None req-200380b5-23ec-40c9-991e-37375539044d 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1398/2896] 10.0.0.153 () {32 vars in 744 bytes} [Thu Apr 16 18:03:05 2026] DELETE /v2.0/vpn/ipsecpolicies/69168b4c-4c03-4b3b-ba42-8c898a89445b => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:03:05.305 8 INFO neutron.db.segments_db [None req-3d1f2504-1e31-4ea7-9a89-e19eabd94b1b 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Added segment 832fad60-2d3e-4fa2-9c48-0a9d52705928 of type geneve for network 311ddf60-76a9-48e1-8b15-0d2b74830597 2026-04-16 18:03:05.424 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d1f2504-1e31-4ea7-9a89-e19eabd94b1b 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 311ddf60-76a9-48e1-8b15-0d2b74830597 (type: networks) to 1 2026-04-16 18:03:05.627 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3d1f2504-1e31-4ea7-9a89-e19eabd94b1b 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:03:05.628 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3d1f2504-1e31-4ea7-9a89-e19eabd94b1b 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network 311ddf60-76a9-48e1-8b15-0d2b74830597: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:05.688 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d9e437cb-f40d-424c-8f9c-c46107eda58c - - - - - -] OVN reports status down for port: e873d346-b607-4ebf-bbe8-cebad2f69639 2026-04-16 18:03:05.741 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d1f2504-1e31-4ea7-9a89-e19eabd94b1b 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource e873d346-b607-4ebf-bbe8-cebad2f69639 (type: ports) to 1 [pid: 8|app: 0|req: 1499/2897] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:03:05 2026] POST /v2.0/networks => generated 651 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:05.980 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85865e54-6f53-4f9e-860a-5c67e2cca5c2 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:03:05.982 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85865e54-6f53-4f9e-860a-5c67e2cca5c2 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network 311ddf60-76a9-48e1-8b15-0d2b74830597: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:06.426 7 INFO neutron.db.ovn_revision_numbers_db [None req-43261529-ad72-4eaa-b06e-f2f0ec0505c4 - - - - - -] Successfully bumped revision number for resource e873d346-b607-4ebf-bbe8-cebad2f69639 (type: ports) to 2 2026-04-16 18:03:06.461 7 INFO neutron.db.ovn_revision_numbers_db [None req-43261529-ad72-4eaa-b06e-f2f0ec0505c4 - - - - - -] Successfully bumped revision number for resource 1eeb1525-c667-4a14-b81e-d260a82fd6e5 (type: subnets) to 0 [pid: 7|app: 0|req: 1399/2900] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:03:05 2026] POST /v2.0/subnets => generated 629 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:06.867 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec28ef4d-0c79-483d-96d6-147e5cb021a7 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:03:06.869 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec28ef4d-0c79-483d-96d6-147e5cb021a7 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:06.984 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de0ed103-ccaf-45ea-b0a4-dd9e6254ebf9 - - - - - -] OVN reports status down for port: fea413f9-c9f5-428c-927f-3825ac5af4d9 2026-04-16 18:03:07.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec28ef4d-0c79-483d-96d6-147e5cb021a7 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource fea413f9-c9f5-428c-927f-3825ac5af4d9 (type: ports) to 1 2026-04-16 18:03:07.557 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-046e2f7c-98f3-4348-b27e-13b630ed71f0 - - - - - -] Schedule LRP lrp-fea413f9-c9f5-428c-927f-3825ac5af4d9 on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 18:03:07.609 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de0ed103-ccaf-45ea-b0a4-dd9e6254ebf9 - - - - - -] OVN reports status up for port: fea413f9-c9f5-428c-927f-3825ac5af4d9 2026-04-16 18:03:07.618 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec28ef4d-0c79-483d-96d6-147e5cb021a7 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource fea413f9-c9f5-428c-927f-3825ac5af4d9 (type: router_ports) to 1 2026-04-16 18:03:07.631 7 INFO neutron.plugins.ml2.plugin [None req-de0ed103-ccaf-45ea-b0a4-dd9e6254ebf9 - - - - - -] Attempt 1 to provision port fea413f9-c9f5-428c-927f-3825ac5af4d9 2026-04-16 18:03:07.687 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec28ef4d-0c79-483d-96d6-147e5cb021a7 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 2acf29cb-ae08-455b-9150-1bcf14f3a300 (type: routers) to 2 [pid: 8|app: 0|req: 1502/2901] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:03:06 2026] POST /v2.0/routers => generated 935 bytes in 1214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:08.214 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f2d9de1-9cf6-416d-9e26-c6700908b858 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:03:08.215 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f2d9de1-9cf6-416d-9e26-c6700908b858 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network 311ddf60-76a9-48e1-8b15-0d2b74830597: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:08.355 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f2d9de1-9cf6-416d-9e26-c6700908b858 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 505d3283-397e-420e-a5a5-b01ec8c82e36 (type: ports) to 1 2026-04-16 18:03:09.048 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f2d9de1-9cf6-416d-9e26-c6700908b858 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:03:09.051 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f2d9de1-9cf6-416d-9e26-c6700908b858 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network 311ddf60-76a9-48e1-8b15-0d2b74830597: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:09.441 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f2d9de1-9cf6-416d-9e26-c6700908b858 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 505d3283-397e-420e-a5a5-b01ec8c82e36 (type: router_ports) to 1 [pid: 7|app: 0|req: 1400/2902] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 18:03:07 2026] PUT /v2.0/routers/2acf29cb-ae08-455b-9150-1bcf14f3a300/add_router_interface => generated 309 bytes in 1736 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:09.909 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3545f6da-bd0b-47e2-96d1-5cc7e36b73c4 - - - - - -] No more DHCP agents 2026-04-16 18:03:09.910 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3545f6da-bd0b-47e2-96d1-5cc7e36b73c4 - - - - - -] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:10.050 8 INFO neutron.db.ovn_revision_numbers_db [None req-3545f6da-bd0b-47e2-96d1-5cc7e36b73c4 - - - - - -] Successfully bumped revision number for resource 0ebd0829-f4e1-4d3b-833b-c1f333f2b42f (type: ports) to 1 2026-04-16 18:03:10.303 8 INFO neutron.db.ovn_revision_numbers_db [None req-3545f6da-bd0b-47e2-96d1-5cc7e36b73c4 - - - - - -] Successfully bumped revision number for resource 0ebd0829-f4e1-4d3b-833b-c1f333f2b42f (type: ports) to 3 2026-04-16 18:03:10.364 8 INFO neutron.db.segments_db [None req-3545f6da-bd0b-47e2-96d1-5cc7e36b73c4 - - - - - -] Added segment 0ab54afe-c935-461f-ad53-949edef9ca7f of type geneve for network 7210e2ac-cc86-4afa-8d89-087672720d9d 2026-04-16 18:03:10.479 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] Successfully bumped revision number for resource 7210e2ac-cc86-4afa-8d89-087672720d9d (type: networks) to 1 2026-04-16 18:03:10.611 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] No more DHCP agents 2026-04-16 18:03:10.612 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] Unable to schedule network 7210e2ac-cc86-4afa-8d89-087672720d9d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:10.676 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d9e437cb-f40d-424c-8f9c-c46107eda58c - - - - - -] OVN reports status down for port: 7ecccd9b-919d-4d06-a3c9-1f67c80caa64 2026-04-16 18:03:10.774 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] Successfully bumped revision number for resource 7ecccd9b-919d-4d06-a3c9-1f67c80caa64 (type: ports) to 1 2026-04-16 18:03:10.927 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] No more DHCP agents 2026-04-16 18:03:10.929 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] Unable to schedule network 7210e2ac-cc86-4afa-8d89-087672720d9d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:10.959 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] Successfully bumped revision number for resource 8729c3f8-1adf-4180-a158-d3ca1c3be5b9 (type: subnets) to 0 2026-04-16 18:03:11.322 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] No more DHCP agents 2026-04-16 18:03:11.323 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] Unable to schedule network 7210e2ac-cc86-4afa-8d89-087672720d9d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:11.451 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] Successfully bumped revision number for resource 402f048a-031d-474c-ab37-3158cd8692c4 (type: ports) to 1 2026-04-16 18:03:12.920 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-de0ed103-ccaf-45ea-b0a4-dd9e6254ebf9 - - - - - -] No hosting information found for port fea413f9-c9f5-428c-927f-3825ac5af4d9: RuntimeError: No hosting information found for port fea413f9-c9f5-428c-927f-3825ac5af4d9 2026-04-16 18:03:12.920 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de0ed103-ccaf-45ea-b0a4-dd9e6254ebf9 - - - - - -] OVN reports status down for port: 505d3283-397e-420e-a5a5-b01ec8c82e36 2026-04-16 18:03:12.973 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-de0ed103-ccaf-45ea-b0a4-dd9e6254ebf9 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 18:03:12.973 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de0ed103-ccaf-45ea-b0a4-dd9e6254ebf9 - - - - - -] OVN reports status up for port: 505d3283-397e-420e-a5a5-b01ec8c82e36 2026-04-16 18:03:12.982 7 INFO neutron.plugins.ml2.plugin [None req-de0ed103-ccaf-45ea-b0a4-dd9e6254ebf9 - - - - - -] Attempt 1 to provision port 505d3283-397e-420e-a5a5-b01ec8c82e36 2026-04-16 18:03:13.120 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] No more DHCP agents 2026-04-16 18:03:13.121 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] Unable to schedule network 7210e2ac-cc86-4afa-8d89-087672720d9d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:13.417 7 INFO neutron.db.ovn_revision_numbers_db [None req-de0ed103-ccaf-45ea-b0a4-dd9e6254ebf9 - - - - - -] Successfully bumped revision number for resource 505d3283-397e-420e-a5a5-b01ec8c82e36 (type: ports) to 2 2026-04-16 18:03:13.644 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] Successfully bumped revision number for resource 402f048a-031d-474c-ab37-3158cd8692c4 (type: router_ports) to 1 2026-04-16 18:03:13.827 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] No more DHCP agents 2026-04-16 18:03:13.828 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] Unable to schedule network 7210e2ac-cc86-4afa-8d89-087672720d9d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:13.938 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d9e437cb-f40d-424c-8f9c-c46107eda58c - - - - - -] OVN reports status down for port: 792c950e-1387-4674-8795-17329d98173e 2026-04-16 18:03:13.992 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] Successfully bumped revision number for resource 792c950e-1387-4674-8795-17329d98173e (type: ports) to 1 2026-04-16 18:03:14.272 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8ce319d-be42-4af3-97a9-7622e396826e - - - - - -] Successfully bumped revision number for resource 792c950e-1387-4674-8795-17329d98173e (type: ports) to 3 [pid: 8|app: 0|req: 1503/2903] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 18:03:09 2026] POST /v2.0/vpn/vpnservices => generated 459 bytes in 5019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2904] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:03:14 2026] GET /v2.0/vpn/vpnservices => generated 1308 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:03:14.760 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a4efe8e-e9b4-4605-8bc4-1f30abb2e3aa 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] TaaS: Handle Delete Port: 0ebd0829-f4e1-4d3b-833b-c1f333f2b42f 2026-04-16 18:03:14.763 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a4efe8e-e9b4-4605-8bc4-1f30abb2e3aa 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Tap Mirror: Handle Delete Port: 0ebd0829-f4e1-4d3b-833b-c1f333f2b42f 2026-04-16 18:03:15.013 8 INFO neutron_taas.services.taas.taas_plugin [None req-240a8639-a08e-4f35-a19b-f9beb5b1d211 - - - - - -] TaaS: Handle Delete Port: 792c950e-1387-4674-8795-17329d98173e 2026-04-16 18:03:15.017 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-240a8639-a08e-4f35-a19b-f9beb5b1d211 - - - - - -] Tap Mirror: Handle Delete Port: 792c950e-1387-4674-8795-17329d98173e 2026-04-16 18:03:15.399 8 INFO neutron_taas.services.taas.taas_plugin [None req-7cfb9dd8-b8d3-4649-9c0a-4afe5ac4f2bd - - - - - -] TaaS: Handle Delete Port: 402f048a-031d-474c-ab37-3158cd8692c4 2026-04-16 18:03:15.402 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cfb9dd8-b8d3-4649-9c0a-4afe5ac4f2bd - - - - - -] Tap Mirror: Handle Delete Port: 402f048a-031d-474c-ab37-3158cd8692c4 2026-04-16 18:03:16.202 8 INFO neutron_taas.services.taas.taas_plugin [None req-7cfb9dd8-b8d3-4649-9c0a-4afe5ac4f2bd - - - - - -] TaaS: Handle Delete Port: 7ecccd9b-919d-4d06-a3c9-1f67c80caa64 2026-04-16 18:03:16.205 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cfb9dd8-b8d3-4649-9c0a-4afe5ac4f2bd - - - - - -] Tap Mirror: Handle Delete Port: 7ecccd9b-919d-4d06-a3c9-1f67c80caa64 [pid: 7|app: 0|req: 1402/2905] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 18:03:16 2026] GET /v2.0/agents => generated 1214 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:03:16.428 8 INFO neutron.services.segments.plugin [-] Segment 0ab54afe-c935-461f-ad53-949edef9ca7f resource provider aggregate not found 2026-04-16 18:03:16.441 8 INFO neutron.services.segments.plugin [-] Segment 0ab54afe-c935-461f-ad53-949edef9ca7f resource provider aggregate not found 2026-04-16 18:03:16.454 8 INFO neutron.services.segments.plugin [-] Segment 0ab54afe-c935-461f-ad53-949edef9ca7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ab54afe-c935-461f-ad53-949edef9ca7f found for delete ", "request_id": "req-bd3fbe1d-2887-4f7d-8ac2-d7ce374d80e0"}]} [pid: 7|app: 0|req: 1403/2906] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 18:03:16 2026] GET /v2.0/security-groups => generated 20305 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 18:03:16.473 8 INFO neutron.services.segments.plugin [-] Segment 0ab54afe-c935-461f-ad53-949edef9ca7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ab54afe-c935-461f-ad53-949edef9ca7f found for delete ", "request_id": "req-1c2c244e-7529-4d71-8173-aa42b80f17f5"}]} [pid: 8|app: 0|req: 1504/2907] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:03:14 2026] DELETE /v2.0/vpn/vpnservices/1bbe8ed0-1b8c-4d04-b1d7-15cf44803765 => generated 0 bytes in 2006 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: 1505/2908] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:03:16 2026] GET /v2.0/vpn/vpnservices => generated 863 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2909] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:03:16 2026] GET /v2.0/routers => generated 2957 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:03:16.583 8 INFO neutron.api.v2.resource [None req-9791ea0a-e3a7-4fc1-a60f-2f4da910ec82 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - 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: 1506/2910] 10.0.0.153 () {34 vars in 707 bytes} [Thu Apr 16 18:03:16 2026] POST /v2.0/vpn/ipsec-site-connections => generated 127 bytes in 53 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2911] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 18:03:16 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-04-16 18:03:16.643 8 INFO neutron.api.v2.resource [None req-0a04a90f-dae3-493d-b7e6-474970dd9467 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - 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: 1507/2912] 10.0.0.153 () {34 vars in 707 bytes} [Thu Apr 16 18:03:16 2026] POST /v2.0/vpn/ipsec-site-connections => generated 136 bytes in 55 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-16 18:03:16.656 8 WARNING neutron.api.v2.base [None req-3be2978d-bafb-4266-8049-ca472b7c60ec 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - 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-04-16 18:03:16.657 8 INFO neutron.api.v2.resource [None req-3be2978d-bafb-4266-8049-ca472b7c60ec 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] create failed (client error): Invalid input for dpd. Reason: '59' is not a dictionary. [pid: 8|app: 0|req: 1508/2913] 10.0.0.153 () {34 vars in 707 bytes} [Thu Apr 16 18:03:16 2026] POST /v2.0/vpn/ipsec-site-connections => generated 129 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2914] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 18:03:16 2026] GET /v2.0/networks => generated 5374 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2915] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:03:16 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2916] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:03:16 2026] GET /v2.0/subnets => generated 3910 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:03:16.743 8 INFO neutron.api.v2.resource [None req-7bac1c61-eb34-48e7-9a2a-6287a0218e47 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - 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: 1510/2917] 10.0.0.153 () {34 vars in 707 bytes} [Thu Apr 16 18:03:16 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 43 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2918] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:16 2026] GET /v2.0/vpn/endpoint-groups => generated 907 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2919] 10.0.0.153 () {32 vars in 748 bytes} [Thu Apr 16 18:03:16 2026] DELETE /v2.0/vpn/endpoint-groups/04a681f0-081f-484e-8d41-aa297654ab86 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2920] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:16 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2921] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 18:03:16 2026] GET /v2.0/ports => generated 18692 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2922] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:03:16 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2923] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 18:03:16 2026] GET /v2.0/network-ip-availabilities => generated 2776 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:03:16.917 7 INFO neutron.api.v2.resource [None req-d2611f8d-0e7a-4a1d-802f-7682547c3803 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - 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: 1410/2924] 10.0.0.153 () {34 vars in 707 bytes} [Thu Apr 16 18:03:16 2026] POST /v2.0/vpn/ipsec-site-connections => generated 148 bytes in 44 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2925] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:03:16 2026] GET /v2.0/subnets => generated 3910 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2926] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:16 2026] GET /v2.0/vpn/endpoint-groups => generated 915 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2927] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:03:16 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: 1412/2928] 10.0.0.153 () {32 vars in 748 bytes} [Thu Apr 16 18:03:16 2026] DELETE /v2.0/vpn/endpoint-groups/905cf105-7be3-42d1-8072-bcc5be7b5b8a => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2929] 10.0.0.153 () {32 vars in 671 bytes} [Thu Apr 16 18:03:16 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2930] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:03:16 2026] GET /v2.0/floatingips => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:03:16.990 7 WARNING neutron.api.v2.base [None req-9df9e110-ea3b-4bc4-b4b6-cfdf351672ea 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - 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-04-16 18:03:16.990 7 INFO neutron.api.v2.resource [None req-9df9e110-ea3b-4bc4-b4b6-cfdf351672ea 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - 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: 1414/2931] 10.0.0.153 () {34 vars in 707 bytes} [Thu Apr 16 18:03:16 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-16 18:03:17.083 8 INFO neutron.db.segments_db [None req-83dc8ea3-0f82-49a1-bdf4-9e7b153144a2 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Added segment 9de7df12-f23e-43e0-90b0-d1c7043f22de of type geneve for network 71f852ab-8d06-4294-9794-0ebb66d17333 2026-04-16 18:03:17.194 8 INFO neutron.db.ovn_revision_numbers_db [None req-83dc8ea3-0f82-49a1-bdf4-9e7b153144a2 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 71f852ab-8d06-4294-9794-0ebb66d17333 (type: networks) to 1 2026-04-16 18:03:17.370 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-83dc8ea3-0f82-49a1-bdf4-9e7b153144a2 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:03:17.372 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83dc8ea3-0f82-49a1-bdf4-9e7b153144a2 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network 71f852ab-8d06-4294-9794-0ebb66d17333: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:17.450 8 INFO neutron.db.ovn_revision_numbers_db [None req-83dc8ea3-0f82-49a1-bdf4-9e7b153144a2 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource cd01aa13-d657-4d1d-b748-b3bf0070fad3 (type: ports) to 1 [pid: 8|app: 0|req: 1518/2932] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:03:16 2026] POST /v2.0/networks => generated 650 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:17.683 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd30f1e6-eeda-485d-bb86-b6c63c65d04b 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:03:17.684 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd30f1e6-eeda-485d-bb86-b6c63c65d04b 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network 71f852ab-8d06-4294-9794-0ebb66d17333: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:18.137 7 INFO neutron.db.ovn_revision_numbers_db [None req-3d0494a3-a0e6-496e-9f6c-6e46ef52a07a - - - - - -] Successfully bumped revision number for resource cd01aa13-d657-4d1d-b748-b3bf0070fad3 (type: ports) to 2 2026-04-16 18:03:18.173 7 INFO neutron.db.ovn_revision_numbers_db [None req-3d0494a3-a0e6-496e-9f6c-6e46ef52a07a - - - - - -] Successfully bumped revision number for resource d368bdcd-59ae-48f0-8e03-e0decb6183dd (type: subnets) to 0 [pid: 7|app: 0|req: 1415/2933] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:03:17 2026] POST /v2.0/subnets => generated 629 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:18.591 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b94fb7d-fef9-414f-a1e4-16c1602ede5e 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] No more DHCP agents 2026-04-16 18:03:18.593 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b94fb7d-fef9-414f-a1e4-16c1602ede5e 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:18.715 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d9e437cb-f40d-424c-8f9c-c46107eda58c - - - - - -] OVN reports status down for port: 67a08078-cf3a-43ab-b78d-0335edce5735 2026-04-16 18:03:18.779 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b94fb7d-fef9-414f-a1e4-16c1602ede5e 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 67a08078-cf3a-43ab-b78d-0335edce5735 (type: ports) to 1 2026-04-16 18:03:19.411 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-046e2f7c-98f3-4348-b27e-13b630ed71f0 - - - - - -] Schedule LRP lrp-67a08078-cf3a-43ab-b78d-0335edce5735 on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 18:03:19.441 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d9e437cb-f40d-424c-8f9c-c46107eda58c - - - - - -] OVN reports status up for port: 67a08078-cf3a-43ab-b78d-0335edce5735 2026-04-16 18:03:19.451 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] No hosting information found for port 505d3283-397e-420e-a5a5-b01ec8c82e36: RuntimeError: No hosting information found for port 505d3283-397e-420e-a5a5-b01ec8c82e36 2026-04-16 18:03:19.468 8 INFO neutron.plugins.ml2.plugin [None req-d9e437cb-f40d-424c-8f9c-c46107eda58c - - - - - -] Attempt 1 to provision port 67a08078-cf3a-43ab-b78d-0335edce5735 2026-04-16 18:03:19.510 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b94fb7d-fef9-414f-a1e4-16c1602ede5e 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 67a08078-cf3a-43ab-b78d-0335edce5735 (type: router_ports) to 1 2026-04-16 18:03:19.525 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] Successfully bumped revision number for resource 505d3283-397e-420e-a5a5-b01ec8c82e36 (type: router_ports) to 2 2026-04-16 18:03:19.526 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] OVN reports status down for port: 0ebd0829-f4e1-4d3b-833b-c1f333f2b42f 2026-04-16 18:03:19.534 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] OVN reports status down for port: 402f048a-031d-474c-ab37-3158cd8692c4 2026-04-16 18:03:19.546 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] OVN reports status up for port: 402f048a-031d-474c-ab37-3158cd8692c4 2026-04-16 18:03:19.607 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] OVN reports status down for port: cd01aa13-d657-4d1d-b748-b3bf0070fad3 2026-04-16 18:03:19.621 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b94fb7d-fef9-414f-a1e4-16c1602ede5e 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource c7385ec8-d549-4fae-ba80-5b0137d7fb51 (type: routers) to 2 [pid: 8|app: 0|req: 1519/2934] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:03:18 2026] POST /v2.0/routers => generated 937 bytes in 1444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:19.789 7 INFO neutron.api.v2.resource [None req-208e2f54-f65e-46a9-917d-9cdb0ff423e7 739e0e5f93f44ce4b18e4db5fd565258 0df4c742ed314ce186d7d99d8623b301 - - 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: 1416/2935] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 18:03:19 2026] POST /v2.0/vpn/vpnservices => generated 194 bytes in 140 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-16 18:03:19.927 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9aa43cd-76dd-4c6b-80d9-bcdfd6d6f6ba 739e0e5f93f44ce4b18e4db5fd565258 0df4c742ed314ce186d7d99d8623b301 - - default default] TaaS: Handle Delete Port: cd01aa13-d657-4d1d-b748-b3bf0070fad3 2026-04-16 18:03:19.930 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9aa43cd-76dd-4c6b-80d9-bcdfd6d6f6ba 739e0e5f93f44ce4b18e4db5fd565258 0df4c742ed314ce186d7d99d8623b301 - - default default] Tap Mirror: Handle Delete Port: cd01aa13-d657-4d1d-b748-b3bf0070fad3 2026-04-16 18:03:20.236 8 INFO neutron.services.segments.plugin [-] Segment 9de7df12-f23e-43e0-90b0-d1c7043f22de resource provider aggregate not found 2026-04-16 18:03:20.251 8 INFO neutron.services.segments.plugin [-] Segment 9de7df12-f23e-43e0-90b0-d1c7043f22de resource provider aggregate not found 2026-04-16 18:03:20.255 8 INFO neutron.services.segments.plugin [-] Segment 9de7df12-f23e-43e0-90b0-d1c7043f22de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9de7df12-f23e-43e0-90b0-d1c7043f22de found for delete ", "request_id": "req-0a26873d-4ef8-43a4-85b4-e886830001ef"}]} 2026-04-16 18:03:20.272 8 INFO neutron.services.segments.plugin [-] Segment 9de7df12-f23e-43e0-90b0-d1c7043f22de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9de7df12-f23e-43e0-90b0-d1c7043f22de found for delete ", "request_id": "req-09ba3426-7373-4329-b800-06321135f338"}]} [pid: 8|app: 0|req: 1520/2936] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:03:19 2026] DELETE /v2.0/networks/71f852ab-8d06-4294-9794-0ebb66d17333 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:03:20.608 7 INFO neutron_taas.services.taas.taas_plugin [None req-03a761c8-dcb9-4d68-8e23-d82c0ebd084c 739e0e5f93f44ce4b18e4db5fd565258 0df4c742ed314ce186d7d99d8623b301 - - default default] TaaS: Handle Delete Port: 67a08078-cf3a-43ab-b78d-0335edce5735 2026-04-16 18:03:20.613 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03a761c8-dcb9-4d68-8e23-d82c0ebd084c 739e0e5f93f44ce4b18e4db5fd565258 0df4c742ed314ce186d7d99d8623b301 - - default default] Tap Mirror: Handle Delete Port: 67a08078-cf3a-43ab-b78d-0335edce5735 [pid: 7|app: 0|req: 1417/2938] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:03:20 2026] DELETE /v2.0/routers/c7385ec8-d549-4fae-ba80-5b0137d7fb51 => generated 0 bytes in 738 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:03:21.038 7 WARNING neutron.api.v2.base [None req-a56dac95-de0f-4199-b318-3ef63816df4d 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - 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-04-16 18:03:21.039 7 INFO neutron.api.v2.resource [None req-a56dac95-de0f-4199-b318-3ef63816df4d 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] create failed (client error): Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. [pid: 7|app: 0|req: 1418/2940] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 18:03:21 2026] POST /v2.0/vpn/vpnservices => generated 401 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-16 18:03:21.052 8 WARNING neutron.api.v2.base [None req-4910a688-c850-4e23-a1bc-e52bbee84d78 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - 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-04-16 18:03:21.052 8 INFO neutron.api.v2.resource [None req-4910a688-c850-4e23-a1bc-e52bbee84d78 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] create failed (client error): Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. [pid: 8|app: 0|req: 1523/2941] 10.0.0.153 () {34 vars in 685 bytes} [Thu Apr 16 18:03:21 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-04-16 18:03:21.093 7 INFO neutron.api.v2.resource [None req-e704e752-d873-4545-93ec-1200838f3832 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - 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: 1419/2942] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:03:21 2026] POST /v2.0/vpn/endpoint-groups => generated 183 bytes in 35 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-16 18:03:21.141 8 INFO neutron.api.v2.resource [None req-b74bb1bf-ee4d-49af-ad5d-3d38590ef7d5 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - 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: 1524/2943] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:03:21 2026] POST /v2.0/vpn/endpoint-groups => generated 160 bytes in 43 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-16 18:03:21.181 7 INFO neutron.api.v2.resource [None req-8d70021a-34a2-471c-99d9-fcb939ebebf3 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - 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: 1420/2944] 10.0.0.153 () {34 vars in 693 bytes} [Thu Apr 16 18:03:21 2026] POST /v2.0/vpn/endpoint-groups => generated 154 bytes in 33 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2945] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:03:21 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: 1421/2946] 10.0.0.153 () {32 vars in 667 bytes} [Thu Apr 16 18:03:21 2026] GET /v2.0/vpn/ipsecpolicies => 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: 1526/2947] 10.0.0.153 () {32 vars in 685 bytes} [Thu Apr 16 18:03:21 2026] GET /v2.0/vpn/ipsec-site-connections => generated 796 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2948] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:03:21 2026] GET /v2.0/vpn/vpnservices => generated 863 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2949] 10.0.0.153 () {32 vars in 745 bytes} [Thu Apr 16 18:03:21 2026] GET /v2.0/vpn/endpoint-groups/d7df0467-9493-420d-97f9-3ef4b0dd82c1 => generated 328 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2950] 10.0.0.153 () {32 vars in 745 bytes} [Thu Apr 16 18:03:21 2026] GET /v2.0/vpn/endpoint-groups/f8150c8a-34eb-423b-b0f8-3ee90aa3c041 => generated 318 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2951] 10.0.0.153 () {32 vars in 737 bytes} [Thu Apr 16 18:03:21 2026] GET /v2.0/vpn/ikepolicies/c2274665-4dac-424b-9530-307e9cc1cfe8 => generated 403 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2952] 10.0.0.153 () {32 vars in 741 bytes} [Thu Apr 16 18:03:21 2026] GET /v2.0/vpn/ipsecpolicies/e593e1c5-ec4a-483d-8005-b53fd27c7b0a => generated 412 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2953] 10.0.0.153 () {32 vars in 737 bytes} [Thu Apr 16 18:03:21 2026] GET /v2.0/vpn/vpnservices/00db3bfd-e2a1-49ff-82b5-6abb9bfd9518 => generated 450 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:21.890 7 INFO neutron.db.ovn_revision_numbers_db [None req-490ed318-bcc1-4602-a1d2-a952fcaa8f12 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource c139a2d7-fce8-459b-913c-5d09d00830a8 (type: routers) to 10 [pid: 7|app: 0|req: 1425/2954] 10.0.0.153 () {32 vars in 762 bytes} [Thu Apr 16 18:03:21 2026] DELETE /v2.0/vpn/ipsec-site-connections/bf7f71a3-19ab-46a5-b3b5-e9122449e64a => generated 0 bytes in 547 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2955] 10.0.0.153 () {32 vars in 748 bytes} [Thu Apr 16 18:03:21 2026] DELETE /v2.0/vpn/endpoint-groups/d7df0467-9493-420d-97f9-3ef4b0dd82c1 => 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: 1426/2956] 10.0.0.153 () {32 vars in 748 bytes} [Thu Apr 16 18:03:21 2026] DELETE /v2.0/vpn/endpoint-groups/f8150c8a-34eb-423b-b0f8-3ee90aa3c041 => 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: 1531/2957] 10.0.0.153 () {32 vars in 744 bytes} [Thu Apr 16 18:03:21 2026] DELETE /v2.0/vpn/ipsecpolicies/e593e1c5-ec4a-483d-8005-b53fd27c7b0a => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2958] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:03:22 2026] DELETE /v2.0/vpn/ikepolicies/c2274665-4dac-424b-9530-307e9cc1cfe8 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2959] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:03:22 2026] DELETE /v2.0/vpn/vpnservices/00db3bfd-e2a1-49ff-82b5-6abb9bfd9518 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:03:22.356 7 INFO neutron_taas.services.taas.taas_plugin [None req-e8a5f110-ae93-4cfd-8f6a-b043a0c729c2 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] TaaS: Handle Delete Port: a36349f2-0260-44e0-8e20-fe92bb117982 2026-04-16 18:03:22.361 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8a5f110-ae93-4cfd-8f6a-b043a0c729c2 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Tap Mirror: Handle Delete Port: a36349f2-0260-44e0-8e20-fe92bb117982 2026-04-16 18:03:22.628 7 INFO neutron_taas.services.taas.taas_plugin [None req-a28cc66e-7015-40e0-9aeb-c708689b4426 - - - - - -] TaaS: Handle Delete Port: 356d98b2-09d2-41d2-8439-9c3237ec7194 2026-04-16 18:03:22.636 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a28cc66e-7015-40e0-9aeb-c708689b4426 - - - - - -] Tap Mirror: Handle Delete Port: 356d98b2-09d2-41d2-8439-9c3237ec7194 2026-04-16 18:03:23.080 7 INFO neutron_taas.services.taas.taas_plugin [None req-a2ef6782-d434-4138-bd19-96348dbff423 - - - - - -] TaaS: Handle Delete Port: 13cfebe3-4d94-4ae9-bf66-3e6d9ed7e1d7 2026-04-16 18:03:23.084 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2ef6782-d434-4138-bd19-96348dbff423 - - - - - -] Tap Mirror: Handle Delete Port: 13cfebe3-4d94-4ae9-bf66-3e6d9ed7e1d7 2026-04-16 18:03:24.479 7 INFO neutron_taas.services.taas.taas_plugin [None req-a2ef6782-d434-4138-bd19-96348dbff423 - - - - - -] TaaS: Handle Delete Port: e0c49688-ae38-40d7-bbbe-2127f62ab37d 2026-04-16 18:03:24.483 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2ef6782-d434-4138-bd19-96348dbff423 - - - - - -] Tap Mirror: Handle Delete Port: e0c49688-ae38-40d7-bbbe-2127f62ab37d [pid: 7|app: 0|req: 1428/2960] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:03:22 2026] DELETE /v2.0/vpn/vpnservices/68a1434c-b6ef-4699-b121-f6aab28a24ba => generated 0 bytes in 2617 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2961] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:03:24 2026] GET /v2.0/routers/c139a2d7-fce8-459b-913c-5d09d00830a8 => generated 943 bytes in 73 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-04-16 18:03:24.846 7 INFO neutron.services.segments.plugin [-] Segment c278a752-0bf8-4b25-91cb-05b76ad5b9d7 resource provider aggregate not found 2026-04-16 18:03:24.850 7 INFO neutron.services.segments.plugin [-] Segment c278a752-0bf8-4b25-91cb-05b76ad5b9d7 resource provider aggregate not found 2026-04-16 18:03:24.869 7 INFO neutron.services.segments.plugin [-] Segment c278a752-0bf8-4b25-91cb-05b76ad5b9d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c278a752-0bf8-4b25-91cb-05b76ad5b9d7 found for delete ", "request_id": "req-71eac4aa-f394-4f42-8cf6-06c0635a57c5"}]} 2026-04-16 18:03:24.871 7 INFO neutron.services.segments.plugin [-] Segment c278a752-0bf8-4b25-91cb-05b76ad5b9d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c278a752-0bf8-4b25-91cb-05b76ad5b9d7 found for delete ", "request_id": "req-ce63fb77-1c16-4789-b33d-d4f2ff21bbeb"}]} 2026-04-16 18:03:24.886 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d9e437cb-f40d-424c-8f9c-c46107eda58c - - - - - -] No port found with ID 67a08078-cf3a-43ab-b78d-0335edce5735: RuntimeError: No port found with ID 67a08078-cf3a-43ab-b78d-0335edce5735 2026-04-16 18:03:25.494 7 INFO neutron.db.ovn_revision_numbers_db [None req-693ddff3-4422-4e4c-9022-65057eb379b5 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource c139a2d7-fce8-459b-913c-5d09d00830a8 (type: routers) to 11 [pid: 7|app: 0|req: 1429/2962] 10.0.0.153 () {34 vars in 742 bytes} [Thu Apr 16 18:03:24 2026] PUT /v2.0/routers/c139a2d7-fce8-459b-913c-5d09d00830a8 => generated 943 bytes in 688 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2963] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:03:25 2026] GET /v2.0/ports?device_id=c139a2d7-fce8-459b-913c-5d09d00830a8 => generated 946 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:25.867 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8e196ce-4be4-49b6-8bba-20d0236efb96 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] TaaS: Handle Delete Port: c7b64d8f-91ff-45f5-b33e-7c198984892d 2026-04-16 18:03:25.870 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8e196ce-4be4-49b6-8bba-20d0236efb96 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Tap Mirror: Handle Delete Port: c7b64d8f-91ff-45f5-b33e-7c198984892d [pid: 7|app: 0|req: 1430/2964] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:03:25 2026] PUT /v2.0/routers/c139a2d7-fce8-459b-913c-5d09d00830a8/remove_router_interface => generated 309 bytes in 836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:26.719 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e6132e1-098f-4e95-b55b-be4edbce6012 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] TaaS: Handle Delete Port: db3fb53a-b261-4d36-9c6c-206477c1a868 2026-04-16 18:03:26.722 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e6132e1-098f-4e95-b55b-be4edbce6012 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Tap Mirror: Handle Delete Port: db3fb53a-b261-4d36-9c6c-206477c1a868 [pid: 8|app: 0|req: 1535/2965] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:03:26 2026] DELETE /v2.0/routers/c139a2d7-fce8-459b-913c-5d09d00830a8 => generated 0 bytes in 713 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: 1431/2966] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:03:27 2026] GET /v2.0/routers/5b21c432-b951-404b-bf4f-033617a31e16 => generated 943 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:27.893 8 INFO neutron.db.ovn_revision_numbers_db [None req-5dfdda2b-959f-4db9-b733-2e3a16ceac49 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 5b21c432-b951-404b-bf4f-033617a31e16 (type: routers) to 5 [pid: 8|app: 0|req: 1536/2967] 10.0.0.153 () {34 vars in 742 bytes} [Thu Apr 16 18:03:27 2026] PUT /v2.0/routers/5b21c432-b951-404b-bf4f-033617a31e16 => generated 943 bytes in 668 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2968] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:03:27 2026] GET /v2.0/ports?device_id=5b21c432-b951-404b-bf4f-033617a31e16 => generated 950 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:28.344 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ad1fff2-2a4b-4796-8e26-affe6e68fde7 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] TaaS: Handle Delete Port: 9fd6b748-c5fb-4edc-a62b-a65e75e0045f 2026-04-16 18:03:28.350 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ad1fff2-2a4b-4796-8e26-affe6e68fde7 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Tap Mirror: Handle Delete Port: 9fd6b748-c5fb-4edc-a62b-a65e75e0045f [pid: 8|app: 0|req: 1537/2969] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:03:28 2026] PUT /v2.0/routers/5b21c432-b951-404b-bf4f-033617a31e16/remove_router_interface => generated 309 bytes in 867 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:29.161 7 INFO neutron_taas.services.taas.taas_plugin [None req-1089e442-d253-4c38-ae41-ea3aa60d990e 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] TaaS: Handle Delete Port: 7454bc8a-94e7-4283-abae-0078ea8eb0dd 2026-04-16 18:03:29.164 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1089e442-d253-4c38-ae41-ea3aa60d990e 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Tap Mirror: Handle Delete Port: 7454bc8a-94e7-4283-abae-0078ea8eb0dd [pid: 7|app: 0|req: 1433/2970] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:03:28 2026] DELETE /v2.0/routers/5b21c432-b951-404b-bf4f-033617a31e16 => generated 0 bytes in 665 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: 1538/2971] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:03:29 2026] GET /v2.0/routers/2acf29cb-ae08-455b-9150-1bcf14f3a300 => generated 941 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:30.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-d09a1615-5ef5-4fea-8981-1e058687473d 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Successfully bumped revision number for resource 2acf29cb-ae08-455b-9150-1bcf14f3a300 (type: routers) to 5 [pid: 7|app: 0|req: 1434/2972] 10.0.0.153 () {34 vars in 742 bytes} [Thu Apr 16 18:03:29 2026] PUT /v2.0/routers/2acf29cb-ae08-455b-9150-1bcf14f3a300 => generated 941 bytes in 625 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2973] 10.0.0.153 () {32 vars in 736 bytes} [Thu Apr 16 18:03:30 2026] GET /v2.0/ports?device_id=2acf29cb-ae08-455b-9150-1bcf14f3a300 => generated 950 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:30.661 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa37978c-2212-420b-929d-d0b9cbe952c1 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] TaaS: Handle Delete Port: 505d3283-397e-420e-a5a5-b01ec8c82e36 2026-04-16 18:03:30.666 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa37978c-2212-420b-929d-d0b9cbe952c1 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Tap Mirror: Handle Delete Port: 505d3283-397e-420e-a5a5-b01ec8c82e36 [pid: 7|app: 0|req: 1435/2974] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:03:30 2026] PUT /v2.0/routers/2acf29cb-ae08-455b-9150-1bcf14f3a300/remove_router_interface => generated 309 bytes in 848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:31.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-cdb75a1d-f0cf-438e-b808-d5378c0a0bcd 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] TaaS: Handle Delete Port: fea413f9-c9f5-428c-927f-3825ac5af4d9 2026-04-16 18:03:31.506 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdb75a1d-f0cf-438e-b808-d5378c0a0bcd 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Tap Mirror: Handle Delete Port: fea413f9-c9f5-428c-927f-3825ac5af4d9 [pid: 8|app: 0|req: 1540/2975] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:03:31 2026] DELETE /v2.0/routers/2acf29cb-ae08-455b-9150-1bcf14f3a300 => generated 0 bytes in 645 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-04-16 18:03:31.886 7 INFO neutron.api.v2.resource [None req-0890d185-39ae-4d18-836e-eed26d2424a3 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1436/2976] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:03:31 2026] GET /v2.0/routers/c7385ec8-d549-4fae-ba80-5b0137d7fb51 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2977] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:03:31 2026] DELETE /v2.0/subnets/c53cfc1a-43f8-4f80-8264-6d693e85eb34 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2978] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:03:32 2026] DELETE /v2.0/subnets/664b1930-04e4-408c-a310-e7b051567c06 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2979] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:03:32 2026] DELETE /v2.0/subnets/1eeb1525-c667-4a14-b81e-d260a82fd6e5 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:03:32.440 7 INFO neutron.pecan_wsgi.hooks.translation [None req-139e96b9-9bee-4d63-87d5-db300131091e 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1438/2980] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:03:32 2026] DELETE /v2.0/subnets/d368bdcd-59ae-48f0-8e03-e0decb6183dd => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:03:32.579 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e388567-257d-4490-a1f1-5fd9082b5122 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] TaaS: Handle Delete Port: bb01a4fc-c16e-41c4-8232-23aacfc4e03d 2026-04-16 18:03:32.583 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e388567-257d-4490-a1f1-5fd9082b5122 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Tap Mirror: Handle Delete Port: bb01a4fc-c16e-41c4-8232-23aacfc4e03d 2026-04-16 18:03:32.795 8 INFO neutron.services.segments.plugin [-] Segment d0675bac-f03b-4e20-af0b-e4f1986c6e63 resource provider aggregate not found 2026-04-16 18:03:32.800 8 INFO neutron.services.segments.plugin [-] Segment d0675bac-f03b-4e20-af0b-e4f1986c6e63 resource provider aggregate not found 2026-04-16 18:03:32.820 8 INFO neutron.services.segments.plugin [-] Segment d0675bac-f03b-4e20-af0b-e4f1986c6e63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0675bac-f03b-4e20-af0b-e4f1986c6e63 found for delete ", "request_id": "req-5242b715-7656-4964-9fbe-b558b826a5e7"}]} 2026-04-16 18:03:32.822 8 INFO neutron.services.segments.plugin [-] Segment d0675bac-f03b-4e20-af0b-e4f1986c6e63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0675bac-f03b-4e20-af0b-e4f1986c6e63 found for delete ", "request_id": "req-b678511d-e8c7-4828-890e-40d24b6c6b1b"}]} [pid: 8|app: 0|req: 1543/2981] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:03:32 2026] DELETE /v2.0/networks/6f68b726-f9e8-4e88-a770-8aa0921ce419 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:03:32.968 7 INFO neutron_taas.services.taas.taas_plugin [None req-55894681-c997-4581-b457-89e1c3cbdccc 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] TaaS: Handle Delete Port: 569f8ce0-00ed-422b-a947-d54ab19a3d17 2026-04-16 18:03:32.972 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55894681-c997-4581-b457-89e1c3cbdccc 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Tap Mirror: Handle Delete Port: 569f8ce0-00ed-422b-a947-d54ab19a3d17 2026-04-16 18:03:33.153 7 INFO neutron.services.segments.plugin [-] Segment 33c62ed2-a3af-4bad-9f07-391f2be5cccd resource provider aggregate not found 2026-04-16 18:03:33.158 7 INFO neutron.services.segments.plugin [-] Segment 33c62ed2-a3af-4bad-9f07-391f2be5cccd resource provider aggregate not found 2026-04-16 18:03:33.172 7 INFO neutron.services.segments.plugin [-] Segment 33c62ed2-a3af-4bad-9f07-391f2be5cccd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33c62ed2-a3af-4bad-9f07-391f2be5cccd found for delete ", "request_id": "req-0e9fd4e4-01dd-4d59-85f9-1c09bc0928b4"}]} 2026-04-16 18:03:33.181 7 INFO neutron.services.segments.plugin [-] Segment 33c62ed2-a3af-4bad-9f07-391f2be5cccd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33c62ed2-a3af-4bad-9f07-391f2be5cccd found for delete ", "request_id": "req-3a6a9ffd-81cb-4766-84ee-42aaff3622a3"}]} [pid: 7|app: 0|req: 1439/2982] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:03:32 2026] DELETE /v2.0/networks/1ce55304-997b-4ecd-aaec-e384e1d8fc07 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:03:33.324 8 INFO neutron_taas.services.taas.taas_plugin [None req-9692c2d2-cdea-4509-bf43-f7034dc2bc47 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] TaaS: Handle Delete Port: e873d346-b607-4ebf-bbe8-cebad2f69639 2026-04-16 18:03:33.326 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9692c2d2-cdea-4509-bf43-f7034dc2bc47 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] Tap Mirror: Handle Delete Port: e873d346-b607-4ebf-bbe8-cebad2f69639 [pid: 8|app: 0|req: 1544/2983] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:03:33 2026] DELETE /v2.0/networks/311ddf60-76a9-48e1-8b15-0d2b74830597 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:03:33.554 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb387a0e-b932-42bc-88ec-0c2d7bfe70ce 91272e5527d14d149d5a5b604ff8a464 25fc746c81cf448d86b279b5912672d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1440/2984] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:03:33 2026] DELETE /v2.0/networks/71f852ab-8d06-4294-9794-0ebb66d17333 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2985] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:03:34 2026] GET /v2.0/security-groups?tenant_id=25fc746c81cf448d86b279b5912672d9&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2986] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:03:34 2026] DELETE /v2.0/security-groups/9d81ca52-8003-4e79-8c26-5950a9ef5273 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:03:34.665 8 INFO neutron.db.ovn_revision_numbers_db [None req-724a8e12-a4b8-4b9e-82e2-a707dbb6273c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1cfe2d55-3030-4b50-b209-9d3a4ee84872 (type: security_groups) to 1 2026-04-16 18:03:34.677 8 INFO neutron.db.ovn_revision_numbers_db [None req-724a8e12-a4b8-4b9e-82e2-a707dbb6273c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 018b1690-4350-4c30-99ce-288a35440b1d (type: security_group_rules) to 0 2026-04-16 18:03:34.688 8 INFO neutron.db.ovn_revision_numbers_db [None req-724a8e12-a4b8-4b9e-82e2-a707dbb6273c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4533a51d-8b9d-4264-b467-b8b98393457d (type: security_group_rules) to 0 2026-04-16 18:03:34.698 8 INFO neutron.db.ovn_revision_numbers_db [None req-724a8e12-a4b8-4b9e-82e2-a707dbb6273c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 4b5f47ad-726a-4fa3-ab9f-3e58819ffad3 (type: security_group_rules) to 0 2026-04-16 18:03:34.709 8 INFO neutron.db.ovn_revision_numbers_db [None req-724a8e12-a4b8-4b9e-82e2-a707dbb6273c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 79dc772a-ea57-4be5-b646-e976850fb375 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1546/2987] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:03:34 2026] GET /v2.0/security-groups?tenant_id=0df4c742ed314ce186d7d99d8623b301&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:03:34.842 8 INFO neutron.services.segments.plugin [-] Segment 832fad60-2d3e-4fa2-9c48-0a9d52705928 resource provider aggregate not found 2026-04-16 18:03:34.847 8 INFO neutron.services.segments.plugin [-] Segment 832fad60-2d3e-4fa2-9c48-0a9d52705928 resource provider aggregate not found 2026-04-16 18:03:34.862 8 INFO neutron.services.segments.plugin [-] Segment 832fad60-2d3e-4fa2-9c48-0a9d52705928 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 832fad60-2d3e-4fa2-9c48-0a9d52705928 found for delete ", "request_id": "req-54837fe6-4a92-4513-9800-0a809eda7535"}]} 2026-04-16 18:03:34.865 8 INFO neutron.services.segments.plugin [-] Segment 832fad60-2d3e-4fa2-9c48-0a9d52705928 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 832fad60-2d3e-4fa2-9c48-0a9d52705928 found for delete ", "request_id": "req-ac0d62a7-85e4-40fd-9af9-6f32c07c0edc"}]} [pid: 7|app: 0|req: 1442/2988] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:03:34 2026] DELETE /v2.0/security-groups/1cfe2d55-3030-4b50-b209-9d3a4ee84872 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:03:44.136 8 INFO neutron.db.ovn_revision_numbers_db [None req-f10a4a54-980e-4b0d-9b89-8a3d72e777cf a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 2150f6e4-21aa-4ac0-9de2-99b3ca992380 (type: security_groups) to 1 2026-04-16 18:03:44.148 8 INFO neutron.db.ovn_revision_numbers_db [None req-f10a4a54-980e-4b0d-9b89-8a3d72e777cf a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 144a29b7-ce85-4b11-8981-00d1edd2de96 (type: security_group_rules) to 0 2026-04-16 18:03:44.160 8 INFO neutron.db.ovn_revision_numbers_db [None req-f10a4a54-980e-4b0d-9b89-8a3d72e777cf a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 175d841d-b4c4-47b9-ad4f-2aafda4f0041 (type: security_group_rules) to 0 2026-04-16 18:03:44.171 8 INFO neutron.db.ovn_revision_numbers_db [None req-f10a4a54-980e-4b0d-9b89-8a3d72e777cf a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource b0f2a7ea-45e2-437f-8b2d-aff8d930b0fe (type: security_group_rules) to 0 2026-04-16 18:03:44.182 8 INFO neutron.db.ovn_revision_numbers_db [None req-f10a4a54-980e-4b0d-9b89-8a3d72e777cf a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource de877aca-8f13-42b2-afce-1dcd201f13d3 (type: security_group_rules) to 0 2026-04-16 18:03:44.263 8 INFO neutron.db.segments_db [None req-f10a4a54-980e-4b0d-9b89-8a3d72e777cf a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Added segment bdc19206-edcd-4071-9e6a-f4c95183aff3 of type geneve for network 9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761 2026-04-16 18:03:44.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-f10a4a54-980e-4b0d-9b89-8a3d72e777cf a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761 (type: networks) to 1 2026-04-16 18:03:44.557 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f10a4a54-980e-4b0d-9b89-8a3d72e777cf a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:03:44.558 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f10a4a54-980e-4b0d-9b89-8a3d72e777cf a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network 9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:44.616 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] OVN reports status down for port: 887f26b1-e019-4bb3-8ff5-0c368f8ecbdc 2026-04-16 18:03:44.643 8 INFO neutron.db.ovn_revision_numbers_db [None req-f10a4a54-980e-4b0d-9b89-8a3d72e777cf a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 887f26b1-e019-4bb3-8ff5-0c368f8ecbdc (type: ports) to 1 [pid: 8|app: 0|req: 1548/2991] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:03:43 2026] POST /v2.0/networks => generated 659 bytes in 843 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:44.881 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a7f5e1b-6226-4451-a6fd-70db666f828a a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:03:44.883 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a7f5e1b-6226-4451-a6fd-70db666f828a a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network 9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:45.356 7 INFO neutron.db.ovn_revision_numbers_db [None req-c39fdb3b-40b5-4822-bdf3-426a1f474fe3 - - - - - -] Successfully bumped revision number for resource 887f26b1-e019-4bb3-8ff5-0c368f8ecbdc (type: ports) to 2 2026-04-16 18:03:45.390 7 INFO neutron.db.ovn_revision_numbers_db [None req-c39fdb3b-40b5-4822-bdf3-426a1f474fe3 - - - - - -] Successfully bumped revision number for resource 0900cee3-37fb-4491-ad10-fb434d9b6231 (type: subnets) to 0 [pid: 7|app: 0|req: 1444/2992] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:03:44 2026] POST /v2.0/subnets => generated 658 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2993] 10.0.0.153 () {32 vars in 722 bytes} [Thu Apr 16 18:03:45 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:03:45.685 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ba1366c8-6ca2-49ae-a3d2-cbe9fab4fc81 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:03:45.686 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ba1366c8-6ca2-49ae-a3d2-cbe9fab4fc81 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network 9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:45.724 7 INFO neutron.db.ovn_revision_numbers_db [None req-ba1366c8-6ca2-49ae-a3d2-cbe9fab4fc81 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 46ce27e5-6013-42eb-892a-96f746062a70 (type: subnets) to 0 [pid: 7|app: 0|req: 1445/2994] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:03:45 2026] POST /v2.0/subnets => generated 732 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:45.838 8 INFO neutron.db.segments_db [None req-56067099-6771-4f5a-96d5-4f592d4f39c4 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Added segment e6593b89-e628-465a-bb29-21c9c04998ce of type geneve for network 151f3d61-610f-4ee7-8955-310a3c0bef7d 2026-04-16 18:03:45.945 8 INFO neutron.db.ovn_revision_numbers_db [None req-56067099-6771-4f5a-96d5-4f592d4f39c4 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 151f3d61-610f-4ee7-8955-310a3c0bef7d (type: networks) to 1 2026-04-16 18:03:46.105 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56067099-6771-4f5a-96d5-4f592d4f39c4 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:03:46.106 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56067099-6771-4f5a-96d5-4f592d4f39c4 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network 151f3d61-610f-4ee7-8955-310a3c0bef7d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:46.167 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] OVN reports status down for port: c8eabd15-2c9e-4df9-a0ae-465857cf2087 2026-04-16 18:03:46.197 8 INFO neutron.db.ovn_revision_numbers_db [None req-56067099-6771-4f5a-96d5-4f592d4f39c4 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource c8eabd15-2c9e-4df9-a0ae-465857cf2087 (type: ports) to 1 [pid: 8|app: 0|req: 1550/2995] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:03:45 2026] POST /v2.0/networks => generated 656 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:46.400 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c402ba9f-4df5-47e9-bdda-510fd7a26e7b a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:03:46.402 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c402ba9f-4df5-47e9-bdda-510fd7a26e7b a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network 151f3d61-610f-4ee7-8955-310a3c0bef7d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:46.830 7 INFO neutron.db.ovn_revision_numbers_db [None req-f275a1ae-4c24-4577-b551-8d1ecffa1038 - - - - - -] Successfully bumped revision number for resource c8eabd15-2c9e-4df9-a0ae-465857cf2087 (type: ports) to 2 2026-04-16 18:03:46.861 7 INFO neutron.db.ovn_revision_numbers_db [None req-f275a1ae-4c24-4577-b551-8d1ecffa1038 - - - - - -] Successfully bumped revision number for resource 3feb3220-5a9e-4b8f-abaf-708c579f50fd (type: subnets) to 0 [pid: 7|app: 0|req: 1446/2996] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:03:46 2026] POST /v2.0/subnets => generated 656 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:47.094 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-38fb58ba-25b1-41b8-99a5-9e3fcd0bcc5d a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:03:47.095 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38fb58ba-25b1-41b8-99a5-9e3fcd0bcc5d a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network 151f3d61-610f-4ee7-8955-310a3c0bef7d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:47.125 8 INFO neutron.db.ovn_revision_numbers_db [None req-38fb58ba-25b1-41b8-99a5-9e3fcd0bcc5d a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 3d5ec95d-f09c-480e-ba18-2dd334328375 (type: subnets) to 0 [pid: 8|app: 0|req: 1551/2997] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:03:46 2026] POST /v2.0/subnets => generated 726 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:47.239 7 INFO neutron.db.segments_db [None req-4deaa27a-66f1-4f2f-82fd-5acb0264de1f a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Added segment 223e8455-c5c4-4676-9586-f4801b831d7f of type geneve for network e383f159-1579-4117-9194-8a95f8295904 2026-04-16 18:03:47.330 7 INFO neutron.db.ovn_revision_numbers_db [None req-4deaa27a-66f1-4f2f-82fd-5acb0264de1f a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource e383f159-1579-4117-9194-8a95f8295904 (type: networks) to 1 2026-04-16 18:03:47.505 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4deaa27a-66f1-4f2f-82fd-5acb0264de1f a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:03:47.507 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4deaa27a-66f1-4f2f-82fd-5acb0264de1f a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network e383f159-1579-4117-9194-8a95f8295904: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:47.563 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] OVN reports status down for port: 23e2410a-0b6e-4dce-ae0f-72e757e16f6d 2026-04-16 18:03:47.634 7 INFO neutron.db.ovn_revision_numbers_db [None req-4deaa27a-66f1-4f2f-82fd-5acb0264de1f a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 23e2410a-0b6e-4dce-ae0f-72e757e16f6d (type: ports) to 1 [pid: 7|app: 0|req: 1447/2998] 10.0.0.153 () {34 vars in 670 bytes} [Thu Apr 16 18:03:47 2026] POST /v2.0/networks => generated 657 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:47.862 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-389fb0d0-25cd-4a18-9fc1-2f5eb5cbd7f0 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:03:47.863 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-389fb0d0-25cd-4a18-9fc1-2f5eb5cbd7f0 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network e383f159-1579-4117-9194-8a95f8295904: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:48.312 8 INFO neutron.db.ovn_revision_numbers_db [None req-e363deaf-eb97-4c04-9083-9b62b0e5eac5 - - - - - -] Successfully bumped revision number for resource 23e2410a-0b6e-4dce-ae0f-72e757e16f6d (type: ports) to 2 2026-04-16 18:03:48.343 8 INFO neutron.db.ovn_revision_numbers_db [None req-e363deaf-eb97-4c04-9083-9b62b0e5eac5 - - - - - -] Successfully bumped revision number for resource 7b119df4-7460-4db4-aae5-a8c7f3558c68 (type: subnets) to 0 [pid: 8|app: 0|req: 1552/2999] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:03:47 2026] POST /v2.0/subnets => generated 656 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:48.644 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3eb81dab-c668-4b2d-9578-1d278029c5a8 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:03:48.647 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3eb81dab-c668-4b2d-9578-1d278029c5a8 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network e383f159-1579-4117-9194-8a95f8295904: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:48.686 7 INFO neutron.db.ovn_revision_numbers_db [None req-3eb81dab-c668-4b2d-9578-1d278029c5a8 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 1cf4b9af-8da9-445d-8214-181c357f2717 (type: subnets) to 0 [pid: 7|app: 0|req: 1448/3000] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:03:48 2026] POST /v2.0/subnets => generated 730 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:49.053 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9cf8e32d-4a42-4b8b-85cf-eb02afca6948 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:03:49.055 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9cf8e32d-4a42-4b8b-85cf-eb02afca6948 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:49.138 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] OVN reports status down for port: be7db0ea-f734-46f7-b382-2a4bbc926571 2026-04-16 18:03:49.155 8 INFO neutron.db.ovn_revision_numbers_db [None req-9cf8e32d-4a42-4b8b-85cf-eb02afca6948 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource be7db0ea-f734-46f7-b382-2a4bbc926571 (type: ports) to 1 2026-04-16 18:03:49.629 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-046e2f7c-98f3-4348-b27e-13b630ed71f0 - - - - - -] Schedule LRP lrp-be7db0ea-f734-46f7-b382-2a4bbc926571 on gateway 2d81aa04-b595-400f-a07b-a108d91c65b9 with priority 1 2026-04-16 18:03:49.679 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] OVN reports status up for port: be7db0ea-f734-46f7-b382-2a4bbc926571 2026-04-16 18:03:49.685 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-263c8732-c93b-4f00-8b14-0de6cf5a709f - - - - - -] Router 1e3f2c7b-645d-42de-9097-0d4d18903f6d is bound to host instance 2026-04-16 18:03:49.701 8 INFO neutron.db.ovn_revision_numbers_db [None req-9cf8e32d-4a42-4b8b-85cf-eb02afca6948 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource be7db0ea-f734-46f7-b382-2a4bbc926571 (type: router_ports) to 1 2026-04-16 18:03:49.712 7 INFO neutron.plugins.ml2.plugin [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] Attempt 1 to provision port be7db0ea-f734-46f7-b382-2a4bbc926571 2026-04-16 18:03:49.766 8 INFO neutron.db.ovn_revision_numbers_db [None req-9cf8e32d-4a42-4b8b-85cf-eb02afca6948 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 1e3f2c7b-645d-42de-9097-0d4d18903f6d (type: routers) to 2 [pid: 8|app: 0|req: 1553/3001] 10.0.0.153 () {34 vars in 669 bytes} [Thu Apr 16 18:03:48 2026] POST /v2.0/routers => generated 944 bytes in 1078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:50.753 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e0039183-f88a-45f7-a30a-737398d65e7b a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:03:50.762 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e0039183-f88a-45f7-a30a-737398d65e7b a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network 9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:51.035 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0039183-f88a-45f7-a30a-737398d65e7b a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource d8c9d3c0-e2d3-4134-8484-4aedef1ffe7e (type: ports) to 1 2026-04-16 18:03:51.208 7 INFO neutron.db.ovn_revision_numbers_db [None req-fe27ef7e-acc9-4cb0-b54a-b601ff51be4a - - - - - -] Successfully bumped revision number for resource be7db0ea-f734-46f7-b382-2a4bbc926571 (type: ports) to 4 2026-04-16 18:03:51.947 7 INFO neutron.db.ovn_revision_numbers_db [None req-fe27ef7e-acc9-4cb0-b54a-b601ff51be4a - - - - - -] Successfully bumped revision number for resource be7db0ea-f734-46f7-b382-2a4bbc926571 (type: ports) to 5 2026-04-16 18:03:52.289 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e0039183-f88a-45f7-a30a-737398d65e7b a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:03:52.291 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e0039183-f88a-45f7-a30a-737398d65e7b a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network 9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:52.695 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0039183-f88a-45f7-a30a-737398d65e7b a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource d8c9d3c0-e2d3-4134-8484-4aedef1ffe7e (type: router_ports) to 1 [pid: 7|app: 0|req: 1449/3004] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 18:03:49 2026] PUT /v2.0/routers/1e3f2c7b-645d-42de-9097-0d4d18903f6d/add_router_interface => generated 309 bytes in 2913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:52.727 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] OVN reports status down for port: d8c9d3c0-e2d3-4134-8484-4aedef1ffe7e 2026-04-16 18:03:52.787 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 18:03:52.788 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] OVN reports status up for port: d8c9d3c0-e2d3-4134-8484-4aedef1ffe7e 2026-04-16 18:03:52.799 7 INFO neutron.plugins.ml2.plugin [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] Attempt 1 to provision port d8c9d3c0-e2d3-4134-8484-4aedef1ffe7e 2026-04-16 18:03:53.287 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d234310-59d3-485c-84aa-cf5b5629eeba - - - - - -] Successfully bumped revision number for resource d8c9d3c0-e2d3-4134-8484-4aedef1ffe7e (type: ports) to 2 2026-04-16 18:03:53.370 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca5c5f4c-7e15-4023-9c59-e1b84cbb7473 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:03:53.371 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca5c5f4c-7e15-4023-9c59-e1b84cbb7473 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network 151f3d61-610f-4ee7-8955-310a3c0bef7d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:53.523 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca5c5f4c-7e15-4023-9c59-e1b84cbb7473 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 8eb67294-d364-4011-8f02-6f69a6d957c5 (type: ports) to 1 2026-04-16 18:03:54.261 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca5c5f4c-7e15-4023-9c59-e1b84cbb7473 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:03:54.263 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca5c5f4c-7e15-4023-9c59-e1b84cbb7473 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network 151f3d61-610f-4ee7-8955-310a3c0bef7d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:54.580 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca5c5f4c-7e15-4023-9c59-e1b84cbb7473 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 8eb67294-d364-4011-8f02-6f69a6d957c5 (type: router_ports) to 1 [pid: 8|app: 0|req: 1556/3005] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 18:03:52 2026] PUT /v2.0/routers/1e3f2c7b-645d-42de-9097-0d4d18903f6d/add_router_interface => generated 309 bytes in 1877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:55.101 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0869af09-7c81-4d4b-8ceb-9b09d64ff249 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:03:55.103 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0869af09-7c81-4d4b-8ceb-9b09d64ff249 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network e383f159-1579-4117-9194-8a95f8295904: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:55.244 7 INFO neutron.db.ovn_revision_numbers_db [None req-0869af09-7c81-4d4b-8ceb-9b09d64ff249 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 6cc26229-f977-4aa0-816e-207c5d3bae9f (type: ports) to 1 2026-04-16 18:03:56.020 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0869af09-7c81-4d4b-8ceb-9b09d64ff249 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:03:56.022 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0869af09-7c81-4d4b-8ceb-9b09d64ff249 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network e383f159-1579-4117-9194-8a95f8295904: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:03:56.414 7 INFO neutron.db.ovn_revision_numbers_db [None req-0869af09-7c81-4d4b-8ceb-9b09d64ff249 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 6cc26229-f977-4aa0-816e-207c5d3bae9f (type: router_ports) to 1 [pid: 7|app: 0|req: 1450/3006] 10.0.0.153 () {34 vars in 783 bytes} [Thu Apr 16 18:03:54 2026] PUT /v2.0/routers/1e3f2c7b-645d-42de-9097-0d4d18903f6d/add_router_interface => generated 309 bytes in 1829 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:03:56.610 8 INFO neutron.db.ovn_revision_numbers_db [None req-7df812a0-287c-44e3-b380-a39f7f8a4fdf a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 6e5bb05a-df05-4e22-b248-1f879f2a38fe (type: security_groups) to 1 2026-04-16 18:03:56.622 8 INFO neutron.db.ovn_revision_numbers_db [None req-7df812a0-287c-44e3-b380-a39f7f8a4fdf a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource aa0ce11a-abd5-4f74-a0d2-44b85676134f (type: security_group_rules) to 0 2026-04-16 18:03:56.636 8 INFO neutron.db.ovn_revision_numbers_db [None req-7df812a0-287c-44e3-b380-a39f7f8a4fdf a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource b7d49420-68d3-4f20-9c47-ed24b112d04e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1557/3007] 10.0.0.153 () {34 vars in 684 bytes} [Thu Apr 16 18:03:56 2026] POST /v2.0/security-groups => generated 1629 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:03:56.815 7 INFO neutron.db.ovn_revision_numbers_db [None req-99f9a93f-ab67-4a15-80ba-b36724ea3a3c a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource d8635237-8db8-4748-9075-390b7c9d25e5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1451/3008] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:03:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:57.023 8 INFO neutron.db.ovn_revision_numbers_db [None req-62cbf06f-7c6b-4c9c-bbd3-22105d1879bc a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 3f4e1f82-41ce-4351-ad15-db9f542f15d7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1558/3009] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:03:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:57.251 7 INFO neutron.db.ovn_revision_numbers_db [None req-d33728ac-13e4-428c-9262-26777cf7968e a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 41e09f45-7eb5-4179-90b2-c4228299ebfa (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1452/3010] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:03:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:57.435 8 INFO neutron.db.ovn_revision_numbers_db [None req-59632808-0642-4258-a5e9-c85f2bacacbf a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 74a32d3d-1672-4328-8753-4e79d5a46e1f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1559/3011] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:03:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:57.639 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca2e0a1f-bc41-4a56-a8e8-25f47d74a6b9 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 025b323c-972d-433a-80fd-93b8c082253b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1453/3012] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:03:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:57.807 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-332b5694-71a9-406b-8e5d-745a192efa3e - - - - - -] No hosting information found for port d8c9d3c0-e2d3-4134-8484-4aedef1ffe7e: RuntimeError: No hosting information found for port d8c9d3c0-e2d3-4134-8484-4aedef1ffe7e 2026-04-16 18:03:57.849 8 INFO neutron.db.ovn_revision_numbers_db [None req-15b375a2-43f9-4e3a-b340-8678d90a21de a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 03641bd2-e1b4-48e0-88a3-66fb739fabf5 (type: security_group_rules) to 0 2026-04-16 18:03:57.882 7 INFO neutron.db.ovn_revision_numbers_db [None req-332b5694-71a9-406b-8e5d-745a192efa3e - - - - - -] Successfully bumped revision number for resource d8c9d3c0-e2d3-4134-8484-4aedef1ffe7e (type: router_ports) to 2 [pid: 8|app: 0|req: 1560/3013] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:03:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:57.935 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-332b5694-71a9-406b-8e5d-745a192efa3e - - - - - -] OVN reports status down for port: 8eb67294-d364-4011-8f02-6f69a6d957c5 2026-04-16 18:03:58.029 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-332b5694-71a9-406b-8e5d-745a192efa3e - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 18:03:58.029 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-332b5694-71a9-406b-8e5d-745a192efa3e - - - - - -] OVN reports status up for port: 8eb67294-d364-4011-8f02-6f69a6d957c5 2026-04-16 18:03:58.043 7 INFO neutron.plugins.ml2.plugin [None req-332b5694-71a9-406b-8e5d-745a192efa3e - - - - - -] Attempt 1 to provision port 8eb67294-d364-4011-8f02-6f69a6d957c5 2026-04-16 18:03:58.099 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b008bcb-d153-4ec1-bffd-5e0593d0765d a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 19edf2ed-b0d4-4e12-997a-1d1708d3c71c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1454/3014] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:03:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:58.346 8 INFO neutron.db.ovn_revision_numbers_db [None req-7fb195f3-f953-454c-9648-afe1452252fb a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource af3e36e4-37b8-41e8-9943-308d8f4fbce0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1561/3015] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:03:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:58.590 7 INFO neutron.db.ovn_revision_numbers_db [None req-332b5694-71a9-406b-8e5d-745a192efa3e - - - - - -] Successfully bumped revision number for resource 8eb67294-d364-4011-8f02-6f69a6d957c5 (type: ports) to 2 2026-04-16 18:03:58.704 7 INFO neutron.db.ovn_revision_numbers_db [None req-4788ba1b-d6e0-4fae-ad9c-6cb546be0888 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 81d784e7-40c6-493f-9b70-e1fdd6d7fe72 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1455/3016] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:03:58 2026] POST /v2.0/security-group-rules => generated 599 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:58.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-12871331-459b-4691-abe5-af7c71b2e36b a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource a7d50296-9f8a-4aaf-b5f7-2810e329dc96 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1562/3017] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:03:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:03:59.214 7 INFO neutron.db.ovn_revision_numbers_db [None req-6294f65e-9dbe-4324-af03-20c93b0affc5 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource d5b71f48-e0a7-4431-8bd2-7be8841dc12e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1456/3018] 10.0.0.153 () {34 vars in 695 bytes} [Thu Apr 16 18:03:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3019] 10.0.0.198 () {34 vars in 1094 bytes} [Thu Apr 16 18:03:59 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-790520674&fields=id&tenant_id=009e307b2d104a67a074e0c66e7f3a0d => 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: 1457/3020] 10.0.0.198 () {34 vars in 982 bytes} [Thu Apr 16 18:03:59 2026] GET /v2.0/networks?id=151f3d61-610f-4ee7-8955-310a3c0bef7d => 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: 1564/3021] 10.0.0.198 () {34 vars in 965 bytes} [Thu Apr 16 18:03:59 2026] GET /v2.0/quotas/009e307b2d104a67a074e0c66e7f3a0d => 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: 1458/3022] 10.0.0.198 () {34 vars in 1002 bytes} [Thu Apr 16 18:03:59 2026] GET /v2.0/ports?tenant_id=009e307b2d104a67a074e0c66e7f3a0d&fields=id => generated 287 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3023] 10.0.0.198 () {34 vars in 1008 bytes} [Thu Apr 16 18:03:59 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3024] 10.0.0.198 () {34 vars in 1108 bytes} [Thu Apr 16 18:04:00 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?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: 1566/3025] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:04:00 2026] GET /v2.0/ports?device_id=0dc55fd0-90d8-48da-a46b-e8f66860a705 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:04:04.154 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e08adebf-e498-491b-b209-6c09aee075af - - - - - -] No hosting information found for port 8eb67294-d364-4011-8f02-6f69a6d957c5: RuntimeError: No hosting information found for port 8eb67294-d364-4011-8f02-6f69a6d957c5 2026-04-16 18:04:04.242 7 INFO neutron.db.ovn_revision_numbers_db [None req-e08adebf-e498-491b-b209-6c09aee075af - - - - - -] Successfully bumped revision number for resource 8eb67294-d364-4011-8f02-6f69a6d957c5 (type: router_ports) to 2 2026-04-16 18:04:04.242 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e08adebf-e498-491b-b209-6c09aee075af - - - - - -] OVN reports status down for port: 6cc26229-f977-4aa0-816e-207c5d3bae9f 2026-04-16 18:04:04.298 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e08adebf-e498-491b-b209-6c09aee075af - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 18:04:04.299 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e08adebf-e498-491b-b209-6c09aee075af - - - - - -] OVN reports status up for port: 6cc26229-f977-4aa0-816e-207c5d3bae9f 2026-04-16 18:04:04.310 7 INFO neutron.plugins.ml2.plugin [None req-e08adebf-e498-491b-b209-6c09aee075af - - - - - -] Attempt 1 to provision port 6cc26229-f977-4aa0-816e-207c5d3bae9f 2026-04-16 18:04:04.717 7 INFO neutron.db.ovn_revision_numbers_db [None req-e08adebf-e498-491b-b209-6c09aee075af - - - - - -] Successfully bumped revision number for resource 6cc26229-f977-4aa0-816e-207c5d3bae9f (type: ports) to 2 [pid: 7|app: 0|req: 1460/3026] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:04:05 2026] GET /v2.0/ports?device_id=0dc55fd0-90d8-48da-a46b-e8f66860a705 => 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: 1568/3029] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:04:06 2026] GET /v2.0/networks?id=151f3d61-610f-4ee7-8955-310a3c0bef7d => generated 742 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3030] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 16 18:04:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=009e307b2d104a67a074e0c66e7f3a0d => generated 178 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:04:07.052 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-33be0d49-4626-41fc-9687-b629b1fb52db req-8e3f11dd-1f90-4368-b1d9-877f1ff9edbc a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:04:07.054 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-33be0d49-4626-41fc-9687-b629b1fb52db req-8e3f11dd-1f90-4368-b1d9-877f1ff9edbc a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network 151f3d61-610f-4ee7-8955-310a3c0bef7d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:04:07.169 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d9e437cb-f40d-424c-8f9c-c46107eda58c - - - - - -] OVN reports status down for port: e4d4fab6-8e63-4a5c-abf1-969861719219 2026-04-16 18:04:07.237 8 INFO neutron.db.ovn_revision_numbers_db [req-33be0d49-4626-41fc-9687-b629b1fb52db req-8e3f11dd-1f90-4368-b1d9-877f1ff9edbc a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource e4d4fab6-8e63-4a5c-abf1-969861719219 (type: ports) to 1 [pid: 8|app: 0|req: 1569/3031] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 16 18:04:06 2026] POST /v2.0/ports => generated 1183 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:04:07.747 7 INFO neutron.db.ovn_revision_numbers_db [req-33be0d49-4626-41fc-9687-b629b1fb52db req-4580a052-62c3-4114-b036-8ad4a7173e6b 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource e4d4fab6-8e63-4a5c-abf1-969861719219 (type: ports) to 2 2026-04-16 18:04:07.955 7 INFO neutron.db.ovn_revision_numbers_db [req-33be0d49-4626-41fc-9687-b629b1fb52db req-4580a052-62c3-4114-b036-8ad4a7173e6b 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource e4d4fab6-8e63-4a5c-abf1-969861719219 (type: ports) to 4 [pid: 7|app: 0|req: 1463/3032] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 18:04:07 2026] PUT /v2.0/ports/e4d4fab6-8e63-4a5c-abf1-969861719219 => generated 1433 bytes in 637 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:04:08.113 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a45227d0-2498-4c6b-b6e3-d44ea6ccab1d'] response: {'name': 'network-changed', 'server_uuid': '0dc55fd0-90d8-48da-a46b-e8f66860a705', 'tag': 'e4d4fab6-8e63-4a5c-abf1-969861719219', '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: 1570/3033] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:04:08 2026] GET /v2.0/ports?tenant_id=009e307b2d104a67a074e0c66e7f3a0d&device_id=0dc55fd0-90d8-48da-a46b-e8f66860a705 => generated 1436 bytes in 43 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: 1464/3034] 199.204.45.233 () {34 vars in 1018 bytes} [Thu Apr 16 18:04:08 2026] GET /v2.0/networks?tenant_id=009e307b2d104a67a074e0c66e7f3a0d&shared=False => generated 2498 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3035] 199.204.45.233 () {34 vars in 930 bytes} [Thu Apr 16 18:04:08 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:04:09.677 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6c1aab06-bab7-47eb-a713-6b89e65d554a - - - - - -] No hosting information found for port 6cc26229-f977-4aa0-816e-207c5d3bae9f: RuntimeError: No hosting information found for port 6cc26229-f977-4aa0-816e-207c5d3bae9f 2026-04-16 18:04:09.759 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c1aab06-bab7-47eb-a713-6b89e65d554a - - - - - -] Successfully bumped revision number for resource 6cc26229-f977-4aa0-816e-207c5d3bae9f (type: router_ports) to 2 [pid: 7|app: 0|req: 1465/3036] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:04:09 2026] GET /v2.0/ports?tenant_id=009e307b2d104a67a074e0c66e7f3a0d&device_id=0dc55fd0-90d8-48da-a46b-e8f66860a705 => generated 1436 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3037] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 18:04:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.221&port_id=e4d4fab6-8e63-4a5c-abf1-969861719219 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3038] 199.204.45.233 () {34 vars in 1104 bytes} [Thu Apr 16 18:04:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37f&port_id=e4d4fab6-8e63-4a5c-abf1-969861719219 => 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: 1573/3039] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 16 18:04:09 2026] GET /v2.0/subnets?id=3feb3220-5a9e-4b8f-abaf-708c579f50fd&id=3d5ec95d-f09c-480e-ba18-2dd334328375 => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3040] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:04:10 2026] GET /v2.0/ports?network_id=151f3d61-610f-4ee7-8955-310a3c0bef7d&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: 1574/3041] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:04:10 2026] GET /v2.0/ports?network_id=151f3d61-610f-4ee7-8955-310a3c0bef7d&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: 1468/3042] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:04:10 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?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: 1575/3043] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:04:10 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?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: 1469/3044] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:04:10 2026] GET /v2.0/ports?device_id=0dc55fd0-90d8-48da-a46b-e8f66860a705 => generated 1198 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3045] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:04:10 2026] GET /v2.0/security-groups?id=6e5bb05a-df05-4e22-b248-1f879f2a38fe&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:04:12.825 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d9e437cb-f40d-424c-8f9c-c46107eda58c - - - - - -] OVN reports status up for port: e4d4fab6-8e63-4a5c-abf1-969861719219 2026-04-16 18:04:12.840 8 INFO neutron.plugins.ml2.plugin [None req-d9e437cb-f40d-424c-8f9c-c46107eda58c - - - - - -] Attempt 1 to provision port e4d4fab6-8e63-4a5c-abf1-969861719219 2026-04-16 18:04:13.014 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-25a0f6a0-c5e6-4aea-9524-550f1c4d6fe1'] response: {'server_uuid': '0dc55fd0-90d8-48da-a46b-e8f66860a705', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e4d4fab6-8e63-4a5c-abf1-969861719219', 'code': 200} 2026-04-16 18:04:13.162 8 INFO neutron.db.ovn_revision_numbers_db [None req-d9e437cb-f40d-424c-8f9c-c46107eda58c - - - - - -] Successfully bumped revision number for resource e4d4fab6-8e63-4a5c-abf1-969861719219 (type: ports) to 5 2026-04-16 18:04:15.070 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ec02ee6-b2bc-4b86-8c1b-f676c09e759b'] response: {'server_uuid': '0dc55fd0-90d8-48da-a46b-e8f66860a705', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e4d4fab6-8e63-4a5c-abf1-969861719219', 'code': 200} [pid: 7|app: 0|req: 1470/3046] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:04:15 2026] GET /v2.0/ports?device_id=0dc55fd0-90d8-48da-a46b-e8f66860a705 => generated 1200 bytes in 81 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: 1577/3047] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:04:15 2026] GET /v2.0/security-groups?id=6e5bb05a-df05-4e22-b248-1f879f2a38fe&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3048] 10.0.0.153 () {32 vars in 818 bytes} [Thu Apr 16 18:04:15 2026] GET /v2.0/ports?network_id=151f3d61-610f-4ee7-8955-310a3c0bef7d&mac_address=fa%3A16%3A3e%3A2c%3A13%3A4a => generated 1200 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:04:16.079 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-599ecc2a-27d6-47f5-854a-d7f5c3aed6eb a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:04:16.080 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-599ecc2a-27d6-47f5-854a-d7f5c3aed6eb a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1472/3049] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:04:16 2026] GET /v2.0/floatingips => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3050] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 18:04:16 2026] GET /v2.0/ports => generated 14952 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3051] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 18:04:16 2026] GET /v2.0/networks => generated 4772 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3052] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:04:16 2026] GET /v2.0/routers => generated 965 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3053] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 18:04:16 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: 7|app: 0|req: 1477/3054] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:04:16 2026] GET /v2.0/subnets => generated 5514 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3055] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:04:16 2026] GET /v2.0/subnets => generated 5514 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3056] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:04:16 2026] GET /v2.0/subnetpools => 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: 1480/3057] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 18:04:16 2026] GET /v2.0/security-groups => generated 28652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3058] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 18:04:16 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) /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: 1482/3059] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 18:04:16 2026] GET /v2.0/network-ip-availabilities => generated 3190 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:04:17.676 8 INFO neutron.db.ovn_revision_numbers_db [None req-599ecc2a-27d6-47f5-854a-d7f5c3aed6eb a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 0938426a-7b4d-4c0a-90ed-04a6caf6842e (type: floatingips) to 1 2026-04-16 18:04:17.677 8 INFO neutron.db.l3_db [None req-599ecc2a-27d6-47f5-854a-d7f5c3aed6eb a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Floating IP 0938426a-7b4d-4c0a-90ed-04a6caf6842e associated. External IP: 10.96.250.216, port: e4d4fab6-8e63-4a5c-abf1-969861719219. [pid: 8|app: 0|req: 1578/3060] 10.0.0.153 () {34 vars in 677 bytes} [Thu Apr 16 18:04:15 2026] POST /v2.0/floatingips => generated 855 bytes in 1917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:04:17.761 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-39b183af-4aae-4f3a-b7f6-baf00e74734e'] response: {'name': 'network-changed', 'server_uuid': '0dc55fd0-90d8-48da-a46b-e8f66860a705', 'tag': 'e4d4fab6-8e63-4a5c-abf1-969861719219', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1483/3061] 10.0.0.198 () {34 vars in 1094 bytes} [Thu Apr 16 18:04:17 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-790520674&fields=id&tenant_id=009e307b2d104a67a074e0c66e7f3a0d => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3062] 10.0.0.198 () {34 vars in 982 bytes} [Thu Apr 16 18:04:17 2026] GET /v2.0/networks?id=e383f159-1579-4117-9194-8a95f8295904 => generated 743 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3063] 10.0.0.198 () {34 vars in 965 bytes} [Thu Apr 16 18:04:17 2026] GET /v2.0/quotas/009e307b2d104a67a074e0c66e7f3a0d => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3064] 10.0.0.198 () {34 vars in 1002 bytes} [Thu Apr 16 18:04:17 2026] GET /v2.0/ports?tenant_id=009e307b2d104a67a074e0c66e7f3a0d&fields=id => generated 333 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3065] 10.0.0.198 () {34 vars in 1008 bytes} [Thu Apr 16 18:04:18 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3066] 10.0.0.198 () {34 vars in 1108 bytes} [Thu Apr 16 18:04:18 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?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: 1486/3067] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:04:18 2026] GET /v2.0/ports?tenant_id=009e307b2d104a67a074e0c66e7f3a0d&device_id=0dc55fd0-90d8-48da-a46b-e8f66860a705 => generated 1438 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3068] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:04:18 2026] GET /v2.0/ports?device_id=cd8c3588-94bf-4954-9a37-bdf189b31d7c => 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: 1582/3069] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:04:18 2026] GET /v2.0/networks?id=151f3d61-610f-4ee7-8955-310a3c0bef7d => generated 841 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3070] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 18:04:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.221&port_id=e4d4fab6-8e63-4a5c-abf1-969861719219 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3071] 199.204.45.233 () {34 vars in 1104 bytes} [Thu Apr 16 18:04:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37f&port_id=e4d4fab6-8e63-4a5c-abf1-969861719219 => 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: 1489/3072] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 16 18:04:18 2026] GET /v2.0/subnets?id=3feb3220-5a9e-4b8f-abaf-708c579f50fd&id=3d5ec95d-f09c-480e-ba18-2dd334328375 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3073] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:04:18 2026] GET /v2.0/ports?network_id=151f3d61-610f-4ee7-8955-310a3c0bef7d&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: 1490/3074] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:04:18 2026] GET /v2.0/ports?network_id=151f3d61-610f-4ee7-8955-310a3c0bef7d&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: 8|app: 0|req: 1585/3075] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:04:18 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?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: 1491/3076] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:04:18 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?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: 1587/3079] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:04:22 2026] GET /v2.0/networks?id=e383f159-1579-4117-9194-8a95f8295904 => generated 743 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3080] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 16 18:04:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=009e307b2d104a67a074e0c66e7f3a0d => generated 178 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:04:23.002 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-cfd1b78e-beab-40f0-a256-22fb9372fe97 req-15d55ecf-14c6-457d-8d88-7b895b19538b a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:04:23.003 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-cfd1b78e-beab-40f0-a256-22fb9372fe97 req-15d55ecf-14c6-457d-8d88-7b895b19538b a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network e383f159-1579-4117-9194-8a95f8295904: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:04:23.113 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-91d28db1-f0ea-4950-b78a-2909cbc47bca - - - - - -] OVN reports status down for port: 16b3072e-90d1-4718-a0ff-8b5d7a13afad 2026-04-16 18:04:23.165 8 INFO neutron.db.ovn_revision_numbers_db [req-cfd1b78e-beab-40f0-a256-22fb9372fe97 req-15d55ecf-14c6-457d-8d88-7b895b19538b a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 16b3072e-90d1-4718-a0ff-8b5d7a13afad (type: ports) to 1 [pid: 8|app: 0|req: 1588/3081] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 16 18:04:22 2026] POST /v2.0/ports => generated 1183 bytes in 568 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: 1589/3082] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:04:23 2026] GET /v2.0/ports?device_id=cd8c3588-94bf-4954-9a37-bdf189b31d7c => generated 1186 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3083] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:04:23 2026] GET /v2.0/security-groups?id=6e5bb05a-df05-4e22-b248-1f879f2a38fe&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:04:23.594 7 INFO neutron.db.ovn_revision_numbers_db [req-cfd1b78e-beab-40f0-a256-22fb9372fe97 req-a1c99b77-74e9-4dec-990a-130a4123227a 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 16b3072e-90d1-4718-a0ff-8b5d7a13afad (type: ports) to 2 2026-04-16 18:04:23.802 7 INFO neutron.db.ovn_revision_numbers_db [req-cfd1b78e-beab-40f0-a256-22fb9372fe97 req-a1c99b77-74e9-4dec-990a-130a4123227a 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 16b3072e-90d1-4718-a0ff-8b5d7a13afad (type: ports) to 4 [pid: 7|app: 0|req: 1494/3084] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 18:04:23 2026] PUT /v2.0/ports/16b3072e-90d1-4718-a0ff-8b5d7a13afad => generated 1433 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:04:23.864 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0afc572-b2ea-464d-8380-bf632d6a10ed'] response: {'name': 'network-changed', 'server_uuid': 'cd8c3588-94bf-4954-9a37-bdf189b31d7c', 'tag': '16b3072e-90d1-4718-a0ff-8b5d7a13afad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1591/3085] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:04:24 2026] GET /v2.0/ports?tenant_id=009e307b2d104a67a074e0c66e7f3a0d&device_id=cd8c3588-94bf-4954-9a37-bdf189b31d7c => generated 1436 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, ' [pid: 7|app: 0|req: 1495/3086] 199.204.45.233 () {34 vars in 1018 bytes} [Thu Apr 16 18:04:24 2026] GET /v2.0/networks?tenant_id=009e307b2d104a67a074e0c66e7f3a0d&shared=False => generated 2498 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3087] 199.204.45.233 () {34 vars in 930 bytes} [Thu Apr 16 18:04:24 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: 1496/3088] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:04:25 2026] GET /v2.0/ports?tenant_id=009e307b2d104a67a074e0c66e7f3a0d&device_id=cd8c3588-94bf-4954-9a37-bdf189b31d7c => generated 1436 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3089] 199.204.45.233 () {34 vars in 1056 bytes} [Thu Apr 16 18:04:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.33&port_id=16b3072e-90d1-4718-a0ff-8b5d7a13afad => 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: 1593/3090] 10.0.0.180 () {34 vars in 990 bytes} [Thu Apr 16 18:04:25 2026] GET /v2.0/ports?device_id=0dc55fd0-90d8-48da-a46b-e8f66860a705 => generated 1438 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3091] 10.0.0.180 () {34 vars in 1040 bytes} [Thu Apr 16 18:04:25 2026] GET /v2.0/security-groups?id=6e5bb05a-df05-4e22-b248-1f879f2a38fe&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3092] 199.204.45.233 () {34 vars in 1106 bytes} [Thu Apr 16 18:04:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e0&port_id=16b3072e-90d1-4718-a0ff-8b5d7a13afad => generated 19 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3093] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 16 18:04:26 2026] GET /v2.0/subnets?id=1cf4b9af-8da9-445d-8214-181c357f2717&id=7b119df4-7460-4db4-aae5-a8c7f3558c68 => generated 1415 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3094] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:04:26 2026] GET /v2.0/ports?network_id=e383f159-1579-4117-9194-8a95f8295904&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: 1596/3095] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:04:26 2026] GET /v2.0/ports?network_id=e383f159-1579-4117-9194-8a95f8295904&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: 1500/3096] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:04:26 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?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: 1597/3097] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:04:26 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?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: 1501/3098] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:04:28 2026] GET /v2.0/ports?device_id=cd8c3588-94bf-4954-9a37-bdf189b31d7c => generated 1198 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3099] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:04:28 2026] GET /v2.0/security-groups?id=6e5bb05a-df05-4e22-b248-1f879f2a38fe&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:04:29.152 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-91d28db1-f0ea-4950-b78a-2909cbc47bca - - - - - -] OVN reports status up for port: 16b3072e-90d1-4718-a0ff-8b5d7a13afad 2026-04-16 18:04:29.165 8 INFO neutron.plugins.ml2.plugin [None req-91d28db1-f0ea-4950-b78a-2909cbc47bca - - - - - -] Attempt 1 to provision port 16b3072e-90d1-4718-a0ff-8b5d7a13afad 2026-04-16 18:04:29.288 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8b4247c-a285-47dc-a2a4-71a5ace5f0ab'] response: {'server_uuid': 'cd8c3588-94bf-4954-9a37-bdf189b31d7c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16b3072e-90d1-4718-a0ff-8b5d7a13afad', 'code': 200} 2026-04-16 18:04:29.390 8 INFO neutron.db.ovn_revision_numbers_db [None req-91d28db1-f0ea-4950-b78a-2909cbc47bca - - - - - -] Successfully bumped revision number for resource 16b3072e-90d1-4718-a0ff-8b5d7a13afad (type: ports) to 5 2026-04-16 18:04:31.329 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2040e40-fd1a-4519-bfb2-bc0c71cf8d6a'] response: {'server_uuid': 'cd8c3588-94bf-4954-9a37-bdf189b31d7c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16b3072e-90d1-4718-a0ff-8b5d7a13afad', 'code': 200} [pid: 7|app: 0|req: 1502/3100] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:04:33 2026] GET /v2.0/ports?device_id=cd8c3588-94bf-4954-9a37-bdf189b31d7c => generated 1200 bytes in 92 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: 1599/3101] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:04:33 2026] GET /v2.0/security-groups?id=6e5bb05a-df05-4e22-b248-1f879f2a38fe&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3102] 10.0.0.153 () {32 vars in 818 bytes} [Thu Apr 16 18:04:33 2026] GET /v2.0/ports?network_id=e383f159-1579-4117-9194-8a95f8295904&mac_address=fa%3A16%3A3e%3A99%3A78%3A2f => generated 1200 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:04:34.230 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c077799b-5e37-4bea-8c92-a16e4dc784c8 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:04:34.232 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c077799b-5e37-4bea-8c92-a16e4dc784c8 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:04:35.061 8 INFO neutron.db.ovn_revision_numbers_db [None req-c077799b-5e37-4bea-8c92-a16e4dc784c8 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 274e566c-04a0-4ea6-813e-03f5e710e78b (type: floatingips) to 1 2026-04-16 18:04:35.062 8 INFO neutron.db.l3_db [None req-c077799b-5e37-4bea-8c92-a16e4dc784c8 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Floating IP 274e566c-04a0-4ea6-813e-03f5e710e78b associated. External IP: 10.96.250.213, port: 16b3072e-90d1-4718-a0ff-8b5d7a13afad. [pid: 8|app: 0|req: 1600/3103] 10.0.0.153 () {34 vars in 677 bytes} [Thu Apr 16 18:04:33 2026] POST /v2.0/floatingips => generated 854 bytes in 1110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 18:04:35.149 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-323c480d-0b75-46a7-94de-4d965174012d'] response: {'name': 'network-changed', 'server_uuid': 'cd8c3588-94bf-4954-9a37-bdf189b31d7c', 'tag': '16b3072e-90d1-4718-a0ff-8b5d7a13afad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1504/3104] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:04:35 2026] GET /v2.0/ports?tenant_id=009e307b2d104a67a074e0c66e7f3a0d&device_id=cd8c3588-94bf-4954-9a37-bdf189b31d7c => generated 1438 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: 1601/3105] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:04:35 2026] GET /v2.0/networks?id=e383f159-1579-4117-9194-8a95f8295904 => generated 841 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3106] 199.204.45.233 () {34 vars in 1056 bytes} [Thu Apr 16 18:04:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.33&port_id=16b3072e-90d1-4718-a0ff-8b5d7a13afad => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3107] 199.204.45.233 () {34 vars in 1106 bytes} [Thu Apr 16 18:04:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e0&port_id=16b3072e-90d1-4718-a0ff-8b5d7a13afad => 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: 1506/3108] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 16 18:04:35 2026] GET /v2.0/subnets?id=1cf4b9af-8da9-445d-8214-181c357f2717&id=7b119df4-7460-4db4-aae5-a8c7f3558c68 => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3109] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:04:35 2026] GET /v2.0/ports?network_id=e383f159-1579-4117-9194-8a95f8295904&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: 1507/3110] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:04:35 2026] GET /v2.0/ports?network_id=e383f159-1579-4117-9194-8a95f8295904&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: 1604/3111] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:04:35 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3114] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:04:36 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?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: 8|app: 0|req: 1607/3115] 10.0.0.180 () {34 vars in 990 bytes} [Thu Apr 16 18:04:42 2026] GET /v2.0/ports?device_id=cd8c3588-94bf-4954-9a37-bdf189b31d7c => generated 1438 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3116] 10.0.0.180 () {34 vars in 1040 bytes} [Thu Apr 16 18:04:42 2026] GET /v2.0/security-groups?id=6e5bb05a-df05-4e22-b248-1f879f2a38fe&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3117] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:04:46 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => 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: 1510/3118] 10.0.0.39 () {30 vars in 689 bytes} [Thu Apr 16 18:04:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3119] 10.0.0.39 () {30 vars in 691 bytes} [Thu Apr 16 18:04:48 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: 1511/3120] 10.0.0.39 () {30 vars in 667 bytes} [Thu Apr 16 18:04:48 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: 1610/3121] 10.0.0.39 () {30 vars in 703 bytes} [Thu Apr 16 18:04:48 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: 1512/3122] 10.0.0.39 () {28 vars in 438 bytes} [Thu Apr 16 18:04:48 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: 1611/3123] 10.0.0.39 () {30 vars in 727 bytes} [Thu Apr 16 18:04:48 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 658 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3124] 10.0.0.39 () {30 vars in 689 bytes} [Thu Apr 16 18:04:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3125] 10.0.0.39 () {30 vars in 691 bytes} [Thu Apr 16 18:04:48 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: 1514/3126] 10.0.0.39 () {30 vars in 667 bytes} [Thu Apr 16 18:04:48 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: 8|app: 0|req: 1613/3127] 10.0.0.39 () {30 vars in 703 bytes} [Thu Apr 16 18:04:48 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: 1515/3128] 10.0.0.39 () {30 vars in 727 bytes} [Thu Apr 16 18:04:48 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3129] 10.0.0.39 () {30 vars in 689 bytes} [Thu Apr 16 18:04:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3130] 10.0.0.39 () {30 vars in 691 bytes} [Thu Apr 16 18:04:48 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: 1615/3131] 10.0.0.39 () {30 vars in 667 bytes} [Thu Apr 16 18:04:48 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: 1517/3132] 10.0.0.39 () {30 vars in 703 bytes} [Thu Apr 16 18:04:48 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: 1616/3133] 10.0.0.39 () {30 vars in 729 bytes} [Thu Apr 16 18:04:48 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3134] 10.0.0.39 () {30 vars in 681 bytes} [Thu Apr 16 18:04:48 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) 2026-04-16 18:04:49.274 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a97d50d9-61c6-4c8e-b9ba-c3d5c19a2a8c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 18:04:49.275 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a97d50d9-61c6-4c8e-b9ba-c3d5c19a2a8c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:04:49.400 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cd9d4cca-b3ef-4c3c-8cc5-3101b0412bea - - - - - -] OVN reports status down for port: d4b797ae-1cff-4784-873b-e85e180a55f0 2026-04-16 18:04:49.477 8 INFO neutron.db.ovn_revision_numbers_db [None req-a97d50d9-61c6-4c8e-b9ba-c3d5c19a2a8c 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d4b797ae-1cff-4784-873b-e85e180a55f0 (type: ports) to 1 [pid: 8|app: 0|req: 1617/3135] 10.0.0.39 () {34 vars in 703 bytes} [Thu Apr 16 18:04:49 2026] POST /v2.0/ports => generated 1132 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3138] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:04:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 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: 1619/3139] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:04:52 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: 1521/3140] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:04: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: 8|app: 0|req: 1620/3141] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:04:52 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: 1522/3142] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:04:52 2026] GET /v2.0/ports/d4b797ae-1cff-4784-873b-e85e180a55f0 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3143] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:04:52 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: 1523/3144] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:04:52 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: 1622/3145] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:04:52 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: 7|app: 0|req: 1524/3146] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:04:52 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-04-16 18:04:52.565 8 INFO neutron.api.v2.resource [None req-3e650603-828c-49c6-a6fa-82a08f72626e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1623/3147] 199.204.45.233 () {30 vars in 763 bytes} [Thu Apr 16 18:04:52 2026] GET /v2.0/security-groups/lb-2132ec08-c287-4349-b820-97aa6ed88a8d => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3148] 199.204.45.233 () {30 vars in 785 bytes} [Thu Apr 16 18:04:52 2026] GET /v2.0/security-groups?name=lb-2132ec08-c287-4349-b820-97aa6ed88a8d => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:04:52.749 8 INFO neutron.db.ovn_revision_numbers_db [None req-11395cd2-46b5-4a9f-8964-5671000f66b8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource a352bf64-d0b5-42aa-8692-c77dd580d184 (type: security_groups) to 1 2026-04-16 18:04:52.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-11395cd2-46b5-4a9f-8964-5671000f66b8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c39cc192-5bcb-44a6-b779-c7273e366881 (type: security_group_rules) to 0 2026-04-16 18:04:52.769 8 INFO neutron.db.ovn_revision_numbers_db [None req-11395cd2-46b5-4a9f-8964-5671000f66b8 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource f7c0e96f-9a67-4a32-8fb7-03c1c84a2b8c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1624/3149] 199.204.45.233 () {34 vars in 736 bytes} [Thu Apr 16 18:04:52 2026] POST /v2.0/security-groups => generated 1638 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3150] 199.204.45.233 () {30 vars in 815 bytes} [Thu Apr 16 18:04:52 2026] GET /v2.0/security-group-rules?security_group_id=a352bf64-d0b5-42aa-8692-c77dd580d184 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:04:53.233 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e78938d-02df-4dbd-9b4c-5d02623cf158 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d4b797ae-1cff-4784-873b-e85e180a55f0 (type: ports) to 2 [pid: 8|app: 0|req: 1625/3151] 199.204.45.233 () {34 vars in 789 bytes} [Thu Apr 16 18:04:52 2026] PUT /v2.0/ports/d4b797ae-1cff-4784-873b-e85e180a55f0 => generated 1132 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3152] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:04:53 2026] GET /v2.0/extensions/security-group => generated 170 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, ' [pid: 8|app: 0|req: 1626/3153] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:04:53 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: 1528/3154] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:04:53 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: 1627/3155] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:04:53 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: 1529/3156] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:04:53 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => 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: 1628/3157] 10.0.0.198 () {34 vars in 1016 bytes} [Thu Apr 16 18:05:01 2026] GET /v2.0/security-groups?id=23c9f6c1-a691-4819-a531-b6d0953f356f&fields=id => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3158] 10.0.0.198 () {34 vars in 982 bytes} [Thu Apr 16 18:05:01 2026] GET /v2.0/networks?id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a => generated 776 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3159] 10.0.0.198 () {34 vars in 965 bytes} [Thu Apr 16 18:05:01 2026] GET /v2.0/quotas/a3ab715fa1b74de1b59db63c8b54d9aa => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3160] 10.0.0.198 () {34 vars in 1002 bytes} [Thu Apr 16 18:05:01 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&fields=id => generated 149 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3161] 10.0.0.198 () {34 vars in 1008 bytes} [Thu Apr 16 18:05:01 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3162] 10.0.0.198 () {34 vars in 1108 bytes} [Thu Apr 16 18:05:01 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3163] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:05:02 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => 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: 1533/3164] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:05:02 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => 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: 1632/3165] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:05:04 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => 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: 1534/3166] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:05:05 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => 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: 1634/3169] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:05:06 2026] GET /v2.0/networks?id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a => generated 776 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3170] 199.204.45.233 () {34 vars in 1050 bytes} [Thu Apr 16 18:05:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa => generated 343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:05:06.689 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-186e61f3-d3f8-4d25-9de8-096d6fe205cf req-8e48375f-bdf7-4cbe-80f9-81543e7562dc 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 18:05:06.691 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-186e61f3-d3f8-4d25-9de8-096d6fe205cf req-8e48375f-bdf7-4cbe-80f9-81543e7562dc 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:05:06.815 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6c1aab06-bab7-47eb-a713-6b89e65d554a - - - - - -] OVN reports status down for port: fbe572fc-b97f-43e8-ab5e-1693af4619c4 2026-04-16 18:05:06.844 8 INFO neutron.db.ovn_revision_numbers_db [req-186e61f3-d3f8-4d25-9de8-096d6fe205cf req-8e48375f-bdf7-4cbe-80f9-81543e7562dc 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource fbe572fc-b97f-43e8-ab5e-1693af4619c4 (type: ports) to 1 [pid: 8|app: 0|req: 1635/3171] 199.204.45.233 () {38 vars in 955 bytes} [Thu Apr 16 18:05:06 2026] POST /v2.0/ports => generated 1082 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 18:05:07.309 7 INFO neutron.db.ovn_revision_numbers_db [req-186e61f3-d3f8-4d25-9de8-096d6fe205cf req-96b7e80d-6758-4657-8679-5a02ab7c190f 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource fbe572fc-b97f-43e8-ab5e-1693af4619c4 (type: ports) to 2 2026-04-16 18:05:07.607 7 INFO neutron.db.ovn_revision_numbers_db [req-186e61f3-d3f8-4d25-9de8-096d6fe205cf req-96b7e80d-6758-4657-8679-5a02ab7c190f 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource fbe572fc-b97f-43e8-ab5e-1693af4619c4 (type: ports) to 4 [pid: 7|app: 0|req: 1537/3172] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 18:05:06 2026] PUT /v2.0/ports/fbe572fc-b97f-43e8-ab5e-1693af4619c4 => generated 1212 bytes in 735 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:05:07.668 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3779cb7b-e2be-4058-8e87-656a9dde6a4c'] response: {'name': 'network-changed', 'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'tag': 'fbe572fc-b97f-43e8-ab5e-1693af4619c4', '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: 1636/3173] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:05:08 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 1215 bytes in 37 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: 1637/3174] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:05:08 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 1215 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3175] 199.204.45.233 () {34 vars in 1018 bytes} [Thu Apr 16 18:05:08 2026] GET /v2.0/networks?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&shared=False => generated 776 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3176] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:05:08 2026] GET /v2.0/security-groups?id=23c9f6c1-a691-4819-a531-b6d0953f356f&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3177] 199.204.45.233 () {34 vars in 930 bytes} [Thu Apr 16 18:05:08 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3178] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:05:08 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 1215 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3179] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:05:09 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 1215 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3180] 199.204.45.233 () {34 vars in 1062 bytes} [Thu Apr 16 18:05:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.206&port_id=fbe572fc-b97f-43e8-ab5e-1693af4619c4 => 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: 1541/3181] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:05:09 2026] GET /v2.0/subnets?id=2d87c958-f9ea-4fe4-b984-dbcc07ae1456 => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3182] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:05:09 2026] GET /v2.0/ports?network_id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a&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: 1542/3183] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:05:09 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a?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: 1642/3184] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:05:09 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a?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: 1543/3185] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:05:11 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 1215 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3186] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:05:11 2026] GET /v2.0/security-groups?id=23c9f6c1-a691-4819-a531-b6d0953f356f&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3187] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:05:11 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 1215 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3188] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 16 18:05:13 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 1215 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3189] 199.204.45.233 () {34 vars in 1044 bytes} [Thu Apr 16 18:05:13 2026] GET /v2.0/security-groups?id=23c9f6c1-a691-4819-a531-b6d0953f356f&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:05:13.474 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6c1aab06-bab7-47eb-a713-6b89e65d554a - - - - - -] OVN reports status up for port: fbe572fc-b97f-43e8-ab5e-1693af4619c4 2026-04-16 18:05:13.492 7 INFO neutron.plugins.ml2.plugin [None req-6c1aab06-bab7-47eb-a713-6b89e65d554a - - - - - -] Attempt 1 to provision port fbe572fc-b97f-43e8-ab5e-1693af4619c4 2026-04-16 18:05:13.740 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3115b9d8-88e6-4eaf-a5fb-91ed5ced150e'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fbe572fc-b97f-43e8-ab5e-1693af4619c4', 'code': 200} 2026-04-16 18:05:13.861 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c1aab06-bab7-47eb-a713-6b89e65d554a - - - - - -] Successfully bumped revision number for resource fbe572fc-b97f-43e8-ab5e-1693af4619c4 (type: ports) to 5 [pid: 8|app: 0|req: 1645/3190] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:05:14 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 1217 bytes in 58 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: 1546/3191] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:05:14 2026] GET /v2.0/security-groups?id=23c9f6c1-a691-4819-a531-b6d0953f356f&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3192] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:05:14 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 1217 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:05:15.787 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a640952f-e213-4d5f-8e43-6fa27a0ba9c7'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fbe572fc-b97f-43e8-ab5e-1693af4619c4', 'code': 200} [pid: 7|app: 0|req: 1547/3193] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 18:05:16 2026] GET /v2.0/ports => generated 19732 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3194] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 18:05:16 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: 7|app: 0|req: 1548/3195] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:05:16 2026] GET /v2.0/subnets => generated 5514 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3196] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:05:16 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: 7|app: 0|req: 1549/3197] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 18:05:16 2026] GET /v2.0/security-groups => generated 30270 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3198] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:05:16 2026] GET /v2.0/subnets => generated 5514 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3199] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:05:16 2026] GET /v2.0/routers => generated 965 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3200] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 18:05:16 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: 7|app: 0|req: 1551/3201] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:05:16 2026] GET /v2.0/floatingips => generated 1702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3202] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 18:05:16 2026] GET /v2.0/networks => generated 4772 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3203] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 18:05:16 2026] GET /v2.0/network-ip-availabilities => generated 3190 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3204] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:05:17 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 1217 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3205] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:05:17 2026] GET /v2.0/security-groups?id=23c9f6c1-a691-4819-a531-b6d0953f356f&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3206] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:05:17 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 1217 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3209] 10.0.0.198 () {34 vars in 1178 bytes} [Thu Apr 16 18:05:31 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5&device_id=cd8c3588-94bf-4954-9a37-bdf189b31d7c&device_id=0dc55fd0-90d8-48da-a46b-e8f66860a705 => generated 4071 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3210] 10.0.0.198 () {34 vars in 1120 bytes} [Thu Apr 16 18:05:32 2026] GET /v2.0/security-groups?id=6e5bb05a-df05-4e22-b248-1f879f2a38fe&id=23c9f6c1-a691-4819-a531-b6d0953f356f&fields=id&fields=name => generated 186 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3211] 10.0.0.198 () {34 vars in 1084 bytes} [Thu Apr 16 18:05:32 2026] GET /v2.0/ports?device_id=cd8c3588-94bf-4954-9a37-bdf189b31d7c&device_id=0dc55fd0-90d8-48da-a46b-e8f66860a705 => generated 2865 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3212] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:05:32 2026] GET /v2.0/security-groups?id=6e5bb05a-df05-4e22-b248-1f879f2a38fe&fields=id&fields=name => generated 111 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3213] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:05:33 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 1217 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3214] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:05:33 2026] GET /v2.0/security-groups?id=23c9f6c1-a691-4819-a531-b6d0953f356f&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3219] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:05:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3220] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:05:51 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: 1561/3221] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:05:51 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: 1661/3222] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:05:51 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: 1562/3223] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:05:51 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 676 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3224] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:05:51 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 1217 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:05:52.041 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa7c7504-2eb4-4d65-aed0-8bc42ee7318d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 18:05:52.042 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa7c7504-2eb4-4d65-aed0-8bc42ee7318d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:05:52.156 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cd9d4cca-b3ef-4c3c-8cc5-3101b0412bea - - - - - -] OVN reports status down for port: 40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 2026-04-16 18:05:52.185 7 INFO neutron.db.ovn_revision_numbers_db [None req-fa7c7504-2eb4-4d65-aed0-8bc42ee7318d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 (type: ports) to 1 [pid: 7|app: 0|req: 1563/3225] 199.204.45.233 () {34 vars in 717 bytes} [Thu Apr 16 18:05:51 2026] POST /v2.0/ports => generated 1059 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3226] 10.0.0.198 () {34 vars in 971 bytes} [Thu Apr 16 18:05:52 2026] GET /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 1059 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3227] 10.0.0.198 () {34 vars in 907 bytes} [Thu Apr 16 18:05:52 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: 1664/3228] 199.204.45.233 () {34 vars in 1262 bytes} [Thu Apr 16 18:05:53 2026] GET /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3229] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:05:53 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3230] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:05:53 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?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: 1566/3231] 199.204.45.233 () {34 vars in 975 bytes} [Thu Apr 16 18:05:54 2026] GET /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 1059 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3232] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:05:54 2026] GET /v2.0/networks?id=9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:05:54.529 7 INFO neutron.db.ovn_revision_numbers_db [req-9e25c832-3d12-48d3-8db6-af17112f1734 req-817bc612-cd33-4c6b-9c5b-0c54f0136888 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 (type: ports) to 2 2026-04-16 18:05:54.732 7 INFO neutron.db.ovn_revision_numbers_db [req-9e25c832-3d12-48d3-8db6-af17112f1734 req-817bc612-cd33-4c6b-9c5b-0c54f0136888 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 (type: ports) to 4 [pid: 7|app: 0|req: 1567/3233] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 18:05:54 2026] PUT /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 1218 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:05:54.795 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bcadd38-3a0c-4b4c-8562-540001440585'] response: {'name': 'network-changed', 'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'tag': '40a1e0cc-ddae-48ed-b102-5e1143fb1ad0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1667/3234] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:05:55 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 2427 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3235] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:05:55 2026] GET /v2.0/networks?id=9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3236] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 18:05:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.212&port_id=40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => 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: 1569/3237] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:05:55 2026] GET /v2.0/subnets?id=0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3238] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:05:55 2026] GET /v2.0/ports?network_id=9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761&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: 1570/3239] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:05:55 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?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: 1670/3240] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:05:55 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?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: 1571/3241] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:05:56 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 2427 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3242] 199.204.45.233 () {34 vars in 1062 bytes} [Thu Apr 16 18:05:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.206&port_id=fbe572fc-b97f-43e8-ab5e-1693af4619c4 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3243] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:05:56 2026] GET /v2.0/subnets?id=2d87c958-f9ea-4fe4-b984-dbcc07ae1456 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3244] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:05:56 2026] GET /v2.0/ports?network_id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a&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: 1573/3245] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:05:56 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a?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: 1673/3246] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:05:56 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a?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: 1574/3247] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 18:05:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.212&port_id=40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3248] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:05:56 2026] GET /v2.0/subnets?id=0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 679 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3249] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:05:56 2026] GET /v2.0/ports?network_id=9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761&device_owner=network%3Adhcp => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3250] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:05:57 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3251] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:05:57 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?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-04-16 18:05:57.746 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cd9d4cca-b3ef-4c3c-8cc5-3101b0412bea - - - - - -] OVN reports status up for port: 40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 2026-04-16 18:05:57.787 8 INFO neutron.plugins.ml2.plugin [None req-cd9d4cca-b3ef-4c3c-8cc5-3101b0412bea - - - - - -] Attempt 1 to provision port 40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 2026-04-16 18:05:57.926 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5303444f-cdb4-415a-b890-b088dc56d5df'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '40a1e0cc-ddae-48ed-b102-5e1143fb1ad0', 'code': 200} 2026-04-16 18:05:58.040 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd9d4cca-b3ef-4c3c-8cc5-3101b0412bea - - - - - -] Successfully bumped revision number for resource 40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 (type: ports) to 5 2026-04-16 18:05:59.968 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-13fde0da-3106-499a-b959-f39e740771e0'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '40a1e0cc-ddae-48ed-b102-5e1143fb1ad0', 'code': 200} [pid: 8|app: 0|req: 1676/3252] 10.0.0.198 () {34 vars in 971 bytes} [Thu Apr 16 18:06:00 2026] GET /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 1220 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:06:01.396 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca3a9bb9-0ea6-43d6-884a-c87685145e08 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 (type: ports) to 6 [pid: 7|app: 0|req: 1577/3253] 199.204.45.233 () {34 vars in 789 bytes} [Thu Apr 16 18:06:00 2026] PUT /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 1253 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:06:01.447 8 INFO neutron.api.v2.resource [None req-f9617fc9-b9ff-45c5-b206-48dc21fa09ea 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1677/3254] 199.204.45.233 () {30 vars in 763 bytes} [Thu Apr 16 18:06:01 2026] GET /v2.0/security-groups/lb-2132ec08-c287-4349-b820-97aa6ed88a8d => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:06:01.462 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-879a8a08-d9ae-4479-85ab-ff9ab9d00a84'] response: {'name': 'network-changed', 'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'tag': '40a1e0cc-ddae-48ed-b102-5e1143fb1ad0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1578/3255] 199.204.45.233 () {30 vars in 785 bytes} [Thu Apr 16 18:06:01 2026] GET /v2.0/security-groups?name=lb-2132ec08-c287-4349-b820-97aa6ed88a8d => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:06:01.831 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddfa5131-3549-414f-83a4-0fe376afb4a2 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 (type: ports) to 7 [pid: 8|app: 0|req: 1678/3256] 199.204.45.233 () {34 vars in 789 bytes} [Thu Apr 16 18:06:01 2026] PUT /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 1291 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:06:02.028 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-56eb2523-f601-412f-bb9a-f6d9bfef82f8'] response: {'name': 'network-changed', 'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'tag': '40a1e0cc-ddae-48ed-b102-5e1143fb1ad0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1579/3257] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:06:01 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 2528 bytes in 73 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: 1679/3258] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:06:02 2026] GET /v2.0/networks?id=9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3259] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:06:02 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: 1680/3260] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 18:06:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.212&port_id=40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => 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: 1581/3261] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:06:02 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: 1681/3262] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:06:02 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: 8|app: 0|req: 1682/3263] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:06:02 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: 1582/3264] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:06:02 2026] GET /v2.0/subnets?id=0900cee3-37fb-4491-ad10-fb434d9b6231 => 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: 1683/3265] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:02 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3266] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:02 2026] GET /v2.0/ports?network_id=9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761&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: 1684/3267] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:06:02 2026] GET /v2.0/ports/d4b797ae-1cff-4784-873b-e85e180a55f0 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3268] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:06:02 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?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: 1685/3269] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:06:02 2026] GET /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => 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: 1585/3270] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:06:02 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?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: 1686/3271] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:02 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3272] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 16 18:06:02 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3273] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:06:02 2026] GET /v2.0/ports/d4b797ae-1cff-4784-873b-e85e180a55f0 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3274] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:02 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3275] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:06:03 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 2528 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3276] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:06:03 2026] GET /v2.0/networks?id=9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3277] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 18:06:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.212&port_id=40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => 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: 1589/3278] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:06:03 2026] GET /v2.0/subnets?id=0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3279] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:03 2026] GET /v2.0/ports?network_id=9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761&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: 1590/3280] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:06:03 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?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: 1691/3281] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:06:03 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?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) 2026-04-16 18:06:10.376 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d63c2c44-c6b3-4036-afc7-56dd8025cf77 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] No more DHCP agents 2026-04-16 18:06:10.377 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d63c2c44-c6b3-4036-afc7-56dd8025cf77 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Unable to schedule network c79aa035-9633-43b0-b4f2-f92f1289b70a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:06:11.204 8 INFO neutron.db.ovn_revision_numbers_db [None req-d63c2c44-c6b3-4036-afc7-56dd8025cf77 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Successfully bumped revision number for resource 53c6a362-691d-431a-9a6a-dde4c42c3598 (type: floatingips) to 1 2026-04-16 18:06:11.205 8 INFO neutron.db.l3_db [None req-d63c2c44-c6b3-4036-afc7-56dd8025cf77 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Floating IP 53c6a362-691d-431a-9a6a-dde4c42c3598 associated. External IP: 10.96.250.220, port: d4b797ae-1cff-4784-873b-e85e180a55f0. [pid: 8|app: 0|req: 1693/3284] 10.0.0.153 () {34 vars in 677 bytes} [Thu Apr 16 18:06:10 2026] POST /v2.0/floatingips => generated 899 bytes in 1118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3285] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:06:14 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) /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: 1694/3286] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:06:14 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: 1593/3287] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:06:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3288] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:06:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:06:14.471 7 INFO neutron.api.v2.resource [None req-6e6d01d0-e7d8-4b08-b7e0-78536ac79213 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1594/3289] 199.204.45.233 () {30 vars in 763 bytes} [Thu Apr 16 18:06:14 2026] GET /v2.0/security-groups/lb-2132ec08-c287-4349-b820-97aa6ed88a8d => generated 149 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:06:14.476 7 INFO neutron.db.ovn_revision_numbers_db [None req-fe27ef7e-acc9-4cb0-b54a-b601ff51be4a - - - - - -] Successfully bumped revision number for resource d4b797ae-1cff-4784-873b-e85e180a55f0 (type: ports) to 4 [pid: 8|app: 0|req: 1696/3290] 199.204.45.233 () {30 vars in 785 bytes} [Thu Apr 16 18:06:14 2026] GET /v2.0/security-groups?name=lb-2132ec08-c287-4349-b820-97aa6ed88a8d => generated 1639 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3291] 199.204.45.233 () {30 vars in 815 bytes} [Thu Apr 16 18:06:14 2026] GET /v2.0/security-group-rules?security_group_id=a352bf64-d0b5-42aa-8692-c77dd580d184 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:06:14.719 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3b2f873-731d-488a-9bc6-6b7aca85cdf5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource fccd5ef6-26ca-467f-8431-5079cba8ec6e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1697/3292] 199.204.45.233 () {34 vars in 747 bytes} [Thu Apr 16 18:06:14 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-04-16 18:06:14.882 7 INFO neutron.db.ovn_revision_numbers_db [None req-b85d009e-6942-426c-8913-2df3b675daf3 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource dbf86c64-b239-4fd9-9d01-b8c5e0d7b451 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1596/3293] 199.204.45.233 () {34 vars in 747 bytes} [Thu Apr 16 18:06:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3294] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 18:06:16 2026] GET /v2.0/ports => generated 22045 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3295] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 18:06:16 2026] GET /v2.0/networks => generated 4772 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3296] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 18:06:16 2026] GET /v2.0/security-groups => generated 31496 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3297] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:06:16 2026] GET /v2.0/routers => generated 965 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3298] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 18:06:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3299] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 18:06:16 2026] GET /v2.0/network-ip-availabilities => generated 3190 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3300] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:06:16 2026] GET /v2.0/floatingips => generated 2589 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3301] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 18:06:16 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: 1702/3302] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:06:16 2026] GET /v2.0/subnets => generated 5514 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3303] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:06:16 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: 1703/3304] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:06:16 2026] GET /v2.0/subnets => generated 5514 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3307] 10.0.0.39 () {30 vars in 689 bytes} [Thu Apr 16 18:06:21 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: 1603/3308] 10.0.0.39 () {30 vars in 691 bytes} [Thu Apr 16 18:06:21 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: 1706/3309] 10.0.0.39 () {30 vars in 667 bytes} [Thu Apr 16 18:06: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: 7|app: 0|req: 1604/3310] 10.0.0.39 () {30 vars in 703 bytes} [Thu Apr 16 18:06:22 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: 1707/3311] 10.0.0.39 () {28 vars in 438 bytes} [Thu Apr 16 18:06: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: 1605/3312] 10.0.0.39 () {30 vars in 727 bytes} [Thu Apr 16 18:06:22 2026] GET /v2.0/subnets/3feb3220-5a9e-4b8f-abaf-708c579f50fd => generated 656 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3313] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:06:23 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: 7|app: 0|req: 1606/3314] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:06:23 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: 1709/3315] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:06:23 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: 1607/3316] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:06:23 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: 1710/3317] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:23 2026] GET /v2.0/subnets/3feb3220-5a9e-4b8f-abaf-708c579f50fd => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3318] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:06:23 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 2528 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3319] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:06:23 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: 1609/3320] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:06:23 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: 1712/3321] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:06:23 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: 1610/3322] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:06:23 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-04-16 18:06:24.000 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f4db8cc9-8397-43ce-aebd-711be24a113d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 18:06:24.001 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f4db8cc9-8397-43ce-aebd-711be24a113d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network 151f3d61-610f-4ee7-8955-310a3c0bef7d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:06:24.114 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b805d80d-76dd-4e28-bade-4504252f2e81 - - - - - -] OVN reports status down for port: eec2f953-7d54-47b6-9d12-e35e196e03b2 2026-04-16 18:06:24.167 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4db8cc9-8397-43ce-aebd-711be24a113d 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource eec2f953-7d54-47b6-9d12-e35e196e03b2 (type: ports) to 1 [pid: 8|app: 0|req: 1713/3323] 199.204.45.233 () {34 vars in 717 bytes} [Thu Apr 16 18:06:23 2026] POST /v2.0/ports => generated 1328 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3324] 10.0.0.198 () {34 vars in 971 bytes} [Thu Apr 16 18:06:24 2026] GET /v2.0/ports/eec2f953-7d54-47b6-9d12-e35e196e03b2 => generated 1328 bytes in 46 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: 1714/3325] 10.0.0.198 () {34 vars in 907 bytes} [Thu Apr 16 18:06:24 2026] GET /v2.0/extensions => generated 20541 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3326] 199.204.45.233 () {34 vars in 1262 bytes} [Thu Apr 16 18:06:25 2026] GET /v2.0/ports/eec2f953-7d54-47b6-9d12-e35e196e03b2?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3327] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:06:25 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3328] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:06:25 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?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: 1716/3329] 199.204.45.233 () {34 vars in 975 bytes} [Thu Apr 16 18:06:26 2026] GET /v2.0/ports/eec2f953-7d54-47b6-9d12-e35e196e03b2 => generated 1328 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3330] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:06:26 2026] GET /v2.0/networks?id=151f3d61-610f-4ee7-8955-310a3c0bef7d => generated 841 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:06:26.470 8 INFO neutron.db.ovn_revision_numbers_db [req-8e7db541-0a94-4c37-8416-e325d7d027ac req-4c60dc5f-f6c9-4fb9-ad7d-401556fcd8eb 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource eec2f953-7d54-47b6-9d12-e35e196e03b2 (type: ports) to 2 2026-04-16 18:06:26.640 8 INFO neutron.db.ovn_revision_numbers_db [req-8e7db541-0a94-4c37-8416-e325d7d027ac req-4c60dc5f-f6c9-4fb9-ad7d-401556fcd8eb 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource eec2f953-7d54-47b6-9d12-e35e196e03b2 (type: ports) to 4 [pid: 8|app: 0|req: 1717/3331] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 18:06:26 2026] PUT /v2.0/ports/eec2f953-7d54-47b6-9d12-e35e196e03b2 => generated 1487 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:06:26.715 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e744cc2e-1a6b-48fb-8971-a924dcaeecab'] response: {'name': 'network-changed', 'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'tag': 'eec2f953-7d54-47b6-9d12-e35e196e03b2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1615/3332] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:06:27 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 4007 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, ' [pid: 8|app: 0|req: 1718/3333] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:06:27 2026] GET /v2.0/networks?id=151f3d61-610f-4ee7-8955-310a3c0bef7d => generated 841 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3334] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 18:06:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.171&port_id=eec2f953-7d54-47b6-9d12-e35e196e03b2 => 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: 1719/3335] 199.204.45.233 () {34 vars in 1104 bytes} [Thu Apr 16 18:06:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A236&port_id=eec2f953-7d54-47b6-9d12-e35e196e03b2 => 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: 1617/3336] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 16 18:06:27 2026] GET /v2.0/subnets?id=3feb3220-5a9e-4b8f-abaf-708c579f50fd&id=3d5ec95d-f09c-480e-ba18-2dd334328375 => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3337] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:27 2026] GET /v2.0/ports?network_id=151f3d61-610f-4ee7-8955-310a3c0bef7d&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: 1618/3338] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:27 2026] GET /v2.0/ports?network_id=151f3d61-610f-4ee7-8955-310a3c0bef7d&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: 1721/3339] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:06:27 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3340] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:06:27 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?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: 1722/3341] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:06:28 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 4007 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3342] 199.204.45.233 () {34 vars in 1062 bytes} [Thu Apr 16 18:06:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.206&port_id=fbe572fc-b97f-43e8-ab5e-1693af4619c4 => 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: 1723/3343] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:06:28 2026] GET /v2.0/subnets?id=2d87c958-f9ea-4fe4-b984-dbcc07ae1456 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3344] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:28 2026] GET /v2.0/ports?network_id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a&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: 1724/3345] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:06:28 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3346] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:06:28 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a?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: 8|app: 0|req: 1725/3347] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 18:06:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.212&port_id=40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3348] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:06:28 2026] GET /v2.0/subnets?id=0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3349] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:28 2026] GET /v2.0/ports?network_id=9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761&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: 1624/3350] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:06:29 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?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: 1727/3351] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:06:29 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?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: 1625/3352] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 18:06:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.171&port_id=eec2f953-7d54-47b6-9d12-e35e196e03b2 => 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: 1728/3353] 199.204.45.233 () {34 vars in 1104 bytes} [Thu Apr 16 18:06:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A236&port_id=eec2f953-7d54-47b6-9d12-e35e196e03b2 => 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/3354] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 16 18:06:29 2026] GET /v2.0/subnets?id=3feb3220-5a9e-4b8f-abaf-708c579f50fd&id=3d5ec95d-f09c-480e-ba18-2dd334328375 => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3355] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:29 2026] GET /v2.0/ports?network_id=151f3d61-610f-4ee7-8955-310a3c0bef7d&device_owner=network%3Adhcp => 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: 1627/3356] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:29 2026] GET /v2.0/ports?network_id=151f3d61-610f-4ee7-8955-310a3c0bef7d&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: 1730/3357] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:06:29 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?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: 1628/3358] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:06:29 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?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-04-16 18:06:29.997 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b805d80d-76dd-4e28-bade-4504252f2e81 - - - - - -] OVN reports status up for port: eec2f953-7d54-47b6-9d12-e35e196e03b2 2026-04-16 18:06:30.011 8 INFO neutron.plugins.ml2.plugin [None req-b805d80d-76dd-4e28-bade-4504252f2e81 - - - - - -] Attempt 1 to provision port eec2f953-7d54-47b6-9d12-e35e196e03b2 2026-04-16 18:06:30.149 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-edbcba73-8007-4799-8b38-07c4bfef4193'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eec2f953-7d54-47b6-9d12-e35e196e03b2', 'code': 200} 2026-04-16 18:06:30.246 8 INFO neutron.db.ovn_revision_numbers_db [None req-b805d80d-76dd-4e28-bade-4504252f2e81 - - - - - -] Successfully bumped revision number for resource eec2f953-7d54-47b6-9d12-e35e196e03b2 (type: ports) to 5 2026-04-16 18:06:32.184 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe674365-9548-4382-9bf3-234427f84ff9'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eec2f953-7d54-47b6-9d12-e35e196e03b2', '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: 1731/3359] 10.0.0.198 () {34 vars in 971 bytes} [Thu Apr 16 18:06:33 2026] GET /v2.0/ports/eec2f953-7d54-47b6-9d12-e35e196e03b2 => generated 1489 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3360] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 16 18:06:33 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d => generated 838 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3361] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:33 2026] GET /v2.0/subnets/3feb3220-5a9e-4b8f-abaf-708c579f50fd => 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: 1630/3362] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:33 2026] GET /v2.0/subnets/3d5ec95d-f09c-480e-ba18-2dd334328375 => generated 744 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3363] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:06:33 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: 1631/3364] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:06:33 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: 8|app: 0|req: 1734/3365] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:06:33 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: 1632/3366] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:06:33 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: 1735/3367] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:33 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3368] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:06:33 2026] GET /v2.0/ports/d4b797ae-1cff-4784-873b-e85e180a55f0 => 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: 1736/3369] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:06:33 2026] GET /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 1319 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3370] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:33 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3371] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 16 18:06:33 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761 => generated 841 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3372] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:06:33 2026] GET /v2.0/ports/d4b797ae-1cff-4784-873b-e85e180a55f0 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1738/3373] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:33 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => 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: 1637/3376] 10.0.0.39 () {30 vars in 689 bytes} [Thu Apr 16 18:06:43 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: 1740/3377] 10.0.0.39 () {30 vars in 691 bytes} [Thu Apr 16 18:06:43 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: 1638/3378] 10.0.0.39 () {30 vars in 667 bytes} [Thu Apr 16 18:06:43 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: 8|app: 0|req: 1741/3379] 10.0.0.39 () {30 vars in 703 bytes} [Thu Apr 16 18:06:43 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) [pid: 7|app: 0|req: 1639/3380] 10.0.0.39 () {28 vars in 438 bytes} [Thu Apr 16 18:06:43 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: 1742/3381] 10.0.0.39 () {30 vars in 727 bytes} [Thu Apr 16 18:06:43 2026] GET /v2.0/subnets/7b119df4-7460-4db4-aae5-a8c7f3558c68 => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3382] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:06:44 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: 1743/3383] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:06:44 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: 1641/3384] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:06:44 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: 1744/3385] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:06:44 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: 1642/3386] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:44 2026] GET /v2.0/subnets/3feb3220-5a9e-4b8f-abaf-708c579f50fd => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3387] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:44 2026] GET /v2.0/subnets/7b119df4-7460-4db4-aae5-a8c7f3558c68 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3388] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:06:44 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 4009 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3389] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:06:45 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: 1644/3390] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:06:45 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: 1747/3391] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:06:45 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: 1645/3392] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:06:45 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-04-16 18:06:45.408 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a5b1eff2-581b-4f14-b48f-b7540f4029c9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] No more DHCP agents 2026-04-16 18:06:45.409 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a5b1eff2-581b-4f14-b48f-b7540f4029c9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Unable to schedule network e383f159-1579-4117-9194-8a95f8295904: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 18:06:45.539 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d3ee2676-e2c1-4d00-9155-1f0afaaf8ad0 - - - - - -] OVN reports status down for port: 614271ea-285c-468f-af48-82d2ecf2c23f 2026-04-16 18:06:45.608 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5b1eff2-581b-4f14-b48f-b7540f4029c9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 614271ea-285c-468f-af48-82d2ecf2c23f (type: ports) to 1 [pid: 8|app: 0|req: 1748/3393] 199.204.45.233 () {34 vars in 717 bytes} [Thu Apr 16 18:06:45 2026] POST /v2.0/ports => generated 1328 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3394] 10.0.0.198 () {34 vars in 971 bytes} [Thu Apr 16 18:06:45 2026] GET /v2.0/ports/614271ea-285c-468f-af48-82d2ecf2c23f => 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: 1749/3395] 199.204.45.233 () {34 vars in 1262 bytes} [Thu Apr 16 18:06:46 2026] GET /v2.0/ports/614271ea-285c-468f-af48-82d2ecf2c23f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3396] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:06:46 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?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: 1750/3397] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:06:46 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?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: 1648/3398] 199.204.45.233 () {34 vars in 975 bytes} [Thu Apr 16 18:06:47 2026] GET /v2.0/ports/614271ea-285c-468f-af48-82d2ecf2c23f => 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: 1751/3399] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:06:47 2026] GET /v2.0/networks?id=e383f159-1579-4117-9194-8a95f8295904 => generated 841 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:06:47.906 7 INFO neutron.db.ovn_revision_numbers_db [req-00383fc3-4efa-427d-ad5a-a0f2d8da8976 req-44373d41-1914-40f0-b75a-357a38fe6442 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 614271ea-285c-468f-af48-82d2ecf2c23f (type: ports) to 2 2026-04-16 18:06:48.120 7 INFO neutron.db.ovn_revision_numbers_db [req-00383fc3-4efa-427d-ad5a-a0f2d8da8976 req-44373d41-1914-40f0-b75a-357a38fe6442 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 614271ea-285c-468f-af48-82d2ecf2c23f (type: ports) to 4 [pid: 7|app: 0|req: 1649/3400] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 18:06:47 2026] PUT /v2.0/ports/614271ea-285c-468f-af48-82d2ecf2c23f => generated 1487 bytes in 621 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:06:48.191 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-05771993-cd6c-4e73-a6e2-aae8c4250405'] response: {'name': 'network-changed', 'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'tag': '614271ea-285c-468f-af48-82d2ecf2c23f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1752/3401] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:06:48 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 5488 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, ' [pid: 7|app: 0|req: 1650/3402] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:06:48 2026] GET /v2.0/networks?id=e383f159-1579-4117-9194-8a95f8295904 => generated 841 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1753/3403] 199.204.45.233 () {34 vars in 1056 bytes} [Thu Apr 16 18:06:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.18&port_id=614271ea-285c-468f-af48-82d2ecf2c23f => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3404] 199.204.45.233 () {34 vars in 1106 bytes} [Thu Apr 16 18:06:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2fc&port_id=614271ea-285c-468f-af48-82d2ecf2c23f => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1754/3405] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 16 18:06:48 2026] GET /v2.0/subnets?id=1cf4b9af-8da9-445d-8214-181c357f2717&id=7b119df4-7460-4db4-aae5-a8c7f3558c68 => 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: 1652/3406] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:48 2026] GET /v2.0/ports?network_id=e383f159-1579-4117-9194-8a95f8295904&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: 8|app: 0|req: 1755/3407] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:49 2026] GET /v2.0/ports?network_id=e383f159-1579-4117-9194-8a95f8295904&device_owner=network%3Adhcp => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3408] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:06:49 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1756/3409] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:06:49 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?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: 1654/3410] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 5488 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1757/3411] 199.204.45.233 () {34 vars in 1062 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.206&port_id=fbe572fc-b97f-43e8-ab5e-1693af4619c4 => 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: 1655/3412] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/subnets?id=2d87c958-f9ea-4fe4-b984-dbcc07ae1456 => 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: 1758/3413] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/ports?network_id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a&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: 1656/3414] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a?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: 1759/3415] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a?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: 1657/3416] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.212&port_id=40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1760/3417] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/subnets?id=0900cee3-37fb-4491-ad10-fb434d9b6231 => 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: 1658/3418] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/ports?network_id=9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761&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: 1761/3419] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3420] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?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: 8|app: 0|req: 1762/3421] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.171&port_id=eec2f953-7d54-47b6-9d12-e35e196e03b2 => 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: 1660/3422] 199.204.45.233 () {34 vars in 1104 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A236&port_id=eec2f953-7d54-47b6-9d12-e35e196e03b2 => 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: 1763/3423] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/subnets?id=3feb3220-5a9e-4b8f-abaf-708c579f50fd&id=3d5ec95d-f09c-480e-ba18-2dd334328375 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3424] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/ports?network_id=151f3d61-610f-4ee7-8955-310a3c0bef7d&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: 8|app: 0|req: 1764/3425] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/ports?network_id=151f3d61-610f-4ee7-8955-310a3c0bef7d&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: 1662/3426] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1765/3427] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?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: 1663/3428] 199.204.45.233 () {34 vars in 1056 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.18&port_id=614271ea-285c-468f-af48-82d2ecf2c23f => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1766/3429] 199.204.45.233 () {34 vars in 1106 bytes} [Thu Apr 16 18:06:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2fc&port_id=614271ea-285c-468f-af48-82d2ecf2c23f => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3432] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 16 18:06:51 2026] GET /v2.0/subnets?id=1cf4b9af-8da9-445d-8214-181c357f2717&id=7b119df4-7460-4db4-aae5-a8c7f3558c68 => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1769/3433] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:51 2026] GET /v2.0/ports?network_id=e383f159-1579-4117-9194-8a95f8295904&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: 1665/3434] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:51 2026] GET /v2.0/ports?network_id=e383f159-1579-4117-9194-8a95f8295904&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: 1770/3435] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:06:51 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3436] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:06:51 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:06:51.868 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d3ee2676-e2c1-4d00-9155-1f0afaaf8ad0 - - - - - -] OVN reports status up for port: 614271ea-285c-468f-af48-82d2ecf2c23f 2026-04-16 18:06:51.883 8 INFO neutron.plugins.ml2.plugin [None req-d3ee2676-e2c1-4d00-9155-1f0afaaf8ad0 - - - - - -] Attempt 1 to provision port 614271ea-285c-468f-af48-82d2ecf2c23f 2026-04-16 18:06:52.011 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-297e93c7-d033-4f49-9d0a-78e18a61888f'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '614271ea-285c-468f-af48-82d2ecf2c23f', 'code': 200} 2026-04-16 18:06:52.127 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3ee2676-e2c1-4d00-9155-1f0afaaf8ad0 - - - - - -] Successfully bumped revision number for resource 614271ea-285c-468f-af48-82d2ecf2c23f (type: ports) to 5 2026-04-16 18:06:54.055 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aadf6132-db44-4590-b6c0-68b13126bb4a'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '614271ea-285c-468f-af48-82d2ecf2c23f', '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: 1771/3437] 10.0.0.198 () {34 vars in 971 bytes} [Thu Apr 16 18:06:55 2026] GET /v2.0/ports/614271ea-285c-468f-af48-82d2ecf2c23f => generated 1489 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3438] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 16 18:06:55 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904 => generated 838 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1772/3439] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:55 2026] GET /v2.0/subnets/7b119df4-7460-4db4-aae5-a8c7f3558c68 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3440] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:55 2026] GET /v2.0/subnets/1cf4b9af-8da9-445d-8214-181c357f2717 => generated 748 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1773/3441] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:06:55 2026] GET /v2.0/ports/eec2f953-7d54-47b6-9d12-e35e196e03b2 => generated 1489 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:06:55.933 7 INFO neutron.db.ovn_revision_numbers_db [None req-78b9395d-be55-497e-8318-5a538c393998 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource eec2f953-7d54-47b6-9d12-e35e196e03b2 (type: ports) to 6 [pid: 7|app: 0|req: 1669/3442] 199.204.45.233 () {34 vars in 790 bytes} [Thu Apr 16 18:06:55 2026] PUT /v2.0/ports/eec2f953-7d54-47b6-9d12-e35e196e03b2 => generated 1232 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:06:55.996 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-21dd7558-c0f7-4435-b551-02894fe9cb35'] response: {'name': 'network-changed', 'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'tag': 'eec2f953-7d54-47b6-9d12-e35e196e03b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1774/3443] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 16 18:06:55 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d => generated 838 bytes in 53 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: 1670/3444] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:56 2026] GET /v2.0/subnets/3feb3220-5a9e-4b8f-abaf-708c579f50fd => generated 674 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1775/3445] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:06:56 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: 1671/3446] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:06:56 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: 1776/3447] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:06:56 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: 1672/3448] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:06:56 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: 1777/3449] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:56 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => 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: 1673/3450] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:06:56 2026] GET /v2.0/ports/d4b797ae-1cff-4784-873b-e85e180a55f0 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1778/3451] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:06:56 2026] GET /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 1319 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3452] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:56 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1779/3453] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 16 18:06:56 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3454] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:06:56 2026] GET /v2.0/ports/d4b797ae-1cff-4784-873b-e85e180a55f0 => 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: 1780/3455] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:06:56 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3456] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:06:56 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 5261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1781/3457] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:06:56 2026] GET /v2.0/networks?id=151f3d61-610f-4ee7-8955-310a3c0bef7d => generated 841 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3458] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 18:06:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.171&port_id=eec2f953-7d54-47b6-9d12-e35e196e03b2 => 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: 1782/3459] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:06:56 2026] GET /v2.0/subnets?id=3feb3220-5a9e-4b8f-abaf-708c579f50fd => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3460] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:06:56 2026] GET /v2.0/ports?network_id=151f3d61-610f-4ee7-8955-310a3c0bef7d&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: 1783/3461] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:06:56 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?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: 1679/3462] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:06:56 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1785/3465] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:07:09 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: 1681/3466] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:07:09 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: 1786/3467] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:07:09 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: 1682/3468] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:07:09 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: 1787/3469] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:07:09 2026] GET /v2.0/subnets/3feb3220-5a9e-4b8f-abaf-708c579f50fd => 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: 1683/3470] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:09 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 5261 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1788/3471] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:07:10 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: 7|app: 0|req: 1684/3472] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:07:10 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: 1789/3473] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:07:10 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: 1685/3474] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:07:10 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: 1790/3475] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:07:10 2026] GET /v2.0/ports/614271ea-285c-468f-af48-82d2ecf2c23f => generated 1489 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:07:10.646 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ae232d0-fdb5-4aad-bbf7-05a64e0b7bc4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 614271ea-285c-468f-af48-82d2ecf2c23f (type: ports) to 6 [pid: 7|app: 0|req: 1686/3476] 199.204.45.233 () {34 vars in 790 bytes} [Thu Apr 16 18:07:10 2026] PUT /v2.0/ports/614271ea-285c-468f-af48-82d2ecf2c23f => generated 1288 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:07:10.699 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2edfd1c8-3202-44e5-96ae-75ff8e45bfc0'] response: {'name': 'network-changed', 'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'tag': '614271ea-285c-468f-af48-82d2ecf2c23f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1791/3477] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 16 18:07:10 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904 => generated 838 bytes in 65 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: 1687/3478] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:07:10 2026] GET /v2.0/subnets/1cf4b9af-8da9-445d-8214-181c357f2717 => generated 748 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1792/3479] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:07:10 2026] GET /v2.0/ports/614271ea-285c-468f-af48-82d2ecf2c23f => generated 1316 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:07:11.191 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7551bf5-3214-43b6-a210-afaa866f6099 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 614271ea-285c-468f-af48-82d2ecf2c23f (type: ports) to 7 [pid: 7|app: 0|req: 1688/3480] 199.204.45.233 () {34 vars in 789 bytes} [Thu Apr 16 18:07:10 2026] PUT /v2.0/ports/614271ea-285c-468f-af48-82d2ecf2c23f => generated 1057 bytes in 369 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: 1793/3481] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 16 18:07:11 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904 => generated 838 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3482] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:07:11 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 4857 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1794/3483] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:11 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 4857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3484] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:07:11 2026] GET /v2.0/networks?id=e383f159-1579-4117-9194-8a95f8295904 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1795/3485] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:07:11 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3486] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:07:11 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1796/3487] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:11 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 4857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:07:12.736 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a0fc105-db7e-4cbd-8d34-0a5c9718c2ac'] response: {'name': 'network-changed', 'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'tag': '614271ea-285c-468f-af48-82d2ecf2c23f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1692/3488] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:12 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 4857 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1797/3489] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:07:13 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 4857 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3490] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:07:13 2026] GET /v2.0/networks?id=e383f159-1579-4117-9194-8a95f8295904 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1798/3491] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:07:13 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3492] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:07:13 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:07:13.850 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0f5d1d23-ab1a-4e90-93e0-97e29e6656da - - - - - -] OVN reports status down for port: 614271ea-285c-468f-af48-82d2ecf2c23f [pid: 8|app: 0|req: 1799/3493] 199.204.45.233 () {34 vars in 975 bytes} [Thu Apr 16 18:07:13 2026] GET /v2.0/ports/614271ea-285c-468f-af48-82d2ecf2c23f => generated 1085 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3494] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:13 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 4857 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1800/3495] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 16 18:07:13 2026] GET /v2.0/ports/614271ea-285c-468f-af48-82d2ecf2c23f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3496] 199.204.45.233 () {34 vars in 1016 bytes} [Thu Apr 16 18:07:14 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?fields=dns_domain => generated 29 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:07:14.073 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd77d961-fc78-4720-b757-2a6b7c1cff6a'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '614271ea-285c-468f-af48-82d2ecf2c23f', 'code': 200} 2026-04-16 18:07:14.272 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f5d1d23-ab1a-4e90-93e0-97e29e6656da - - - - - -] Successfully bumped revision number for resource 614271ea-285c-468f-af48-82d2ecf2c23f (type: ports) to 8 2026-04-16 18:07:14.550 8 INFO neutron.db.ovn_revision_numbers_db [req-ea27412b-666a-4ff1-ad14-52e7e181c510 req-ba89221b-d76b-49d8-a48f-5f7ceea984ae 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 614271ea-285c-468f-af48-82d2ecf2c23f (type: ports) to 9 [pid: 8|app: 0|req: 1801/3497] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 18:07:14 2026] PUT /v2.0/ports/614271ea-285c-468f-af48-82d2ecf2c23f => generated 917 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3498] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:15 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 3780 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, ' 2026-04-16 18:07:15.215 8 INFO neutron_taas.services.taas.taas_plugin [None req-e7871b80-7210-40b8-9fee-60bab4eeeaaf 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 614271ea-285c-468f-af48-82d2ecf2c23f 2026-04-16 18:07:15.217 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7871b80-7210-40b8-9fee-60bab4eeeaaf 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 614271ea-285c-468f-af48-82d2ecf2c23f [pid: 8|app: 0|req: 1802/3499] 199.204.45.233 () {32 vars in 759 bytes} [Thu Apr 16 18:07:15 2026] DELETE /v2.0/ports/614271ea-285c-468f-af48-82d2ecf2c23f => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3500] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:07:15 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: 1803/3501] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:07:15 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: 1699/3502] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:07:15 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: 1804/3503] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:07:15 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: 1700/3504] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:07:15 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1805/3505] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:07:15 2026] GET /v2.0/ports/d4b797ae-1cff-4784-873b-e85e180a55f0 => 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: 1701/3506] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:07:15 2026] GET /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 1319 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1806/3507] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:07:15 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3508] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 16 18:07:15 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1807/3509] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:07:15 2026] GET /v2.0/ports/d4b797ae-1cff-4784-873b-e85e180a55f0 => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3510] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:07:15 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:07:16.123 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3318273-719f-431b-bfe3-8de560d449aa'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '614271ea-285c-468f-af48-82d2ecf2c23f', 'code': 200} [pid: 8|app: 0|req: 1808/3511] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 3780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3512] 199.204.45.233 () {34 vars in 1226 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/networks?id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a&id=9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761&id=151f3d61-610f-4ee7-8955-310a3c0bef7d&id=e383f159-1579-4117-9194-8a95f8295904 => generated 3260 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3513] 199.204.45.233 () {34 vars in 1062 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.206&port_id=fbe572fc-b97f-43e8-ab5e-1693af4619c4 => 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: 1809/3514] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/networks => generated 4772 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3515] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/subnets?id=2d87c958-f9ea-4fe4-b984-dbcc07ae1456 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3516] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/ports?network_id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a&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: 8|app: 0|req: 1810/3517] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/security-groups => generated 31496 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3518] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3519] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a?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: 8|app: 0|req: 1811/3520] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/ports => generated 23297 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3521] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.212&port_id=40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1812/3522] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/subnets?id=0900cee3-37fb-4491-ad10-fb434d9b6231 => 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: 1711/3523] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/floatingips => generated 2589 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1813/3524] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/ports?network_id=9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761&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: 1712/3525] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/subnets => generated 5514 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1814/3526] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?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: 1713/3527] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:07:16 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: 1714/3528] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?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: 8|app: 0|req: 1815/3529] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/subnets => generated 5514 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3530] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.171&port_id=eec2f953-7d54-47b6-9d12-e35e196e03b2 => 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: 1716/3531] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/subnets?id=3feb3220-5a9e-4b8f-abaf-708c579f50fd => generated 677 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3532] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/ports?network_id=151f3d61-610f-4ee7-8955-310a3c0bef7d&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: 1816/3533] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/routers => generated 965 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1718/3534] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?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: 1817/3535] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 18:07:16 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: 1818/3536] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1819/3537] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/network-ip-availabilities => generated 3190 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1719/3538] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:07:16 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?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: 8|app: 0|req: 1820/3539] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:07:18 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: 1720/3540] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:07: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: 1821/3541] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:07: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: 1721/3542] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:07:18 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: 1822/3543] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:18 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 3780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3544] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:07: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: 8|app: 0|req: 1823/3545] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:07:18 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: 1723/3546] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:07:18 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: 8|app: 0|req: 1824/3547] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:07:18 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: 1724/3548] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:07:18 2026] GET /v2.0/ports/eec2f953-7d54-47b6-9d12-e35e196e03b2 => generated 1260 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:07:19.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-c65a4964-a8f0-4958-a17a-5801cfb4a2c9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource eec2f953-7d54-47b6-9d12-e35e196e03b2 (type: ports) to 7 [pid: 8|app: 0|req: 1825/3549] 199.204.45.233 () {34 vars in 789 bytes} [Thu Apr 16 18:07:18 2026] PUT /v2.0/ports/eec2f953-7d54-47b6-9d12-e35e196e03b2 => generated 1057 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:07:19.308 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-292a1edf-4025-4ac8-a1bc-bd2078c77c0b'] response: {'name': 'network-changed', 'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'tag': 'eec2f953-7d54-47b6-9d12-e35e196e03b2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1725/3550] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 16 18:07:19 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d => generated 838 bytes in 61 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: 1826/3551] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:19 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 3605 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1726/3552] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:19 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 3605 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1827/3553] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:07:19 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 3605 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3554] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:07:19 2026] GET /v2.0/networks?id=151f3d61-610f-4ee7-8955-310a3c0bef7d => generated 841 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1828/3555] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:07:19 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1728/3556] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:07:19 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?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: 1829/3557] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:20 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 3605 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:07:21.232 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d42a285f-8c08-4ad7-abbe-f5131801690b - - - - - -] OVN reports status down for port: eec2f953-7d54-47b6-9d12-e35e196e03b2 [pid: 7|app: 0|req: 1730/3560] 199.204.45.233 () {34 vars in 975 bytes} [Thu Apr 16 18:07:21 2026] GET /v2.0/ports/eec2f953-7d54-47b6-9d12-e35e196e03b2 => generated 1085 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1831/3561] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 16 18:07:21 2026] GET /v2.0/ports/eec2f953-7d54-47b6-9d12-e35e196e03b2?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:07:21.367 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a8a95fa-6e53-4ab1-ba20-fdd7491f835a'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eec2f953-7d54-47b6-9d12-e35e196e03b2', 'code': 200} [pid: 7|app: 0|req: 1731/3562] 199.204.45.233 () {34 vars in 1016 bytes} [Thu Apr 16 18:07:21 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:07:21.533 8 INFO neutron.db.ovn_revision_numbers_db [None req-d42a285f-8c08-4ad7-abbe-f5131801690b - - - - - -] Successfully bumped revision number for resource eec2f953-7d54-47b6-9d12-e35e196e03b2 (type: ports) to 8 [pid: 7|app: 0|req: 1732/3563] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:21 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 3603 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:07:21.846 8 INFO neutron.db.ovn_revision_numbers_db [req-f031846f-055b-469c-8481-caebe478100f req-7f419882-b4aa-4446-a2b5-a179a91210d5 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource eec2f953-7d54-47b6-9d12-e35e196e03b2 (type: ports) to 9 [pid: 8|app: 0|req: 1832/3564] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 18:07:21 2026] PUT /v2.0/ports/eec2f953-7d54-47b6-9d12-e35e196e03b2 => generated 917 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1733/3565] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:22 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 2528 bytes in 41 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-04-16 18:07:22.811 8 INFO neutron_taas.services.taas.taas_plugin [None req-e526eb8c-0b43-4f93-940f-8c136c269c64 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: eec2f953-7d54-47b6-9d12-e35e196e03b2 2026-04-16 18:07:22.814 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e526eb8c-0b43-4f93-940f-8c136c269c64 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: eec2f953-7d54-47b6-9d12-e35e196e03b2 [pid: 8|app: 0|req: 1833/3566] 199.204.45.233 () {32 vars in 759 bytes} [Thu Apr 16 18:07:22 2026] DELETE /v2.0/ports/eec2f953-7d54-47b6-9d12-e35e196e03b2 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1734/3567] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1834/3568] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:07:23 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: 1735/3569] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:07:23 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: 1835/3570] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:07:23 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: 1736/3571] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => 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: 1836/3572] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/ports/d4b797ae-1cff-4784-873b-e85e180a55f0 => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1737/3573] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 1319 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1837/3574] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => 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: 1738/3575] 199.204.45.233 () {30 vars in 743 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1838/3576] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/ports/d4b797ae-1cff-4784-873b-e85e180a55f0 => generated 1140 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:07:23.406 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef2f4f69-3cbf-44ca-826c-414f3702683e'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eec2f953-7d54-47b6-9d12-e35e196e03b2', 'code': 200} [pid: 7|app: 0|req: 1739/3577] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 2528 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1839/3578] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3579] 199.204.45.233 () {34 vars in 1146 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/networks?id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a&id=9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761&id=151f3d61-610f-4ee7-8955-310a3c0bef7d => generated 2433 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1840/3580] 199.204.45.233 () {34 vars in 1062 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.206&port_id=fbe572fc-b97f-43e8-ab5e-1693af4619c4 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1741/3581] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/subnets?id=2d87c958-f9ea-4fe4-b984-dbcc07ae1456 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1841/3582] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/ports?network_id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a&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: 1742/3583] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a?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: 1842/3584] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a?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: 1743/3585] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.212&port_id=40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => 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: 1843/3586] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/subnets?id=0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1744/3587] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/ports?network_id=9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761&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: 1844/3588] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?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: 1745/3589] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:07:23 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?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: 1845/3590] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:07:34 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: 7|app: 0|req: 1746/3591] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:07:34 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: 1846/3592] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:07:34 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: 1747/3593] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:07:34 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-04-16 18:07:34.776 8 INFO neutron.api.v2.resource [None req-19f7d65b-75be-4f9d-8fb8-e9e2b7492dee 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1847/3594] 199.204.45.233 () {30 vars in 763 bytes} [Thu Apr 16 18:07:34 2026] GET /v2.0/security-groups/lb-2132ec08-c287-4349-b820-97aa6ed88a8d => 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: 1748/3595] 199.204.45.233 () {30 vars in 785 bytes} [Thu Apr 16 18:07:34 2026] GET /v2.0/security-groups?name=lb-2132ec08-c287-4349-b820-97aa6ed88a8d => generated 2865 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1848/3596] 199.204.45.233 () {30 vars in 815 bytes} [Thu Apr 16 18:07:34 2026] GET /v2.0/security-group-rules?security_group_id=a352bf64-d0b5-42aa-8692-c77dd580d184 => generated 2334 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1749/3597] 199.204.45.233 () {32 vars in 789 bytes} [Thu Apr 16 18:07:34 2026] DELETE /v2.0/security-group-rules/dbf86c64-b239-4fd9-9d01-b8c5e0d7b451 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1849/3598] 199.204.45.233 () {32 vars in 789 bytes} [Thu Apr 16 18:07:35 2026] DELETE /v2.0/security-group-rules/fccd5ef6-26ca-467f-8431-5079cba8ec6e => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:07:38.683 7 INFO neutron_taas.services.taas.taas_plugin [None req-32574123-7570-4ffa-9f15-3d177651403d a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] TaaS: Handle Delete Port: b94ca01d-eda9-43f6-af98-a60cc3bd34fe 2026-04-16 18:07:38.686 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32574123-7570-4ffa-9f15-3d177651403d a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Tap Mirror: Handle Delete Port: b94ca01d-eda9-43f6-af98-a60cc3bd34fe 2026-04-16 18:07:38.866 7 INFO neutron.db.l3_db [None req-32574123-7570-4ffa-9f15-3d177651403d a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Floating IP 53c6a362-691d-431a-9a6a-dde4c42c3598 disassociated (deleted). External IP: 10.96.250.220, port: d4b797ae-1cff-4784-873b-e85e180a55f0. [pid: 7|app: 0|req: 1751/3601] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:07:38 2026] DELETE /v2.0/floatingips/53c6a362-691d-431a-9a6a-dde4c42c3598 => generated 0 bytes in 359 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-04-16 18:07:38.928 8 INFO neutron.api.v2.resource [None req-555d07df-c793-43bd-8ce1-418f6de94c5d a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1851/3602] 10.0.0.153 () {32 vars in 729 bytes} [Thu Apr 16 18:07:38 2026] GET /v2.0/floatingips/53c6a362-691d-431a-9a6a-dde4c42c3598 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1752/3603] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:07:40 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: 1852/3604] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:07:40 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: 1753/3605] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:07:40 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: 1853/3606] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:07:40 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-04-16 18:07:40.258 7 INFO neutron.api.v2.resource [None req-a4f27f4b-151f-4d64-b93a-98914617804a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1754/3607] 199.204.45.233 () {30 vars in 763 bytes} [Thu Apr 16 18:07:40 2026] GET /v2.0/security-groups/lb-2132ec08-c287-4349-b820-97aa6ed88a8d => 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: 1854/3608] 199.204.45.233 () {30 vars in 785 bytes} [Thu Apr 16 18:07:40 2026] GET /v2.0/security-groups?name=lb-2132ec08-c287-4349-b820-97aa6ed88a8d => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1755/3609] 199.204.45.233 () {30 vars in 815 bytes} [Thu Apr 16 18:07:40 2026] GET /v2.0/security-group-rules?security_group_id=a352bf64-d0b5-42aa-8692-c77dd580d184 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1855/3610] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:07:40 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: 1756/3611] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:07:40 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: 8|app: 0|req: 1856/3612] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:07:40 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: 1757/3613] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:07:40 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: 1857/3614] 199.204.45.233 () {30 vars in 741 bytes} [Thu Apr 16 18:07:40 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => 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: 1758/3615] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:40 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 2528 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1858/3616] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:40 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 2528 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1759/3617] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:40 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 2528 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1859/3618] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:41 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 2528 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:07:42.475 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd1a007d-44d8-4538-9c52-f641c32c9ca2 - - - - - -] OVN reports status down for port: 40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 2026-04-16 18:07:42.642 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd667d09-1898-4f50-846b-39062963745d'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '40a1e0cc-ddae-48ed-b102-5e1143fb1ad0', 'code': 200} 2026-04-16 18:07:42.675 7 INFO neutron.db.ovn_revision_numbers_db [None req-fe27ef7e-acc9-4cb0-b54a-b601ff51be4a - - - - - -] Successfully bumped revision number for resource d4b797ae-1cff-4784-873b-e85e180a55f0 (type: ports) to 6 [pid: 7|app: 0|req: 1760/3619] 199.204.45.233 () {34 vars in 975 bytes} [Thu Apr 16 18:07:42 2026] GET /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 1317 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1860/3620] 199.204.45.233 () {34 vars in 1060 bytes} [Thu Apr 16 18:07:42 2026] GET /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1761/3621] 199.204.45.233 () {34 vars in 1016 bytes} [Thu Apr 16 18:07:42 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761?fields=dns_domain => generated 29 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:07:42.813 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd1a007d-44d8-4538-9c52-f641c32c9ca2 - - - - - -] Successfully bumped revision number for resource 40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 (type: ports) to 8 [pid: 7|app: 0|req: 1762/3622] 199.204.45.233 () {34 vars in 911 bytes} [Thu Apr 16 18:07:42 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: 1861/3623] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:42 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 2526 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:07:42.904 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-468f0960-1ce5-4396-8118-2b0bdfb9f7c6 - - - - - -] OVN reports status down for port: d4b797ae-1cff-4784-873b-e85e180a55f0 2026-04-16 18:07:43.229 7 INFO neutron.db.ovn_revision_numbers_db [req-6c2937e1-2f3a-4619-84b9-794c745d44f2 req-777ee6df-20ac-4cc1-89d9-597fdf4b11b9 118c9e76b8bc4264a18215a09803256f a61d6f668be14612ad6abf2efba5f569 - - 24a44dee18374be3acf91e212a98a5c2 24a44dee18374be3acf91e212a98a5c2] Successfully bumped revision number for resource 40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 (type: ports) to 9 [pid: 7|app: 0|req: 1763/3624] 199.204.45.233 () {38 vars in 1028 bytes} [Thu Apr 16 18:07:42 2026] PUT /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 1151 bytes in 406 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: 1862/3625] 199.204.45.233 () {30 vars in 769 bytes} [Thu Apr 16 18:07:43 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 1217 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, ' 2026-04-16 18:07:44.308 7 INFO neutron.db.ovn_revision_numbers_db [None req-409f2103-17d0-497e-80f5-64d6ca470ee5 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 (type: ports) to 10 [pid: 7|app: 0|req: 1764/3626] 199.204.45.233 () {34 vars in 789 bytes} [Thu Apr 16 18:07:43 2026] PUT /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 1091 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1863/3627] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:07:44 2026] GET /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 1091 bytes in 49 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-04-16 18:07:44.446 7 INFO neutron.db.ovn_revision_numbers_db [None req-fe27ef7e-acc9-4cb0-b54a-b601ff51be4a - - - - - -] Successfully bumped revision number for resource d4b797ae-1cff-4784-873b-e85e180a55f0 (type: ports) to 8 2026-04-16 18:07:44.555 7 INFO neutron_taas.services.taas.taas_plugin [None req-434ee7d5-a8e2-4908-91a2-de69528698b0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: 40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 2026-04-16 18:07:44.558 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-434ee7d5-a8e2-4908-91a2-de69528698b0 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: 40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 2026-04-16 18:07:44.699 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-91435d4c-7be1-40f6-aa18-11be427564cb'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '40a1e0cc-ddae-48ed-b102-5e1143fb1ad0', 'code': 200} [pid: 7|app: 0|req: 1765/3628] 199.204.45.233 () {32 vars in 759 bytes} [Thu Apr 16 18:07:44 2026] DELETE /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => 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: 1864/3629] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:07:44 2026] GET /v2.0/ports?tenant_id=a3ab715fa1b74de1b59db63c8b54d9aa&device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 1217 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1865/3630] 199.204.45.233 () {30 vars in 703 bytes} [Thu Apr 16 18:07:44 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: 1866/3631] 199.204.45.233 () {30 vars in 705 bytes} [Thu Apr 16 18:07:44 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: 1867/3632] 199.204.45.233 () {30 vars in 681 bytes} [Thu Apr 16 18:07:44 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: 1868/3633] 199.204.45.233 () {30 vars in 717 bytes} [Thu Apr 16 18:07:44 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: 1766/3634] 199.204.45.233 () {34 vars in 1066 bytes} [Thu Apr 16 18:07:44 2026] GET /v2.0/networks?id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a&id=9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761 => generated 1606 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:07:44.873 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ba99e41-7df7-48a4-871a-272af5cbff07 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1869/3635] 199.204.45.233 () {32 vars in 759 bytes} [Thu Apr 16 18:07:44 2026] DELETE /v2.0/ports/40a1e0cc-ddae-48ed-b102-5e1143fb1ad0 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1767/3636] 199.204.45.233 () {34 vars in 1062 bytes} [Thu Apr 16 18:07:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.206&port_id=fbe572fc-b97f-43e8-ab5e-1693af4619c4 => 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: 1870/3637] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:07:44 2026] GET /v2.0/ports/d4b797ae-1cff-4784-873b-e85e180a55f0 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1768/3638] 199.204.45.233 () {34 vars in 984 bytes} [Thu Apr 16 18:07:44 2026] GET /v2.0/subnets?id=2d87c958-f9ea-4fe4-b984-dbcc07ae1456 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:07:44.936 8 INFO neutron.api.v2.resource [None req-b7b03f0d-1fe4-4dd7-92aa-9c0704ef6784 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1871/3639] 199.204.45.233 () {30 vars in 763 bytes} [Thu Apr 16 18:07:44 2026] GET /v2.0/security-groups/lb-2132ec08-c287-4349-b820-97aa6ed88a8d => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1769/3640] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:07:44 2026] GET /v2.0/ports?network_id=3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a&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: 1872/3641] 199.204.45.233 () {30 vars in 785 bytes} [Thu Apr 16 18:07:44 2026] GET /v2.0/security-groups?name=lb-2132ec08-c287-4349-b820-97aa6ed88a8d => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1770/3642] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:07:44 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a?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: 1873/3643] 199.204.45.233 () {30 vars in 737 bytes} [Thu Apr 16 18:07:44 2026] GET /v2.0/ports/d4b797ae-1cff-4784-873b-e85e180a55f0 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1771/3644] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:07:45 2026] GET /v2.0/networks/3bfa3bfd-b4e5-4a31-84ea-55e9b6a2b79a?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-04-16 18:07:45.331 8 INFO neutron.db.ovn_revision_numbers_db [None req-63e9e409-1b1a-428b-80a4-7abd43d6868e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource d4b797ae-1cff-4784-873b-e85e180a55f0 (type: ports) to 9 [pid: 8|app: 0|req: 1874/3645] 199.204.45.233 () {34 vars in 789 bytes} [Thu Apr 16 18:07:45 2026] PUT /v2.0/ports/d4b797ae-1cff-4784-873b-e85e180a55f0 => generated 1094 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1772/3646] 199.204.45.233 () {32 vars in 779 bytes} [Thu Apr 16 18:07:45 2026] DELETE /v2.0/security-groups/a352bf64-d0b5-42aa-8692-c77dd580d184 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:07:45.607 8 INFO neutron_taas.services.taas.taas_plugin [None req-6cc1fc72-8175-42ea-9cf4-5967ad9cfa1b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: d4b797ae-1cff-4784-873b-e85e180a55f0 2026-04-16 18:07:45.611 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6cc1fc72-8175-42ea-9cf4-5967ad9cfa1b 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: d4b797ae-1cff-4784-873b-e85e180a55f0 [pid: 8|app: 0|req: 1875/3647] 199.204.45.233 () {32 vars in 759 bytes} [Thu Apr 16 18:07:45 2026] DELETE /v2.0/ports/d4b797ae-1cff-4784-873b-e85e180a55f0 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:07:47.130 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a1a535e8-8de9-4c88-bfca-d89f16bba9cd - - - - - -] OVN reports status down for port: fbe572fc-b97f-43e8-ab5e-1693af4619c4 2026-04-16 18:07:47.242 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9365100e-09eb-424b-a420-a4f4ee27b507'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fbe572fc-b97f-43e8-ab5e-1693af4619c4', 'code': 200} 2026-04-16 18:07:47.372 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1a535e8-8de9-4c88-bfca-d89f16bba9cd - - - - - -] Successfully bumped revision number for resource fbe572fc-b97f-43e8-ab5e-1693af4619c4 (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: 1773/3648] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 16 18:07:48 2026] GET /v2.0/ports?device_id=11885e2c-20ee-4216-a35f-69fa6c6ba0f5 => generated 1215 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:07:48.467 8 INFO neutron_taas.services.taas.taas_plugin [req-fc5c4994-dbfc-4df4-89e9-fa44aa09cb86 req-865feec1-32ec-41e9-bbf9-d8f7fcefe4c4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] TaaS: Handle Delete Port: fbe572fc-b97f-43e8-ab5e-1693af4619c4 2026-04-16 18:07:48.470 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fc5c4994-dbfc-4df4-89e9-fa44aa09cb86 req-865feec1-32ec-41e9-bbf9-d8f7fcefe4c4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Tap Mirror: Handle Delete Port: fbe572fc-b97f-43e8-ab5e-1693af4619c4 [pid: 8|app: 0|req: 1876/3649] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 16 18:07:48 2026] DELETE /v2.0/ports/fbe572fc-b97f-43e8-ab5e-1693af4619c4 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:07:48.650 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7be2ead-7a04-4480-b509-21f5d3920b3f'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-deleted', 'tag': 'fbe572fc-b97f-43e8-ab5e-1693af4619c4', 'status': 'completed', 'code': 200} 2026-04-16 18:07:49.282 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9651a8f-cc87-4858-97a2-23b039e9b79b'] response: {'server_uuid': '11885e2c-20ee-4216-a35f-69fa6c6ba0f5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fbe572fc-b97f-43e8-ab5e-1693af4619c4', 'code': 200} 2026-04-16 18:07:49.298 7 INFO neutron_taas.services.taas.taas_plugin [None req-f76f5b2f-c838-458b-84cb-b09037889eab a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] TaaS: Handle Delete Port: 35719c3e-765a-4dcd-8b9e-59312f255df9 2026-04-16 18:07:49.301 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f76f5b2f-c838-458b-84cb-b09037889eab a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Tap Mirror: Handle Delete Port: 35719c3e-765a-4dcd-8b9e-59312f255df9 2026-04-16 18:07:49.506 7 INFO neutron.db.l3_db [None req-f76f5b2f-c838-458b-84cb-b09037889eab a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Floating IP 274e566c-04a0-4ea6-813e-03f5e710e78b disassociated (deleted). External IP: 10.96.250.213, port: 16b3072e-90d1-4718-a0ff-8b5d7a13afad. [pid: 7|app: 0|req: 1774/3650] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:07:49 2026] DELETE /v2.0/floatingips/274e566c-04a0-4ea6-813e-03f5e710e78b => generated 0 bytes in 418 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-04-16 18:07:49.564 8 INFO neutron.api.v2.resource [None req-89f763ba-19f4-467e-856a-aeccddfb55bf a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1877/3651] 10.0.0.153 () {32 vars in 729 bytes} [Thu Apr 16 18:07:49 2026] GET /v2.0/floatingips/274e566c-04a0-4ea6-813e-03f5e710e78b => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1775/3652] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:07:49 2026] GET /v2.0/ports?device_id=cd8c3588-94bf-4954-9a37-bdf189b31d7c => generated 1200 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1878/3653] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:07:49 2026] GET /v2.0/security-groups?id=6e5bb05a-df05-4e22-b248-1f879f2a38fe&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:07:50.825 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-468f0960-1ce5-4396-8118-2b0bdfb9f7c6 - - - - - -] OVN reports status down for port: 16b3072e-90d1-4718-a0ff-8b5d7a13afad 2026-04-16 18:07:50.974 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-90eabb2e-6884-4b1f-bc36-8adf188ac83e'] response: {'server_uuid': 'cd8c3588-94bf-4954-9a37-bdf189b31d7c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '16b3072e-90d1-4718-a0ff-8b5d7a13afad', 'code': 200} 2026-04-16 18:07:51.107 8 INFO neutron.db.ovn_revision_numbers_db [None req-468f0960-1ce5-4396-8118-2b0bdfb9f7c6 - - - - - -] Successfully bumped revision number for resource 16b3072e-90d1-4718-a0ff-8b5d7a13afad (type: ports) to 6 2026-04-16 18:07:51.320 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c25a823b-b155-4620-800e-df2e7ddfe360'] response: {'name': 'network-changed', 'server_uuid': 'cd8c3588-94bf-4954-9a37-bdf189b31d7c', 'tag': '16b3072e-90d1-4718-a0ff-8b5d7a13afad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1777/3656] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:07:51 2026] GET /v2.0/ports?tenant_id=009e307b2d104a67a074e0c66e7f3a0d&device_id=cd8c3588-94bf-4954-9a37-bdf189b31d7c => generated 1436 bytes in 43 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: 1880/3657] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:07:51 2026] GET /v2.0/networks?id=e383f159-1579-4117-9194-8a95f8295904 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1778/3658] 199.204.45.233 () {34 vars in 1056 bytes} [Thu Apr 16 18:07:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.33&port_id=16b3072e-90d1-4718-a0ff-8b5d7a13afad => 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: 1881/3659] 199.204.45.233 () {34 vars in 1106 bytes} [Thu Apr 16 18:07:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e0&port_id=16b3072e-90d1-4718-a0ff-8b5d7a13afad => 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: 1779/3660] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 16 18:07:51 2026] GET /v2.0/ports?device_id=cd8c3588-94bf-4954-9a37-bdf189b31d7c => generated 1198 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1882/3661] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 16 18:07:52 2026] GET /v2.0/subnets?id=1cf4b9af-8da9-445d-8214-181c357f2717&id=7b119df4-7460-4db4-aae5-a8c7f3558c68 => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1883/3662] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:07:52 2026] GET /v2.0/ports?network_id=e383f159-1579-4117-9194-8a95f8295904&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: 1884/3663] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:07:52 2026] GET /v2.0/ports?network_id=e383f159-1579-4117-9194-8a95f8295904&device_owner=network%3Adhcp => 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: 1885/3664] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:07:52 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:07:52.142 7 INFO neutron_taas.services.taas.taas_plugin [req-c14f03de-4c91-46ec-abcb-33da72e93baa req-a77e2be6-1ba6-41a7-b5e9-0306ecadaba7 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] TaaS: Handle Delete Port: 16b3072e-90d1-4718-a0ff-8b5d7a13afad 2026-04-16 18:07:52.144 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c14f03de-4c91-46ec-abcb-33da72e93baa req-a77e2be6-1ba6-41a7-b5e9-0306ecadaba7 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Tap Mirror: Handle Delete Port: 16b3072e-90d1-4718-a0ff-8b5d7a13afad [pid: 8|app: 0|req: 1886/3665] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:07:52 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904?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: 1780/3666] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 16 18:07:52 2026] DELETE /v2.0/ports/16b3072e-90d1-4718-a0ff-8b5d7a13afad => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:07:53.013 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd1ac72e-6609-4e7a-b6bc-4fdcaa056f8b'] response: {'server_uuid': 'cd8c3588-94bf-4954-9a37-bdf189b31d7c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '16b3072e-90d1-4718-a0ff-8b5d7a13afad', 'code': 200} 2026-04-16 18:07:53.360 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a85b2e5-48ed-4169-af14-1175fed57ed5'] response: {'server_uuid': 'cd8c3588-94bf-4954-9a37-bdf189b31d7c', 'name': 'network-vif-deleted', 'tag': '16b3072e-90d1-4718-a0ff-8b5d7a13afad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1887/3667] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:07:54 2026] GET /v2.0/ports?device_id=cd8c3588-94bf-4954-9a37-bdf189b31d7c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 18:08:00.222 7 INFO neutron_taas.services.taas.taas_plugin [None req-c29961fe-633c-4d3a-9b92-7bd04d7e22b2 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] TaaS: Handle Delete Port: 443e9378-9054-49eb-a2d0-7cb5b724c561 2026-04-16 18:08:00.226 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c29961fe-633c-4d3a-9b92-7bd04d7e22b2 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Tap Mirror: Handle Delete Port: 443e9378-9054-49eb-a2d0-7cb5b724c561 2026-04-16 18:08:00.465 7 INFO neutron.db.l3_db [None req-c29961fe-633c-4d3a-9b92-7bd04d7e22b2 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Floating IP 0938426a-7b4d-4c0a-90ed-04a6caf6842e disassociated (deleted). External IP: 10.96.250.216, port: e4d4fab6-8e63-4a5c-abf1-969861719219. [pid: 7|app: 0|req: 1781/3668] 10.0.0.153 () {32 vars in 732 bytes} [Thu Apr 16 18:08:00 2026] DELETE /v2.0/floatingips/0938426a-7b4d-4c0a-90ed-04a6caf6842e => generated 0 bytes in 435 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:00.532 8 INFO neutron.api.v2.resource [None req-7bf48306-0ebf-434a-b60d-87880506a971 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1888/3669] 10.0.0.153 () {32 vars in 729 bytes} [Thu Apr 16 18:08:00 2026] GET /v2.0/floatingips/0938426a-7b4d-4c0a-90ed-04a6caf6842e => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:08:00.542 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-336d3c6b-80a9-4147-b241-0fb7f73ffeeb'] response: {'name': 'network-changed', 'server_uuid': '0dc55fd0-90d8-48da-a46b-e8f66860a705', 'tag': 'e4d4fab6-8e63-4a5c-abf1-969861719219', '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: 1782/3670] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:08:00 2026] GET /v2.0/ports?device_id=0dc55fd0-90d8-48da-a46b-e8f66860a705 => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1889/3671] 10.0.0.198 () {34 vars in 1040 bytes} [Thu Apr 16 18:08:00 2026] GET /v2.0/security-groups?id=6e5bb05a-df05-4e22-b248-1f879f2a38fe&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1783/3672] 199.204.45.233 () {34 vars in 1080 bytes} [Thu Apr 16 18:08:01 2026] GET /v2.0/ports?tenant_id=009e307b2d104a67a074e0c66e7f3a0d&device_id=0dc55fd0-90d8-48da-a46b-e8f66860a705 => generated 1438 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1890/3673] 199.204.45.233 () {34 vars in 986 bytes} [Thu Apr 16 18:08:01 2026] GET /v2.0/networks?id=151f3d61-610f-4ee7-8955-310a3c0bef7d => generated 841 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1784/3674] 199.204.45.233 () {34 vars in 1058 bytes} [Thu Apr 16 18:08:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.221&port_id=e4d4fab6-8e63-4a5c-abf1-969861719219 => 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: 1891/3675] 199.204.45.233 () {34 vars in 1104 bytes} [Thu Apr 16 18:08:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37f&port_id=e4d4fab6-8e63-4a5c-abf1-969861719219 => 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: 1785/3676] 199.204.45.233 () {34 vars in 1064 bytes} [Thu Apr 16 18:08:01 2026] GET /v2.0/subnets?id=3feb3220-5a9e-4b8f-abaf-708c579f50fd&id=3d5ec95d-f09c-480e-ba18-2dd334328375 => generated 1411 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1892/3677] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:08:01 2026] GET /v2.0/ports?network_id=151f3d61-610f-4ee7-8955-310a3c0bef7d&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: 1786/3678] 199.204.45.233 () {34 vars in 1052 bytes} [Thu Apr 16 18:08:01 2026] GET /v2.0/ports?network_id=151f3d61-610f-4ee7-8955-310a3c0bef7d&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: 1893/3679] 199.204.45.233 () {34 vars in 1012 bytes} [Thu Apr 16 18:08:01 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?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: 1787/3680] 199.204.45.233 () {34 vars in 1112 bytes} [Thu Apr 16 18:08:01 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d?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-04-16 18:08:01.758 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eebab63d-e274-4961-b2fa-9e4095ba7bde - - - - - -] OVN reports status down for port: e4d4fab6-8e63-4a5c-abf1-969861719219 2026-04-16 18:08:01.909 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f9b544f-7ee2-408c-b4c8-e4173dfe0821'] response: {'server_uuid': '0dc55fd0-90d8-48da-a46b-e8f66860a705', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e4d4fab6-8e63-4a5c-abf1-969861719219', 'code': 200} 2026-04-16 18:08:02.046 8 INFO neutron.db.ovn_revision_numbers_db [None req-eebab63d-e274-4961-b2fa-9e4095ba7bde - - - - - -] Successfully bumped revision number for resource e4d4fab6-8e63-4a5c-abf1-969861719219 (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: 1894/3681] 199.204.45.233 () {34 vars in 994 bytes} [Thu Apr 16 18:08:02 2026] GET /v2.0/ports?device_id=0dc55fd0-90d8-48da-a46b-e8f66860a705 => generated 1198 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 18:08:03.158 7 INFO neutron_taas.services.taas.taas_plugin [req-6e53e34b-8478-4011-b7e9-9ba65b679362 req-652314a6-8a1b-4e4b-a2d1-9f7dd9147b8b a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] TaaS: Handle Delete Port: e4d4fab6-8e63-4a5c-abf1-969861719219 2026-04-16 18:08:03.161 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6e53e34b-8478-4011-b7e9-9ba65b679362 req-652314a6-8a1b-4e4b-a2d1-9f7dd9147b8b a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Tap Mirror: Handle Delete Port: e4d4fab6-8e63-4a5c-abf1-969861719219 [pid: 7|app: 0|req: 1788/3682] 199.204.45.233 () {36 vars in 997 bytes} [Thu Apr 16 18:08:03 2026] DELETE /v2.0/ports/e4d4fab6-8e63-4a5c-abf1-969861719219 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:08:03.328 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfda6cc0-3376-435f-898b-c3380d467552'] response: {'server_uuid': '0dc55fd0-90d8-48da-a46b-e8f66860a705', 'name': 'network-vif-deleted', 'tag': 'e4d4fab6-8e63-4a5c-abf1-969861719219', 'status': 'completed', 'code': 200} 2026-04-16 18:08:03.950 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-61f4341c-72d5-4177-b2f9-89cc96816f94'] response: {'server_uuid': '0dc55fd0-90d8-48da-a46b-e8f66860a705', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e4d4fab6-8e63-4a5c-abf1-969861719219', 'code': 200} [pid: 8|app: 0|req: 1895/3683] 10.0.0.198 () {34 vars in 990 bytes} [Thu Apr 16 18:08:05 2026] GET /v2.0/ports?device_id=0dc55fd0-90d8-48da-a46b-e8f66860a705 => 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: 1790/3686] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:08:10 2026] DELETE /v2.0/security-group-rules/d5b71f48-e0a7-4431-8bd2-7be8841dc12e => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:11.147 8 INFO neutron.api.v2.resource [None req-ab42e605-1a60-4b4d-b1c3-fc7fdc6b42ee a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1897/3687] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:08:11 2026] GET /v2.0/security-group-rules/d5b71f48-e0a7-4431-8bd2-7be8841dc12e => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1791/3688] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:08:11 2026] DELETE /v2.0/security-group-rules/a7d50296-9f8a-4aaf-b5f7-2810e329dc96 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:11.307 8 INFO neutron.api.v2.resource [None req-fa41544a-521f-4cb9-9e98-420729f9b974 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1898/3689] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:08:11 2026] GET /v2.0/security-group-rules/a7d50296-9f8a-4aaf-b5f7-2810e329dc96 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1792/3690] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:08:11 2026] DELETE /v2.0/security-group-rules/81d784e7-40c6-493f-9b70-e1fdd6d7fe72 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:11.484 8 INFO neutron.api.v2.resource [None req-0e3e400d-6097-438c-ae2a-d3e1e56e3fbe a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1899/3691] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:08:11 2026] GET /v2.0/security-group-rules/81d784e7-40c6-493f-9b70-e1fdd6d7fe72 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1793/3692] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:08:11 2026] DELETE /v2.0/security-group-rules/af3e36e4-37b8-41e8-9943-308d8f4fbce0 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:11.648 8 INFO neutron.api.v2.resource [None req-7433b2f5-ad5b-40b1-8a1e-57939a59b59b a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1900/3693] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:08:11 2026] GET /v2.0/security-group-rules/af3e36e4-37b8-41e8-9943-308d8f4fbce0 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1794/3694] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:08:11 2026] DELETE /v2.0/security-group-rules/19edf2ed-b0d4-4e12-997a-1d1708d3c71c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:11.812 8 INFO neutron.api.v2.resource [None req-5c8118c9-2c88-4de2-8060-dc733c043286 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1901/3695] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:08:11 2026] GET /v2.0/security-group-rules/19edf2ed-b0d4-4e12-997a-1d1708d3c71c => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1795/3696] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:08:11 2026] DELETE /v2.0/security-group-rules/03641bd2-e1b4-48e0-88a3-66fb739fabf5 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:11.970 8 INFO neutron.api.v2.resource [None req-c258c82c-dec3-474e-9723-b804340be08a a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1902/3697] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:08:11 2026] GET /v2.0/security-group-rules/03641bd2-e1b4-48e0-88a3-66fb739fabf5 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1796/3698] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:08:11 2026] DELETE /v2.0/security-group-rules/025b323c-972d-433a-80fd-93b8c082253b => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:12.124 8 INFO neutron.api.v2.resource [None req-87a8de8c-720e-4775-bc46-da3570428afe a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1903/3699] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:08:12 2026] GET /v2.0/security-group-rules/025b323c-972d-433a-80fd-93b8c082253b => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1797/3700] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:08:12 2026] DELETE /v2.0/security-group-rules/74a32d3d-1672-4328-8753-4e79d5a46e1f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:12.268 8 INFO neutron.api.v2.resource [None req-a7938fed-2705-404b-8ce0-f5dd7f47f932 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1904/3701] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:08:12 2026] GET /v2.0/security-group-rules/74a32d3d-1672-4328-8753-4e79d5a46e1f => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1798/3702] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:08:12 2026] DELETE /v2.0/security-group-rules/41e09f45-7eb5-4179-90b2-c4228299ebfa => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:12.420 8 INFO neutron.api.v2.resource [None req-4ebf0452-86fb-4864-ae37-4df1d2208968 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1905/3703] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:08:12 2026] GET /v2.0/security-group-rules/41e09f45-7eb5-4179-90b2-c4228299ebfa => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1799/3704] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:08:12 2026] DELETE /v2.0/security-group-rules/3f4e1f82-41ce-4351-ad15-db9f542f15d7 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:12.556 8 INFO neutron.api.v2.resource [None req-47f6951c-96b3-4d96-b307-2b45065a9489 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1906/3705] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:08:12 2026] GET /v2.0/security-group-rules/3f4e1f82-41ce-4351-ad15-db9f542f15d7 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1800/3706] 10.0.0.153 () {32 vars in 750 bytes} [Thu Apr 16 18:08:12 2026] DELETE /v2.0/security-group-rules/d8635237-8db8-4748-9075-390b7c9d25e5 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:12.707 8 INFO neutron.api.v2.resource [None req-77ee0a3c-87b7-479b-a2f0-beac3f79cdeb a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1907/3707] 10.0.0.153 () {32 vars in 747 bytes} [Thu Apr 16 18:08:12 2026] GET /v2.0/security-group-rules/d8635237-8db8-4748-9075-390b7c9d25e5 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1801/3708] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:08:12 2026] DELETE /v2.0/security-groups/6e5bb05a-df05-4e22-b248-1f879f2a38fe => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:12.848 8 INFO neutron.api.v2.resource [None req-0f5afbef-53d1-4038-a0b7-f1a782c9b272 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1908/3709] 10.0.0.153 () {32 vars in 737 bytes} [Thu Apr 16 18:08:12 2026] GET /v2.0/security-groups/6e5bb05a-df05-4e22-b248-1f879f2a38fe => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:08:13.188 7 INFO neutron_taas.services.taas.taas_plugin [None req-958bd962-ab4d-4a5e-9543-c140cd0a0d01 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] TaaS: Handle Delete Port: 6cc26229-f977-4aa0-816e-207c5d3bae9f 2026-04-16 18:08:13.194 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-958bd962-ab4d-4a5e-9543-c140cd0a0d01 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Tap Mirror: Handle Delete Port: 6cc26229-f977-4aa0-816e-207c5d3bae9f [pid: 7|app: 0|req: 1802/3710] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:08:12 2026] PUT /v2.0/routers/1e3f2c7b-645d-42de-9097-0d4d18903f6d/remove_router_interface => generated 309 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:08:13.909 8 INFO neutron.api.v2.resource [None req-0d3fd207-8f04-4d02-9f9e-13978572b8d2 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1909/3711] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:08:13 2026] PUT /v2.0/routers/1e3f2c7b-645d-42de-9097-0d4d18903f6d/remove_router_interface => generated 198 bytes in 110 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-04-16 18:08:14.221 7 INFO neutron_taas.services.taas.taas_plugin [None req-110ee56d-f895-4ee8-9f88-ca247cfa8db9 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] TaaS: Handle Delete Port: 8eb67294-d364-4011-8f02-6f69a6d957c5 2026-04-16 18:08:14.224 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-110ee56d-f895-4ee8-9f88-ca247cfa8db9 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Tap Mirror: Handle Delete Port: 8eb67294-d364-4011-8f02-6f69a6d957c5 [pid: 7|app: 0|req: 1803/3712] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:08:13 2026] PUT /v2.0/routers/1e3f2c7b-645d-42de-9097-0d4d18903f6d/remove_router_interface => generated 309 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:08:14.869 8 INFO neutron.api.v2.resource [None req-a439815d-3b4d-4d21-a1c0-aa59e2a0d7a3 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1910/3713] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:08:14 2026] PUT /v2.0/routers/1e3f2c7b-645d-42de-9097-0d4d18903f6d/remove_router_interface => generated 198 bytes in 108 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-04-16 18:08:15.168 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3ffbb0b-10f4-4bd7-b4ab-1cefcf3fd5d8 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] TaaS: Handle Delete Port: d8c9d3c0-e2d3-4134-8484-4aedef1ffe7e 2026-04-16 18:08:15.171 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3ffbb0b-10f4-4bd7-b4ab-1cefcf3fd5d8 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Tap Mirror: Handle Delete Port: d8c9d3c0-e2d3-4134-8484-4aedef1ffe7e [pid: 7|app: 0|req: 1804/3714] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:08:14 2026] PUT /v2.0/routers/1e3f2c7b-645d-42de-9097-0d4d18903f6d/remove_router_interface => generated 309 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 18:08:15.856 8 INFO neutron.api.v2.resource [None req-2fd88dcf-f463-45e5-aed4-01ad3023cde4 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1911/3715] 10.0.0.153 () {34 vars in 789 bytes} [Thu Apr 16 18:08:15 2026] PUT /v2.0/routers/1e3f2c7b-645d-42de-9097-0d4d18903f6d/remove_router_interface => generated 198 bytes in 98 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-04-16 18:08:16.183 7 INFO neutron_taas.services.taas.taas_plugin [None req-47cf3090-25cb-41c4-a957-b210feb75c5d a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] TaaS: Handle Delete Port: be7db0ea-f734-46f7-b382-2a4bbc926571 2026-04-16 18:08:16.186 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47cf3090-25cb-41c4-a957-b210feb75c5d a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Tap Mirror: Handle Delete Port: be7db0ea-f734-46f7-b382-2a4bbc926571 [pid: 8|app: 0|req: 1912/3716] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 18:08:16 2026] GET /v2.0/ports => generated 9419 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1913/3717] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:08:16 2026] GET /v2.0/routers => generated 784 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1914/3718] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 18:08:16 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: 1915/3719] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:08:16 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: 1916/3720] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 18:08:16 2026] GET /v2.0/security-groups => generated 20305 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1917/3721] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 18:08:16 2026] GET /v2.0/networks => generated 4772 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1918/3722] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:08:16 2026] GET /v2.0/subnets => generated 5514 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1919/3723] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:08:16 2026] GET /v2.0/subnets => generated 5514 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1805/3724] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:08:15 2026] DELETE /v2.0/routers/1e3f2c7b-645d-42de-9097-0d4d18903f6d => generated 0 bytes in 747 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1920/3725] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:08:16 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-04-16 18:08:16.634 7 INFO neutron.api.v2.resource [None req-62deb662-7967-44af-a650-13bc723edbbd a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1921/3726] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 18:08:16 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: 1806/3727] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:08:16 2026] GET /v2.0/routers/1e3f2c7b-645d-42de-9097-0d4d18903f6d => 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: 1922/3728] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 18:08:16 2026] GET /v2.0/network-ip-availabilities => generated 3190 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1807/3729] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:08:16 2026] DELETE /v2.0/subnets/1cf4b9af-8da9-445d-8214-181c357f2717 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:08:16.794 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc976578-853b-4321-b120-3f4996220695 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1923/3730] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:08:16 2026] GET /v2.0/subnets/1cf4b9af-8da9-445d-8214-181c357f2717 => 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: 1808/3731] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:08:16 2026] DELETE /v2.0/subnets/7b119df4-7460-4db4-aae5-a8c7f3558c68 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:08:16.978 8 INFO neutron.pecan_wsgi.hooks.translation [None req-955565e8-2fa1-468f-8c65-60e95ea14776 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1924/3732] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:08:16 2026] GET /v2.0/subnets/7b119df4-7460-4db4-aae5-a8c7f3558c68 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:08:17.111 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf624441-6988-43f6-a249-371635241f28 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] TaaS: Handle Delete Port: 23e2410a-0b6e-4dce-ae0f-72e757e16f6d 2026-04-16 18:08:17.115 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf624441-6988-43f6-a249-371635241f28 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Tap Mirror: Handle Delete Port: 23e2410a-0b6e-4dce-ae0f-72e757e16f6d 2026-04-16 18:08:17.315 7 INFO neutron.services.segments.plugin [-] Segment 223e8455-c5c4-4676-9586-f4801b831d7f resource provider aggregate not found 2026-04-16 18:08:17.324 7 INFO neutron.services.segments.plugin [-] Segment 223e8455-c5c4-4676-9586-f4801b831d7f resource provider aggregate not found 2026-04-16 18:08:17.340 7 INFO neutron.services.segments.plugin [-] Segment 223e8455-c5c4-4676-9586-f4801b831d7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 223e8455-c5c4-4676-9586-f4801b831d7f found for delete ", "request_id": "req-1e8c7619-79b9-4b5e-a92f-457bbaa3b3d4"}]} 2026-04-16 18:08:17.350 7 INFO neutron.services.segments.plugin [-] Segment 223e8455-c5c4-4676-9586-f4801b831d7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 223e8455-c5c4-4676-9586-f4801b831d7f found for delete ", "request_id": "req-ec9f091c-444e-491f-93c5-f750c90638bd"}]} [pid: 7|app: 0|req: 1809/3733] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:08:16 2026] DELETE /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:08:17.394 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1083ea83-ac81-4f26-afb7-3d03abaa8aa5 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1925/3734] 10.0.0.153 () {32 vars in 723 bytes} [Thu Apr 16 18:08:17 2026] GET /v2.0/networks/e383f159-1579-4117-9194-8a95f8295904 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1810/3735] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:08:17 2026] DELETE /v2.0/subnets/3d5ec95d-f09c-480e-ba18-2dd334328375 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:08:17.562 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f50b928-7004-4efc-93a7-e84cf694807e a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1926/3736] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:08:17 2026] GET /v2.0/subnets/3d5ec95d-f09c-480e-ba18-2dd334328375 => 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: 1811/3737] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:08:17 2026] DELETE /v2.0/subnets/3feb3220-5a9e-4b8f-abaf-708c579f50fd => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:08:17.759 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1dc0f6f6-ca3a-45f5-94c7-b2e66911952c a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1927/3738] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:08:17 2026] GET /v2.0/subnets/3feb3220-5a9e-4b8f-abaf-708c579f50fd => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:08:17.875 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd88617d-748e-457c-b8d6-2ac244830dbd a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] TaaS: Handle Delete Port: c8eabd15-2c9e-4df9-a0ae-465857cf2087 2026-04-16 18:08:17.879 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd88617d-748e-457c-b8d6-2ac244830dbd a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Tap Mirror: Handle Delete Port: c8eabd15-2c9e-4df9-a0ae-465857cf2087 [pid: 7|app: 0|req: 1812/3739] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:08:17 2026] DELETE /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:08:18.110 8 INFO neutron.pecan_wsgi.hooks.translation [None req-837bc0fe-6b3f-4f96-8b36-5ced1ba09ac0 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1928/3740] 10.0.0.153 () {32 vars in 723 bytes} [Thu Apr 16 18:08:18 2026] GET /v2.0/networks/151f3d61-610f-4ee7-8955-310a3c0bef7d => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1813/3741] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:08:18 2026] DELETE /v2.0/subnets/46ce27e5-6013-42eb-892a-96f746062a70 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:08:18.283 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ec50e49-023b-49a9-9e62-a0fe0831227d a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1929/3742] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:08:18 2026] GET /v2.0/subnets/46ce27e5-6013-42eb-892a-96f746062a70 => 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: 1814/3743] 10.0.0.153 () {32 vars in 724 bytes} [Thu Apr 16 18:08:18 2026] DELETE /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:08:18.486 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e049013e-37f0-4c81-ad55-4a6d3a804836 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1930/3744] 10.0.0.153 () {32 vars in 721 bytes} [Thu Apr 16 18:08:18 2026] GET /v2.0/subnets/0900cee3-37fb-4491-ad10-fb434d9b6231 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:08:18.604 7 INFO neutron_taas.services.taas.taas_plugin [None req-9004997b-2e84-4a7f-801b-992922223246 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] TaaS: Handle Delete Port: 887f26b1-e019-4bb3-8ff5-0c368f8ecbdc 2026-04-16 18:08:18.606 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9004997b-2e84-4a7f-801b-992922223246 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] Tap Mirror: Handle Delete Port: 887f26b1-e019-4bb3-8ff5-0c368f8ecbdc [pid: 7|app: 0|req: 1815/3745] 10.0.0.153 () {32 vars in 726 bytes} [Thu Apr 16 18:08:18 2026] DELETE /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 18:08:18.832 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16051126-1d4f-4fbb-a7d4-5a8cac7a8574 a56eaa15bb6b4b8c86ae93380a7ff875 009e307b2d104a67a074e0c66e7f3a0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1931/3746] 10.0.0.153 () {32 vars in 723 bytes} [Thu Apr 16 18:08:18 2026] GET /v2.0/networks/9d5b4f2e-ecd7-48c5-94d5-5317b2bdc761 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 18:08:19.359 7 INFO neutron.services.segments.plugin [-] Segment e6593b89-e628-465a-bb29-21c9c04998ce resource provider aggregate not found 2026-04-16 18:08:19.370 7 INFO neutron.services.segments.plugin [-] Segment e6593b89-e628-465a-bb29-21c9c04998ce resource provider aggregate not found 2026-04-16 18:08:19.375 7 INFO neutron.services.segments.plugin [-] Segment e6593b89-e628-465a-bb29-21c9c04998ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6593b89-e628-465a-bb29-21c9c04998ce found for delete ", "request_id": "req-66349578-1c10-4eed-a917-9b080e2e3ece"}]} 2026-04-16 18:08:19.390 7 INFO neutron.services.segments.plugin [-] Segment e6593b89-e628-465a-bb29-21c9c04998ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6593b89-e628-465a-bb29-21c9c04998ce found for delete ", "request_id": "req-64a0d9e1-e0a6-4b6b-9455-94bd707470f9"}]} 2026-04-16 18:08:19.395 7 INFO neutron.services.segments.plugin [-] Segment bdc19206-edcd-4071-9e6a-f4c95183aff3 resource provider aggregate not found 2026-04-16 18:08:19.409 7 INFO neutron.services.segments.plugin [-] Segment bdc19206-edcd-4071-9e6a-f4c95183aff3 resource provider aggregate not found 2026-04-16 18:08:19.415 7 INFO neutron.services.segments.plugin [-] Segment bdc19206-edcd-4071-9e6a-f4c95183aff3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdc19206-edcd-4071-9e6a-f4c95183aff3 found for delete ", "request_id": "req-fab60726-96e5-4f31-ab18-962b7949e7e2"}]} 2026-04-16 18:08:19.431 7 INFO neutron.services.segments.plugin [-] Segment bdc19206-edcd-4071-9e6a-f4c95183aff3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdc19206-edcd-4071-9e6a-f4c95183aff3 found for delete ", "request_id": "req-e58cb4eb-04fd-453c-bf49-a3e9735e2569"}]} 2026-04-16 18:08:20.801 7 INFO neutron.db.ovn_revision_numbers_db [None req-349aadab-217d-4a4a-be0c-b27f816d25f4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 573b759c-1009-4b3f-a71b-b20ae12611bc (type: security_groups) to 1 2026-04-16 18:08:20.811 7 INFO neutron.db.ovn_revision_numbers_db [None req-349aadab-217d-4a4a-be0c-b27f816d25f4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 3ad9731b-2152-451d-aa78-d697d73920e6 (type: security_group_rules) to 0 2026-04-16 18:08:20.822 7 INFO neutron.db.ovn_revision_numbers_db [None req-349aadab-217d-4a4a-be0c-b27f816d25f4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8c2230cc-935a-4579-8f65-12b8f5d22fc6 (type: security_group_rules) to 0 2026-04-16 18:08:20.833 7 INFO neutron.db.ovn_revision_numbers_db [None req-349aadab-217d-4a4a-be0c-b27f816d25f4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 99b0a86e-7522-4962-8911-ffffc5c117f6 (type: security_group_rules) to 0 2026-04-16 18:08:20.864 7 INFO neutron.db.ovn_revision_numbers_db [None req-349aadab-217d-4a4a-be0c-b27f816d25f4 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource e7ec023f-efca-46dc-b28a-c308e3405f0d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1816/3747] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:08:20 2026] GET /v2.0/security-groups?tenant_id=2681156df1f24b669c5cf7b0108563df&name=default => generated 2929 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1932/3750] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:08:20 2026] DELETE /v2.0/security-groups/573b759c-1009-4b3f-a71b-b20ae12611bc => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:21.388 7 INFO neutron.db.ovn_revision_numbers_db [None req-5847f407-60ce-4bd3-b70a-ec03dd4038ba 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource cbd17a31-2ab7-402f-8b69-823d73617681 (type: security_groups) to 1 2026-04-16 18:08:21.400 7 INFO neutron.db.ovn_revision_numbers_db [None req-5847f407-60ce-4bd3-b70a-ec03dd4038ba 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0491d73c-21e5-4ae7-9cda-4af0ff20409f (type: security_group_rules) to 0 2026-04-16 18:08:21.414 7 INFO neutron.db.ovn_revision_numbers_db [None req-5847f407-60ce-4bd3-b70a-ec03dd4038ba 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 07f03e3e-502c-4b31-b2a0-bba89f5364a7 (type: security_group_rules) to 0 2026-04-16 18:08:21.423 7 INFO neutron.db.ovn_revision_numbers_db [None req-5847f407-60ce-4bd3-b70a-ec03dd4038ba 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 657e94c1-d1a2-4392-bc30-b4d7088a496f (type: security_group_rules) to 0 2026-04-16 18:08:21.432 7 INFO neutron.db.ovn_revision_numbers_db [None req-5847f407-60ce-4bd3-b70a-ec03dd4038ba 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource cc783916-4cd6-43e0-ad1e-4492d38bda93 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1819/3751] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:08:21 2026] GET /v2.0/security-groups?tenant_id=2d6737fe741b4177a26ad0c2a87d1580&name=default => generated 2929 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1933/3752] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:08:21 2026] DELETE /v2.0/security-groups/cbd17a31-2ab7-402f-8b69-823d73617681 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:21.981 7 INFO neutron.db.ovn_revision_numbers_db [None req-1502e52a-04da-48df-a944-c3806d62b2a9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource db538d70-172f-47b0-88c4-d25608885215 (type: security_groups) to 1 2026-04-16 18:08:21.993 7 INFO neutron.db.ovn_revision_numbers_db [None req-1502e52a-04da-48df-a944-c3806d62b2a9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 1342f881-8f4c-40cd-8f3c-fc03822814d1 (type: security_group_rules) to 0 2026-04-16 18:08:22.007 7 INFO neutron.db.ovn_revision_numbers_db [None req-1502e52a-04da-48df-a944-c3806d62b2a9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6ffb1577-2314-42b7-966c-4b23abd603c7 (type: security_group_rules) to 0 2026-04-16 18:08:22.017 7 INFO neutron.db.ovn_revision_numbers_db [None req-1502e52a-04da-48df-a944-c3806d62b2a9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 8f63203f-84ec-4a21-8a4f-545619fb5c17 (type: security_group_rules) to 0 2026-04-16 18:08:22.028 7 INFO neutron.db.ovn_revision_numbers_db [None req-1502e52a-04da-48df-a944-c3806d62b2a9 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b7f8b013-e2a6-4403-b5e0-c19d58d10cec (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1820/3753] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:08:21 2026] GET /v2.0/security-groups?tenant_id=d27066b79bd94721956371ec5ac68eb4&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1934/3754] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:08:22 2026] DELETE /v2.0/security-groups/db538d70-172f-47b0-88c4-d25608885215 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:22.574 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ecda746-c185-4b75-b85f-f6f6e877bb5e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 6a54eb12-0ff6-4c51-a488-b6debd7830b5 (type: security_groups) to 1 2026-04-16 18:08:22.589 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ecda746-c185-4b75-b85f-f6f6e877bb5e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0010c5a1-b522-4486-b813-363fc44749a7 (type: security_group_rules) to 0 2026-04-16 18:08:22.601 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ecda746-c185-4b75-b85f-f6f6e877bb5e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 33690231-7d49-4559-b3d8-78ee811b0d39 (type: security_group_rules) to 0 2026-04-16 18:08:22.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ecda746-c185-4b75-b85f-f6f6e877bb5e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 76d6b33f-8a65-4da1-9a8b-09ed5c822ae8 (type: security_group_rules) to 0 2026-04-16 18:08:22.623 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ecda746-c185-4b75-b85f-f6f6e877bb5e 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c4751944-abb8-42ed-9c24-2bbf2f8c4fd0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1821/3755] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:08:22 2026] GET /v2.0/security-groups?tenant_id=b525dd4295384f65a65ffe085d09c953&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1935/3756] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:08:22 2026] DELETE /v2.0/security-groups/6a54eb12-0ff6-4c51-a488-b6debd7830b5 => 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: 1822/3757] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:08:23 2026] GET /v2.0/security-groups?tenant_id=009e307b2d104a67a074e0c66e7f3a0d&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: 1936/3758] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:08:23 2026] DELETE /v2.0/security-groups/2150f6e4-21aa-4ac0-9de2-99b3ca992380 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:23.605 7 INFO neutron.db.ovn_revision_numbers_db [None req-6bb662a1-754d-451f-b580-b96bdf1db961 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 22dc3e35-877d-4f85-8251-0cff2a2c93b7 (type: security_groups) to 1 2026-04-16 18:08:23.621 7 INFO neutron.db.ovn_revision_numbers_db [None req-6bb662a1-754d-451f-b580-b96bdf1db961 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 135ebe26-596b-4015-85a8-743535118913 (type: security_group_rules) to 0 2026-04-16 18:08:23.633 7 INFO neutron.db.ovn_revision_numbers_db [None req-6bb662a1-754d-451f-b580-b96bdf1db961 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 222e71fa-a966-4cfc-a990-d157afaf5236 (type: security_group_rules) to 0 2026-04-16 18:08:23.651 7 INFO neutron.db.ovn_revision_numbers_db [None req-6bb662a1-754d-451f-b580-b96bdf1db961 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 3d2f6f9c-af45-416e-a851-304ccb7fa7da (type: security_group_rules) to 0 2026-04-16 18:08:23.664 7 INFO neutron.db.ovn_revision_numbers_db [None req-6bb662a1-754d-451f-b580-b96bdf1db961 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 91513365-a959-4a18-8a0e-384ab2fe8bcb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1823/3759] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:08:23 2026] GET /v2.0/security-groups?tenant_id=6cd54e9baae14a9aac1b8b481be3106a&name=default => generated 2929 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1937/3760] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:08:23 2026] DELETE /v2.0/security-groups/22dc3e35-877d-4f85-8251-0cff2a2c93b7 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 18:08:24.259 7 INFO neutron.db.ovn_revision_numbers_db [None req-50fe9227-2884-4455-850c-bf6c403bca8a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource ffc7e976-d659-49a3-999a-3615a0ed8c6f (type: security_groups) to 1 2026-04-16 18:08:24.271 7 INFO neutron.db.ovn_revision_numbers_db [None req-50fe9227-2884-4455-850c-bf6c403bca8a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 0dc4f021-17fd-4f74-87ea-5f5a9d9005a4 (type: security_group_rules) to 0 2026-04-16 18:08:24.282 7 INFO neutron.db.ovn_revision_numbers_db [None req-50fe9227-2884-4455-850c-bf6c403bca8a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource 5695b6a4-27b9-4d86-9b9e-59615563ba97 (type: security_group_rules) to 0 2026-04-16 18:08:24.294 7 INFO neutron.db.ovn_revision_numbers_db [None req-50fe9227-2884-4455-850c-bf6c403bca8a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource b0f316be-9cf6-4c48-9f90-26d9cd661dba (type: security_group_rules) to 0 2026-04-16 18:08:24.304 7 INFO neutron.db.ovn_revision_numbers_db [None req-50fe9227-2884-4455-850c-bf6c403bca8a 446dcdcc1a5145fd9a18c49e9eb0c00d a3ab715fa1b74de1b59db63c8b54d9aa - - default default] Successfully bumped revision number for resource c85f4664-b6d3-4a08-a437-2698b5b72ab6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1824/3761] 10.0.0.153 () {32 vars in 774 bytes} [Thu Apr 16 18:08:24 2026] GET /v2.0/security-groups?tenant_id=c607d5bb059e4e9da2a89d94534dade5&name=default => generated 2929 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1938/3762] 10.0.0.153 () {32 vars in 740 bytes} [Thu Apr 16 18:08:24 2026] DELETE /v2.0/security-groups/ffc7e976-d659-49a3-999a-3615a0ed8c6f => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1825/3763] 10.0.0.153 () {32 vars in 649 bytes} [Thu Apr 16 18:08:27 2026] GET /v2.0/networks => generated 2288 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1939/3764] 10.0.0.153 () {32 vars in 655 bytes} [Thu Apr 16 18:08:28 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1826/3765] 10.0.0.153 () {32 vars in 647 bytes} [Thu Apr 16 18:08:28 2026] GET /v2.0/routers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1940/3766] 10.0.0.153 () {32 vars in 643 bytes} [Thu Apr 16 18:08:28 2026] GET /v2.0/ports => generated 5171 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1827/3767] 10.0.0.153 () {32 vars in 647 bytes} [Thu Apr 16 18:08:28 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: 1941/3768] 10.0.0.153 () {32 vars in 649 bytes} [Thu Apr 16 18:08:28 2026] GET /v2.0/networks => generated 2288 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1828/3769] 10.0.0.153 () {32 vars in 663 bytes} [Thu Apr 16 18:08:29 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: 8|app: 0|req: 1942/3770] 10.0.0.153 () {32 vars in 655 bytes} [Thu Apr 16 18:08:29 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: 1946/3777] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 18:09:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1832/3778] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 18:09:16 2026] GET /v2.0/networks => generated 2288 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1947/3779] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 18:09:16 2026] GET /v2.0/agents => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1833/3780] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:09:16 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: 1948/3781] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 18:09:16 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: 1834/3782] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:09:16 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1949/3783] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 18:09:16 2026] GET /v2.0/ports => generated 5171 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1835/3784] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 18:09:16 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: 8|app: 0|req: 1950/3785] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:09:16 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: 7|app: 0|req: 1836/3786] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:09:16 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: 1951/3787] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:09:16 2026] GET /v2.0/subnetpools => 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: 1956/3796] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 18:10:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1841/3797] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:10:16 2026] GET /v2.0/subnets => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1957/3798] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:10:16 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: 1842/3799] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 18:10:16 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: 1958/3800] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 18:10:16 2026] GET /v2.0/networks => generated 2288 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1843/3801] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:10:16 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: 1959/3802] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:10:16 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: 1844/3803] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:10:16 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: 1960/3804] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 18:10:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1845/3805] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 18:10:16 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: 8|app: 0|req: 1961/3806] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 18:10:16 2026] GET /v2.0/agents => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1966/3815] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:11:16 2026] GET /v2.0/floatingips => 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: 1850/3816] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 18:11:16 2026] GET /v2.0/networks => generated 2288 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1967/3817] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 18:11:16 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: 1851/3818] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:11:16 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1968/3819] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 18:11:16 2026] GET /v2.0/ports => generated 5171 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1852/3820] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:11:16 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1969/3821] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 18:11:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1853/3822] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 18:11:16 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: 8|app: 0|req: 1970/3823] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:11:16 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: 7|app: 0|req: 1854/3824] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:11:16 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: 1971/3825] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 18:11:16 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: 1976/3834] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 18:12:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1859/3835] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:12:16 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1977/3836] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:12:16 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: 1860/3837] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 18:12:16 2026] GET /v2.0/networks => generated 2288 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1978/3838] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 18:12:16 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: 7|app: 0|req: 1861/3839] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:12:16 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: 1979/3840] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 18:12:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1862/3841] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:12:16 2026] GET /v2.0/floatingips => 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: 1980/3842] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:12:16 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: 1863/3843] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 18:12:16 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: 1981/3844] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 18:12:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1868/3853] 10.0.0.227 () {28 vars in 579 bytes} [Thu Apr 16 18:13:16 2026] GET /v2.0/ports => generated 5171 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1986/3854] 10.0.0.227 () {28 vars in 619 bytes} [Thu Apr 16 18:13:16 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: 7|app: 0|req: 1869/3855] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:13:16 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: 1987/3856] 10.0.0.227 () {28 vars in 599 bytes} [Thu Apr 16 18:13:16 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: 7|app: 0|req: 1870/3857] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:13:16 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: 8|app: 0|req: 1988/3858] 10.0.0.227 () {28 vars in 585 bytes} [Thu Apr 16 18:13:16 2026] GET /v2.0/networks => generated 2288 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1871/3859] 10.0.0.227 () {28 vars in 581 bytes} [Thu Apr 16 18:13:16 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: 1989/3860] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:13:16 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: 1872/3861] 10.0.0.227 () {28 vars in 591 bytes} [Thu Apr 16 18:13:16 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: 1990/3862] 10.0.0.227 () {28 vars in 583 bytes} [Thu Apr 16 18:13:16 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: 1873/3863] 10.0.0.227 () {28 vars in 624 bytes} [Thu Apr 16 18:13:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)