+ 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 [Fri May 8 00:05:37 2026] *** compiled with version: 13.3.0 on 05 May 2026 22:49:05 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-575fbd794d-f7mvb machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fe294798668 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)... /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-08 00:05:41.505 7 INFO neutron.common.config [-] Logging enabled! 2026-05-08 00:05:41.505 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-08 00:05:41.576 8 INFO neutron.common.config [-] Logging enabled! 2026-05-08 00:05:41.576 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-08 00:05:42.592 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 00:05:42.658 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 00:05:44.004 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-08 00:05:44.006 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 00:05:44.010 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-08 00:05:44.010 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-08 00:05:44.010 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-08 00:05:44.010 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-08 00:05:44.010 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-05-08 00:05:44.011 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:05:44.018 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:05:44.018 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:05:44.018 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-08 00:05:44.123 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-08 00:05:44.126 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 00:05:44.130 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-08 00:05:44.130 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-08 00:05:44.130 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-08 00:05:44.130 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-08 00:05:44.130 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-05-08 00:05:44.131 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:05:44.138 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:05:44.138 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:05:44.138 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-08 00:05:44.237 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-08 00:05:44.238 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-08 00:05:44.239 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-08 00:05:44.267 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 00:05:44.267 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 00:05:44.267 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-08 00:05:44.267 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-08 00:05:44.364 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-08 00:05:44.365 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-08 00:05:44.365 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-08 00:05:44.393 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 00:05:44.393 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 00:05:44.393 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-08 00:05:44.394 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-08 00:05:46.469 7 INFO neutron.plugins.ml2.managers [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Initializing driver for type 'vlan' 2026-05-08 00:05:46.475 8 INFO neutron.plugins.ml2.managers [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Initializing driver for type 'vlan' 2026-05-08 00:05:46.631 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] VlanTypeDriver initialization complete 2026-05-08 00:05:46.631 7 INFO neutron.plugins.ml2.managers [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 00:05:46.631 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 00:05:46.631 7 INFO neutron.plugins.ml2.managers [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Initializing extension driver 'port_security' 2026-05-08 00:05:46.631 7 INFO neutron.plugins.ml2.extensions.port_security [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 00:05:46.631 7 INFO neutron.plugins.ml2.managers [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Initializing extension driver 'qos' 2026-05-08 00:05:46.631 7 INFO neutron.plugins.ml2.managers [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Initializing mechanism driver 'ovn' 2026-05-08 00:05:46.631 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Starting OVNMechanismDriver 2026-05-08 00:05:46.635 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] OVN logging driver registered 2026-05-08 00:05:46.641 7 INFO neutron.quota [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded quota_driver: . 2026-05-08 00:05:46.642 7 INFO neutron.plugins.ml2.plugin [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 00:05:46.642 7 INFO neutron.plugins.ml2.managers [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 00:05:46.642 7 INFO neutron.plugins.ml2.managers [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 00:05:46.642 7 INFO neutron.plugins.ml2.managers [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 00:05:46.642 7 INFO neutron.manager [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loading Plugin: qos 2026-05-08 00:05:46.649 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] VlanTypeDriver initialization complete 2026-05-08 00:05:46.650 8 INFO neutron.plugins.ml2.managers [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 00:05:46.650 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 00:05:46.650 8 INFO neutron.plugins.ml2.managers [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Initializing extension driver 'port_security' 2026-05-08 00:05:46.650 8 INFO neutron.plugins.ml2.extensions.port_security [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 00:05:46.650 8 INFO neutron.plugins.ml2.managers [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Initializing extension driver 'qos' 2026-05-08 00:05:46.650 8 INFO neutron.plugins.ml2.managers [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-08 00:05:46.650 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Starting OVNMechanismDriver 2026-05-08 00:05:46.653 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] OVN logging driver registered 2026-05-08 00:05:46.656 7 INFO neutron.manager [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loading Plugin: ovn-router 2026-05-08 00:05:46.659 8 INFO neutron.quota [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded quota_driver: . 2026-05-08 00:05:46.660 8 INFO neutron.plugins.ml2.plugin [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 00:05:46.660 8 INFO neutron.plugins.ml2.managers [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 00:05:46.660 8 INFO neutron.plugins.ml2.managers [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 00:05:46.660 8 INFO neutron.plugins.ml2.managers [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 00:05:46.661 8 INFO neutron.manager [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loading Plugin: qos 2026-05-08 00:05:46.677 8 INFO neutron.manager [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loading Plugin: ovn-router 2026-05-08 00:05:46.691 7 INFO neutron.services.ovn_l3.plugin [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Starting OVNL3RouterPlugin 2026-05-08 00:05:46.696 7 INFO neutron.manager [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loading Plugin: segments 2026-05-08 00:05:46.712 8 INFO neutron.services.ovn_l3.plugin [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Starting OVNL3RouterPlugin 2026-05-08 00:05:46.717 8 INFO neutron.manager [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loading Plugin: segments 2026-05-08 00:05:46.813 7 INFO neutron.manager [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loading Plugin: trunk 2026-05-08 00:05:46.822 8 INFO neutron.manager [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loading Plugin: trunk 2026-05-08 00:05:46.826 7 INFO neutron.manager [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loading Plugin: log 2026-05-08 00:05:46.829 7 INFO neutron.manager [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-08 00:05:46.833 8 INFO neutron.manager [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loading Plugin: log 2026-05-08 00:05:46.836 8 INFO neutron.manager [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-08 00:05:46.892 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-08 00:05:46.893 8 WARNING stevedore.named [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-08 00:05:46.893 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-08 00:05:46.894 7 WARNING stevedore.named [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-08 00:05:46.931 8 INFO neutron_vpnaas.services.vpn.plugin [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 00:05:46.932 8 INFO neutron.manager [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loading Plugin: taas 2026-05-08 00:05:46.939 7 INFO neutron_vpnaas.services.vpn.plugin [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 00:05:46.940 7 INFO neutron.manager [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loading Plugin: taas 2026-05-08 00:05:46.953 8 WARNING stevedore.named [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-08 00:05:46.959 8 INFO neutron_taas.services.taas.taas_plugin [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-08 00:05:46.959 8 INFO neutron.manager [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loading Plugin: tapmirror 2026-05-08 00:05:46.967 8 WARNING stevedore.named [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-08 00:05:46.968 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-08 00:05:46.968 8 INFO neutron.manager [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loading Plugin: auto_allocate 2026-05-08 00:05:46.970 7 WARNING stevedore.named [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-08 00:05:46.973 8 INFO neutron.manager [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loading Plugin: tag 2026-05-08 00:05:46.977 7 INFO neutron_taas.services.taas.taas_plugin [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-08 00:05:46.977 7 INFO neutron.manager [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loading Plugin: tapmirror 2026-05-08 00:05:46.980 8 INFO neutron.manager [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loading Plugin: timestamp 2026-05-08 00:05:46.982 8 INFO neutron.manager [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 00:05:46.986 7 WARNING stevedore.named [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-08 00:05:46.986 8 INFO neutron.manager [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loading Plugin: flavors 2026-05-08 00:05:46.987 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-08 00:05:46.988 7 INFO neutron.manager [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loading Plugin: auto_allocate 2026-05-08 00:05:46.990 8 INFO neutron.manager [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loading Plugin: revisions 2026-05-08 00:05:46.993 7 INFO neutron.manager [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loading Plugin: tag 2026-05-08 00:05:46.993 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Initializing extension manager. 2026-05-08 00:05:46.994 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: address-group 2026-05-08 00:05:46.995 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: address-scope 2026-05-08 00:05:46.996 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-08 00:05:46.997 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: agent 2026-05-08 00:05:46.997 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-08 00:05:46.998 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 00:05:46.999 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 00:05:47.000 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: availability_zone 2026-05-08 00:05:47.000 7 INFO neutron.manager [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loading Plugin: timestamp 2026-05-08 00:05:47.000 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-08 00:05:47.001 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 00:05:47.001 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: default-subnetpools 2026-05-08 00:05:47.003 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 00:05:47.003 7 INFO neutron.manager [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 00:05:47.003 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: dns-integration 2026-05-08 00:05:47.004 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 00:05:47.004 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-08 00:05:47.005 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-08 00:05:47.005 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 00:05:47.006 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 00:05:47.006 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 00:05:47.007 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 00:05:47.007 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: external-net 2026-05-08 00:05:47.008 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 00:05:47.008 7 INFO neutron.manager [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loading Plugin: flavors 2026-05-08 00:05:47.008 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: extraroute 2026-05-08 00:05:47.009 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 00:05:47.010 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: filter-validation 2026-05-08 00:05:47.010 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 00:05:47.010 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 00:05:47.011 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 00:05:47.011 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: fip-port-details 2026-05-08 00:05:47.012 7 INFO neutron.manager [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loading Plugin: revisions 2026-05-08 00:05:47.012 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: flavors 2026-05-08 00:05:47.013 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 00:05:47.014 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: floatingip-pools 2026-05-08 00:05:47.014 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: ip_allocation 2026-05-08 00:05:47.015 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-08 00:05:47.015 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: l2_adjacency 2026-05-08 00:05:47.015 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Initializing extension manager. 2026-05-08 00:05:47.017 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: router 2026-05-08 00:05:47.017 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: address-group 2026-05-08 00:05:47.018 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: address-scope 2026-05-08 00:05:47.019 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 00:05:47.019 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-08 00:05:47.019 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-08 00:05:47.020 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-08 00:05:47.020 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: agent 2026-05-08 00:05:47.020 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 00:05:47.021 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-08 00:05:47.021 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: l3-ha 2026-05-08 00:05:47.021 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 00:05:47.022 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-08 00:05:47.022 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 00:05:47.022 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: l3-flavors 2026-05-08 00:05:47.023 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 00:05:47.023 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 00:05:47.024 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: availability_zone 2026-05-08 00:05:47.024 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-08 00:05:47.024 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-08 00:05:47.025 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 00:05:47.025 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: default-subnetpools 2026-05-08 00:05:47.026 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-08 00:05:47.027 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 00:05:47.027 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 00:05:47.027 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: dns-integration 2026-05-08 00:05:47.028 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 00:05:47.028 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: logging 2026-05-08 00:05:47.029 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-08 00:05:47.029 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 00:05:47.029 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-08 00:05:47.030 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 00:05:47.030 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 00:05:47.030 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 00:05:47.030 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: multi-provider 2026-05-08 00:05:47.031 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: net-mtu 2026-05-08 00:05:47.031 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 00:05:47.031 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 00:05:47.031 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 00:05:47.032 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: network_availability_zone 2026-05-08 00:05:47.032 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: external-net 2026-05-08 00:05:47.032 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-08 00:05:47.033 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 00:05:47.033 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: network-ip-availability 2026-05-08 00:05:47.033 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: extraroute 2026-05-08 00:05:47.034 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-08 00:05:47.034 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 00:05:47.034 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: filter-validation 2026-05-08 00:05:47.035 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 00:05:47.035 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 00:05:47.035 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: pagination 2026-05-08 00:05:47.035 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 00:05:47.036 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: port-device-profile 2026-05-08 00:05:47.036 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 00:05:47.036 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 00:05:47.037 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: fip-port-details 2026-05-08 00:05:47.037 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 00:05:47.037 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 00:05:47.038 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: flavors 2026-05-08 00:05:47.038 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-08 00:05:47.038 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 00:05:47.039 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 00:05:47.039 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 00:05:47.039 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-08 00:05:47.040 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: floatingip-pools 2026-05-08 00:05:47.040 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: port-resource-request 2026-05-08 00:05:47.040 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: ip_allocation 2026-05-08 00:05:47.040 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 00:05:47.041 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-08 00:05:47.041 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-08 00:05:47.041 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: binding 2026-05-08 00:05:47.041 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: l2_adjacency 2026-05-08 00:05:47.042 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: binding-extended 2026-05-08 00:05:47.043 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: port-security 2026-05-08 00:05:47.043 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: router 2026-05-08 00:05:47.043 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: project-id 2026-05-08 00:05:47.044 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: provider 2026-05-08 00:05:47.044 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: qinq 2026-05-08 00:05:47.045 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 00:05:47.046 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-08 00:05:47.046 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: qos 2026-05-08 00:05:47.047 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-08 00:05:47.047 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 00:05:47.047 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 00:05:47.047 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 00:05:47.048 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: l3-ha 2026-05-08 00:05:47.048 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: qos-default 2026-05-08 00:05:47.048 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 00:05:47.048 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: qos-fip 2026-05-08 00:05:47.049 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-08 00:05:47.049 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 00:05:47.049 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 00:05:47.049 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: l3-flavors 2026-05-08 00:05:47.050 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 00:05:47.050 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 00:05:47.051 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 00:05:47.051 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-08 00:05:47.051 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 00:05:47.052 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: qos-pps 2026-05-08 00:05:47.052 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 00:05:47.053 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 00:05:47.053 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 00:05:47.054 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-08 00:05:47.054 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: quota-check-limit 2026-05-08 00:05:47.055 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-08 00:05:47.055 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 00:05:47.056 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: logging 2026-05-08 00:05:47.057 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: quotas 2026-05-08 00:05:47.057 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 00:05:47.058 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: quota_details 2026-05-08 00:05:47.058 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 00:05:47.058 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: multi-provider 2026-05-08 00:05:47.059 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: net-mtu 2026-05-08 00:05:47.059 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: rbac-policies 2026-05-08 00:05:47.059 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 00:05:47.060 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-08 00:05:47.060 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 00:05:47.060 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: network_availability_zone 2026-05-08 00:05:47.061 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 00:05:47.061 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-08 00:05:47.061 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-08 00:05:47.061 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: network-ip-availability 2026-05-08 00:05:47.062 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: revision-if-match 2026-05-08 00:05:47.062 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: network-ip-availability-details 2026-05-08 00:05:47.062 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 00:05:47.063 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: router_availability_zone 2026-05-08 00:05:47.063 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 00:05:47.063 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: router-enable-snat 2026-05-08 00:05:47.064 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: pagination 2026-05-08 00:05:47.064 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 00:05:47.064 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: port-device-profile 2026-05-08 00:05:47.065 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 00:05:47.065 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 00:05:47.066 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 00:05:47.066 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 00:05:47.066 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 00:05:47.066 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-08 00:05:47.067 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-08 00:05:47.067 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 00:05:47.067 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 00:05:47.068 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 00:05:47.068 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 00:05:47.068 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 00:05:47.068 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-08 00:05:47.069 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: port-resource-request 2026-05-08 00:05:47.069 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 00:05:47.070 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-08 00:05:47.070 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: binding 2026-05-08 00:05:47.071 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: binding-extended 2026-05-08 00:05:47.072 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: port-security 2026-05-08 00:05:47.072 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: project-id 2026-05-08 00:05:47.072 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: security-group 2026-05-08 00:05:47.073 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: provider 2026-05-08 00:05:47.073 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: qinq 2026-05-08 00:05:47.073 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: segment 2026-05-08 00:05:47.074 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 00:05:47.075 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: service-type 2026-05-08 00:05:47.075 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: sorting 2026-05-08 00:05:47.076 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 00:05:47.076 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: qos 2026-05-08 00:05:47.076 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: standard-attr-description 2026-05-08 00:05:47.077 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 00:05:47.077 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: stateful-security-group 2026-05-08 00:05:47.077 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 00:05:47.077 8 WARNING neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 00:05:47.078 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: qos-default 2026-05-08 00:05:47.078 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-08 00:05:47.078 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: qos-fip 2026-05-08 00:05:47.078 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: subnet-external-network 2026-05-08 00:05:47.079 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 00:05:47.079 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-08 00:05:47.079 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 00:05:47.079 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 00:05:47.080 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 00:05:47.080 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: subnet-service-types 2026-05-08 00:05:47.081 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 00:05:47.081 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: subnet_allocation 2026-05-08 00:05:47.081 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 00:05:47.081 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 00:05:47.082 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: tag-creation 2026-05-08 00:05:47.082 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: qos-pps 2026-05-08 00:05:47.082 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 00:05:47.083 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 00:05:47.083 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 00:05:47.084 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 00:05:47.084 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: quota-check-limit 2026-05-08 00:05:47.085 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: quota-check-limit-default 2026-05-08 00:05:47.086 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 00:05:47.087 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 00:05:47.087 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: trunk 2026-05-08 00:05:47.087 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: quotas 2026-05-08 00:05:47.088 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: trunk-details 2026-05-08 00:05:47.088 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 00:05:47.089 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: quota_details 2026-05-08 00:05:47.089 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-08 00:05:47.090 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: vlan-transparent 2026-05-08 00:05:47.090 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-08 00:05:47.090 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: rbac-policies 2026-05-08 00:05:47.091 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-08 00:05:47.091 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 00:05:47.092 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 00:05:47.092 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-08 00:05:47.093 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: revision-if-match 2026-05-08 00:05:47.093 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-08 00:05:47.094 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 00:05:47.094 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 00:05:47.094 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: router_availability_zone 2026-05-08 00:05:47.095 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: vpn-flavors 2026-05-08 00:05:47.095 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: router-enable-snat 2026-05-08 00:05:47.096 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 00:05:47.096 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: vpnaas 2026-05-08 00:05:47.097 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 00:05:47.098 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: taas 2026-05-08 00:05:47.099 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: tap-mirror 2026-05-08 00:05:47.099 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 00:05:47.100 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-08 00:05:47.100 8 INFO neutron.api.extensions [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-08 00:05:47.101 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-08 00:05:47.102 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 00:05:47.103 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-08 00:05:47.103 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 00:05:47.103 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-08 00:05:47.103 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 00:05:47.103 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-08 00:05:47.104 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 00:05:47.107 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 00:05:47.107 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 00:05:47.112 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: security-group 2026-05-08 00:05:47.113 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 00:05:47.113 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 00:05:47.114 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 00:05:47.114 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: segment 2026-05-08 00:05:47.114 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 00:05:47.114 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.115 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 00:05:47.115 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] subnetpool is already registered 2026-05-08 00:05:47.115 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: service-type 2026-05-08 00:05:47.116 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 00:05:47.116 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: sorting 2026-05-08 00:05:47.116 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 00:05:47.116 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 00:05:47.117 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 00:05:47.117 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: standard-attr-description 2026-05-08 00:05:47.118 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 00:05:47.118 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: stateful-security-group 2026-05-08 00:05:47.118 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 00:05:47.119 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 00:05:47.119 7 WARNING neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 00:05:47.119 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 00:05:47.120 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] ipsecpolicy is already registered 2026-05-08 00:05:47.120 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-08 00:05:47.120 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 00:05:47.120 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] ikepolicy is already registered 2026-05-08 00:05:47.120 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: subnet-external-network 2026-05-08 00:05:47.121 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-08 00:05:47.122 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.122 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.122 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 00:05:47.123 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.123 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.123 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.123 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.123 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.123 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.123 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.124 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.124 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.124 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.124 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.124 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.124 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.124 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.125 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: subnet-service-types 2026-05-08 00:05:47.126 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: subnet_allocation 2026-05-08 00:05:47.127 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 00:05:47.127 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: tag-creation 2026-05-08 00:05:47.128 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 00:05:47.128 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] router is already registered 2026-05-08 00:05:47.128 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 00:05:47.128 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 00:05:47.129 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] floatingip is already registered 2026-05-08 00:05:47.134 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 00:05:47.134 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 00:05:47.134 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] rbac_policy is already registered 2026-05-08 00:05:47.135 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 00:05:47.135 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] security_group is already registered 2026-05-08 00:05:47.136 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 00:05:47.136 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 00:05:47.136 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] security_group_rule is already registered 2026-05-08 00:05:47.137 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: trunk 2026-05-08 00:05:47.137 8 WARNING neutron.api.api_common [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.137 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 00:05:47.137 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: trunk-details 2026-05-08 00:05:47.137 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] subnetpool is already registered 2026-05-08 00:05:47.138 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 00:05:47.138 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 00:05:47.138 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] trunk is already registered 2026-05-08 00:05:47.138 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 00:05:47.139 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] ikepolicy is already registered 2026-05-08 00:05:47.139 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-08 00:05:47.139 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 00:05:47.139 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] ipsecpolicy is already registered 2026-05-08 00:05:47.140 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 00:05:47.140 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] endpoint_group is already registered 2026-05-08 00:05:47.140 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: vlan-transparent 2026-05-08 00:05:47.140 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 00:05:47.140 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] vpnservice is already registered 2026-05-08 00:05:47.141 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 00:05:47.141 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-08 00:05:47.141 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] ipsec_site_connection is already registered 2026-05-08 00:05:47.142 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 00:05:47.142 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] ipsecpolicy is already registered 2026-05-08 00:05:47.142 8 INFO neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 00:05:47.143 8 WARNING neutron.quota.resource_registry [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] ikepolicy is already registered 2026-05-08 00:05:47.147 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-08 00:05:47.147 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 00:05:47.148 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: vpn-flavors 2026-05-08 00:05:47.151 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: vpnaas 2026-05-08 00:05:47.152 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: taas 2026-05-08 00:05:47.153 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: tap-mirror 2026-05-08 00:05:47.154 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-08 00:05:47.155 7 INFO neutron.api.extensions [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Loaded extension: taas-vlan-filter 2026-05-08 00:05:47.158 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-08 00:05:47.158 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-08 00:05:47.158 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 00:05:47.159 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-08 00:05:47.165 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 00:05:47.166 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 00:05:47.172 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 00:05:47.173 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 00:05:47.173 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 00:05:47.174 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.175 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 00:05:47.175 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] subnetpool is already registered 2026-05-08 00:05:47.175 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 00:05:47.176 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 00:05:47.177 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 00:05:47.177 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 00:05:47.178 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 00:05:47.178 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 00:05:47.178 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 00:05:47.179 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] ipsecpolicy is already registered 2026-05-08 00:05:47.179 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 00:05:47.179 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] ikepolicy is already registered 2026-05-08 00:05:47.180 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.181 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.181 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.181 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.182 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.182 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.182 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.182 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.183 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.183 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.183 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.183 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.183 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.184 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.184 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.184 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.187 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 00:05:47.187 8 WARNING keystonemiddleware._common.config [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 00:05:47.187 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] router is already registered 2026-05-08 00:05:47.188 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 00:05:47.188 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] floatingip is already registered 2026-05-08 00:05:47.193 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 00:05:47.193 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] rbac_policy is already registered 2026-05-08 00:05:47.193 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 00:05:47.194 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] security_group is already registered 2026-05-08 00:05:47.194 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 00:05:47.194 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] security_group_rule is already registered 2026-05-08 00:05:47.194 8 WARNING oslo_config.cfg [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-08 00:05:47.195 7 WARNING neutron.api.api_common [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-08 00:05:47.195 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 00:05:47.195 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] subnetpool is already registered 2026-05-08 00:05:47.196 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 00:05:47.196 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] trunk is already registered 2026-05-08 00:05:47.196 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 00:05:47.197 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] ikepolicy is already registered 2026-05-08 00:05:47.197 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 00:05:47.197 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] ipsecpolicy is already registered 2026-05-08 00:05:47.197 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 00:05:47.198 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] endpoint_group is already registered 2026-05-08 00:05:47.198 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 00:05:47.198 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] vpnservice is already registered 2026-05-08 00:05:47.199 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 00:05:47.199 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] ipsec_site_connection is already registered 2026-05-08 00:05:47.199 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 00:05:47.199 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] ipsecpolicy is already registered 2026-05-08 00:05:47.199 7 INFO neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 00:05:47.200 7 WARNING neutron.quota.resource_registry [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] ikepolicy is already registered 2026-05-08 00:05:47.215 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-05-08 00:05:47.231 8 INFO neutron.db.ovn_hash_ring_db [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Nodes from host "neutron-server-575fbd794d-f7mvb" and group "mechanism_driver" removed from the Hash Ring created at 2026-05-08 00:05:47+00:00 2026-05-08 00:05:47.235 8 INFO neutron.db.ovn_hash_ring_db [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Node 7fa92332fcaf56dfb73f4f34e862f365 from host "neutron-server-575fbd794d-f7mvb" and group "mechanism_driver" added to the Hash Ring 2026-05-08 00:05:47.237 7 WARNING keystonemiddleware._common.config [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 00:05:47.244 7 WARNING oslo_config.cfg [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-08 00:05:47.245 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Hash Ring probing thread for node 7fa92332fcaf56dfb73f4f34e862f365 has started 2026-05-08 00:05:47.246 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-08 00:05:47.264 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-05-08 00:05:47.277 7 INFO neutron.db.ovn_hash_ring_db [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Nodes from host "neutron-server-575fbd794d-f7mvb" and group "mechanism_driver" removed from the Hash Ring created at 2026-05-08 00:05:47+00:00 2026-05-08 00:05:47.280 7 INFO neutron.db.ovn_hash_ring_db [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Node 19cde5ffee98586697c03843e131f8fc from host "neutron-server-575fbd794d-f7mvb" and group "mechanism_driver" added to the Hash Ring 2026-05-08 00:05:47.282 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] tcp:10.100.249.174:6641: connecting... 2026-05-08 00:05:47.282 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] tcp:10.100.249.174:6641: connected 2026-05-08 00:05:47.288 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Hash Ring probing thread for node 19cde5ffee98586697c03843e131f8fc has started 2026-05-08 00:05:47.288 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-08 00:05:47.315 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-08 00:05:47.322 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] tcp:10.100.249.174:6641: connecting... 2026-05-08 00:05:47.322 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] tcp:10.100.249.174:6641: connected 2026-05-08 00:05:47.338 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] tcp:10.109.199.189:6642: connecting... 2026-05-08 00:05:47.338 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] tcp:10.109.199.189:6642: connected 2026-05-08 00:05:47.368 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] WorkerService process has finished the post initialization 2026-05-08 00:05:47.371 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-08 00:05:47.390 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] tcp:10.100.249.174:6641: connecting... 2026-05-08 00:05:47.391 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] tcp:10.100.249.174:6641: connected 2026-05-08 00:05:47.393 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] tcp:10.109.199.189:6642: connecting... 2026-05-08 00:05:47.393 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] tcp:10.109.199.189:6642: connected 2026-05-08 00:05:47.423 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] WorkerService process has finished the post initialization 2026-05-08 00:05:47.425 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-05-08 00:05:47.425 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-05-08 00:05:47.430 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] tcp:10.100.249.174:6641: connecting... 2026-05-08 00:05:47.430 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1fae682a-1124-46cb-8a58-269bb3352c65 - - - - - -] tcp:10.100.249.174:6641: connected 2026-05-08 00:05:47.447 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] tcp:10.100.249.174:6641: connecting... 2026-05-08 00:05:47.447 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] tcp:10.100.249.174:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7fe294798668 pid: 8 (default app) 2026-05-08 00:05:47.503 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] tcp:10.100.249.174:6641: connecting... 2026-05-08 00:05:47.503 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-20aab604-17b4-4408-aaec-de8322514dad - - - - - -] tcp:10.100.249.174:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7fe294798668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:05:54.541 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7930020-4891-41f8-adc1-6c4aeccd6219 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.19.213.225 () {44 vars in 928 bytes} [Fri May 8 00:05:53 2026] GET /v2.0/networks/public => generated 108 bytes in 816 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: 4/5] 199.19.213.225 () {44 vars in 950 bytes} [Fri May 8 00:05:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:05:55.632 7 INFO neutron.db.ovn_revision_numbers_db [None req-203db9f4-d5f0-4869-9fd1-da2d491ac9c3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 815dc217-eade-43cd-93b5-79953f4d7f79 (type: security_groups) to 1 2026-05-08 00:05:55.646 7 INFO neutron.db.ovn_revision_numbers_db [None req-203db9f4-d5f0-4869-9fd1-da2d491ac9c3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 5d217f49-4023-4298-9e7a-00bb993c499a (type: security_group_rules) to 0 2026-05-08 00:05:55.656 7 INFO neutron.db.ovn_revision_numbers_db [None req-203db9f4-d5f0-4869-9fd1-da2d491ac9c3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6b9511b9-c52a-450d-83fd-00055f93ba4c (type: security_group_rules) to 0 2026-05-08 00:05:55.666 7 INFO neutron.db.ovn_revision_numbers_db [None req-203db9f4-d5f0-4869-9fd1-da2d491ac9c3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c7564d38-c894-4ca2-afb7-303c84fe2ad6 (type: security_group_rules) to 0 2026-05-08 00:05:55.674 7 INFO neutron.db.ovn_revision_numbers_db [None req-203db9f4-d5f0-4869-9fd1-da2d491ac9c3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c9b0cc3e-c438-40fe-bc37-0b5196a5ee3d (type: security_group_rules) to 0 2026-05-08 00:05:55.758 7 WARNING neutron.services.revisions.revision_plugin [None req-203db9f4-d5f0-4869-9fd1-da2d491ac9c3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Could not find related network for resource to bump revision. 2026-05-08 00:05:55.792 7 INFO neutron.db.segments_db [None req-203db9f4-d5f0-4869-9fd1-da2d491ac9c3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Added segment 957a7bf7-594b-4ee3-8a04-6518400ecff9 of type flat for network 0003d320-9a2b-473c-843e-821636210b16 2026-05-08 00:05:56.002 7 INFO neutron.db.ovn_revision_numbers_db [None req-203db9f4-d5f0-4869-9fd1-da2d491ac9c3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0003d320-9a2b-473c-843e-821636210b16 (type: networks) to 1 2026-05-08 00:05:56.255 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-203db9f4-d5f0-4869-9fd1-da2d491ac9c3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:05:56.256 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-203db9f4-d5f0-4869-9fd1-da2d491ac9c3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:05:56.322 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 33591e3b-5694-4d3f-95b8-169b24e4e128 2026-05-08 00:05:56.433 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-164d3904-345a-4a82-bd1f-265e47734e78 - - - - - -] Starting OVNClientQosExtension 2026-05-08 00:05:56.433 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-164d3904-345a-4a82-bd1f-265e47734e78 - - - - - -] Starting OVNClientPlacementExtension 2026-05-08 00:05:56.808 7 INFO neutron.db.ovn_revision_numbers_db [None req-203db9f4-d5f0-4869-9fd1-da2d491ac9c3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 33591e3b-5694-4d3f-95b8-169b24e4e128 (type: ports) to 1 [pid: 7|app: 0|req: 2/6] 199.19.213.225 () {48 vars in 968 bytes} [Fri May 8 00:05:55 2026] POST /v2.0/networks => generated 744 bytes in 1865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:05:58.384 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e224b6c3-ab61-4db3-8abe-63dbf2c648e7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.225 () {44 vars in 928 bytes} [Fri May 8 00:05:57 2026] GET /v2.0/networks/public => generated 108 bytes in 421 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.225 () {44 vars in 950 bytes} [Fri May 8 00:05:58 2026] GET /v2.0/networks?name=public => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:05:58.491 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e0d3af0-e933-4fcf-9615-e8d971f881e0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.225 () {44 vars in 1035 bytes} [Fri May 8 00:05:58 2026] GET /v2.0/subnets/public-subnet?network_id=0003d320-9a2b-473c-843e-821636210b16 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.19.213.225 () {44 vars in 1058 bytes} [Fri May 8 00:05:58 2026] GET /v2.0/subnets?name=public-subnet&network_id=0003d320-9a2b-473c-843e-821636210b16 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:06:00.257 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e0509ba-6972-4584-a737-cfc3a8f59815 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:06:00.258 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e0509ba-6972-4584-a737-cfc3a8f59815 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:06:01.290 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e0509ba-6972-4584-a737-cfc3a8f59815 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 33591e3b-5694-4d3f-95b8-169b24e4e128 (type: ports) to 2 2026-05-08 00:06:01.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e0509ba-6972-4584-a737-cfc3a8f59815 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 001b81ff-81d9-4337-abcf-a0153b3d1b53 (type: subnets) to 0 [pid: 8|app: 0|req: 7/11] 199.19.213.225 () {48 vars in 966 bytes} [Fri May 8 00:05:58 2026] POST /v2.0/subnets => generated 664 bytes in 2820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:10:57.934 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0023084-a44d-45a2-9f2f-492935c500d7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 24/49] 199.19.213.225 () {44 vars in 938 bytes} [Fri May 8 00:10:57 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/50] 199.19.213.225 () {44 vars in 960 bytes} [Fri May 8 00:10:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:10:58.039 7 INFO neutron.db.segments_db [None req-0541515d-2911-466b-b088-f4a151397fe4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Added segment af1c0dc3-ae33-4ef1-b2a2-222ba1d49e42 of type geneve for network fade4b78-a201-4a3c-b4fd-9fca66caa92a 2026-05-08 00:10:58.176 7 INFO neutron.db.ovn_revision_numbers_db [None req-0541515d-2911-466b-b088-f4a151397fe4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource fade4b78-a201-4a3c-b4fd-9fca66caa92a (type: networks) to 1 2026-05-08 00:10:58.380 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0541515d-2911-466b-b088-f4a151397fe4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:10:58.382 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0541515d-2911-466b-b088-f4a151397fe4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network fade4b78-a201-4a3c-b4fd-9fca66caa92a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:10:58.431 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-164d3904-345a-4a82-bd1f-265e47734e78 - - - - - -] OVN reports status down for port: 8b871cd0-e73c-48eb-a201-fea7d04b3479 2026-05-08 00:10:58.455 7 INFO neutron.db.ovn_revision_numbers_db [None req-0541515d-2911-466b-b088-f4a151397fe4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8b871cd0-e73c-48eb-a201-fea7d04b3479 (type: ports) to 1 [pid: 7|app: 0|req: 25/51] 199.19.213.225 () {48 vars in 967 bytes} [Fri May 8 00:10:57 2026] POST /v2.0/networks => generated 748 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:10:59.374 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98963795-3323-4f20-a2a0-77fcf14eae73 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 27/52] 199.19.213.225 () {44 vars in 938 bytes} [Fri May 8 00:10:59 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/53] 199.19.213.225 () {44 vars in 960 bytes} [Fri May 8 00:10:59 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:10:59.425 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7aa7108f-97db-4ba4-90a9-a3531f7110e4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 28/54] 199.19.213.225 () {44 vars in 1037 bytes} [Fri May 8 00:10:59 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=fade4b78-a201-4a3c-b4fd-9fca66caa92a => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/55] 199.19.213.225 () {44 vars in 1060 bytes} [Fri May 8 00:10:59 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=fade4b78-a201-4a3c-b4fd-9fca66caa92a => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:10:59.582 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-16c966e2-130a-4078-9862-dfcfa5a47aa4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:10:59.583 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16c966e2-130a-4078-9862-dfcfa5a47aa4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network fade4b78-a201-4a3c-b4fd-9fca66caa92a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:11:00.000 8 INFO neutron.db.ovn_revision_numbers_db [None req-16c966e2-130a-4078-9862-dfcfa5a47aa4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8b871cd0-e73c-48eb-a201-fea7d04b3479 (type: ports) to 2 2026-05-08 00:11:00.031 8 INFO neutron.db.ovn_revision_numbers_db [None req-16c966e2-130a-4078-9862-dfcfa5a47aa4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 20da2763-4b9e-45d8-b221-3686e6ab0fed (type: subnets) to 0 [pid: 8|app: 0|req: 29/56] 199.19.213.225 () {48 vars in 966 bytes} [Fri May 8 00:10:59 2026] POST /v2.0/subnets => generated 651 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:11:01.151 7 INFO neutron.api.v2.resource [None req-e485b6f1-5f9c-4b84-a532-4cac9e65d46a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 28/57] 199.19.213.225 () {44 vars in 972 bytes} [Fri May 8 00:11:01 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/58] 199.19.213.225 () {44 vars in 994 bytes} [Fri May 8 00:11:01 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:11:01.310 7 INFO neutron.db.ovn_revision_numbers_db [None req-f84a5f4b-b186-4b08-85df-62dcada18848 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6a85d771-3626-4469-9350-7c42ddf5262f (type: security_groups) to 1 2026-05-08 00:11:01.321 7 INFO neutron.db.ovn_revision_numbers_db [None req-f84a5f4b-b186-4b08-85df-62dcada18848 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6000452f-557c-4f39-af4a-6ef60173f452 (type: security_group_rules) to 0 2026-05-08 00:11:01.331 7 INFO neutron.db.ovn_revision_numbers_db [None req-f84a5f4b-b186-4b08-85df-62dcada18848 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 74d8c3d0-63f1-4279-91bf-bd8268debd59 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 29/59] 199.19.213.225 () {48 vars in 981 bytes} [Fri May 8 00:11:01 2026] POST /v2.0/security-groups => generated 1616 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/60] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:02 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 1616 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/61] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:02 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/62] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:02 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 1616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:11:02.690 7 INFO neutron.db.ovn_revision_numbers_db [None req-8533b034-5766-44fa-b5b7-747a1385411f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d7f3d892-0de1-4736-86ca-a06929264eaf (type: security_group_rules) to 0 [pid: 7|app: 0|req: 31/63] 199.19.213.225 () {48 vars in 992 bytes} [Fri May 8 00:11:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/64] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:03 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 2230 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/65] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:03 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/66] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:03 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:11:03.829 7 INFO neutron.db.ovn_revision_numbers_db [None req-c78ae1bb-524c-437f-8a23-a23f7d15ae20 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c7beb4af-9755-456c-81da-3bfea8fd972e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 33/67] 199.19.213.225 () {48 vars in 992 bytes} [Fri May 8 00:11:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/68] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:04 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 2846 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/69] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:04 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:04 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:11:04.874 7 INFO neutron.db.ovn_revision_numbers_db [None req-7368a7ee-7602-4e46-9b2d-6ade1f2dd959 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 5a1e06b0-0dfb-4ada-8f14-1eace55e10c4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 35/71] 199.19.213.225 () {48 vars in 992 bytes} [Fri May 8 00:11:04 2026] POST /v2.0/security-group-rules => generated 603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:05 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:05 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:05 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:11:05.959 7 INFO neutron.db.ovn_revision_numbers_db [None req-abb4ee1a-2996-460f-be3b-31bddcd60170 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 79a7e822-6ce1-4464-a53d-b034ea613fa9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 38/77] 199.19.213.225 () {48 vars in 992 bytes} [Fri May 8 00:11:05 2026] POST /v2.0/security-group-rules => generated 603 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:06 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 4078 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:06 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:06 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:11:07.086 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c236445-92fa-4ad5-bfcf-67b11a5d192d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6308ffdd-be0d-46b4-b2fd-0ff443100d8b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 40/81] 199.19.213.225 () {48 vars in 992 bytes} [Fri May 8 00:11:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.19.213.225 () {44 vars in 988 bytes} [Fri May 8 00:11:08 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a => generated 773 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:11:08.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-439e19cc-7efa-435f-9fed-753331e772c4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 41/83] 199.19.213.225 () {44 vars in 1077 bytes} [Fri May 8 00:11:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=fade4b78-a201-4a3c-b4fd-9fca66caa92a => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.19.213.225 () {44 vars in 1100 bytes} [Fri May 8 00:11:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=fade4b78-a201-4a3c-b4fd-9fca66caa92a => 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: 42/85] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:08 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:11:08.597 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-810f3fbd-cec2-45b5-8db5-9b5cb37a6e9f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:11:08.598 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-810f3fbd-cec2-45b5-8db5-9b5cb37a6e9f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network fade4b78-a201-4a3c-b4fd-9fca66caa92a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:11:08.695 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-164d3904-345a-4a82-bd1f-265e47734e78 - - - - - -] OVN reports status down for port: b25f823f-6a4e-4ed9-8cc5-fd5ac2c495f6 2026-05-08 00:11:08.742 8 INFO neutron.db.ovn_revision_numbers_db [None req-810f3fbd-cec2-45b5-8db5-9b5cb37a6e9f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b25f823f-6a4e-4ed9-8cc5-fd5ac2c495f6 (type: ports) to 1 [pid: 8|app: 0|req: 44/86] 199.19.213.225 () {48 vars in 962 bytes} [Fri May 8 00:11:08 2026] POST /v2.0/ports => generated 1100 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:11:15.918 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69b450e5-3c42-4856-8205-6ace326a14ba d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 43/87] 199.19.213.225 () {44 vars in 981 bytes} [Fri May 8 00:11:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 73 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: 45/88] 199.19.213.225 () {44 vars in 1003 bytes} [Fri May 8 00:11:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:11:16.608 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee983415-c78d-4437-a16c-f1ede76935de d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b25f823f-6a4e-4ed9-8cc5-fd5ac2c495f6 (type: ports) to 4 [pid: 7|app: 0|req: 44/89] 199.19.213.225 () {48 vars in 1033 bytes} [Fri May 8 00:11:15 2026] PUT /v2.0/ports/b25f823f-6a4e-4ed9-8cc5-fd5ac2c495f6 => generated 1241 bytes in 638 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.19.213.225 () {44 vars in 921 bytes} [Fri May 8 00:11:18 2026] GET /v2.0/ports => generated 3358 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:11:19.405 7 INFO neutron.api.v2.resource [None req-24003489-faea-4417-9aaf-e04a601f7a3d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 45/91] 199.19.213.225 () {44 vars in 960 bytes} [Fri May 8 00:11:19 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: 8|app: 0|req: 47/92] 199.19.213.225 () {44 vars in 982 bytes} [Fri May 8 00:11:19 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:11:19.553 7 INFO neutron.db.ovn_revision_numbers_db [None req-1674815a-2000-43ac-a6f3-e32db8b4b945 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6e67a908-5c0c-4a47-9c84-8a4b8b0ed711 (type: security_groups) to 1 2026-05-08 00:11:19.565 7 INFO neutron.db.ovn_revision_numbers_db [None req-1674815a-2000-43ac-a6f3-e32db8b4b945 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 32778f8a-5f9c-46b2-8ed3-94773b475570 (type: security_group_rules) to 0 2026-05-08 00:11:19.579 7 INFO neutron.db.ovn_revision_numbers_db [None req-1674815a-2000-43ac-a6f3-e32db8b4b945 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c9aace5b-09c4-4b5a-89e9-60689bb6418f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 46/93] 199.19.213.225 () {48 vars in 981 bytes} [Fri May 8 00:11:19 2026] POST /v2.0/security-groups => generated 1610 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:20 2026] GET /v2.0/security-groups/6e67a908-5c0c-4a47-9c84-8a4b8b0ed711 => generated 1610 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:20 2026] GET /v2.0/security-groups/6e67a908-5c0c-4a47-9c84-8a4b8b0ed711 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:20 2026] GET /v2.0/security-groups/6e67a908-5c0c-4a47-9c84-8a4b8b0ed711 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:11:20.756 7 INFO neutron.db.ovn_revision_numbers_db [None req-53783046-0793-4cfc-958d-44fca887282c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 31cdc8df-367a-4b26-8b77-6a4b76ec409e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 49/99] 199.19.213.225 () {48 vars in 992 bytes} [Fri May 8 00:11:20 2026] POST /v2.0/security-group-rules => generated 623 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:21 2026] GET /v2.0/security-groups/6e67a908-5c0c-4a47-9c84-8a4b8b0ed711 => generated 2246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:21 2026] GET /v2.0/security-groups/6e67a908-5c0c-4a47-9c84-8a4b8b0ed711 => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:11:21 2026] GET /v2.0/security-groups/6e67a908-5c0c-4a47-9c84-8a4b8b0ed711 => generated 2246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:11:21.819 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf3909e5-b1c1-44a6-94c9-d404fff8f12e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7db72590-86ea-4da5-a857-6eeff2cb6ccf (type: security_group_rules) to 0 [pid: 7|app: 0|req: 51/103] 199.19.213.225 () {48 vars in 992 bytes} [Fri May 8 00:11:21 2026] POST /v2.0/security-group-rules => generated 627 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 199.19.213.225 () {44 vars in 976 bytes} [Fri May 8 00:12:56 2026] GET /v2.0/quotas/c31e879400c145eaba4726ad03fd3489 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/117] 199.19.213.225 () {48 vars in 1028 bytes} [Fri May 8 00:12:56 2026] PUT /v2.0/quotas/c31e879400c145eaba4726ad03fd3489 => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:15:17.180 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2490c51-10e1-475a-a96a-f53de9665bc0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 69/136] 199.19.213.225 () {30 vars in 742 bytes} [Fri May 8 00:15:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 68/137] 199.19.213.225 () {30 vars in 764 bytes} [Fri May 8 00:15:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:15:19.141 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e6cb6cab-60d1-4cea-b023-5f6a87a31b48 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 70/138] 199.19.213.225 () {30 vars in 742 bytes} [Fri May 8 00:15:19 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/139] 199.19.213.225 () {30 vars in 764 bytes} [Fri May 8 00:15:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:15:20.207 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-164d3904-345a-4a82-bd1f-265e47734e78 - - - - - -] OVN reports status up for port: b25f823f-6a4e-4ed9-8cc5-fd5ac2c495f6 2026-05-08 00:15:20.233 8 INFO neutron.plugins.ml2.plugin [None req-164d3904-345a-4a82-bd1f-265e47734e78 - - - - - -] Attempt 1 to provision port b25f823f-6a4e-4ed9-8cc5-fd5ac2c495f6 2026-05-08 00:15:20.440 8 INFO neutron.db.ovn_revision_numbers_db [None req-164d3904-345a-4a82-bd1f-265e47734e78 - - - - - -] Successfully bumped revision number for resource b25f823f-6a4e-4ed9-8cc5-fd5ac2c495f6 (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-05-08 00:22:24.828 8 INFO neutron.api.v2.resource [None req-264482df-3cc1-47cd-89a1-75f676bc026a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 100/198] 199.19.213.225 () {44 vars in 1075 bytes} [Fri May 8 00:22:24 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=4575d09db4e54e0bb29eddcaeb4fdb4e => generated 139 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:22:24.958 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f013367-52be-4f23-a1d6-bf629b54f42c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource fdd8bcfd-bad0-4bef-afba-aca2c4c8d4d2 (type: security_groups) to 1 2026-05-08 00:22:24.971 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f013367-52be-4f23-a1d6-bf629b54f42c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 10a20cb5-c2ab-48db-bd18-abf305b8520a (type: security_group_rules) to 0 2026-05-08 00:22:24.982 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f013367-52be-4f23-a1d6-bf629b54f42c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1f7e28b4-7acb-4988-9d2a-195da4a3d883 (type: security_group_rules) to 0 2026-05-08 00:22:24.994 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f013367-52be-4f23-a1d6-bf629b54f42c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 59cd46ce-eac2-40b6-8789-0696f28ef07a (type: security_group_rules) to 0 2026-05-08 00:22:25.004 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f013367-52be-4f23-a1d6-bf629b54f42c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource eb4e9831-c7f0-4a19-97ce-26ce1db60173 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 99/199] 199.19.213.225 () {44 vars in 1098 bytes} [Fri May 8 00:22:24 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=4575d09db4e54e0bb29eddcaeb4fdb4e => generated 23 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:22:25.264 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b63974b-dece-4263-9c52-c03758a6a8f1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7041a60e-6362-45ed-9de8-2edac4fd50db (type: security_groups) to 1 2026-05-08 00:22:25.278 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b63974b-dece-4263-9c52-c03758a6a8f1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ad1eb0d4-6b40-4e77-98ad-7330ea29c570 (type: security_group_rules) to 0 2026-05-08 00:22:25.289 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b63974b-dece-4263-9c52-c03758a6a8f1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b9c1aee0-7e59-449a-8a1f-ea103281033d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 101/200] 199.19.213.225 () {48 vars in 982 bytes} [Fri May 8 00:22:25 2026] POST /v2.0/security-groups => generated 1624 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/201] 199.19.213.225 () {44 vars in 1089 bytes} [Fri May 8 00:22:26 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db?project_id=4575d09db4e54e0bb29eddcaeb4fdb4e => generated 1624 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/202] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:22:26 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/203] 199.19.213.225 () {44 vars in 1089 bytes} [Fri May 8 00:22:26 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db?project_id=4575d09db4e54e0bb29eddcaeb4fdb4e => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:22:26.559 8 INFO neutron.db.ovn_revision_numbers_db [None req-009d4c5d-37b6-4b5e-9a2e-c6233dd04e8f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 92df47c9-5cde-4246-9a07-73ac57674fab (type: security_group_rules) to 0 [pid: 8|app: 0|req: 103/204] 199.19.213.225 () {48 vars in 992 bytes} [Fri May 8 00:22:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/205] 199.19.213.225 () {44 vars in 1089 bytes} [Fri May 8 00:22:27 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db?project_id=4575d09db4e54e0bb29eddcaeb4fdb4e => generated 2234 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/206] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:22:27 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/207] 199.19.213.225 () {44 vars in 1089 bytes} [Fri May 8 00:22:27 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db?project_id=4575d09db4e54e0bb29eddcaeb4fdb4e => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:22:27.735 8 INFO neutron.db.ovn_revision_numbers_db [None req-12b2bd82-3454-4932-931a-ad05ae2fb686 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 08148235-40c0-421a-8666-8056e25460c2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 105/208] 199.19.213.225 () {48 vars in 992 bytes} [Fri May 8 00:22:27 2026] POST /v2.0/security-group-rules => generated 599 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/209] 199.19.213.225 () {44 vars in 1089 bytes} [Fri May 8 00:22:28 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db?project_id=4575d09db4e54e0bb29eddcaeb4fdb4e => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/210] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:22:28 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/211] 199.19.213.225 () {44 vars in 1089 bytes} [Fri May 8 00:22:28 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db?project_id=4575d09db4e54e0bb29eddcaeb4fdb4e => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:22:28.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c513b37-535b-42d4-b282-d78793ffbd09 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 5ffee8c2-2f40-44cf-8a41-b82afef4ae50 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 107/212] 199.19.213.225 () {48 vars in 992 bytes} [Fri May 8 00:22:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/213] 199.19.213.225 () {44 vars in 1089 bytes} [Fri May 8 00:22:29 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db?project_id=4575d09db4e54e0bb29eddcaeb4fdb4e => generated 3460 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/214] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:22:29 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/215] 199.19.213.225 () {44 vars in 1089 bytes} [Fri May 8 00:22:30 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db?project_id=4575d09db4e54e0bb29eddcaeb4fdb4e => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:22:30.211 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c8e73f0-69a7-4bc6-ad7a-af3168f74d70 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7b58c74b-9473-4a78-a9e6-39634452fb95 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 109/216] 199.19.213.225 () {48 vars in 992 bytes} [Fri May 8 00:22:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/237] 199.19.213.225 () {30 vars in 740 bytes} [Fri May 8 00:24:50 2026] GET /v2.0/networks?tenant_id=4575d09db4e54e0bb29eddcaeb4fdb4e&shared=False => generated 15 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:24:50.663 8 INFO neutron.db.segments_db [None req-07a65821-a2f0-443c-bfc1-e3b69f9b2480 c154698d1fd947c08f7fd984a75b0669 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Added segment 76deaa54-9c11-4be4-a320-b36d6130d420 of type geneve for network 9adb49d8-9e54-4a3e-8665-c8d389e97e97 2026-05-08 00:24:50.792 8 INFO neutron.db.ovn_revision_numbers_db [None req-07a65821-a2f0-443c-bfc1-e3b69f9b2480 c154698d1fd947c08f7fd984a75b0669 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 9adb49d8-9e54-4a3e-8665-c8d389e97e97 (type: networks) to 1 2026-05-08 00:24:50.939 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-07a65821-a2f0-443c-bfc1-e3b69f9b2480 c154698d1fd947c08f7fd984a75b0669 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] No more DHCP agents 2026-05-08 00:24:50.940 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-07a65821-a2f0-443c-bfc1-e3b69f9b2480 c154698d1fd947c08f7fd984a75b0669 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Unable to schedule network 9adb49d8-9e54-4a3e-8665-c8d389e97e97: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:24:50.982 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 61a0550f-abd4-47ef-b2f0-1372829a5c1e 2026-05-08 00:24:51.007 8 INFO neutron.db.ovn_revision_numbers_db [None req-07a65821-a2f0-443c-bfc1-e3b69f9b2480 c154698d1fd947c08f7fd984a75b0669 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 61a0550f-abd4-47ef-b2f0-1372829a5c1e (type: ports) to 1 [pid: 8|app: 0|req: 120/238] 199.19.213.225 () {34 vars in 682 bytes} [Fri May 8 00:24:50 2026] POST /v2.0/networks => generated 759 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/239] 199.19.213.225 () {30 vars in 722 bytes} [Fri May 8 00:24:51 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/240] 199.19.213.225 () {30 vars in 633 bytes} [Fri May 8 00:24:51 2026] GET /v2.0/extensions => generated 21706 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 00:24:51.372 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71225977-b80f-43ca-9d1a-9206e173ce30 c154698d1fd947c08f7fd984a75b0669 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] No more DHCP agents 2026-05-08 00:24:51.373 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71225977-b80f-43ca-9d1a-9206e173ce30 c154698d1fd947c08f7fd984a75b0669 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Unable to schedule network 9adb49d8-9e54-4a3e-8665-c8d389e97e97: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:24:51.419 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-92923b09-528f-40b2-ae3f-5c685cf06670 - - - - - -] OVN reports status down for port: 994b6401-c94f-4dec-8c06-055f1fc57a20 2026-05-08 00:24:51.463 7 INFO neutron.db.ovn_revision_numbers_db [None req-71225977-b80f-43ca-9d1a-9206e173ce30 c154698d1fd947c08f7fd984a75b0669 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 994b6401-c94f-4dec-8c06-055f1fc57a20 (type: ports) to 1 2026-05-08 00:24:51.653 7 INFO neutron.db.ovn_revision_numbers_db [None req-71225977-b80f-43ca-9d1a-9206e173ce30 c154698d1fd947c08f7fd984a75b0669 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 994b6401-c94f-4dec-8c06-055f1fc57a20 (type: ports) to 3 [pid: 7|app: 0|req: 120/241] 199.19.213.225 () {34 vars in 677 bytes} [Fri May 8 00:24:51 2026] POST /v2.0/ports => generated 991 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/242] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:24:51 2026] GET /v2.0/networks/9adb49d8-9e54-4a3e-8665-c8d389e97e97 => generated 746 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:24:52.378 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-92923b09-528f-40b2-ae3f-5c685cf06670 - - - - - -] OVN reports status up for port: 994b6401-c94f-4dec-8c06-055f1fc57a20 2026-05-08 00:24:52.397 7 INFO neutron.plugins.ml2.plugin [None req-92923b09-528f-40b2-ae3f-5c685cf06670 - - - - - -] Attempt 1 to provision port 994b6401-c94f-4dec-8c06-055f1fc57a20 2026-05-08 00:24:52.580 7 INFO neutron.db.ovn_revision_numbers_db [None req-92923b09-528f-40b2-ae3f-5c685cf06670 - - - - - -] Successfully bumped revision number for resource 994b6401-c94f-4dec-8c06-055f1fc57a20 (type: ports) to 4 [pid: 7|app: 0|req: 121/243] 199.19.213.225 () {30 vars in 722 bytes} [Fri May 8 00:24:53 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 996 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/244] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:24:53 2026] GET /v2.0/networks/9adb49d8-9e54-4a3e-8665-c8d389e97e97 => generated 746 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/247] 199.19.213.225 () {44 vars in 976 bytes} [Fri May 8 00:25:20 2026] GET /v2.0/quotas/4575d09db4e54e0bb29eddcaeb4fdb4e => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/250] 199.19.213.225 () {48 vars in 1028 bytes} [Fri May 8 00:25:20 2026] PUT /v2.0/quotas/4575d09db4e54e0bb29eddcaeb4fdb4e => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/257] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:26:15 2026] GET /v2.0/floatingips => generated 19 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/258] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:26:15 2026] GET /v2.0/networks => generated 2288 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/259] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:26:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/260] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:26:15 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/261] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:26:16 2026] GET /v2.0/agents => generated 1214 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/262] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:26: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: 134/263] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:26:16 2026] GET /v2.0/ports => generated 5221 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/264] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:26:16 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/265] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:26: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: 131/266] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:26:16 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/267] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:26: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) [pid: 7|app: 0|req: 136/276] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:27:15 2026] GET /v2.0/routers => generated 15 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:27:15 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:27:15 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:27:15 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: 138/280] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:27:15 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:27:15 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: 7|app: 0|req: 139/282] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:27:15 2026] GET /v2.0/ports => generated 5221 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/283] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:27:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/284] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:27: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: 145/285] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:27: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: 7|app: 0|req: 141/286] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:27:16 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/295] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:28:15 2026] GET /v2.0/subnets => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/296] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:28:15 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/297] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:28:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/298] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:28:15 2026] GET /v2.0/ports => generated 5221 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/299] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:28:15 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/300] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:28:15 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: 7|app: 0|req: 149/301] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:28:15 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: 153/302] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:28:16 2026] GET /v2.0/agents => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/303] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:28:16 2026] GET /v2.0/routers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/304] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:28: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: 7|app: 0|req: 151/305] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:28: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: 159/314] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:29:15 2026] GET /v2.0/agents => generated 1214 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/315] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:29:15 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: 160/316] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:29:15 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/317] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:29:15 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: 161/318] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:29:15 2026] GET /v2.0/subnetpools => 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: 158/319] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:29:15 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: 162/320] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:29:15 2026] GET /v2.0/routers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/321] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:29: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: 163/322] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:29: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: 160/323] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:29:16 2026] GET /v2.0/ports => generated 5221 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/324] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:29:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/333] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:30:15 2026] GET /v2.0/agents => generated 1214 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/334] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:30:15 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: 170/335] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:30:15 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/336] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:30:15 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: 171/337] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:30:15 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: 167/338] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:30:15 2026] GET /v2.0/ports => generated 5221 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/339] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:30:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/340] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:30:15 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: 173/341] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:30:15 2026] GET /v2.0/networks => generated 2288 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/342] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:30:16 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/343] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:30: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: 7|app: 0|req: 174/352] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:31:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/353] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:31:15 2026] GET /v2.0/routers => generated 15 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/354] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:31:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/355] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:31:16 2026] GET /v2.0/networks => generated 2288 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/356] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:31:16 2026] GET /v2.0/ports => generated 5221 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/357] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:31: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: 177/358] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:31:16 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/359] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:31: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: 178/360] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:31: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: 183/361] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:31: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: 179/362] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:31: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: 184/371] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:32:15 2026] GET /v2.0/networks => generated 2288 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:32:15 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:32:15 2026] GET /v2.0/ports => generated 5221 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:32:15 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:32:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:32:16 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: 7|app: 0|req: 187/377] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:32:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:32: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: 188/379] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:32: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: 192/380] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:32: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: 189/381] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:32: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) [pid: 7|app: 0|req: 194/390] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:33:15 2026] GET /v2.0/routers => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:33:15 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:33:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:33:15 2026] GET /v2.0/ports => generated 5221 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:33:15 2026] GET /v2.0/floatingips => 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: 199/395] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:33:15 2026] GET /v2.0/networks => generated 2288 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:33:15 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: 200/397] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:33:16 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:33: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: 201/399] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:33: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: 7|app: 0|req: 199/400] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:33:16 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:34:15 2026] GET /v2.0/routers => generated 15 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:34:15 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:34:15 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: 207/412] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:34:15 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:34:15 2026] GET /v2.0/ports => generated 5221 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:34:16 2026] GET /v2.0/networks => generated 2288 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:34: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: 209/416] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:34: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: 208/417] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:34:16 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:34:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:34: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: 8|app: 0|req: 215/428] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:35:15 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:35:15 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: 8|app: 0|req: 216/430] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:35:15 2026] GET /v2.0/subnets => generated 1308 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:35:15 2026] GET /v2.0/subnets => generated 1308 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/432] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:35:15 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: 216/433] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:35:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:35:15 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: 217/435] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:35:15 2026] GET /v2.0/routers => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:35:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/437] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:35:16 2026] GET /v2.0/agents => generated 1214 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:35:16 2026] GET /v2.0/ports => generated 5221 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:36:14.667 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d36a91bd-46d3-48e6-a6ec-9ad1c6881dba d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 225/447] 199.19.213.225 () {44 vars in 928 bytes} [Fri May 8 00:36:14 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/448] 199.19.213.225 () {44 vars in 950 bytes} [Fri May 8 00:36:14 2026] GET /v2.0/networks?name=public => generated 791 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/449] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:36:15 2026] GET /v2.0/routers => generated 15 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/450] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:36:15 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: 225/451] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:36:15 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) 2026-05-08 00:36:15.867 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02e7610d-1132-4b5c-b539-ece1142d44cb d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 227/452] 199.19.213.225 () {44 vars in 928 bytes} [Fri May 8 00:36:15 2026] GET /v2.0/networks/public => generated 108 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/453] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:36:15 2026] GET /v2.0/ports => generated 5221 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 199.19.213.225 () {44 vars in 950 bytes} [Fri May 8 00:36:15 2026] GET /v2.0/networks?name=public => generated 791 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:15.924 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5158a76-a66c-4cdc-83e7-b18f9f0c7459 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 229/455] 199.19.213.225 () {44 vars in 1035 bytes} [Fri May 8 00:36:15 2026] GET /v2.0/subnets/public-subnet?network_id=0003d320-9a2b-473c-843e-821636210b16 => generated 113 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/456] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:36:15 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/457] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:36:15 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: 230/458] 199.19.213.225 () {44 vars in 1058 bytes} [Fri May 8 00:36:15 2026] GET /v2.0/subnets?name=public-subnet&network_id=0003d320-9a2b-473c-843e-821636210b16 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:36:15 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/460] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:36:15 2026] GET /v2.0/networks => generated 2288 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/461] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:36:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/462] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:36: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: 231/463] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:36: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) 2026-05-08 00:36:44.144 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa9f5590-0539-4e27-8219-7cb7858b148a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 234/468] 199.19.213.225 () {44 vars in 938 bytes} [Fri May 8 00:36:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 199.19.213.225 () {44 vars in 960 bytes} [Fri May 8 00:36:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:45.209 7 INFO neutron.pecan_wsgi.hooks.translation [None req-16dc9266-78e9-4445-a7f7-bc87afd9247d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 235/470] 199.19.213.225 () {44 vars in 938 bytes} [Fri May 8 00:36:45 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 199.19.213.225 () {44 vars in 960 bytes} [Fri May 8 00:36:45 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:45.284 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98742010-9eab-48d4-a134-2e6fdef0fb25 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 236/472] 199.19.213.225 () {44 vars in 1037 bytes} [Fri May 8 00:36:45 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=fade4b78-a201-4a3c-b4fd-9fca66caa92a => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.19.213.225 () {44 vars in 1060 bytes} [Fri May 8 00:36:45 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=fade4b78-a201-4a3c-b4fd-9fca66caa92a => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:46.501 7 INFO neutron.api.v2.resource [None req-b880e3a7-2629-4ac4-9210-c19bd626da98 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 237/474] 199.19.213.225 () {44 vars in 972 bytes} [Fri May 8 00:36:46 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/475] 199.19.213.225 () {44 vars in 994 bytes} [Fri May 8 00:36:46 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:36:47 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:36:47 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 199.19.213.225 () {44 vars in 1012 bytes} [Fri May 8 00:36:47 2026] GET /v2.0/security-group-rules/d7f3d892-0de1-4736-86ca-a06929264eaf => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:36:48 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/480] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:36:48 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.19.213.225 () {44 vars in 1012 bytes} [Fri May 8 00:36:48 2026] GET /v2.0/security-group-rules/c7beb4af-9755-456c-81da-3bfea8fd972e => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:36:49 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:36:49 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => 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: 242/484] 199.19.213.225 () {44 vars in 1012 bytes} [Fri May 8 00:36:49 2026] GET /v2.0/security-group-rules/5a1e06b0-0dfb-4ada-8f14-1eace55e10c4 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:36:50 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:36:50 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => 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: 245/489] 199.19.213.225 () {44 vars in 1012 bytes} [Fri May 8 00:36:50 2026] GET /v2.0/security-group-rules/79a7e822-6ce1-4464-a53d-b034ea613fa9 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:36:51 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:36:51 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 199.19.213.225 () {44 vars in 1012 bytes} [Fri May 8 00:36:51 2026] GET /v2.0/security-group-rules/6308ffdd-be0d-46b4-b2fd-0ff443100d8b => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/493] 199.19.213.225 () {44 vars in 988 bytes} [Fri May 8 00:36:52 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a => generated 773 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:52.990 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aef91f99-1328-4d59-848d-8cd49089d140 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 247/494] 199.19.213.225 () {44 vars in 1077 bytes} [Fri May 8 00:36:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=fade4b78-a201-4a3c-b4fd-9fca66caa92a => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/495] 199.19.213.225 () {44 vars in 1100 bytes} [Fri May 8 00:36:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=fade4b78-a201-4a3c-b4fd-9fca66caa92a => generated 1246 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:36:53 2026] GET /v2.0/security-groups/6a85d771-3626-4469-9350-7c42ddf5262f => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:37:01.320 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7f6cf73-5387-483b-9693-a4821a6cdef9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 249/497] 199.19.213.225 () {44 vars in 981 bytes} [Fri May 8 00:37:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 288 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/498] 199.19.213.225 () {44 vars in 1003 bytes} [Fri May 8 00:37:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 199.19.213.225 () {44 vars in 921 bytes} [Fri May 8 00:37:03 2026] GET /v2.0/ports => generated 5221 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:37:04.173 8 INFO neutron.api.v2.resource [None req-f690f5b1-8956-4464-85fc-fa4b4db94222 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 250/500] 199.19.213.225 () {44 vars in 960 bytes} [Fri May 8 00:37:04 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 199.19.213.225 () {44 vars in 982 bytes} [Fri May 8 00:37:04 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/502] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/security-groups/6e67a908-5c0c-4a47-9c84-8a4b8b0ed711 => generated 2886 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/503] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/security-groups/6e67a908-5c0c-4a47-9c84-8a4b8b0ed711 => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.19.213.225 () {44 vars in 1012 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/security-group-rules/31cdc8df-367a-4b26-8b77-6a4b76ec409e => generated 623 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/507] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:37:06 2026] GET /v2.0/security-groups/6e67a908-5c0c-4a47-9c84-8a4b8b0ed711 => generated 2886 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:37:06 2026] GET /v2.0/security-groups/6e67a908-5c0c-4a47-9c84-8a4b8b0ed711 => generated 2886 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 199.19.213.225 () {44 vars in 1012 bytes} [Fri May 8 00:37:06 2026] GET /v2.0/security-group-rules/7db72590-86ea-4da5-a857-6eeff2cb6ccf => generated 627 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/510] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:37:15 2026] GET /v2.0/ports => generated 5221 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/511] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:37:15 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: 7|app: 0|req: 256/512] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:37:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/513] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:37:15 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: 257/514] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:37:15 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:37:15 2026] GET /v2.0/agents => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:37: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: 259/517] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:37: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: 7|app: 0|req: 259/518] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:37: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: 8|app: 0|req: 260/519] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:37:16 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/520] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:37: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: 261/521] 199.19.213.225 () {44 vars in 976 bytes} [Fri May 8 00:37:17 2026] GET /v2.0/quotas/c31e879400c145eaba4726ad03fd3489 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:09.371 8 INFO neutron.api.v2.resource [None req-e80ed358-791e-4174-a9d8-c93d72aa9e22 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 266/530] 199.19.213.225 () {44 vars in 1075 bytes} [Fri May 8 00:38:09 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=4575d09db4e54e0bb29eddcaeb4fdb4e => generated 139 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/531] 199.19.213.225 () {44 vars in 1098 bytes} [Fri May 8 00:38:09 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=4575d09db4e54e0bb29eddcaeb4fdb4e => generated 4072 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/532] 199.19.213.225 () {44 vars in 1089 bytes} [Fri May 8 00:38:10 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db?project_id=4575d09db4e54e0bb29eddcaeb4fdb4e => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/533] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:38:10 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/534] 199.19.213.225 () {44 vars in 1012 bytes} [Fri May 8 00:38:10 2026] GET /v2.0/security-group-rules/92df47c9-5cde-4246-9a07-73ac57674fab => generated 597 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/535] 199.19.213.225 () {44 vars in 1089 bytes} [Fri May 8 00:38:11 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db?project_id=4575d09db4e54e0bb29eddcaeb4fdb4e => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/536] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:38:11 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/537] 199.19.213.225 () {44 vars in 1012 bytes} [Fri May 8 00:38:11 2026] GET /v2.0/security-group-rules/08148235-40c0-421a-8666-8056e25460c2 => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/538] 199.19.213.225 () {44 vars in 1089 bytes} [Fri May 8 00:38:12 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db?project_id=4575d09db4e54e0bb29eddcaeb4fdb4e => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:38:12 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/540] 199.19.213.225 () {44 vars in 1012 bytes} [Fri May 8 00:38:12 2026] GET /v2.0/security-group-rules/5ffee8c2-2f40-44cf-8a41-b82afef4ae50 => 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: 270/541] 199.19.213.225 () {44 vars in 1089 bytes} [Fri May 8 00:38:13 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db?project_id=4575d09db4e54e0bb29eddcaeb4fdb4e => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 199.19.213.225 () {44 vars in 1002 bytes} [Fri May 8 00:38:13 2026] GET /v2.0/security-groups/7041a60e-6362-45ed-9de8-2edac4fd50db => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/543] 199.19.213.225 () {44 vars in 1012 bytes} [Fri May 8 00:38:13 2026] GET /v2.0/security-group-rules/7b58c74b-9473-4a78-a9e6-39634452fb95 => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/544] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:38:15 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/545] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:38:15 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: 274/546] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:38:15 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) [pid: 7|app: 0|req: 273/547] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:38:15 2026] GET /v2.0/subnets => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/548] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:38:15 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: 274/549] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:38:15 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: 276/550] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:38:15 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/551] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:38:15 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: 277/552] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:38:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/553] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:38:16 2026] GET /v2.0/ports => generated 5221 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/554] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:38:16 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/557] 199.19.213.225 () {44 vars in 976 bytes} [Fri May 8 00:38:20 2026] GET /v2.0/quotas/4575d09db4e54e0bb29eddcaeb4fdb4e => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/564] 199.19.213.225 () {44 vars in 950 bytes} [Fri May 8 00:39:09 2026] GET /v2.0/networks?name=public => generated 791 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:39:15 2026] GET /v2.0/subnets => generated 1308 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:39:15 2026] GET /v2.0/networks => generated 2288 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/567] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:39:15 2026] GET /v2.0/ports => generated 5221 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/568] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:39:15 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/569] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:39:15 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: 285/570] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:39:15 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:39:15 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: 286/572] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:39:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/573] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:39: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: 287/574] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:39: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: 288/575] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:39: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) [pid: 8|app: 0|req: 291/580] 10.0.0.36 () {32 vars in 648 bytes} [Fri May 8 00:39:49 2026] GET /v2.0/networks => generated 2288 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/583] 10.0.0.36 () {32 vars in 654 bytes} [Fri May 8 00:39:50 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: 293/584] 10.0.0.36 () {32 vars in 646 bytes} [Fri May 8 00:39:50 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/585] 10.0.0.36 () {32 vars in 642 bytes} [Fri May 8 00:39:50 2026] GET /v2.0/ports => generated 5221 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/586] 10.0.0.36 () {32 vars in 646 bytes} [Fri May 8 00:39:50 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: 293/587] 10.0.0.36 () {32 vars in 648 bytes} [Fri May 8 00:39:50 2026] GET /v2.0/networks => generated 2288 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/588] 10.0.0.36 () {32 vars in 662 bytes} [Fri May 8 00:39:50 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 10.0.0.36 () {32 vars in 654 bytes} [Fri May 8 00:39:50 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:02.049 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdc93387-91ef-43ef-8d83-d8f624ddcd11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e836be87-a7ed-4fe1-a222-68af1541e0cb (type: security_groups) to 1 2026-05-08 00:40:02.065 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdc93387-91ef-43ef-8d83-d8f624ddcd11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 3e5dbbb7-5d8b-4841-a9d3-be80c5cc1650 (type: security_group_rules) to 0 2026-05-08 00:40:02.078 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdc93387-91ef-43ef-8d83-d8f624ddcd11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 88d488e7-1e34-4c62-8701-500a32985f1e (type: security_group_rules) to 0 2026-05-08 00:40:02.094 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdc93387-91ef-43ef-8d83-d8f624ddcd11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource cce5c4e9-e8a6-494d-843f-b41de6140df8 (type: security_group_rules) to 0 2026-05-08 00:40:02.107 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdc93387-91ef-43ef-8d83-d8f624ddcd11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f74f71c6-b277-4123-8db6-43795d72b998 (type: security_group_rules) to 0 2026-05-08 00:40:02.143 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6fc1f06-7fc8-4a52-80f8-2a36d9447c71 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 11064ec2-cde2-459c-a386-8b10e108e62c (type: security_groups) to 1 2026-05-08 00:40:02.161 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6fc1f06-7fc8-4a52-80f8-2a36d9447c71 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1876525c-8189-4f7f-b5a6-1c50ce9eba95 (type: security_group_rules) to 0 2026-05-08 00:40:02.181 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6fc1f06-7fc8-4a52-80f8-2a36d9447c71 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 359c8118-65ee-4d24-9740-e2ed9422609d (type: security_group_rules) to 0 2026-05-08 00:40:02.202 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6fc1f06-7fc8-4a52-80f8-2a36d9447c71 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 9d8ce82c-591d-4268-a985-a7adcd22c4c1 (type: security_group_rules) to 0 2026-05-08 00:40:02.211 8 INFO neutron.db.segments_db [None req-cdc93387-91ef-43ef-8d83-d8f624ddcd11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Added segment 771d4ff1-3d42-45b6-8f45-e6a07bff3064 of type geneve for network a5975ed9-1f9b-4ab0-9e5b-f7a36b8eaa7c 2026-05-08 00:40:02.218 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6fc1f06-7fc8-4a52-80f8-2a36d9447c71 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a5b0e4a6-bf75-4d38-a943-cdaea7442c05 (type: security_group_rules) to 0 2026-05-08 00:40:02.296 7 INFO neutron.db.segments_db [None req-c6fc1f06-7fc8-4a52-80f8-2a36d9447c71 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Added segment 5e9bf080-93eb-4714-ae49-7c997af23085 of type geneve for network 35fe3750-fe72-4b7e-bf28-a49098d86b75 2026-05-08 00:40:02.311 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdc93387-91ef-43ef-8d83-d8f624ddcd11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a5975ed9-1f9b-4ab0-9e5b-f7a36b8eaa7c (type: networks) to 1 2026-05-08 00:40:02.417 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6fc1f06-7fc8-4a52-80f8-2a36d9447c71 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 35fe3750-fe72-4b7e-bf28-a49098d86b75 (type: networks) to 1 2026-05-08 00:40:02.504 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cdc93387-91ef-43ef-8d83-d8f624ddcd11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:02.506 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cdc93387-91ef-43ef-8d83-d8f624ddcd11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network a5975ed9-1f9b-4ab0-9e5b-f7a36b8eaa7c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:02.571 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] OVN reports status down for port: a3e0e8ae-f5fd-4362-aa5f-d57db8eccab7 2026-05-08 00:40:02.630 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6fc1f06-7fc8-4a52-80f8-2a36d9447c71 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:02.632 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6fc1f06-7fc8-4a52-80f8-2a36d9447c71 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 35fe3750-fe72-4b7e-bf28-a49098d86b75: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:02.658 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdc93387-91ef-43ef-8d83-d8f624ddcd11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a3e0e8ae-f5fd-4362-aa5f-d57db8eccab7 (type: ports) to 1 2026-05-08 00:40:02.732 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6fc1f06-7fc8-4a52-80f8-2a36d9447c71 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 124b4d1d-21b8-432f-a5fd-330ed34be468 (type: ports) to 1 [pid: 7|app: 0|req: 295/590] 10.0.0.36 () {34 vars in 670 bytes} [Fri May 8 00:40:01 2026] POST /v2.0/networks => generated 793 bytes in 828 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 10.0.0.36 () {34 vars in 670 bytes} [Fri May 8 00:40:01 2026] POST /v2.0/networks => generated 790 bytes in 1187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:40:02.797 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] OVN reports status down for port: 124b4d1d-21b8-432f-a5fd-330ed34be468 2026-05-08 00:40:02.969 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-00e910e7-eaec-40ce-9401-ee99647605c2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:02.970 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-00e910e7-eaec-40ce-9401-ee99647605c2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 35fe3750-fe72-4b7e-bf28-a49098d86b75: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:02.985 7 WARNING neutron.db.securitygroups_db [None req-cc6d9557-93c9-4856-afd6-f5a4bba551fa d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:40:03.146 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc6d9557-93c9-4856-afd6-f5a4bba551fa d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 82b05e03-dd45-4701-84dc-196b48a8c493 (type: security_groups) to 1 2026-05-08 00:40:03.198 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc6d9557-93c9-4856-afd6-f5a4bba551fa d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1b4040eb-b24e-4335-bfca-e72a5bb4da6f (type: security_group_rules) to 0 2026-05-08 00:40:03.214 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc6d9557-93c9-4856-afd6-f5a4bba551fa d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 391a16b9-2714-4e06-8ee3-c803913a53c8 (type: security_group_rules) to 0 2026-05-08 00:40:03.231 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc6d9557-93c9-4856-afd6-f5a4bba551fa d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b466ac0a-29a4-4e00-b117-ae475e270bbc (type: security_group_rules) to 0 2026-05-08 00:40:03.246 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc6d9557-93c9-4856-afd6-f5a4bba551fa d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e3727689-05bc-4321-b46d-804ac23c9934 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 296/592] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:40:02 2026] GET /v2.0/security-groups?tenant_id=f9b97b221323440097dcd9029c8cece1&name=default => generated 2921 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:40:03.461 8 INFO neutron.db.ovn_revision_numbers_db [None req-00e910e7-eaec-40ce-9401-ee99647605c2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 124b4d1d-21b8-432f-a5fd-330ed34be468 (type: ports) to 2 2026-05-08 00:40:03.487 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b91add40-c867-44e2-8182-532704d73d9b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:03.488 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b91add40-c867-44e2-8182-532704d73d9b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network a5975ed9-1f9b-4ab0-9e5b-f7a36b8eaa7c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:03.491 8 INFO neutron.db.ovn_revision_numbers_db [None req-00e910e7-eaec-40ce-9401-ee99647605c2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ef9df202-5caa-43af-b917-bcc7e450fb52 (type: subnets) to 0 [pid: 8|app: 0|req: 297/593] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:40:02 2026] POST /v2.0/subnets => generated 699 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:40:03.553 8 WARNING neutron.db.securitygroups_db [None req-41406ef7-7e96-4608-88f3-cd3dc9e1bad1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:40:03.754 8 INFO neutron.db.ovn_revision_numbers_db [None req-41406ef7-7e96-4608-88f3-cd3dc9e1bad1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 3bbd4bad-a8ed-44b7-9690-07b06e30211f (type: security_groups) to 1 2026-05-08 00:40:03.770 8 INFO neutron.db.ovn_revision_numbers_db [None req-41406ef7-7e96-4608-88f3-cd3dc9e1bad1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 141b909f-983a-41f1-8117-9fa3def390c9 (type: security_group_rules) to 0 2026-05-08 00:40:03.788 8 INFO neutron.db.ovn_revision_numbers_db [None req-41406ef7-7e96-4608-88f3-cd3dc9e1bad1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 276db1ff-568f-4a2f-9cf7-0278338b7fd9 (type: security_group_rules) to 0 2026-05-08 00:40:03.805 8 INFO neutron.db.ovn_revision_numbers_db [None req-41406ef7-7e96-4608-88f3-cd3dc9e1bad1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 33b2731b-74a1-446e-a440-80462e9fc5d5 (type: security_group_rules) to 0 2026-05-08 00:40:03.822 8 INFO neutron.db.ovn_revision_numbers_db [None req-41406ef7-7e96-4608-88f3-cd3dc9e1bad1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e24d4acb-ad90-451a-b373-7c4465b9fb65 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 298/594] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:40:03 2026] GET /v2.0/security-groups?tenant_id=f4cb9d91370b4fbd84988069df08ae95&name=default => generated 2921 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:40:04.018 7 INFO neutron.db.ovn_revision_numbers_db [None req-b91add40-c867-44e2-8182-532704d73d9b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a3e0e8ae-f5fd-4362-aa5f-d57db8eccab7 (type: ports) to 2 2026-05-08 00:40:04.070 7 INFO neutron.db.ovn_revision_numbers_db [None req-b91add40-c867-44e2-8182-532704d73d9b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d48100ea-4efe-467a-af98-05f2490794be (type: subnets) to 0 [pid: 7|app: 0|req: 297/595] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:40:03 2026] POST /v2.0/subnets => generated 696 bytes in 789 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/596] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:40:03 2026] DELETE /v2.0/security-groups/82b05e03-dd45-4701-84dc-196b48a8c493 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/597] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:40:04 2026] DELETE /v2.0/security-groups/3bbd4bad-a8ed-44b7-9690-07b06e30211f => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:40:04.617 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee85125b-293f-45f7-a217-6d5446861c2b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:04.619 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee85125b-293f-45f7-a217-6d5446861c2b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:04.757 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] OVN reports status down for port: 807f0a11-62e1-4e47-a096-a2c7f669406e 2026-05-08 00:40:04.763 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee85125b-293f-45f7-a217-6d5446861c2b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 807f0a11-62e1-4e47-a096-a2c7f669406e (type: ports) to 1 2026-05-08 00:40:05.017 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-725d60ff-f39d-4cda-8f12-1a40c49f6c39 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:05.019 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-725d60ff-f39d-4cda-8f12-1a40c49f6c39 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:05.182 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fbefddb3-208d-4c7d-aa95-5cd5c0b0fd30 - - - - - -] OVN reports status down for port: 097b3b9a-d7a5-44fb-9986-eb2b4e77e836 2026-05-08 00:40:05.191 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-ee85125b-293f-45f7-a217-6d5446861c2b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Starting OVNClientQosExtension 2026-05-08 00:40:05.202 8 INFO neutron.db.ovn_revision_numbers_db [None req-725d60ff-f39d-4cda-8f12-1a40c49f6c39 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 097b3b9a-d7a5-44fb-9986-eb2b4e77e836 (type: ports) to 1 2026-05-08 00:40:05.562 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-725d60ff-f39d-4cda-8f12-1a40c49f6c39 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Starting OVNClientQosExtension 2026-05-08 00:40:05.705 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router b2d3a0e9-4e3d-4373-9bdb-b1b700cddbeb is bound to host instance 2026-05-08 00:40:05.722 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] OVN reports status up for port: 807f0a11-62e1-4e47-a096-a2c7f669406e 2026-05-08 00:40:05.759 8 INFO neutron.plugins.ml2.plugin [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] Attempt 1 to provision port 807f0a11-62e1-4e47-a096-a2c7f669406e 2026-05-08 00:40:05.775 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee85125b-293f-45f7-a217-6d5446861c2b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 807f0a11-62e1-4e47-a096-a2c7f669406e (type: router_ports) to 1 2026-05-08 00:40:05.902 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee85125b-293f-45f7-a217-6d5446861c2b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b2d3a0e9-4e3d-4373-9bdb-b1b700cddbeb (type: routers) to 2 [pid: 7|app: 0|req: 298/598] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:40:04 2026] POST /v2.0/routers => generated 998 bytes in 1851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:40:06.139 8 INFO neutron.db.ovn_revision_numbers_db [None req-725d60ff-f39d-4cda-8f12-1a40c49f6c39 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 097b3b9a-d7a5-44fb-9986-eb2b4e77e836 (type: router_ports) to 1 2026-05-08 00:40:06.148 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 0e20abc7-adbf-4672-bdb2-718bd954a499 is bound to host instance 2026-05-08 00:40:06.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-725d60ff-f39d-4cda-8f12-1a40c49f6c39 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0e20abc7-adbf-4672-bdb2-718bd954a499 (type: routers) to 2 2026-05-08 00:40:06.283 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fbefddb3-208d-4c7d-aa95-5cd5c0b0fd30 - - - - - -] OVN reports status up for port: 097b3b9a-d7a5-44fb-9986-eb2b4e77e836 2026-05-08 00:40:06.309 7 INFO neutron.plugins.ml2.plugin [None req-fbefddb3-208d-4c7d-aa95-5cd5c0b0fd30 - - - - - -] Attempt 1 to provision port 097b3b9a-d7a5-44fb-9986-eb2b4e77e836 [pid: 8|app: 0|req: 301/601] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:40:04 2026] POST /v2.0/routers => generated 995 bytes in 1992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:40:06.750 8 INFO neutron.db.ovn_revision_numbers_db [None req-c363a7e9-4e43-4dc3-bbaa-b5a75ebcd26f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1c587f2c-e887-434e-b4a0-ec2aa961e726 (type: security_groups) to 1 2026-05-08 00:40:06.775 8 INFO neutron.db.ovn_revision_numbers_db [None req-c363a7e9-4e43-4dc3-bbaa-b5a75ebcd26f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 337ac9e1-f1b7-4640-bde4-0b2fca5ea67f (type: security_group_rules) to 0 2026-05-08 00:40:06.794 8 INFO neutron.db.ovn_revision_numbers_db [None req-c363a7e9-4e43-4dc3-bbaa-b5a75ebcd26f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 779902bb-b15b-4dae-ae3d-a9e8484ac056 (type: security_group_rules) to 0 2026-05-08 00:40:06.822 8 INFO neutron.db.ovn_revision_numbers_db [None req-c363a7e9-4e43-4dc3-bbaa-b5a75ebcd26f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 87a5dded-95a7-4a81-b8ab-30764569db15 (type: security_group_rules) to 0 2026-05-08 00:40:06.851 8 INFO neutron.db.ovn_revision_numbers_db [None req-c363a7e9-4e43-4dc3-bbaa-b5a75ebcd26f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c9c6c0f2-8651-4850-acdb-bc17452a91e3 (type: security_group_rules) to 0 2026-05-08 00:40:06.931 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b72fb22a-0098-428e-84aa-1d3f9b6830b3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:06.933 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b72fb22a-0098-428e-84aa-1d3f9b6830b3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 35fe3750-fe72-4b7e-bf28-a49098d86b75: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:06.977 8 INFO neutron.db.segments_db [None req-c363a7e9-4e43-4dc3-bbaa-b5a75ebcd26f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Added segment 36f91442-5529-4b4f-88e4-6a36736aade8 of type geneve for network 8a7a7e44-30b7-4e92-b9a6-59c3e51063b5 2026-05-08 00:40:07.190 7 INFO neutron.db.ovn_revision_numbers_db [None req-b72fb22a-0098-428e-84aa-1d3f9b6830b3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c7ea55dc-ff7f-4953-81ba-15fa19a2ac5c (type: ports) to 1 2026-05-08 00:40:07.196 8 INFO neutron.db.ovn_revision_numbers_db [None req-c363a7e9-4e43-4dc3-bbaa-b5a75ebcd26f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8a7a7e44-30b7-4e92-b9a6-59c3e51063b5 (type: networks) to 1 2026-05-08 00:40:07.481 8 INFO neutron.db.ovn_revision_numbers_db [None req-ab468c7b-27aa-46ea-be0b-e8db02d41334 - - - - - -] Successfully bumped revision number for resource 097b3b9a-d7a5-44fb-9986-eb2b4e77e836 (type: ports) to 4 2026-05-08 00:40:07.493 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c363a7e9-4e43-4dc3-bbaa-b5a75ebcd26f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:07.497 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c363a7e9-4e43-4dc3-bbaa-b5a75ebcd26f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 8a7a7e44-30b7-4e92-b9a6-59c3e51063b5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:07.671 8 INFO neutron.db.ovn_revision_numbers_db [None req-c363a7e9-4e43-4dc3-bbaa-b5a75ebcd26f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8a746707-2ce1-4b12-a17e-bcb244348c1f (type: ports) to 1 [pid: 8|app: 0|req: 302/602] 10.0.0.36 () {34 vars in 670 bytes} [Fri May 8 00:40:06 2026] POST /v2.0/networks => generated 782 bytes in 1411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:40:07.794 7 INFO neutron.db.ovn_revision_numbers_db [None req-29175a48-59b3-4f7a-9bbf-a93494548fba - - - - - -] Successfully bumped revision number for resource 807f0a11-62e1-4e47-a096-a2c7f669406e (type: ports) to 4 2026-05-08 00:40:08.148 8 INFO neutron.db.ovn_revision_numbers_db [None req-ab468c7b-27aa-46ea-be0b-e8db02d41334 - - - - - -] Successfully bumped revision number for resource 097b3b9a-d7a5-44fb-9986-eb2b4e77e836 (type: ports) to 5 2026-05-08 00:40:08.401 7 INFO neutron.db.ovn_revision_numbers_db [None req-29175a48-59b3-4f7a-9bbf-a93494548fba - - - - - -] Successfully bumped revision number for resource 807f0a11-62e1-4e47-a096-a2c7f669406e (type: ports) to 5 2026-05-08 00:40:08.695 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b72fb22a-0098-428e-84aa-1d3f9b6830b3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:08.696 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b72fb22a-0098-428e-84aa-1d3f9b6830b3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 35fe3750-fe72-4b7e-bf28-a49098d86b75: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:08.768 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1e80a911-e841-4bd2-afe0-ff739980d0b9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:08.769 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1e80a911-e841-4bd2-afe0-ff739980d0b9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network a5975ed9-1f9b-4ab0-9e5b-f7a36b8eaa7c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:08.889 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] OVN reports status down for port: 8a746707-2ce1-4b12-a17e-bcb244348c1f 2026-05-08 00:40:08.995 8 INFO neutron.db.ovn_revision_numbers_db [None req-1e80a911-e841-4bd2-afe0-ff739980d0b9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6bf4b46c-cd23-4f05-b48f-a92469b6f1a2 (type: ports) to 1 2026-05-08 00:40:09.314 8 INFO neutron.common.ovn.utils [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] HA Chassis Group neutron-35fe3750-fe72-4b7e-bf28-a49098d86b75 synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d 2026-05-08 00:40:09.322 7 INFO neutron.db.ovn_revision_numbers_db [None req-b72fb22a-0098-428e-84aa-1d3f9b6830b3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c7ea55dc-ff7f-4953-81ba-15fa19a2ac5c (type: router_ports) to 1 [pid: 7|app: 0|req: 301/603] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:40:05 2026] PUT /v2.0/routers/b2d3a0e9-4e3d-4373-9bdb-b1b700cddbeb/add_router_interface => generated 310 bytes in 3394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:09.357 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fbefddb3-208d-4c7d-aa95-5cd5c0b0fd30 - - - - - -] OVN reports status down for port: c7ea55dc-ff7f-4953-81ba-15fa19a2ac5c 2026-05-08 00:40:09.446 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fbefddb3-208d-4c7d-aa95-5cd5c0b0fd30 - - - - - -] Logical_Switch_Port c7ea55dc-ff7f-4953-81ba-15fa19a2ac5c host information not removed, the port state is up 2026-05-08 00:40:09.449 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fbefddb3-208d-4c7d-aa95-5cd5c0b0fd30 - - - - - -] OVN reports status up for port: c7ea55dc-ff7f-4953-81ba-15fa19a2ac5c 2026-05-08 00:40:09.465 7 INFO neutron.plugins.ml2.plugin [None req-fbefddb3-208d-4c7d-aa95-5cd5c0b0fd30 - - - - - -] Attempt 1 to provision port c7ea55dc-ff7f-4953-81ba-15fa19a2ac5c 2026-05-08 00:40:09.539 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7687935c-af8c-4565-af04-11098db11e7f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:09.547 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7687935c-af8c-4565-af04-11098db11e7f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 8a7a7e44-30b7-4e92-b9a6-59c3e51063b5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:09.720 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1e80a911-e841-4bd2-afe0-ff739980d0b9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:09.721 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1e80a911-e841-4bd2-afe0-ff739980d0b9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network a5975ed9-1f9b-4ab0-9e5b-f7a36b8eaa7c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:10.270 8 INFO neutron.db.ovn_revision_numbers_db [None req-1e80a911-e841-4bd2-afe0-ff739980d0b9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6bf4b46c-cd23-4f05-b48f-a92469b6f1a2 (type: router_ports) to 1 [pid: 8|app: 0|req: 303/604] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:40:07 2026] PUT /v2.0/routers/0e20abc7-adbf-4672-bdb2-718bd954a499/add_router_interface => generated 310 bytes in 2541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:10.363 7 INFO neutron.db.ovn_revision_numbers_db [None req-fbefddb3-208d-4c7d-aa95-5cd5c0b0fd30 - - - - - -] Successfully bumped revision number for resource c7ea55dc-ff7f-4953-81ba-15fa19a2ac5c (type: ports) to 2 2026-05-08 00:40:10.374 8 WARNING neutron.db.securitygroups_db [None req-8ef69ecf-aefb-4404-8a14-5ed55e17c94b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:40:10.534 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ef69ecf-aefb-4404-8a14-5ed55e17c94b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d8be9316-c06f-4fcd-9229-425d892a1b54 (type: security_groups) to 1 2026-05-08 00:40:10.550 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ef69ecf-aefb-4404-8a14-5ed55e17c94b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 143b2678-f53d-481e-8105-b4f27b9312d3 (type: security_group_rules) to 0 2026-05-08 00:40:10.562 7 INFO neutron.db.ovn_revision_numbers_db [None req-7687935c-af8c-4565-af04-11098db11e7f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8a746707-2ce1-4b12-a17e-bcb244348c1f (type: ports) to 2 2026-05-08 00:40:10.564 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ef69ecf-aefb-4404-8a14-5ed55e17c94b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 17cb1a75-199f-487c-b656-813731d76869 (type: security_group_rules) to 0 2026-05-08 00:40:10.576 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ef69ecf-aefb-4404-8a14-5ed55e17c94b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 951dfc4a-674b-4baa-8810-68267723371b (type: security_group_rules) to 0 2026-05-08 00:40:10.588 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ef69ecf-aefb-4404-8a14-5ed55e17c94b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c1b086e9-3eee-423e-9cfb-9d51572c1e68 (type: security_group_rules) to 0 2026-05-08 00:40:10.593 7 INFO neutron.db.ovn_revision_numbers_db [None req-7687935c-af8c-4565-af04-11098db11e7f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource fc99d20d-d6e0-4b2d-bbc8-ada692cf615e (type: subnets) to 0 [pid: 7|app: 0|req: 302/605] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:40:09 2026] POST /v2.0/subnets => generated 689 bytes in 1275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/606] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:40:10 2026] GET /v2.0/security-groups?tenant_id=774bfdf2d70843ba9873f0397fc9f529&name=default => generated 2921 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:40:10.778 7 INFO neutron.db.ovn_revision_numbers_db [None req-295a4418-398a-4295-97b6-49b3e6977a0f 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] Successfully bumped revision number for resource 973378f9-a486-4e72-a159-c63e35d54b8a (type: security_groups) to 1 2026-05-08 00:40:10.797 7 INFO neutron.db.ovn_revision_numbers_db [None req-295a4418-398a-4295-97b6-49b3e6977a0f 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] Successfully bumped revision number for resource 52d1e38c-7112-4dfd-bfae-e41f5ac4b24c (type: security_group_rules) to 0 2026-05-08 00:40:10.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-295a4418-398a-4295-97b6-49b3e6977a0f 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] Successfully bumped revision number for resource fe6d2b62-74ce-4dd3-b542-67a9c09ab454 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 303/607] 10.0.0.36 () {34 vars in 684 bytes} [Fri May 8 00:40:10 2026] POST /v2.0/security-groups => generated 1658 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:40:11.021 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e4f96a7c-777d-47cf-909d-7bd0e77c3eda d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:11.022 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e4f96a7c-777d-47cf-909d-7bd0e77c3eda d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 304/608] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:40:10 2026] DELETE /v2.0/security-groups/d8be9316-c06f-4fcd-9229-425d892a1b54 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:40:11.143 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] OVN reports status down for port: b6b3a559-1f98-4620-b6f1-1e6d08a24179 2026-05-08 00:40:11.205 8 INFO neutron.db.ovn_revision_numbers_db [None req-e4f96a7c-777d-47cf-909d-7bd0e77c3eda d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b6b3a559-1f98-4620-b6f1-1e6d08a24179 (type: ports) to 1 2026-05-08 00:40:11.209 7 INFO neutron.db.ovn_revision_numbers_db [None req-7295bc42-f61e-4c81-8c1d-421d075af9ed 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] Successfully bumped revision number for resource 31f24a69-a30f-4870-811f-3df3943c0ade (type: security_group_rules) to 0 [pid: 7|app: 0|req: 305/609] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:40:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:40:11.546 7 INFO neutron.db.ovn_revision_numbers_db [req-3215a0a3-97b8-4db1-95d9-bb111623780a req-146d53ea-ba43-4988-98ce-c6b8752b4223 72350db6250f4b34a6f91b48b5d0577b 81f2cd763dff404a89bf3d14d312a52b - - default default] Successfully bumped revision number for resource 5be65037-da98-478c-9cef-6289ec265b83 (type: security_groups) to 1 2026-05-08 00:40:11.565 7 INFO neutron.db.ovn_revision_numbers_db [req-3215a0a3-97b8-4db1-95d9-bb111623780a req-146d53ea-ba43-4988-98ce-c6b8752b4223 72350db6250f4b34a6f91b48b5d0577b 81f2cd763dff404a89bf3d14d312a52b - - default default] Successfully bumped revision number for resource 54627e32-ac53-40af-96e2-64ad79574b12 (type: security_group_rules) to 0 2026-05-08 00:40:11.585 7 INFO neutron.db.ovn_revision_numbers_db [req-3215a0a3-97b8-4db1-95d9-bb111623780a req-146d53ea-ba43-4988-98ce-c6b8752b4223 72350db6250f4b34a6f91b48b5d0577b 81f2cd763dff404a89bf3d14d312a52b - - default default] Successfully bumped revision number for resource 68f3bc07-40e8-4380-a093-3284746daf5e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 306/610] 10.0.0.188 () {38 vars in 971 bytes} [Fri May 8 00:40:11 2026] POST /v2.0/security-groups => generated 1685 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:40:11.642 7 WARNING neutron.db.securitygroups_db [None req-2c7f957b-cfef-4cdc-9272-86f9ad294f01 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:40:11.771 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c7f957b-cfef-4cdc-9272-86f9ad294f01 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a5b93239-8319-455f-b7f5-255a424fc620 (type: security_groups) to 1 2026-05-08 00:40:11.816 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c7f957b-cfef-4cdc-9272-86f9ad294f01 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 3573bdc5-2cf2-4069-9860-d6d35013166e (type: security_group_rules) to 0 2026-05-08 00:40:11.860 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab468c7b-27aa-46ea-be0b-e8db02d41334 - - - - - -] Router f19a104b-e9f0-4fed-9aea-ff5b6fb4d859 is bound to host instance 2026-05-08 00:40:11.887 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c7f957b-cfef-4cdc-9272-86f9ad294f01 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource dfdd8490-7ce9-4bcf-8c39-b076cea9fd51 (type: security_group_rules) to 0 2026-05-08 00:40:11.907 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] OVN reports status up for port: b6b3a559-1f98-4620-b6f1-1e6d08a24179 2026-05-08 00:40:11.926 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c7f957b-cfef-4cdc-9272-86f9ad294f01 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource fb82dc3e-0279-4535-8f1a-3254d6555fdc (type: security_group_rules) to 0 2026-05-08 00:40:11.943 8 INFO neutron.plugins.ml2.plugin [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] Attempt 1 to provision port b6b3a559-1f98-4620-b6f1-1e6d08a24179 2026-05-08 00:40:11.955 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c7f957b-cfef-4cdc-9272-86f9ad294f01 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource fe5632cf-536e-46e2-81f2-2afbb2647c64 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 307/611] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:40:11 2026] GET /v2.0/security-groups?tenant_id=89b452d7f19b443cb73da090ba30dd36&name=default => generated 2925 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:40:12.015 8 INFO neutron.db.ovn_revision_numbers_db [None req-e4f96a7c-777d-47cf-909d-7bd0e77c3eda d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b6b3a559-1f98-4620-b6f1-1e6d08a24179 (type: router_ports) to 1 2026-05-08 00:40:12.125 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c1b39f6-2196-4a9f-a858-83108d12e1ae 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] Successfully bumped revision number for resource ba9f5feb-933d-44c9-a461-b75e0712de84 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 308/612] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:40:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/613] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:12 2026] GET /v2.0/security-groups/5be65037-da98-478c-9cef-6289ec265b83 => generated 1685 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:40:12.230 8 INFO neutron.db.ovn_revision_numbers_db [None req-e4f96a7c-777d-47cf-909d-7bd0e77c3eda d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f19a104b-e9f0-4fed-9aea-ff5b6fb4d859 (type: routers) to 2 [pid: 8|app: 0|req: 305/614] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:40:10 2026] POST /v2.0/routers => generated 988 bytes in 1622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/615] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:40:12 2026] DELETE /v2.0/security-groups/a5b93239-8319-455f-b7f5-255a424fc620 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:40:12.457 7 INFO neutron.db.ovn_revision_numbers_db [req-a6150e6e-12e4-4317-bea0-73850b69e729 req-35985923-6dfc-4f3e-86a6-469e560a1a18 72350db6250f4b34a6f91b48b5d0577b 81f2cd763dff404a89bf3d14d312a52b - - default default] Successfully bumped revision number for resource b2aa64a3-255b-4e94-b952-5920bcf9732e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 311/616] 10.0.0.188 () {38 vars in 981 bytes} [Fri May 8 00:40:12 2026] POST /v2.0/security-group-rules => generated 614 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:40:12.691 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-13571f60-d3c8-4742-b750-a73b25a661dc 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] No more DHCP agents 2026-05-08 00:40:12.694 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-13571f60-d3c8-4742-b750-a73b25a661dc 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:12.852 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a0006a2-7e1f-45d7-84d1-2d2fdab6ab96 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:12.853 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a0006a2-7e1f-45d7-84d1-2d2fdab6ab96 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 8a7a7e44-30b7-4e92-b9a6-59c3e51063b5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:12.973 7 INFO neutron.db.ovn_revision_numbers_db [None req-8a0006a2-7e1f-45d7-84d1-2d2fdab6ab96 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource da12e9b9-154d-4a4f-a170-0f2657f90d89 (type: ports) to 1 [pid: 8|app: 0|req: 306/617] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:40:12 2026] POST /v2.0/floatingips => generated 552 bytes in 899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:40:13.400 8 INFO neutron.db.ovn_revision_numbers_db [req-70a76ce1-05b5-4903-98ac-cb21acc5f214 req-4e4181a1-999e-44f8-b5bf-64d12b965770 72350db6250f4b34a6f91b48b5d0577b 81f2cd763dff404a89bf3d14d312a52b - - default default] Successfully bumped revision number for resource df065c9c-7e03-46a0-926a-11c6e7fed8ee (type: security_groups) to 1 2026-05-08 00:40:13.405 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1d23ae6-b674-417f-b15f-53d803977e01 - - - - - -] Successfully bumped revision number for resource b6b3a559-1f98-4620-b6f1-1e6d08a24179 (type: ports) to 4 2026-05-08 00:40:13.430 8 INFO neutron.db.ovn_revision_numbers_db [req-70a76ce1-05b5-4903-98ac-cb21acc5f214 req-4e4181a1-999e-44f8-b5bf-64d12b965770 72350db6250f4b34a6f91b48b5d0577b 81f2cd763dff404a89bf3d14d312a52b - - default default] Successfully bumped revision number for resource 8ba61d48-aa5f-4cb6-855a-8379349042b3 (type: security_group_rules) to 0 2026-05-08 00:40:13.453 8 INFO neutron.db.ovn_revision_numbers_db [req-70a76ce1-05b5-4903-98ac-cb21acc5f214 req-4e4181a1-999e-44f8-b5bf-64d12b965770 72350db6250f4b34a6f91b48b5d0577b 81f2cd763dff404a89bf3d14d312a52b - - default default] Successfully bumped revision number for resource c6329ea3-735b-4a89-aee9-7c1321f6695f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 307/618] 10.0.0.188 () {38 vars in 971 bytes} [Fri May 8 00:40:13 2026] POST /v2.0/security-groups => generated 1684 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:40:13.623 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a0006a2-7e1f-45d7-84d1-2d2fdab6ab96 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:13.625 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a0006a2-7e1f-45d7-84d1-2d2fdab6ab96 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 8a7a7e44-30b7-4e92-b9a6-59c3e51063b5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 308/619] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:13 2026] GET /v2.0/security-groups/df065c9c-7e03-46a0-926a-11c6e7fed8ee => generated 1684 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:40:13.654 8 WARNING neutron.db.securitygroups_db [req-bd25847b-314a-406e-b1b1-7a77cd0c3f8c req-0e11536c-826b-4eda-9aec-ef3383dba0f2 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 309/620] 10.0.0.188 () {34 vars in 1100 bytes} [Fri May 8 00:40:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2113204565&fields=id&tenant_id=303ee7ce3b434a04b95d35e9a39c41e4 => generated 69 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:14.030 8 INFO neutron.db.ovn_revision_numbers_db [req-21d5b39b-2d11-488f-b8be-ce2aa30c3046 req-5c5838df-ec07-445b-a35f-4a11e16725a8 72350db6250f4b34a6f91b48b5d0577b 81f2cd763dff404a89bf3d14d312a52b - - default default] Successfully bumped revision number for resource 59befb4a-9671-498a-88db-2381a8577154 (type: security_group_rules) to 0 2026-05-08 00:40:14.096 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1d23ae6-b674-417f-b15f-53d803977e01 - - - - - -] Successfully bumped revision number for resource b6b3a559-1f98-4620-b6f1-1e6d08a24179 (type: ports) to 5 2026-05-08 00:40:14.102 7 INFO neutron.db.ovn_revision_numbers_db [None req-8a0006a2-7e1f-45d7-84d1-2d2fdab6ab96 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource da12e9b9-154d-4a4f-a170-0f2657f90d89 (type: router_ports) to 1 [pid: 7|app: 0|req: 312/621] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:40:12 2026] PUT /v2.0/routers/f19a104b-e9f0-4fed-9aea-ff5b6fb4d859/add_router_interface => generated 310 bytes in 1620 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/622] 10.0.0.188 () {38 vars in 981 bytes} [Fri May 8 00:40:13 2026] POST /v2.0/security-group-rules => generated 614 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 10.0.0.188 () {34 vars in 982 bytes} [Fri May 8 00:40:14 2026] GET /v2.0/networks?id=35fe3750-fe72-4b7e-bf28-a49098d86b75 => generated 722 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/624] 10.0.0.188 () {34 vars in 965 bytes} [Fri May 8 00:40:14 2026] GET /v2.0/quotas/303ee7ce3b434a04b95d35e9a39c41e4 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/625] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:14 2026] GET /v2.0/security-groups/df065c9c-7e03-46a0-926a-11c6e7fed8ee => generated 2309 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/626] 10.0.0.188 () {34 vars in 1002 bytes} [Fri May 8 00:40:14 2026] GET /v2.0/ports?tenant_id=303ee7ce3b434a04b95d35e9a39c41e4&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:14.462 8 INFO neutron.db.ovn_revision_numbers_db [req-d72c1858-e163-41c9-8c52-69432811a72e req-9afc0f53-dc6b-41a2-8a0f-81dc04321bcf 72350db6250f4b34a6f91b48b5d0577b 81f2cd763dff404a89bf3d14d312a52b - - default default] Successfully bumped revision number for resource d3a037ca-47cf-4aec-a7d6-3115b748c7f9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 312/627] 10.0.0.188 () {38 vars in 981 bytes} [Fri May 8 00:40:14 2026] POST /v2.0/security-group-rules => generated 619 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/628] 10.0.0.188 () {34 vars in 907 bytes} [Fri May 8 00:40:14 2026] GET /v2.0/extensions => generated 21706 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 00:40:14.794 8 INFO neutron.common.ovn.utils [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] HA Chassis Group neutron-8a7a7e44-30b7-4e92-b9a6-59c3e51063b5 synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d [pid: 8|app: 0|req: 313/629] 10.0.0.188 () {34 vars in 1008 bytes} [Fri May 8 00:40:14 2026] GET /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75?fields=segments => generated 14 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/630] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:14 2026] GET /v2.0/security-groups/df065c9c-7e03-46a0-926a-11c6e7fed8ee => 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: 315/631] 10.0.0.188 () {34 vars in 1108 bytes} [Fri May 8 00:40:14 2026] GET /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75?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: 316/632] 10.0.0.188 () {34 vars in 1001 bytes} [Fri May 8 00:40:15 2026] GET /v2.0/security-group-rules/d3a037ca-47cf-4aec-a7d6-3115b748c7f9 => generated 616 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:15 2026] GET /v2.0/security-groups/df065c9c-7e03-46a0-926a-11c6e7fed8ee => generated 2939 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:40:15.362 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-946340f1-ec49-46e7-ad46-7cd65772844b - - - - - -] No hosting information found for port c7ea55dc-ff7f-4953-81ba-15fa19a2ac5c: RuntimeError: No hosting information found for port c7ea55dc-ff7f-4953-81ba-15fa19a2ac5c 2026-05-08 00:40:15.363 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-946340f1-ec49-46e7-ad46-7cd65772844b - - - - - -] OVN reports status down for port: 6bf4b46c-cd23-4f05-b48f-a92469b6f1a2 [pid: 8|app: 0|req: 318/634] 10.0.0.188 () {36 vars in 1023 bytes} [Fri May 8 00:40:15 2026] DELETE /v2.0/security-group-rules/d3a037ca-47cf-4aec-a7d6-3115b748c7f9 => generated 0 bytes in 1152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:40:16.321 7 INFO neutron.db.ovn_revision_numbers_db [None req-eac37893-3b5f-40d5-8925-7c346012f562 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] Successfully bumped revision number for resource f150b4fe-1460-48ac-a383-9e804338e846 (type: security_groups) to 1 2026-05-08 00:40:16.353 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-946340f1-ec49-46e7-ad46-7cd65772844b - - - - - -] Logical_Switch_Port 6bf4b46c-cd23-4f05-b48f-a92469b6f1a2 host information not removed, the port state is up [pid: 8|app: 0|req: 319/635] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:40:16 2026] GET /v2.0/ports => generated 15955 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 00:40:16.440 7 INFO neutron.db.ovn_revision_numbers_db [None req-eac37893-3b5f-40d5-8925-7c346012f562 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] Successfully bumped revision number for resource 0bbc1e01-7841-4227-a221-7e2c6ea5c7bb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 320/636] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:16 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/637] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:16 2026] GET /v2.0/security-groups/df065c9c-7e03-46a0-926a-11c6e7fed8ee => generated 2309 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/638] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00: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) 2026-05-08 00:40:16.542 7 INFO neutron.db.ovn_revision_numbers_db [None req-eac37893-3b5f-40d5-8925-7c346012f562 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] Successfully bumped revision number for resource 46ea2597-8b50-4e1f-a3ee-2550e96f0928 (type: security_group_rules) to 0 2026-05-08 00:40:16.577 7 INFO neutron.db.ovn_revision_numbers_db [None req-946340f1-ec49-46e7-ad46-7cd65772844b - - - - - -] Successfully bumped revision number for resource c7ea55dc-ff7f-4953-81ba-15fa19a2ac5c (type: router_ports) to 2 2026-05-08 00:40:16.578 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-946340f1-ec49-46e7-ad46-7cd65772844b - - - - - -] OVN reports status up for port: 6bf4b46c-cd23-4f05-b48f-a92469b6f1a2 [pid: 7|app: 0|req: 317/639] 10.0.0.36 () {34 vars in 684 bytes} [Fri May 8 00:40:14 2026] POST /v2.0/security-groups => generated 1661 bytes in 1784 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/640] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:40:16 2026] GET /v2.0/network-ip-availabilities => generated 4229 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:40:16.703 7 INFO neutron.plugins.ml2.plugin [None req-946340f1-ec49-46e7-ad46-7cd65772844b - - - - - -] Attempt 1 to provision port 6bf4b46c-cd23-4f05-b48f-a92469b6f1a2 [pid: 8|app: 0|req: 323/641] 10.0.0.188 () {36 vars in 1013 bytes} [Fri May 8 00:40:16 2026] DELETE /v2.0/security-groups/df065c9c-7e03-46a0-926a-11c6e7fed8ee => generated 0 bytes in 490 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/642] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:40:16 2026] GET /v2.0/routers => generated 2982 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/643] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:17 2026] GET /v2.0/security-groups/5be65037-da98-478c-9cef-6289ec265b83 => generated 2310 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/644] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:40:17 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) 2026-05-08 00:40:17.287 7 INFO neutron.db.ovn_revision_numbers_db [None req-b778f04e-396d-4950-bb80-b36acda9c127 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] Successfully bumped revision number for resource 722968a4-9b09-43c9-ada9-afb1027b6edd (type: security_group_rules) to 0 2026-05-08 00:40:17.328 7 INFO neutron.db.ovn_revision_numbers_db [None req-946340f1-ec49-46e7-ad46-7cd65772844b - - - - - -] Successfully bumped revision number for resource 6bf4b46c-cd23-4f05-b48f-a92469b6f1a2 (type: ports) to 2 [pid: 7|app: 0|req: 319/645] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:40:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/646] 10.0.0.188 () {36 vars in 1013 bytes} [Fri May 8 00:40:17 2026] DELETE /v2.0/security-groups/5be65037-da98-478c-9cef-6289ec265b83 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/647] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:40:17 2026] GET /v2.0/subnets => generated 3362 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:40:17.711 8 INFO neutron.db.ovn_revision_numbers_db [None req-00d86107-cdf8-4260-9f6b-3f560f27e4b8 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] Successfully bumped revision number for resource 839bbf72-c7d6-45ae-9543-1a6663f8fc3a (type: security_group_rules) to 0 2026-05-08 00:40:17.844 7 INFO neutron_taas.services.taas.taas_plugin [None req-0f774fc8-4bb3-47e3-a140-96b2e34bf4b5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 6bf4b46c-cd23-4f05-b48f-a92469b6f1a2 2026-05-08 00:40:17.853 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f774fc8-4bb3-47e3-a140-96b2e34bf4b5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 6bf4b46c-cd23-4f05-b48f-a92469b6f1a2 [pid: 8|app: 0|req: 328/648] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:40:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/649] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:40:17 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: 330/650] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:17 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:18.261 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c8b1a07-b072-41df-85c1-2098104e9c60 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] No more DHCP agents 2026-05-08 00:40:18.263 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c8b1a07-b072-41df-85c1-2098104e9c60 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 321/651] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:40:17 2026] PUT /v2.0/routers/0e20abc7-adbf-4672-bdb2-718bd954a499/remove_router_interface => generated 310 bytes in 1347 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: 322/652] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:40:18 2026] GET /v2.0/floatingips => generated 1093 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/653] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:40:17 2026] POST /v2.0/floatingips => generated 552 bytes in 1223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/654] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:40:19 2026] GET /v2.0/subnets => generated 3362 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/655] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:19 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => 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: 334/656] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:40:19 2026] GET /v2.0/networks => generated 4695 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/657] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:40:19 2026] GET /v2.0/security-groups => generated 31830 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 00:40:19.472 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3e90df6-bdaf-42ee-b314-0f9be2a8d7d6 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 097b3b9a-d7a5-44fb-9986-eb2b4e77e836 2026-05-08 00:40:19.476 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3e90df6-bdaf-42ee-b314-0f9be2a8d7d6 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 097b3b9a-d7a5-44fb-9986-eb2b4e77e836 2026-05-08 00:40:19.580 8 WARNING neutron.db.securitygroups_db [req-01b43be5-a521-412a-b0d4-8960d1020e7b req-0ed4fea4-4c74-4041-b8d9-dab317e3b7c9 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 336/658] 10.0.0.188 () {34 vars in 1100 bytes} [Fri May 8 00:40:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1585632447&fields=id&tenant_id=cf70000043bc41bd98acf4808d40b2e1 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/659] 10.0.0.188 () {34 vars in 982 bytes} [Fri May 8 00:40:19 2026] GET /v2.0/networks?id=8a7a7e44-30b7-4e92-b9a6-59c3e51063b5 => generated 712 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/660] 10.0.0.188 () {34 vars in 965 bytes} [Fri May 8 00:40:19 2026] GET /v2.0/quotas/cf70000043bc41bd98acf4808d40b2e1 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/661] 10.0.0.188 () {34 vars in 1002 bytes} [Fri May 8 00:40:19 2026] GET /v2.0/ports?tenant_id=cf70000043bc41bd98acf4808d40b2e1&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/662] 10.0.0.188 () {34 vars in 907 bytes} [Fri May 8 00:40:20 2026] GET /v2.0/extensions => generated 21706 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/663] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:20 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => 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: 323/664] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:40:18 2026] DELETE /v2.0/routers/0e20abc7-adbf-4672-bdb2-718bd954a499 => generated 0 bytes in 1513 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/665] 10.0.0.188 () {34 vars in 1008 bytes} [Fri May 8 00:40:20 2026] GET /v2.0/networks/8a7a7e44-30b7-4e92-b9a6-59c3e51063b5?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: 343/666] 10.0.0.188 () {34 vars in 1108 bytes} [Fri May 8 00:40:20 2026] GET /v2.0/networks/8a7a7e44-30b7-4e92-b9a6-59c3e51063b5?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: 346/669] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:20 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:20.854 8 WARNING neutron.db.securitygroups_db [None req-13da4bd8-25d9-43cb-84b5-05d6f165a146 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 324/670] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:40:20 2026] DELETE /v2.0/subnets/d48100ea-4efe-467a-af98-05f2490794be => generated 0 bytes in 563 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:40:20.988 8 INFO neutron.db.ovn_revision_numbers_db [None req-13da4bd8-25d9-43cb-84b5-05d6f165a146 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7b5cc100-162b-44b5-a27a-984c2822814e (type: security_groups) to 1 2026-05-08 00:40:21.002 8 INFO neutron.db.ovn_revision_numbers_db [None req-13da4bd8-25d9-43cb-84b5-05d6f165a146 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0553285e-28e7-4723-bd66-919e88c25db2 (type: security_group_rules) to 0 2026-05-08 00:40:21.015 8 INFO neutron.db.ovn_revision_numbers_db [None req-13da4bd8-25d9-43cb-84b5-05d6f165a146 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1390ff33-71f0-41b4-b372-816a3d1cf83a (type: security_group_rules) to 0 2026-05-08 00:40:21.030 8 INFO neutron.db.ovn_revision_numbers_db [None req-13da4bd8-25d9-43cb-84b5-05d6f165a146 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 22c380dc-8bad-4df3-bcad-3abcad374dc8 (type: security_group_rules) to 0 2026-05-08 00:40:21.033 7 INFO neutron_taas.services.taas.taas_plugin [None req-869eaab4-21ee-49cf-9770-f2a76d9645ac d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: a3e0e8ae-f5fd-4362-aa5f-d57db8eccab7 2026-05-08 00:40:21.036 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-869eaab4-21ee-49cf-9770-f2a76d9645ac d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: a3e0e8ae-f5fd-4362-aa5f-d57db8eccab7 2026-05-08 00:40:21.043 8 INFO neutron.db.ovn_revision_numbers_db [None req-13da4bd8-25d9-43cb-84b5-05d6f165a146 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e7ee0876-4948-429d-8f78-1b110c5e4929 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 347/671] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:40:20 2026] GET /v2.0/security-groups?tenant_id=8fd73e3532e54ca98a4314ba6e437ba7&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/672] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:40:21 2026] DELETE /v2.0/security-groups/7b5cc100-162b-44b5-a27a-984c2822814e => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/673] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:40:20 2026] DELETE /v2.0/networks/a5975ed9-1f9b-4ab0-9e5b-f7a36b8eaa7c => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:40:21.380 8 WARNING neutron.db.securitygroups_db [None req-459c8133-7bb6-4cdd-b645-9eaf276baa3a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 326/674] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:21.459 7 WARNING neutron.db.securitygroups_db [None req-e178b425-a8be-4dad-b3c6-858019f84a5d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 327/675] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/security-groups?tenant_id=81f2cd763dff404a89bf3d14d312a52b&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:40:21.559 8 INFO neutron.db.ovn_revision_numbers_db [None req-459c8133-7bb6-4cdd-b645-9eaf276baa3a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ba4fb2d8-986b-4b77-86e9-c83a4560a26a (type: security_groups) to 1 2026-05-08 00:40:21.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-459c8133-7bb6-4cdd-b645-9eaf276baa3a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0075f3cb-15ab-476d-b559-3c1cecf64cbb (type: security_group_rules) to 0 2026-05-08 00:40:21.588 8 INFO neutron.db.ovn_revision_numbers_db [None req-459c8133-7bb6-4cdd-b645-9eaf276baa3a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0a0b8124-9528-41c6-8d1d-223eb3c409d8 (type: security_group_rules) to 0 2026-05-08 00:40:21.603 8 INFO neutron.db.ovn_revision_numbers_db [None req-459c8133-7bb6-4cdd-b645-9eaf276baa3a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6febc539-2d7c-401e-b2c9-7d82d127e7c5 (type: security_group_rules) to 0 2026-05-08 00:40:21.617 8 INFO neutron.db.ovn_revision_numbers_db [None req-459c8133-7bb6-4cdd-b645-9eaf276baa3a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 9948451f-e5f4-4f3b-8bd6-7fd9e9c868ba (type: security_group_rules) to 0 [pid: 8|app: 0|req: 349/676] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/security-groups?tenant_id=78fe0caca5d64b4f8d6442edae66cfb5&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/677] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:40:21 2026] DELETE /v2.0/security-groups/e836be87-a7ed-4fe1-a222-68af1541e0cb => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/678] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:21.732 7 INFO neutron.services.segments.plugin [-] Segment 771d4ff1-3d42-45b6-8f45-e6a07bff3064 resource provider aggregate not found 2026-05-08 00:40:21.745 7 INFO neutron.services.segments.plugin [-] Segment 771d4ff1-3d42-45b6-8f45-e6a07bff3064 resource provider aggregate not found 2026-05-08 00:40:21.749 7 INFO neutron.services.segments.plugin [-] Segment 771d4ff1-3d42-45b6-8f45-e6a07bff3064 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 771d4ff1-3d42-45b6-8f45-e6a07bff3064 found for delete ", "request_id": "req-a745b772-6eeb-4620-b073-c76881b2b781"}]} 2026-05-08 00:40:21.762 7 INFO neutron.services.segments.plugin [-] Segment 771d4ff1-3d42-45b6-8f45-e6a07bff3064 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 771d4ff1-3d42-45b6-8f45-e6a07bff3064 found for delete ", "request_id": "req-6a2f4a78-cb06-4232-8217-e962d711afeb"}]} [pid: 8|app: 0|req: 350/679] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:40:21 2026] DELETE /v2.0/security-groups/ba4fb2d8-986b-4b77-86e9-c83a4560a26a => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/680] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:40:22 2026] GET /v2.0/networks?id=35fe3750-fe72-4b7e-bf28-a49098d86b75 => generated 722 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/681] 199.19.213.225 () {34 vars in 911 bytes} [Fri May 8 00:40:22 2026] GET /v2.0/extensions => generated 21706 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 00:40:22.324 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7471786c-e69d-49e4-b599-d7b3e41daf21 - - - - - -] No port found with ID 6bf4b46c-cd23-4f05-b48f-a92469b6f1a2: RuntimeError: No port found with ID 6bf4b46c-cd23-4f05-b48f-a92469b6f1a2 2026-05-08 00:40:22.333 7 WARNING neutron.db.securitygroups_db [req-bd25847b-314a-406e-b1b1-7a77cd0c3f8c req-d70544dc-8b62-464b-aad8-686daaffe814 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 331/682] 199.19.213.225 () {34 vars in 1050 bytes} [Fri May 8 00:40:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=303ee7ce3b434a04b95d35e9a39c41e4 => generated 181 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:22.430 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7471786c-e69d-49e4-b599-d7b3e41daf21 - - - - - -] OVN reports status down for port: da12e9b9-154d-4a4f-a170-0f2657f90d89 2026-05-08 00:40:22.499 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7471786c-e69d-49e4-b599-d7b3e41daf21 - - - - - -] Logical_Switch_Port da12e9b9-154d-4a4f-a170-0f2657f90d89 host information not removed, the port state is up 2026-05-08 00:40:22.500 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7471786c-e69d-49e4-b599-d7b3e41daf21 - - - - - -] OVN reports status up for port: da12e9b9-154d-4a4f-a170-0f2657f90d89 2026-05-08 00:40:22.516 7 INFO neutron.plugins.ml2.plugin [None req-7471786c-e69d-49e4-b599-d7b3e41daf21 - - - - - -] Attempt 1 to provision port da12e9b9-154d-4a4f-a170-0f2657f90d89 [pid: 7|app: 0|req: 332/683] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:22 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:22.765 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-bd25847b-314a-406e-b1b1-7a77cd0c3f8c req-cf115667-c922-4d20-be58-2f04e311751f 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] No more DHCP agents 2026-05-08 00:40:22.766 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-bd25847b-314a-406e-b1b1-7a77cd0c3f8c req-cf115667-c922-4d20-be58-2f04e311751f 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] Unable to schedule network 35fe3750-fe72-4b7e-bf28-a49098d86b75: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 333/684] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:22 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:22.983 8 INFO neutron.db.ovn_revision_numbers_db [req-bd25847b-314a-406e-b1b1-7a77cd0c3f8c req-cf115667-c922-4d20-be58-2f04e311751f 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] Successfully bumped revision number for resource 513b89d9-2460-4cb3-b5fb-58eabbb65ad1 (type: ports) to 1 [pid: 8|app: 0|req: 352/685] 199.19.213.225 () {38 vars in 955 bytes} [Fri May 8 00:40:22 2026] POST /v2.0/ports => generated 954 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:40:23.109 7 INFO neutron.db.ovn_revision_numbers_db [None req-7471786c-e69d-49e4-b599-d7b3e41daf21 - - - - - -] Successfully bumped revision number for resource da12e9b9-154d-4a4f-a170-0f2657f90d89 (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, ' 2026-05-08 00:40:23.824 8 INFO neutron.db.ovn_revision_numbers_db [None req-deaf7d03-0db7-4a2b-a386-ca605d21b868 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b8b5bab6-1f81-48c6-8ace-8c523d4c1a85 (type: security_groups) to 1 2026-05-08 00:40:23.850 8 INFO neutron.db.ovn_revision_numbers_db [None req-deaf7d03-0db7-4a2b-a386-ca605d21b868 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 4ab2b49f-147c-4c68-bc0e-117f3415056c (type: security_group_rules) to 0 2026-05-08 00:40:23.965 8 INFO neutron.db.ovn_revision_numbers_db [None req-deaf7d03-0db7-4a2b-a386-ca605d21b868 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 503581bf-17e9-411a-94bf-84bccbe999b0 (type: security_group_rules) to 0 2026-05-08 00:40:24.015 8 INFO neutron.db.ovn_revision_numbers_db [None req-deaf7d03-0db7-4a2b-a386-ca605d21b868 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 969882b7-1125-4fb0-8165-4751f6612f8f (type: security_group_rules) to 0 2026-05-08 00:40:24.015 7 INFO neutron.db.ovn_revision_numbers_db [req-bd25847b-314a-406e-b1b1-7a77cd0c3f8c req-1aede55b-45b1-4ffd-9a19-f4d480c4a760 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 513b89d9-2460-4cb3-b5fb-58eabbb65ad1 (type: ports) to 2 2026-05-08 00:40:24.077 8 INFO neutron.db.ovn_revision_numbers_db [None req-deaf7d03-0db7-4a2b-a386-ca605d21b868 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a8d4acb2-80e1-4830-87b7-1acf513bc76d (type: security_group_rules) to 0 2026-05-08 00:40:24.161 8 INFO neutron.db.segments_db [None req-deaf7d03-0db7-4a2b-a386-ca605d21b868 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Added segment 90f646c9-cbee-4f44-8c38-ceb55cbc048e of type geneve for network d59ee9d5-b35b-4779-908f-bba4e6895d25 2026-05-08 00:40:24.351 7 INFO neutron.db.ovn_revision_numbers_db [req-bd25847b-314a-406e-b1b1-7a77cd0c3f8c req-1aede55b-45b1-4ffd-9a19-f4d480c4a760 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 513b89d9-2460-4cb3-b5fb-58eabbb65ad1 (type: ports) to 4 [pid: 7|app: 0|req: 334/686] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:40:23 2026] PUT /v2.0/ports/513b89d9-2460-4cb3-b5fb-58eabbb65ad1 => generated 1227 bytes in 916 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:40:24.429 8 INFO neutron.db.ovn_revision_numbers_db [None req-deaf7d03-0db7-4a2b-a386-ca605d21b868 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d59ee9d5-b35b-4779-908f-bba4e6895d25 (type: networks) to 1 [pid: 7|app: 0|req: 335/687] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:24 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/688] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:24 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => 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: 337/689] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:24 2026] GET /v2.0/security-groups?id=973378f9-a486-4e72-a159-c63e35d54b8a&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-05-08 00:40:24.730 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-deaf7d03-0db7-4a2b-a386-ca605d21b868 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:24.731 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-deaf7d03-0db7-4a2b-a386-ca605d21b868 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network d59ee9d5-b35b-4779-908f-bba4e6895d25: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:24.830 8 INFO neutron.db.ovn_revision_numbers_db [None req-deaf7d03-0db7-4a2b-a386-ca605d21b868 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 4eb43a89-afbf-429f-8d9e-96d3ba39349f (type: ports) to 1 [pid: 8|app: 0|req: 353/690] 10.0.0.36 () {34 vars in 670 bytes} [Fri May 8 00:40:23 2026] POST /v2.0/networks => generated 786 bytes in 1349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:40:24.995 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26202965-91cd-4eae-aac8-aa30975f39ed'] response: {'name': 'network-changed', 'server_uuid': 'fc77adda-dab9-48d1-b98d-fe0921d8f4cc', 'tag': '513b89d9-2460-4cb3-b5fb-58eabbb65ad1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 354/691] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:40:24 2026] GET /v2.0/networks?id=8a7a7e44-30b7-4e92-b9a6-59c3e51063b5 => generated 712 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:25.019 8 WARNING neutron.db.securitygroups_db [req-01b43be5-a521-412a-b0d4-8960d1020e7b req-5f0499cd-063e-4d25-9ce4-cbd3c5c8b9de d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:40:25.046 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-88a9d84c-89a9-4e61-8bb3-532de11a3bc7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:25.047 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-88a9d84c-89a9-4e61-8bb3-532de11a3bc7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network d59ee9d5-b35b-4779-908f-bba4e6895d25: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 355/692] 199.19.213.225 () {34 vars in 1050 bytes} [Fri May 8 00:40:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cf70000043bc41bd98acf4808d40b2e1 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:25.740 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-01b43be5-a521-412a-b0d4-8960d1020e7b req-bf0f129f-92a7-4b2f-b828-e56d34e951e2 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] No more DHCP agents 2026-05-08 00:40:25.740 7 INFO neutron.db.ovn_revision_numbers_db [None req-88a9d84c-89a9-4e61-8bb3-532de11a3bc7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 4eb43a89-afbf-429f-8d9e-96d3ba39349f (type: ports) to 2 2026-05-08 00:40:25.741 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-01b43be5-a521-412a-b0d4-8960d1020e7b req-bf0f129f-92a7-4b2f-b828-e56d34e951e2 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] Unable to schedule network 8a7a7e44-30b7-4e92-b9a6-59c3e51063b5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:25.779 7 INFO neutron.db.ovn_revision_numbers_db [None req-88a9d84c-89a9-4e61-8bb3-532de11a3bc7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e3811bcc-4bd4-479c-bab9-8aff143c2788 (type: subnets) to 0 [pid: 7|app: 0|req: 338/693] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:40:24 2026] POST /v2.0/subnets => generated 692 bytes in 946 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/694] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:40:25 2026] GET /v2.0/ports?tenant_id=303ee7ce3b434a04b95d35e9a39c41e4&device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 1230 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/695] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:25 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 957 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/696] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:25 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:26.461 8 INFO neutron.db.ovn_revision_numbers_db [req-01b43be5-a521-412a-b0d4-8960d1020e7b req-bf0f129f-92a7-4b2f-b828-e56d34e951e2 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] Successfully bumped revision number for resource 1981ab3b-84bf-446d-928f-c2c2451ba18f (type: ports) to 1 [pid: 8|app: 0|req: 356/697] 199.19.213.225 () {38 vars in 955 bytes} [Fri May 8 00:40:25 2026] POST /v2.0/ports => generated 954 bytes in 1471 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: 357/698] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:40:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=513b89d9-2460-4cb3-b5fb-58eabbb65ad1 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/699] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:26 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&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: 359/700] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:26 2026] GET /v2.0/security-groups?id=973378f9-a486-4e72-a159-c63e35d54b8a&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-05-08 00:40:26.824 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-65f5e1e6-bf57-45aa-b32e-6cafacb88da2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:26.825 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-65f5e1e6-bf57-45aa-b32e-6cafacb88da2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:26.934 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] OVN reports status down for port: 5038003e-15e4-4410-9f41-a381afa7c9da 2026-05-08 00:40:27.096 7 INFO neutron.db.ovn_revision_numbers_db [None req-65f5e1e6-bf57-45aa-b32e-6cafacb88da2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 5038003e-15e4-4410-9f41-a381afa7c9da (type: ports) to 1 2026-05-08 00:40:27.189 8 INFO neutron.db.ovn_revision_numbers_db [req-01b43be5-a521-412a-b0d4-8960d1020e7b req-f69520d3-9735-42b9-80a3-4bf1192c49c9 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 1981ab3b-84bf-446d-928f-c2c2451ba18f (type: ports) to 2 2026-05-08 00:40:27.682 8 INFO neutron.db.ovn_revision_numbers_db [req-01b43be5-a521-412a-b0d4-8960d1020e7b req-f69520d3-9735-42b9-80a3-4bf1192c49c9 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 1981ab3b-84bf-446d-928f-c2c2451ba18f (type: ports) to 4 [pid: 8|app: 0|req: 360/701] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:40:26 2026] PUT /v2.0/ports/1981ab3b-84bf-446d-928f-c2c2451ba18f => generated 1227 bytes in 1062 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: 361/702] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:40:27 2026] GET /v2.0/subnets?id=ef9df202-5caa-43af-b917-bcc7e450fb52 => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:27.824 8 WARNING neutron.db.securitygroups_db [None req-0c8da1c4-9ff7-4f7b-8c89-b5c26703521f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:40:27.904 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] OVN reports status up for port: 5038003e-15e4-4410-9f41-a381afa7c9da 2026-05-08 00:40:27.914 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-29175a48-59b3-4f7a-9bbf-a93494548fba - - - - - -] Router 824889ab-4813-43eb-a94f-cc14eaeeb034 is bound to host instance 2026-05-08 00:40:27.940 8 INFO neutron.plugins.ml2.plugin [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] Attempt 1 to provision port 5038003e-15e4-4410-9f41-a381afa7c9da 2026-05-08 00:40:27.967 7 INFO neutron.db.ovn_revision_numbers_db [None req-65f5e1e6-bf57-45aa-b32e-6cafacb88da2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 5038003e-15e4-4410-9f41-a381afa7c9da (type: router_ports) to 1 2026-05-08 00:40:27.992 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c8da1c4-9ff7-4f7b-8c89-b5c26703521f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 4476b304-898e-4de6-b654-d2d146b48210 (type: security_groups) to 1 2026-05-08 00:40:28.028 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c8da1c4-9ff7-4f7b-8c89-b5c26703521f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 213464cc-253f-45c6-bb95-22220c304a3c (type: security_group_rules) to 0 2026-05-08 00:40:28.056 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c8da1c4-9ff7-4f7b-8c89-b5c26703521f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8111bc51-af46-4e9b-a135-2e35b2f2245a (type: security_group_rules) to 0 2026-05-08 00:40:28.073 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c8da1c4-9ff7-4f7b-8c89-b5c26703521f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource acfd2ca9-dacf-4e9a-81a5-5c6825e747dc (type: security_group_rules) to 0 2026-05-08 00:40:28.084 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c8da1c4-9ff7-4f7b-8c89-b5c26703521f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource eb0538bf-2595-4fda-b30b-fec6429dcdde (type: security_group_rules) to 0 2026-05-08 00:40:28.100 7 INFO neutron.db.ovn_revision_numbers_db [None req-65f5e1e6-bf57-45aa-b32e-6cafacb88da2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 824889ab-4813-43eb-a94f-cc14eaeeb034 (type: routers) to 2 [pid: 8|app: 0|req: 362/703] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:40:27 2026] GET /v2.0/security-groups?tenant_id=a0b6ec6f493945288c31765b91fe5996&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/704] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:40:26 2026] POST /v2.0/routers => generated 991 bytes in 2102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/705] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:28 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => 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: 343/706] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:28 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/707] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:40:28 2026] GET /v2.0/ports?network_id=35fe3750-fe72-4b7e-bf28-a49098d86b75&device_owner=network%3Adhcp => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/708] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:40:28 2026] DELETE /v2.0/security-groups/4476b304-898e-4de6-b654-d2d146b48210 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/709] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:28 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&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: 346/710] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:28 2026] GET /v2.0/security-groups?id=973378f9-a486-4e72-a159-c63e35d54b8a&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/711] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:40:28 2026] GET /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:28.688 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-84694b42-6cb9-49a0-8818-a0133a4a26e3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:28.689 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-84694b42-6cb9-49a0-8818-a0133a4a26e3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network d59ee9d5-b35b-4779-908f-bba4e6895d25: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:28.690 7 WARNING neutron.db.securitygroups_db [None req-e5dd981f-3826-4e8d-abab-16c19706e190 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:40:28.699 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3789e87c-90d5-4369-a99c-8b7c62bef2d7'] response: {'name': 'network-changed', 'server_uuid': 'ecbf0478-6561-41e5-a2fb-277adb922587', 'tag': '1981ab3b-84bf-446d-928f-c2c2451ba18f', 'status': 'completed', 'code': 200} 2026-05-08 00:40:28.805 8 INFO neutron.db.ovn_revision_numbers_db [None req-84694b42-6cb9-49a0-8818-a0133a4a26e3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource dd32d8da-1932-4b02-aeb0-ee727c8b6f3b (type: ports) to 1 2026-05-08 00:40:28.926 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5dd981f-3826-4e8d-abab-16c19706e190 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 70693d6d-9e42-4940-bc5e-6abfc33ba09d (type: security_groups) to 1 2026-05-08 00:40:28.951 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bed1c7b5-5d1f-4ed0-afe9-2554de06b8cd - - - - - -] No hosting information found for port da12e9b9-154d-4a4f-a170-0f2657f90d89: RuntimeError: No hosting information found for port da12e9b9-154d-4a4f-a170-0f2657f90d89 2026-05-08 00:40:28.970 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5dd981f-3826-4e8d-abab-16c19706e190 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 5c62c63d-555d-48c2-9482-2d33ec6bd606 (type: security_group_rules) to 0 2026-05-08 00:40:29.002 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5dd981f-3826-4e8d-abab-16c19706e190 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c10083a9-27cc-4645-b222-f1aec5b037c6 (type: security_group_rules) to 0 2026-05-08 00:40:29.041 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5dd981f-3826-4e8d-abab-16c19706e190 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f2b64437-dad0-4c28-bb2f-d6c708cd789e (type: security_group_rules) to 0 2026-05-08 00:40:29.077 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5dd981f-3826-4e8d-abab-16c19706e190 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource fea7042b-64b9-41a0-8b69-61875bc3842b (type: security_group_rules) to 0 2026-05-08 00:40:29.124 7 INFO neutron.db.ovn_revision_numbers_db [None req-bed1c7b5-5d1f-4ed0-afe9-2554de06b8cd - - - - - -] Successfully bumped revision number for resource da12e9b9-154d-4a4f-a170-0f2657f90d89 (type: router_ports) to 2 2026-05-08 00:40:29.145 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bed1c7b5-5d1f-4ed0-afe9-2554de06b8cd - - - - - -] OVN reports status down for port: 513b89d9-2460-4cb3-b5fb-58eabbb65ad1 [pid: 7|app: 0|req: 348/712] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:40:28 2026] GET /v2.0/security-groups?tenant_id=9b7c53a7c37f4ff68c80cc195c39d4e8&name=default => generated 2925 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/713] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:40:29 2026] GET /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:29.387 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d1cc5b4-e6dd-4f0d-8b76-1b8831bd824d'] response: {'server_uuid': 'fc77adda-dab9-48d1-b98d-fe0921d8f4cc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '513b89d9-2460-4cb3-b5fb-58eabbb65ad1', 'code': 200} 2026-05-08 00:40:29.439 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bed1c7b5-5d1f-4ed0-afe9-2554de06b8cd - - - - - -] OVN reports status down for port: 4eb43a89-afbf-429f-8d9e-96d3ba39349f 2026-05-08 00:40:29.464 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-84694b42-6cb9-49a0-8818-a0133a4a26e3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:29.465 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-84694b42-6cb9-49a0-8818-a0133a4a26e3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network d59ee9d5-b35b-4779-908f-bba4e6895d25: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 350/714] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:40:29 2026] GET /v2.0/ports?tenant_id=cf70000043bc41bd98acf4808d40b2e1&device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 1230 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:40:29.654 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bed1c7b5-5d1f-4ed0-afe9-2554de06b8cd - - - - - -] OVN reports status down for port: 1981ab3b-84bf-446d-928f-c2c2451ba18f 2026-05-08 00:40:29.685 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cfa4c05-8a0a-426c-be4d-f51e8b34581e - - - - - -] Successfully bumped revision number for resource 5038003e-15e4-4410-9f41-a381afa7c9da (type: ports) to 4 [pid: 7|app: 0|req: 351/715] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:40:29 2026] DELETE /v2.0/security-groups/70693d6d-9e42-4940-bc5e-6abfc33ba09d => generated 0 bytes in 458 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/716] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:40:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1981ab3b-84bf-446d-928f-c2c2451ba18f => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:30.034 8 INFO neutron.db.ovn_revision_numbers_db [None req-84694b42-6cb9-49a0-8818-a0133a4a26e3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource dd32d8da-1932-4b02-aeb0-ee727c8b6f3b (type: router_ports) to 1 [pid: 8|app: 0|req: 365/717] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:40:28 2026] PUT /v2.0/routers/824889ab-4813-43eb-a94f-cc14eaeeb034/add_router_interface => generated 310 bytes in 1842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/718] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:30 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:30.119 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] OVN reports status down for port: dd32d8da-1932-4b02-aeb0-ee727c8b6f3b [pid: 8|app: 0|req: 366/719] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:30 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 969 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/720] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:40:30 2026] GET /v2.0/subnets?id=fc99d20d-d6e0-4b2d-bbc8-ada692cf615e => generated 692 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/721] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:30 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:30.222 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] Logical_Switch_Port dd32d8da-1932-4b02-aeb0-ee727c8b6f3b host information not removed, the port state is up 2026-05-08 00:40:30.223 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] OVN reports status up for port: dd32d8da-1932-4b02-aeb0-ee727c8b6f3b [pid: 7|app: 0|req: 355/722] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:30 2026] GET /v2.0/security-groups?id=973378f9-a486-4e72-a159-c63e35d54b8a&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-05-08 00:40:30.244 8 INFO neutron.plugins.ml2.plugin [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] Attempt 1 to provision port dd32d8da-1932-4b02-aeb0-ee727c8b6f3b [pid: 8|app: 0|req: 368/723] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:40:30 2026] GET /v2.0/ports?network_id=8a7a7e44-30b7-4e92-b9a6-59c3e51063b5&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: 356/724] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:40:30 2026] GET /v2.0/networks/8a7a7e44-30b7-4e92-b9a6-59c3e51063b5?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:30.369 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cfa4c05-8a0a-426c-be4d-f51e8b34581e - - - - - -] Successfully bumped revision number for resource 5038003e-15e4-4410-9f41-a381afa7c9da (type: ports) to 5 [pid: 7|app: 0|req: 357/725] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:40:30 2026] GET /v2.0/ports?tenant_id=303ee7ce3b434a04b95d35e9a39c41e4&device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 1230 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/726] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:40:30 2026] GET /v2.0/networks/8a7a7e44-30b7-4e92-b9a6-59c3e51063b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/727] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:40:30 2026] GET /v2.0/networks?id=35fe3750-fe72-4b7e-bf28-a49098d86b75 => generated 821 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/728] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:40:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=513b89d9-2460-4cb3-b5fb-58eabbb65ad1 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/729] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:40:30 2026] GET /v2.0/subnets?id=ef9df202-5caa-43af-b917-bcc7e450fb52 => generated 702 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/730] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:40:30 2026] GET /v2.0/ports?network_id=35fe3750-fe72-4b7e-bf28-a49098d86b75&device_owner=network%3Adhcp => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:30.754 7 INFO neutron.db.ovn_revision_numbers_db [req-99c80113-6897-4ed8-a994-a3a9617b0bea req-fedd9bb3-01a2-4f7a-aca6-85740784b995 bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] Successfully bumped revision number for resource 07680692-85cc-48de-82c6-904f8fb177ee (type: security_groups) to 1 2026-05-08 00:40:30.779 7 INFO neutron.db.ovn_revision_numbers_db [req-99c80113-6897-4ed8-a994-a3a9617b0bea req-fedd9bb3-01a2-4f7a-aca6-85740784b995 bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] Successfully bumped revision number for resource 01a12631-f62e-4b9d-869f-a82627507a93 (type: security_group_rules) to 0 2026-05-08 00:40:30.799 7 INFO neutron.db.ovn_revision_numbers_db [req-99c80113-6897-4ed8-a994-a3a9617b0bea req-fedd9bb3-01a2-4f7a-aca6-85740784b995 bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] Successfully bumped revision number for resource 9884f0fc-e00e-47b7-9d74-e8f0f22b2437 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 359/731] 10.0.0.188 () {38 vars in 971 bytes} [Fri May 8 00:40:30 2026] POST /v2.0/security-groups => generated 1681 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/732] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:40:30 2026] GET /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75?fields=segments => generated 14 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:30.927 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f22d0d4-6a3c-4e9e-b352-c3de3852bf6d - - - - - -] Successfully bumped revision number for resource dd32d8da-1932-4b02-aeb0-ee727c8b6f3b (type: ports) to 2 [pid: 8|app: 0|req: 374/733] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:40:30 2026] GET /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:31.016 7 INFO neutron.db.ovn_revision_numbers_db [req-c31de61e-f6ba-4e7e-a0b7-33fc607c4582 req-6240ec1d-33a3-4c5e-89d1-f9c768be26e7 bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] Successfully bumped revision number for resource 79bb7451-1379-43bb-87ce-74891c1d5b73 (type: security_groups) to 1 2026-05-08 00:40:31.031 7 INFO neutron.db.ovn_revision_numbers_db [req-c31de61e-f6ba-4e7e-a0b7-33fc607c4582 req-6240ec1d-33a3-4c5e-89d1-f9c768be26e7 bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] Successfully bumped revision number for resource 52e7f51c-7ed2-419c-a4f1-8bc74a817daa (type: security_group_rules) to 0 2026-05-08 00:40:31.042 7 INFO neutron.db.ovn_revision_numbers_db [req-c31de61e-f6ba-4e7e-a0b7-33fc607c4582 req-6240ec1d-33a3-4c5e-89d1-f9c768be26e7 bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] Successfully bumped revision number for resource 8023111c-f30d-46fe-96a5-10bf5998477a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 360/734] 10.0.0.188 () {38 vars in 971 bytes} [Fri May 8 00:40:30 2026] POST /v2.0/security-groups => generated 1681 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:40:31.243 8 INFO neutron.db.ovn_revision_numbers_db [req-40f0e81f-f116-4e64-bd05-9ca839eead5f req-c17c63fc-d342-458c-b62c-be105f94a232 bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] Successfully bumped revision number for resource 0d5651d2-5510-46d0-b378-65bb46a813d3 (type: security_groups) to 1 2026-05-08 00:40:31.257 8 INFO neutron.db.ovn_revision_numbers_db [req-40f0e81f-f116-4e64-bd05-9ca839eead5f req-c17c63fc-d342-458c-b62c-be105f94a232 bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] Successfully bumped revision number for resource 6ff341fc-04d4-4df9-a448-d84e14b5e689 (type: security_group_rules) to 0 2026-05-08 00:40:31.279 8 INFO neutron.db.ovn_revision_numbers_db [req-40f0e81f-f116-4e64-bd05-9ca839eead5f req-c17c63fc-d342-458c-b62c-be105f94a232 bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] Successfully bumped revision number for resource b674e8da-0b99-41dc-a0f7-5d6f59291211 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 375/735] 10.0.0.188 () {38 vars in 971 bytes} [Fri May 8 00:40:31 2026] POST /v2.0/security-groups => generated 1682 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/736] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:31 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/737] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:31 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/738] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:31 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/739] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:31 2026] GET /v2.0/security-groups?id=973378f9-a486-4e72-a159-c63e35d54b8a&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-05-08 00:40:31.473 7 WARNING neutron.db.securitygroups_db [req-b7fa75ae-ce34-403c-8cc4-7adbb927692c req-54f0a4c8-358f-471e-8031-6d49bf432d79 bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:40:31.486 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f6f84ce-4301-4a04-aac0-742611935c31'] response: {'server_uuid': 'ecbf0478-6561-41e5-a2fb-277adb922587', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1981ab3b-84bf-446d-928f-c2c2451ba18f', 'code': 200} [pid: 7|app: 0|req: 363/740] 10.0.0.188 () {34 vars in 1002 bytes} [Fri May 8 00:40:31 2026] GET /v2.0/security-groups?tenant_id=9d02aca69a1e46fc9c6b0fd07a20107e => generated 7909 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/741] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:40:31 2026] GET /v2.0/ports?tenant_id=cf70000043bc41bd98acf4808d40b2e1&device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 1230 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/742] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:31 2026] GET /v2.0/security-groups/b8b5bab6-1f81-48c6-8ace-8c523d4c1a85 => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/743] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:31 2026] GET /v2.0/security-groups/b8b5bab6-1f81-48c6-8ace-8c523d4c1a85 => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/744] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:40:31 2026] GET /v2.0/networks?id=8a7a7e44-30b7-4e92-b9a6-59c3e51063b5 => generated 810 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/745] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:40:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1981ab3b-84bf-446d-928f-c2c2451ba18f => 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: 380/746] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:31 2026] GET /v2.0/security-groups/07680692-85cc-48de-82c6-904f8fb177ee => generated 1681 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/747] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:40:31 2026] GET /v2.0/subnets?id=fc99d20d-d6e0-4b2d-bbc8-ada692cf615e => generated 692 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/748] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:40:31 2026] GET /v2.0/ports?network_id=8a7a7e44-30b7-4e92-b9a6-59c3e51063b5&device_owner=network%3Adhcp => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/749] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:40:31 2026] GET /v2.0/networks/8a7a7e44-30b7-4e92-b9a6-59c3e51063b5?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/750] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:40:31 2026] GET /v2.0/networks/8a7a7e44-30b7-4e92-b9a6-59c3e51063b5?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: 381/751] 10.0.0.188 () {36 vars in 1013 bytes} [Fri May 8 00:40:31 2026] DELETE /v2.0/security-groups/07680692-85cc-48de-82c6-904f8fb177ee => generated 0 bytes in 445 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:40:32.135 7 INFO neutron.api.v2.resource [req-3950c824-7678-4aed-8363-0fca309e4bbb req-9e954907-7f53-41a1-aaa1-c621e7c98ea1 bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 371/752] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:32 2026] GET /v2.0/security-groups/07680692-85cc-48de-82c6-904f8fb177ee => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/753] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:32 2026] GET /v2.0/security-groups/79bb7451-1379-43bb-87ce-74891c1d5b73 => generated 1681 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/754] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:32 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/755] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:32 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/756] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:32 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/757] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:32 2026] GET /v2.0/security-groups?id=973378f9-a486-4e72-a159-c63e35d54b8a&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: 372/758] 10.0.0.188 () {36 vars in 1013 bytes} [Fri May 8 00:40:32 2026] DELETE /v2.0/security-groups/79bb7451-1379-43bb-87ce-74891c1d5b73 => generated 0 bytes in 903 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:40:33.142 8 INFO neutron.api.v2.resource [req-b904ab4b-42a0-4ceb-a705-c32a4882e5ac req-dd67205b-cc5f-4132-9989-a852f380f444 bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 387/759] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:33 2026] GET /v2.0/security-groups/79bb7451-1379-43bb-87ce-74891c1d5b73 => 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: 373/760] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:33 2026] GET /v2.0/security-groups/0d5651d2-5510-46d0-b378-65bb46a813d3 => generated 1682 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/761] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:33 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/762] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:33 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&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: 7|app: 0|req: 376/763] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:33 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 969 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/764] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:34 2026] GET /v2.0/security-groups?id=973378f9-a486-4e72-a159-c63e35d54b8a&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: 8|app: 0|req: 388/765] 10.0.0.188 () {36 vars in 1013 bytes} [Fri May 8 00:40:33 2026] DELETE /v2.0/security-groups/0d5651d2-5510-46d0-b378-65bb46a813d3 => generated 0 bytes in 970 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:40:34.209 7 INFO neutron.api.v2.resource [req-c9cad35b-95d7-4e08-a310-14b23b7b7f30 req-b6faddd2-f424-4e57-ab7d-007ebb96e250 bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 378/766] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:34 2026] GET /v2.0/security-groups/0d5651d2-5510-46d0-b378-65bb46a813d3 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:40:34.242 8 WARNING neutron.db.securitygroups_db [req-57e58758-f82c-4083-a880-44779aac82d2 req-d7bb8455-83b3-4527-b979-a356e0f09d50 bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 389/767] 10.0.0.188 () {34 vars in 1002 bytes} [Fri May 8 00:40:34 2026] GET /v2.0/security-groups?tenant_id=9d02aca69a1e46fc9c6b0fd07a20107e => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/768] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:34 2026] GET /v2.0/security-groups/b8b5bab6-1f81-48c6-8ace-8c523d4c1a85 => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/769] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:34 2026] GET /v2.0/security-groups/b8b5bab6-1f81-48c6-8ace-8c523d4c1a85 => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:40:34.391 7 INFO neutron.api.v2.resource [req-5eccec0d-935b-4563-ad1e-938bb03e1a5e req-21f27268-ca55-4fa1-ae51-6ead2215ec1e bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 380/770] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:34 2026] GET /v2.0/security-groups/0d5651d2-5510-46d0-b378-65bb46a813d3 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:40:34.428 8 INFO neutron.api.v2.resource [req-16067c93-370f-48bb-b3af-78c63e0fd2ac req-1466665e-f146-4b34-bf29-6d74d34aeded bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 391/771] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:34 2026] GET /v2.0/security-groups/79bb7451-1379-43bb-87ce-74891c1d5b73 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:40:34.466 7 INFO neutron.api.v2.resource [req-6d1fbabe-15a2-41cb-a77f-4fc8e38b4b4d req-7fb09cd8-4f4c-4325-a3ea-9ea339f4f220 bf7c8362dec04d6495d24fb00c88b43f 9d02aca69a1e46fc9c6b0fd07a20107e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 381/772] 10.0.0.188 () {34 vars in 991 bytes} [Fri May 8 00:40:34 2026] GET /v2.0/security-groups/07680692-85cc-48de-82c6-904f8fb177ee => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:40:34.648 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bed1c7b5-5d1f-4ed0-afe9-2554de06b8cd - - - - - -] OVN reports status up for port: 513b89d9-2460-4cb3-b5fb-58eabbb65ad1 2026-05-08 00:40:34.755 7 INFO neutron.plugins.ml2.plugin [None req-bed1c7b5-5d1f-4ed0-afe9-2554de06b8cd - - - - - -] Attempt 1 to provision port 513b89d9-2460-4cb3-b5fb-58eabbb65ad1 2026-05-08 00:40:34.901 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab5c2650-8f47-4beb-9532-df5bd64ea3d9'] response: {'server_uuid': 'fc77adda-dab9-48d1-b98d-fe0921d8f4cc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '513b89d9-2460-4cb3-b5fb-58eabbb65ad1', 'code': 200} 2026-05-08 00:40:34.929 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b2b931c-ae9c-4bfa-8151-2b269c064799 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: dd32d8da-1932-4b02-aeb0-ee727c8b6f3b 2026-05-08 00:40:34.941 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b2b931c-ae9c-4bfa-8151-2b269c064799 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: dd32d8da-1932-4b02-aeb0-ee727c8b6f3b [pid: 7|app: 0|req: 382/773] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:34 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => 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: 383/774] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:34 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&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: 7|app: 0|req: 384/775] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:35 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/776] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:35 2026] GET /v2.0/security-groups?id=973378f9-a486-4e72-a159-c63e35d54b8a&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:35.322 7 INFO neutron.db.ovn_revision_numbers_db [None req-bed1c7b5-5d1f-4ed0-afe9-2554de06b8cd - - - - - -] Successfully bumped revision number for resource 513b89d9-2460-4cb3-b5fb-58eabbb65ad1 (type: ports) to 5 2026-05-08 00:40:35.417 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-05b874c6-bf6a-4988-89fc-853b06b36736 - - - - - -] OVN reports status up for port: 1981ab3b-84bf-446d-928f-c2c2451ba18f 2026-05-08 00:40:35.641 7 INFO neutron.plugins.ml2.plugin [None req-05b874c6-bf6a-4988-89fc-853b06b36736 - - - - - -] Attempt 1 to provision port 1981ab3b-84bf-446d-928f-c2c2451ba18f /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 388/779] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:36 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:36.185 7 INFO neutron.db.ovn_revision_numbers_db [None req-05b874c6-bf6a-4988-89fc-853b06b36736 - - - - - -] Successfully bumped revision number for resource 1981ab3b-84bf-446d-928f-c2c2451ba18f (type: ports) to 5 [pid: 7|app: 0|req: 389/780] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:36 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&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: 8|app: 0|req: 392/781] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:40:34 2026] PUT /v2.0/routers/824889ab-4813-43eb-a94f-cc14eaeeb034/remove_router_interface => generated 310 bytes in 1755 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: 393/782] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:36 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/783] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:36 2026] GET /v2.0/security-groups?id=973378f9-a486-4e72-a159-c63e35d54b8a&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:36.543 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-87bbaca8-dd84-4abf-9feb-5a7fad8d2952 - - - - - -] No port found with ID dd32d8da-1932-4b02-aeb0-ee727c8b6f3b: RuntimeError: No port found with ID dd32d8da-1932-4b02-aeb0-ee727c8b6f3b 2026-05-08 00:40:36.572 8 INFO neutron.common.ovn.utils [None req-87bbaca8-dd84-4abf-9feb-5a7fad8d2952 - - - - - -] HA Chassis Group neutron-d59ee9d5-b35b-4779-908f-bba4e6895d25 synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d 2026-05-08 00:40:36.937 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa1f5714-788d-4965-9b20-f1319777aae5'] response: {'server_uuid': 'fc77adda-dab9-48d1-b98d-fe0921d8f4cc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '513b89d9-2460-4cb3-b5fb-58eabbb65ad1', 'code': 200} 2026-05-08 00:40:36.937 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa1f5714-788d-4965-9b20-f1319777aae5'] response: {'server_uuid': 'ecbf0478-6561-41e5-a2fb-277adb922587', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1981ab3b-84bf-446d-928f-c2c2451ba18f', 'code': 200} 2026-05-08 00:40:36.938 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa1f5714-788d-4965-9b20-f1319777aae5'] response: {'server_uuid': 'ecbf0478-6561-41e5-a2fb-277adb922587', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1981ab3b-84bf-446d-928f-c2c2451ba18f', 'code': 200} 2026-05-08 00:40:37.214 7 INFO neutron_taas.services.taas.taas_plugin [None req-0820672e-ff4d-4213-87dc-4e61992dbf72 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 5038003e-15e4-4410-9f41-a381afa7c9da 2026-05-08 00:40:37.218 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0820672e-ff4d-4213-87dc-4e61992dbf72 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 5038003e-15e4-4410-9f41-a381afa7c9da [pid: 8|app: 0|req: 395/784] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:37 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/785] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:37 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&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: 397/786] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:37 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/787] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:37 2026] GET /v2.0/security-groups?id=973378f9-a486-4e72-a159-c63e35d54b8a&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: 390/788] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:40:36 2026] DELETE /v2.0/routers/824889ab-4813-43eb-a94f-cc14eaeeb034 => generated 0 bytes in 2036 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: 399/789] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:40:38 2026] DELETE /v2.0/subnets/e3811bcc-4bd4-479c-bab9-8aff143c2788 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/790] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:38 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 971 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/791] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:38 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&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-05-08 00:40:38.696 8 INFO neutron_taas.services.taas.taas_plugin [None req-de938bc0-a761-4a55-8737-a4a6e0169b1e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 4eb43a89-afbf-429f-8d9e-96d3ba39349f 2026-05-08 00:40:38.700 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de938bc0-a761-4a55-8737-a4a6e0169b1e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 4eb43a89-afbf-429f-8d9e-96d3ba39349f [pid: 7|app: 0|req: 393/792] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:38 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/793] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:38 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/794] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:38 2026] GET /v2.0/security-groups?id=973378f9-a486-4e72-a159-c63e35d54b8a&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/795] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:40:38 2026] DELETE /v2.0/networks/d59ee9d5-b35b-4779-908f-bba4e6895d25 => generated 0 bytes in 617 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/796] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:39 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:39.739 8 INFO neutron.services.segments.plugin [-] Segment 90f646c9-cbee-4f44-8c38-ceb55cbc048e resource provider aggregate not found 2026-05-08 00:40:39.752 8 INFO neutron.services.segments.plugin [-] Segment 90f646c9-cbee-4f44-8c38-ceb55cbc048e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90f646c9-cbee-4f44-8c38-ceb55cbc048e found for delete ", "request_id": "req-ebad949d-15ed-4f62-a905-19ccf30b315d"}]} 2026-05-08 00:40:39.795 8 INFO neutron.services.segments.plugin [-] Segment 90f646c9-cbee-4f44-8c38-ceb55cbc048e resource provider aggregate not found 2026-05-08 00:40:39.817 8 INFO neutron.services.segments.plugin [-] Segment 90f646c9-cbee-4f44-8c38-ceb55cbc048e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90f646c9-cbee-4f44-8c38-ceb55cbc048e found for delete ", "request_id": "req-64458290-c69e-495b-976d-f15d296b7720"}]} 2026-05-08 00:40:40.394 7 INFO neutron.db.ovn_revision_numbers_db [None req-9a887206-0740-4015-8c8d-d95ad44194af d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] Successfully bumped revision number for resource 7a0b2d7c-cbc7-4ca0-b51d-fe8b0cb650dc (type: floatingips) to 1 2026-05-08 00:40:40.684 8 INFO neutron.db.ovn_revision_numbers_db [None req-09904906-a374-48de-b92d-07e7d65c5f26 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] Successfully bumped revision number for resource c9f068d9-c4c7-45d9-856c-98ac0de53782 (type: floatingips) to 1 2026-05-08 00:40:40.850 7 INFO neutron.db.ovn_revision_numbers_db [None req-9a887206-0740-4015-8c8d-d95ad44194af d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] Successfully bumped revision number for resource 7a0b2d7c-cbc7-4ca0-b51d-fe8b0cb650dc (type: floatingips) to 2 2026-05-08 00:40:40.851 7 INFO neutron.db.l3_db [None req-9a887206-0740-4015-8c8d-d95ad44194af d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] Floating IP 7a0b2d7c-cbc7-4ca0-b51d-fe8b0cb650dc associated. External IP: 10.96.250.213, port: 1981ab3b-84bf-446d-928f-c2c2451ba18f. [pid: 7|app: 0|req: 396/797] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:40:38 2026] PUT /v2.0/floatingips/7a0b2d7c-cbc7-4ca0-b51d-fe8b0cb650dc => generated 855 bytes in 1978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:40.901 7 WARNING neutron.db.securitygroups_db [None req-b16d7f32-0665-4932-97d3-1bf3423ee1c2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:40:40.941 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-086ab080-36db-4a24-9983-b8d46c0e6e0f'] response: {'name': 'network-changed', 'server_uuid': 'ecbf0478-6561-41e5-a2fb-277adb922587', 'tag': '1981ab3b-84bf-446d-928f-c2c2451ba18f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 397/798] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:40:40 2026] GET /v2.0/security-groups?tenant_id=9d02aca69a1e46fc9c6b0fd07a20107e&name=default => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/799] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:40 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:41.077 8 INFO neutron.db.ovn_revision_numbers_db [None req-09904906-a374-48de-b92d-07e7d65c5f26 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] Successfully bumped revision number for resource c9f068d9-c4c7-45d9-856c-98ac0de53782 (type: floatingips) to 2 2026-05-08 00:40:41.077 8 INFO neutron.db.l3_db [None req-09904906-a374-48de-b92d-07e7d65c5f26 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] Floating IP c9f068d9-c4c7-45d9-856c-98ac0de53782 associated. External IP: 10.96.250.218, port: 513b89d9-2460-4cb3-b5fb-58eabbb65ad1. [pid: 8|app: 0|req: 402/800] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:40:39 2026] PUT /v2.0/floatingips/c9f068d9-c4c7-45d9-856c-98ac0de53782 => generated 855 bytes in 1855 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: 403/801] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:41 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/802] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:41 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:41.203 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b73d815-29a5-4564-9a30-6151e0b1b093'] response: {'name': 'network-changed', 'server_uuid': 'fc77adda-dab9-48d1-b98d-fe0921d8f4cc', 'tag': '513b89d9-2460-4cb3-b5fb-58eabbb65ad1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 405/803] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:41 2026] GET /v2.0/security-groups?id=973378f9-a486-4e72-a159-c63e35d54b8a&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: 406/804] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:40:41 2026] GET /v2.0/ports?tenant_id=cf70000043bc41bd98acf4808d40b2e1&device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 1232 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/805] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:40:41 2026] GET /v2.0/networks?id=8a7a7e44-30b7-4e92-b9a6-59c3e51063b5 => generated 810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/806] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:40:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1981ab3b-84bf-446d-928f-c2c2451ba18f => 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: 409/807] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:40:41 2026] GET /v2.0/subnets?id=fc99d20d-d6e0-4b2d-bbc8-ada692cf615e => generated 692 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/808] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:40:41 2026] GET /v2.0/ports?network_id=8a7a7e44-30b7-4e92-b9a6-59c3e51063b5&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: 411/809] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:40:41 2026] GET /v2.0/networks/8a7a7e44-30b7-4e92-b9a6-59c3e51063b5?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: 412/810] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:40:41 2026] GET /v2.0/ports?tenant_id=303ee7ce3b434a04b95d35e9a39c41e4&device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 1232 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/811] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:40:41 2026] GET /v2.0/networks/8a7a7e44-30b7-4e92-b9a6-59c3e51063b5?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: 414/812] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:40:41 2026] GET /v2.0/networks?id=35fe3750-fe72-4b7e-bf28-a49098d86b75 => generated 821 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/813] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:40:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=513b89d9-2460-4cb3-b5fb-58eabbb65ad1 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/814] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:40:41 2026] GET /v2.0/subnets?id=ef9df202-5caa-43af-b917-bcc7e450fb52 => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/815] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:40:41 2026] GET /v2.0/ports?network_id=35fe3750-fe72-4b7e-bf28-a49098d86b75&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: 418/816] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:40:41 2026] GET /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75?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: 419/817] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:40:42 2026] GET /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/818] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:40:40 2026] DELETE /v2.0/security-groups/b8b5bab6-1f81-48c6-8ace-8c523d4c1a85 => generated 0 bytes in 1577 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/819] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:42 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/820] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:42 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&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: 421/821] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:43 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => 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: 401/822] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:43 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/823] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:44 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/824] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:45 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&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: 423/825] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:46 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/826] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:46 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&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: 424/827] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:47 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/828] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:47 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&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-05-08 00:40:49.183 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cc750686-5337-421c-a2c4-484f93e4abe9 - - - - - -] OVN reports status down for port: 1981ab3b-84bf-446d-928f-c2c2451ba18f [pid: 7|app: 0|req: 405/829] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:48 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 971 bytes in 820 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/830] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:40:49 2026] GET /v2.0/security-groups?id=f150b4fe-1460-48ac-a383-9e804338e846&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-05-08 00:40:49.390 8 INFO neutron.db.ovn_revision_numbers_db [None req-86367ef7-f8fa-420b-a813-4cc76de53db8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 71dc5d6c-1ab2-4d91-862f-d4725efedcd6 (type: security_groups) to 1 2026-05-08 00:40:49.629 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9af87faf-f7b4-4010-8933-4a759d6f851d'] response: {'server_uuid': 'ecbf0478-6561-41e5-a2fb-277adb922587', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1981ab3b-84bf-446d-928f-c2c2451ba18f', 'code': 200} 2026-05-08 00:40:49.657 8 INFO neutron.db.ovn_revision_numbers_db [None req-86367ef7-f8fa-420b-a813-4cc76de53db8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8c6fe2cb-0143-459f-9f66-54a4bcab1a86 (type: security_group_rules) to 0 2026-05-08 00:40:49.869 8 INFO neutron.db.ovn_revision_numbers_db [None req-86367ef7-f8fa-420b-a813-4cc76de53db8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a0749f99-5d1b-4448-895f-85f0f152186e (type: security_group_rules) to 0 2026-05-08 00:40:49.926 8 INFO neutron.db.ovn_revision_numbers_db [None req-86367ef7-f8fa-420b-a813-4cc76de53db8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b004d73b-5abc-4ab4-8262-e207e47acf52 (type: security_group_rules) to 0 2026-05-08 00:40:49.993 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc750686-5337-421c-a2c4-484f93e4abe9 - - - - - -] Successfully bumped revision number for resource 1981ab3b-84bf-446d-928f-c2c2451ba18f (type: ports) to 6 2026-05-08 00:40:49.994 8 INFO neutron.db.ovn_revision_numbers_db [None req-86367ef7-f8fa-420b-a813-4cc76de53db8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c5b931ac-63a8-4912-90ca-bddd93f7ac03 (type: security_group_rules) to 0 2026-05-08 00:40:50.071 8 INFO neutron.db.segments_db [None req-86367ef7-f8fa-420b-a813-4cc76de53db8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Added segment ebc51e7b-0030-4f5c-8605-c900fb6db9f3 of type geneve for network ee35b63d-4cdd-4d0e-b699-0603580646a5 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/831] 199.19.213.225 () {34 vars in 994 bytes} [Fri May 8 00:40:50 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:50.347 8 INFO neutron.db.ovn_revision_numbers_db [None req-86367ef7-f8fa-420b-a813-4cc76de53db8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ee35b63d-4cdd-4d0e-b699-0603580646a5 (type: networks) to 1 2026-05-08 00:40:50.430 7 INFO neutron_taas.services.taas.taas_plugin [req-53fc7108-0a90-4430-b8ba-d7e6fece88f9 req-6e3afc0e-eac4-4c46-aadd-631cfaf1f072 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] TaaS: Handle Delete Port: 1981ab3b-84bf-446d-928f-c2c2451ba18f 2026-05-08 00:40:50.446 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-53fc7108-0a90-4430-b8ba-d7e6fece88f9 req-6e3afc0e-eac4-4c46-aadd-631cfaf1f072 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] Tap Mirror: Handle Delete Port: 1981ab3b-84bf-446d-928f-c2c2451ba18f 2026-05-08 00:40:50.678 7 INFO neutron.db.l3_db [req-53fc7108-0a90-4430-b8ba-d7e6fece88f9 req-6e3afc0e-eac4-4c46-aadd-631cfaf1f072 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] Floating IP 7a0b2d7c-cbc7-4ca0-b51d-fe8b0cb650dc disassociated. External IP: 10.96.250.213, port: 1981ab3b-84bf-446d-928f-c2c2451ba18f. 2026-05-08 00:40:50.716 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86367ef7-f8fa-420b-a813-4cc76de53db8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:50.722 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86367ef7-f8fa-420b-a813-4cc76de53db8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network ee35b63d-4cdd-4d0e-b699-0603580646a5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:50.830 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3294fc46-a517-4578-af70-9dcc6f24bd43 - - - - - -] OVN reports status down for port: 919927f2-e6aa-4fb4-8777-5448f81d4824 2026-05-08 00:40:50.942 8 INFO neutron.db.ovn_revision_numbers_db [None req-86367ef7-f8fa-420b-a813-4cc76de53db8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 919927f2-e6aa-4fb4-8777-5448f81d4824 (type: ports) to 1 [pid: 7|app: 0|req: 408/832] 199.19.213.225 () {36 vars in 997 bytes} [Fri May 8 00:40:50 2026] DELETE /v2.0/ports/1981ab3b-84bf-446d-928f-c2c2451ba18f => generated 0 bytes in 752 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/833] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:50 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/836] 10.0.0.36 () {34 vars in 670 bytes} [Fri May 8 00:40:47 2026] POST /v2.0/networks => generated 789 bytes in 3501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:40:51.668 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-855bbe57-0571-484e-8765-b2cebcab9927'] response: {'server_uuid': 'ecbf0478-6561-41e5-a2fb-277adb922587', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1981ab3b-84bf-446d-928f-c2c2451ba18f', 'code': 200} 2026-05-08 00:40:51.668 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-855bbe57-0571-484e-8765-b2cebcab9927'] response: {'server_uuid': 'ecbf0478-6561-41e5-a2fb-277adb922587', 'name': 'network-vif-deleted', 'tag': '1981ab3b-84bf-446d-928f-c2c2451ba18f', 'status': 'completed', 'code': 200} 2026-05-08 00:40:51.937 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-006bbb92-3ea8-4e02-a6fa-c8061ba4758f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:51.938 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-006bbb92-3ea8-4e02-a6fa-c8061ba4758f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network ee35b63d-4cdd-4d0e-b699-0603580646a5: 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, ' [pid: 8|app: 0|req: 426/837] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:52 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:52.935 7 INFO neutron.db.ovn_revision_numbers_db [None req-006bbb92-3ea8-4e02-a6fa-c8061ba4758f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 919927f2-e6aa-4fb4-8777-5448f81d4824 (type: ports) to 2 2026-05-08 00:40:53.149 7 INFO neutron.db.ovn_revision_numbers_db [None req-006bbb92-3ea8-4e02-a6fa-c8061ba4758f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 18a6de60-81ff-4299-ad91-ffe659e13bf4 (type: subnets) to 0 [pid: 8|app: 0|req: 427/838] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:53 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => 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: 412/839] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:40:51 2026] POST /v2.0/subnets => generated 695 bytes in 2374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:40:54.284 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2f36329f-01af-404b-8ec1-37074b36fe3b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:54.285 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2f36329f-01af-404b-8ec1-37074b36fe3b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 413/840] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:40:54 2026] GET /v2.0/ports?device_id=ecbf0478-6561-41e5-a2fb-277adb922587 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:54.497 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3294fc46-a517-4578-af70-9dcc6f24bd43 - - - - - -] OVN reports status down for port: 226b148b-687b-4dc5-a965-48b0fcc96c5e 2026-05-08 00:40:54.553 8 INFO neutron.db.ovn_revision_numbers_db [None req-2f36329f-01af-404b-8ec1-37074b36fe3b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 226b148b-687b-4dc5-a965-48b0fcc96c5e (type: ports) to 1 2026-05-08 00:40:55.350 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cfa4c05-8a0a-426c-be4d-f51e8b34581e - - - - - -] Router 55015ef5-280a-43eb-a2e0-b24fe421a392 is bound to host instance 2026-05-08 00:40:55.358 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3294fc46-a517-4578-af70-9dcc6f24bd43 - - - - - -] OVN reports status up for port: 226b148b-687b-4dc5-a965-48b0fcc96c5e 2026-05-08 00:40:55.446 8 INFO neutron.db.ovn_revision_numbers_db [None req-2f36329f-01af-404b-8ec1-37074b36fe3b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 226b148b-687b-4dc5-a965-48b0fcc96c5e (type: router_ports) to 1 2026-05-08 00:40:55.447 7 INFO neutron.plugins.ml2.plugin [None req-3294fc46-a517-4578-af70-9dcc6f24bd43 - - - - - -] Attempt 1 to provision port 226b148b-687b-4dc5-a965-48b0fcc96c5e 2026-05-08 00:40:55.602 8 INFO neutron.db.ovn_revision_numbers_db [None req-2f36329f-01af-404b-8ec1-37074b36fe3b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 55015ef5-280a-43eb-a2e0-b24fe421a392 (type: routers) to 2 [pid: 8|app: 0|req: 428/841] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:40:53 2026] POST /v2.0/routers => generated 994 bytes in 2274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/842] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:40:55 2026] DELETE /v2.0/security-groups/f150b4fe-1460-48ac-a383-9e804338e846 => generated 0 bytes in 1019 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:40:56.493 7 INFO neutron.api.v2.resource [None req-4e5cadda-d970-4954-be12-c8397c214dd8 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 415/843] 10.0.0.36 () {32 vars in 736 bytes} [Fri May 8 00:40:56 2026] GET /v2.0/security-groups/f150b4fe-1460-48ac-a383-9e804338e846 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:40:56.573 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-954eee48-4db6-4442-b258-03a9868567d3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:56.575 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-954eee48-4db6-4442-b258-03a9868567d3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network ee35b63d-4cdd-4d0e-b699-0603580646a5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:56.752 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87bbaca8-dd84-4abf-9feb-5a7fad8d2952 - - - - - -] OVN reports status down for port: 30a23b12-aabb-4885-849d-b885ccdae741 2026-05-08 00:40:56.804 7 INFO neutron_taas.services.taas.taas_plugin [None req-ee9cc68f-f286-4a5e-ad9c-ce1c2bbeab12 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] TaaS: Handle Delete Port: 74b7c555-b5f5-40ae-9bb6-fa3b81684217 2026-05-08 00:40:56.809 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee9cc68f-f286-4a5e-ad9c-ce1c2bbeab12 d450b20ceaac4f32b4e998e12431798d cf70000043bc41bd98acf4808d40b2e1 - - default default] Tap Mirror: Handle Delete Port: 74b7c555-b5f5-40ae-9bb6-fa3b81684217 2026-05-08 00:40:57.022 8 INFO neutron.db.ovn_revision_numbers_db [None req-954eee48-4db6-4442-b258-03a9868567d3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 30a23b12-aabb-4885-849d-b885ccdae741 (type: ports) to 1 2026-05-08 00:40:57.023 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c27fafd-7ec7-484b-be0d-0edd3b115e85 - - - - - -] Successfully bumped revision number for resource 226b148b-687b-4dc5-a965-48b0fcc96c5e (type: ports) to 4 [pid: 7|app: 0|req: 416/844] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:40:56 2026] DELETE /v2.0/floatingips/7a0b2d7c-cbc7-4ca0-b51d-fe8b0cb650dc => generated 0 bytes in 665 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:40:57.644 7 INFO neutron_taas.services.taas.taas_plugin [None req-1bff7ca3-f1aa-4dd7-93a1-06fbbcb04ac9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: da12e9b9-154d-4a4f-a170-0f2657f90d89 2026-05-08 00:40:57.654 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1bff7ca3-f1aa-4dd7-93a1-06fbbcb04ac9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: da12e9b9-154d-4a4f-a170-0f2657f90d89 2026-05-08 00:40:57.728 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87bbaca8-dd84-4abf-9feb-5a7fad8d2952 - - - - - -] OVN reports status up for port: 30a23b12-aabb-4885-849d-b885ccdae741 2026-05-08 00:40:57.821 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-954eee48-4db6-4442-b258-03a9868567d3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:40:57.822 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-954eee48-4db6-4442-b258-03a9868567d3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network ee35b63d-4cdd-4d0e-b699-0603580646a5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:40:57.834 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c27fafd-7ec7-484b-be0d-0edd3b115e85 - - - - - -] Successfully bumped revision number for resource 226b148b-687b-4dc5-a965-48b0fcc96c5e (type: ports) to 5 2026-05-08 00:40:57.874 8 INFO neutron.plugins.ml2.plugin [None req-87bbaca8-dd84-4abf-9feb-5a7fad8d2952 - - - - - -] Attempt 1 to provision port 30a23b12-aabb-4885-849d-b885ccdae741 [pid: 7|app: 0|req: 417/845] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:40:57 2026] PUT /v2.0/routers/f19a104b-e9f0-4fed-9aea-ff5b6fb4d859/remove_router_interface => generated 310 bytes in 1399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:40:58.623 7 WARNING neutron.db.securitygroups_db [None req-4eadc534-fa1f-4037-9eb2-0766da5dfc22 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:40:58.676 7 INFO neutron.common.ovn.utils [None req-3294fc46-a517-4578-af70-9dcc6f24bd43 - - - - - -] HA Chassis Group neutron-ee35b63d-4cdd-4d0e-b699-0603580646a5 synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d 2026-05-08 00:40:58.758 8 INFO neutron.db.ovn_revision_numbers_db [None req-954eee48-4db6-4442-b258-03a9868567d3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 30a23b12-aabb-4885-849d-b885ccdae741 (type: router_ports) to 1 [pid: 8|app: 0|req: 429/846] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:40:55 2026] PUT /v2.0/routers/55015ef5-280a-43eb-a2e0-b24fe421a392/add_router_interface => generated 310 bytes in 3072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:58.824 8 INFO neutron.db.ovn_revision_numbers_db [None req-87bbaca8-dd84-4abf-9feb-5a7fad8d2952 - - - - - -] Successfully bumped revision number for resource 30a23b12-aabb-4885-849d-b885ccdae741 (type: ports) to 2 2026-05-08 00:40:58.848 7 INFO neutron.db.ovn_revision_numbers_db [None req-4eadc534-fa1f-4037-9eb2-0766da5dfc22 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d007ccc8-fc4a-4052-975a-3e82ec4cce2b (type: security_groups) to 1 2026-05-08 00:40:58.918 7 INFO neutron.db.ovn_revision_numbers_db [None req-4eadc534-fa1f-4037-9eb2-0766da5dfc22 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 43fb4d63-a7a5-450e-a560-372042168456 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 430/847] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 00:40:58 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 1232 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:40:58.938 7 INFO neutron.db.ovn_revision_numbers_db [None req-4eadc534-fa1f-4037-9eb2-0766da5dfc22 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7b5570cf-a168-4579-9c3d-69356ac07fca (type: security_group_rules) to 0 2026-05-08 00:40:58.981 7 INFO neutron.db.ovn_revision_numbers_db [None req-4eadc534-fa1f-4037-9eb2-0766da5dfc22 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7c7be029-56e2-4f00-82f5-9bdd63850e69 (type: security_group_rules) to 0 2026-05-08 00:40:59.028 7 INFO neutron.db.ovn_revision_numbers_db [None req-4eadc534-fa1f-4037-9eb2-0766da5dfc22 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource fab27d2c-68da-43b1-bccb-ee1b11a13b39 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 418/848] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:40:58 2026] GET /v2.0/security-groups?tenant_id=b30d0d269fe748c69a030d29947858f2&name=default => generated 2925 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/849] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 00:40:59 2026] GET /v2.0/security-groups?id=973378f9-a486-4e72-a159-c63e35d54b8a&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:59.324 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe06e023-3ce6-46e2-8cf7-3f157c92be2e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: b6b3a559-1f98-4620-b6f1-1e6d08a24179 2026-05-08 00:40:59.329 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe06e023-3ce6-46e2-8cf7-3f157c92be2e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: b6b3a559-1f98-4620-b6f1-1e6d08a24179 [pid: 7|app: 0|req: 420/850] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:40:59 2026] DELETE /v2.0/security-groups/d007ccc8-fc4a-4052-975a-3e82ec4cce2b => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:40:59.785 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c90f093-dc1c-45ea-b751-55bdbe5210a2 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] Successfully bumped revision number for resource a1702640-ae0a-4bf2-91bb-7bf71199d78a (type: security_groups) to 1 2026-05-08 00:40:59.985 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c90f093-dc1c-45ea-b751-55bdbe5210a2 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] Successfully bumped revision number for resource 34fdd4a2-c0fe-4a72-9e66-24b20094912e (type: security_group_rules) to 0 2026-05-08 00:41:00.100 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c90f093-dc1c-45ea-b751-55bdbe5210a2 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] Successfully bumped revision number for resource cd08a71a-2dd7-47b1-84ea-22022730bd72 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 421/851] 10.0.0.36 () {34 vars in 684 bytes} [Fri May 8 00:40:59 2026] POST /v2.0/security-groups => generated 1661 bytes in 834 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/852] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:40:58 2026] DELETE /v2.0/routers/f19a104b-e9f0-4fed-9aea-ff5b6fb4d859 => generated 0 bytes in 1332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:00.628 7 INFO neutron.db.ovn_revision_numbers_db [None req-b47e7e08-76d5-43ff-bc41-e271d959cfdc 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] Successfully bumped revision number for resource 1821f5e5-4fce-4be3-9207-49b39b6f1619 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 422/853] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:41:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/854] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:41:00 2026] DELETE /v2.0/subnets/fc99d20d-d6e0-4b2d-bbc8-ada692cf615e => generated 0 bytes in 581 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:41:00.991 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b5c5562-db10-45c9-a211-05c3b1b666a3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 8a746707-2ce1-4b12-a17e-bcb244348c1f 2026-05-08 00:41:00.994 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b5c5562-db10-45c9-a211-05c3b1b666a3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 8a746707-2ce1-4b12-a17e-bcb244348c1f 2026-05-08 00:41:01.246 7 INFO neutron.db.ovn_revision_numbers_db [None req-3653c34f-e76d-4464-b68a-456b2178bdd6 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] Successfully bumped revision number for resource 5cc3e4d6-823e-4b97-afe6-64afac27fd4f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 423/855] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:41:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:41:01.666 8 INFO neutron.services.segments.plugin [-] Segment 36f91442-5529-4b4f-88e4-6a36736aade8 resource provider aggregate not found 2026-05-08 00:41:01.672 8 INFO neutron.services.segments.plugin [-] Segment 36f91442-5529-4b4f-88e4-6a36736aade8 resource provider aggregate not found 2026-05-08 00:41:01.686 8 INFO neutron.services.segments.plugin [-] Segment 36f91442-5529-4b4f-88e4-6a36736aade8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36f91442-5529-4b4f-88e4-6a36736aade8 found for delete ", "request_id": "req-a85b93c7-bf1d-4cc5-ad5f-9a2fa5131140"}]} 2026-05-08 00:41:01.687 8 INFO neutron.services.segments.plugin [-] Segment 36f91442-5529-4b4f-88e4-6a36736aade8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36f91442-5529-4b4f-88e4-6a36736aade8 found for delete ", "request_id": "req-40ed06d3-263d-4a42-98fe-9244e763148d"}]} 2026-05-08 00:41:02.208 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c395bf6f-8fe9-4a9b-bf34-2dfbe424683f 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] No more DHCP agents 2026-05-08 00:41:02.209 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c395bf6f-8fe9-4a9b-bf34-2dfbe424683f 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 433/856] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:41:00 2026] DELETE /v2.0/networks/8a7a7e44-30b7-4e92-b9a6-59c3e51063b5 => generated 0 bytes in 1581 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/857] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:41:01 2026] POST /v2.0/floatingips => generated 552 bytes in 1186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:41:02.720 7 WARNING neutron.db.securitygroups_db [None req-25d8b379-73fe-48b9-abb9-3abefe9ff516 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 425/858] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:02 2026] GET /v2.0/security-groups?tenant_id=cf70000043bc41bd98acf4808d40b2e1&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/859] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:02 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:02.910 8 INFO neutron.db.ovn_revision_numbers_db [None req-311286b7-b88f-4d48-b2d3-3afe41a730ca 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource 2284bb95-c3bf-44fd-9c0c-8635bb29139b (type: security_groups) to 1 2026-05-08 00:41:02.950 8 INFO neutron.db.ovn_revision_numbers_db [None req-311286b7-b88f-4d48-b2d3-3afe41a730ca 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource 7c730f91-4960-4570-9223-59a84d415b6f (type: security_group_rules) to 0 2026-05-08 00:41:03.016 8 INFO neutron.db.ovn_revision_numbers_db [None req-311286b7-b88f-4d48-b2d3-3afe41a730ca 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource 87d927ee-a2df-45b0-bf1a-edf41d495af4 (type: security_group_rules) to 0 2026-05-08 00:41:03.155 8 INFO neutron.db.ovn_revision_numbers_db [None req-311286b7-b88f-4d48-b2d3-3afe41a730ca 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource d218b4d2-0a3e-4a2f-8f81-a45e6c36825c (type: security_group_rules) to 0 2026-05-08 00:41:03.259 8 INFO neutron.db.ovn_revision_numbers_db [None req-311286b7-b88f-4d48-b2d3-3afe41a730ca 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource f189f1c0-4c91-415e-8b05-d30c45382d6f (type: security_group_rules) to 0 2026-05-08 00:41:03.345 8 INFO neutron.db.segments_db [None req-311286b7-b88f-4d48-b2d3-3afe41a730ca 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Added segment 2ccb56fa-1f52-4e0d-b6fa-aca668f38b17 of type geneve for network cbf332da-604c-46e2-8999-d956136a4b7e [pid: 7|app: 0|req: 427/860] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:02 2026] DELETE /v2.0/security-groups/1c587f2c-e887-434e-b4a0-ec2aa961e726 => generated 0 bytes in 562 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/861] 10.0.0.188 () {34 vars in 971 bytes} [Fri May 8 00:41:03 2026] GET /v2.0/ports/513b89d9-2460-4cb3-b5fb-58eabbb65ad1 => generated 968 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:03.447 8 INFO neutron.db.segments_db [None req-311286b7-b88f-4d48-b2d3-3afe41a730ca 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Added segment 8f14b122-e5e8-458f-9209-e42f9c3840f0 of type geneve for network d83abb1b-6563-4b92-915f-3846fbbb4a08 2026-05-08 00:41:03.920 8 INFO neutron.db.ovn_revision_numbers_db [None req-311286b7-b88f-4d48-b2d3-3afe41a730ca 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource cbf332da-604c-46e2-8999-d956136a4b7e (type: networks) to 1 2026-05-08 00:41:04.058 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-68d16373-f86f-40a8-a49f-1cb8222f51ff - - - - - -] No hosting information found for port 30a23b12-aabb-4885-849d-b885ccdae741: RuntimeError: No hosting information found for port 30a23b12-aabb-4885-849d-b885ccdae741 [pid: 7|app: 0|req: 429/862] 199.19.213.225 () {34 vars in 1000 bytes} [Fri May 8 00:41:04 2026] GET /v2.0/subnets?network_id=35fe3750-fe72-4b7e-bf28-a49098d86b75 => generated 684 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/863] 199.19.213.225 () {34 vars in 1146 bytes} [Fri May 8 00:41:04 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc&device_owner=compute%3Anova&network_id=35fe3750-fe72-4b7e-bf28-a49098d86b75 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:04.257 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-311286b7-b88f-4d48-b2d3-3afe41a730ca 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] No more DHCP agents 2026-05-08 00:41:04.259 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-311286b7-b88f-4d48-b2d3-3afe41a730ca 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Unable to schedule network cbf332da-604c-46e2-8999-d956136a4b7e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:04.395 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3294fc46-a517-4578-af70-9dcc6f24bd43 - - - - - -] OVN reports status down for port: 14ab7a1a-367b-4082-bd12-fe94d22a70d1 2026-05-08 00:41:04.432 8 INFO neutron.db.ovn_revision_numbers_db [None req-68d16373-f86f-40a8-a49f-1cb8222f51ff - - - - - -] Successfully bumped revision number for resource 30a23b12-aabb-4885-849d-b885ccdae741 (type: router_ports) to 2 2026-05-08 00:41:04.434 8 INFO neutron.db.ovn_revision_numbers_db [None req-311286b7-b88f-4d48-b2d3-3afe41a730ca 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource 14ab7a1a-367b-4082-bd12-fe94d22a70d1 (type: ports) to 1 2026-05-08 00:41:04.657 8 INFO neutron.db.ovn_revision_numbers_db [None req-311286b7-b88f-4d48-b2d3-3afe41a730ca 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource d83abb1b-6563-4b92-915f-3846fbbb4a08 (type: networks) to 1 2026-05-08 00:41:04.862 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-311286b7-b88f-4d48-b2d3-3afe41a730ca 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] No more DHCP agents 2026-05-08 00:41:04.866 7 INFO neutron.db.ovn_revision_numbers_db [req-a6171987-5bf8-47b7-980b-ddbce82f2cf4 req-f7e2181c-1e9b-4101-860e-413f7f71a126 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] Successfully bumped revision number for resource 513b89d9-2460-4cb3-b5fb-58eabbb65ad1 (type: ports) to 6 2026-05-08 00:41:04.867 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-311286b7-b88f-4d48-b2d3-3afe41a730ca 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Unable to schedule network d83abb1b-6563-4b92-915f-3846fbbb4a08: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 431/864] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:41:04 2026] PUT /v2.0/ports/513b89d9-2460-4cb3-b5fb-58eabbb65ad1 => generated 1149 bytes in 736 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:04.926 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d82ab93f-98ba-4458-a5d0-082eee612d96'] response: {'name': 'network-changed', 'server_uuid': 'fc77adda-dab9-48d1-b98d-fe0921d8f4cc', 'tag': '513b89d9-2460-4cb3-b5fb-58eabbb65ad1', 'status': 'completed', 'code': 200} 2026-05-08 00:41:04.938 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-68d16373-f86f-40a8-a49f-1cb8222f51ff - - - - - -] OVN reports status down for port: e6c1740a-ecb2-4728-a69f-905d0a1f0597 2026-05-08 00:41:05.101 8 INFO neutron.db.ovn_revision_numbers_db [None req-311286b7-b88f-4d48-b2d3-3afe41a730ca 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource e6c1740a-ecb2-4728-a69f-905d0a1f0597 (type: ports) to 1 [pid: 8|app: 0|req: 434/865] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:41:02 2026] POST /v2.0/networks => generated 1320 bytes in 2783 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: 432/866] 10.0.0.36 () {32 vars in 648 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/networks => generated 1969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:05.395 8 INFO neutron_taas.services.taas.taas_plugin [None req-065d62a1-a204-41c4-99a7-277d28ef318d 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] TaaS: Handle Delete Port: 14ab7a1a-367b-4082-bd12-fe94d22a70d1 2026-05-08 00:41:05.398 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-065d62a1-a204-41c4-99a7-277d28ef318d 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Tap Mirror: Handle Delete Port: 14ab7a1a-367b-4082-bd12-fe94d22a70d1 [pid: 7|app: 0|req: 433/867] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/ports?tenant_id=303ee7ce3b434a04b95d35e9a39c41e4&device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 1413 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/870] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/networks?id=35fe3750-fe72-4b7e-bf28-a49098d86b75 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/871] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=513b89d9-2460-4cb3-b5fb-58eabbb65ad1 => 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: 438/872] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=513b89d9-2460-4cb3-b5fb-58eabbb65ad1 => 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: 439/873] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/subnets?id=ef9df202-5caa-43af-b917-bcc7e450fb52 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/874] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/ports?network_id=35fe3750-fe72-4b7e-bf28-a49098d86b75&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: 441/875] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75?fields=segments => generated 14 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:05.909 8 INFO neutron.services.segments.plugin [-] Segment 2ccb56fa-1f52-4e0d-b6fa-aca668f38b17 resource provider aggregate not found [pid: 7|app: 0|req: 442/876] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:05.914 8 INFO neutron.services.segments.plugin [-] Segment 2ccb56fa-1f52-4e0d-b6fa-aca668f38b17 resource provider aggregate not found 2026-05-08 00:41:05.922 8 INFO neutron.services.segments.plugin [-] Segment 2ccb56fa-1f52-4e0d-b6fa-aca668f38b17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ccb56fa-1f52-4e0d-b6fa-aca668f38b17 found for delete ", "request_id": "req-76bb0c21-5616-454f-be4a-0ebb2b5ea01a"}]} 2026-05-08 00:41:05.937 8 INFO neutron.services.segments.plugin [-] Segment 2ccb56fa-1f52-4e0d-b6fa-aca668f38b17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ccb56fa-1f52-4e0d-b6fa-aca668f38b17 found for delete ", "request_id": "req-2e0cf6eb-6dd1-4177-8d9b-fd3c6f02048f"}]} [pid: 8|app: 0|req: 435/877] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:41:05 2026] DELETE /v2.0/networks/cbf332da-604c-46e2-8999-d956136a4b7e => generated 0 bytes in 892 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:41:06.292 7 INFO neutron_taas.services.taas.taas_plugin [None req-c4d14f03-0115-4334-ab5b-d2775daa3bea 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] TaaS: Handle Delete Port: e6c1740a-ecb2-4728-a69f-905d0a1f0597 2026-05-08 00:41:06.295 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4d14f03-0115-4334-ab5b-d2775daa3bea 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Tap Mirror: Handle Delete Port: e6c1740a-ecb2-4728-a69f-905d0a1f0597 2026-05-08 00:41:06.537 7 INFO neutron.services.segments.plugin [-] Segment 8f14b122-e5e8-458f-9209-e42f9c3840f0 resource provider aggregate not found 2026-05-08 00:41:06.542 7 INFO neutron.services.segments.plugin [-] Segment 8f14b122-e5e8-458f-9209-e42f9c3840f0 resource provider aggregate not found 2026-05-08 00:41:06.557 7 INFO neutron.services.segments.plugin [-] Segment 8f14b122-e5e8-458f-9209-e42f9c3840f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f14b122-e5e8-458f-9209-e42f9c3840f0 found for delete ", "request_id": "req-28eb9b35-0c05-4df4-aa10-d19c4e8d8cac"}]} 2026-05-08 00:41:06.558 7 INFO neutron.services.segments.plugin [-] Segment 8f14b122-e5e8-458f-9209-e42f9c3840f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f14b122-e5e8-458f-9209-e42f9c3840f0 found for delete ", "request_id": "req-9ac0d657-38f7-43ca-8d3c-83f7d05318ac"}]} [pid: 8|app: 0|req: 436/878] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 1152 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/879] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/security-groups?id=973378f9-a486-4e72-a159-c63e35d54b8a&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: 7|app: 0|req: 443/880] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:41:06 2026] DELETE /v2.0/networks/d83abb1b-6563-4b92-915f-3846fbbb4a08 => generated 0 bytes in 764 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/881] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/ports?tenant_id=303ee7ce3b434a04b95d35e9a39c41e4&device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 1413 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/882] 10.0.0.36 () {32 vars in 648 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/networks => generated 689 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/883] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/networks?id=35fe3750-fe72-4b7e-bf28-a49098d86b75 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/884] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:41:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=513b89d9-2460-4cb3-b5fb-58eabbb65ad1 => 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: 441/885] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:41:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=513b89d9-2460-4cb3-b5fb-58eabbb65ad1 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/886] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:41:07 2026] GET /v2.0/subnets?id=ef9df202-5caa-43af-b917-bcc7e450fb52 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:07.167 7 INFO neutron.db.segments_db [None req-253fd06d-25c9-4f61-a062-2e718ec9b756 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Added segment e2f7cd6c-b2c4-4465-82af-47f3c74824d9 of type geneve for network c3932913-8795-49b6-833c-f0686651ae68 [pid: 8|app: 0|req: 443/887] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:41:07 2026] GET /v2.0/ports?network_id=35fe3750-fe72-4b7e-bf28-a49098d86b75&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: 444/888] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:41:07 2026] GET /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75?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: 445/889] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:41:07 2026] GET /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:07.793 7 INFO neutron.db.ovn_revision_numbers_db [None req-253fd06d-25c9-4f61-a062-2e718ec9b756 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource c3932913-8795-49b6-833c-f0686651ae68 (type: networks) to 1 [pid: 8|app: 0|req: 446/890] 199.19.213.225 () {34 vars in 1120 bytes} [Fri May 8 00:41:07 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1152 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:08.054 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-253fd06d-25c9-4f61-a062-2e718ec9b756 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] No more DHCP agents 2026-05-08 00:41:08.056 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-253fd06d-25c9-4f61-a062-2e718ec9b756 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Unable to schedule network c3932913-8795-49b6-833c-f0686651ae68: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:08.148 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-68d16373-f86f-40a8-a49f-1cb8222f51ff - - - - - -] OVN reports status down for port: 9857363a-3403-49d6-b53c-db5e7fc2e9e4 2026-05-08 00:41:08.173 7 INFO neutron.db.ovn_revision_numbers_db [None req-253fd06d-25c9-4f61-a062-2e718ec9b756 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource 9857363a-3403-49d6-b53c-db5e7fc2e9e4 (type: ports) to 1 [pid: 7|app: 0|req: 445/891] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:41:07 2026] POST /v2.0/networks => generated 688 bytes in 1215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:41:08.383 7 INFO neutron.db.segments_db [None req-6bd563e4-8bc3-481e-8b05-8c2e9d9b8902 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Added segment 7b0b0be5-3580-4991-9e93-e9091e26c5ab of type geneve for network 4756fa7e-694d-4749-b9dd-c09c7cf2465b 2026-05-08 00:41:08.504 8 INFO neutron.db.ovn_revision_numbers_db [req-61255cb7-8a41-4c5f-87a1-3f731d921f4e req-dc7f7a50-63b8-43e9-9981-214dc12ea978 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] Successfully bumped revision number for resource 513b89d9-2460-4cb3-b5fb-58eabbb65ad1 (type: ports) to 7 [pid: 8|app: 0|req: 447/892] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:41:07 2026] PUT /v2.0/ports/513b89d9-2460-4cb3-b5fb-58eabbb65ad1 => generated 968 bytes in 667 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:08.560 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6daec001-f408-4bca-b2c4-9166b01367dc'] response: {'name': 'network-changed', 'server_uuid': 'fc77adda-dab9-48d1-b98d-fe0921d8f4cc', 'tag': '513b89d9-2460-4cb3-b5fb-58eabbb65ad1', 'status': 'completed', 'code': 200} 2026-05-08 00:41:08.660 7 INFO neutron.db.ovn_revision_numbers_db [None req-6bd563e4-8bc3-481e-8b05-8c2e9d9b8902 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource 4756fa7e-694d-4749-b9dd-c09c7cf2465b (type: networks) to 1 2026-05-08 00:41:08.983 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6bd563e4-8bc3-481e-8b05-8c2e9d9b8902 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] No more DHCP agents 2026-05-08 00:41:08.985 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6bd563e4-8bc3-481e-8b05-8c2e9d9b8902 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Unable to schedule network 4756fa7e-694d-4749-b9dd-c09c7cf2465b: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:41:09.048 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3294fc46-a517-4578-af70-9dcc6f24bd43 - - - - - -] OVN reports status down for port: 59ab4587-9469-4af3-bfb5-7fb4fc5443b5 [pid: 8|app: 0|req: 448/893] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:41:09 2026] GET /v2.0/ports?tenant_id=303ee7ce3b434a04b95d35e9a39c41e4&device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 1232 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/894] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:41:09 2026] GET /v2.0/networks?id=35fe3750-fe72-4b7e-bf28-a49098d86b75 => generated 821 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/895] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:41:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=513b89d9-2460-4cb3-b5fb-58eabbb65ad1 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/896] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:41:09 2026] GET /v2.0/subnets?id=ef9df202-5caa-43af-b917-bcc7e450fb52 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/897] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:41:09 2026] GET /v2.0/ports?network_id=35fe3750-fe72-4b7e-bf28-a49098d86b75&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: 453/898] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:41:09 2026] GET /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:09.296 7 INFO neutron.db.ovn_revision_numbers_db [None req-6bd563e4-8bc3-481e-8b05-8c2e9d9b8902 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource 59ab4587-9469-4af3-bfb5-7fb4fc5443b5 (type: ports) to 1 [pid: 8|app: 0|req: 454/899] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:41:09 2026] GET /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/900] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:41:08 2026] POST /v2.0/networks => generated 687 bytes in 1252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:41:10.044 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec3dadde-1aab-474a-96ac-ea98643507d4 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] No more DHCP agents 2026-05-08 00:41:10.045 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec3dadde-1aab-474a-96ac-ea98643507d4 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Unable to schedule network c3932913-8795-49b6-833c-f0686651ae68: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:10.191 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-68d16373-f86f-40a8-a49f-1cb8222f51ff - - - - - -] OVN reports status down for port: 33055868-660c-4614-bc83-388a65744eb2 2026-05-08 00:41:10.311 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec3dadde-1aab-474a-96ac-ea98643507d4 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource 33055868-660c-4614-bc83-388a65744eb2 (type: ports) to 1 [pid: 7|app: 0|req: 447/901] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/ports?tenant_id=303ee7ce3b434a04b95d35e9a39c41e4&device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 1232 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:10.378 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec3dadde-1aab-474a-96ac-ea98643507d4 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] No more DHCP agents 2026-05-08 00:41:10.379 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec3dadde-1aab-474a-96ac-ea98643507d4 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Unable to schedule network 4756fa7e-694d-4749-b9dd-c09c7cf2465b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:10.450 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3294fc46-a517-4578-af70-9dcc6f24bd43 - - - - - -] OVN reports status down for port: 2de453c3-e8b4-48af-aeee-02b206ed968f [pid: 7|app: 0|req: 448/902] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/networks?id=35fe3750-fe72-4b7e-bf28-a49098d86b75 => generated 821 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:10.537 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec3dadde-1aab-474a-96ac-ea98643507d4 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource 2de453c3-e8b4-48af-aeee-02b206ed968f (type: ports) to 1 [pid: 7|app: 0|req: 449/903] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=513b89d9-2460-4cb3-b5fb-58eabbb65ad1 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/904] 10.0.0.36 () {34 vars in 664 bytes} [Fri May 8 00:41:09 2026] POST /v2.0/ports => generated 1506 bytes in 1282 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: 450/905] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 971 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/906] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/subnets?id=ef9df202-5caa-43af-b917-bcc7e450fb52 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/907] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/security-groups?id=973378f9-a486-4e72-a159-c63e35d54b8a&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/908] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/ports?network_id=35fe3750-fe72-4b7e-bf28-a49098d86b75&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: 459/909] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75?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: 451/910] 10.0.0.36 () {32 vars in 642 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/ports => generated 3018 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/911] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75?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-05-08 00:41:11.075 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e8e599c-d9a5-48a3-823d-46ced9d36e58 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] TaaS: Handle Delete Port: 33055868-660c-4614-bc83-388a65744eb2 2026-05-08 00:41:11.081 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e8e599c-d9a5-48a3-823d-46ced9d36e58 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Tap Mirror: Handle Delete Port: 33055868-660c-4614-bc83-388a65744eb2 [pid: 7|app: 0|req: 452/912] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:41:10 2026] DELETE /v2.0/ports/33055868-660c-4614-bc83-388a65744eb2 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:41:11.464 8 INFO neutron_taas.services.taas.taas_plugin [None req-932fc2a9-549d-4828-b963-d2523dc49841 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] TaaS: Handle Delete Port: 2de453c3-e8b4-48af-aeee-02b206ed968f 2026-05-08 00:41:11.470 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-932fc2a9-549d-4828-b963-d2523dc49841 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Tap Mirror: Handle Delete Port: 2de453c3-e8b4-48af-aeee-02b206ed968f 2026-05-08 00:41:11.624 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3294fc46-a517-4578-af70-9dcc6f24bd43 - - - - - -] OVN reports status down for port: 513b89d9-2460-4cb3-b5fb-58eabbb65ad1 [pid: 8|app: 0|req: 461/913] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:41:11 2026] DELETE /v2.0/ports/2de453c3-e8b4-48af-aeee-02b206ed968f => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/914] 10.0.0.36 () {32 vars in 642 bytes} [Fri May 8 00:41:11 2026] GET /v2.0/ports => generated 1523 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:11.893 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-583682a5-e07c-49cd-b7d7-ee9dbaa2bbc9'] response: {'server_uuid': 'fc77adda-dab9-48d1-b98d-fe0921d8f4cc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '513b89d9-2460-4cb3-b5fb-58eabbb65ad1', 'code': 200} 2026-05-08 00:41:12.002 8 INFO neutron.db.segments_db [None req-c37e8d9f-9a3e-4a86-934a-27aaa65c8c32 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Added segment d89d224c-81fa-4afe-9acf-c6e7ae09ee4b of type geneve for network c283c423-c545-4cfe-bbcf-af09b5f5e7b0 [pid: 7|app: 0|req: 454/915] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:11 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/916] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:12 2026] GET /v2.0/security-groups?id=973378f9-a486-4e72-a159-c63e35d54b8a&fields=id&fields=name => generated 114 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:12.105 7 INFO neutron.db.ovn_revision_numbers_db [None req-3294fc46-a517-4578-af70-9dcc6f24bd43 - - - - - -] Successfully bumped revision number for resource 513b89d9-2460-4cb3-b5fb-58eabbb65ad1 (type: ports) to 8 2026-05-08 00:41:12.172 8 INFO neutron.db.ovn_revision_numbers_db [None req-c37e8d9f-9a3e-4a86-934a-27aaa65c8c32 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource c283c423-c545-4cfe-bbcf-af09b5f5e7b0 (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, ' 2026-05-08 00:41:12.295 7 WARNING neutron.db.securitygroups_db [None req-38a0f0f3-a309-48a6-b6b7-543943be8351 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:41:12.396 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c37e8d9f-9a3e-4a86-934a-27aaa65c8c32 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] No more DHCP agents 2026-05-08 00:41:12.397 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c37e8d9f-9a3e-4a86-934a-27aaa65c8c32 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Unable to schedule network c283c423-c545-4cfe-bbcf-af09b5f5e7b0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:12.462 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-68d16373-f86f-40a8-a49f-1cb8222f51ff - - - - - -] OVN reports status down for port: 6433ac42-2697-44a0-989c-5ffe413f8a39 2026-05-08 00:41:12.580 7 INFO neutron.db.ovn_revision_numbers_db [None req-38a0f0f3-a309-48a6-b6b7-543943be8351 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 84125590-49a5-49ed-91f7-c567f149ebf2 (type: security_groups) to 1 2026-05-08 00:41:12.586 8 INFO neutron.db.ovn_revision_numbers_db [None req-c37e8d9f-9a3e-4a86-934a-27aaa65c8c32 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource 6433ac42-2697-44a0-989c-5ffe413f8a39 (type: ports) to 1 2026-05-08 00:41:12.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-38a0f0f3-a309-48a6-b6b7-543943be8351 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 329707fb-5449-4228-914d-8b2fea2d7253 (type: security_group_rules) to 0 2026-05-08 00:41:12.631 7 INFO neutron.db.ovn_revision_numbers_db [None req-38a0f0f3-a309-48a6-b6b7-543943be8351 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ac2d5c91-c7e8-45e4-980d-48176b19839a (type: security_group_rules) to 0 2026-05-08 00:41:12.659 7 INFO neutron.db.ovn_revision_numbers_db [None req-38a0f0f3-a309-48a6-b6b7-543943be8351 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d2b9360c-2cb7-44de-b003-a152b9a7ab99 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 462/917] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:41:11 2026] POST /v2.0/networks => generated 688 bytes in 807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:41:12.682 7 INFO neutron.db.ovn_revision_numbers_db [None req-38a0f0f3-a309-48a6-b6b7-543943be8351 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource edcb3fe0-6846-4cc6-b746-f99ed5f893c2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 456/918] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:12 2026] GET /v2.0/security-groups?tenant_id=7ff13b944d3a4399971ec4d16bde76de&name=default => generated 2925 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:12.768 8 INFO neutron.db.segments_db [None req-b91a7634-3c2a-4bed-b020-12f26af980a3 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Added segment 3ab2bcc9-cff8-455f-86cc-a1ea17e62323 of type geneve for network 8645db40-cd11-42dc-8d1a-36b8d6a2df4d [pid: 7|app: 0|req: 457/919] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:12 2026] DELETE /v2.0/security-groups/84125590-49a5-49ed-91f7-c567f149ebf2 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:12.918 8 INFO neutron.db.ovn_revision_numbers_db [None req-b91a7634-3c2a-4bed-b020-12f26af980a3 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource 8645db40-cd11-42dc-8d1a-36b8d6a2df4d (type: networks) to 1 [pid: 7|app: 0|req: 458/920] 199.19.213.225 () {34 vars in 994 bytes} [Fri May 8 00:41:12 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:13.083 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b91a7634-3c2a-4bed-b020-12f26af980a3 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] No more DHCP agents 2026-05-08 00:41:13.087 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b91a7634-3c2a-4bed-b020-12f26af980a3 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Unable to schedule network 8645db40-cd11-42dc-8d1a-36b8d6a2df4d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:13.091 7 INFO neutron_taas.services.taas.taas_plugin [req-5330d76e-5530-46c1-b5d5-d698111a059f req-cc95a4e8-2a52-4e83-a83e-a5c9329b9748 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] TaaS: Handle Delete Port: 513b89d9-2460-4cb3-b5fb-58eabbb65ad1 2026-05-08 00:41:13.093 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5330d76e-5530-46c1-b5d5-d698111a059f req-cc95a4e8-2a52-4e83-a83e-a5c9329b9748 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] Tap Mirror: Handle Delete Port: 513b89d9-2460-4cb3-b5fb-58eabbb65ad1 2026-05-08 00:41:13.160 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db927ddf-af38-4bff-910f-287774555b5c - - - - - -] OVN reports status down for port: 819b291c-44b0-47fd-b40c-b0e708852607 2026-05-08 00:41:13.176 8 INFO neutron.db.ovn_revision_numbers_db [None req-b91a7634-3c2a-4bed-b020-12f26af980a3 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource 819b291c-44b0-47fd-b40c-b0e708852607 (type: ports) to 1 [pid: 8|app: 0|req: 463/921] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:41:12 2026] POST /v2.0/networks => generated 688 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:41:13.200 8 WARNING neutron.db.securitygroups_db [None req-84cc31ce-a78d-43a1-aaf4-3407957217da d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:41:13.346 8 INFO neutron.db.ovn_revision_numbers_db [None req-84cc31ce-a78d-43a1-aaf4-3407957217da d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 5be10983-d63e-4c20-9f59-ff24b52c0fea (type: security_groups) to 1 2026-05-08 00:41:13.367 7 INFO neutron.db.l3_db [req-5330d76e-5530-46c1-b5d5-d698111a059f req-cc95a4e8-2a52-4e83-a83e-a5c9329b9748 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] Floating IP c9f068d9-c4c7-45d9-856c-98ac0de53782 disassociated. External IP: 10.96.250.218, port: 513b89d9-2460-4cb3-b5fb-58eabbb65ad1. 2026-05-08 00:41:13.375 8 INFO neutron.db.ovn_revision_numbers_db [None req-84cc31ce-a78d-43a1-aaf4-3407957217da d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 094d6ac5-d64e-4481-a57f-4fac17e41fef (type: security_group_rules) to 0 2026-05-08 00:41:13.389 8 INFO neutron.db.ovn_revision_numbers_db [None req-84cc31ce-a78d-43a1-aaf4-3407957217da d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 2ba7f803-753c-4edc-ad79-2c2b19ff7ed9 (type: security_group_rules) to 0 2026-05-08 00:41:13.411 8 INFO neutron.db.ovn_revision_numbers_db [None req-84cc31ce-a78d-43a1-aaf4-3407957217da d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 340befdf-e869-4320-b036-b23ae39c8183 (type: security_group_rules) to 0 2026-05-08 00:41:13.422 8 INFO neutron.db.ovn_revision_numbers_db [None req-84cc31ce-a78d-43a1-aaf4-3407957217da d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource dee07615-be13-4c87-ac18-b2480b27eb80 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 464/922] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:13 2026] GET /v2.0/security-groups?tenant_id=9c861bebc7014f13b828f0a87d672002&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:41:13.472 8 WARNING neutron.db.securitygroups_db [req-a677eb42-e720-4e87-899d-db287f1918f0 req-1b7e3828-4991-4112-b1ae-d56223bfa3d4 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 465/923] 10.0.0.188 () {34 vars in 1100 bytes} [Fri May 8 00:41:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1141749229&fields=id&tenant_id=ae676fcd761f47b9987775c4735f025e => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/924] 199.19.213.225 () {36 vars in 997 bytes} [Fri May 8 00:41:12 2026] DELETE /v2.0/ports/513b89d9-2460-4cb3-b5fb-58eabbb65ad1 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/925] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:13 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/926] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:13 2026] DELETE /v2.0/security-groups/5be10983-d63e-4c20-9f59-ff24b52c0fea => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/927] 10.0.0.188 () {34 vars in 982 bytes} [Fri May 8 00:41:13 2026] GET /v2.0/networks?id=ee35b63d-4cdd-4d0e-b699-0603580646a5 => generated 718 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/928] 10.0.0.188 () {34 vars in 965 bytes} [Fri May 8 00:41:13 2026] GET /v2.0/quotas/ae676fcd761f47b9987775c4735f025e => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/929] 10.0.0.188 () {34 vars in 1002 bytes} [Fri May 8 00:41:13 2026] GET /v2.0/ports?tenant_id=ae676fcd761f47b9987775c4735f025e&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:13.887 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3ca3331d-b682-4ebe-9baf-ac5dac2bbdfb 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] No more DHCP agents 2026-05-08 00:41:13.889 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3ca3331d-b682-4ebe-9baf-ac5dac2bbdfb 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Unable to schedule network c283c423-c545-4cfe-bbcf-af09b5f5e7b0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:13.941 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b163eb6-8eb2-45d2-b310-f84159de9e9e'] response: {'server_uuid': 'fc77adda-dab9-48d1-b98d-fe0921d8f4cc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '513b89d9-2460-4cb3-b5fb-58eabbb65ad1', 'code': 200} 2026-05-08 00:41:13.941 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b163eb6-8eb2-45d2-b310-f84159de9e9e'] response: {'server_uuid': 'fc77adda-dab9-48d1-b98d-fe0921d8f4cc', 'name': 'network-vif-deleted', 'tag': '513b89d9-2460-4cb3-b5fb-58eabbb65ad1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 471/930] 10.0.0.188 () {34 vars in 1008 bytes} [Fri May 8 00:41:13 2026] GET /v2.0/networks/ee35b63d-4cdd-4d0e-b699-0603580646a5?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: 472/931] 10.0.0.188 () {34 vars in 1108 bytes} [Fri May 8 00:41:13 2026] GET /v2.0/networks/ee35b63d-4cdd-4d0e-b699-0603580646a5?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: 473/932] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:14 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:14.357 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ca3331d-b682-4ebe-9baf-ac5dac2bbdfb 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource 6433ac42-2697-44a0-989c-5ffe413f8a39 (type: ports) to 2 2026-05-08 00:41:14.392 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ca3331d-b682-4ebe-9baf-ac5dac2bbdfb 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource 84f362a9-3aed-4b3f-a89d-fc8f9b3ef91c (type: subnets) to 0 2026-05-08 00:41:14.422 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3ca3331d-b682-4ebe-9baf-ac5dac2bbdfb 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] No more DHCP agents 2026-05-08 00:41:14.424 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3ca3331d-b682-4ebe-9baf-ac5dac2bbdfb 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Unable to schedule network 8645db40-cd11-42dc-8d1a-36b8d6a2df4d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 474/933] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:14 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:14.876 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ca3331d-b682-4ebe-9baf-ac5dac2bbdfb 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource 819b291c-44b0-47fd-b40c-b0e708852607 (type: ports) to 2 2026-05-08 00:41:14.923 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ca3331d-b682-4ebe-9baf-ac5dac2bbdfb 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Successfully bumped revision number for resource e406d67c-d9f1-41f8-bb32-56b8eabfbbd8 (type: subnets) to 0 [pid: 7|app: 0|req: 460/934] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:41:13 2026] POST /v2.0/subnets => generated 1274 bytes in 1410 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/935] 10.0.0.36 () {32 vars in 646 bytes} [Fri May 8 00:41:14 2026] GET /v2.0/subnets => generated 1910 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/936] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:41:15 2026] DELETE /v2.0/subnets/84f362a9-3aed-4b3f-a89d-fc8f9b3ef91c => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/937] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:41:15 2026] DELETE /v2.0/subnets/e406d67c-d9f1-41f8-bb32-56b8eabfbbd8 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/938] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:15 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => 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: 477/939] 10.0.0.36 () {32 vars in 646 bytes} [Fri May 8 00:41:15 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) 2026-05-08 00:41:15.556 7 INFO neutron_taas.services.taas.taas_plugin [None req-859917d1-75ce-4ce4-a62d-fe28d8745a5c 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] TaaS: Handle Delete Port: 819b291c-44b0-47fd-b40c-b0e708852607 2026-05-08 00:41:15.559 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-859917d1-75ce-4ce4-a62d-fe28d8745a5c 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Tap Mirror: Handle Delete Port: 819b291c-44b0-47fd-b40c-b0e708852607 [pid: 8|app: 0|req: 478/940] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:15 2026] GET /v2.0/ports?device_id=fc77adda-dab9-48d1-b98d-fe0921d8f4cc => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:15.764 7 INFO neutron.services.segments.plugin [-] Segment 3ab2bcc9-cff8-455f-86cc-a1ea17e62323 resource provider aggregate not found 2026-05-08 00:41:15.765 7 INFO neutron.services.segments.plugin [-] Segment 3ab2bcc9-cff8-455f-86cc-a1ea17e62323 resource provider aggregate not found 2026-05-08 00:41:15.794 7 INFO neutron.services.segments.plugin [-] Segment 3ab2bcc9-cff8-455f-86cc-a1ea17e62323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ab2bcc9-cff8-455f-86cc-a1ea17e62323 found for delete ", "request_id": "req-f30398cc-cb49-44f6-b851-53c33778ecb1"}]} 2026-05-08 00:41:15.798 7 INFO neutron.services.segments.plugin [-] Segment 3ab2bcc9-cff8-455f-86cc-a1ea17e62323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ab2bcc9-cff8-455f-86cc-a1ea17e62323 found for delete ", "request_id": "req-b69d41eb-db16-4b19-b375-e8b6accfce6a"}]} [pid: 7|app: 0|req: 463/941] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:41:15 2026] DELETE /v2.0/networks/8645db40-cd11-42dc-8d1a-36b8d6a2df4d => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:41:15.936 7 INFO neutron_taas.services.taas.taas_plugin [None req-3a6771d3-b920-466b-8cdf-7e882d6bb83f 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] TaaS: Handle Delete Port: 6433ac42-2697-44a0-989c-5ffe413f8a39 2026-05-08 00:41:15.938 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a6771d3-b920-466b-8cdf-7e882d6bb83f 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Tap Mirror: Handle Delete Port: 6433ac42-2697-44a0-989c-5ffe413f8a39 [pid: 8|app: 0|req: 479/942] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:41:15 2026] GET /v2.0/subnets => generated 2682 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/943] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:41:15 2026] GET /v2.0/routers => generated 1997 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/944] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:41: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: 482/945] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:41:16 2026] GET /v2.0/agents => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/946] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:41:16 2026] GET /v2.0/subnets => generated 2682 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/947] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:41: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: 485/948] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:41:16 2026] GET /v2.0/floatingips => generated 1093 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/949] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:41:15 2026] DELETE /v2.0/networks/c283c423-c545-4cfe-bbcf-af09b5f5e7b0 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/950] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:41:16 2026] GET /v2.0/networks => generated 5423 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:16.324 7 INFO neutron_taas.services.taas.taas_plugin [None req-3310d85e-41a5-4744-b254-57c114313709 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] TaaS: Handle Delete Port: 59ab4587-9469-4af3-bfb5-7fb4fc5443b5 2026-05-08 00:41:16.327 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3310d85e-41a5-4744-b254-57c114313709 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Tap Mirror: Handle Delete Port: 59ab4587-9469-4af3-bfb5-7fb4fc5443b5 [pid: 8|app: 0|req: 487/951] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:41:16 2026] GET /v2.0/ports => generated 15457 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/952] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:41:16 2026] GET /v2.0/security-groups => generated 31838 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/953] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:41:16 2026] GET /v2.0/network-ip-availabilities => generated 4320 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/954] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:16 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => 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: 465/955] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:41:16 2026] DELETE /v2.0/networks/4756fa7e-694d-4749-b9dd-c09c7cf2465b => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:41:16.751 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f7a4e5b-2618-4199-bb2e-134207a946da 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] TaaS: Handle Delete Port: 9857363a-3403-49d6-b53c-db5e7fc2e9e4 2026-05-08 00:41:16.755 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f7a4e5b-2618-4199-bb2e-134207a946da 59b95319d9284f458aaf9bd51f4279f5 e68801fa21724688b2a3f62366d4f27e - - default default] Tap Mirror: Handle Delete Port: 9857363a-3403-49d6-b53c-db5e7fc2e9e4 [pid: 7|app: 0|req: 466/956] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:16 2026] DELETE /v2.0/security-groups/973378f9-a486-4e72-a159-c63e35d54b8a => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:17.072 8 INFO neutron.services.segments.plugin [-] Segment e2f7cd6c-b2c4-4465-82af-47f3c74824d9 resource provider aggregate not found 2026-05-08 00:41:17.077 8 INFO neutron.services.segments.plugin [-] Segment e2f7cd6c-b2c4-4465-82af-47f3c74824d9 resource provider aggregate not found 2026-05-08 00:41:17.077 7 INFO neutron.api.v2.resource [None req-8f579664-0848-46b5-851d-03f9a7a6f38c 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 467/957] 10.0.0.36 () {32 vars in 736 bytes} [Fri May 8 00:41:17 2026] GET /v2.0/security-groups/973378f9-a486-4e72-a159-c63e35d54b8a => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:41:17.094 8 INFO neutron.services.segments.plugin [-] Segment e2f7cd6c-b2c4-4465-82af-47f3c74824d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2f7cd6c-b2c4-4465-82af-47f3c74824d9 found for delete ", "request_id": "req-90766a41-72c7-4a70-8067-10cb9cc7a6e9"}]} 2026-05-08 00:41:17.095 8 INFO neutron.services.segments.plugin [-] Segment e2f7cd6c-b2c4-4465-82af-47f3c74824d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2f7cd6c-b2c4-4465-82af-47f3c74824d9 found for delete ", "request_id": "req-bcab8d6a-40fb-49d1-bff2-9eaa22c11443"}]} [pid: 8|app: 0|req: 491/958] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:41:16 2026] DELETE /v2.0/networks/c3932913-8795-49b6-833c-f0686651ae68 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:41:17.211 7 INFO neutron_taas.services.taas.taas_plugin [None req-23d69d35-3be2-4fc0-a71f-8b3cd4bb9dde 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] TaaS: Handle Delete Port: 04327168-f5b5-49d4-b309-5ac22a0838a1 2026-05-08 00:41:17.214 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23d69d35-3be2-4fc0-a71f-8b3cd4bb9dde 4eb30dcde411488db4074d830f9f3c4a 303ee7ce3b434a04b95d35e9a39c41e4 - - default default] Tap Mirror: Handle Delete Port: 04327168-f5b5-49d4-b309-5ac22a0838a1 [pid: 7|app: 0|req: 468/959] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:41:17 2026] DELETE /v2.0/floatingips/c9f068d9-c4c7-45d9-856c-98ac0de53782 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/960] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:17 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:17.758 8 INFO neutron_taas.services.taas.taas_plugin [None req-00e5ca28-88eb-44b3-8fe8-c33b24ab2a7b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: c7ea55dc-ff7f-4953-81ba-15fa19a2ac5c 2026-05-08 00:41:17.760 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00e5ca28-88eb-44b3-8fe8-c33b24ab2a7b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: c7ea55dc-ff7f-4953-81ba-15fa19a2ac5c 2026-05-08 00:41:17.813 7 INFO neutron.services.segments.plugin [-] Segment d89d224c-81fa-4afe-9acf-c6e7ae09ee4b resource provider aggregate not found 2026-05-08 00:41:17.822 7 INFO neutron.services.segments.plugin [-] Segment d89d224c-81fa-4afe-9acf-c6e7ae09ee4b resource provider aggregate not found 2026-05-08 00:41:17.830 7 INFO neutron.services.segments.plugin [-] Segment d89d224c-81fa-4afe-9acf-c6e7ae09ee4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d89d224c-81fa-4afe-9acf-c6e7ae09ee4b found for delete ", "request_id": "req-7316f421-efe3-4ed3-9e23-b0b74cb96737"}]} 2026-05-08 00:41:17.837 7 INFO neutron.services.segments.plugin [-] Segment d89d224c-81fa-4afe-9acf-c6e7ae09ee4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d89d224c-81fa-4afe-9acf-c6e7ae09ee4b found for delete ", "request_id": "req-7a0812b5-0bd7-4847-8b83-c7f919c35819"}]} 2026-05-08 00:41:17.847 7 INFO neutron.services.segments.plugin [-] Segment 7b0b0be5-3580-4991-9e93-e9091e26c5ab resource provider aggregate not found 2026-05-08 00:41:17.851 7 INFO neutron.services.segments.plugin [-] Segment 7b0b0be5-3580-4991-9e93-e9091e26c5ab resource provider aggregate not found 2026-05-08 00:41:17.863 7 INFO neutron.services.segments.plugin [-] Segment 7b0b0be5-3580-4991-9e93-e9091e26c5ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b0b0be5-3580-4991-9e93-e9091e26c5ab found for delete ", "request_id": "req-14d30e9a-5d8a-4223-8701-0640beb19271"}]} 2026-05-08 00:41:17.885 7 INFO neutron.services.segments.plugin [-] Segment 7b0b0be5-3580-4991-9e93-e9091e26c5ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b0b0be5-3580-4991-9e93-e9091e26c5ab found for delete ", "request_id": "req-56c82045-9752-4e26-b589-3a321b009d3d"}]} 2026-05-08 00:41:17.894 7 WARNING neutron.db.securitygroups_db [None req-edffbf7a-4b4c-410b-8518-6a3f417abf71 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 470/961] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:17 2026] GET /v2.0/security-groups?tenant_id=e68801fa21724688b2a3f62366d4f27e&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/962] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:17 2026] DELETE /v2.0/security-groups/2284bb95-c3bf-44fd-9c0c-8635bb29139b => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/963] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:41:17 2026] PUT /v2.0/routers/b2d3a0e9-4e3d-4373-9bdb-b1b700cddbeb/remove_router_interface => generated 310 bytes in 946 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: 493/964] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:18 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:18.716 7 INFO neutron_taas.services.taas.taas_plugin [None req-36508a57-9c4c-43a9-810b-5c89fa02bd9e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 807f0a11-62e1-4e47-a096-a2c7f669406e 2026-05-08 00:41:18.719 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36508a57-9c4c-43a9-810b-5c89fa02bd9e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 807f0a11-62e1-4e47-a096-a2c7f669406e [pid: 8|app: 0|req: 494/965] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:41:18 2026] GET /v2.0/networks?id=ee35b63d-4cdd-4d0e-b699-0603580646a5 => generated 718 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:18.805 8 WARNING neutron.db.securitygroups_db [req-a677eb42-e720-4e87-899d-db287f1918f0 req-5879e0d5-76f1-4927-a082-727c4f699ab5 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 495/966] 199.19.213.225 () {34 vars in 1050 bytes} [Fri May 8 00:41:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ae676fcd761f47b9987775c4735f025e => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/967] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:41:18 2026] DELETE /v2.0/routers/b2d3a0e9-4e3d-4373-9bdb-b1b700cddbeb => generated 0 bytes in 688 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:19.130 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a677eb42-e720-4e87-899d-db287f1918f0 req-83cabf3f-12f9-4021-8876-7c7db99e64f4 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] No more DHCP agents 2026-05-08 00:41:19.131 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a677eb42-e720-4e87-899d-db287f1918f0 req-83cabf3f-12f9-4021-8876-7c7db99e64f4 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] Unable to schedule network ee35b63d-4cdd-4d0e-b699-0603580646a5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:19.268 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-68d16373-f86f-40a8-a49f-1cb8222f51ff - - - - - -] OVN reports status down for port: 96cfc4ec-7fbb-48c6-9cd3-34050fb18073 [pid: 7|app: 0|req: 473/968] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:41:19 2026] DELETE /v2.0/subnets/ef9df202-5caa-43af-b917-bcc7e450fb52 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:41:19.355 8 INFO neutron.db.ovn_revision_numbers_db [req-a677eb42-e720-4e87-899d-db287f1918f0 req-83cabf3f-12f9-4021-8876-7c7db99e64f4 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] Successfully bumped revision number for resource 96cfc4ec-7fbb-48c6-9cd3-34050fb18073 (type: ports) to 1 2026-05-08 00:41:19.418 7 INFO neutron_taas.services.taas.taas_plugin [None req-49316c9b-9c27-4643-bfb1-e7533d1c746b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 124b4d1d-21b8-432f-a5fd-330ed34be468 2026-05-08 00:41:19.422 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49316c9b-9c27-4643-bfb1-e7533d1c746b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 124b4d1d-21b8-432f-a5fd-330ed34be468 [pid: 8|app: 0|req: 496/969] 199.19.213.225 () {38 vars in 955 bytes} [Fri May 8 00:41:18 2026] POST /v2.0/ports => generated 954 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:41:19.969 8 INFO neutron.db.ovn_revision_numbers_db [req-a677eb42-e720-4e87-899d-db287f1918f0 req-fee6eb35-127d-4250-93ae-3687481ef4e3 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 96cfc4ec-7fbb-48c6-9cd3-34050fb18073 (type: ports) to 2 2026-05-08 00:41:20.110 7 INFO neutron.services.segments.plugin [-] Segment 5e9bf080-93eb-4714-ae49-7c997af23085 resource provider aggregate not found 2026-05-08 00:41:20.115 7 INFO neutron.services.segments.plugin [-] Segment 5e9bf080-93eb-4714-ae49-7c997af23085 resource provider aggregate not found 2026-05-08 00:41:20.132 7 INFO neutron.services.segments.plugin [-] Segment 5e9bf080-93eb-4714-ae49-7c997af23085 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e9bf080-93eb-4714-ae49-7c997af23085 found for delete ", "request_id": "req-040ed606-48f5-4793-be1c-143eb06c8bc4"}]} 2026-05-08 00:41:20.145 7 INFO neutron.services.segments.plugin [-] Segment 5e9bf080-93eb-4714-ae49-7c997af23085 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e9bf080-93eb-4714-ae49-7c997af23085 found for delete ", "request_id": "req-585b851f-4edb-4a90-99e3-ecbfac8749c8"}]} [pid: 7|app: 0|req: 474/970] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:41:19 2026] DELETE /v2.0/networks/35fe3750-fe72-4b7e-bf28-a49098d86b75 => generated 0 bytes in 872 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:41:20.275 8 INFO neutron.db.ovn_revision_numbers_db [req-a677eb42-e720-4e87-899d-db287f1918f0 req-fee6eb35-127d-4250-93ae-3687481ef4e3 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 96cfc4ec-7fbb-48c6-9cd3-34050fb18073 (type: ports) to 4 [pid: 7|app: 0|req: 475/971] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:20 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/972] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:41:19 2026] PUT /v2.0/ports/96cfc4ec-7fbb-48c6-9cd3-34050fb18073 => generated 1227 bytes in 834 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: 498/973] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:20 2026] GET /v2.0/security-groups?id=a1702640-ae0a-4bf2-91bb-7bf71199d78a&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:20.341 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bba0e49-3d7b-49e3-afc8-c7f4cd1b1faf'] response: {'name': 'network-changed', 'server_uuid': '3f954892-9b68-40d3-a183-f0e4826abb04', 'tag': '96cfc4ec-7fbb-48c6-9cd3-34050fb18073', 'status': 'completed', 'code': 200} 2026-05-08 00:41:20.555 8 WARNING neutron.db.securitygroups_db [None req-53c4723f-72b9-46d8-85da-766ce7fe9c22 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:41:20.568 7 INFO neutron.db.ovn_revision_numbers_db [None req-677f8e95-075c-43bb-bdc3-97d3fc515efe 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource 817cf6d3-078b-4fc9-b50e-d6c6218e0aae (type: security_groups) to 1 2026-05-08 00:41:20.585 7 INFO neutron.db.ovn_revision_numbers_db [None req-677f8e95-075c-43bb-bdc3-97d3fc515efe 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource 871da808-0305-4c8d-b41f-498d1fc50803 (type: security_group_rules) to 0 2026-05-08 00:41:20.599 7 INFO neutron.db.ovn_revision_numbers_db [None req-677f8e95-075c-43bb-bdc3-97d3fc515efe 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource 8e6fe8cb-89c6-4114-bd5b-132fc6e10835 (type: security_group_rules) to 0 2026-05-08 00:41:20.621 7 INFO neutron.db.ovn_revision_numbers_db [None req-677f8e95-075c-43bb-bdc3-97d3fc515efe 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource c6d3c339-57e1-45dc-b37f-274f74e78918 (type: security_group_rules) to 0 2026-05-08 00:41:20.635 7 INFO neutron.db.ovn_revision_numbers_db [None req-677f8e95-075c-43bb-bdc3-97d3fc515efe 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource f97e3c41-84f1-4341-bf76-442a3c13a65a (type: security_group_rules) to 0 2026-05-08 00:41:20.685 8 INFO neutron.db.ovn_revision_numbers_db [None req-53c4723f-72b9-46d8-85da-766ce7fe9c22 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e5731211-301f-435e-a185-69cf6333a7ab (type: security_groups) to 1 2026-05-08 00:41:20.707 8 INFO neutron.db.ovn_revision_numbers_db [None req-53c4723f-72b9-46d8-85da-766ce7fe9c22 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 3ea52560-7219-45bf-8b27-2bb068c45eff (type: security_group_rules) to 0 2026-05-08 00:41:20.718 7 INFO neutron.db.segments_db [None req-677f8e95-075c-43bb-bdc3-97d3fc515efe 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Added segment 9f35a0ef-1f09-42ec-8c3e-95410beb8bd1 of type geneve for network c6498fbb-b56a-4eca-b577-4ef7fe8822f3 2026-05-08 00:41:20.726 8 INFO neutron.db.ovn_revision_numbers_db [None req-53c4723f-72b9-46d8-85da-766ce7fe9c22 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource caa504f0-1da0-4f49-8549-4cfc0199ff78 (type: security_group_rules) to 0 2026-05-08 00:41:20.744 8 INFO neutron.db.ovn_revision_numbers_db [None req-53c4723f-72b9-46d8-85da-766ce7fe9c22 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d734462b-60c0-458f-98ab-e06f5c2cd46c (type: security_group_rules) to 0 2026-05-08 00:41:20.762 8 INFO neutron.db.ovn_revision_numbers_db [None req-53c4723f-72b9-46d8-85da-766ce7fe9c22 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource dc97e8eb-ecb6-4f82-ba62-ce11e1294d36 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 499/974] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:20 2026] GET /v2.0/security-groups?tenant_id=d217ffcda22b4b53b8dfb7425115232b&name=default => generated 2925 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:20.832 8 WARNING neutron.db.securitygroups_db [None req-4c7fb190-f5d6-4928-b3ec-e5c1eb771fd1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:41:20.856 7 INFO neutron.db.ovn_revision_numbers_db [None req-677f8e95-075c-43bb-bdc3-97d3fc515efe 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource c6498fbb-b56a-4eca-b577-4ef7fe8822f3 (type: networks) to 1 [pid: 8|app: 0|req: 502/977] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:20 2026] GET /v2.0/security-groups?tenant_id=303ee7ce3b434a04b95d35e9a39c41e4&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:21.055 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-677f8e95-075c-43bb-bdc3-97d3fc515efe 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] No more DHCP agents 2026-05-08 00:41:21.056 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-677f8e95-075c-43bb-bdc3-97d3fc515efe 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Unable to schedule network c6498fbb-b56a-4eca-b577-4ef7fe8822f3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:21.092 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db927ddf-af38-4bff-910f-287774555b5c - - - - - -] OVN reports status down for port: e8a1f32c-029c-45ea-afa9-35730d1af9ff [pid: 8|app: 0|req: 503/978] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:20 2026] DELETE /v2.0/security-groups/e5731211-301f-435e-a185-69cf6333a7ab => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:21.143 7 INFO neutron.db.ovn_revision_numbers_db [None req-677f8e95-075c-43bb-bdc3-97d3fc515efe 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource e8a1f32c-029c-45ea-afa9-35730d1af9ff (type: ports) to 1 [pid: 8|app: 0|req: 504/979] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:41:21 2026] GET /v2.0/ports?tenant_id=ae676fcd761f47b9987775c4735f025e&device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 1230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/980] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:41:20 2026] POST /v2.0/networks => generated 683 bytes in 890 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/981] 199.19.213.225 () {34 vars in 1018 bytes} [Fri May 8 00:41:21 2026] GET /v2.0/networks?tenant_id=ae676fcd761f47b9987775c4735f025e&shared=False => generated 817 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/982] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:21 2026] DELETE /v2.0/security-groups/11064ec2-cde2-459c-a386-8b10e108e62c => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/983] 199.19.213.225 () {34 vars in 930 bytes} [Fri May 8 00:41:21 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) 2026-05-08 00:41:21.392 8 WARNING neutron.db.securitygroups_db [None req-18190240-d397-4632-894b-a840e9173148 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:41:21.518 8 INFO neutron.db.ovn_revision_numbers_db [None req-18190240-d397-4632-894b-a840e9173148 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 3386b3c4-cb2e-42ac-a60a-4b2a920012c3 (type: security_groups) to 1 2026-05-08 00:41:21.532 8 INFO neutron.db.ovn_revision_numbers_db [None req-18190240-d397-4632-894b-a840e9173148 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1b977d1a-bb82-4103-bb98-067844ad0b64 (type: security_group_rules) to 0 2026-05-08 00:41:21.543 8 INFO neutron.db.ovn_revision_numbers_db [None req-18190240-d397-4632-894b-a840e9173148 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a06345d3-2ce8-4d5f-907e-494674ea3c14 (type: security_group_rules) to 0 2026-05-08 00:41:21.555 8 INFO neutron.db.ovn_revision_numbers_db [None req-18190240-d397-4632-894b-a840e9173148 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ca557456-a1d3-4d14-9b3d-6575b7e86d6b (type: security_group_rules) to 0 2026-05-08 00:41:21.557 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d5729f62-3f45-434f-b3a9-f08cbcc0677e 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] No more DHCP agents 2026-05-08 00:41:21.560 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d5729f62-3f45-434f-b3a9-f08cbcc0677e 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Unable to schedule network c6498fbb-b56a-4eca-b577-4ef7fe8822f3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:21.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-18190240-d397-4632-894b-a840e9173148 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e60d1b05-9f13-49af-bb2a-1f4e43833b2c (type: security_group_rules) to 0 2026-05-08 00:41:21.617 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-68d16373-f86f-40a8-a49f-1cb8222f51ff - - - - - -] OVN reports status down for port: e1709721-b43f-43f7-84f2-61c912df7280 2026-05-08 00:41:21.632 7 INFO neutron.db.ovn_revision_numbers_db [None req-d5729f62-3f45-434f-b3a9-f08cbcc0677e 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource e1709721-b43f-43f7-84f2-61c912df7280 (type: ports) to 1 [pid: 8|app: 0|req: 507/984] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:21 2026] GET /v2.0/security-groups?tenant_id=c65d68020c1f4082b45509131709c69d&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/985] 10.0.0.36 () {34 vars in 664 bytes} [Fri May 8 00:41:21 2026] POST /v2.0/ports => generated 775 bytes in 415 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: 508/986] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:21 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:21.845 8 INFO neutron.db.segments_db [None req-9c9a4b6f-45cd-4838-abc6-bb742263dfda 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Added segment f48051b0-1456-4966-ae49-fef8c83713b3 of type geneve for network 20f3b1d3-5440-45c2-b5f7-da2cfd434b38 [pid: 7|app: 0|req: 479/987] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:21 2026] DELETE /v2.0/security-groups/3386b3c4-cb2e-42ac-a60a-4b2a920012c3 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/988] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:21 2026] GET /v2.0/security-groups?id=a1702640-ae0a-4bf2-91bb-7bf71199d78a&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-05-08 00:41:21.979 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c9a4b6f-45cd-4838-abc6-bb742263dfda 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource 20f3b1d3-5440-45c2-b5f7-da2cfd434b38 (type: networks) to 1 2026-05-08 00:41:22.172 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c9a4b6f-45cd-4838-abc6-bb742263dfda 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] No more DHCP agents 2026-05-08 00:41:22.173 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c9a4b6f-45cd-4838-abc6-bb742263dfda 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Unable to schedule network 20f3b1d3-5440-45c2-b5f7-da2cfd434b38: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:22.210 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-68d16373-f86f-40a8-a49f-1cb8222f51ff - - - - - -] OVN reports status down for port: 25676f4f-dfe3-451a-9202-5ffb26c495ce 2026-05-08 00:41:22.274 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c9a4b6f-45cd-4838-abc6-bb742263dfda 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource 25676f4f-dfe3-451a-9202-5ffb26c495ce (type: ports) to 1 [pid: 8|app: 0|req: 509/989] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:41:21 2026] POST /v2.0/networks => generated 669 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/990] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:41:22 2026] GET /v2.0/ports?tenant_id=ae676fcd761f47b9987775c4735f025e&device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 1230 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/991] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:41:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=96cfc4ec-7fbb-48c6-9cd3-34050fb18073 => 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: 512/992] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:41:22 2026] GET /v2.0/subnets?id=18a6de60-81ff-4299-ad91-ffe659e13bf4 => generated 698 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/993] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:41:22 2026] GET /v2.0/ports?network_id=ee35b63d-4cdd-4d0e-b699-0603580646a5&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:22.532 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0688ef98-4e8e-440d-b570-497d8d77edc6 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] No more DHCP agents 2026-05-08 00:41:22.534 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0688ef98-4e8e-440d-b570-497d8d77edc6 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Unable to schedule network 20f3b1d3-5440-45c2-b5f7-da2cfd434b38: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 514/994] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:41:22 2026] GET /v2.0/networks/ee35b63d-4cdd-4d0e-b699-0603580646a5?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: 515/995] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:41:22 2026] GET /v2.0/networks/ee35b63d-4cdd-4d0e-b699-0603580646a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:23.016 7 INFO neutron.db.ovn_revision_numbers_db [None req-0688ef98-4e8e-440d-b570-497d8d77edc6 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource 25676f4f-dfe3-451a-9202-5ffb26c495ce (type: ports) to 2 [pid: 8|app: 0|req: 516/996] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:22 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:23.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-0688ef98-4e8e-440d-b570-497d8d77edc6 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource 738668cc-94c9-4282-8468-c86565ef2ed1 (type: subnets) to 0 [pid: 7|app: 0|req: 481/997] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:41:22 2026] POST /v2.0/subnets => generated 626 bytes in 733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/998] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:23 2026] GET /v2.0/security-groups?id=a1702640-ae0a-4bf2-91bb-7bf71199d78a&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-05-08 00:41:23.325 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-31f30570-96c7-4318-9c79-2305bcb790ab 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] No more DHCP agents 2026-05-08 00:41:23.327 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-31f30570-96c7-4318-9c79-2305bcb790ab 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Unable to schedule network 20f3b1d3-5440-45c2-b5f7-da2cfd434b38: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:23.434 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db927ddf-af38-4bff-910f-287774555b5c - - - - - -] OVN reports status down for port: 768934db-7339-4c21-97cc-31c6bb481950 2026-05-08 00:41:23.493 7 INFO neutron.db.ovn_revision_numbers_db [None req-31f30570-96c7-4318-9c79-2305bcb790ab 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource 768934db-7339-4c21-97cc-31c6bb481950 (type: ports) to 1 [pid: 7|app: 0|req: 482/999] 10.0.0.36 () {34 vars in 664 bytes} [Fri May 8 00:41:23 2026] POST /v2.0/ports => generated 950 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:41:23.588 8 INFO neutron.db.ovn_revision_numbers_db [None req-69f0495b-9e4b-4f7b-a94e-b7b97e35dacf d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 12ed85fc-50e5-4bed-bb49-ea3306b2bb8b (type: security_groups) to 1 2026-05-08 00:41:23.605 8 INFO neutron.db.ovn_revision_numbers_db [None req-69f0495b-9e4b-4f7b-a94e-b7b97e35dacf d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 358c39f7-96a2-4606-b24c-d082cf01ba5b (type: security_group_rules) to 0 2026-05-08 00:41:23.623 8 INFO neutron.db.ovn_revision_numbers_db [None req-69f0495b-9e4b-4f7b-a94e-b7b97e35dacf d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 41ec53b2-f817-4f64-9977-ace972893e04 (type: security_group_rules) to 0 2026-05-08 00:41:23.639 8 INFO neutron.db.ovn_revision_numbers_db [None req-69f0495b-9e4b-4f7b-a94e-b7b97e35dacf d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c1e3670e-9c97-4641-8565-0aec1b0d2d53 (type: security_group_rules) to 0 2026-05-08 00:41:23.657 8 INFO neutron.db.ovn_revision_numbers_db [None req-69f0495b-9e4b-4f7b-a94e-b7b97e35dacf d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e1705952-7069-45ca-9453-78228afdcb5d (type: security_group_rules) to 0 2026-05-08 00:41:23.696 7 INFO neutron_taas.services.taas.taas_plugin [None req-731385a6-f79c-4394-9eba-b9c59a4e3add 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] TaaS: Handle Delete Port: 768934db-7339-4c21-97cc-31c6bb481950 2026-05-08 00:41:23.700 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-731385a6-f79c-4394-9eba-b9c59a4e3add 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Tap Mirror: Handle Delete Port: 768934db-7339-4c21-97cc-31c6bb481950 2026-05-08 00:41:23.760 8 INFO neutron.db.segments_db [None req-69f0495b-9e4b-4f7b-a94e-b7b97e35dacf d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Added segment 0595fd46-9582-4366-9a71-14256ca135ee of type geneve for network ce2906f0-0c3a-400a-8ff6-d792e061beda 2026-05-08 00:41:23.886 8 INFO neutron.db.ovn_revision_numbers_db [None req-69f0495b-9e4b-4f7b-a94e-b7b97e35dacf d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ce2906f0-0c3a-400a-8ff6-d792e061beda (type: networks) to 1 [pid: 7|app: 0|req: 483/1000] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:41:23 2026] DELETE /v2.0/ports/768934db-7339-4c21-97cc-31c6bb481950 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:41:23.909 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6dece9f-3bfb-40af-a2d3-3f157d90f468 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 484/1001] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:41:23 2026] DELETE /v2.0/ports/768934db-7339-4c21-97cc-31c6bb481950 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:41:23.935 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c376f72-fb51-414d-8555-f5fc053af5ad 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 485/1002] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:41:23 2026] GET /v2.0/ports/768934db-7339-4c21-97cc-31c6bb481950 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:41:24.048 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69f0495b-9e4b-4f7b-a94e-b7b97e35dacf d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:41:24.050 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69f0495b-9e4b-4f7b-a94e-b7b97e35dacf d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network ce2906f0-0c3a-400a-8ff6-d792e061beda: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:24.091 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-68d16373-f86f-40a8-a49f-1cb8222f51ff - - - - - -] OVN reports status down for port: 6e4c3e38-6d68-4d37-bc3f-4d51f3bab161 [pid: 7|app: 0|req: 486/1003] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:41:23 2026] DELETE /v2.0/subnets/738668cc-94c9-4282-8468-c86565ef2ed1 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:41:24.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-69f0495b-9e4b-4f7b-a94e-b7b97e35dacf d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6e4c3e38-6d68-4d37-bc3f-4d51f3bab161 (type: ports) to 1 [pid: 8|app: 0|req: 518/1004] 10.0.0.36 () {34 vars in 670 bytes} [Fri May 8 00:41:23 2026] POST /v2.0/networks => generated 778 bytes in 939 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1005] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:24 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:24.246 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ef962a7-5f97-4c10-8858-adcdfdd2ab5b 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] TaaS: Handle Delete Port: 25676f4f-dfe3-451a-9202-5ffb26c495ce 2026-05-08 00:41:24.249 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ef962a7-5f97-4c10-8858-adcdfdd2ab5b 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Tap Mirror: Handle Delete Port: 25676f4f-dfe3-451a-9202-5ffb26c495ce 2026-05-08 00:41:24.355 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-be3c9fc9-f825-4e28-b638-d860727dae80 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:41:24.356 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-be3c9fc9-f825-4e28-b638-d860727dae80 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network ce2906f0-0c3a-400a-8ff6-d792e061beda: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:24.418 7 INFO neutron.services.segments.plugin [-] Segment f48051b0-1456-4966-ae49-fef8c83713b3 resource provider aggregate not found 2026-05-08 00:41:24.424 7 INFO neutron.services.segments.plugin [-] Segment f48051b0-1456-4966-ae49-fef8c83713b3 resource provider aggregate not found 2026-05-08 00:41:24.449 7 INFO neutron.services.segments.plugin [-] Segment f48051b0-1456-4966-ae49-fef8c83713b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f48051b0-1456-4966-ae49-fef8c83713b3 found for delete ", "request_id": "req-213bc946-f9a8-4fd2-aef4-91785dbd6b52"}]} 2026-05-08 00:41:24.455 7 INFO neutron.services.segments.plugin [-] Segment f48051b0-1456-4966-ae49-fef8c83713b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f48051b0-1456-4966-ae49-fef8c83713b3 found for delete ", "request_id": "req-de5f5967-0ef4-4257-9608-6f1d9b9ce71d"}]} [pid: 7|app: 0|req: 487/1006] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:41:24 2026] DELETE /v2.0/networks/20f3b1d3-5440-45c2-b5f7-da2cfd434b38 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1007] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:24 2026] GET /v2.0/security-groups?id=a1702640-ae0a-4bf2-91bb-7bf71199d78a&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-05-08 00:41:24.635 7 INFO neutron.db.segments_db [None req-2e99ce1c-0f42-4583-9b35-4b43dec22d11 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Added segment e88caff9-1b1c-41d2-829e-d41df189eaa8 of type geneve for network 36bc82ac-12d2-4f6e-b76c-5e47c3239b48 2026-05-08 00:41:24.741 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e99ce1c-0f42-4583-9b35-4b43dec22d11 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource 36bc82ac-12d2-4f6e-b76c-5e47c3239b48 (type: networks) to 1 2026-05-08 00:41:24.799 8 INFO neutron.db.ovn_revision_numbers_db [None req-be3c9fc9-f825-4e28-b638-d860727dae80 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6e4c3e38-6d68-4d37-bc3f-4d51f3bab161 (type: ports) to 2 2026-05-08 00:41:24.830 8 INFO neutron.db.ovn_revision_numbers_db [None req-be3c9fc9-f825-4e28-b638-d860727dae80 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f064ca01-214b-4b8c-993d-7455c7808582 (type: subnets) to 0 [pid: 8|app: 0|req: 520/1008] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:41:24 2026] POST /v2.0/subnets => generated 684 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:41:24.942 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e99ce1c-0f42-4583-9b35-4b43dec22d11 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] No more DHCP agents 2026-05-08 00:41:24.945 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e99ce1c-0f42-4583-9b35-4b43dec22d11 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Unable to schedule network 36bc82ac-12d2-4f6e-b76c-5e47c3239b48: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:25.000 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-68d16373-f86f-40a8-a49f-1cb8222f51ff - - - - - -] OVN reports status down for port: 814f347b-e1bd-42b5-a456-785774cbb891 2026-05-08 00:41:25.023 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e99ce1c-0f42-4583-9b35-4b43dec22d11 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource 814f347b-e1bd-42b5-a456-785774cbb891 (type: ports) to 1 [pid: 7|app: 0|req: 489/1009] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:41:24 2026] POST /v2.0/networks => generated 669 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:41:25.250 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f4040c7a-39e5-47e1-a548-c49d301a4eed 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] No more DHCP agents 2026-05-08 00:41:25.251 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f4040c7a-39e5-47e1-a548-c49d301a4eed 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Unable to schedule network 36bc82ac-12d2-4f6e-b76c-5e47c3239b48: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:25.352 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c86b751b-752b-4603-80ec-4206c31950f5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:41:25.353 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c86b751b-752b-4603-80ec-4206c31950f5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:25.466 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db927ddf-af38-4bff-910f-287774555b5c - - - - - -] OVN reports status down for port: 16b55099-94fd-4966-be35-8690072c215e 2026-05-08 00:41:25.502 8 INFO neutron.db.ovn_revision_numbers_db [None req-c86b751b-752b-4603-80ec-4206c31950f5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 16b55099-94fd-4966-be35-8690072c215e (type: ports) to 1 2026-05-08 00:41:25.793 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4040c7a-39e5-47e1-a548-c49d301a4eed 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource 814f347b-e1bd-42b5-a456-785774cbb891 (type: ports) to 2 2026-05-08 00:41:25.831 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4040c7a-39e5-47e1-a548-c49d301a4eed 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource 6c4f63ed-2f5c-4f7d-a68a-93124f2d7405 (type: subnets) to 0 [pid: 7|app: 0|req: 490/1010] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:41:25 2026] POST /v2.0/subnets => generated 626 bytes in 799 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1011] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:25 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:26.031 7 WARNING neutron.db.securitygroups_db [None req-30d3663f-e0d1-4b21-8183-937d99eb2d52 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:41:26.129 7 INFO neutron.db.ovn_revision_numbers_db [None req-30d3663f-e0d1-4b21-8183-937d99eb2d52 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 451f4760-5b24-427a-9779-5c9f88b5d737 (type: security_groups) to 1 2026-05-08 00:41:26.142 7 INFO neutron.db.ovn_revision_numbers_db [None req-30d3663f-e0d1-4b21-8183-937d99eb2d52 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 016896da-1d19-4313-b9ac-f604e302d627 (type: security_group_rules) to 0 2026-05-08 00:41:26.165 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db927ddf-af38-4bff-910f-287774555b5c - - - - - -] OVN reports status up for port: 16b55099-94fd-4966-be35-8690072c215e 2026-05-08 00:41:26.180 7 INFO neutron.db.ovn_revision_numbers_db [None req-30d3663f-e0d1-4b21-8183-937d99eb2d52 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0b85d163-f913-4e67-a2ec-dd2624ec3984 (type: security_group_rules) to 0 2026-05-08 00:41:26.186 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f1d23ae6-b674-417f-b15f-53d803977e01 - - - - - -] Router 79e6f462-2637-478d-8799-94a4799b7142 is bound to host instance 2026-05-08 00:41:26.195 7 INFO neutron.plugins.ml2.plugin [None req-db927ddf-af38-4bff-910f-287774555b5c - - - - - -] Attempt 1 to provision port 16b55099-94fd-4966-be35-8690072c215e 2026-05-08 00:41:26.206 7 INFO neutron.db.ovn_revision_numbers_db [None req-30d3663f-e0d1-4b21-8183-937d99eb2d52 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 129cca47-af47-4330-9b3b-e95f9a9673ec (type: security_group_rules) to 0 2026-05-08 00:41:26.229 7 INFO neutron.db.ovn_revision_numbers_db [None req-30d3663f-e0d1-4b21-8183-937d99eb2d52 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b7e6e603-e6c3-42fd-9d0b-2536567f6472 (type: security_group_rules) to 0 2026-05-08 00:41:26.233 8 INFO neutron.db.ovn_revision_numbers_db [None req-c86b751b-752b-4603-80ec-4206c31950f5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 16b55099-94fd-4966-be35-8690072c215e (type: router_ports) to 1 [pid: 7|app: 0|req: 492/1012] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:25 2026] GET /v2.0/security-groups?tenant_id=a8b986d64a50408d8b72ea33afa9532f&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:26.330 8 INFO neutron.db.ovn_revision_numbers_db [None req-c86b751b-752b-4603-80ec-4206c31950f5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 79e6f462-2637-478d-8799-94a4799b7142 (type: routers) to 2 [pid: 8|app: 0|req: 521/1013] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:41:24 2026] POST /v2.0/routers => generated 983 bytes in 1524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1014] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:26 2026] GET /v2.0/security-groups?id=a1702640-ae0a-4bf2-91bb-7bf71199d78a&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:26.545 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e2e6a8c6-f43e-4e75-9fae-562698538beb 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] No more DHCP agents 2026-05-08 00:41:26.546 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e2e6a8c6-f43e-4e75-9fae-562698538beb 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Unable to schedule network 36bc82ac-12d2-4f6e-b76c-5e47c3239b48: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:26.695 7 INFO neutron.db.ovn_revision_numbers_db [None req-e2e6a8c6-f43e-4e75-9fae-562698538beb 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource 97afdd2e-8465-439f-bc75-058a514cfb27 (type: ports) to 1 [pid: 7|app: 0|req: 493/1015] 10.0.0.36 () {34 vars in 664 bytes} [Fri May 8 00:41:26 2026] POST /v2.0/ports => generated 915 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:41:27.191 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-530cc047-e99a-4df2-bd6d-cd690fbeaf4f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:41:27.192 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-530cc047-e99a-4df2-bd6d-cd690fbeaf4f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network ce2906f0-0c3a-400a-8ff6-d792e061beda: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 523/1016] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:26 2026] DELETE /v2.0/security-groups/451f4760-5b24-427a-9779-5c9f88b5d737 => generated 0 bytes in 777 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:27.315 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-68d16373-f86f-40a8-a49f-1cb8222f51ff - - - - - -] OVN reports status down for port: 1e446481-6014-48da-abfe-8656e9eb1fa7 2026-05-08 00:41:27.352 7 INFO neutron.db.ovn_revision_numbers_db [None req-530cc047-e99a-4df2-bd6d-cd690fbeaf4f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1e446481-6014-48da-abfe-8656e9eb1fa7 (type: ports) to 1 2026-05-08 00:41:27.573 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-68d16373-f86f-40a8-a49f-1cb8222f51ff - - - - - -] OVN reports status up for port: 96cfc4ec-7fbb-48c6-9cd3-34050fb18073 2026-05-08 00:41:27.599 8 INFO neutron.plugins.ml2.plugin [None req-68d16373-f86f-40a8-a49f-1cb8222f51ff - - - - - -] Attempt 1 to provision port 96cfc4ec-7fbb-48c6-9cd3-34050fb18073 2026-05-08 00:41:27.692 8 INFO neutron_taas.services.taas.taas_plugin [None req-5adb7bde-362a-4bae-86aa-4c51ab4d1157 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] TaaS: Handle Delete Port: 97afdd2e-8465-439f-bc75-058a514cfb27 2026-05-08 00:41:27.696 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5adb7bde-362a-4bae-86aa-4c51ab4d1157 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Tap Mirror: Handle Delete Port: 97afdd2e-8465-439f-bc75-058a514cfb27 2026-05-08 00:41:27.874 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f9aad76-4e92-4af0-b345-08f838fd464c'] response: {'server_uuid': '3f954892-9b68-40d3-a183-f0e4826abb04', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96cfc4ec-7fbb-48c6-9cd3-34050fb18073', 'code': 200} [pid: 8|app: 0|req: 524/1017] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:41:27 2026] DELETE /v2.0/ports/97afdd2e-8465-439f-bc75-058a514cfb27 => generated 0 bytes in 1018 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:41:28.261 8 WARNING neutron.db.securitygroups_db [None req-1d82bc02-7d83-4064-802b-a97e6b4db12d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:41:28.290 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-530cc047-e99a-4df2-bd6d-cd690fbeaf4f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:41:28.291 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-530cc047-e99a-4df2-bd6d-cd690fbeaf4f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network ce2906f0-0c3a-400a-8ff6-d792e061beda: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:28.425 8 INFO neutron.db.ovn_revision_numbers_db [None req-68d16373-f86f-40a8-a49f-1cb8222f51ff - - - - - -] Successfully bumped revision number for resource 96cfc4ec-7fbb-48c6-9cd3-34050fb18073 (type: ports) to 5 2026-05-08 00:41:28.635 8 INFO neutron.db.ovn_revision_numbers_db [None req-1d82bc02-7d83-4064-802b-a97e6b4db12d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 21353a70-b61d-45ff-ba9f-c5d5de1ae242 (type: security_groups) to 1 2026-05-08 00:41:28.670 8 INFO neutron.db.ovn_revision_numbers_db [None req-1d82bc02-7d83-4064-802b-a97e6b4db12d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 11f66125-40ee-4234-ba14-3123f9a2224a (type: security_group_rules) to 0 2026-05-08 00:41:28.676 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5a3255d8-6ba6-48eb-a2b7-78dc7d42153b - - - - - -] OVN reports status up for port: 1e446481-6014-48da-abfe-8656e9eb1fa7 2026-05-08 00:41:28.690 8 INFO neutron.db.ovn_revision_numbers_db [None req-1e0fe0f6-15b3-4693-9cd5-be423cab22a4 - - - - - -] Successfully bumped revision number for resource 16b55099-94fd-4966-be35-8690072c215e (type: ports) to 4 2026-05-08 00:41:28.706 8 INFO neutron.plugins.ml2.plugin [None req-5a3255d8-6ba6-48eb-a2b7-78dc7d42153b - - - - - -] Attempt 1 to provision port 1e446481-6014-48da-abfe-8656e9eb1fa7 2026-05-08 00:41:28.711 8 INFO neutron.db.ovn_revision_numbers_db [None req-1d82bc02-7d83-4064-802b-a97e6b4db12d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 33aed99f-317d-42fb-8cb3-6458f2b83090 (type: security_group_rules) to 0 2026-05-08 00:41:28.766 8 INFO neutron.db.ovn_revision_numbers_db [None req-1d82bc02-7d83-4064-802b-a97e6b4db12d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 67ed2a17-012c-4fdf-b33c-1d9c202f1ec3 (type: security_group_rules) to 0 2026-05-08 00:41:28.769 7 INFO neutron.db.ovn_revision_numbers_db [None req-530cc047-e99a-4df2-bd6d-cd690fbeaf4f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1e446481-6014-48da-abfe-8656e9eb1fa7 (type: router_ports) to 1 [pid: 7|app: 0|req: 494/1018] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:41:26 2026] PUT /v2.0/routers/79e6f462-2637-478d-8799-94a4799b7142/add_router_interface => generated 310 bytes in 2041 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:28.819 8 INFO neutron.db.ovn_revision_numbers_db [None req-1d82bc02-7d83-4064-802b-a97e6b4db12d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b57a58a9-2952-4b20-908a-7e394821aac1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 495/1019] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:28.838 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a72efc5-33f8-4802-9c14-7ecd1e8461a4 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 496/1020] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/ports/97afdd2e-8465-439f-bc75-058a514cfb27 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1021] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/security-groups?id=a1702640-ae0a-4bf2-91bb-7bf71199d78a&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: 525/1022] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/security-groups?tenant_id=0b52da2daabb460689349222561e6a66&name=default => generated 2925 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1023] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:41:28 2026] DELETE /v2.0/subnets/6c4f63ed-2f5c-4f7d-a68a-93124f2d7405 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:41:29.162 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f279ccf-72b3-47d0-a37a-7707818f0eec 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] TaaS: Handle Delete Port: 814f347b-e1bd-42b5-a456-785774cbb891 2026-05-08 00:41:29.165 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f279ccf-72b3-47d0-a37a-7707818f0eec 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Tap Mirror: Handle Delete Port: 814f347b-e1bd-42b5-a456-785774cbb891 2026-05-08 00:41:29.169 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db927ddf-af38-4bff-910f-287774555b5c - - - - - -] OVN reports status down for port: 97afdd2e-8465-439f-bc75-058a514cfb27 2026-05-08 00:41:29.258 7 INFO neutron.common.ovn.utils [None req-db927ddf-af38-4bff-910f-287774555b5c - - - - - -] HA Chassis Group neutron-ce2906f0-0c3a-400a-8ff6-d792e061beda synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d 2026-05-08 00:41:29.429 7 INFO neutron.services.segments.plugin [-] Segment e88caff9-1b1c-41d2-829e-d41df189eaa8 resource provider aggregate not found 2026-05-08 00:41:29.440 7 INFO neutron.services.segments.plugin [-] Segment e88caff9-1b1c-41d2-829e-d41df189eaa8 resource provider aggregate not found 2026-05-08 00:41:29.456 7 INFO neutron.services.segments.plugin [-] Segment e88caff9-1b1c-41d2-829e-d41df189eaa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e88caff9-1b1c-41d2-829e-d41df189eaa8 found for delete ", "request_id": "req-ac58ff2b-b046-4ad0-baa3-04735d3649c3"}]} 2026-05-08 00:41:29.462 7 INFO neutron.services.segments.plugin [-] Segment e88caff9-1b1c-41d2-829e-d41df189eaa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e88caff9-1b1c-41d2-829e-d41df189eaa8 found for delete ", "request_id": "req-fd4e654e-c2e5-457a-b21d-8ec6ee8d30f8"}]} [pid: 7|app: 0|req: 499/1024] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:41:29 2026] DELETE /v2.0/networks/36bc82ac-12d2-4f6e-b76c-5e47c3239b48 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1025] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:29 2026] DELETE /v2.0/security-groups/21353a70-b61d-45ff-ba9f-c5d5de1ae242 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:29.735 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4a95ba6b-fb11-4d7a-a821-7eabd6890de3 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] No more DHCP agents 2026-05-08 00:41:29.737 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4a95ba6b-fb11-4d7a-a821-7eabd6890de3 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Unable to schedule network c6498fbb-b56a-4eca-b577-4ef7fe8822f3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:29.796 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db927ddf-af38-4bff-910f-287774555b5c - - - - - -] OVN reports status down for port: 82c26280-a256-4b46-9e46-f0cece98035a 2026-05-08 00:41:29.896 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a95ba6b-fb11-4d7a-a821-7eabd6890de3 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource 82c26280-a256-4b46-9e46-f0cece98035a (type: ports) to 1 2026-05-08 00:41:29.956 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f4691e6-c7fc-402f-b6ec-6ff65eab2d88'] response: {'server_uuid': '3f954892-9b68-40d3-a183-f0e4826abb04', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96cfc4ec-7fbb-48c6-9cd3-34050fb18073', 'code': 200} 2026-05-08 00:41:30.136 8 INFO neutron.db.ovn_revision_numbers_db [None req-1e0fe0f6-15b3-4693-9cd5-be423cab22a4 - - - - - -] Successfully bumped revision number for resource 16b55099-94fd-4966-be35-8690072c215e (type: ports) to 5 [pid: 7|app: 0|req: 500/1026] 10.0.0.36 () {34 vars in 664 bytes} [Fri May 8 00:41:29 2026] POST /v2.0/ports => generated 775 bytes in 649 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: 501/1027] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:30 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:30.201 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6e7b1df-c83e-44c8-9503-e01c204c3aee fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] Successfully bumped revision number for resource 0294ada5-d7ce-4864-8c84-aeea3afaa09f (type: security_groups) to 1 2026-05-08 00:41:30.205 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a3255d8-6ba6-48eb-a2b7-78dc7d42153b - - - - - -] Successfully bumped revision number for resource 1e446481-6014-48da-abfe-8656e9eb1fa7 (type: ports) to 2 2026-05-08 00:41:30.244 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6e7b1df-c83e-44c8-9503-e01c204c3aee fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] Successfully bumped revision number for resource 5e112738-00cc-48e7-9c4b-404e38f2e6a2 (type: security_group_rules) to 0 2026-05-08 00:41:30.273 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6e7b1df-c83e-44c8-9503-e01c204c3aee fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] Successfully bumped revision number for resource 8d3faa1a-d0d0-460b-8d10-6b5d28c8b0ae (type: security_group_rules) to 0 [pid: 8|app: 0|req: 527/1028] 10.0.0.36 () {34 vars in 684 bytes} [Fri May 8 00:41:29 2026] POST /v2.0/security-groups => generated 1661 bytes in 804 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1029] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:30 2026] GET /v2.0/security-groups?id=a1702640-ae0a-4bf2-91bb-7bf71199d78a&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:30.472 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db927ddf-af38-4bff-910f-287774555b5c - - - - - -] OVN reports status down for port: 82c26280-a256-4b46-9e46-f0cece98035a 2026-05-08 00:41:30.531 7 INFO neutron.db.ovn_revision_numbers_db [None req-673fd636-a368-40f7-8cd2-727fabf55137 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Successfully bumped revision number for resource 82c26280-a256-4b46-9e46-f0cece98035a (type: ports) to 2 [pid: 7|app: 0|req: 502/1030] 10.0.0.36 () {34 vars in 736 bytes} [Fri May 8 00:41:30 2026] PUT /v2.0/ports/82c26280-a256-4b46-9e46-f0cece98035a => generated 752 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:41:30.590 8 INFO neutron.db.ovn_revision_numbers_db [None req-503ea0fe-7c22-4f6a-ae14-ee3e5d9f1c9e fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] Successfully bumped revision number for resource dc2a4c17-d962-4a79-b332-fafae202e2e4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 503/1031] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:30 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1032] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:41:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:41:30.757 7 INFO neutron_taas.services.taas.taas_plugin [None req-26a90faf-b254-461b-9e14-48408b4d2e1f 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] TaaS: Handle Delete Port: 82c26280-a256-4b46-9e46-f0cece98035a 2026-05-08 00:41:30.759 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26a90faf-b254-461b-9e14-48408b4d2e1f 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Tap Mirror: Handle Delete Port: 82c26280-a256-4b46-9e46-f0cece98035a [pid: 7|app: 0|req: 504/1033] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:41:30 2026] DELETE /v2.0/ports/82c26280-a256-4b46-9e46-f0cece98035a => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:41:31.029 7 INFO neutron.db.ovn_revision_numbers_db [None req-6583f557-542c-4392-bf72-62f5654338e2 fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] Successfully bumped revision number for resource bc2b1fda-6853-4aa1-8fde-d1cc793d6b19 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 505/1034] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:41:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:41:31.130 8 INFO neutron.db.ovn_revision_numbers_db [None req-9acb10fb-38cc-483b-be63-af85b73b246e 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] Successfully bumped revision number for resource 1ac54f01-4f03-42f1-90d1-7ea6d8822da4 (type: floatingips) to 1 [pid: 7|app: 0|req: 506/1035] 10.0.0.36 () {32 vars in 642 bytes} [Fri May 8 00:41:31 2026] GET /v2.0/ports => generated 1534 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:31.249 8 INFO neutron.db.ovn_revision_numbers_db [None req-9acb10fb-38cc-483b-be63-af85b73b246e 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] Successfully bumped revision number for resource 1ac54f01-4f03-42f1-90d1-7ea6d8822da4 (type: floatingips) to 2 2026-05-08 00:41:31.250 8 INFO neutron.db.l3_db [None req-9acb10fb-38cc-483b-be63-af85b73b246e 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] Floating IP 1ac54f01-4f03-42f1-90d1-7ea6d8822da4 associated. External IP: 10.96.250.219, port: 96cfc4ec-7fbb-48c6-9cd3-34050fb18073. [pid: 8|app: 0|req: 530/1036] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:41:30 2026] PUT /v2.0/floatingips/1ac54f01-4f03-42f1-90d1-7ea6d8822da4 => generated 855 bytes in 643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:31.294 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c60b4f8-d505-4fe2-b378-d6261b6ec2f4 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 531/1037] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:41:31 2026] GET /v2.0/ports/82c26280-a256-4b46-9e46-f0cece98035a => 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: 532/1038] 10.0.0.36 () {32 vars in 642 bytes} [Fri May 8 00:41:31 2026] GET /v2.0/ports => generated 1534 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:31.391 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-732332b3-3cbc-44d5-9d49-cf817996e63c fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] No more DHCP agents 2026-05-08 00:41:31.393 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-732332b3-3cbc-44d5-9d49-cf817996e63c fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 533/1039] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:31 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1040] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:41:31 2026] GET /v2.0/ports/e1709721-b43f-43f7-84f2-61c912df7280 => generated 775 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1041] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:31 2026] GET /v2.0/security-groups?id=a1702640-ae0a-4bf2-91bb-7bf71199d78a&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:31.556 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cacd5546-b2f1-45f7-801a-b474354bb39a 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1042] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:41:31 2026] DELETE /v2.0/ports/97afdd2e-8465-439f-bc75-058a514cfb27 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:41:31.572 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b408bc2-0593-4c78-a97a-038b62c4eefd 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 537/1043] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:41:31 2026] DELETE /v2.0/subnets/6c4f63ed-2f5c-4f7d-a68a-93124f2d7405 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:41:31.592 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e2f0024-4b2b-46cd-9053-a2aeb7b13493 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 538/1044] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:41:31 2026] DELETE /v2.0/subnets/738668cc-94c9-4282-8468-c86565ef2ed1 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:41:31.718 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ae3f2e3-73a6-4232-be9a-99f27b506ecd 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] TaaS: Handle Delete Port: e1709721-b43f-43f7-84f2-61c912df7280 2026-05-08 00:41:31.720 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ae3f2e3-73a6-4232-be9a-99f27b506ecd 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Tap Mirror: Handle Delete Port: e1709721-b43f-43f7-84f2-61c912df7280 [pid: 8|app: 0|req: 539/1045] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:41:31 2026] DELETE /v2.0/ports/e1709721-b43f-43f7-84f2-61c912df7280 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1046] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:41:31 2026] POST /v2.0/floatingips => generated 552 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1047] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:31 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:31.989 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9c3a818-34ed-4462-a4a8-00c609fe7670'] response: {'name': 'network-changed', 'server_uuid': '3f954892-9b68-40d3-a183-f0e4826abb04', 'tag': '96cfc4ec-7fbb-48c6-9cd3-34050fb18073', 'status': 'completed', 'code': 200} 2026-05-08 00:41:32.029 7 INFO neutron_taas.services.taas.taas_plugin [None req-87eb81d8-9425-4414-8430-fca971679332 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] TaaS: Handle Delete Port: e8a1f32c-029c-45ea-afa9-35730d1af9ff 2026-05-08 00:41:32.033 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87eb81d8-9425-4414-8430-fca971679332 5632644504ef4e38a890139cc353c045 4310ea0dab384c969c39d9c46f6e5d1b - - default default] Tap Mirror: Handle Delete Port: e8a1f32c-029c-45ea-afa9-35730d1af9ff 2026-05-08 00:41:32.192 7 INFO neutron.services.segments.plugin [-] Segment 9f35a0ef-1f09-42ec-8c3e-95410beb8bd1 resource provider aggregate not found 2026-05-08 00:41:32.195 7 INFO neutron.services.segments.plugin [-] Segment 9f35a0ef-1f09-42ec-8c3e-95410beb8bd1 resource provider aggregate not found 2026-05-08 00:41:32.205 8 INFO neutron.db.ovn_revision_numbers_db [None req-8362aa9d-f4a9-458e-a429-f579e4d64536 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource 508dd8fa-f04f-4055-af52-d89562d359d6 (type: security_groups) to 1 2026-05-08 00:41:32.209 7 INFO neutron.services.segments.plugin [-] Segment 9f35a0ef-1f09-42ec-8c3e-95410beb8bd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f35a0ef-1f09-42ec-8c3e-95410beb8bd1 found for delete ", "request_id": "req-785460f3-f4aa-4e4e-b99c-6e6ba9ac8d70"}]} 2026-05-08 00:41:32.218 7 INFO neutron.services.segments.plugin [-] Segment 9f35a0ef-1f09-42ec-8c3e-95410beb8bd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f35a0ef-1f09-42ec-8c3e-95410beb8bd1 found for delete ", "request_id": "req-13345e7f-bce6-45de-a8e6-9f11a3b97473"}]} 2026-05-08 00:41:32.219 8 INFO neutron.db.ovn_revision_numbers_db [None req-8362aa9d-f4a9-458e-a429-f579e4d64536 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource 191ddc70-16f2-4eda-b2e9-2d17cd773c59 (type: security_group_rules) to 0 2026-05-08 00:41:32.238 8 INFO neutron.db.ovn_revision_numbers_db [None req-8362aa9d-f4a9-458e-a429-f579e4d64536 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource 4afd2719-3791-47bf-b4a0-557f5bddf347 (type: security_group_rules) to 0 2026-05-08 00:41:32.251 8 INFO neutron.db.ovn_revision_numbers_db [None req-8362aa9d-f4a9-458e-a429-f579e4d64536 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource 54badac9-02bb-40f9-b125-c675233c1714 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 509/1048] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:41:31 2026] DELETE /v2.0/networks/c6498fbb-b56a-4eca-b577-4ef7fe8822f3 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:41:32.264 8 INFO neutron.db.ovn_revision_numbers_db [None req-8362aa9d-f4a9-458e-a429-f579e4d64536 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource 77742590-14c2-43dc-9775-622e8671b27e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 510/1049] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:32 2026] GET /v2.0/security-groups?id=a1702640-ae0a-4bf2-91bb-7bf71199d78a&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:32.341 7 WARNING neutron.db.securitygroups_db [req-7177ff1a-2c01-4bae-b1d7-77989ebdb29a req-35bc91c8-6b67-45da-9dfc-4cff58abe131 fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:41:32.356 8 INFO neutron.db.segments_db [None req-8362aa9d-f4a9-458e-a429-f579e4d64536 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Added segment 27d70085-3e7a-4aff-94ed-961f887c75b3 of type geneve for network b6d6d5c0-2c3f-4220-8642-de39800c5701 [pid: 7|app: 0|req: 511/1050] 10.0.0.188 () {34 vars in 1100 bytes} [Fri May 8 00:41:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1503427443&fields=id&tenant_id=d74760483eeb4ce5a8d1b6cd592772be => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1051] 10.0.0.188 () {34 vars in 982 bytes} [Fri May 8 00:41:32 2026] GET /v2.0/networks?id=ce2906f0-0c3a-400a-8ff6-d792e061beda => generated 707 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1052] 10.0.0.188 () {34 vars in 965 bytes} [Fri May 8 00:41:32 2026] GET /v2.0/quotas/d74760483eeb4ce5a8d1b6cd592772be => generated 292 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:32.489 8 INFO neutron.db.ovn_revision_numbers_db [None req-8362aa9d-f4a9-458e-a429-f579e4d64536 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource b6d6d5c0-2c3f-4220-8642-de39800c5701 (type: networks) to 1 [pid: 7|app: 0|req: 514/1053] 10.0.0.188 () {34 vars in 1002 bytes} [Fri May 8 00:41:32 2026] GET /v2.0/ports?tenant_id=d74760483eeb4ce5a8d1b6cd592772be&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1054] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:41:32 2026] GET /v2.0/ports?tenant_id=ae676fcd761f47b9987775c4735f025e&device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 1232 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:32.675 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8362aa9d-f4a9-458e-a429-f579e4d64536 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] No more DHCP agents 2026-05-08 00:41:32.677 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8362aa9d-f4a9-458e-a429-f579e4d64536 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Unable to schedule network b6d6d5c0-2c3f-4220-8642-de39800c5701: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 516/1055] 10.0.0.188 () {34 vars in 1008 bytes} [Fri May 8 00:41:32 2026] GET /v2.0/networks/ce2906f0-0c3a-400a-8ff6-d792e061beda?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: 517/1056] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:41:32 2026] GET /v2.0/networks?id=ee35b63d-4cdd-4d0e-b699-0603580646a5 => generated 817 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:32.787 8 INFO neutron.db.ovn_revision_numbers_db [None req-8362aa9d-f4a9-458e-a429-f579e4d64536 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource 4a98ef4b-7456-4a4d-b4d7-33bcac13171e (type: ports) to 1 2026-05-08 00:41:32.799 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db927ddf-af38-4bff-910f-287774555b5c - - - - - -] OVN reports status down for port: 4a98ef4b-7456-4a4d-b4d7-33bcac13171e [pid: 8|app: 0|req: 540/1057] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:41:31 2026] POST /v2.0/networks => generated 688 bytes in 987 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1058] 10.0.0.188 () {34 vars in 1108 bytes} [Fri May 8 00:41:32 2026] GET /v2.0/networks/ce2906f0-0c3a-400a-8ff6-d792e061beda?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1059] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:41:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=96cfc4ec-7fbb-48c6-9cd3-34050fb18073 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:32.972 7 WARNING neutron.db.securitygroups_db [None req-39cead72-0c91-4ad4-a5ec-d8764895e8f3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 519/1060] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:32 2026] GET /v2.0/security-groups?tenant_id=4310ea0dab384c969c39d9c46f6e5d1b&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1061] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:41:33 2026] GET /v2.0/subnets?id=18a6de60-81ff-4299-ad91-ffe659e13bf4 => generated 698 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1062] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:33 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:33.194 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7fd3bf61-4454-4506-ad09-ecdba4ba365b 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] No more DHCP agents 2026-05-08 00:41:33.202 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7fd3bf61-4454-4506-ad09-ecdba4ba365b 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Unable to schedule network b6d6d5c0-2c3f-4220-8642-de39800c5701: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:33.342 8 INFO neutron.db.ovn_revision_numbers_db [None req-7fd3bf61-4454-4506-ad09-ecdba4ba365b 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource eb0dcee8-a780-4820-b895-062262a2f5b9 (type: subnets) to 0 [pid: 8|app: 0|req: 542/1063] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:41:32 2026] POST /v2.0/subnets => generated 627 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1064] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:41:33 2026] GET /v2.0/ports?network_id=ee35b63d-4cdd-4d0e-b699-0603580646a5&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: 522/1065] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:33 2026] DELETE /v2.0/security-groups/817cf6d3-078b-4fc9-b50e-d6c6218e0aae => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1066] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:33 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1067] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:41:33 2026] GET /v2.0/networks/ee35b63d-4cdd-4d0e-b699-0603580646a5?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1068] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:33 2026] GET /v2.0/security-groups?id=a1702640-ae0a-4bf2-91bb-7bf71199d78a&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1069] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:41:33 2026] GET /v2.0/networks/ee35b63d-4cdd-4d0e-b699-0603580646a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:33.901 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ba6d602-ee54-4946-a1fd-6ab137eedeed 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] No more DHCP agents 2026-05-08 00:41:33.902 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ba6d602-ee54-4946-a1fd-6ab137eedeed 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:34.060 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ba6d602-ee54-4946-a1fd-6ab137eedeed 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource 7dc6e3e2-65eb-4c26-9a4c-2d38c5dbb30f (type: ports) to 1 [pid: 8|app: 0|req: 548/1070] 199.19.213.225 () {34 vars in 994 bytes} [Fri May 8 00:41:34 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:34.270 8 INFO neutron_taas.services.taas.taas_plugin [req-b10f5482-9860-404f-9edc-1e81f97f77fe req-5764a5fb-d5fb-445b-9419-321cde9b1670 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] TaaS: Handle Delete Port: 96cfc4ec-7fbb-48c6-9cd3-34050fb18073 2026-05-08 00:41:34.274 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b10f5482-9860-404f-9edc-1e81f97f77fe req-5764a5fb-d5fb-445b-9419-321cde9b1670 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] Tap Mirror: Handle Delete Port: 96cfc4ec-7fbb-48c6-9cd3-34050fb18073 2026-05-08 00:41:34.513 8 INFO neutron.db.l3_db [req-b10f5482-9860-404f-9edc-1e81f97f77fe req-5764a5fb-d5fb-445b-9419-321cde9b1670 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] Floating IP 1ac54f01-4f03-42f1-90d1-7ea6d8822da4 disassociated. External IP: 10.96.250.219, port: 96cfc4ec-7fbb-48c6-9cd3-34050fb18073. [pid: 8|app: 0|req: 549/1071] 199.19.213.225 () {36 vars in 997 bytes} [Fri May 8 00:41:34 2026] DELETE /v2.0/ports/96cfc4ec-7fbb-48c6-9cd3-34050fb18073 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1072] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:34 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:34.676 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1db19cf-3386-4685-82eb-42b08dad052f'] response: {'server_uuid': '3f954892-9b68-40d3-a183-f0e4826abb04', 'name': 'network-vif-deleted', 'tag': '96cfc4ec-7fbb-48c6-9cd3-34050fb18073', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 551/1073] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:34 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:34.797 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ba6d602-ee54-4946-a1fd-6ab137eedeed 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource 7dc6e3e2-65eb-4c26-9a4c-2d38c5dbb30f (type: router_ports) to 1 2026-05-08 00:41:34.859 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ba6d602-ee54-4946-a1fd-6ab137eedeed 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource 71dde90e-c5c5-451f-87c8-117b32bebd5b (type: routers) to 2 [pid: 7|app: 0|req: 523/1074] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:41:33 2026] POST /v2.0/routers => generated 976 bytes in 1462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1075] 10.0.0.36 () {34 vars in 676 bytes} [Fri May 8 00:41:35 2026] POST /v2.0/subnetpools => generated 549 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1076] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 8 00:41:35 2026] GET /v2.0/subnetpools/9f88f33a-5d84-47c2-8845-35f6fe52da92 => generated 549 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1077] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:41:35 2026] PUT /v2.0/subnetpools/9f88f33a-5d84-47c2-8845-35f6fe52da92 => generated 501 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:35.468 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2395cd45-8b9a-469b-9282-625c27fb1358 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] No more DHCP agents 2026-05-08 00:41:35.469 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2395cd45-8b9a-469b-9282-625c27fb1358 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Unable to schedule network b6d6d5c0-2c3f-4220-8642-de39800c5701: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 529/1080] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:41:35 2026] DELETE /v2.0/subnetpools/9f88f33a-5d84-47c2-8845-35f6fe52da92 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:35.520 7 INFO neutron.api.v2.resource [None req-d5e122f7-2105-46d0-9c33-1f4a830a614b f1007893e1634ca1854528661e23a772 b332c22a2a3d480b83de36fd35a9ece0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 530/1081] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 8 00:41:35 2026] GET /v2.0/subnetpools/9f88f33a-5d84-47c2-8845-35f6fe52da92 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:41:35.537 7 INFO neutron.api.v2.resource [None req-73c6468c-a44c-4939-ab2e-0f135207653a f1007893e1634ca1854528661e23a772 b332c22a2a3d480b83de36fd35a9ece0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 531/1082] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:41:35 2026] DELETE /v2.0/subnetpools/9f88f33a-5d84-47c2-8845-35f6fe52da92 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:41:35.595 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db927ddf-af38-4bff-910f-287774555b5c - - - - - -] OVN reports status down for port: c325c22a-291e-44d3-b581-a892965d5b7b 2026-05-08 00:41:35.603 8 INFO neutron.db.ovn_revision_numbers_db [None req-2395cd45-8b9a-469b-9282-625c27fb1358 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource c325c22a-291e-44d3-b581-a892965d5b7b (type: ports) to 1 2026-05-08 00:41:35.696 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8035311a-2e58-4355-87e2-dfc760f4908e - - - - - -] No hosting information found for port 1e446481-6014-48da-abfe-8656e9eb1fa7: RuntimeError: No hosting information found for port 1e446481-6014-48da-abfe-8656e9eb1fa7 [pid: 7|app: 0|req: 532/1083] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:35 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => 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: 533/1084] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:35 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:35.832 8 INFO neutron.db.ovn_revision_numbers_db [None req-8035311a-2e58-4355-87e2-dfc760f4908e - - - - - -] Successfully bumped revision number for resource 1e446481-6014-48da-abfe-8656e9eb1fa7 (type: router_ports) to 2 2026-05-08 00:41:35.959 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8035311a-2e58-4355-87e2-dfc760f4908e - - - - - -] OVN reports status down for port: 96cfc4ec-7fbb-48c6-9cd3-34050fb18073 2026-05-08 00:41:35.997 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8035311a-2e58-4355-87e2-dfc760f4908e - - - - - -] OVN reports status down for port: 7dc6e3e2-65eb-4c26-9a4c-2d38c5dbb30f 2026-05-08 00:41:36.094 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8035311a-2e58-4355-87e2-dfc760f4908e - - - - - -] Logical_Switch_Port 7dc6e3e2-65eb-4c26-9a4c-2d38c5dbb30f host information not removed, the port state is up 2026-05-08 00:41:36.099 7 WARNING neutron.db.securitygroups_db [None req-efc3413e-0165-456e-a966-62809665df82 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:41:36.120 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8035311a-2e58-4355-87e2-dfc760f4908e - - - - - -] OVN reports status up for port: 7dc6e3e2-65eb-4c26-9a4c-2d38c5dbb30f 2026-05-08 00:41:36.149 8 INFO neutron.plugins.ml2.plugin [None req-8035311a-2e58-4355-87e2-dfc760f4908e - - - - - -] Attempt 1 to provision port 7dc6e3e2-65eb-4c26-9a4c-2d38c5dbb30f 2026-05-08 00:41:36.235 7 INFO neutron.db.ovn_revision_numbers_db [None req-efc3413e-0165-456e-a966-62809665df82 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 2c018a28-e5cc-4d47-af6a-cb82d0bfb646 (type: security_groups) to 1 2026-05-08 00:41:36.254 7 INFO neutron.db.ovn_revision_numbers_db [None req-efc3413e-0165-456e-a966-62809665df82 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 735596d0-d0fe-4fa0-80b5-4cdeb9ced343 (type: security_group_rules) to 0 2026-05-08 00:41:36.275 7 INFO neutron.db.ovn_revision_numbers_db [None req-efc3413e-0165-456e-a966-62809665df82 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 94ccc0c4-0d11-4d83-a796-fc03f05a50eb (type: security_group_rules) to 0 2026-05-08 00:41:36.291 7 INFO neutron.db.ovn_revision_numbers_db [None req-efc3413e-0165-456e-a966-62809665df82 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 95ae8b01-be15-4d69-82c6-63db357bf993 (type: security_group_rules) to 0 2026-05-08 00:41:36.305 7 INFO neutron.db.ovn_revision_numbers_db [None req-efc3413e-0165-456e-a966-62809665df82 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ed37d3db-c4bb-4308-acaf-fc92be4b98d0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 534/1085] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:36 2026] GET /v2.0/security-groups?tenant_id=b332c22a2a3d480b83de36fd35a9ece0&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:36.525 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db927ddf-af38-4bff-910f-287774555b5c - - - - - -] OVN reports status up for port: c325c22a-291e-44d3-b581-a892965d5b7b 2026-05-08 00:41:36.545 7 INFO neutron.plugins.ml2.plugin [None req-db927ddf-af38-4bff-910f-287774555b5c - - - - - -] Attempt 1 to provision port c325c22a-291e-44d3-b581-a892965d5b7b [pid: 7|app: 0|req: 535/1086] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:36 2026] DELETE /v2.0/security-groups/2c018a28-e5cc-4d47-af6a-cb82d0bfb646 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:36.597 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2395cd45-8b9a-469b-9282-625c27fb1358 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] No more DHCP agents 2026-05-08 00:41:36.598 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2395cd45-8b9a-469b-9282-625c27fb1358 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Unable to schedule network b6d6d5c0-2c3f-4220-8642-de39800c5701: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 536/1087] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:36 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1088] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:36 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:36.940 8 INFO neutron.db.ovn_revision_numbers_db [None req-2395cd45-8b9a-469b-9282-625c27fb1358 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource c325c22a-291e-44d3-b581-a892965d5b7b (type: router_ports) to 1 [pid: 8|app: 0|req: 552/1089] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:41:34 2026] PUT /v2.0/routers/71dde90e-c5c5-451f-87c8-117b32bebd5b/add_router_interface => generated 310 bytes in 2064 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:37.230 7 INFO neutron.db.ovn_revision_numbers_db [None req-db927ddf-af38-4bff-910f-287774555b5c - - - - - -] Successfully bumped revision number for resource c325c22a-291e-44d3-b581-a892965d5b7b (type: ports) to 2 2026-05-08 00:41:37.420 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-31654f3b-4a23-44b4-8bb1-7b52ec7132ed 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] No more DHCP agents 2026-05-08 00:41:37.421 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-31654f3b-4a23-44b4-8bb1-7b52ec7132ed 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Unable to schedule network b6d6d5c0-2c3f-4220-8642-de39800c5701: 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, ' [pid: 8|app: 0|req: 553/1090] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:41:37 2026] GET /v2.0/networks?id=ce2906f0-0c3a-400a-8ff6-d792e061beda => generated 707 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:37.526 8 WARNING neutron.db.securitygroups_db [req-7177ff1a-2c01-4bae-b1d7-77989ebdb29a req-fa5970d9-c8a2-4fcc-8df2-23ee994cef54 fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 554/1091] 199.19.213.225 () {34 vars in 1050 bytes} [Fri May 8 00:41:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d74760483eeb4ce5a8d1b6cd592772be => generated 181 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:37.593 7 INFO neutron.db.ovn_revision_numbers_db [None req-31654f3b-4a23-44b4-8bb1-7b52ec7132ed 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource 566cdca6-0b9a-42f7-b40d-c1f2259349e5 (type: ports) to 1 [pid: 7|app: 0|req: 538/1092] 10.0.0.36 () {34 vars in 664 bytes} [Fri May 8 00:41:36 2026] POST /v2.0/ports => generated 954 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:41:37.830 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-7177ff1a-2c01-4bae-b1d7-77989ebdb29a req-9328e6d4-6518-432a-9309-5e8de3646531 fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] No more DHCP agents 2026-05-08 00:41:37.831 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-7177ff1a-2c01-4bae-b1d7-77989ebdb29a req-9328e6d4-6518-432a-9309-5e8de3646531 fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] Unable to schedule network ce2906f0-0c3a-400a-8ff6-d792e061beda: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:37.898 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ba6af7f-e991-48b4-b4f4-38af3d2a6056 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] No more DHCP agents 2026-05-08 00:41:37.900 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ba6af7f-e991-48b4-b4f4-38af3d2a6056 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Unable to schedule network b6d6d5c0-2c3f-4220-8642-de39800c5701: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:38.003 8 INFO neutron.db.ovn_revision_numbers_db [req-7177ff1a-2c01-4bae-b1d7-77989ebdb29a req-9328e6d4-6518-432a-9309-5e8de3646531 fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] Successfully bumped revision number for resource 5504435d-13bd-46d6-bb45-d11587c6da3f (type: ports) to 1 [pid: 8|app: 0|req: 555/1093] 199.19.213.225 () {38 vars in 955 bytes} [Fri May 8 00:41:37 2026] POST /v2.0/ports => generated 958 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:41:38.118 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ba6af7f-e991-48b4-b4f4-38af3d2a6056 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource f97363bf-4f8b-4397-9792-6a1568f88675 (type: ports) to 1 [pid: 8|app: 0|req: 556/1094] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 961 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1095] 10.0.0.36 () {34 vars in 664 bytes} [Fri May 8 00:41:37 2026] POST /v2.0/ports => generated 959 bytes in 491 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: 557/1096] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/ports?device_id=3f954892-9b68-40d3-a183-f0e4826abb04 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:38.457 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc7889b4-ef42-4af6-a4d7-5e16a9b3fffa 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] No more DHCP agents 2026-05-08 00:41:38.458 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc7889b4-ef42-4af6-a4d7-5e16a9b3fffa 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:38.528 7 INFO neutron.db.ovn_revision_numbers_db [req-7177ff1a-2c01-4bae-b1d7-77989ebdb29a req-fcf35e6b-2b9c-485e-971b-570849b5d9a7 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 5504435d-13bd-46d6-bb45-d11587c6da3f (type: ports) to 2 2026-05-08 00:41:38.728 7 INFO neutron.db.ovn_revision_numbers_db [req-7177ff1a-2c01-4bae-b1d7-77989ebdb29a req-fcf35e6b-2b9c-485e-971b-570849b5d9a7 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 5504435d-13bd-46d6-bb45-d11587c6da3f (type: ports) to 4 [pid: 7|app: 0|req: 540/1097] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:41:38 2026] PUT /v2.0/ports/5504435d-13bd-46d6-bb45-d11587c6da3f => generated 1231 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:41:38.795 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12e770c0-09c2-49c6-8983-723d4dce0386'] response: {'name': 'network-changed', 'server_uuid': '45ade32b-2250-46ad-aed9-b921057c0c77', 'tag': '5504435d-13bd-46d6-bb45-d11587c6da3f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 541/1098] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/security-groups?id=0294ada5-d7ce-4864-8c84-aeea3afaa09f&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:39.330 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc7889b4-ef42-4af6-a4d7-5e16a9b3fffa 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource cffed9b2-6008-4bed-b44d-bcebbd980b7e (type: floatingips) to 1 2026-05-08 00:41:39.331 8 INFO neutron.db.l3_db [None req-bc7889b4-ef42-4af6-a4d7-5e16a9b3fffa 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Floating IP cffed9b2-6008-4bed-b44d-bcebbd980b7e associated. External IP: 10.96.250.215, port: f97363bf-4f8b-4397-9792-6a1568f88675. [pid: 8|app: 0|req: 558/1099] 10.0.0.36 () {34 vars in 676 bytes} [Fri May 8 00:41:38 2026] POST /v2.0/floatingips => generated 843 bytes in 1201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1100] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:39 2026] DELETE /v2.0/security-groups/a1702640-ae0a-4bf2-91bb-7bf71199d78a => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1101] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:41:39 2026] GET /v2.0/ports?tenant_id=d74760483eeb4ce5a8d1b6cd592772be&device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 1234 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:39.432 8 INFO neutron.api.v2.resource [None req-310f24b6-211c-4da9-a8cf-d706edace047 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 560/1102] 10.0.0.36 () {32 vars in 736 bytes} [Fri May 8 00:41:39 2026] GET /v2.0/security-groups/a1702640-ae0a-4bf2-91bb-7bf71199d78a => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1103] 199.19.213.225 () {34 vars in 1018 bytes} [Fri May 8 00:41:39 2026] GET /v2.0/networks?tenant_id=d74760483eeb4ce5a8d1b6cd592772be&shared=False => generated 806 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:39.595 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b2ce0b9-13dd-4708-8175-5f45a9460f99 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource cffed9b2-6008-4bed-b44d-bcebbd980b7e (type: floatingips) to 2 2026-05-08 00:41:39.663 8 INFO neutron_taas.services.taas.taas_plugin [None req-aa03eb2f-4979-44fc-bf5b-f14064b15507 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] TaaS: Handle Delete Port: 2922d41c-5add-4b9a-9ac3-526ab650e744 2026-05-08 00:41:39.666 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa03eb2f-4979-44fc-bf5b-f14064b15507 9f37c28c652044ddb63c3d53f3c98f55 ae676fcd761f47b9987775c4735f025e - - default default] Tap Mirror: Handle Delete Port: 2922d41c-5add-4b9a-9ac3-526ab650e744 2026-05-08 00:41:39.667 7 INFO neutron.db.l3_db [None req-7b2ce0b9-13dd-4708-8175-5f45a9460f99 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Floating IP cffed9b2-6008-4bed-b44d-bcebbd980b7e disassociated. External IP: 10.96.250.215, port: f97363bf-4f8b-4397-9792-6a1568f88675. [pid: 7|app: 0|req: 543/1104] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:41:39 2026] PUT /v2.0/floatingips/cffed9b2-6008-4bed-b44d-bcebbd980b7e => generated 554 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1105] 199.19.213.225 () {34 vars in 930 bytes} [Fri May 8 00:41:39 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1106] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:41:39 2026] DELETE /v2.0/floatingips/1ac54f01-4f03-42f1-90d1-7ea6d8822da4 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:39.874 7 INFO neutron_taas.services.taas.taas_plugin [None req-f286d7ca-a9c5-4ec3-8c7b-016dcd74a8df 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] TaaS: Handle Delete Port: 54de5b42-5a17-4e21-9a46-00a70b32775b 2026-05-08 00:41:39.882 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f286d7ca-a9c5-4ec3-8c7b-016dcd74a8df 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Tap Mirror: Handle Delete Port: 54de5b42-5a17-4e21-9a46-00a70b32775b [pid: 7|app: 0|req: 545/1107] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:41:39 2026] DELETE /v2.0/floatingips/cffed9b2-6008-4bed-b44d-bcebbd980b7e => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:40.041 8 INFO neutron_taas.services.taas.taas_plugin [None req-d11b0c43-251e-49da-9752-99bda3fc37a0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 30a23b12-aabb-4885-849d-b885ccdae741 2026-05-08 00:41:40.044 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d11b0c43-251e-49da-9752-99bda3fc37a0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 30a23b12-aabb-4885-849d-b885ccdae741 [pid: 7|app: 0|req: 546/1108] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:40 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:40.336 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ff7d8a8-f099-4ca9-9f70-ec1a9d78cdca 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] No more DHCP agents 2026-05-08 00:41:40.338 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ff7d8a8-f099-4ca9-9f70-ec1a9d78cdca 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 563/1109] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:41:39 2026] PUT /v2.0/routers/55015ef5-280a-43eb-a2e0-b24fe421a392/remove_router_interface => generated 310 bytes in 782 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: 564/1110] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:40 2026] GET /v2.0/security-groups?id=0294ada5-d7ce-4864-8c84-aeea3afaa09f&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:40.931 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b72c48a-b821-4bb9-a8f1-bbcec2c9ebce d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 226b148b-687b-4dc5-a965-48b0fcc96c5e 2026-05-08 00:41:40.937 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b72c48a-b821-4bb9-a8f1-bbcec2c9ebce d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 226b148b-687b-4dc5-a965-48b0fcc96c5e 2026-05-08 00:41:41.139 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ff7d8a8-f099-4ca9-9f70-ec1a9d78cdca 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource 6cbf7c9f-4151-4386-9cf4-d2892f4368fb (type: floatingips) to 1 2026-05-08 00:41:41.139 7 INFO neutron.db.l3_db [None req-1ff7d8a8-f099-4ca9-9f70-ec1a9d78cdca 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Floating IP 6cbf7c9f-4151-4386-9cf4-d2892f4368fb associated. External IP: 10.96.250.217, port: 566cdca6-0b9a-42f7-b40d-c1f2259349e5. [pid: 7|app: 0|req: 547/1111] 10.0.0.36 () {34 vars in 676 bytes} [Fri May 8 00:41:40 2026] POST /v2.0/floatingips => generated 841 bytes in 1081 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1112] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:41:41 2026] GET /v2.0/ports?tenant_id=d74760483eeb4ce5a8d1b6cd592772be&device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 1234 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1113] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 8 00:41:41 2026] GET /v2.0/floatingips/6cbf7c9f-4151-4386-9cf4-d2892f4368fb => generated 843 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1114] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:41:40 2026] DELETE /v2.0/routers/55015ef5-280a-43eb-a2e0-b24fe421a392 => generated 0 bytes in 695 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1115] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:41:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5504435d-13bd-46d6-bb45-d11587c6da3f => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:41.383 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8035311a-2e58-4355-87e2-dfc760f4908e - - - - - -] No hosting information found for port 7dc6e3e2-65eb-4c26-9a4c-2d38c5dbb30f: RuntimeError: No hosting information found for port 7dc6e3e2-65eb-4c26-9a4c-2d38c5dbb30f 2026-05-08 00:41:41.384 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8035311a-2e58-4355-87e2-dfc760f4908e - - - - - -] OVN reports status down for port: 566cdca6-0b9a-42f7-b40d-c1f2259349e5 2026-05-08 00:41:41.385 7 WARNING neutron.db.securitygroups_db [None req-6b50f5e2-27a1-40b5-93b0-127d4db68ef7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:41:41.496 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b50f5e2-27a1-40b5-93b0-127d4db68ef7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 74063f9e-faa9-4bea-a178-413cf61f5e14 (type: security_groups) to 1 [pid: 8|app: 0|req: 567/1116] 10.0.0.36 () {32 vars in 654 bytes} [Fri May 8 00:41:41 2026] GET /v2.0/floatingips => generated 846 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:41.511 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b50f5e2-27a1-40b5-93b0-127d4db68ef7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1a02ca63-ca5c-4955-8232-19b80aaba670 (type: security_group_rules) to 0 2026-05-08 00:41:41.523 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b50f5e2-27a1-40b5-93b0-127d4db68ef7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 323bc135-0d86-4381-bb60-3b52ab1b7b0d (type: security_group_rules) to 0 2026-05-08 00:41:41.534 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b50f5e2-27a1-40b5-93b0-127d4db68ef7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 45caff7d-2968-4978-b5ef-d8f18cb3fc14 (type: security_group_rules) to 0 2026-05-08 00:41:41.546 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b50f5e2-27a1-40b5-93b0-127d4db68ef7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 46b2c9e2-c1ec-4e82-924b-dbd4e2d2d532 (type: security_group_rules) to 0 2026-05-08 00:41:41.572 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8035311a-2e58-4355-87e2-dfc760f4908e - - - - - -] OVN reports status down for port: 5504435d-13bd-46d6-bb45-d11587c6da3f [pid: 7|app: 0|req: 550/1117] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:41 2026] GET /v2.0/security-groups?tenant_id=df16c1e380a74f32977677ca9dbd9c99&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1118] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:41:41 2026] GET /v2.0/subnets?id=f064ca01-214b-4b8c-993d-7455c7808582 => generated 687 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:41.648 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-823517b3-0032-4502-b79c-5be5c3fbe184 - - - - - -] No hosting information found for port c325c22a-291e-44d3-b581-a892965d5b7b: RuntimeError: No hosting information found for port c325c22a-291e-44d3-b581-a892965d5b7b 2026-05-08 00:41:41.707 7 INFO neutron.common.ovn.utils [None req-823517b3-0032-4502-b79c-5be5c3fbe184 - - - - - -] HA Chassis Group neutron-b6d6d5c0-2c3f-4220-8642-de39800c5701 synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d 2026-05-08 00:41:41.729 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9727d91a-50df-48ef-b948-94365e6d9443'] response: {'server_uuid': '45ade32b-2250-46ad-aed9-b921057c0c77', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5504435d-13bd-46d6-bb45-d11587c6da3f', 'code': 200} [pid: 8|app: 0|req: 568/1119] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:41:41 2026] DELETE /v2.0/subnets/18a6de60-81ff-4299-ad91-ffe659e13bf4 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:41:41.899 7 INFO neutron.db.ovn_revision_numbers_db [None req-823517b3-0032-4502-b79c-5be5c3fbe184 - - - - - -] Successfully bumped revision number for resource c325c22a-291e-44d3-b581-a892965d5b7b (type: router_ports) to 2 [pid: 8|app: 0|req: 569/1120] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:41 2026] DELETE /v2.0/security-groups/74063f9e-faa9-4bea-a178-413cf61f5e14 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:41.997 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-823517b3-0032-4502-b79c-5be5c3fbe184 - - - - - -] OVN reports status down for port: f97363bf-4f8b-4397-9792-6a1568f88675 [pid: 8|app: 0|req: 570/1121] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:41:41 2026] GET /v2.0/ports?network_id=ce2906f0-0c3a-400a-8ff6-d792e061beda&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: 571/1122] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:42 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:42.165 8 INFO neutron_taas.services.taas.taas_plugin [None req-249a8e36-f9ae-412a-b586-cf3b56cffe6a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 919927f2-e6aa-4fb4-8777-5448f81d4824 2026-05-08 00:41:42.168 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-249a8e36-f9ae-412a-b586-cf3b56cffe6a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 919927f2-e6aa-4fb4-8777-5448f81d4824 2026-05-08 00:41:42.352 8 INFO neutron.services.segments.plugin [-] Segment ebc51e7b-0030-4f5c-8605-c900fb6db9f3 resource provider aggregate not found 2026-05-08 00:41:42.358 8 INFO neutron.services.segments.plugin [-] Segment ebc51e7b-0030-4f5c-8605-c900fb6db9f3 resource provider aggregate not found 2026-05-08 00:41:42.374 8 INFO neutron.services.segments.plugin [-] Segment ebc51e7b-0030-4f5c-8605-c900fb6db9f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebc51e7b-0030-4f5c-8605-c900fb6db9f3 found for delete ", "request_id": "req-3d36f078-789d-4e50-b515-72d009b69a99"}]} 2026-05-08 00:41:42.391 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c2ffa8a-42d3-4177-a4b0-12bd80632c71 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource 6cbf7c9f-4151-4386-9cf4-d2892f4368fb (type: floatingips) to 2 2026-05-08 00:41:42.396 8 INFO neutron.services.segments.plugin [-] Segment ebc51e7b-0030-4f5c-8605-c900fb6db9f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebc51e7b-0030-4f5c-8605-c900fb6db9f3 found for delete ", "request_id": "req-57a2d114-de2b-4433-b98b-2948f30abe64"}]} [pid: 8|app: 0|req: 572/1123] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:41:42 2026] DELETE /v2.0/networks/ee35b63d-4cdd-4d0e-b699-0603580646a5 => generated 0 bytes in 403 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: 573/1124] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:41:42 2026] GET /v2.0/networks/ce2906f0-0c3a-400a-8ff6-d792e061beda?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:42.521 7 INFO neutron.db.l3_db [None req-5c2ffa8a-42d3-4177-a4b0-12bd80632c71 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Floating IP 6cbf7c9f-4151-4386-9cf4-d2892f4368fb associated. External IP: 10.96.250.217, port: 566cdca6-0b9a-42f7-b40d-c1f2259349e5. [pid: 8|app: 0|req: 574/1125] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:42 2026] GET /v2.0/security-groups?id=0294ada5-d7ce-4864-8c84-aeea3afaa09f&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:42.540 8 WARNING neutron.db.securitygroups_db [None req-3c8dda8e-7274-4bc0-92e8-419609a9c4f2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 552/1126] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:41:41 2026] PUT /v2.0/floatingips/6cbf7c9f-4151-4386-9cf4-d2892f4368fb => generated 845 bytes in 939 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: 553/1127] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:41:42 2026] GET /v2.0/networks/ce2906f0-0c3a-400a-8ff6-d792e061beda?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:42.669 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c8dda8e-7274-4bc0-92e8-419609a9c4f2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 63b852bf-da95-43da-877e-2aa0170e438e (type: security_groups) to 1 2026-05-08 00:41:42.682 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c8dda8e-7274-4bc0-92e8-419609a9c4f2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 4b6854f1-2924-42f9-b8f3-b58aa9bc96f1 (type: security_group_rules) to 0 2026-05-08 00:41:42.696 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c8dda8e-7274-4bc0-92e8-419609a9c4f2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6d6966a6-ee5e-4a6e-87fa-0a572691ba45 (type: security_group_rules) to 0 2026-05-08 00:41:42.709 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c8dda8e-7274-4bc0-92e8-419609a9c4f2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7c50482c-0c3a-4cb2-9d13-beb178f1db4c (type: security_group_rules) to 0 2026-05-08 00:41:42.722 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c8dda8e-7274-4bc0-92e8-419609a9c4f2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c8ecf66a-fa5d-492b-9219-58b776896fe6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 575/1128] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:42 2026] GET /v2.0/security-groups?tenant_id=75268e3c35964452933f9833de3b7135&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:42.779 8 WARNING neutron.db.securitygroups_db [None req-8aeec017-641a-46d8-a866-0ecba4bab414 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:41:42.810 7 INFO neutron.db.ovn_revision_numbers_db [None req-8abc322b-f9d7-4385-a46b-de5637155933 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Successfully bumped revision number for resource 6cbf7c9f-4151-4386-9cf4-d2892f4368fb (type: floatingips) to 3 [pid: 8|app: 0|req: 576/1129] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:42 2026] GET /v2.0/security-groups?tenant_id=ae676fcd761f47b9987775c4735f025e&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:41:42.855 7 INFO neutron.db.l3_db [None req-8abc322b-f9d7-4385-a46b-de5637155933 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Floating IP 6cbf7c9f-4151-4386-9cf4-d2892f4368fb disassociated. External IP: 10.96.250.217, port: f97363bf-4f8b-4397-9792-6a1568f88675. [pid: 7|app: 0|req: 554/1130] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:41:42 2026] PUT /v2.0/floatingips/6cbf7c9f-4151-4386-9cf4-d2892f4368fb => generated 554 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1131] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:42 2026] DELETE /v2.0/security-groups/63b852bf-da95-43da-877e-2aa0170e438e => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1132] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:42 2026] DELETE /v2.0/security-groups/71dc5d6c-1ab2-4d91-862f-d4725efedcd6 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:43.140 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbb1d409-8ffd-4ebd-8d0b-d2218405e287 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] TaaS: Handle Delete Port: 81ee7d47-cf22-4c98-902e-7f0704edd75d 2026-05-08 00:41:43.142 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbb1d409-8ffd-4ebd-8d0b-d2218405e287 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Tap Mirror: Handle Delete Port: 81ee7d47-cf22-4c98-902e-7f0704edd75d [pid: 8|app: 0|req: 578/1133] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:41:43 2026] DELETE /v2.0/floatingips/6cbf7c9f-4151-4386-9cf4-d2892f4368fb => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:43.311 7 INFO neutron.api.v2.resource [None req-35e801ea-cbf7-4025-aeaa-e86ebf8685fe 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 556/1134] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:41:43 2026] DELETE /v2.0/floatingips/6cbf7c9f-4151-4386-9cf4-d2892f4368fb => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:41:43.479 8 INFO neutron_taas.services.taas.taas_plugin [None req-350743da-100d-48c4-9ad1-2197c2f7343f 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] TaaS: Handle Delete Port: f97363bf-4f8b-4397-9792-6a1568f88675 2026-05-08 00:41:43.485 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-350743da-100d-48c4-9ad1-2197c2f7343f 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Tap Mirror: Handle Delete Port: f97363bf-4f8b-4397-9792-6a1568f88675 [pid: 8|app: 0|req: 579/1135] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:41:43 2026] DELETE /v2.0/ports/f97363bf-4f8b-4397-9792-6a1568f88675 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1136] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:43 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1137] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:43 2026] GET /v2.0/security-groups?id=0294ada5-d7ce-4864-8c84-aeea3afaa09f&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:43.789 8 INFO neutron_taas.services.taas.taas_plugin [None req-77bd4c51-8476-4400-a599-a1d1ea911cf5 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] TaaS: Handle Delete Port: 566cdca6-0b9a-42f7-b40d-c1f2259349e5 2026-05-08 00:41:43.792 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77bd4c51-8476-4400-a599-a1d1ea911cf5 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Tap Mirror: Handle Delete Port: 566cdca6-0b9a-42f7-b40d-c1f2259349e5 [pid: 8|app: 0|req: 580/1138] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:41:43 2026] DELETE /v2.0/ports/566cdca6-0b9a-42f7-b40d-c1f2259349e5 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1139] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:41:43 2026] GET /v2.0/ports?device_id=71dde90e-c5c5-451f-87c8-117b32bebd5b => generated 946 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:44.329 8 INFO neutron_taas.services.taas.taas_plugin [None req-476181e6-88f6-49f4-bdf1-0bad517cbb65 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] TaaS: Handle Delete Port: c325c22a-291e-44d3-b581-a892965d5b7b 2026-05-08 00:41:44.332 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-476181e6-88f6-49f4-bdf1-0bad517cbb65 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Tap Mirror: Handle Delete Port: c325c22a-291e-44d3-b581-a892965d5b7b [pid: 8|app: 0|req: 581/1140] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:41:44 2026] PUT /v2.0/routers/71dde90e-c5c5-451f-87c8-117b32bebd5b/remove_router_interface => generated 310 bytes in 769 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: 582/1141] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:44 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:45.079 7 INFO neutron.db.ovn_revision_numbers_db [None req-5116f91e-5c13-4861-9d7c-b69e6b3eab77 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource adfe4a03-6abf-4bc7-b178-87107135aeab (type: security_groups) to 1 2026-05-08 00:41:45.089 7 INFO neutron.db.ovn_revision_numbers_db [None req-5116f91e-5c13-4861-9d7c-b69e6b3eab77 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7f0e047b-e2b6-4146-8c7c-177c43fc1e21 (type: security_group_rules) to 0 2026-05-08 00:41:45.105 7 INFO neutron.db.ovn_revision_numbers_db [None req-5116f91e-5c13-4861-9d7c-b69e6b3eab77 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource cc18a9f2-8213-4ed0-b2ca-19ef077b8f28 (type: security_group_rules) to 0 2026-05-08 00:41:45.122 7 INFO neutron.db.ovn_revision_numbers_db [None req-5116f91e-5c13-4861-9d7c-b69e6b3eab77 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f7b1890f-c8ad-49c6-bd69-cfea1cb1ebd3 (type: security_group_rules) to 0 2026-05-08 00:41:45.135 7 INFO neutron.db.ovn_revision_numbers_db [None req-5116f91e-5c13-4861-9d7c-b69e6b3eab77 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource fea007d1-992f-44c8-91fb-0afc96f8288f (type: security_group_rules) to 0 2026-05-08 00:41:45.210 7 INFO neutron.db.segments_db [None req-5116f91e-5c13-4861-9d7c-b69e6b3eab77 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Added segment 8465e0e2-a938-4b39-90c9-cf55592029ff of type geneve for network f58075d9-b31b-43ea-9465-de310b1a027e 2026-05-08 00:41:45.274 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e5b6c81-d98a-47fc-a016-b827fd2e103f 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] TaaS: Handle Delete Port: 7dc6e3e2-65eb-4c26-9a4c-2d38c5dbb30f 2026-05-08 00:41:45.278 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e5b6c81-d98a-47fc-a016-b827fd2e103f 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Tap Mirror: Handle Delete Port: 7dc6e3e2-65eb-4c26-9a4c-2d38c5dbb30f 2026-05-08 00:41:45.293 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8035311a-2e58-4355-87e2-dfc760f4908e - - - - - -] OVN reports status up for port: 5504435d-13bd-46d6-bb45-d11587c6da3f 2026-05-08 00:41:45.327 8 INFO neutron.plugins.ml2.plugin [None req-8035311a-2e58-4355-87e2-dfc760f4908e - - - - - -] Attempt 1 to provision port 5504435d-13bd-46d6-bb45-d11587c6da3f 2026-05-08 00:41:45.368 7 INFO neutron.db.ovn_revision_numbers_db [None req-5116f91e-5c13-4861-9d7c-b69e6b3eab77 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f58075d9-b31b-43ea-9465-de310b1a027e (type: networks) to 1 2026-05-08 00:41:45.537 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f68958d5-43c2-4210-830c-fcf450b3df6f'] response: {'server_uuid': '45ade32b-2250-46ad-aed9-b921057c0c77', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5504435d-13bd-46d6-bb45-d11587c6da3f', 'code': 200} 2026-05-08 00:41:45.580 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5116f91e-5c13-4861-9d7c-b69e6b3eab77 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:41:45.585 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5116f91e-5c13-4861-9d7c-b69e6b3eab77 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network f58075d9-b31b-43ea-9465-de310b1a027e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:45.693 7 INFO neutron.db.ovn_revision_numbers_db [None req-5116f91e-5c13-4861-9d7c-b69e6b3eab77 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0ded98cc-0bf0-4eda-b1a2-363256b734a6 (type: ports) to 1 [pid: 7|app: 0|req: 560/1142] 10.0.0.36 () {34 vars in 670 bytes} [Fri May 8 00:41:44 2026] POST /v2.0/networks => generated 786 bytes in 992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1143] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:45 2026] GET /v2.0/security-groups?id=0294ada5-d7ce-4864-8c84-aeea3afaa09f&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:45.833 8 INFO neutron.db.ovn_revision_numbers_db [None req-8035311a-2e58-4355-87e2-dfc760f4908e - - - - - -] Successfully bumped revision number for resource 5504435d-13bd-46d6-bb45-d11587c6da3f (type: ports) to 5 2026-05-08 00:41:45.921 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b32cbe3b-54dd-44f1-9c25-22aa7857d723 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:41:45.922 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b32cbe3b-54dd-44f1-9c25-22aa7857d723 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network f58075d9-b31b-43ea-9465-de310b1a027e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:46.035 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb30d6d5-af02-4997-8369-d835ffe96438 - - - - - -] OVN reports status down for port: 0ded98cc-0bf0-4eda-b1a2-363256b734a6 [pid: 8|app: 0|req: 583/1144] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:41:44 2026] DELETE /v2.0/routers/71dde90e-c5c5-451f-87c8-117b32bebd5b => generated 0 bytes in 1134 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: 584/1145] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:41:46 2026] DELETE /v2.0/subnets/eb0dcee8-a780-4820-b895-062262a2f5b9 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:41:46.346 8 INFO neutron_taas.services.taas.taas_plugin [None req-f245510f-aab8-460a-88df-3c1877534cfe 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] TaaS: Handle Delete Port: 4a98ef4b-7456-4a4d-b4d7-33bcac13171e 2026-05-08 00:41:46.348 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f245510f-aab8-460a-88df-3c1877534cfe 8a2b64bb5b574fe693a494f50bb9de09 89680657e7674045b0f800f537684d7d - - default default] Tap Mirror: Handle Delete Port: 4a98ef4b-7456-4a4d-b4d7-33bcac13171e 2026-05-08 00:41:46.422 7 INFO neutron.db.ovn_revision_numbers_db [None req-b32cbe3b-54dd-44f1-9c25-22aa7857d723 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0ded98cc-0bf0-4eda-b1a2-363256b734a6 (type: ports) to 2 2026-05-08 00:41:46.481 7 INFO neutron.db.ovn_revision_numbers_db [None req-b32cbe3b-54dd-44f1-9c25-22aa7857d723 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 88ee1827-8a61-42ef-b44c-eb23a08a5122 (type: subnets) to 0 [pid: 7|app: 0|req: 562/1146] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:41:45 2026] POST /v2.0/subnets => generated 692 bytes in 744 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:41:46.560 8 INFO neutron.services.segments.plugin [-] Segment 27d70085-3e7a-4aff-94ed-961f887c75b3 resource provider aggregate not found 2026-05-08 00:41:46.565 8 INFO neutron.services.segments.plugin [-] Segment 27d70085-3e7a-4aff-94ed-961f887c75b3 resource provider aggregate not found 2026-05-08 00:41:46.585 8 INFO neutron.services.segments.plugin [-] Segment 27d70085-3e7a-4aff-94ed-961f887c75b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27d70085-3e7a-4aff-94ed-961f887c75b3 found for delete ", "request_id": "req-a792dfd7-b304-4262-9f48-86a60d8daf13"}]} 2026-05-08 00:41:46.586 8 INFO neutron.services.segments.plugin [-] Segment 27d70085-3e7a-4aff-94ed-961f887c75b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27d70085-3e7a-4aff-94ed-961f887c75b3 found for delete ", "request_id": "req-3e611474-fd3d-4524-b48c-eb34b634c89a"}]} [pid: 8|app: 0|req: 585/1147] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:41:46 2026] DELETE /v2.0/networks/b6d6d5c0-2c3f-4220-8642-de39800c5701 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1148] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:46 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1149] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:46 2026] GET /v2.0/security-groups?id=0294ada5-d7ce-4864-8c84-aeea3afaa09f&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:46.957 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-103c5588-a33e-4531-9dec-4307950a73a0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:41:46.960 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-103c5588-a33e-4531-9dec-4307950a73a0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:47.089 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb30d6d5-af02-4997-8369-d835ffe96438 - - - - - -] OVN reports status down for port: 329aaf07-98d6-4209-aed4-fa43f820f84a 2026-05-08 00:41:47.105 7 INFO neutron.db.ovn_revision_numbers_db [None req-103c5588-a33e-4531-9dec-4307950a73a0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 329aaf07-98d6-4209-aed4-fa43f820f84a (type: ports) to 1 2026-05-08 00:41:47.343 8 WARNING neutron.db.securitygroups_db [None req-ccfba8c2-26b3-40cb-b4f1-23d74916cf62 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 588/1150] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:47 2026] GET /v2.0/security-groups?tenant_id=89680657e7674045b0f800f537684d7d&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1151] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:47 2026] DELETE /v2.0/security-groups/508dd8fa-f04f-4055-af52-d89562d359d6 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:47.579 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3564c20c-62c9-4152-be57-48172fd202b3'] response: {'server_uuid': '45ade32b-2250-46ad-aed9-b921057c0c77', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5504435d-13bd-46d6-bb45-d11587c6da3f', 'code': 200} 2026-05-08 00:41:47.852 7 INFO neutron.db.ovn_revision_numbers_db [None req-103c5588-a33e-4531-9dec-4307950a73a0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 329aaf07-98d6-4209-aed4-fa43f820f84a (type: router_ports) to 1 2026-05-08 00:41:47.875 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb30d6d5-af02-4997-8369-d835ffe96438 - - - - - -] OVN reports status up for port: 329aaf07-98d6-4209-aed4-fa43f820f84a 2026-05-08 00:41:47.883 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1e0fe0f6-15b3-4693-9cd5-be423cab22a4 - - - - - -] Router 808454ee-4b27-4dbf-9651-9caad7fc2075 is bound to host instance 2026-05-08 00:41:47.901 8 INFO neutron.plugins.ml2.plugin [None req-bb30d6d5-af02-4997-8369-d835ffe96438 - - - - - -] Attempt 1 to provision port 329aaf07-98d6-4209-aed4-fa43f820f84a 2026-05-08 00:41:47.922 7 INFO neutron.db.ovn_revision_numbers_db [None req-103c5588-a33e-4531-9dec-4307950a73a0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 808454ee-4b27-4dbf-9651-9caad7fc2075 (type: routers) to 2 [pid: 7|app: 0|req: 563/1152] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:41:46 2026] POST /v2.0/routers => generated 991 bytes in 1439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1153] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:47 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1154] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:48 2026] GET /v2.0/security-groups?id=0294ada5-d7ce-4864-8c84-aeea3afaa09f&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: 7|app: 0|req: 566/1155] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:48 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:48.829 7 INFO neutron.db.ovn_revision_numbers_db [None req-28304e43-7ad1-4b66-82b7-9259d5240a89 fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] Successfully bumped revision number for resource 890941d7-1147-41ab-93d1-6831fc4fe1b6 (type: floatingips) to 1 2026-05-08 00:41:48.972 7 INFO neutron.db.ovn_revision_numbers_db [None req-28304e43-7ad1-4b66-82b7-9259d5240a89 fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] Successfully bumped revision number for resource 890941d7-1147-41ab-93d1-6831fc4fe1b6 (type: floatingips) to 2 2026-05-08 00:41:48.973 7 INFO neutron.db.l3_db [None req-28304e43-7ad1-4b66-82b7-9259d5240a89 fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] Floating IP 890941d7-1147-41ab-93d1-6831fc4fe1b6 associated. External IP: 10.96.250.220, port: 5504435d-13bd-46d6-bb45-d11587c6da3f. [pid: 7|app: 0|req: 567/1156] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:41:48 2026] PUT /v2.0/floatingips/890941d7-1147-41ab-93d1-6831fc4fe1b6 => generated 856 bytes in 754 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:49.075 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-133ac89f-5c41-4501-88f7-6cce56c9c6cb'] response: {'name': 'network-changed', 'server_uuid': '45ade32b-2250-46ad-aed9-b921057c0c77', 'tag': '5504435d-13bd-46d6-bb45-d11587c6da3f', '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-05-08 00:41:49.255 7 WARNING neutron.db.securitygroups_db [None req-9c91dd73-c269-451e-8848-1e15cc39f61b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:41:49.462 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c7929e6-78d6-4cb7-ac75-0cd7369987e5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:41:49.465 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c7929e6-78d6-4cb7-ac75-0cd7369987e5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network f58075d9-b31b-43ea-9465-de310b1a027e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:49.670 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c91dd73-c269-451e-8848-1e15cc39f61b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 4eb69cf5-b731-42b4-8f4e-4e283d43e2c2 (type: security_groups) to 1 2026-05-08 00:41:49.720 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c91dd73-c269-451e-8848-1e15cc39f61b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8875df0a-4c12-408b-80ee-459058720493 (type: security_group_rules) to 0 2026-05-08 00:41:49.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c91dd73-c269-451e-8848-1e15cc39f61b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8e4d1aa3-1bd5-442d-b76c-38408d54b7e0 (type: security_group_rules) to 0 2026-05-08 00:41:49.771 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c91dd73-c269-451e-8848-1e15cc39f61b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b4c6f6c3-e26f-4a1e-a2c6-4f03fa9479e0 (type: security_group_rules) to 0 2026-05-08 00:41:49.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c7929e6-78d6-4cb7-ac75-0cd7369987e5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7fa6436c-4b8c-485b-8708-3adf78aae0b8 (type: ports) to 1 2026-05-08 00:41:49.881 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c91dd73-c269-451e-8848-1e15cc39f61b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f3265dc3-706e-492c-8112-2ed9b676035c (type: security_group_rules) to 0 2026-05-08 00:41:49.894 8 INFO neutron.db.ovn_revision_numbers_db [None req-370222df-5c5b-41df-9423-a24a9fa2517b - - - - - -] Successfully bumped revision number for resource 329aaf07-98d6-4209-aed4-fa43f820f84a (type: ports) to 4 [pid: 7|app: 0|req: 568/1157] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:49 2026] GET /v2.0/security-groups?tenant_id=c7e0e9c9c4d24637a767cdbf32342436&name=default => generated 2925 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1158] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:49 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1159] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:41:49 2026] GET /v2.0/ports?tenant_id=d74760483eeb4ce5a8d1b6cd592772be&device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 1236 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:50.242 7 INFO neutron.db.ovn_revision_numbers_db [None req-a15da7f8-2591-4d7b-823c-9a8c3c9d67ae 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource b45cc20a-e668-4f47-b11c-4fb9a19f98a4 (type: security_groups) to 1 2026-05-08 00:41:50.306 7 INFO neutron.db.ovn_revision_numbers_db [None req-a15da7f8-2591-4d7b-823c-9a8c3c9d67ae 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource 2b8ffeaa-b38a-431f-b04b-49773f0de8e8 (type: security_group_rules) to 0 2026-05-08 00:41:50.379 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb30d6d5-af02-4997-8369-d835ffe96438 - - - - - -] OVN reports status down for port: 7fa6436c-4b8c-485b-8708-3adf78aae0b8 2026-05-08 00:41:50.518 7 INFO neutron.db.ovn_revision_numbers_db [None req-a15da7f8-2591-4d7b-823c-9a8c3c9d67ae 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource 6e3e2121-b615-42db-b04f-e06023aeb782 (type: security_group_rules) to 0 2026-05-08 00:41:50.742 7 INFO neutron.db.ovn_revision_numbers_db [None req-a15da7f8-2591-4d7b-823c-9a8c3c9d67ae 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource 9a37001a-2fc4-493e-a19c-064a541b52ec (type: security_group_rules) to 0 2026-05-08 00:41:51.069 7 INFO neutron.db.ovn_revision_numbers_db [None req-a15da7f8-2591-4d7b-823c-9a8c3c9d67ae 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource b78cab43-a743-4266-94f4-15400bae0db9 (type: security_group_rules) to 0 2026-05-08 00:41:51.157 7 INFO neutron.db.segments_db [None req-a15da7f8-2591-4d7b-823c-9a8c3c9d67ae 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Added segment 9ff69364-8251-4cc8-820a-06432de43694 of type geneve for network 9c97ab1f-543e-4607-bc5b-5fa350d884c4 2026-05-08 00:41:51.175 8 INFO neutron.db.ovn_revision_numbers_db [None req-370222df-5c5b-41df-9423-a24a9fa2517b - - - - - -] Successfully bumped revision number for resource 329aaf07-98d6-4209-aed4-fa43f820f84a (type: ports) to 5 2026-05-08 00:41:51.249 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bb30d6d5-af02-4997-8369-d835ffe96438 - - - - - -] Logical_Switch_Port 7fa6436c-4b8c-485b-8708-3adf78aae0b8 host information not removed, the port state is up 2026-05-08 00:41:51.249 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb30d6d5-af02-4997-8369-d835ffe96438 - - - - - -] OVN reports status up for port: 7fa6436c-4b8c-485b-8708-3adf78aae0b8 2026-05-08 00:41:51.278 7 INFO neutron.db.segments_db [None req-a15da7f8-2591-4d7b-823c-9a8c3c9d67ae 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Added segment 5ad1fd78-1833-4770-9f9e-6db88de379e5 of type geneve for network 05d6ad98-e2b6-4c3f-ad31-c1fa61f17bf1 2026-05-08 00:41:51.342 8 INFO neutron.plugins.ml2.plugin [None req-bb30d6d5-af02-4997-8369-d835ffe96438 - - - - - -] Attempt 1 to provision port 7fa6436c-4b8c-485b-8708-3adf78aae0b8 2026-05-08 00:41:51.421 7 INFO neutron.db.ovn_revision_numbers_db [None req-a15da7f8-2591-4d7b-823c-9a8c3c9d67ae 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource 9c97ab1f-543e-4607-bc5b-5fa350d884c4 (type: networks) to 1 2026-05-08 00:41:51.452 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c7929e6-78d6-4cb7-ac75-0cd7369987e5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:41:51.461 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c7929e6-78d6-4cb7-ac75-0cd7369987e5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network f58075d9-b31b-43ea-9465-de310b1a027e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:51.583 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a15da7f8-2591-4d7b-823c-9a8c3c9d67ae 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] No more DHCP agents 2026-05-08 00:41:51.585 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a15da7f8-2591-4d7b-823c-9a8c3c9d67ae 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Unable to schedule network 9c97ab1f-543e-4607-bc5b-5fa350d884c4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:51.753 7 INFO neutron.db.ovn_revision_numbers_db [None req-a15da7f8-2591-4d7b-823c-9a8c3c9d67ae 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource b9163010-2d23-4f79-b7b7-d28a66037c8d (type: ports) to 1 2026-05-08 00:41:51.933 7 INFO neutron.db.ovn_revision_numbers_db [None req-a15da7f8-2591-4d7b-823c-9a8c3c9d67ae 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource 05d6ad98-e2b6-4c3f-ad31-c1fa61f17bf1 (type: networks) to 1 2026-05-08 00:41:52.197 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb30d6d5-af02-4997-8369-d835ffe96438 - - - - - -] Successfully bumped revision number for resource 7fa6436c-4b8c-485b-8708-3adf78aae0b8 (type: ports) to 2 2026-05-08 00:41:52.229 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a15da7f8-2591-4d7b-823c-9a8c3c9d67ae 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] No more DHCP agents 2026-05-08 00:41:52.231 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a15da7f8-2591-4d7b-823c-9a8c3c9d67ae 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Unable to schedule network 05d6ad98-e2b6-4c3f-ad31-c1fa61f17bf1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:52.327 7 INFO neutron.db.ovn_revision_numbers_db [None req-a15da7f8-2591-4d7b-823c-9a8c3c9d67ae 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource e0f1cb49-077d-47eb-9163-89f28540846d (type: ports) to 1 [pid: 7|app: 0|req: 571/1160] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:41:50 2026] POST /v2.0/networks => generated 1319 bytes in 2409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:41:52.413 7 INFO neutron.common.ovn.utils [None req-823517b3-0032-4502-b79c-5be5c3fbe184 - - - - - -] HA Chassis Group neutron-f58075d9-b31b-43ea-9465-de310b1a027e synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d 2026-05-08 00:41:52.513 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c7929e6-78d6-4cb7-ac75-0cd7369987e5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7fa6436c-4b8c-485b-8708-3adf78aae0b8 (type: router_ports) to 1 [pid: 8|app: 0|req: 590/1161] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:41:47 2026] PUT /v2.0/routers/808454ee-4b27-4dbf-9651-9caad7fc2075/add_router_interface => generated 310 bytes in 4568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1162] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:52 2026] GET /v2.0/security-groups?id=0294ada5-d7ce-4864-8c84-aeea3afaa09f&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: 8|app: 0|req: 592/1163] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:41:52 2026] GET /v2.0/networks?id=ce2906f0-0c3a-400a-8ff6-d792e061beda => generated 806 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1166] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:52 2026] DELETE /v2.0/security-groups/4eb69cf5-b731-42b4-8f4e-4e283d43e2c2 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1167] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:41:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5504435d-13bd-46d6-bb45-d11587c6da3f => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1168] 10.0.0.36 () {32 vars in 648 bytes} [Fri May 8 00:41:52 2026] GET /v2.0/networks => generated 1968 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1169] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:41:52 2026] GET /v2.0/subnets?id=f064ca01-214b-4b8c-993d-7455c7808582 => generated 687 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1170] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:41:52 2026] GET /v2.0/ports?network_id=ce2906f0-0c3a-400a-8ff6-d792e061beda&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:52.731 7 WARNING neutron.db.securitygroups_db [None req-d0e17354-3713-430e-a23b-acfc0c01ee30 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:41:52.784 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e10e526-3882-4e87-8dd5-d3c5a9503342 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] TaaS: Handle Delete Port: b9163010-2d23-4f79-b7b7-d28a66037c8d 2026-05-08 00:41:52.789 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e10e526-3882-4e87-8dd5-d3c5a9503342 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Tap Mirror: Handle Delete Port: b9163010-2d23-4f79-b7b7-d28a66037c8d 2026-05-08 00:41:52.879 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0e17354-3713-430e-a23b-acfc0c01ee30 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ba1f88aa-ec40-4bc5-8045-327c9a4685f0 (type: security_groups) to 1 2026-05-08 00:41:52.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0e17354-3713-430e-a23b-acfc0c01ee30 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 48204a8d-b0c2-4f4e-b37d-5af14fa49c90 (type: security_group_rules) to 0 2026-05-08 00:41:52.910 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0e17354-3713-430e-a23b-acfc0c01ee30 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 71a0ec66-5a7f-4107-9bd1-7a786b51e18a (type: security_group_rules) to 0 2026-05-08 00:41:52.924 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0e17354-3713-430e-a23b-acfc0c01ee30 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d88226c8-47f5-409c-8940-afcadcd3e30b (type: security_group_rules) to 0 2026-05-08 00:41:52.941 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0e17354-3713-430e-a23b-acfc0c01ee30 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f2d78ec5-1c01-4b5c-ba70-6c4dc54e36ad (type: security_group_rules) to 0 [pid: 7|app: 0|req: 576/1171] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:41:52 2026] GET /v2.0/security-groups?tenant_id=146195dc14154c76bce60cc4eee362e7&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:52.998 8 INFO neutron.services.segments.plugin [-] Segment 9ff69364-8251-4cc8-820a-06432de43694 resource provider aggregate not found 2026-05-08 00:41:53.006 8 INFO neutron.services.segments.plugin [-] Segment 9ff69364-8251-4cc8-820a-06432de43694 resource provider aggregate not found 2026-05-08 00:41:53.020 8 INFO neutron.services.segments.plugin [-] Segment 9ff69364-8251-4cc8-820a-06432de43694 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ff69364-8251-4cc8-820a-06432de43694 found for delete ", "request_id": "req-fb4243c1-4590-4704-8a17-37f564f5be4d"}]} 2026-05-08 00:41:53.021 8 INFO neutron.services.segments.plugin [-] Segment 9ff69364-8251-4cc8-820a-06432de43694 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ff69364-8251-4cc8-820a-06432de43694 found for delete ", "request_id": "req-23ec9e73-fa18-41a1-8ab1-2be5b3346fcf"}]} [pid: 7|app: 0|req: 577/1172] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:41:52 2026] GET /v2.0/networks/ce2906f0-0c3a-400a-8ff6-d792e061beda?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: 596/1173] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:41:52 2026] DELETE /v2.0/networks/9c97ab1f-543e-4607-bc5b-5fa350d884c4 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1174] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:53 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1175] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:41:53 2026] GET /v2.0/networks/ce2906f0-0c3a-400a-8ff6-d792e061beda?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: 597/1176] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:41:53 2026] DELETE /v2.0/security-groups/ba1f88aa-ec40-4bc5-8045-327c9a4685f0 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:53.285 7 INFO neutron_taas.services.taas.taas_plugin [None req-e9c7b9dd-64a3-48ee-88f2-7b45e67d1ef1 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] TaaS: Handle Delete Port: e0f1cb49-077d-47eb-9163-89f28540846d 2026-05-08 00:41:53.289 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9c7b9dd-64a3-48ee-88f2-7b45e67d1ef1 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Tap Mirror: Handle Delete Port: e0f1cb49-077d-47eb-9163-89f28540846d [pid: 8|app: 0|req: 598/1177] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:53 2026] GET /v2.0/security-groups?id=0294ada5-d7ce-4864-8c84-aeea3afaa09f&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-05-08 00:41:53.466 7 INFO neutron.services.segments.plugin [-] Segment 5ad1fd78-1833-4770-9f9e-6db88de379e5 resource provider aggregate not found 2026-05-08 00:41:53.475 7 INFO neutron.services.segments.plugin [-] Segment 5ad1fd78-1833-4770-9f9e-6db88de379e5 resource provider aggregate not found 2026-05-08 00:41:53.494 7 INFO neutron.services.segments.plugin [-] Segment 5ad1fd78-1833-4770-9f9e-6db88de379e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ad1fd78-1833-4770-9f9e-6db88de379e5 found for delete ", "request_id": "req-e3f2d4d2-3e87-4b5b-9eaa-bb4c1efa3cf3"}]} 2026-05-08 00:41:53.494 7 INFO neutron.services.segments.plugin [-] Segment 5ad1fd78-1833-4770-9f9e-6db88de379e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ad1fd78-1833-4770-9f9e-6db88de379e5 found for delete ", "request_id": "req-cc548f82-1af6-4523-90d6-ab908ab816e4"}]} [pid: 7|app: 0|req: 580/1178] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:41:53 2026] DELETE /v2.0/networks/05d6ad98-e2b6-4c3f-ad31-c1fa61f17bf1 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1179] 10.0.0.188 () {34 vars in 982 bytes} [Fri May 8 00:41:53 2026] GET /v2.0/networks?id=f58075d9-b31b-43ea-9465-de310b1a027e => generated 715 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1180] 10.0.0.36 () {32 vars in 648 bytes} [Fri May 8 00:41:53 2026] GET /v2.0/networks => generated 689 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1181] 10.0.0.188 () {34 vars in 965 bytes} [Fri May 8 00:41:53 2026] GET /v2.0/quotas/81930749d241478a9f23055d260257a0 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1182] 10.0.0.188 () {34 vars in 1002 bytes} [Fri May 8 00:41:53 2026] GET /v2.0/ports?tenant_id=81930749d241478a9f23055d260257a0&fields=id => generated 103 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:53.645 7 INFO neutron.db.segments_db [None req-f56c3692-1404-4820-99fe-9197770f592a 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Added segment af721625-6597-4156-9afb-3bb7b203efe6 of type geneve for network bb5bcd3b-3b25-472d-b2f7-8b16a4ec10b5 [pid: 8|app: 0|req: 602/1183] 10.0.0.188 () {34 vars in 1008 bytes} [Fri May 8 00:41:53 2026] GET /v2.0/networks/f58075d9-b31b-43ea-9465-de310b1a027e?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: 603/1184] 10.0.0.188 () {34 vars in 1108 bytes} [Fri May 8 00:41:53 2026] GET /v2.0/networks/f58075d9-b31b-43ea-9465-de310b1a027e?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-05-08 00:41:53.770 7 INFO neutron.db.ovn_revision_numbers_db [None req-f56c3692-1404-4820-99fe-9197770f592a 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource bb5bcd3b-3b25-472d-b2f7-8b16a4ec10b5 (type: networks) to 1 [pid: 8|app: 0|req: 604/1185] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:53 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:53.937 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f56c3692-1404-4820-99fe-9197770f592a 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] No more DHCP agents 2026-05-08 00:41:53.939 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f56c3692-1404-4820-99fe-9197770f592a 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Unable to schedule network bb5bcd3b-3b25-472d-b2f7-8b16a4ec10b5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:53.989 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-823517b3-0032-4502-b79c-5be5c3fbe184 - - - - - -] OVN reports status down for port: 85b8561c-fa18-4e21-af88-fccdcfa4e931 2026-05-08 00:41:54.046 7 INFO neutron.db.ovn_revision_numbers_db [None req-f56c3692-1404-4820-99fe-9197770f592a 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource 85b8561c-fa18-4e21-af88-fccdcfa4e931 (type: ports) to 1 [pid: 7|app: 0|req: 582/1186] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:41:53 2026] POST /v2.0/networks => generated 692 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:41:54.175 8 INFO neutron.db.segments_db [None req-87e2f7e3-5043-4e8b-a5b7-6edde57a0d73 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Added segment 5e4cb234-21a8-4164-aa83-ce889b9073c0 of type geneve for network 55cd0d61-a1c3-40fd-83be-8426e91a472d 2026-05-08 00:41:54.286 8 INFO neutron.db.ovn_revision_numbers_db [None req-87e2f7e3-5043-4e8b-a5b7-6edde57a0d73 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource 55cd0d61-a1c3-40fd-83be-8426e91a472d (type: networks) to 1 [pid: 7|app: 0|req: 583/1187] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:54 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1188] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:54 2026] GET /v2.0/security-groups?id=0294ada5-d7ce-4864-8c84-aeea3afaa09f&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:54.464 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-87e2f7e3-5043-4e8b-a5b7-6edde57a0d73 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] No more DHCP agents 2026-05-08 00:41:54.465 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-87e2f7e3-5043-4e8b-a5b7-6edde57a0d73 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Unable to schedule network 55cd0d61-a1c3-40fd-83be-8426e91a472d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:54.531 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-823517b3-0032-4502-b79c-5be5c3fbe184 - - - - - -] OVN reports status down for port: c1867ba1-5ee3-40c2-af90-f65e8441c421 2026-05-08 00:41:54.558 8 INFO neutron.db.ovn_revision_numbers_db [None req-87e2f7e3-5043-4e8b-a5b7-6edde57a0d73 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource c1867ba1-5ee3-40c2-af90-f65e8441c421 (type: ports) to 1 [pid: 8|app: 0|req: 605/1189] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:41:54 2026] POST /v2.0/networks => generated 691 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:41:54.992 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61befbca-54e4-42b9-a163-4579b9bb971a 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] No more DHCP agents 2026-05-08 00:41:54.993 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61befbca-54e4-42b9-a163-4579b9bb971a 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Unable to schedule network bb5bcd3b-3b25-472d-b2f7-8b16a4ec10b5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 606/1190] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:55 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:55.077 7 INFO neutron.db.ovn_revision_numbers_db [None req-61befbca-54e4-42b9-a163-4579b9bb971a 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource 09ab274d-2809-4e12-b02e-a85fe68d4e9f (type: ports) to 1 2026-05-08 00:41:55.117 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61befbca-54e4-42b9-a163-4579b9bb971a 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] No more DHCP agents 2026-05-08 00:41:55.119 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61befbca-54e4-42b9-a163-4579b9bb971a 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Unable to schedule network 55cd0d61-a1c3-40fd-83be-8426e91a472d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 607/1191] 199.19.213.225 () {34 vars in 994 bytes} [Fri May 8 00:41:55 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:55.199 7 INFO neutron.db.ovn_revision_numbers_db [None req-61befbca-54e4-42b9-a163-4579b9bb971a 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource d0f304b8-0d8e-46f1-b233-38e9e3b15e5f (type: ports) to 1 [pid: 7|app: 0|req: 585/1192] 10.0.0.36 () {34 vars in 664 bytes} [Fri May 8 00:41:54 2026] POST /v2.0/ports => generated 1505 bytes in 679 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: 586/1193] 10.0.0.36 () {32 vars in 642 bytes} [Fri May 8 00:41:55 2026] GET /v2.0/ports => generated 3017 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:55.353 8 INFO neutron_taas.services.taas.taas_plugin [req-d9e5d09f-9ea3-484e-81b0-bf93e027da15 req-c35d6ea3-a1d9-4d8d-aed4-719d93a8a7f7 fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] TaaS: Handle Delete Port: 5504435d-13bd-46d6-bb45-d11587c6da3f 2026-05-08 00:41:55.356 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d9e5d09f-9ea3-484e-81b0-bf93e027da15 req-c35d6ea3-a1d9-4d8d-aed4-719d93a8a7f7 fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] Tap Mirror: Handle Delete Port: 5504435d-13bd-46d6-bb45-d11587c6da3f 2026-05-08 00:41:55.465 7 INFO neutron_taas.services.taas.taas_plugin [None req-15cac65d-853f-4a19-86ef-30990c6ed7f5 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] TaaS: Handle Delete Port: 09ab274d-2809-4e12-b02e-a85fe68d4e9f 2026-05-08 00:41:55.468 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15cac65d-853f-4a19-86ef-30990c6ed7f5 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Tap Mirror: Handle Delete Port: 09ab274d-2809-4e12-b02e-a85fe68d4e9f 2026-05-08 00:41:55.539 8 INFO neutron.db.l3_db [req-d9e5d09f-9ea3-484e-81b0-bf93e027da15 req-c35d6ea3-a1d9-4d8d-aed4-719d93a8a7f7 fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] Floating IP 890941d7-1147-41ab-93d1-6831fc4fe1b6 disassociated. External IP: 10.96.250.220, port: 5504435d-13bd-46d6-bb45-d11587c6da3f. [pid: 7|app: 0|req: 587/1194] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:41:55 2026] DELETE /v2.0/ports/09ab274d-2809-4e12-b02e-a85fe68d4e9f => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 588/1195] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:55 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1196] 199.19.213.225 () {36 vars in 997 bytes} [Fri May 8 00:41:55 2026] DELETE /v2.0/ports/5504435d-13bd-46d6-bb45-d11587c6da3f => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:41:55.741 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-485fc027-c348-4b9e-974c-006946d03395'] response: {'server_uuid': '45ade32b-2250-46ad-aed9-b921057c0c77', 'name': 'network-vif-deleted', 'tag': '5504435d-13bd-46d6-bb45-d11587c6da3f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 609/1197] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:55 2026] GET /v2.0/security-groups?id=0294ada5-d7ce-4864-8c84-aeea3afaa09f&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:55.830 7 INFO neutron_taas.services.taas.taas_plugin [None req-e8569b96-a411-4d26-a02f-27af0b7dca1c 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] TaaS: Handle Delete Port: d0f304b8-0d8e-46f1-b233-38e9e3b15e5f 2026-05-08 00:41:55.838 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8569b96-a411-4d26-a02f-27af0b7dca1c 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Tap Mirror: Handle Delete Port: d0f304b8-0d8e-46f1-b233-38e9e3b15e5f [pid: 7|app: 0|req: 589/1198] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:41:55 2026] DELETE /v2.0/ports/d0f304b8-0d8e-46f1-b233-38e9e3b15e5f => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1199] 10.0.0.36 () {32 vars in 642 bytes} [Fri May 8 00:41:55 2026] GET /v2.0/ports => generated 1523 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:56.190 8 INFO neutron.db.segments_db [None req-0a60ce6f-4b1c-4e03-a6ef-2616d81aef5e 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Added segment f419e0f0-9e2e-4fa7-989e-26e321d1b5aa of type geneve for network 5f11f460-5893-4fb2-85b8-388246fde62e 2026-05-08 00:41:56.321 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a60ce6f-4b1c-4e03-a6ef-2616d81aef5e 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource 5f11f460-5893-4fb2-85b8-388246fde62e (type: networks) to 1 2026-05-08 00:41:56.397 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cc9b935-086b-4a08-aecb-bc1f3f40e513 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource bb646660-f3f4-46fd-9ca3-17cf9cdccdec (type: security_groups) to 1 2026-05-08 00:41:56.407 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cc9b935-086b-4a08-aecb-bc1f3f40e513 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 055a57b8-2fef-463a-9c1d-67f84a00acb2 (type: security_group_rules) to 0 2026-05-08 00:41:56.417 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cc9b935-086b-4a08-aecb-bc1f3f40e513 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 0ccabc98-31f2-4fb3-90d0-92b1247ab5b1 (type: security_group_rules) to 0 2026-05-08 00:41:56.428 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cc9b935-086b-4a08-aecb-bc1f3f40e513 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 9927c808-5ba9-497d-8c44-7fa1a3efd99a (type: security_group_rules) to 0 2026-05-08 00:41:56.439 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cc9b935-086b-4a08-aecb-bc1f3f40e513 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource f625cdb6-8be4-4df6-baa5-7194f4d63098 (type: security_group_rules) to 0 2026-05-08 00:41:56.493 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a60ce6f-4b1c-4e03-a6ef-2616d81aef5e 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] No more DHCP agents 2026-05-08 00:41:56.494 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a60ce6f-4b1c-4e03-a6ef-2616d81aef5e 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Unable to schedule network 5f11f460-5893-4fb2-85b8-388246fde62e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:56.516 7 INFO neutron.db.segments_db [None req-6cc9b935-086b-4a08-aecb-bc1f3f40e513 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Added segment 04dfa969-89c9-467c-a943-7883ead4983a of type geneve for network d2817d0f-4e47-4d92-9f8f-d72e71cad1af 2026-05-08 00:41:56.585 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a60ce6f-4b1c-4e03-a6ef-2616d81aef5e 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource 24c73d1b-d53b-4a3e-a44a-0daa4f1e07d5 (type: ports) to 1 [pid: 8|app: 0|req: 611/1200] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:41:56 2026] POST /v2.0/networks => generated 691 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1201] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:56 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:56.694 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cc9b935-086b-4a08-aecb-bc1f3f40e513 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource d2817d0f-4e47-4d92-9f8f-d72e71cad1af (type: networks) to 1 2026-05-08 00:41:56.737 8 INFO neutron.db.segments_db [None req-d59fba54-e4e2-4828-96bc-421020a9ef08 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Added segment 1a3beb3e-ea58-498a-98d3-10ac8df45a77 of type geneve for network 20be617e-e359-4d6f-a158-a9421bb2d30c 2026-05-08 00:41:56.856 8 INFO neutron.db.ovn_revision_numbers_db [None req-d59fba54-e4e2-4828-96bc-421020a9ef08 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource 20be617e-e359-4d6f-a158-a9421bb2d30c (type: networks) to 1 2026-05-08 00:41:56.925 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6cc9b935-086b-4a08-aecb-bc1f3f40e513 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] No more DHCP agents 2026-05-08 00:41:56.926 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6cc9b935-086b-4a08-aecb-bc1f3f40e513 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Unable to schedule network d2817d0f-4e47-4d92-9f8f-d72e71cad1af: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:56.955 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] No hosting information found for port 7fa6436c-4b8c-485b-8708-3adf78aae0b8: RuntimeError: No hosting information found for port 7fa6436c-4b8c-485b-8708-3adf78aae0b8 2026-05-08 00:41:56.955 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] OVN reports status down for port: b9163010-2d23-4f79-b7b7-d28a66037c8d 2026-05-08 00:41:57.002 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] OVN reports status down for port: e0f1cb49-077d-47eb-9163-89f28540846d 2026-05-08 00:41:57.011 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cc9b935-086b-4a08-aecb-bc1f3f40e513 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 60aa6ee8-47f3-43c4-af9b-2f2cedc6a85f (type: ports) to 1 [pid: 7|app: 0|req: 590/1202] 10.0.0.36 () {34 vars in 670 bytes} [Fri May 8 00:41:56 2026] POST /v2.0/networks => generated 670 bytes in 972 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1203] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:57 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:57.125 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d59fba54-e4e2-4828-96bc-421020a9ef08 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] No more DHCP agents 2026-05-08 00:41:57.127 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d59fba54-e4e2-4828-96bc-421020a9ef08 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Unable to schedule network 20be617e-e359-4d6f-a158-a9421bb2d30c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:57.205 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] Successfully bumped revision number for resource 7fa6436c-4b8c-485b-8708-3adf78aae0b8 (type: router_ports) to 2 2026-05-08 00:41:57.207 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] OVN reports status down for port: 5504435d-13bd-46d6-bb45-d11587c6da3f 2026-05-08 00:41:57.228 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-823517b3-0032-4502-b79c-5be5c3fbe184 - - - - - -] OVN reports status down for port: d7134d23-b6d3-4606-8adb-e79007f5dd9f 2026-05-08 00:41:57.233 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] OVN reports status down for port: 09ab274d-2809-4e12-b02e-a85fe68d4e9f 2026-05-08 00:41:57.245 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] OVN reports status down for port: d0f304b8-0d8e-46f1-b233-38e9e3b15e5f 2026-05-08 00:41:57.260 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] OVN reports status down for port: 24c73d1b-d53b-4a3e-a44a-0daa4f1e07d5 2026-05-08 00:41:57.270 8 INFO neutron.db.ovn_revision_numbers_db [None req-d59fba54-e4e2-4828-96bc-421020a9ef08 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource d7134d23-b6d3-4606-8adb-e79007f5dd9f (type: ports) to 1 [pid: 8|app: 0|req: 613/1204] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:41:56 2026] POST /v2.0/networks => generated 691 bytes in 683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:41:57.334 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] OVN reports status down for port: 60aa6ee8-47f3-43c4-af9b-2f2cedc6a85f 2026-05-08 00:41:57.534 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c27d1f97-1407-46dd-938c-64bb7604f62a b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] No more DHCP agents 2026-05-08 00:41:57.536 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c27d1f97-1407-46dd-938c-64bb7604f62a b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:57.665 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] OVN reports status down for port: 22dcd386-0f8a-4b76-82de-40380b15c44a 2026-05-08 00:41:57.677 7 INFO neutron.db.ovn_revision_numbers_db [None req-c27d1f97-1407-46dd-938c-64bb7604f62a b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 22dcd386-0f8a-4b76-82de-40380b15c44a (type: ports) to 1 [pid: 8|app: 0|req: 614/1205] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:57 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:41:58.106 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b64619cb-7a6f-4ea1-8685-116da72509fd 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] No more DHCP agents 2026-05-08 00:41:58.107 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b64619cb-7a6f-4ea1-8685-116da72509fd 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Unable to schedule network 5f11f460-5893-4fb2-85b8-388246fde62e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:58.136 8 INFO neutron.db.ovn_revision_numbers_db [None req-b64619cb-7a6f-4ea1-8685-116da72509fd 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource 9053cd03-3c90-4269-b9de-198b8334c037 (type: subnets) to 0 2026-05-08 00:41:58.164 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b64619cb-7a6f-4ea1-8685-116da72509fd 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] No more DHCP agents 2026-05-08 00:41:58.165 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b64619cb-7a6f-4ea1-8685-116da72509fd 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Unable to schedule network 20be617e-e359-4d6f-a158-a9421bb2d30c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:58.200 8 INFO neutron.db.ovn_revision_numbers_db [None req-b64619cb-7a6f-4ea1-8685-116da72509fd 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Successfully bumped revision number for resource bce6c14c-7f4e-4ad3-a0c3-1416c92d7f58 (type: subnets) to 0 [pid: 8|app: 0|req: 615/1206] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:41:57 2026] POST /v2.0/subnets => generated 1323 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1207] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:58 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => 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: 617/1208] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:41:58 2026] GET /v2.0/networks?id=f58075d9-b31b-43ea-9465-de310b1a027e => generated 715 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1209] 10.0.0.36 () {32 vars in 646 bytes} [Fri May 8 00:41:58 2026] GET /v2.0/subnets => generated 1959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:58.557 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a753ccc4-63e3-49e9-ae50-7aa2d1488caf req-a184e08e-e766-4b28-ae20-d954dc83eedd 01b23461f7cd49e1a87b97a2fde06de0 81930749d241478a9f23055d260257a0 - - default default] No more DHCP agents 2026-05-08 00:41:58.558 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a753ccc4-63e3-49e9-ae50-7aa2d1488caf req-a184e08e-e766-4b28-ae20-d954dc83eedd 01b23461f7cd49e1a87b97a2fde06de0 81930749d241478a9f23055d260257a0 - - default default] Unable to schedule network f58075d9-b31b-43ea-9465-de310b1a027e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:41:58.703 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-823517b3-0032-4502-b79c-5be5c3fbe184 - - - - - -] OVN reports status down for port: 6ddeefeb-19ec-4a77-bac3-61194e8ff5a3 2026-05-08 00:41:58.749 8 INFO neutron.db.ovn_revision_numbers_db [req-a753ccc4-63e3-49e9-ae50-7aa2d1488caf req-a184e08e-e766-4b28-ae20-d954dc83eedd 01b23461f7cd49e1a87b97a2fde06de0 81930749d241478a9f23055d260257a0 - - default default] Successfully bumped revision number for resource 6ddeefeb-19ec-4a77-bac3-61194e8ff5a3 (type: ports) to 1 2026-05-08 00:41:58.796 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] OVN reports status up for port: 22dcd386-0f8a-4b76-82de-40380b15c44a 2026-05-08 00:41:58.797 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9c27fafd-7ec7-484b-be0d-0edd3b115e85 - - - - - -] Router a7bdbe24-cd07-4db2-ae94-c658d3cb1c60 is bound to host instance 2026-05-08 00:41:58.843 8 INFO neutron.plugins.ml2.plugin [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] Attempt 1 to provision port 22dcd386-0f8a-4b76-82de-40380b15c44a 2026-05-08 00:41:58.856 7 INFO neutron.db.ovn_revision_numbers_db [None req-c27d1f97-1407-46dd-938c-64bb7604f62a b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 22dcd386-0f8a-4b76-82de-40380b15c44a (type: router_ports) to 1 [pid: 8|app: 0|req: 619/1210] 199.19.213.225 () {38 vars in 955 bytes} [Fri May 8 00:41:58 2026] POST /v2.0/ports => generated 958 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:41:59.018 7 INFO neutron.db.ovn_revision_numbers_db [None req-c27d1f97-1407-46dd-938c-64bb7604f62a b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource a7bdbe24-cd07-4db2-ae94-c658d3cb1c60 (type: routers) to 2 [pid: 8|app: 0|req: 620/1211] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:41:58 2026] DELETE /v2.0/subnets/9053cd03-3c90-4269-b9de-198b8334c037 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1212] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:41:57 2026] POST /v2.0/routers => generated 974 bytes in 2008 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1213] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 961 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1214] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:41:59 2026] DELETE /v2.0/subnets/bce6c14c-7f4e-4ad3-a0c3-1416c92d7f58 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1215] 10.0.0.36 () {32 vars in 775 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/subnets?project_id=dc63d197780b43c899c62c17cf112388&cidr=10.100.0.0%2F28 => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1216] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/security-groups?id=adfe4a03-6abf-4bc7-b178-87107135aeab&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1217] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/ports?device_id=45ade32b-2250-46ad-aed9-b921057c0c77 => 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: 626/1218] 10.0.0.36 () {32 vars in 646 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1219] 10.0.0.36 () {32 vars in 693 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 791 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:59.623 8 INFO neutron_taas.services.taas.taas_plugin [None req-88a16185-2092-43b6-bcbf-6f71f8bd0a35 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] TaaS: Handle Delete Port: d7134d23-b6d3-4606-8adb-e79007f5dd9f 2026-05-08 00:41:59.629 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88a16185-2092-43b6-bcbf-6f71f8bd0a35 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Tap Mirror: Handle Delete Port: d7134d23-b6d3-4606-8adb-e79007f5dd9f 2026-05-08 00:42:00.142 7 INFO neutron.db.ovn_revision_numbers_db [req-a753ccc4-63e3-49e9-ae50-7aa2d1488caf req-4cd353fc-1709-41e9-b550-0eee3231e5d3 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 6ddeefeb-19ec-4a77-bac3-61194e8ff5a3 (type: ports) to 2 2026-05-08 00:42:00.177 8 INFO neutron.services.segments.plugin [-] Segment 1a3beb3e-ea58-498a-98d3-10ac8df45a77 resource provider aggregate not found 2026-05-08 00:42:00.187 8 INFO neutron.services.segments.plugin [-] Segment 1a3beb3e-ea58-498a-98d3-10ac8df45a77 resource provider aggregate not found 2026-05-08 00:42:00.192 8 INFO neutron.services.segments.plugin [-] Segment 1a3beb3e-ea58-498a-98d3-10ac8df45a77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a3beb3e-ea58-498a-98d3-10ac8df45a77 found for delete ", "request_id": "req-c42da94b-32ff-4642-aad7-1c8e69c562e5"}]} 2026-05-08 00:42:00.216 8 INFO neutron.services.segments.plugin [-] Segment 1a3beb3e-ea58-498a-98d3-10ac8df45a77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a3beb3e-ea58-498a-98d3-10ac8df45a77 found for delete ", "request_id": "req-7b4896a4-9206-4b19-a751-8749135aba81"}]} [pid: 8|app: 0|req: 628/1220] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:41:59 2026] DELETE /v2.0/networks/20be617e-e359-4d6f-a158-a9421bb2d30c => generated 0 bytes in 735 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1221] 10.0.0.36 () {32 vars in 783 bytes} [Fri May 8 00:42:00 2026] GET /v2.0/subnets?network_id=0003d320-9a2b-473c-843e-821636210b16&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:00.398 8 INFO neutron_taas.services.taas.taas_plugin [None req-c027d3c2-fdde-49f0-877f-21ec8cd99889 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] TaaS: Handle Delete Port: 24c73d1b-d53b-4a3e-a44a-0daa4f1e07d5 2026-05-08 00:42:00.400 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c027d3c2-fdde-49f0-877f-21ec8cd99889 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Tap Mirror: Handle Delete Port: 24c73d1b-d53b-4a3e-a44a-0daa4f1e07d5 2026-05-08 00:42:00.634 7 INFO neutron.db.ovn_revision_numbers_db [None req-178419c3-78e7-4c79-bec4-a37bc19cb39d - - - - - -] Successfully bumped revision number for resource 22dcd386-0f8a-4b76-82de-40380b15c44a (type: ports) to 4 2026-05-08 00:42:00.636 7 INFO neutron.db.ovn_revision_numbers_db [req-a753ccc4-63e3-49e9-ae50-7aa2d1488caf req-4cd353fc-1709-41e9-b550-0eee3231e5d3 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 6ddeefeb-19ec-4a77-bac3-61194e8ff5a3 (type: ports) to 4 [pid: 8|app: 0|req: 630/1222] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:42:00 2026] DELETE /v2.0/networks/5f11f460-5893-4fb2-85b8-388246fde62e => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1223] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:41:59 2026] PUT /v2.0/ports/6ddeefeb-19ec-4a77-bac3-61194e8ff5a3 => generated 1231 bytes in 1647 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:42:00.752 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-edd068fa-4ac6-464a-8c04-0802b5fe600e'] response: {'name': 'network-changed', 'server_uuid': 'cb2d4446-971b-4d8f-97c6-5c072318043a', 'tag': '6ddeefeb-19ec-4a77-bac3-61194e8ff5a3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 594/1224] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:00 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 973 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:00.933 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-36b3d17a-4933-4e3f-8809-1f28e95f8887 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] No more DHCP agents 2026-05-08 00:42:00.934 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-36b3d17a-4933-4e3f-8809-1f28e95f8887 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Unable to schedule network d2817d0f-4e47-4d92-9f8f-d72e71cad1af: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:01.212 7 INFO neutron.db.ovn_revision_numbers_db [None req-178419c3-78e7-4c79-bec4-a37bc19cb39d - - - - - -] Successfully bumped revision number for resource 22dcd386-0f8a-4b76-82de-40380b15c44a (type: ports) to 5 [pid: 7|app: 0|req: 595/1225] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:00 2026] DELETE /v2.0/security-groups/0294ada5-d7ce-4864-8c84-aeea3afaa09f => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:01.444 7 INFO neutron_taas.services.taas.taas_plugin [None req-c77d570c-ba30-4a72-b457-0d110e4356e0 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] TaaS: Handle Delete Port: c1867ba1-5ee3-40c2-af90-f65e8441c421 2026-05-08 00:42:01.447 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c77d570c-ba30-4a72-b457-0d110e4356e0 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Tap Mirror: Handle Delete Port: c1867ba1-5ee3-40c2-af90-f65e8441c421 2026-05-08 00:42:01.467 8 INFO neutron.db.ovn_revision_numbers_db [None req-36b3d17a-4933-4e3f-8809-1f28e95f8887 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 60aa6ee8-47f3-43c4-af9b-2f2cedc6a85f (type: ports) to 2 2026-05-08 00:42:01.505 8 INFO neutron.db.ovn_revision_numbers_db [None req-36b3d17a-4933-4e3f-8809-1f28e95f8887 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 7dddedda-f764-4532-9e96-8857d8b89eb9 (type: subnets) to 0 [pid: 8|app: 0|req: 631/1226] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:42:00 2026] POST /v2.0/subnets => generated 657 bytes in 825 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1227] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:01 2026] GET /v2.0/security-groups?id=adfe4a03-6abf-4bc7-b178-87107135aeab&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: 8|app: 0|req: 633/1228] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:42:01 2026] GET /v2.0/ports?tenant_id=81930749d241478a9f23055d260257a0&device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 1234 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:01.630 8 INFO neutron.api.v2.resource [None req-a16ff492-ab3c-401c-84b8-c6aec9e98bc3 fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1229] 10.0.0.36 () {32 vars in 736 bytes} [Fri May 8 00:42:01 2026] GET /v2.0/security-groups/0294ada5-d7ce-4864-8c84-aeea3afaa09f => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:42:01.656 7 INFO neutron.services.segments.plugin [-] Segment 5e4cb234-21a8-4164-aa83-ce889b9073c0 resource provider aggregate not found 2026-05-08 00:42:01.660 7 INFO neutron.services.segments.plugin [-] Segment 5e4cb234-21a8-4164-aa83-ce889b9073c0 resource provider aggregate not found 2026-05-08 00:42:01.677 7 INFO neutron.services.segments.plugin [-] Segment 5e4cb234-21a8-4164-aa83-ce889b9073c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e4cb234-21a8-4164-aa83-ce889b9073c0 found for delete ", "request_id": "req-7a0d8479-df02-453e-9aff-4d515d4395a0"}]} 2026-05-08 00:42:01.685 7 INFO neutron.services.segments.plugin [-] Segment 5e4cb234-21a8-4164-aa83-ce889b9073c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e4cb234-21a8-4164-aa83-ce889b9073c0 found for delete ", "request_id": "req-dd1f4895-c430-4685-bc3a-cdaf973af601"}]} [pid: 7|app: 0|req: 596/1230] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:42:01 2026] DELETE /v2.0/networks/55cd0d61-a1c3-40fd-83be-8426e91a472d => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1231] 199.19.213.225 () {34 vars in 1018 bytes} [Fri May 8 00:42:01 2026] GET /v2.0/networks?tenant_id=81930749d241478a9f23055d260257a0&shared=False => generated 814 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:01.846 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2cb768e-fdf7-422d-ac21-0fadca550e7a fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] TaaS: Handle Delete Port: fafa840d-4a76-4297-bc5e-39c786873796 2026-05-08 00:42:01.848 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2cb768e-fdf7-422d-ac21-0fadca550e7a fe4d788b70f440cbbe7e54a3a3cce26e d74760483eeb4ce5a8d1b6cd592772be - - default default] Tap Mirror: Handle Delete Port: fafa840d-4a76-4297-bc5e-39c786873796 [pid: 7|app: 0|req: 598/1232] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:42:01 2026] DELETE /v2.0/floatingips/890941d7-1147-41ab-93d1-6831fc4fe1b6 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:02.079 7 INFO neutron_taas.services.taas.taas_plugin [None req-f806d07d-bca2-4512-ae76-9a8717edf11a 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] TaaS: Handle Delete Port: 85b8561c-fa18-4e21-af88-fccdcfa4e931 2026-05-08 00:42:02.081 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f806d07d-bca2-4512-ae76-9a8717edf11a 07a579b62594499dac3a29e8b946020e e52f1126910e4401b381fb7812c68a47 - - default default] Tap Mirror: Handle Delete Port: 85b8561c-fa18-4e21-af88-fccdcfa4e931 2026-05-08 00:42:02.188 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd10009c-f087-41ca-bc9a-04aee04df71d b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] No more DHCP agents 2026-05-08 00:42:02.190 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd10009c-f087-41ca-bc9a-04aee04df71d b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Unable to schedule network d2817d0f-4e47-4d92-9f8f-d72e71cad1af: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:02.210 8 INFO neutron.services.segments.plugin [-] Segment f419e0f0-9e2e-4fa7-989e-26e321d1b5aa resource provider aggregate not found 2026-05-08 00:42:02.235 8 INFO neutron.services.segments.plugin [-] Segment f419e0f0-9e2e-4fa7-989e-26e321d1b5aa resource provider aggregate not found 2026-05-08 00:42:02.237 8 INFO neutron.services.segments.plugin [-] Segment f419e0f0-9e2e-4fa7-989e-26e321d1b5aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f419e0f0-9e2e-4fa7-989e-26e321d1b5aa found for delete ", "request_id": "req-47097fd1-fd8a-48a8-84c9-69322f33a90f"}]} 2026-05-08 00:42:02.256 8 INFO neutron.services.segments.plugin [-] Segment f419e0f0-9e2e-4fa7-989e-26e321d1b5aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f419e0f0-9e2e-4fa7-989e-26e321d1b5aa found for delete ", "request_id": "req-d37993d6-a8a4-4476-b1e9-6138c3543340"}]} [pid: 7|app: 0|req: 599/1233] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:42:01 2026] DELETE /v2.0/networks/bb5bcd3b-3b25-472d-b2f7-8b16a4ec10b5 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1234] 199.19.213.225 () {34 vars in 930 bytes} [Fri May 8 00:42:02 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-05-08 00:42:02.357 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-823517b3-0032-4502-b79c-5be5c3fbe184 - - - - - -] OVN reports status down for port: 1c10c2fd-01d4-4d22-8c73-4031f0bfa049 2026-05-08 00:42:02.376 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd10009c-f087-41ca-bc9a-04aee04df71d b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 1c10c2fd-01d4-4d22-8c73-4031f0bfa049 (type: ports) to 1 2026-05-08 00:42:02.677 7 INFO neutron_taas.services.taas.taas_plugin [None req-12a5c7a9-963d-4ecf-9452-6ba6c4bfd1dc d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 1e446481-6014-48da-abfe-8656e9eb1fa7 2026-05-08 00:42:02.681 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12a5c7a9-963d-4ecf-9452-6ba6c4bfd1dc d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 1e446481-6014-48da-abfe-8656e9eb1fa7 2026-05-08 00:42:03.073 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-823517b3-0032-4502-b79c-5be5c3fbe184 - - - - - -] OVN reports status up for port: 1c10c2fd-01d4-4d22-8c73-4031f0bfa049 2026-05-08 00:42:03.102 7 INFO neutron.plugins.ml2.plugin [None req-823517b3-0032-4502-b79c-5be5c3fbe184 - - - - - -] Attempt 1 to provision port 1c10c2fd-01d4-4d22-8c73-4031f0bfa049 2026-05-08 00:42:03.143 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd10009c-f087-41ca-bc9a-04aee04df71d b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] No more DHCP agents 2026-05-08 00:42:03.145 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd10009c-f087-41ca-bc9a-04aee04df71d b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Unable to schedule network d2817d0f-4e47-4d92-9f8f-d72e71cad1af: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:03.499 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd10009c-f087-41ca-bc9a-04aee04df71d b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 1c10c2fd-01d4-4d22-8c73-4031f0bfa049 (type: router_ports) to 1 2026-05-08 00:42:03.506 8 INFO neutron.common.ovn.utils [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] HA Chassis Group neutron-d2817d0f-4e47-4d92-9f8f-d72e71cad1af synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d [pid: 8|app: 0|req: 635/1235] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:42:01 2026] PUT /v2.0/routers/a7bdbe24-cd07-4db2-ae94-c658d3cb1c60/add_router_interface => generated 310 bytes in 1880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1236] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:03 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1237] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:42:02 2026] PUT /v2.0/routers/79e6f462-2637-478d-8799-94a4799b7142/remove_router_interface => generated 310 bytes in 1272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:42:03.660 8 WARNING neutron.db.securitygroups_db [None req-0dab6b03-34b8-4c2c-abc0-6778198d5285 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 637/1238] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:42:03 2026] GET /v2.0/security-groups?tenant_id=e52f1126910e4401b381fb7812c68a47&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:03.704 7 INFO neutron.services.segments.plugin [-] Segment af721625-6597-4156-9afb-3bb7b203efe6 resource provider aggregate not found 2026-05-08 00:42:03.711 7 INFO neutron.services.segments.plugin [-] Segment af721625-6597-4156-9afb-3bb7b203efe6 resource provider aggregate not found [pid: 7|app: 0|req: 602/1239] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:42:03 2026] GET /v2.0/ports?tenant_id=81930749d241478a9f23055d260257a0&device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 1234 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:03.736 7 INFO neutron.services.segments.plugin [-] Segment af721625-6597-4156-9afb-3bb7b203efe6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af721625-6597-4156-9afb-3bb7b203efe6 found for delete ", "request_id": "req-3e3e9ffa-ac6d-4d55-97a4-631f790520ae"}]} 2026-05-08 00:42:03.743 7 INFO neutron.services.segments.plugin [-] Segment af721625-6597-4156-9afb-3bb7b203efe6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af721625-6597-4156-9afb-3bb7b203efe6 found for delete ", "request_id": "req-d834b722-1caa-4c50-94ce-8620627e5e5b"}]} [pid: 8|app: 0|req: 638/1240] 10.0.0.36 () {32 vars in 648 bytes} [Fri May 8 00:42:03 2026] GET /v2.0/networks => generated 4662 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1241] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:03 2026] GET /v2.0/security-groups?id=adfe4a03-6abf-4bc7-b178-87107135aeab&fields=id&fields=name => generated 88 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:04.032 7 INFO neutron.db.ovn_revision_numbers_db [None req-823517b3-0032-4502-b79c-5be5c3fbe184 - - - - - -] Successfully bumped revision number for resource 1c10c2fd-01d4-4d22-8c73-4031f0bfa049 (type: ports) to 2 2026-05-08 00:42:04.086 8 INFO neutron_taas.services.taas.taas_plugin [None req-7fba95a4-4897-482c-b650-0d6d20aba9f5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 16b55099-94fd-4966-be35-8690072c215e 2026-05-08 00:42:04.090 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fba95a4-4897-482c-b650-0d6d20aba9f5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 16b55099-94fd-4966-be35-8690072c215e [pid: 7|app: 0|req: 604/1242] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:03 2026] DELETE /v2.0/security-groups/b45cc20a-e668-4f47-b11c-4fb9a19f98a4 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1243] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:42:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6ddeefeb-19ec-4a77-bac3-61194e8ff5a3 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1244] 10.0.0.36 () {32 vars in 646 bytes} [Fri May 8 00:42:04 2026] GET /v2.0/subnets => generated 3329 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1245] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:42:04 2026] GET /v2.0/subnets?id=88ee1827-8a61-42ef-b44c-eb23a08a5122 => generated 695 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1246] 10.0.0.36 () {32 vars in 646 bytes} [Fri May 8 00:42:04 2026] GET /v2.0/routers => generated 2616 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1247] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:42:04 2026] GET /v2.0/ports?network_id=f58075d9-b31b-43ea-9465-de310b1a027e&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: 610/1248] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:42:04 2026] GET /v2.0/networks/f58075d9-b31b-43ea-9465-de310b1a027e?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: 639/1249] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:42:03 2026] DELETE /v2.0/routers/79e6f462-2637-478d-8799-94a4799b7142 => generated 0 bytes in 716 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1250] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:42:04 2026] GET /v2.0/networks/f58075d9-b31b-43ea-9465-de310b1a027e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:04.552 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a05dc41-db81-4314-a31e-a220257f571c b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 51a78796-fb3f-49d9-bcd6-bb5ad6da99dc (type: security_groups) to 1 2026-05-08 00:42:04.564 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a05dc41-db81-4314-a31e-a220257f571c b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource b1e2b787-e0a0-4dfa-a2ac-c2d53d23b9d7 (type: security_group_rules) to 0 2026-05-08 00:42:04.582 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a05dc41-db81-4314-a31e-a220257f571c b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource c42963ff-5186-416b-a691-a4c4698f4951 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 611/1251] 10.0.0.36 () {34 vars in 684 bytes} [Fri May 8 00:42:04 2026] POST /v2.0/security-groups => generated 1675 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1252] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:42:04 2026] DELETE /v2.0/subnets/f064ca01-214b-4b8c-993d-7455c7808582 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:04.770 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8ac73f1-9af6-40c0-9818-ccc4d01a9daa b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 9e5f2b81-6fd0-4a45-9507-cb82ef523519 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 612/1253] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:42:04.827 8 INFO neutron_taas.services.taas.taas_plugin [None req-1879e3a6-5e07-49e9-bc86-0c8783c7008c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 6e4c3e38-6d68-4d37-bc3f-4d51f3bab161 2026-05-08 00:42:04.830 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1879e3a6-5e07-49e9-bc86-0c8783c7008c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 6e4c3e38-6d68-4d37-bc3f-4d51f3bab161 2026-05-08 00:42:04.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-7fb8f3f2-ccea-4632-9b0e-d584f14e47db b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 262bd3ae-b140-4e8d-9b3d-e476e20b7917 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 613/1254] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:04 2026] POST /v2.0/security-group-rules => generated 596 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:42:05.021 8 INFO neutron.services.segments.plugin [-] Segment 0595fd46-9582-4366-9a71-14256ca135ee resource provider aggregate not found 2026-05-08 00:42:05.025 8 INFO neutron.services.segments.plugin [-] Segment 0595fd46-9582-4366-9a71-14256ca135ee resource provider aggregate not found [pid: 7|app: 0|req: 614/1255] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:04 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:05.042 8 INFO neutron.services.segments.plugin [-] Segment 0595fd46-9582-4366-9a71-14256ca135ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0595fd46-9582-4366-9a71-14256ca135ee found for delete ", "request_id": "req-9c313ba8-acf0-4f29-9ee0-f971d5902c60"}]} 2026-05-08 00:42:05.046 8 INFO neutron.services.segments.plugin [-] Segment 0595fd46-9582-4366-9a71-14256ca135ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0595fd46-9582-4366-9a71-14256ca135ee found for delete ", "request_id": "req-ac64cb01-d9b4-4079-aa42-56ca10813e1d"}]} [pid: 8|app: 0|req: 642/1256] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:42:04 2026] DELETE /v2.0/networks/ce2906f0-0c3a-400a-8ff6-d792e061beda => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1257] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:05 2026] GET /v2.0/security-groups?id=adfe4a03-6abf-4bc7-b178-87107135aeab&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:05.158 7 INFO neutron.db.ovn_revision_numbers_db [None req-4624c97e-3d14-4fcc-879e-e6de02318b97 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource acbcbd50-38e4-466c-bd5e-1019344f8b83 (type: security_group_rules) to 0 2026-05-08 00:42:05.171 8 WARNING neutron.db.securitygroups_db [None req-f57ee31e-00f0-4aec-b00c-d14e0753acea d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 615/1258] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1259] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:42:05 2026] GET /v2.0/security-groups?tenant_id=d74760483eeb4ce5a8d1b6cd592772be&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:05.304 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec1bcbb0-a2cf-494f-9fdf-3808bd97b118 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 7a29fe92-e20f-4d5f-94d8-f6c500c2589c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 616/1260] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:05 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) 2026-05-08 00:42:05.402 7 INFO neutron.db.securitygroups_db [None req-3a23c18c-79c3-4621-bc17-326420fa4a8c b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Project dc63d197780b43c899c62c17cf112388 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 645/1261] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:05 2026] DELETE /v2.0/security-groups/12ed85fc-50e5-4bed-bb49-ea3306b2bb8b => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:05.479 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a23c18c-79c3-4621-bc17-326420fa4a8c b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 5b84cee8-0802-49c1-ae3f-7cb3d323ef93 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 617/1264] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:05 2026] POST /v2.0/security-group-rules => generated 607 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:42:05.566 8 INFO neutron.db.securitygroups_db [None req-ff42669b-0cd5-45bb-9ec5-b8b673e0867c b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Project dc63d197780b43c899c62c17cf112388 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-08 00:42:05.653 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff42669b-0cd5-45bb-9ec5-b8b673e0867c b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource a184ebaa-1512-4e73-8273-6054e28f9d53 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 648/1265] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:05 2026] POST /v2.0/security-group-rules => generated 606 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1266] 10.0.0.36 () {32 vars in 648 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/networks => generated 1373 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1267] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:06.251 8 WARNING neutron.db.securitygroups_db [req-4ceaf4a4-ba06-467b-8c17-1d8bf3417d0d req-fb792413-ad9e-43e6-90b5-1728ae7d6113 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 651/1268] 10.0.0.188 () {34 vars in 1100 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2005190835&fields=id&tenant_id=dc63d197780b43c899c62c17cf112388 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:06.278 7 INFO neutron.db.ovn_revision_numbers_db [None req-e15a3798-b51c-4319-bafd-0ed4befdb36e b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] Successfully bumped revision number for resource 8f321915-c923-4582-9538-88664be43b4b (type: security_groups) to 1 2026-05-08 00:42:06.293 7 INFO neutron.db.ovn_revision_numbers_db [None req-e15a3798-b51c-4319-bafd-0ed4befdb36e b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] Successfully bumped revision number for resource 226708bb-59b1-44bd-b17b-85cd54859ff5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 652/1269] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/security-groups?id=adfe4a03-6abf-4bc7-b178-87107135aeab&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:06.306 7 INFO neutron.db.ovn_revision_numbers_db [None req-e15a3798-b51c-4319-bafd-0ed4befdb36e b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] Successfully bumped revision number for resource 428c0910-607d-4706-8d2f-493c416aff79 (type: security_group_rules) to 0 2026-05-08 00:42:06.318 7 INFO neutron.db.ovn_revision_numbers_db [None req-e15a3798-b51c-4319-bafd-0ed4befdb36e b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] Successfully bumped revision number for resource 71fe465f-9faa-415f-8aaf-86b1539f597d (type: security_group_rules) to 0 2026-05-08 00:42:06.329 7 INFO neutron.db.ovn_revision_numbers_db [None req-e15a3798-b51c-4319-bafd-0ed4befdb36e b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] Successfully bumped revision number for resource a39b46ba-2c5c-49ee-9e5e-aa305e1692d8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 653/1270] 10.0.0.188 () {34 vars in 982 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/networks?id=d2817d0f-4e47-4d92-9f8f-d72e71cad1af => generated 698 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1271] 10.0.0.188 () {34 vars in 965 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/quotas/dc63d197780b43c899c62c17cf112388 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:06.444 7 INFO neutron.db.ovn_revision_numbers_db [None req-e15a3798-b51c-4319-bafd-0ed4befdb36e b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] Successfully bumped revision number for resource bddde6d3-08c9-4ee1-8823-2b9a3cd12c7d (type: security_groups) to 1 [pid: 8|app: 0|req: 655/1272] 10.0.0.188 () {34 vars in 1002 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/ports?tenant_id=dc63d197780b43c899c62c17cf112388&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:06.456 7 INFO neutron.db.ovn_revision_numbers_db [None req-e15a3798-b51c-4319-bafd-0ed4befdb36e b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] Successfully bumped revision number for resource 1d0da989-e99d-40f3-bb50-8f4c63269082 (type: security_group_rules) to 0 2026-05-08 00:42:06.480 7 INFO neutron.db.ovn_revision_numbers_db [None req-e15a3798-b51c-4319-bafd-0ed4befdb36e b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] Successfully bumped revision number for resource aac539c5-a0fa-4876-88d9-320106e03d4b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 656/1273] 10.0.0.188 () {34 vars in 1008 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/networks/d2817d0f-4e47-4d92-9f8f-d72e71cad1af?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: 618/1274] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 8 00:42:05 2026] POST /v2.0/security-groups => generated 1624 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1275] 10.0.0.188 () {34 vars in 1108 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/networks/d2817d0f-4e47-4d92-9f8f-d72e71cad1af?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: 619/1276] 10.0.0.36 () {32 vars in 662 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/security-groups => generated 4529 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:06.919 8 INFO neutron.db.ovn_revision_numbers_db [None req-127efb9b-74ed-453f-bdac-d4e34f07c897 b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] Successfully bumped revision number for resource bddde6d3-08c9-4ee1-8823-2b9a3cd12c7d (type: security_groups) to 2 [pid: 8|app: 0|req: 658/1277] 10.0.0.36 () {34 vars in 757 bytes} [Fri May 8 00:42:06 2026] PUT /v2.0/security-groups/bddde6d3-08c9-4ee1-8823-2b9a3cd12c7d => generated 1664 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1278] 10.0.0.36 () {32 vars in 736 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/security-groups/bddde6d3-08c9-4ee1-8823-2b9a3cd12c7d => generated 1664 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1279] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:07 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => 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: 659/1280] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:06 2026] DELETE /v2.0/security-groups/bddde6d3-08c9-4ee1-8823-2b9a3cd12c7d => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1281] 10.0.0.36 () {32 vars in 662 bytes} [Fri May 8 00:42:07 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) 2026-05-08 00:42:07.303 8 INFO neutron.api.v2.resource [None req-195564dc-2bcd-40eb-86c6-3c31d26f4de1 b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 660/1282] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:07 2026] DELETE /v2.0/security-groups/bddde6d3-08c9-4ee1-8823-2b9a3cd12c7d => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:42:07.556 8 INFO neutron.db.ovn_revision_numbers_db [None req-cfa5938e-1158-48ad-a354-6621a63a7857 b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] Successfully bumped revision number for resource d600cc7d-932d-4ab8-bb85-c02e3a2fcf2a (type: security_groups) to 1 2026-05-08 00:42:07.608 8 INFO neutron.db.ovn_revision_numbers_db [None req-cfa5938e-1158-48ad-a354-6621a63a7857 b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] Successfully bumped revision number for resource 8bfef8e4-40d2-459e-a932-ed53f743509d (type: security_group_rules) to 0 2026-05-08 00:42:07.681 8 INFO neutron.db.ovn_revision_numbers_db [None req-cfa5938e-1158-48ad-a354-6621a63a7857 b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] Successfully bumped revision number for resource fda4b9d4-ec71-4ee9-9f74-1522c3c9fbeb (type: security_group_rules) to 0 2026-05-08 00:42:07.731 7 INFO neutron.db.ovn_revision_numbers_db [None req-be4c79b1-76d9-44fb-bdda-6d8306bce778 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7bdab15e-c824-4017-aca5-f30fef97201c (type: security_groups) to 1 [pid: 8|app: 0|req: 661/1283] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 8 00:42:07 2026] POST /v2.0/security-groups => generated 1625 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:42:07.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-be4c79b1-76d9-44fb-bdda-6d8306bce778 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e88d2627-88c6-4e56-9e61-9c43a13cc2e2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 662/1284] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:07 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:07.781 7 INFO neutron.db.ovn_revision_numbers_db [None req-be4c79b1-76d9-44fb-bdda-6d8306bce778 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ea65878c-3ce1-48a2-9904-22911e39945a (type: security_group_rules) to 0 2026-05-08 00:42:07.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-be4c79b1-76d9-44fb-bdda-6d8306bce778 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ebb71587-5620-4979-af59-4cfeb2911f92 (type: security_group_rules) to 0 2026-05-08 00:42:07.830 7 INFO neutron.db.ovn_revision_numbers_db [None req-be4c79b1-76d9-44fb-bdda-6d8306bce778 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource fc32b34d-417a-4cad-a146-cf9d1e4b8219 (type: security_group_rules) to 0 2026-05-08 00:42:07.905 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b446043-0687-4741-91cd-4aa344f23beb b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] Successfully bumped revision number for resource 06ea46c2-b752-4703-ad72-29648c4433dd (type: security_group_rules) to 0 2026-05-08 00:42:07.910 7 INFO neutron.db.segments_db [None req-be4c79b1-76d9-44fb-bdda-6d8306bce778 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Added segment 40405f5f-09b9-443b-a875-3fb22d333538 of type geneve for network 67b02077-a31f-471f-80fd-529cfcf75dc6 [pid: 8|app: 0|req: 663/1285] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1286] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:07 2026] GET /v2.0/security-groups?id=adfe4a03-6abf-4bc7-b178-87107135aeab&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: 665/1287] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:42:07 2026] GET /v2.0/security-group-rules/06ea46c2-b752-4703-ad72-29648c4433dd => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1288] 10.0.0.36 () {32 vars in 672 bytes} [Fri May 8 00:42:07 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:08.065 7 INFO neutron.db.ovn_revision_numbers_db [None req-be4c79b1-76d9-44fb-bdda-6d8306bce778 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 67b02077-a31f-471f-80fd-529cfcf75dc6 (type: networks) to 1 [pid: 8|app: 0|req: 667/1289] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:42:08 2026] DELETE /v2.0/security-group-rules/06ea46c2-b752-4703-ad72-29648c4433dd => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1290] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:08 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:08.230 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-be4c79b1-76d9-44fb-bdda-6d8306bce778 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:42:08.231 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-be4c79b1-76d9-44fb-bdda-6d8306bce778 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 67b02077-a31f-471f-80fd-529cfcf75dc6: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 669/1291] 10.0.0.36 () {32 vars in 672 bytes} [Fri May 8 00:42:08 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:08.293 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] OVN reports status down for port: 9886e569-1508-4f60-8570-49a868d86b27 2026-05-08 00:42:08.308 7 INFO neutron.db.ovn_revision_numbers_db [None req-be4c79b1-76d9-44fb-bdda-6d8306bce778 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 9886e569-1508-4f60-8570-49a868d86b27 (type: ports) to 1 [pid: 7|app: 0|req: 623/1292] 10.0.0.36 () {34 vars in 670 bytes} [Fri May 8 00:42:07 2026] POST /v2.0/networks => generated 784 bytes in 1041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:42:08.381 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c04a12d-d10a-45d2-a24c-5f528eb95ce5 b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] Successfully bumped revision number for resource e7720c47-262f-4c04-923f-99e45634f253 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 670/1293] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1294] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:42:08 2026] GET /v2.0/security-group-rules/e7720c47-262f-4c04-923f-99e45634f253 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:08.482 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4200c77d-74ce-43c4-98fc-3835556a332f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:42:08.483 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4200c77d-74ce-43c4-98fc-3835556a332f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 67b02077-a31f-471f-80fd-529cfcf75dc6: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 672/1295] 10.0.0.36 () {32 vars in 672 bytes} [Fri May 8 00:42:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1296] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:42:08 2026] DELETE /v2.0/security-group-rules/e7720c47-262f-4c04-923f-99e45634f253 => 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: 674/1297] 10.0.0.36 () {32 vars in 672 bytes} [Fri May 8 00:42:08 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-05-08 00:42:08.723 8 INFO neutron.db.securitygroups_db [None req-641b7a88-2e1e-433c-a96a-f19e793da813 b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] Project 8012bcaa3c334e40803516a48f49e623 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-08 00:42:08.847 8 INFO neutron.db.ovn_revision_numbers_db [None req-641b7a88-2e1e-433c-a96a-f19e793da813 b394abac67674e8f8c6179fc55bc430a 8012bcaa3c334e40803516a48f49e623 - - default default] Successfully bumped revision number for resource 5bbffa54-390d-40b5-81ab-f09e3fbac06f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 675/1298] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:08 2026] POST /v2.0/security-group-rules => generated 607 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1299] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:42:08 2026] GET /v2.0/security-group-rules/5bbffa54-390d-40b5-81ab-f09e3fbac06f => generated 607 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:08.952 7 INFO neutron.db.ovn_revision_numbers_db [None req-4200c77d-74ce-43c4-98fc-3835556a332f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 9886e569-1508-4f60-8570-49a868d86b27 (type: ports) to 2 2026-05-08 00:42:08.983 7 INFO neutron.db.ovn_revision_numbers_db [None req-4200c77d-74ce-43c4-98fc-3835556a332f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource fdbf8578-5fae-4e79-9511-9a188e44f074 (type: subnets) to 0 [pid: 7|app: 0|req: 624/1300] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:42:08 2026] POST /v2.0/subnets => generated 690 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1301] 10.0.0.36 () {32 vars in 672 bytes} [Fri May 8 00:42:08 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1302] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:42:09 2026] DELETE /v2.0/security-group-rules/5bbffa54-390d-40b5-81ab-f09e3fbac06f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1303] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:09 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => 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: 680/1304] 10.0.0.36 () {32 vars in 672 bytes} [Fri May 8 00:42:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1305] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:09 2026] GET /v2.0/security-groups?id=adfe4a03-6abf-4bc7-b178-87107135aeab&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:09.314 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-93f46d8b-d471-4fb8-9e92-15553bb8d961 - - - - - -] No hosting information found for port 1c10c2fd-01d4-4d22-8c73-4031f0bfa049: RuntimeError: No hosting information found for port 1c10c2fd-01d4-4d22-8c73-4031f0bfa049 [pid: 8|app: 0|req: 682/1306] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:09 2026] DELETE /v2.0/security-groups/d600cc7d-932d-4ab8-bb85-c02e3a2fcf2a => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1307] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:09 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => 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: 684/1308] 10.0.0.36 () {32 vars in 662 bytes} [Fri May 8 00:42:09 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: 685/1309] 10.0.0.36 () {32 vars in 662 bytes} [Fri May 8 00:42:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:09.473 7 INFO neutron.db.ovn_revision_numbers_db [None req-93f46d8b-d471-4fb8-9e92-15553bb8d961 - - - - - -] Successfully bumped revision number for resource 1c10c2fd-01d4-4d22-8c73-4031f0bfa049 (type: router_ports) to 2 2026-05-08 00:42:09.540 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-93f46d8b-d471-4fb8-9e92-15553bb8d961 - - - - - -] OVN reports status up for port: 6ddeefeb-19ec-4a77-bac3-61194e8ff5a3 2026-05-08 00:42:09.553 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0923a31f-32c5-4cdf-88a0-6c775ed17318 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:42:09.555 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0923a31f-32c5-4cdf-88a0-6c775ed17318 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:09.557 7 INFO neutron.plugins.ml2.plugin [None req-93f46d8b-d471-4fb8-9e92-15553bb8d961 - - - - - -] Attempt 1 to provision port 6ddeefeb-19ec-4a77-bac3-61194e8ff5a3 2026-05-08 00:42:09.731 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-726bb975-69ac-4a2c-be75-d0562ef41a11'] response: {'server_uuid': 'cb2d4446-971b-4d8f-97c6-5c072318043a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ddeefeb-19ec-4a77-bac3-61194e8ff5a3', 'code': 200} 2026-05-08 00:42:09.838 7 INFO neutron.db.ovn_revision_numbers_db [None req-0923a31f-32c5-4cdf-88a0-6c775ed17318 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8e53cdd1-cd01-4405-b6f5-76c7917c29f0 (type: ports) to 1 2026-05-08 00:42:10.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-93f46d8b-d471-4fb8-9e92-15553bb8d961 - - - - - -] Successfully bumped revision number for resource 6ddeefeb-19ec-4a77-bac3-61194e8ff5a3 (type: ports) to 5 2026-05-08 00:42:10.073 8 WARNING neutron.db.securitygroups_db [None req-d1d519f4-af7f-43bc-aa5a-54640a9202e2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 686/1310] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:42:09 2026] GET /v2.0/security-groups?tenant_id=8012bcaa3c334e40803516a48f49e623&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:10.219 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0c412199-7346-4be4-bb96-fc2a997218d3 - - - - - -] OVN reports status down for port: 8e53cdd1-cd01-4405-b6f5-76c7917c29f0 [pid: 8|app: 0|req: 687/1311] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:10 2026] DELETE /v2.0/security-groups/8f321915-c923-4582-9538-88664be43b4b => generated 0 bytes in 194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1312] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:10 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1313] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:10 2026] GET /v2.0/security-groups?id=adfe4a03-6abf-4bc7-b178-87107135aeab&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1314] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:10 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:10.806 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0c412199-7346-4be4-bb96-fc2a997218d3 - - - - - -] OVN reports status up for port: 8e53cdd1-cd01-4405-b6f5-76c7917c29f0 2026-05-08 00:42:10.829 7 INFO neutron.plugins.ml2.plugin [None req-0c412199-7346-4be4-bb96-fc2a997218d3 - - - - - -] Attempt 1 to provision port 8e53cdd1-cd01-4405-b6f5-76c7917c29f0 2026-05-08 00:42:10.837 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-370222df-5c5b-41df-9423-a24a9fa2517b - - - - - -] Router 029487fd-d6a5-4c90-baad-ecb01ddddd07 is bound to host instance 2026-05-08 00:42:10.850 7 INFO neutron.db.ovn_revision_numbers_db [None req-0923a31f-32c5-4cdf-88a0-6c775ed17318 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8e53cdd1-cd01-4405-b6f5-76c7917c29f0 (type: router_ports) to 1 2026-05-08 00:42:11.035 7 INFO neutron.db.ovn_revision_numbers_db [None req-0923a31f-32c5-4cdf-88a0-6c775ed17318 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 029487fd-d6a5-4c90-baad-ecb01ddddd07 (type: routers) to 2 [pid: 7|app: 0|req: 625/1315] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:42:09 2026] POST /v2.0/routers => generated 989 bytes in 2043 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: 626/1316] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:11 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1317] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:42:11 2026] GET /v2.0/networks?id=d2817d0f-4e47-4d92-9f8f-d72e71cad1af => generated 698 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1318] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:11 2026] GET /v2.0/security-groups?id=adfe4a03-6abf-4bc7-b178-87107135aeab&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1319] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:11 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:11.666 7 WARNING neutron.db.securitygroups_db [req-4ceaf4a4-ba06-467b-8c17-1d8bf3417d0d req-3ddae573-b427-462b-a275-1ee153355326 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 630/1320] 199.19.213.225 () {34 vars in 1050 bytes} [Fri May 8 00:42:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dc63d197780b43c899c62c17cf112388 => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:11.792 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02e76c18-0721-4f53-9665-f0385cb8dbd6'] response: {'server_uuid': 'cb2d4446-971b-4d8f-97c6-5c072318043a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ddeefeb-19ec-4a77-bac3-61194e8ff5a3', 'code': 200} 2026-05-08 00:42:11.829 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9035443d-e421-4cbd-a5ea-054d41f3c3d0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:42:11.835 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9035443d-e421-4cbd-a5ea-054d41f3c3d0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 67b02077-a31f-471f-80fd-529cfcf75dc6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:12.054 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-4ceaf4a4-ba06-467b-8c17-1d8bf3417d0d req-2a2399a0-9f95-4f70-9b0e-e57eac4ee1d4 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] No more DHCP agents 2026-05-08 00:42:12.055 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-4ceaf4a4-ba06-467b-8c17-1d8bf3417d0d req-2a2399a0-9f95-4f70-9b0e-e57eac4ee1d4 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Unable to schedule network d2817d0f-4e47-4d92-9f8f-d72e71cad1af: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:12.091 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] OVN reports status down for port: 1a182de4-e461-4005-84d1-4c9e17149c03 2026-05-08 00:42:12.159 8 INFO neutron.db.ovn_revision_numbers_db [None req-9035443d-e421-4cbd-a5ea-054d41f3c3d0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1a182de4-e461-4005-84d1-4c9e17149c03 (type: ports) to 1 2026-05-08 00:42:12.278 7 INFO neutron.db.ovn_revision_numbers_db [req-4ceaf4a4-ba06-467b-8c17-1d8bf3417d0d req-2a2399a0-9f95-4f70-9b0e-e57eac4ee1d4 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource b58456a8-5ba0-4013-9e7f-446104ece565 (type: ports) to 1 [pid: 7|app: 0|req: 631/1321] 199.19.213.225 () {38 vars in 955 bytes} [Fri May 8 00:42:11 2026] POST /v2.0/ports => generated 954 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:42:12.359 8 INFO neutron.db.ovn_revision_numbers_db [None req-adb49876-720b-428f-a458-c1c48f586592 - - - - - -] Successfully bumped revision number for resource 8e53cdd1-cd01-4405-b6f5-76c7917c29f0 (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: 7|app: 0|req: 632/1322] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:12 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:12.708 7 INFO neutron.db.ovn_revision_numbers_db [None req-350c6f2a-c898-423e-aec5-7c0c033e5207 698149cf408647e3b0324f0483bdebf1 834c78d700a14ab69f7eda890ac33a6b - - default default] Successfully bumped revision number for resource d7007d2a-fef1-4930-a133-a0e65ece4d85 (type: security_groups) to 1 2026-05-08 00:42:12.724 7 INFO neutron.db.ovn_revision_numbers_db [None req-350c6f2a-c898-423e-aec5-7c0c033e5207 698149cf408647e3b0324f0483bdebf1 834c78d700a14ab69f7eda890ac33a6b - - default default] Successfully bumped revision number for resource 8736a594-e095-41e3-9683-d642c602ddad (type: security_group_rules) to 0 2026-05-08 00:42:12.740 7 INFO neutron.db.ovn_revision_numbers_db [None req-350c6f2a-c898-423e-aec5-7c0c033e5207 698149cf408647e3b0324f0483bdebf1 834c78d700a14ab69f7eda890ac33a6b - - default default] Successfully bumped revision number for resource c0d6656b-7605-4f6f-aad1-6189b1919774 (type: security_group_rules) to 0 2026-05-08 00:42:12.757 7 INFO neutron.db.ovn_revision_numbers_db [None req-350c6f2a-c898-423e-aec5-7c0c033e5207 698149cf408647e3b0324f0483bdebf1 834c78d700a14ab69f7eda890ac33a6b - - default default] Successfully bumped revision number for resource c15f38e3-7d86-4e51-ae06-f58ddf93ab58 (type: security_group_rules) to 0 2026-05-08 00:42:12.767 7 INFO neutron.db.ovn_revision_numbers_db [None req-350c6f2a-c898-423e-aec5-7c0c033e5207 698149cf408647e3b0324f0483bdebf1 834c78d700a14ab69f7eda890ac33a6b - - default default] Successfully bumped revision number for resource ca089dda-0400-46f3-aead-77e6f815df68 (type: security_group_rules) to 0 2026-05-08 00:42:12.902 7 INFO neutron.db.ovn_revision_numbers_db [None req-350c6f2a-c898-423e-aec5-7c0c033e5207 698149cf408647e3b0324f0483bdebf1 834c78d700a14ab69f7eda890ac33a6b - - default default] Successfully bumped revision number for resource 7c6ad22c-da94-48ad-9275-91288a1163ca (type: security_groups) to 1 2026-05-08 00:42:12.916 7 INFO neutron.db.ovn_revision_numbers_db [None req-350c6f2a-c898-423e-aec5-7c0c033e5207 698149cf408647e3b0324f0483bdebf1 834c78d700a14ab69f7eda890ac33a6b - - default default] Successfully bumped revision number for resource 1c9acc18-b6cc-4bc6-9291-da5cdd641f5a (type: security_group_rules) to 0 2026-05-08 00:42:12.939 7 INFO neutron.db.ovn_revision_numbers_db [None req-350c6f2a-c898-423e-aec5-7c0c033e5207 698149cf408647e3b0324f0483bdebf1 834c78d700a14ab69f7eda890ac33a6b - - default default] Successfully bumped revision number for resource 3632d368-f108-4324-9a35-dc6d8786caff (type: security_group_rules) to 0 [pid: 7|app: 0|req: 633/1323] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 8 00:42:12 2026] POST /v2.0/security-groups => generated 1625 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:42:13.000 8 INFO neutron.db.ovn_revision_numbers_db [None req-adb49876-720b-428f-a458-c1c48f586592 - - - - - -] Successfully bumped revision number for resource 8e53cdd1-cd01-4405-b6f5-76c7917c29f0 (type: ports) to 5 2026-05-08 00:42:13.138 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0c412199-7346-4be4-bb96-fc2a997218d3 - - - - - -] OVN reports status down for port: b58456a8-5ba0-4013-9e7f-446104ece565 2026-05-08 00:42:13.301 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] OVN reports status up for port: 1a182de4-e461-4005-84d1-4c9e17149c03 2026-05-08 00:42:13.327 8 INFO neutron.plugins.ml2.plugin [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] Attempt 1 to provision port 1a182de4-e461-4005-84d1-4c9e17149c03 2026-05-08 00:42:13.402 7 INFO neutron.db.ovn_revision_numbers_db [req-4ceaf4a4-ba06-467b-8c17-1d8bf3417d0d req-e6c72e47-44d3-45d3-ace6-2721cfb6612b a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource b58456a8-5ba0-4013-9e7f-446104ece565 (type: ports) to 2 2026-05-08 00:42:13.440 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9035443d-e421-4cbd-a5ea-054d41f3c3d0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:42:13.442 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9035443d-e421-4cbd-a5ea-054d41f3c3d0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 67b02077-a31f-471f-80fd-529cfcf75dc6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:13.656 7 INFO neutron.db.ovn_revision_numbers_db [req-4ceaf4a4-ba06-467b-8c17-1d8bf3417d0d req-e6c72e47-44d3-45d3-ace6-2721cfb6612b a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource b58456a8-5ba0-4013-9e7f-446104ece565 (type: ports) to 4 [pid: 7|app: 0|req: 634/1324] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:42:12 2026] PUT /v2.0/ports/b58456a8-5ba0-4013-9e7f-446104ece565 => generated 1227 bytes in 676 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: 635/1325] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:13 2026] GET /v2.0/security-groups?id=adfe4a03-6abf-4bc7-b178-87107135aeab&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1326] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:13 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1327] 10.0.0.36 () {32 vars in 662 bytes} [Fri May 8 00:42:13 2026] GET /v2.0/security-groups => generated 4530 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:13.807 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0c412199-7346-4be4-bb96-fc2a997218d3 - - - - - -] OVN reports status down for port: 6ddeefeb-19ec-4a77-bac3-61194e8ff5a3 2026-05-08 00:42:13.842 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2471b437-b5cd-49c0-94fd-31291e879817'] response: {'name': 'network-changed', 'server_uuid': '530bb977-1135-471e-bc2b-8a06442d6bf8', 'tag': 'b58456a8-5ba0-4013-9e7f-446104ece565', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 638/1328] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:13 2026] GET /v2.0/security-groups?id=51a78796-fb3f-49d9-bcd6-bb5ad6da99dc&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:13.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-f10422cd-7e66-4967-84a2-c5f9efaa4f46 698149cf408647e3b0324f0483bdebf1 834c78d700a14ab69f7eda890ac33a6b - - default default] Successfully bumped revision number for resource 7c6ad22c-da94-48ad-9275-91288a1163ca (type: security_groups) to 2 2026-05-08 00:42:14.012 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d410077-983c-46fc-a7e3-1ab04f02f346 - - - - - -] Successfully bumped revision number for resource 1a182de4-e461-4005-84d1-4c9e17149c03 (type: ports) to 2 [pid: 7|app: 0|req: 639/1329] 10.0.0.36 () {34 vars in 757 bytes} [Fri May 8 00:42:13 2026] PUT /v2.0/security-groups/7c6ad22c-da94-48ad-9275-91288a1163ca => generated 1663 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1330] 10.0.0.36 () {32 vars in 736 bytes} [Fri May 8 00:42:14 2026] GET /v2.0/security-groups/7c6ad22c-da94-48ad-9275-91288a1163ca => generated 1663 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:14.367 7 INFO neutron.db.ovn_revision_numbers_db [None req-0c412199-7346-4be4-bb96-fc2a997218d3 - - - - - -] Successfully bumped revision number for resource 6ddeefeb-19ec-4a77-bac3-61194e8ff5a3 (type: ports) to 6 2026-05-08 00:42:14.367 8 INFO neutron.db.ovn_revision_numbers_db [None req-9035443d-e421-4cbd-a5ea-054d41f3c3d0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1a182de4-e461-4005-84d1-4c9e17149c03 (type: router_ports) to 1 [pid: 8|app: 0|req: 691/1331] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:42:11 2026] PUT /v2.0/routers/029487fd-d6a5-4c90-baad-ecb01ddddd07/add_router_interface => generated 310 bytes in 3318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1332] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:14 2026] DELETE /v2.0/security-groups/7c6ad22c-da94-48ad-9275-91288a1163ca => generated 0 bytes in 367 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: 692/1333] 199.19.213.225 () {34 vars in 994 bytes} [Fri May 8 00:42:14 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1334] 10.0.0.36 () {32 vars in 662 bytes} [Fri May 8 00:42:14 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: 7|app: 0|req: 642/1335] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:42:14 2026] GET /v2.0/ports?tenant_id=dc63d197780b43c899c62c17cf112388&device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 1230 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:14.535 7 INFO neutron.common.ovn.utils [None req-e33d6a85-564b-4224-b040-69e2e432a82d - - - - - -] HA Chassis Group neutron-67b02077-a31f-471f-80fd-529cfcf75dc6 synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d 2026-05-08 00:42:14.549 7 INFO neutron.api.v2.resource [None req-67b8591c-6593-4f68-9574-18b5d588c084 698149cf408647e3b0324f0483bdebf1 834c78d700a14ab69f7eda890ac33a6b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 643/1336] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:14 2026] DELETE /v2.0/security-groups/7c6ad22c-da94-48ad-9275-91288a1163ca => generated 146 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1337] 199.19.213.225 () {34 vars in 1018 bytes} [Fri May 8 00:42:14 2026] GET /v2.0/networks?tenant_id=dc63d197780b43c899c62c17cf112388&shared=False => generated 796 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:14.673 8 INFO neutron_taas.services.taas.taas_plugin [req-240de474-b7b4-4d6f-ac4b-86636edf1011 req-ac778a60-068f-486c-ae6f-70c882bb0f56 01b23461f7cd49e1a87b97a2fde06de0 81930749d241478a9f23055d260257a0 - - default default] TaaS: Handle Delete Port: 6ddeefeb-19ec-4a77-bac3-61194e8ff5a3 2026-05-08 00:42:14.676 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-240de474-b7b4-4d6f-ac4b-86636edf1011 req-ac778a60-068f-486c-ae6f-70c882bb0f56 01b23461f7cd49e1a87b97a2fde06de0 81930749d241478a9f23055d260257a0 - - default default] Tap Mirror: Handle Delete Port: 6ddeefeb-19ec-4a77-bac3-61194e8ff5a3 [pid: 8|app: 0|req: 694/1338] 199.19.213.225 () {36 vars in 997 bytes} [Fri May 8 00:42:14 2026] DELETE /v2.0/ports/6ddeefeb-19ec-4a77-bac3-61194e8ff5a3 => generated 0 bytes in 617 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:15.170 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2fb34c7-3fe5-4014-ae5c-03f673687bdf 698149cf408647e3b0324f0483bdebf1 834c78d700a14ab69f7eda890ac33a6b - - default default] Successfully bumped revision number for resource f1f7c0c4-ec56-46a8-b1e8-4ee469be1b14 (type: security_groups) to 1 [pid: 8|app: 0|req: 695/1339] 199.19.213.225 () {34 vars in 930 bytes} [Fri May 8 00:42:15 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: 696/1340] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:15 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:15.193 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2fb34c7-3fe5-4014-ae5c-03f673687bdf 698149cf408647e3b0324f0483bdebf1 834c78d700a14ab69f7eda890ac33a6b - - default default] Successfully bumped revision number for resource 67abb492-6966-4a3b-a2af-6affc8d8ab56 (type: security_group_rules) to 0 2026-05-08 00:42:15.228 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2fb34c7-3fe5-4014-ae5c-03f673687bdf 698149cf408647e3b0324f0483bdebf1 834c78d700a14ab69f7eda890ac33a6b - - default default] Successfully bumped revision number for resource b3c9d2ac-cb74-4f7e-ab3c-47ce86fb92d8 (type: security_group_rules) to 0 2026-05-08 00:42:15.244 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ef13560-35ae-4a66-b942-df5ffbf1392b'] response: {'server_uuid': 'cb2d4446-971b-4d8f-97c6-5c072318043a', 'name': 'network-vif-deleted', 'tag': '6ddeefeb-19ec-4a77-bac3-61194e8ff5a3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 645/1341] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 8 00:42:14 2026] POST /v2.0/security-groups => generated 1624 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1342] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:15 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:15.365 8 INFO neutron.db.ovn_revision_numbers_db [None req-9836cf8f-d734-4d60-b952-be80874938a1 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] Successfully bumped revision number for resource ee9ac558-7642-4f52-89fa-3f6c74f573bc (type: security_groups) to 1 2026-05-08 00:42:15.396 8 INFO neutron.db.ovn_revision_numbers_db [None req-9836cf8f-d734-4d60-b952-be80874938a1 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] Successfully bumped revision number for resource 2436d885-8aff-4eab-879b-fd9e244a5c34 (type: security_group_rules) to 0 2026-05-08 00:42:15.426 8 INFO neutron.db.ovn_revision_numbers_db [None req-9836cf8f-d734-4d60-b952-be80874938a1 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] Successfully bumped revision number for resource 71c1fd1e-d86a-4fbc-a94b-dfaaa21576ca (type: security_group_rules) to 0 [pid: 8|app: 0|req: 697/1343] 10.0.0.36 () {34 vars in 684 bytes} [Fri May 8 00:42:15 2026] POST /v2.0/security-groups => generated 1659 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:42:15.501 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e332e71-ee0a-4336-9b27-7ca7457ba42b 698149cf408647e3b0324f0483bdebf1 834c78d700a14ab69f7eda890ac33a6b - - default default] Successfully bumped revision number for resource 5d8b0fa0-791c-4994-b2b5-d4d323f55b0b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 698/1344] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:15 2026] GET /v2.0/security-groups?id=51a78796-fb3f-49d9-bcd6-bb5ad6da99dc&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: 7|app: 0|req: 647/1345] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1346] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:42:15 2026] GET /v2.0/security-group-rules/5d8b0fa0-791c-4994-b2b5-d4d323f55b0b => 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: 649/1347] 10.0.0.36 () {32 vars in 672 bytes} [Fri May 8 00:42:15 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:15.735 8 INFO neutron.db.ovn_revision_numbers_db [None req-b5e1f5e7-8ca5-427b-b2b7-a8c357f36b56 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] Successfully bumped revision number for resource cbe596dc-686f-481a-8ff4-420cf95bcfa6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 699/1348] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1349] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:42:15 2026] DELETE /v2.0/security-group-rules/5d8b0fa0-791c-4994-b2b5-d4d323f55b0b => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:15.881 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-010a432c-6af8-4c69-a5a0-5b4f12c8e3ac'] response: {'server_uuid': 'cb2d4446-971b-4d8f-97c6-5c072318043a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6ddeefeb-19ec-4a77-bac3-61194e8ff5a3', 'code': 200} 2026-05-08 00:42:15.882 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-010a432c-6af8-4c69-a5a0-5b4f12c8e3ac'] response: {'server_uuid': 'cb2d4446-971b-4d8f-97c6-5c072318043a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6ddeefeb-19ec-4a77-bac3-61194e8ff5a3', 'code': 200} [pid: 7|app: 0|req: 651/1350] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:42:15 2026] GET /v2.0/subnets => generated 3335 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:15.932 8 INFO neutron.db.ovn_revision_numbers_db [None req-d604036a-439e-426b-8a14-476a0441bc08 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] Successfully bumped revision number for resource 86636181-ce68-4abb-8353-ea887ac67730 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 700/1351] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1352] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:42:15 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: 652/1353] 10.0.0.36 () {32 vars in 672 bytes} [Fri May 8 00:42:15 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1354] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:42:15 2026] GET /v2.0/floatingips => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:16.114 7 INFO neutron.db.ovn_revision_numbers_db [None req-23f4c329-5b07-49a9-a9d6-d2defb1e2d8e 698149cf408647e3b0324f0483bdebf1 834c78d700a14ab69f7eda890ac33a6b - - default default] Successfully bumped revision number for resource 9beef21b-fae8-49e2-925e-b6946e5ee71b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 654/1355] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:15 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: 655/1356] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/subnets => generated 3335 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1357] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/security-group-rules/9beef21b-fae8-49e2-925e-b6946e5ee71b => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:16.237 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b48f2716-2a8f-4ee9-a80c-2af6bf0f0430 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] No more DHCP agents 2026-05-08 00:42:16.238 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b48f2716-2a8f-4ee9-a80c-2af6bf0f0430 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 657/1358] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/ports?tenant_id=dc63d197780b43c899c62c17cf112388&device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 1230 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1359] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/routers => generated 2967 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1360] 10.0.0.36 () {32 vars in 672 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1361] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b58456a8-5ba0-4013-9e7f-446104ece565 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1362] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => 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: 662/1363] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:42: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: 663/1364] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:42:16 2026] DELETE /v2.0/security-group-rules/9beef21b-fae8-49e2-925e-b6946e5ee71b => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1365] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:42:15 2026] POST /v2.0/floatingips => generated 552 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1366] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/subnets?id=7dddedda-f764-4532-9e96-8857d8b89eb9 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1367] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:42: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: 704/1368] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/ports?network_id=d2817d0f-4e47-4d92-9f8f-d72e71cad1af&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: 705/1369] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/network-ip-availabilities => generated 4175 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1370] 10.0.0.36 () {32 vars in 672 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1371] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/networks/d2817d0f-4e47-4d92-9f8f-d72e71cad1af?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1372] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => 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: 707/1373] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/security-groups => generated 38827 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1374] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/networks/d2817d0f-4e47-4d92-9f8f-d72e71cad1af?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:16.777 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ca71d50-7e80-44cf-8f26-8d44ec299551 698149cf408647e3b0324f0483bdebf1 834c78d700a14ab69f7eda890ac33a6b - - default default] Successfully bumped revision number for resource 7f99ad8a-b9f9-40a4-bcf0-66d4c5f289df (type: security_group_rules) to 0 [pid: 8|app: 0|req: 709/1375] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/security-groups?id=51a78796-fb3f-49d9-bcd6-bb5ad6da99dc&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1376] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1377] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/ports => generated 17178 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1378] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/security-group-rules/7f99ad8a-b9f9-40a4-bcf0-66d4c5f289df => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1379] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/networks => generated 4668 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1380] 10.0.0.36 () {32 vars in 672 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:16.951 8 WARNING neutron.db.securitygroups_db [req-3c659d20-f864-4aa5-b4e0-4d272b5c774c req-149bc5c6-195e-4427-9aea-ab81e0691086 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 712/1381] 10.0.0.188 () {34 vars in 1096 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--64315992&fields=id&tenant_id=b91cf4ec4d3c4ccb95655547b37366bc => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1382] 10.0.0.188 () {34 vars in 982 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/networks?id=67b02077-a31f-471f-80fd-529cfcf75dc6 => generated 713 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1383] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:42:16 2026] DELETE /v2.0/security-group-rules/7f99ad8a-b9f9-40a4-bcf0-66d4c5f289df => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1384] 10.0.0.188 () {34 vars in 965 bytes} [Fri May 8 00:42:17 2026] GET /v2.0/quotas/b91cf4ec4d3c4ccb95655547b37366bc => 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: 671/1385] 10.0.0.36 () {32 vars in 672 bytes} [Fri May 8 00:42:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1386] 10.0.0.188 () {34 vars in 1002 bytes} [Fri May 8 00:42:17 2026] GET /v2.0/ports?tenant_id=b91cf4ec4d3c4ccb95655547b37366bc&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1387] 10.0.0.188 () {34 vars in 1008 bytes} [Fri May 8 00:42:17 2026] GET /v2.0/networks/67b02077-a31f-471f-80fd-529cfcf75dc6?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1388] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:17 2026] DELETE /v2.0/security-groups/f1f7c0c4-ec56-46a8-b1e8-4ee469be1b14 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1389] 10.0.0.188 () {34 vars in 1108 bytes} [Fri May 8 00:42:17 2026] GET /v2.0/networks/67b02077-a31f-471f-80fd-529cfcf75dc6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1390] 10.0.0.36 () {32 vars in 662 bytes} [Fri May 8 00:42:17 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) [pid: 8|app: 0|req: 718/1391] 10.0.0.36 () {32 vars in 662 bytes} [Fri May 8 00:42:17 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: 674/1392] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:17 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => 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: 719/1393] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:17 2026] GET /v2.0/ports?device_id=cb2d4446-971b-4d8f-97c6-5c072318043a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:17.817 7 WARNING neutron.db.securitygroups_db [None req-e0f6742d-f23d-4e1e-89d8-33d4d6cadf04 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 675/1394] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:42:17 2026] GET /v2.0/security-groups?tenant_id=834c78d700a14ab69f7eda890ac33a6b&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1395] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:17 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1396] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:17 2026] GET /v2.0/security-groups?id=51a78796-fb3f-49d9-bcd6-bb5ad6da99dc&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: 676/1397] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:17 2026] DELETE /v2.0/security-groups/d7007d2a-fef1-4930-a133-a0e65ece4d85 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1398] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:18 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:18.838 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd9a4331-c357-4da6-a8e7-4d1acd00ada9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 7fa6436c-4b8c-485b-8708-3adf78aae0b8 2026-05-08 00:42:18.840 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd9a4331-c357-4da6-a8e7-4d1acd00ada9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 7fa6436c-4b8c-485b-8708-3adf78aae0b8 [pid: 8|app: 0|req: 723/1399] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:19 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1400] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:19 2026] GET /v2.0/security-groups?id=51a78796-fb3f-49d9-bcd6-bb5ad6da99dc&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:19.240 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f45dc8dc-9614-43fe-b5f1-3ff90ece676d - - - - - -] No hosting information found for port 1a182de4-e461-4005-84d1-4c9e17149c03: RuntimeError: No hosting information found for port 1a182de4-e461-4005-84d1-4c9e17149c03 2026-05-08 00:42:19.310 8 INFO neutron.db.ovn_revision_numbers_db [None req-f45dc8dc-9614-43fe-b5f1-3ff90ece676d - - - - - -] Successfully bumped revision number for resource 1a182de4-e461-4005-84d1-4c9e17149c03 (type: router_ports) to 2 2026-05-08 00:42:19.404 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e33d6a85-564b-4224-b040-69e2e432a82d - - - - - -] OVN reports status up for port: b58456a8-5ba0-4013-9e7f-446104ece565 2026-05-08 00:42:19.427 7 INFO neutron.plugins.ml2.plugin [None req-e33d6a85-564b-4224-b040-69e2e432a82d - - - - - -] Attempt 1 to provision port b58456a8-5ba0-4013-9e7f-446104ece565 [pid: 8|app: 0|req: 725/1401] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:19 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:19.617 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de7a06be-db7b-46b2-8eda-d4deac9cf09d'] response: {'server_uuid': '530bb977-1135-471e-bc2b-8a06442d6bf8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b58456a8-5ba0-4013-9e7f-446104ece565', 'code': 200} [pid: 7|app: 0|req: 677/1402] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:42:18 2026] PUT /v2.0/routers/808454ee-4b27-4dbf-9651-9caad7fc2075/remove_router_interface => generated 310 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:19.989 7 INFO neutron.db.ovn_revision_numbers_db [None req-e33d6a85-564b-4224-b040-69e2e432a82d - - - - - -] Successfully bumped revision number for resource b58456a8-5ba0-4013-9e7f-446104ece565 (type: ports) to 5 2026-05-08 00:42:20.148 8 INFO neutron_taas.services.taas.taas_plugin [None req-60234c70-046f-41d3-b8b4-6b3a5ba906da d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 329aaf07-98d6-4209-aed4-fa43f820f84a 2026-05-08 00:42:20.163 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60234c70-046f-41d3-b8b4-6b3a5ba906da d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 329aaf07-98d6-4209-aed4-fa43f820f84a /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 678/1403] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:20 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1404] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:20 2026] GET /v2.0/security-groups?id=51a78796-fb3f-49d9-bcd6-bb5ad6da99dc&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1407] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:20 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => 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: 726/1408] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:42:19 2026] DELETE /v2.0/routers/808454ee-4b27-4dbf-9651-9caad7fc2075 => generated 0 bytes in 1388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1409] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:21 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1410] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:21 2026] GET /v2.0/security-groups?id=51a78796-fb3f-49d9-bcd6-bb5ad6da99dc&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: 683/1411] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:42:21 2026] DELETE /v2.0/subnets/88ee1827-8a61-42ef-b44c-eb23a08a5122 => generated 0 bytes in 527 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:21.668 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2574a76-c81e-41e4-84b4-5ef14d6f14b3'] response: {'server_uuid': '530bb977-1135-471e-bc2b-8a06442d6bf8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b58456a8-5ba0-4013-9e7f-446104ece565', 'code': 200} [pid: 7|app: 0|req: 684/1412] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:21 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:21.728 8 INFO neutron_taas.services.taas.taas_plugin [None req-9008db87-5d0c-4ebe-a7a6-1348ede4ee4d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 0ded98cc-0bf0-4eda-b1a2-363256b734a6 2026-05-08 00:42:21.732 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9008db87-5d0c-4ebe-a7a6-1348ede4ee4d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 0ded98cc-0bf0-4eda-b1a2-363256b734a6 [pid: 7|app: 0|req: 685/1413] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:21 2026] GET /v2.0/security-groups?id=51a78796-fb3f-49d9-bcd6-bb5ad6da99dc&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: 7|app: 0|req: 686/1414] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:42:21 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 1232 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1415] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:21 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:22.067 8 INFO neutron.services.segments.plugin [-] Segment 8465e0e2-a938-4b39-90c9-cf55592029ff resource provider aggregate not found 2026-05-08 00:42:22.072 8 INFO neutron.services.segments.plugin [-] Segment 8465e0e2-a938-4b39-90c9-cf55592029ff resource provider aggregate not found 2026-05-08 00:42:22.094 8 INFO neutron.services.segments.plugin [-] Segment 8465e0e2-a938-4b39-90c9-cf55592029ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8465e0e2-a938-4b39-90c9-cf55592029ff found for delete ", "request_id": "req-2fb8685f-1b59-48de-a344-f326b7094307"}]} 2026-05-08 00:42:22.098 8 INFO neutron.services.segments.plugin [-] Segment 8465e0e2-a938-4b39-90c9-cf55592029ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8465e0e2-a938-4b39-90c9-cf55592029ff found for delete ", "request_id": "req-76428fad-3a99-4d21-8f34-25520f1ad53e"}]} [pid: 8|app: 0|req: 729/1416] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:42:21 2026] DELETE /v2.0/networks/f58075d9-b31b-43ea-9465-de310b1a027e => generated 0 bytes in 570 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:22.233 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c0364acc-7e8e-46a4-952d-f6b3d9e0deb8 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] No more DHCP agents 2026-05-08 00:42:22.234 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c0364acc-7e8e-46a4-952d-f6b3d9e0deb8 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 730/1417] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:42:22 2026] GET /v2.0/networks?id=67b02077-a31f-471f-80fd-529cfcf75dc6 => generated 713 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:22.305 8 WARNING neutron.db.securitygroups_db [req-3c659d20-f864-4aa5-b4e0-4d272b5c774c req-a290b78a-a1ef-4bc1-b039-534eb08cb562 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 731/1418] 199.19.213.225 () {34 vars in 1050 bytes} [Fri May 8 00:42:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b91cf4ec4d3c4ccb95655547b37366bc => generated 179 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:22.865 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-3c659d20-f864-4aa5-b4e0-4d272b5c774c req-6cb0ef85-1106-4345-9da5-e0090804026b 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] No more DHCP agents 2026-05-08 00:42:22.866 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-3c659d20-f864-4aa5-b4e0-4d272b5c774c req-6cb0ef85-1106-4345-9da5-e0090804026b 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] Unable to schedule network 67b02077-a31f-471f-80fd-529cfcf75dc6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:22.986 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f45dc8dc-9614-43fe-b5f1-3ff90ece676d - - - - - -] OVN reports status down for port: ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 2026-05-08 00:42:23.101 8 INFO neutron.db.ovn_revision_numbers_db [req-3c659d20-f864-4aa5-b4e0-4d272b5c774c req-6cb0ef85-1106-4345-9da5-e0090804026b 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] Successfully bumped revision number for resource ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 (type: ports) to 1 [pid: 8|app: 0|req: 732/1419] 199.19.213.225 () {38 vars in 955 bytes} [Fri May 8 00:42:22 2026] POST /v2.0/ports => generated 958 bytes in 858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:42:23.214 8 WARNING neutron.db.securitygroups_db [None req-6d3749c8-fba0-4f51-aa69-4804739b27f3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 733/1420] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:42:23 2026] GET /v2.0/security-groups?tenant_id=81930749d241478a9f23055d260257a0&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: 734/1421] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:23 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 961 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:23.385 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0364acc-7e8e-46a4-952d-f6b3d9e0deb8 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource a255af7a-1c06-446e-a4ef-b302fbdf5777 (type: floatingips) to 1 2026-05-08 00:42:23.386 7 INFO neutron.db.l3_db [None req-c0364acc-7e8e-46a4-952d-f6b3d9e0deb8 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Floating IP a255af7a-1c06-446e-a4ef-b302fbdf5777 associated. External IP: 10.96.250.206, port: b58456a8-5ba0-4013-9e7f-446104ece565. [pid: 7|app: 0|req: 688/1422] 10.0.0.36 () {34 vars in 676 bytes} [Fri May 8 00:42:21 2026] POST /v2.0/floatingips => generated 855 bytes in 1612 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: 689/1423] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:23 2026] DELETE /v2.0/security-groups/adfe4a03-6abf-4bc7-b178-87107135aeab => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:23.686 8 INFO neutron.db.ovn_revision_numbers_db [req-3c659d20-f864-4aa5-b4e0-4d272b5c774c req-bedca54e-ebb3-449d-9682-9bdf455a55d5 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 (type: ports) to 2 [pid: 7|app: 0|req: 690/1424] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:23 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:23.715 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfa91b46-ff14-43f3-b382-5721f324d3f2'] response: {'name': 'network-changed', 'server_uuid': '530bb977-1135-471e-bc2b-8a06442d6bf8', 'tag': 'b58456a8-5ba0-4013-9e7f-446104ece565', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 691/1425] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 8 00:42:23 2026] GET /v2.0/floatingips/a255af7a-1c06-446e-a4ef-b302fbdf5777 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:24.083 8 INFO neutron.db.ovn_revision_numbers_db [req-3c659d20-f864-4aa5-b4e0-4d272b5c774c req-bedca54e-ebb3-449d-9682-9bdf455a55d5 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 (type: ports) to 4 [pid: 8|app: 0|req: 735/1426] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:42:23 2026] PUT /v2.0/ports/ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 => generated 1231 bytes in 826 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:24.168 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff312ea3-c30e-4d90-a950-80374423d7c2'] response: {'name': 'network-changed', 'server_uuid': '5ba67e6e-f019-4535-868a-b7c059a8abe2', 'tag': 'ce03ae9f-9ec4-48a0-913e-ea37954ddfd4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 692/1427] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:42:24 2026] GET /v2.0/ports?tenant_id=dc63d197780b43c899c62c17cf112388&device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 1232 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: 8|app: 0|req: 736/1428] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:42:24 2026] GET /v2.0/networks?id=d2817d0f-4e47-4d92-9f8f-d72e71cad1af => generated 796 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1429] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:42:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b58456a8-5ba0-4013-9e7f-446104ece565 => 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: 737/1430] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:42:24 2026] GET /v2.0/subnets?id=7dddedda-f764-4532-9e96-8857d8b89eb9 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1431] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:42:24 2026] GET /v2.0/ports?network_id=d2817d0f-4e47-4d92-9f8f-d72e71cad1af&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1432] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:42:24 2026] GET /v2.0/networks/d2817d0f-4e47-4d92-9f8f-d72e71cad1af?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: 695/1433] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:42:24 2026] GET /v2.0/networks/d2817d0f-4e47-4d92-9f8f-d72e71cad1af?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: 739/1434] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:42:24 2026] GET /v2.0/ports?tenant_id=b91cf4ec4d3c4ccb95655547b37366bc&device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 1234 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1435] 199.19.213.225 () {34 vars in 1018 bytes} [Fri May 8 00:42:24 2026] GET /v2.0/networks?tenant_id=b91cf4ec4d3c4ccb95655547b37366bc&shared=False => generated 812 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1436] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:24 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1437] 199.19.213.225 () {34 vars in 930 bytes} [Fri May 8 00:42:24 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1438] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:24 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1439] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:42:25 2026] GET /v2.0/ports?tenant_id=b91cf4ec4d3c4ccb95655547b37366bc&device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 1234 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1440] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:42:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 => 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: 699/1441] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:42:25 2026] GET /v2.0/subnets?id=fdbf8578-5fae-4e79-9511-9a188e44f074 => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1442] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:25 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1443] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:42:25 2026] GET /v2.0/ports?network_id=67b02077-a31f-471f-80fd-529cfcf75dc6&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: 744/1444] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:26 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1445] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:42:26 2026] GET /v2.0/networks/67b02077-a31f-471f-80fd-529cfcf75dc6?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: 745/1446] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:42:26 2026] GET /v2.0/networks/67b02077-a31f-471f-80fd-529cfcf75dc6?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: 702/1447] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:27 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1448] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:27 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:27.955 7 WARNING neutron.db.securitygroups_db [None req-dd381126-2319-4254-b9b5-8da3749712f3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:42:28.077 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd381126-2319-4254-b9b5-8da3749712f3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource bc8eb7d9-7423-4f33-8098-3d7072f1d4c2 (type: security_groups) to 1 2026-05-08 00:42:28.092 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd381126-2319-4254-b9b5-8da3749712f3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 30d67e61-a54a-4698-b7b4-1623a193f6f5 (type: security_group_rules) to 0 2026-05-08 00:42:28.105 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd381126-2319-4254-b9b5-8da3749712f3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6f47305e-13f7-4281-af24-e7bb872adc6e (type: security_group_rules) to 0 2026-05-08 00:42:28.117 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd381126-2319-4254-b9b5-8da3749712f3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 753eeeea-9b63-4d85-9771-af2c6c1ce54e (type: security_group_rules) to 0 2026-05-08 00:42:28.129 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd381126-2319-4254-b9b5-8da3749712f3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 9335032d-6928-4407-96c6-2ba805de5554 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 703/1449] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:42:27 2026] GET /v2.0/security-groups?tenant_id=104e839b07b54b2f84bd0f7e05fe9ca5&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1450] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:28 2026] DELETE /v2.0/security-groups/bc8eb7d9-7423-4f33-8098-3d7072f1d4c2 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1451] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:28 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1452] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:28 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:28.434 7 WARNING neutron.db.securitygroups_db [None req-088ff60d-87e0-4c50-83d7-1ae3ed4e8af1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:42:28.547 7 INFO neutron.db.ovn_revision_numbers_db [None req-088ff60d-87e0-4c50-83d7-1ae3ed4e8af1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 99c0e51b-1313-4a4c-8dc6-6fb39c4ccc4c (type: security_groups) to 1 2026-05-08 00:42:28.564 7 INFO neutron.db.ovn_revision_numbers_db [None req-088ff60d-87e0-4c50-83d7-1ae3ed4e8af1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7569b4e2-298b-4b89-a7aa-9ced5c805b0d (type: security_group_rules) to 0 2026-05-08 00:42:28.577 7 INFO neutron.db.ovn_revision_numbers_db [None req-088ff60d-87e0-4c50-83d7-1ae3ed4e8af1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 82036852-6baf-4003-b16f-e0b0b4dde1fe (type: security_group_rules) to 0 2026-05-08 00:42:28.587 7 INFO neutron.db.ovn_revision_numbers_db [None req-088ff60d-87e0-4c50-83d7-1ae3ed4e8af1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 841ab2b9-3707-4645-a03c-680b3cffbde5 (type: security_group_rules) to 0 2026-05-08 00:42:28.597 7 INFO neutron.db.ovn_revision_numbers_db [None req-088ff60d-87e0-4c50-83d7-1ae3ed4e8af1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource cd385774-10b3-49be-96fb-a6539fd3201b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 705/1453] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:42:28 2026] GET /v2.0/security-groups?tenant_id=00e47ad53ac64d9892e7d87f9cf94cdc&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:28.774 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f45dc8dc-9614-43fe-b5f1-3ff90ece676d - - - - - -] OVN reports status up for port: ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 2026-05-08 00:42:28.792 8 INFO neutron.plugins.ml2.plugin [None req-f45dc8dc-9614-43fe-b5f1-3ff90ece676d - - - - - -] Attempt 1 to provision port ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 [pid: 8|app: 0|req: 749/1454] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:28 2026] DELETE /v2.0/security-groups/99c0e51b-1313-4a4c-8dc6-6fb39c4ccc4c => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:28.933 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-23a01aab-22f2-4d3f-bae1-7e428fbdcc53'] response: {'server_uuid': '5ba67e6e-f019-4535-868a-b7c059a8abe2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ce03ae9f-9ec4-48a0-913e-ea37954ddfd4', 'code': 200} 2026-05-08 00:42:29.069 8 INFO neutron.db.ovn_revision_numbers_db [None req-f45dc8dc-9614-43fe-b5f1-3ff90ece676d - - - - - -] Successfully bumped revision number for resource ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 (type: ports) to 5 [pid: 7|app: 0|req: 706/1455] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:29 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 975 bytes in 39 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: 750/1456] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:29 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1457] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:30 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1458] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:30 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1459] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:30 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:30.974 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5410cdf8-fdc3-4d6a-9fba-e5bc57c42f6e'] response: {'server_uuid': '5ba67e6e-f019-4535-868a-b7c059a8abe2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ce03ae9f-9ec4-48a0-913e-ea37954ddfd4', 'code': 200} 2026-05-08 00:42:31.460 8 INFO neutron.db.ovn_revision_numbers_db [None req-44493d06-667a-4b8a-a3c6-87f0cdc1fafd 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] Successfully bumped revision number for resource 7674f79d-b7ae-489e-aa75-8d786ab81fc0 (type: floatingips) to 1 2026-05-08 00:42:31.476 7 WARNING neutron.db.securitygroups_db [None req-420a1e8d-95ad-494a-8acf-b9ef13e31a59 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:42:31.585 7 INFO neutron.db.ovn_revision_numbers_db [None req-420a1e8d-95ad-494a-8acf-b9ef13e31a59 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c6ea24a6-994d-4076-a3ee-0fb11c4ce9e6 (type: security_groups) to 1 2026-05-08 00:42:31.598 7 INFO neutron.db.ovn_revision_numbers_db [None req-420a1e8d-95ad-494a-8acf-b9ef13e31a59 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 20234238-d25b-44b5-8661-a9f2d01f9562 (type: security_group_rules) to 0 2026-05-08 00:42:31.600 8 INFO neutron.db.ovn_revision_numbers_db [None req-44493d06-667a-4b8a-a3c6-87f0cdc1fafd 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] Successfully bumped revision number for resource 7674f79d-b7ae-489e-aa75-8d786ab81fc0 (type: floatingips) to 2 2026-05-08 00:42:31.601 8 INFO neutron.db.l3_db [None req-44493d06-667a-4b8a-a3c6-87f0cdc1fafd 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] Floating IP 7674f79d-b7ae-489e-aa75-8d786ab81fc0 associated. External IP: 10.96.250.214, port: ce03ae9f-9ec4-48a0-913e-ea37954ddfd4. 2026-05-08 00:42:31.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-420a1e8d-95ad-494a-8acf-b9ef13e31a59 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 70c82400-2313-440b-9722-e35ab49fb0f9 (type: security_group_rules) to 0 2026-05-08 00:42:31.621 7 INFO neutron.db.ovn_revision_numbers_db [None req-420a1e8d-95ad-494a-8acf-b9ef13e31a59 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a3aa7c28-5937-4070-88ac-612c3e5d77b1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 752/1460] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:42:30 2026] PUT /v2.0/floatingips/7674f79d-b7ae-489e-aa75-8d786ab81fc0 => generated 856 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:31.631 7 INFO neutron.db.ovn_revision_numbers_db [None req-420a1e8d-95ad-494a-8acf-b9ef13e31a59 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e44fb8d5-d47b-4fb3-8e23-9b852cac222d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 709/1461] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:42:31 2026] GET /v2.0/security-groups?tenant_id=e015e9e35d0849fdb0c343066f5a1a1e&name=default => generated 2925 bytes in 384 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: 753/1462] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:31 2026] DELETE /v2.0/security-groups/c6ea24a6-994d-4076-a3ee-0fb11c4ce9e6 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:33.010 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aef21fda-bf34-444e-a6e1-0b0c90954114'] response: {'name': 'network-changed', 'server_uuid': '5ba67e6e-f019-4535-868a-b7c059a8abe2', 'tag': 'ce03ae9f-9ec4-48a0-913e-ea37954ddfd4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 754/1463] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/ports?tenant_id=b91cf4ec4d3c4ccb95655547b37366bc&device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 1236 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:33.619 7 WARNING neutron.db.securitygroups_db [None req-45d42dd9-d4dd-4dd0-a338-22a6f4f578da d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 755/1464] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/networks?id=67b02077-a31f-471f-80fd-529cfcf75dc6 => generated 812 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1465] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 => 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: 757/1466] 10.0.0.36 () {32 vars in 652 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/extensions => generated 21706 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 00:42:33.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-45d42dd9-d4dd-4dd0-a338-22a6f4f578da d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 27f96d68-ef8a-4748-9d92-97a635d5252b (type: security_groups) to 1 [pid: 8|app: 0|req: 758/1467] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/subnets?id=fdbf8578-5fae-4e79-9511-9a188e44f074 => generated 693 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:33.762 7 INFO neutron.db.ovn_revision_numbers_db [None req-45d42dd9-d4dd-4dd0-a338-22a6f4f578da d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 244aba0f-10c9-4053-9393-1528ccef721f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 759/1468] 10.0.0.36 () {32 vars in 680 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:33.775 7 INFO neutron.db.ovn_revision_numbers_db [None req-45d42dd9-d4dd-4dd0-a338-22a6f4f578da d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 47646f06-2fec-4891-b22e-06cc2c21f88a (type: security_group_rules) to 0 2026-05-08 00:42:33.785 7 INFO neutron.db.ovn_revision_numbers_db [None req-45d42dd9-d4dd-4dd0-a338-22a6f4f578da d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6c9e9cb7-a08c-4b96-8396-b7a6a60493af (type: security_group_rules) to 0 2026-05-08 00:42:33.796 7 INFO neutron.db.ovn_revision_numbers_db [None req-45d42dd9-d4dd-4dd0-a338-22a6f4f578da d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7abb840c-b606-45f9-9f25-5d8bbf190887 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 760/1469] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 1232 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1470] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/ports?network_id=67b02077-a31f-471f-80fd-529cfcf75dc6&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: 762/1471] 10.0.0.36 () {32 vars in 680 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1472] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/security-groups?tenant_id=a5c2fd0fad6b495885e679a79dbe8d57&name=default => generated 2925 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1473] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/security-groups?id=51a78796-fb3f-49d9-bcd6-bb5ad6da99dc&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: 8|app: 0|req: 764/1474] 10.0.0.36 () {32 vars in 664 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1475] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/networks/67b02077-a31f-471f-80fd-529cfcf75dc6?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1476] 10.0.0.36 () {32 vars in 696 bytes} [Fri May 8 00:42:33 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: 713/1477] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/networks/67b02077-a31f-471f-80fd-529cfcf75dc6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1478] 10.0.0.36 () {32 vars in 700 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1479] 10.0.0.36 () {32 vars in 688 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1480] 10.0.0.36 () {32 vars in 692 bytes} [Fri May 8 00:42:33 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: 7|app: 0|req: 717/1481] 10.0.0.36 () {32 vars in 694 bytes} [Fri May 8 00:42:33 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: 7|app: 0|req: 718/1482] 10.0.0.36 () {32 vars in 684 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1483] 10.0.0.36 () {32 vars in 686 bytes} [Fri May 8 00:42:33 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: 7|app: 0|req: 720/1484] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/extensions/dns-integration-domain-keywords => generated 283 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1485] 10.0.0.36 () {32 vars in 698 bytes} [Fri May 8 00:42:33 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) [pid: 7|app: 0|req: 722/1486] 10.0.0.36 () {32 vars in 678 bytes} [Fri May 8 00:42:33 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) [pid: 7|app: 0|req: 723/1487] 10.0.0.36 () {32 vars in 682 bytes} [Fri May 8 00:42:33 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: 7|app: 0|req: 724/1488] 10.0.0.36 () {32 vars in 674 bytes} [Fri May 8 00:42:34 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: 7|app: 0|req: 725/1489] 10.0.0.36 () {32 vars in 688 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1490] 10.0.0.36 () {32 vars in 688 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/filter-validation => 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: 727/1491] 10.0.0.36 () {32 vars in 722 bytes} [Fri May 8 00:42:34 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) [pid: 7|app: 0|req: 728/1492] 10.0.0.36 () {32 vars in 686 bytes} [Fri May 8 00:42:34 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: 729/1493] 10.0.0.36 () {32 vars in 668 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1494] 10.0.0.36 () {32 vars in 686 bytes} [Fri May 8 00:42:34 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: 7|app: 0|req: 731/1495] 10.0.0.36 () {32 vars in 680 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1496] 10.0.0.36 () {32 vars in 678 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1497] 10.0.0.36 () {32 vars in 666 bytes} [Fri May 8 00:42:34 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: 7|app: 0|req: 734/1498] 10.0.0.36 () {32 vars in 702 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/enable-default-route-bfd => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1499] 10.0.0.36 () {32 vars in 704 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/enable-default-route-ecmp => generated 215 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1500] 10.0.0.36 () {32 vars in 676 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1501] 10.0.0.36 () {32 vars in 664 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1502] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:33 2026] DELETE /v2.0/security-groups/27f96d68-ef8a-4748-9d92-97a635d5252b => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1503] 10.0.0.36 () {32 vars in 710 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/external-gateway-multihoming => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1504] 10.0.0.36 () {32 vars in 674 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/l3-flavors => 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: 739/1505] 10.0.0.36 () {32 vars in 668 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/logging => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1506] 10.0.0.36 () {32 vars in 682 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1507] 10.0.0.36 () {32 vars in 668 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1508] 10.0.0.36 () {32 vars in 686 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1509] 10.0.0.36 () {32 vars in 704 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1510] 10.0.0.36 () {32 vars in 700 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1511] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/network-ip-availability-details => generated 260 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1512] 10.0.0.36 () {32 vars in 674 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1513] 10.0.0.36 () {32 vars in 692 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1514] 10.0.0.36 () {32 vars in 708 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1515] 10.0.0.36 () {32 vars in 704 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1516] 10.0.0.36 () {32 vars in 718 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1517] 10.0.0.36 () {32 vars in 696 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1518] 10.0.0.36 () {32 vars in 710 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1519] 10.0.0.36 () {32 vars in 668 bytes} [Fri May 8 00:42:34 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: 8|app: 0|req: 774/1520] 10.0.0.36 () {32 vars in 686 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1521] 10.0.0.36 () {32 vars in 680 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1522] 10.0.0.36 () {32 vars in 674 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1523] 10.0.0.36 () {32 vars in 670 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1524] 10.0.0.36 () {32 vars in 662 bytes} [Fri May 8 00:42:34 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: 749/1525] 10.0.0.36 () {32 vars in 660 bytes} [Fri May 8 00:42:34 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: 777/1526] 10.0.0.36 () {32 vars in 698 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1527] 10.0.0.36 () {32 vars in 698 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1528] 10.0.0.36 () {32 vars in 676 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1529] 10.0.0.36 () {32 vars in 668 bytes} [Fri May 8 00:42:34 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: 8|app: 0|req: 779/1530] 10.0.0.36 () {32 vars in 682 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1531] 10.0.0.36 () {32 vars in 700 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1532] 10.0.0.36 () {32 vars in 684 bytes} [Fri May 8 00:42:34 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: 753/1533] 10.0.0.36 () {32 vars in 706 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1534] 10.0.0.36 () {32 vars in 668 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1535] 10.0.0.36 () {32 vars in 696 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1536] 10.0.0.36 () {32 vars in 694 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1537] 10.0.0.36 () {32 vars in 684 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1538] 10.0.0.36 () {32 vars in 688 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1539] 10.0.0.36 () {32 vars in 704 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1540] 10.0.0.36 () {32 vars in 666 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1541] 10.0.0.36 () {32 vars in 680 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1542] 10.0.0.36 () {32 vars in 680 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/rbac-policies => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1543] 10.0.0.36 () {32 vars in 690 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1544] 10.0.0.36 () {32 vars in 694 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1545] 10.0.0.36 () {32 vars in 688 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1546] 10.0.0.36 () {32 vars in 700 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/standard-attr-revisions => 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: 760/1547] 10.0.0.36 () {32 vars in 702 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1548] 10.0.0.36 () {32 vars in 690 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/router-enable-snat => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1549] 10.0.0.36 () {32 vars in 712 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1550] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1551] 10.0.0.36 () {32 vars in 726 bytes} [Fri May 8 00:42:34 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: 8|app: 0|req: 790/1552] 10.0.0.36 () {32 vars in 740 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1553] 10.0.0.36 () {32 vars in 718 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1554] 10.0.0.36 () {32 vars in 682 bytes} [Fri May 8 00:42:34 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: 764/1555] 10.0.0.36 () {32 vars in 668 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1556] 10.0.0.36 () {32 vars in 718 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1557] 10.0.0.36 () {32 vars in 678 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1558] 10.0.0.36 () {32 vars in 668 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1559] 10.0.0.36 () {32 vars in 696 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1560] 10.0.0.36 () {32 vars in 704 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1561] 10.0.0.36 () {32 vars in 700 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1562] 10.0.0.36 () {32 vars in 708 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/subnet-dns-publish-fixed-ip => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1563] 10.0.0.36 () {32 vars in 700 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1564] 10.0.0.36 () {32 vars in 704 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1565] 10.0.0.36 () {32 vars in 694 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1566] 10.0.0.36 () {32 vars in 688 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1567] 10.0.0.36 () {32 vars in 696 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1568] 10.0.0.36 () {32 vars in 678 bytes} [Fri May 8 00:42:35 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: 771/1569] 10.0.0.36 () {32 vars in 688 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1570] 10.0.0.36 () {32 vars in 700 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1571] 10.0.0.36 () {32 vars in 664 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1572] 10.0.0.36 () {32 vars in 680 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1573] 10.0.0.36 () {32 vars in 686 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/vlan-transparent => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1574] 10.0.0.36 () {32 vars in 676 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1575] 10.0.0.36 () {32 vars in 692 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/vpn-agent-scheduler => generated 199 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1576] 10.0.0.36 () {32 vars in 692 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1577] 10.0.0.36 () {32 vars in 676 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1578] 10.0.0.36 () {32 vars in 666 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1579] 10.0.0.36 () {32 vars in 662 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/taas => generated 175 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1580] 10.0.0.36 () {32 vars in 674 bytes} [Fri May 8 00:42:35 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: 7|app: 0|req: 777/1581] 10.0.0.36 () {32 vars in 704 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/tap-mirror-both-direction => generated 265 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1582] 10.0.0.36 () {32 vars in 686 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:35.856 8 WARNING neutron.db.securitygroups_db [None req-3d76aee6-e823-44ec-9f30-a660e25c18e1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:42:35.993 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d76aee6-e823-44ec-9f30-a660e25c18e1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7ac49bcd-bd0f-4372-8bc7-1a8ccd8157d4 (type: security_groups) to 1 2026-05-08 00:42:36.003 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d76aee6-e823-44ec-9f30-a660e25c18e1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 69ea2667-57df-4752-9f66-aad3a98e6170 (type: security_group_rules) to 0 2026-05-08 00:42:36.016 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d76aee6-e823-44ec-9f30-a660e25c18e1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource aa791351-f1b1-43dd-90d7-57146206996f (type: security_group_rules) to 0 2026-05-08 00:42:36.027 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d76aee6-e823-44ec-9f30-a660e25c18e1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ac547c02-f9d7-44d0-889d-02bab7735955 (type: security_group_rules) to 0 2026-05-08 00:42:36.041 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d76aee6-e823-44ec-9f30-a660e25c18e1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ede387dd-cf57-438b-baa8-25342585c565 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 807/1585] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/security-groups?tenant_id=87f1f88eb70b401d958d728e9b8d6f48&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1586] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:36 2026] DELETE /v2.0/security-groups/7ac49bcd-bd0f-4372-8bc7-1a8ccd8157d4 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:38.360 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9e4adc9-820a-4b24-9ce8-c4e80f2b5500 beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Successfully bumped revision number for resource 155df4b4-22ef-41d6-9f80-adb6150cc4ac (type: security_groups) to 1 2026-05-08 00:42:38.371 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9e4adc9-820a-4b24-9ce8-c4e80f2b5500 beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Successfully bumped revision number for resource 16482512-5762-48b2-b3eb-ada3c29faa84 (type: security_group_rules) to 0 2026-05-08 00:42:38.383 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9e4adc9-820a-4b24-9ce8-c4e80f2b5500 beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Successfully bumped revision number for resource 945e9dfd-0e6b-41aa-ad3f-f1caa4a9a22e (type: security_group_rules) to 0 2026-05-08 00:42:38.394 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9e4adc9-820a-4b24-9ce8-c4e80f2b5500 beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Successfully bumped revision number for resource ac2387b9-7482-4a55-82c3-f15d26f564e3 (type: security_group_rules) to 0 2026-05-08 00:42:38.405 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9e4adc9-820a-4b24-9ce8-c4e80f2b5500 beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Successfully bumped revision number for resource c79ddfaf-5ab0-4f89-9030-ebbb1c9e6cb3 (type: security_group_rules) to 0 2026-05-08 00:42:38.476 8 INFO neutron.db.segments_db [None req-f9e4adc9-820a-4b24-9ce8-c4e80f2b5500 beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Added segment 723c320d-3c4b-40e7-bf58-eea19d2a85da of type geneve for network c62b9530-c079-44b4-a2a3-df3d21b03a3e [pid: 7|app: 0|req: 780/1587] 10.0.0.36 () {32 vars in 825 bytes} [Fri May 8 00:42:38 2026] GET /v2.0/ports?project_id=dc63d197780b43c899c62c17cf112388&network_id=d2817d0f-4e47-4d92-9f8f-d72e71cad1af => generated 3338 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:38.607 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9e4adc9-820a-4b24-9ce8-c4e80f2b5500 beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Successfully bumped revision number for resource c62b9530-c079-44b4-a2a3-df3d21b03a3e (type: networks) to 1 2026-05-08 00:42:38.779 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f9e4adc9-820a-4b24-9ce8-c4e80f2b5500 beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] No more DHCP agents 2026-05-08 00:42:38.781 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f9e4adc9-820a-4b24-9ce8-c4e80f2b5500 beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Unable to schedule network c62b9530-c079-44b4-a2a3-df3d21b03a3e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:38.860 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b06cd74e-5cca-43cf-af1b-ea6617d7001e - - - - - -] OVN reports status down for port: 6962350c-f1cb-4371-ad5b-26a7e4995f2e [pid: 7|app: 0|req: 781/1588] 10.0.0.36 () {32 vars in 741 bytes} [Fri May 8 00:42:38 2026] GET /v2.0/subnets?network_id=0003d320-9a2b-473c-843e-821636210b16 => generated 667 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:39.011 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9e4adc9-820a-4b24-9ce8-c4e80f2b5500 beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Successfully bumped revision number for resource 6962350c-f1cb-4371-ad5b-26a7e4995f2e (type: ports) to 1 [pid: 8|app: 0|req: 808/1589] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:42:38 2026] POST /v2.0/networks => generated 685 bytes in 1396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:42:39.523 7 INFO neutron.db.ovn_revision_numbers_db [None req-be3332d2-a2ad-4a63-a2c5-8fa521e70520 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource a255af7a-1c06-446e-a4ef-b302fbdf5777 (type: floatingips) to 2 2026-05-08 00:42:39.587 7 INFO neutron.db.l3_db [None req-be3332d2-a2ad-4a63-a2c5-8fa521e70520 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Floating IP a255af7a-1c06-446e-a4ef-b302fbdf5777 disassociated. External IP: 10.96.250.206, port: b58456a8-5ba0-4013-9e7f-446104ece565. [pid: 7|app: 0|req: 782/1590] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:42:39 2026] PUT /v2.0/floatingips/a255af7a-1c06-446e-a4ef-b302fbdf5777 => generated 554 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1591] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 8 00:42:39 2026] GET /v2.0/floatingips/a255af7a-1c06-446e-a4ef-b302fbdf5777 => generated 552 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:39.667 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccaeaace-1e2c-427b-ba7b-452af8f2240e'] response: {'name': 'network-changed', 'server_uuid': '530bb977-1135-471e-bc2b-8a06442d6bf8', 'tag': 'b58456a8-5ba0-4013-9e7f-446104ece565', '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-05-08 00:42:40.214 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3be4533a-58c2-41c0-b0c1-b761546a3ecc beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] No more DHCP agents 2026-05-08 00:42:40.215 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3be4533a-58c2-41c0-b0c1-b761546a3ecc beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Unable to schedule network c62b9530-c079-44b4-a2a3-df3d21b03a3e: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 810/1592] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:42:40 2026] GET /v2.0/ports?tenant_id=dc63d197780b43c899c62c17cf112388&device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 1232 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:40.251 7 INFO neutron.db.ovn_revision_numbers_db [None req-3be4533a-58c2-41c0-b0c1-b761546a3ecc beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Successfully bumped revision number for resource 3d4e80db-7bd7-430c-92c1-e37642b78f32 (type: subnets) to 0 [pid: 7|app: 0|req: 783/1593] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:42:39 2026] POST /v2.0/subnets => generated 673 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1594] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:42:40 2026] GET /v2.0/networks?id=d2817d0f-4e47-4d92-9f8f-d72e71cad1af => generated 796 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1595] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:42:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b58456a8-5ba0-4013-9e7f-446104ece565 => 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: 813/1596] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:42:40 2026] GET /v2.0/subnets?id=7dddedda-f764-4532-9e96-8857d8b89eb9 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:40.369 7 INFO neutron.db.segments_db [None req-14d51f5b-fe72-4598-acd5-916d1d95927d beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Added segment 202fe12a-f90b-4015-b550-39f71062ff84 of type geneve for network ee683cef-e5d0-4670-b955-c5a8b065da0f [pid: 8|app: 0|req: 814/1597] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:42:40 2026] GET /v2.0/ports?network_id=d2817d0f-4e47-4d92-9f8f-d72e71cad1af&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: 815/1598] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:42:40 2026] GET /v2.0/networks/d2817d0f-4e47-4d92-9f8f-d72e71cad1af?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:40.504 7 INFO neutron.db.ovn_revision_numbers_db [None req-14d51f5b-fe72-4598-acd5-916d1d95927d beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Successfully bumped revision number for resource ee683cef-e5d0-4670-b955-c5a8b065da0f (type: networks) to 1 [pid: 8|app: 0|req: 816/1599] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:42:40 2026] GET /v2.0/networks/d2817d0f-4e47-4d92-9f8f-d72e71cad1af?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:40.729 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-14d51f5b-fe72-4598-acd5-916d1d95927d beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] No more DHCP agents 2026-05-08 00:42:40.731 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-14d51f5b-fe72-4598-acd5-916d1d95927d beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Unable to schedule network ee683cef-e5d0-4670-b955-c5a8b065da0f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:40.805 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7df29748-238c-460a-ada3-f7c6ff231261 - - - - - -] OVN reports status down for port: 1d925a59-818e-4f90-aa26-a524cfa66524 2026-05-08 00:42:40.812 7 INFO neutron.db.ovn_revision_numbers_db [None req-14d51f5b-fe72-4598-acd5-916d1d95927d beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Successfully bumped revision number for resource 1d925a59-818e-4f90-aa26-a524cfa66524 (type: ports) to 1 [pid: 7|app: 0|req: 784/1600] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:42:40 2026] POST /v2.0/networks => generated 685 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:42:41.042 8 INFO neutron.db.ovn_revision_numbers_db [None req-be9bcb51-3128-4160-bafb-a42f3409edea b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource ad2f5a16-ae2c-4d37-9d75-7fe2c9727d08 (type: security_groups) to 1 2026-05-08 00:42:41.114 8 INFO neutron.db.ovn_revision_numbers_db [None req-be9bcb51-3128-4160-bafb-a42f3409edea b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 64c84938-6096-45ef-bce1-e1509f40262f (type: security_group_rules) to 0 2026-05-08 00:42:41.129 8 INFO neutron.db.ovn_revision_numbers_db [None req-be9bcb51-3128-4160-bafb-a42f3409edea b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource d672036f-619f-4645-9f34-320ee0559683 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 817/1601] 10.0.0.36 () {34 vars in 684 bytes} [Fri May 8 00:42:40 2026] POST /v2.0/security-groups => generated 1673 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:42:41.180 7 INFO neutron.db.ovn_revision_numbers_db [None req-b89e3291-2b68-41d1-9f48-613ceeb5f639 beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Successfully bumped revision number for resource ee683cef-e5d0-4670-b955-c5a8b065da0f (type: networks) to 2 [pid: 7|app: 0|req: 785/1602] 10.0.0.36 () {34 vars in 742 bytes} [Fri May 8 00:42:40 2026] PUT /v2.0/networks/ee683cef-e5d0-4670-b955-c5a8b065da0f => generated 636 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:41.297 8 INFO neutron.db.ovn_revision_numbers_db [None req-f006705e-cf86-46a2-8313-44a165f76b9b b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 570da971-b0f5-46e2-8d31-7ff6391efd40 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 818/1603] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:41 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) 2026-05-08 00:42:41.390 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0faeb1e9-f3ce-48b7-93c4-eb6fe24b10ba beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] No more DHCP agents 2026-05-08 00:42:41.391 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0faeb1e9-f3ce-48b7-93c4-eb6fe24b10ba beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Unable to schedule network ee683cef-e5d0-4670-b955-c5a8b065da0f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:41.416 7 INFO neutron.db.ovn_revision_numbers_db [None req-0faeb1e9-f3ce-48b7-93c4-eb6fe24b10ba beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Successfully bumped revision number for resource 023698d3-c4ce-46bd-8789-19e744c6eb36 (type: subnets) to 0 [pid: 7|app: 0|req: 786/1604] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:42:41 2026] POST /v2.0/subnets => generated 646 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:42:41.468 8 INFO neutron.db.ovn_revision_numbers_db [None req-c95fd1e2-d2d2-466d-a91f-02eebb76263e b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource ec05950e-6a92-480a-9c10-bfd2a249d4bc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 819/1605] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:41 2026] POST /v2.0/security-group-rules => generated 596 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:42:41.621 8 INFO neutron.db.ovn_revision_numbers_db [None req-73c74b42-7f77-4b74-a770-534cf8f610d9 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource acf55fd1-ab1b-45a2-ae30-c52a8d5f923d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 820/1606] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:41 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: 821/1607] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 00:42:41 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 1236 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:41.832 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad95da6a-df81-4c18-a67e-23b333f235f1 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 3f3c7adb-57d3-45a8-a8ad-35384c4ed8f6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 822/1608] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1609] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 00:42:41 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:41.945 8 INFO neutron.db.securitygroups_db [None req-0122920f-2c1f-473d-9f40-0e4b05fb2165 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Project dc63d197780b43c899c62c17cf112388 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-08 00:42:41.959 7 INFO neutron.db.ovn_revision_numbers_db [None req-9df1558e-4d36-4645-adb1-ea7122fe8c01 beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Successfully bumped revision number for resource 1d925a59-818e-4f90-aa26-a524cfa66524 (type: ports) to 2 2026-05-08 00:42:42.000 7 INFO neutron.db.ovn_revision_numbers_db [None req-9df1558e-4d36-4645-adb1-ea7122fe8c01 beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Successfully bumped revision number for resource 023698d3-c4ce-46bd-8789-19e744c6eb36 (type: subnets) to 1 [pid: 7|app: 0|req: 787/1610] 10.0.0.36 () {34 vars in 740 bytes} [Fri May 8 00:42:41 2026] PUT /v2.0/subnets/023698d3-c4ce-46bd-8789-19e744c6eb36 => generated 656 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:42.058 8 INFO neutron.db.ovn_revision_numbers_db [None req-0122920f-2c1f-473d-9f40-0e4b05fb2165 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 38b58309-2806-4650-8e20-a1a902c02a20 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 824/1611] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:41 2026] POST /v2.0/security-group-rules => generated 607 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:42:42.135 8 INFO neutron.db.securitygroups_db [None req-d77fe8d8-c05c-4957-8b67-81e354c305b1 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Project dc63d197780b43c899c62c17cf112388 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-08 00:42:42.149 7 INFO neutron_taas.services.taas.taas_plugin [None req-68d10925-b140-47bd-ad53-0b3de0a9a5ae beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] TaaS: Handle Delete Port: 1d925a59-818e-4f90-aa26-a524cfa66524 2026-05-08 00:42:42.152 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68d10925-b140-47bd-ad53-0b3de0a9a5ae beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Tap Mirror: Handle Delete Port: 1d925a59-818e-4f90-aa26-a524cfa66524 2026-05-08 00:42:42.238 8 INFO neutron.db.ovn_revision_numbers_db [None req-d77fe8d8-c05c-4957-8b67-81e354c305b1 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource fc9c6dc6-41dd-47b9-a766-950ac9242596 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 825/1612] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:42:42 2026] POST /v2.0/security-group-rules => generated 606 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:42:42.456 7 INFO neutron.services.segments.plugin [-] Segment 202fe12a-f90b-4015-b550-39f71062ff84 resource provider aggregate not found 2026-05-08 00:42:42.460 7 INFO neutron.services.segments.plugin [-] Segment 202fe12a-f90b-4015-b550-39f71062ff84 resource provider aggregate not found 2026-05-08 00:42:42.477 7 INFO neutron.services.segments.plugin [-] Segment 202fe12a-f90b-4015-b550-39f71062ff84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 202fe12a-f90b-4015-b550-39f71062ff84 found for delete ", "request_id": "req-c20d5977-bb78-45ca-bd18-d97fa3abc49d"}]} 2026-05-08 00:42:42.478 7 INFO neutron.services.segments.plugin [-] Segment 202fe12a-f90b-4015-b550-39f71062ff84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 202fe12a-f90b-4015-b550-39f71062ff84 found for delete ", "request_id": "req-acaba390-bfb2-4199-86c6-815b60b0ce84"}]} [pid: 7|app: 0|req: 788/1613] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:42:42 2026] DELETE /v2.0/networks/ee683cef-e5d0-4670-b955-c5a8b065da0f => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:42.519 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d841d674-6961-4328-a3a6-eda4cc1a077b beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 826/1614] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:42:42 2026] DELETE /v2.0/networks/ee683cef-e5d0-4670-b955-c5a8b065da0f => 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: 789/1615] 10.0.0.36 () {32 vars in 693 bytes} [Fri May 8 00:42:42 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1616] 10.0.0.36 () {32 vars in 741 bytes} [Fri May 8 00:42:42 2026] GET /v2.0/subnets?network_id=0003d320-9a2b-473c-843e-821636210b16 => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1617] 10.0.0.36 () {32 vars in 652 bytes} [Fri May 8 00:42:42 2026] GET /v2.0/extensions => generated 21706 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1618] 10.0.0.36 () {32 vars in 648 bytes} [Fri May 8 00:42:42 2026] GET /v2.0/networks => generated 1388 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1619] 10.0.0.36 () {32 vars in 646 bytes} [Fri May 8 00:42:42 2026] GET /v2.0/subnets => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1620] 10.0.0.36 () {32 vars in 648 bytes} [Fri May 8 00:42:42 2026] GET /v2.0/networks => generated 1373 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1621] 10.0.0.36 () {32 vars in 722 bytes} [Fri May 8 00:42:42 2026] GET /v2.0/networks/c62b9530-c079-44b4-a2a3-df3d21b03a3e => generated 710 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1622] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:42:42 2026] GET /v2.0/subnets/3d4e80db-7bd7-430c-92c1-e37642b78f32 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:42.821 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc0cccbf-eb3f-4824-9bfa-2588542b08f1 beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 831/1623] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:42:42 2026] DELETE /v2.0/subnets/023698d3-c4ce-46bd-8789-19e744c6eb36 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:42:42.833 7 WARNING neutron.db.securitygroups_db [req-fefe2b1f-8da7-4694-b763-bd9073b4e876 req-f8e23826-a5ff-4972-b00b-9656f6e2f3bb b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:42:42.840 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e0c6d8e-8e71-4198-a903-b26922a1412d beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1624] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:42:42 2026] DELETE /v2.0/networks/ee683cef-e5d0-4670-b955-c5a8b065da0f => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1625] 10.0.0.188 () {34 vars in 1098 bytes} [Fri May 8 00:42:42 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-650691976&fields=id&tenant_id=dc63d197780b43c899c62c17cf112388 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1626] 10.0.0.188 () {34 vars in 982 bytes} [Fri May 8 00:42:42 2026] GET /v2.0/networks?id=d2817d0f-4e47-4d92-9f8f-d72e71cad1af => generated 698 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1627] 10.0.0.188 () {34 vars in 965 bytes} [Fri May 8 00:42:42 2026] GET /v2.0/quotas/dc63d197780b43c899c62c17cf112388 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1628] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:42:42 2026] DELETE /v2.0/subnets/3d4e80db-7bd7-430c-92c1-e37642b78f32 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1629] 10.0.0.188 () {34 vars in 1002 bytes} [Fri May 8 00:42:42 2026] GET /v2.0/ports?tenant_id=dc63d197780b43c899c62c17cf112388&fields=id => generated 149 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1630] 10.0.0.188 () {34 vars in 1008 bytes} [Fri May 8 00:42:43 2026] GET /v2.0/networks/d2817d0f-4e47-4d92-9f8f-d72e71cad1af?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:43.119 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d799da2-262a-4dbc-9e55-9b7625385b9d beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] TaaS: Handle Delete Port: 6962350c-f1cb-4371-ad5b-26a7e4995f2e 2026-05-08 00:42:43.122 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d799da2-262a-4dbc-9e55-9b7625385b9d beb398678b74479d8e510634f341c08b 4773fdfdbbda47609ddb7f8ed5f3285f - - default default] Tap Mirror: Handle Delete Port: 6962350c-f1cb-4371-ad5b-26a7e4995f2e [pid: 7|app: 0|req: 798/1631] 10.0.0.188 () {34 vars in 1108 bytes} [Fri May 8 00:42:43 2026] GET /v2.0/networks/d2817d0f-4e47-4d92-9f8f-d72e71cad1af?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1632] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:43 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:43.334 8 INFO neutron.services.segments.plugin [-] Segment 723c320d-3c4b-40e7-bf58-eea19d2a85da resource provider aggregate not found 2026-05-08 00:42:43.342 8 INFO neutron.services.segments.plugin [-] Segment 723c320d-3c4b-40e7-bf58-eea19d2a85da resource provider aggregate not found 2026-05-08 00:42:43.355 8 INFO neutron.services.segments.plugin [-] Segment 723c320d-3c4b-40e7-bf58-eea19d2a85da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 723c320d-3c4b-40e7-bf58-eea19d2a85da found for delete ", "request_id": "req-101961b7-f4da-47e2-992f-67bf6f5b2e39"}]} 2026-05-08 00:42:43.359 8 INFO neutron.services.segments.plugin [-] Segment 723c320d-3c4b-40e7-bf58-eea19d2a85da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 723c320d-3c4b-40e7-bf58-eea19d2a85da found for delete ", "request_id": "req-e95751b1-f451-4a0f-b338-7e13bbc9537f"}]} [pid: 8|app: 0|req: 834/1633] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:42:42 2026] DELETE /v2.0/networks/c62b9530-c079-44b4-a2a3-df3d21b03a3e => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:43.995 7 WARNING neutron.db.securitygroups_db [None req-1898d849-1421-472a-9c01-d7b970e02967 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 800/1634] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:42:43 2026] GET /v2.0/security-groups?tenant_id=4773fdfdbbda47609ddb7f8ed5f3285f&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1635] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:44 2026] DELETE /v2.0/security-groups/155df4b4-22ef-41d6-9f80-adb6150cc4ac => 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: 801/1636] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:44 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:44.758 8 WARNING neutron.db.securitygroups_db [None req-e697d8fa-ff80-44b8-89fc-edc4818cb16f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:42:44.893 8 INFO neutron.db.ovn_revision_numbers_db [None req-e697d8fa-ff80-44b8-89fc-edc4818cb16f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource be6dc87a-5bc7-46b2-ab72-cb57edf0bfc4 (type: security_groups) to 1 2026-05-08 00:42:44.911 8 INFO neutron.db.ovn_revision_numbers_db [None req-e697d8fa-ff80-44b8-89fc-edc4818cb16f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 16962fbe-689d-4fa1-bf48-b74619d0a1a5 (type: security_group_rules) to 0 2026-05-08 00:42:44.925 8 INFO neutron.db.ovn_revision_numbers_db [None req-e697d8fa-ff80-44b8-89fc-edc4818cb16f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 42f9bb19-b419-4eec-a268-94f007fec7ac (type: security_group_rules) to 0 2026-05-08 00:42:44.943 8 INFO neutron.db.ovn_revision_numbers_db [None req-e697d8fa-ff80-44b8-89fc-edc4818cb16f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 95faf2ab-bad9-46f5-94bc-84202c2206d7 (type: security_group_rules) to 0 2026-05-08 00:42:44.960 8 INFO neutron.db.ovn_revision_numbers_db [None req-e697d8fa-ff80-44b8-89fc-edc4818cb16f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d0690cf1-0f58-49b8-8af1-c19fb7e8ecea (type: security_group_rules) to 0 [pid: 8|app: 0|req: 836/1637] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:42:44 2026] GET /v2.0/security-groups?tenant_id=b7bf3acd1cc542a785a773df390910a3&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1638] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:45 2026] DELETE /v2.0/security-groups/be6dc87a-5bc7-46b2-ab72-cb57edf0bfc4 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1639] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:45 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:46.370 7 INFO neutron.db.ovn_revision_numbers_db [None req-90437c80-de28-4eb0-8ab1-cca93e3acbd2 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Successfully bumped revision number for resource 4047f85d-924f-48f8-ab0f-c7d4a05a9073 (type: security_groups) to 1 2026-05-08 00:42:46.400 7 INFO neutron.db.ovn_revision_numbers_db [None req-90437c80-de28-4eb0-8ab1-cca93e3acbd2 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Successfully bumped revision number for resource 58f05c2e-02ff-4965-bb69-bf822e6044b9 (type: security_group_rules) to 0 2026-05-08 00:42:46.412 7 INFO neutron.db.ovn_revision_numbers_db [None req-90437c80-de28-4eb0-8ab1-cca93e3acbd2 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Successfully bumped revision number for resource 8ae73a03-580e-4110-9efc-3092488bc9f6 (type: security_group_rules) to 0 2026-05-08 00:42:46.424 7 INFO neutron.db.ovn_revision_numbers_db [None req-90437c80-de28-4eb0-8ab1-cca93e3acbd2 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Successfully bumped revision number for resource 93cbfb87-9d6c-4316-9688-1eeb7c069f7e (type: security_group_rules) to 0 2026-05-08 00:42:46.437 7 INFO neutron.db.ovn_revision_numbers_db [None req-90437c80-de28-4eb0-8ab1-cca93e3acbd2 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Successfully bumped revision number for resource afb54015-104d-4075-b9d4-d4d5b8b2637d (type: security_group_rules) to 0 2026-05-08 00:42:46.515 7 INFO neutron.db.segments_db [None req-90437c80-de28-4eb0-8ab1-cca93e3acbd2 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Added segment f90cb2ba-bb4b-49e5-9dbc-08b624f3de5a of type geneve for network 36308860-bc06-4a3f-b897-3141103cbb99 [pid: 8|app: 0|req: 838/1640] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:46 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:46.650 7 INFO neutron.db.ovn_revision_numbers_db [None req-90437c80-de28-4eb0-8ab1-cca93e3acbd2 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Successfully bumped revision number for resource 36308860-bc06-4a3f-b897-3141103cbb99 (type: networks) to 1 2026-05-08 00:42:46.817 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-90437c80-de28-4eb0-8ab1-cca93e3acbd2 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] No more DHCP agents 2026-05-08 00:42:46.819 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-90437c80-de28-4eb0-8ab1-cca93e3acbd2 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Unable to schedule network 36308860-bc06-4a3f-b897-3141103cbb99: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:46.866 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7df29748-238c-460a-ada3-f7c6ff231261 - - - - - -] OVN reports status down for port: d0f91979-e005-48bc-8a1d-c53ffa49b9d6 2026-05-08 00:42:46.906 7 INFO neutron.db.ovn_revision_numbers_db [None req-90437c80-de28-4eb0-8ab1-cca93e3acbd2 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Successfully bumped revision number for resource d0f91979-e005-48bc-8a1d-c53ffa49b9d6 (type: ports) to 1 [pid: 7|app: 0|req: 803/1641] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:42:46 2026] POST /v2.0/networks => generated 682 bytes in 922 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1642] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:47 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:47.154 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d6f0ea5e-57a3-4ebe-a2d5-67297f578637 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] No more DHCP agents 2026-05-08 00:42:47.155 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d6f0ea5e-57a3-4ebe-a2d5-67297f578637 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Unable to schedule network 36308860-bc06-4a3f-b897-3141103cbb99: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 805/1643] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:47 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1644] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:47 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1645] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:47 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1646] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:47 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:47.742 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6f0ea5e-57a3-4ebe-a2d5-67297f578637 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Successfully bumped revision number for resource d0f91979-e005-48bc-8a1d-c53ffa49b9d6 (type: ports) to 2 2026-05-08 00:42:47.776 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6f0ea5e-57a3-4ebe-a2d5-67297f578637 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Successfully bumped revision number for resource ad5ef731-9d43-4f88-8a52-509fb2fec99b (type: subnets) to 0 [pid: 7|app: 0|req: 809/1647] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:47 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1648] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:42:46 2026] POST /v2.0/subnets => generated 641 bytes in 837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1649] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:47 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:47.893 8 INFO neutron.db.segments_db [None req-71a4bb00-a294-4aac-96a5-5f59744dbf8f dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Added segment 6d343ec6-b241-4ce4-8222-26dabcbca342 of type geneve for network 82a8bea9-1303-484f-ba21-a82fec81f210 2026-05-08 00:42:48.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-71a4bb00-a294-4aac-96a5-5f59744dbf8f dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Successfully bumped revision number for resource 82a8bea9-1303-484f-ba21-a82fec81f210 (type: networks) to 1 2026-05-08 00:42:48.146 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71a4bb00-a294-4aac-96a5-5f59744dbf8f dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] No more DHCP agents 2026-05-08 00:42:48.148 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71a4bb00-a294-4aac-96a5-5f59744dbf8f dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Unable to schedule network 82a8bea9-1303-484f-ba21-a82fec81f210: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:48.210 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b06cd74e-5cca-43cf-af1b-ea6617d7001e - - - - - -] OVN reports status down for port: fb6e905e-f139-4ce3-b769-124c20c43286 2026-05-08 00:42:48.238 8 INFO neutron.db.ovn_revision_numbers_db [None req-71a4bb00-a294-4aac-96a5-5f59744dbf8f dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Successfully bumped revision number for resource fb6e905e-f139-4ce3-b769-124c20c43286 (type: ports) to 1 [pid: 8|app: 0|req: 840/1650] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:42:47 2026] POST /v2.0/networks => generated 682 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1651] 10.0.0.79 () {32 vars in 800 bytes} [Fri May 8 00:42:48 2026] GET /v2.0/extensions => generated 21706 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 00:42:48.406 8 INFO neutron.db.ovn_revision_numbers_db [None req-49b9dad5-e318-4c7c-82c3-977afb027c4f dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Successfully bumped revision number for resource 82a8bea9-1303-484f-ba21-a82fec81f210 (type: networks) to 2 [pid: 8|app: 0|req: 841/1652] 10.0.0.36 () {34 vars in 742 bytes} [Fri May 8 00:42:48 2026] PUT /v2.0/networks/82a8bea9-1303-484f-ba21-a82fec81f210 => generated 636 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1653] 10.0.0.79 () {32 vars in 861 bytes} [Fri May 8 00:42:48 2026] GET /v2.0/quotas/82cd7a7a51de442787f1a77b561d1477/details => generated 847 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:48.608 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9fc30baf-2911-449c-9c9f-d92542f3bc2d dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] No more DHCP agents 2026-05-08 00:42:48.609 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9fc30baf-2911-449c-9c9f-d92542f3bc2d dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Unable to schedule network 82a8bea9-1303-484f-ba21-a82fec81f210: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 843/1654] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:42:48 2026] GET /v2.0/networks?id=d2817d0f-4e47-4d92-9f8f-d72e71cad1af => generated 698 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:48.693 8 WARNING neutron.db.securitygroups_db [req-fefe2b1f-8da7-4694-b763-bd9073b4e876 req-4ef3e573-bb33-4e94-8948-9489ba2cf70d b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 844/1655] 199.19.213.225 () {34 vars in 1050 bytes} [Fri May 8 00:42:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dc63d197780b43c899c62c17cf112388 => generated 273 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:48.986 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-fefe2b1f-8da7-4694-b763-bd9073b4e876 req-4922f81d-bd1f-438a-b6e1-53ed12c7e33e b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] No more DHCP agents 2026-05-08 00:42:48.988 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-fefe2b1f-8da7-4694-b763-bd9073b4e876 req-4922f81d-bd1f-438a-b6e1-53ed12c7e33e b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Unable to schedule network d2817d0f-4e47-4d92-9f8f-d72e71cad1af: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:49.074 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fc30baf-2911-449c-9c9f-d92542f3bc2d dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Successfully bumped revision number for resource fb6e905e-f139-4ce3-b769-124c20c43286 (type: ports) to 2 2026-05-08 00:42:49.111 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fc30baf-2911-449c-9c9f-d92542f3bc2d dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Successfully bumped revision number for resource 39a13d53-d338-43c2-950f-ae28c83c0833 (type: subnets) to 0 2026-05-08 00:42:49.122 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7df29748-238c-460a-ada3-f7c6ff231261 - - - - - -] OVN reports status down for port: 0303b115-867e-4ed4-8d40-b73911239739 [pid: 7|app: 0|req: 812/1656] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:42:48 2026] POST /v2.0/subnets => generated 626 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:42:49.182 8 INFO neutron.db.ovn_revision_numbers_db [req-fefe2b1f-8da7-4694-b763-bd9073b4e876 req-4922f81d-bd1f-438a-b6e1-53ed12c7e33e b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource 0303b115-867e-4ed4-8d40-b73911239739 (type: ports) to 1 [pid: 7|app: 0|req: 813/1657] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:49 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 961 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1658] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:49 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1659] 199.19.213.225 () {38 vars in 955 bytes} [Fri May 8 00:42:48 2026] POST /v2.0/ports => generated 958 bytes in 557 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: 846/1660] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:49 2026] GET /v2.0/security-groups?id=ad2f5a16-ae2c-4d37-9d75-7fe2c9727d08&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: 8|app: 0|req: 847/1661] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:42:49 2026] GET /v2.0/ports?tenant_id=b91cf4ec4d3c4ccb95655547b37366bc&device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 1236 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1662] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:49 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:49.491 7 INFO neutron.db.ovn_revision_numbers_db [None req-3dfb7608-f092-4835-a807-3e4c49c17a79 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Successfully bumped revision number for resource 39a13d53-d338-43c2-950f-ae28c83c0833 (type: subnets) to 1 [pid: 7|app: 0|req: 815/1663] 10.0.0.36 () {34 vars in 740 bytes} [Fri May 8 00:42:49 2026] PUT /v2.0/subnets/39a13d53-d338-43c2-950f-ae28c83c0833 => generated 636 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1664] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:42:49 2026] GET /v2.0/networks?id=67b02077-a31f-471f-80fd-529cfcf75dc6 => generated 812 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:49.658 7 INFO neutron_taas.services.taas.taas_plugin [None req-6db7353a-74d6-4198-a7ee-5fe0357762a4 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] TaaS: Handle Delete Port: fb6e905e-f139-4ce3-b769-124c20c43286 2026-05-08 00:42:49.660 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6db7353a-74d6-4198-a7ee-5fe0357762a4 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Tap Mirror: Handle Delete Port: fb6e905e-f139-4ce3-b769-124c20c43286 2026-05-08 00:42:49.785 8 INFO neutron.db.ovn_revision_numbers_db [req-fefe2b1f-8da7-4694-b763-bd9073b4e876 req-e36856c6-7ebe-47bc-9408-0321d9f39c45 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 0303b115-867e-4ed4-8d40-b73911239739 (type: ports) to 2 2026-05-08 00:42:50.029 7 INFO neutron.services.segments.plugin [-] Segment 6d343ec6-b241-4ce4-8222-26dabcbca342 resource provider aggregate not found 2026-05-08 00:42:50.038 7 INFO neutron.services.segments.plugin [-] Segment 6d343ec6-b241-4ce4-8222-26dabcbca342 resource provider aggregate not found 2026-05-08 00:42:50.050 7 INFO neutron.services.segments.plugin [-] Segment 6d343ec6-b241-4ce4-8222-26dabcbca342 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d343ec6-b241-4ce4-8222-26dabcbca342 found for delete ", "request_id": "req-c0e2ac76-45a9-4d76-afd7-9fbe96af0f66"}]} 2026-05-08 00:42:50.064 7 INFO neutron.services.segments.plugin [-] Segment 6d343ec6-b241-4ce4-8222-26dabcbca342 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d343ec6-b241-4ce4-8222-26dabcbca342 found for delete ", "request_id": "req-17ac1d17-2639-4c2c-ac0a-70fa8aa910ce"}]} 2026-05-08 00:42:50.073 8 INFO neutron.db.ovn_revision_numbers_db [req-fefe2b1f-8da7-4694-b763-bd9073b4e876 req-e36856c6-7ebe-47bc-9408-0321d9f39c45 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 0303b115-867e-4ed4-8d40-b73911239739 (type: ports) to 4 [pid: 8|app: 0|req: 849/1665] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:42:49 2026] PUT /v2.0/ports/0303b115-867e-4ed4-8d40-b73911239739 => generated 1231 bytes in 709 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: 817/1666] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:42:49 2026] DELETE /v2.0/networks/82a8bea9-1303-484f-ba21-a82fec81f210 => generated 0 bytes in 564 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:50.122 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d53ec13-8f89-4bb5-954f-c0c3e8ae499c dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 818/1667] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:42:50 2026] DELETE /v2.0/networks/82a8bea9-1303-484f-ba21-a82fec81f210 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:42:50.155 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-55aa17dc-0214-4ae6-86d7-b495a0f58dd1'] response: {'name': 'network-changed', 'server_uuid': 'ec61602d-f648-45f6-b6b3-212d8595b0b4', 'tag': '0303b115-867e-4ed4-8d40-b73911239739', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 850/1668] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1669] 10.0.0.36 () {32 vars in 693 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1670] 10.0.0.36 () {32 vars in 741 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/subnets?network_id=0003d320-9a2b-473c-843e-821636210b16 => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1671] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/subnets?id=fdbf8578-5fae-4e79-9511-9a188e44f074 => generated 693 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1672] 10.0.0.36 () {32 vars in 652 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/extensions => generated 21706 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1673] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/ports?network_id=67b02077-a31f-471f-80fd-529cfcf75dc6&device_owner=network%3Adhcp => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1674] 10.0.0.36 () {32 vars in 648 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/networks => generated 1385 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1675] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/networks/67b02077-a31f-471f-80fd-529cfcf75dc6?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: 823/1676] 10.0.0.36 () {32 vars in 646 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/subnets => generated 1280 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1677] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/networks/67b02077-a31f-471f-80fd-529cfcf75dc6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1678] 10.0.0.36 () {32 vars in 722 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/networks/36308860-bc06-4a3f-b897-3141103cbb99 => generated 707 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1681] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/subnets/ad5ef731-9d43-4f88-8a52-509fb2fec99b => generated 641 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1682] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:50.457 7 INFO neutron.pecan_wsgi.hooks.translation [None req-594edba9-5da1-4fc9-be97-718ec91a09f2 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 828/1683] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:42:50 2026] DELETE /v2.0/subnets/39a13d53-d338-43c2-950f-ae28c83c0833 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:42:50.477 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7915dd1f-9a6b-4c3f-bf47-dffb2c0a7086 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 829/1684] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:42:50 2026] DELETE /v2.0/networks/82a8bea9-1303-484f-ba21-a82fec81f210 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1685] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/security-groups?id=ad2f5a16-ae2c-4d37-9d75-7fe2c9727d08&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1686] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1687] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1688] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:42:50 2026] DELETE /v2.0/subnets/ad5ef731-9d43-4f88-8a52-509fb2fec99b => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1689] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/ports?tenant_id=dc63d197780b43c899c62c17cf112388&device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 1234 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1690] 199.19.213.225 () {34 vars in 1018 bytes} [Fri May 8 00:42:50 2026] GET /v2.0/networks?tenant_id=dc63d197780b43c899c62c17cf112388&shared=False => generated 796 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:50.813 8 INFO neutron_taas.services.taas.taas_plugin [None req-af271ed3-09e6-429e-b6ac-ed5ea9db2f40 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] TaaS: Handle Delete Port: d0f91979-e005-48bc-8a1d-c53ffa49b9d6 2026-05-08 00:42:50.818 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af271ed3-09e6-429e-b6ac-ed5ea9db2f40 dc27fc9a5a0b4d2da7bfbdc5e3841577 6bba578a49cc417b8ce4f42c1a437315 - - default default] Tap Mirror: Handle Delete Port: d0f91979-e005-48bc-8a1d-c53ffa49b9d6 [pid: 7|app: 0|req: 834/1691] 199.19.213.225 () {34 vars in 930 bytes} [Fri May 8 00:42:50 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-05-08 00:42:50.997 8 INFO neutron.services.segments.plugin [-] Segment f90cb2ba-bb4b-49e5-9dbc-08b624f3de5a resource provider aggregate not found 2026-05-08 00:42:51.004 8 INFO neutron.services.segments.plugin [-] Segment f90cb2ba-bb4b-49e5-9dbc-08b624f3de5a resource provider aggregate not found 2026-05-08 00:42:51.019 8 INFO neutron.services.segments.plugin [-] Segment f90cb2ba-bb4b-49e5-9dbc-08b624f3de5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f90cb2ba-bb4b-49e5-9dbc-08b624f3de5a found for delete ", "request_id": "req-a6cf6af9-16f8-465e-bb54-a11619f8acae"}]} 2026-05-08 00:42:51.032 8 INFO neutron.services.segments.plugin [-] Segment f90cb2ba-bb4b-49e5-9dbc-08b624f3de5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f90cb2ba-bb4b-49e5-9dbc-08b624f3de5a found for delete ", "request_id": "req-9aa6545a-4be4-4863-a73d-cdad83d440b4"}]} [pid: 8|app: 0|req: 858/1692] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:42:50 2026] DELETE /v2.0/networks/36308860-bc06-4a3f-b897-3141103cbb99 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1693] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:51 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => 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: 836/1694] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:51 2026] GET /v2.0/security-groups?id=ad2f5a16-ae2c-4d37-9d75-7fe2c9727d08&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: 837/1695] 10.0.0.79 () {32 vars in 800 bytes} [Fri May 8 00:42:51 2026] GET /v2.0/extensions => generated 21706 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1696] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:51 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:51.689 8 WARNING neutron.db.securitygroups_db [None req-13089d78-2db8-4b03-8ae8-234095941094 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 839/1697] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:51 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1698] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:42:51 2026] GET /v2.0/security-groups?tenant_id=6bba578a49cc417b8ce4f42c1a437315&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1699] 10.0.0.79 () {32 vars in 861 bytes} [Fri May 8 00:42:51 2026] GET /v2.0/quotas/82cd7a7a51de442787f1a77b561d1477/details => generated 847 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1700] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:42:51 2026] GET /v2.0/ports?tenant_id=dc63d197780b43c899c62c17cf112388&device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 1234 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1701] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:42:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0303b115-867e-4ed4-8d40-b73911239739 => 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: 840/1702] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:51 2026] DELETE /v2.0/security-groups/4047f85d-924f-48f8-ab0f-c7d4a05a9073 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1703] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:42:51 2026] GET /v2.0/subnets?id=7dddedda-f764-4532-9e96-8857d8b89eb9 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1704] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:42:51 2026] GET /v2.0/ports?network_id=d2817d0f-4e47-4d92-9f8f-d72e71cad1af&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: 864/1705] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:42:51 2026] GET /v2.0/networks/d2817d0f-4e47-4d92-9f8f-d72e71cad1af?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1706] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:42:52 2026] GET /v2.0/networks/d2817d0f-4e47-4d92-9f8f-d72e71cad1af?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:52.592 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7df29748-238c-460a-ada3-f7c6ff231261 - - - - - -] OVN reports status down for port: ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 2026-05-08 00:42:52.766 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92f59589-6974-453a-a148-eb5ecd050853'] response: {'server_uuid': '5ba67e6e-f019-4535-868a-b7c059a8abe2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ce03ae9f-9ec4-48a0-913e-ea37954ddfd4', 'code': 200} [pid: 8|app: 0|req: 865/1707] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:52 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1708] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:52 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1709] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:52 2026] GET /v2.0/security-groups?id=ad2f5a16-ae2c-4d37-9d75-7fe2c9727d08&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1710] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:52 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:52.955 8 INFO neutron.db.ovn_revision_numbers_db [None req-7df29748-238c-460a-ada3-f7c6ff231261 - - - - - -] Successfully bumped revision number for resource ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 (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, ' 2026-05-08 00:42:53.911 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ab39001-4ce8-4415-8f9d-49228d1ef597 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 338716f1-5f5b-4ef9-b9a1-a734cd2335b1 (type: security_groups) to 1 2026-05-08 00:42:53.929 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ab39001-4ce8-4415-8f9d-49228d1ef597 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 2586c747-8abd-44ce-9d13-da9cf4949874 (type: security_group_rules) to 0 2026-05-08 00:42:53.943 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ab39001-4ce8-4415-8f9d-49228d1ef597 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 2aba48af-f039-42cf-9f54-61404f9423eb (type: security_group_rules) to 0 2026-05-08 00:42:53.959 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ab39001-4ce8-4415-8f9d-49228d1ef597 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 7b860033-33bc-482f-b481-f677bcdafdd3 (type: security_group_rules) to 0 2026-05-08 00:42:53.977 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ab39001-4ce8-4415-8f9d-49228d1ef597 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource adf4b520-014e-4a69-bc6d-9df7b2f9c6b7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 845/1711] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:53 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => 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: 846/1712] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:53 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1713] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:54 2026] GET /v2.0/security-groups?id=ad2f5a16-ae2c-4d37-9d75-7fe2c9727d08&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:54.065 8 INFO neutron.db.segments_db [None req-3ab39001-4ce8-4415-8f9d-49228d1ef597 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Added segment 03ad3c13-3f22-4662-a018-60d1a4fe2b1f of type geneve for network 9926764a-a7ff-41a7-8c03-58eb60c144b3 [pid: 7|app: 0|req: 848/1714] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:54 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:54.467 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ab39001-4ce8-4415-8f9d-49228d1ef597 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 9926764a-a7ff-41a7-8c03-58eb60c144b3 (type: networks) to 1 2026-05-08 00:42:54.634 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3ab39001-4ce8-4415-8f9d-49228d1ef597 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:42:54.635 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3ab39001-4ce8-4415-8f9d-49228d1ef597 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network 9926764a-a7ff-41a7-8c03-58eb60c144b3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:54.719 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b06cd74e-5cca-43cf-af1b-ea6617d7001e - - - - - -] OVN reports status down for port: 250f9925-b658-494c-a2d6-85ef291a26e9 2026-05-08 00:42:54.727 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b319703c-9b11-4284-a4eb-3aa7c9d86c04 - - - - - -] OVN reports status up for port: 0303b115-867e-4ed4-8d40-b73911239739 2026-05-08 00:42:54.744 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ab39001-4ce8-4415-8f9d-49228d1ef597 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 250f9925-b658-494c-a2d6-85ef291a26e9 (type: ports) to 1 2026-05-08 00:42:54.746 8 INFO neutron.plugins.ml2.plugin [None req-b319703c-9b11-4284-a4eb-3aa7c9d86c04 - - - - - -] Attempt 1 to provision port 0303b115-867e-4ed4-8d40-b73911239739 [pid: 8|app: 0|req: 867/1715] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:42:53 2026] POST /v2.0/networks => generated 671 bytes in 1184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:42:54.836 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-39dc988b-4c9b-44cf-af06-bfd35d95d057'] response: {'server_uuid': '5ba67e6e-f019-4535-868a-b7c059a8abe2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ce03ae9f-9ec4-48a0-913e-ea37954ddfd4', 'code': 200} 2026-05-08 00:42:54.910 7 INFO neutron.db.segments_db [None req-33b05985-fc39-4ed5-b1b7-b5867ca6b771 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Added segment 9d4f576a-57a6-4320-b6d9-6ce9a77330a1 of type geneve for network e351ab60-a662-41d9-ae86-9a6ea486a6b0 2026-05-08 00:42:55.047 7 INFO neutron.db.ovn_revision_numbers_db [None req-33b05985-fc39-4ed5-b1b7-b5867ca6b771 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource e351ab60-a662-41d9-ae86-9a6ea486a6b0 (type: networks) to 1 2026-05-08 00:42:55.055 8 INFO neutron.db.ovn_revision_numbers_db [None req-b319703c-9b11-4284-a4eb-3aa7c9d86c04 - - - - - -] Successfully bumped revision number for resource 0303b115-867e-4ed4-8d40-b73911239739 (type: ports) to 5 2026-05-08 00:42:55.095 8 WARNING neutron.db.securitygroups_db [None req-dc6234c0-38eb-415e-91c2-66ec5eb660ec d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:42:55.234 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-33b05985-fc39-4ed5-b1b7-b5867ca6b771 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:42:55.237 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-33b05985-fc39-4ed5-b1b7-b5867ca6b771 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network e351ab60-a662-41d9-ae86-9a6ea486a6b0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:55.316 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-17c7590b-ccef-4a32-be88-800ae28c6ce4 - - - - - -] OVN reports status down for port: 44082eb9-133f-4045-8605-264244c44b9e 2026-05-08 00:42:55.330 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc6234c0-38eb-415e-91c2-66ec5eb660ec d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7b81837f-affa-4f32-ae1b-8530d3c09c07 (type: security_groups) to 1 2026-05-08 00:42:55.334 7 INFO neutron.db.ovn_revision_numbers_db [None req-33b05985-fc39-4ed5-b1b7-b5867ca6b771 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 44082eb9-133f-4045-8605-264244c44b9e (type: ports) to 1 2026-05-08 00:42:55.363 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc6234c0-38eb-415e-91c2-66ec5eb660ec d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0a0abe75-6f0c-40f5-9033-b8e961289669 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 849/1716] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:42:54 2026] POST /v2.0/networks => generated 671 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:42:55.383 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc6234c0-38eb-415e-91c2-66ec5eb660ec d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 2120631e-c62a-48f9-a474-47028dacb585 (type: security_group_rules) to 0 2026-05-08 00:42:55.409 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc6234c0-38eb-415e-91c2-66ec5eb660ec d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b33649f1-af44-43b1-96b4-750bc196f126 (type: security_group_rules) to 0 2026-05-08 00:42:55.428 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc6234c0-38eb-415e-91c2-66ec5eb660ec d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e2ff58cd-0f16-40aa-95d5-ea0f4721d2bd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 850/1717] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:55 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1718] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:42:55 2026] GET /v2.0/security-groups?tenant_id=82cd7a7a51de442787f1a77b561d1477&name=default => generated 2925 bytes in 470 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: 851/1719] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:55 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => 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: 852/1720] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:55 2026] GET /v2.0/security-groups?id=ad2f5a16-ae2c-4d37-9d75-7fe2c9727d08&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:55.696 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ddfe11b-3ce7-4aee-8361-17dbb7c6d879 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:42:55.698 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ddfe11b-3ce7-4aee-8361-17dbb7c6d879 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network 9926764a-a7ff-41a7-8c03-58eb60c144b3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:55.717 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-17c7590b-ccef-4a32-be88-800ae28c6ce4 - - - - - -] OVN reports status up for port: ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 2026-05-08 00:42:55.750 8 INFO neutron.plugins.ml2.plugin [None req-17c7590b-ccef-4a32-be88-800ae28c6ce4 - - - - - -] Attempt 1 to provision port ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 2026-05-08 00:42:55.788 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ddfe11b-3ce7-4aee-8361-17dbb7c6d879 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 739b791b-e381-4eed-ae62-12f6ad65b09f (type: subnets) to 0 [pid: 8|app: 0|req: 869/1721] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:42:55 2026] POST /v2.0/subnets => generated 646 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1722] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:42:55 2026] DELETE /v2.0/security-groups/7b81837f-affa-4f32-ae1b-8530d3c09c07 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1723] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:55 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:56.057 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9de85eb7-eeda-46cc-a20c-25dbb14b554b ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:42:56.059 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9de85eb7-eeda-46cc-a20c-25dbb14b554b ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network e351ab60-a662-41d9-ae86-9a6ea486a6b0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:56.137 8 INFO neutron.db.ovn_revision_numbers_db [None req-17c7590b-ccef-4a32-be88-800ae28c6ce4 - - - - - -] Successfully bumped revision number for resource ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 (type: ports) to 7 2026-05-08 00:42:56.158 7 INFO neutron.db.ovn_revision_numbers_db [None req-9de85eb7-eeda-46cc-a20c-25dbb14b554b ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource c28876cb-424e-41ff-89c6-6179eed522c2 (type: subnets) to 0 [pid: 7|app: 0|req: 854/1724] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:42:55 2026] POST /v2.0/subnets => generated 655 bytes in 402 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: 855/1725] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:56 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:56.671 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d74d962-626e-4a19-b43d-31993279c013 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 0047040d-3d70-470d-9971-49b9813d2436 (type: routers) to 1 [pid: 7|app: 0|req: 856/1726] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:56 2026] GET /v2.0/security-groups?id=ad2f5a16-ae2c-4d37-9d75-7fe2c9727d08&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1727] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:42:56 2026] POST /v2.0/routers => generated 627 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:42:56.878 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe6b6551-4ecc-4ee5-9867-ffde0bb44f71'] response: {'server_uuid': 'ec61602d-f648-45f6-b6b3-212d8595b0b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0303b115-867e-4ed4-8d40-b73911239739', 'code': 200} 2026-05-08 00:42:56.878 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe6b6551-4ecc-4ee5-9867-ffde0bb44f71'] response: {'server_uuid': 'ec61602d-f648-45f6-b6b3-212d8595b0b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0303b115-867e-4ed4-8d40-b73911239739', 'code': 200} 2026-05-08 00:42:56.879 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe6b6551-4ecc-4ee5-9867-ffde0bb44f71'] response: {'server_uuid': '5ba67e6e-f019-4535-868a-b7c059a8abe2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ce03ae9f-9ec4-48a0-913e-ea37954ddfd4', 'code': 200} 2026-05-08 00:42:56.879 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe6b6551-4ecc-4ee5-9867-ffde0bb44f71'] response: {'server_uuid': '5ba67e6e-f019-4535-868a-b7c059a8abe2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ce03ae9f-9ec4-48a0-913e-ea37954ddfd4', 'code': 200} [pid: 8|app: 0|req: 872/1728] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:56 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1729] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:57 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:57.151 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-77e6f787-39cb-4bf0-ac8d-672192a2ed60 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:42:57.152 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-77e6f787-39cb-4bf0-ac8d-672192a2ed60 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network 9926764a-a7ff-41a7-8c03-58eb60c144b3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:57.251 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b06cd74e-5cca-43cf-af1b-ea6617d7001e - - - - - -] OVN reports status down for port: 35eddf9f-35ad-42e9-86b6-2c7885011856 2026-05-08 00:42:57.316 7 INFO neutron.db.ovn_revision_numbers_db [None req-77e6f787-39cb-4bf0-ac8d-672192a2ed60 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 35eddf9f-35ad-42e9-86b6-2c7885011856 (type: ports) to 1 [pid: 8|app: 0|req: 874/1730] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:57 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1731] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:57 2026] GET /v2.0/security-groups?id=ad2f5a16-ae2c-4d37-9d75-7fe2c9727d08&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1732] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:58 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1733] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:58 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:58.364 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b06cd74e-5cca-43cf-af1b-ea6617d7001e - - - - - -] OVN reports status up for port: 35eddf9f-35ad-42e9-86b6-2c7885011856 2026-05-08 00:42:58.426 7 INFO neutron.plugins.ml2.plugin [None req-b06cd74e-5cca-43cf-af1b-ea6617d7001e - - - - - -] Attempt 1 to provision port 35eddf9f-35ad-42e9-86b6-2c7885011856 2026-05-08 00:42:58.444 7 INFO neutron.plugins.ml2.plugin [None req-77e6f787-39cb-4bf0-ac8d-672192a2ed60 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Attempt 1 to provision port 35eddf9f-35ad-42e9-86b6-2c7885011856 2026-05-08 00:42:58.584 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-77e6f787-39cb-4bf0-ac8d-672192a2ed60 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:42:58.586 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-77e6f787-39cb-4bf0-ac8d-672192a2ed60 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network 9926764a-a7ff-41a7-8c03-58eb60c144b3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:58.932 7 INFO neutron.db.ovn_revision_numbers_db [None req-77e6f787-39cb-4bf0-ac8d-672192a2ed60 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 35eddf9f-35ad-42e9-86b6-2c7885011856 (type: router_ports) to 1 [pid: 7|app: 0|req: 857/1734] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:42:56 2026] PUT /v2.0/routers/0047040d-3d70-470d-9971-49b9813d2436/add_router_interface => generated 310 bytes in 2198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1735] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:42:58 2026] GET /v2.0/ports/35eddf9f-35ad-42e9-86b6-2c7885011856 => generated 947 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1736] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:59 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1737] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:59 2026] GET /v2.0/security-groups?id=ad2f5a16-ae2c-4d37-9d75-7fe2c9727d08&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1738] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:42:59 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:59.285 7 INFO neutron.db.ovn_revision_numbers_db [None req-b06cd74e-5cca-43cf-af1b-ea6617d7001e - - - - - -] Successfully bumped revision number for resource 35eddf9f-35ad-42e9-86b6-2c7885011856 (type: ports) to 2 [pid: 8|app: 0|req: 882/1739] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:42:59 2026] GET /v2.0/security-groups?id=ad2f5a16-ae2c-4d37-9d75-7fe2c9727d08&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1740] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:42:59 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 1236 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:59.701 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-62f0912c-adef-4cb0-a9af-d00946270979 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:42:59.703 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-62f0912c-adef-4cb0-a9af-d00946270979 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network e351ab60-a662-41d9-ae86-9a6ea486a6b0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:42:59.865 7 INFO neutron.db.ovn_revision_numbers_db [None req-62f0912c-adef-4cb0-a9af-d00946270979 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 67c9b4f1-1e33-4e5b-8d80-a498e199d40c (type: ports) to 1 2026-05-08 00:42:59.867 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d8796aea-b735-46f9-b0f9-e17ee8d0aef2 - - - - - -] OVN reports status down for port: 67c9b4f1-1e33-4e5b-8d80-a498e199d40c 2026-05-08 00:43:00.061 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5f92b72-b421-41ce-8941-a52ebfda93ca b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource a255af7a-1c06-446e-a4ef-b302fbdf5777 (type: floatingips) to 4 2026-05-08 00:43:00.194 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5f92b72-b421-41ce-8941-a52ebfda93ca b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Successfully bumped revision number for resource a255af7a-1c06-446e-a4ef-b302fbdf5777 (type: floatingips) to 5 2026-05-08 00:43:00.194 8 INFO neutron.db.l3_db [None req-e5f92b72-b421-41ce-8941-a52ebfda93ca b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Floating IP a255af7a-1c06-446e-a4ef-b302fbdf5777 associated. External IP: 10.96.250.206, port: 0303b115-867e-4ed4-8d40-b73911239739. [pid: 8|app: 0|req: 884/1741] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:42:59 2026] PUT /v2.0/floatingips/a255af7a-1c06-446e-a4ef-b302fbdf5777 => generated 856 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:00.273 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-247508af-1676-45c8-a91c-265fb13bc48e'] response: {'name': 'network-changed', 'server_uuid': 'ec61602d-f648-45f6-b6b3-212d8595b0b4', 'tag': '0303b115-867e-4ed4-8d40-b73911239739', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 885/1742] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 8 00:43:00 2026] GET /v2.0/floatingips/a255af7a-1c06-446e-a4ef-b302fbdf5777 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:00.554 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d8796aea-b735-46f9-b0f9-e17ee8d0aef2 - - - - - -] OVN reports status up for port: 67c9b4f1-1e33-4e5b-8d80-a498e199d40c 2026-05-08 00:43:00.564 8 INFO neutron.plugins.ml2.plugin [None req-d8796aea-b735-46f9-b0f9-e17ee8d0aef2 - - - - - -] Attempt 1 to provision port 67c9b4f1-1e33-4e5b-8d80-a498e199d40c 2026-05-08 00:43:00.669 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-62f0912c-adef-4cb0-a9af-d00946270979 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:43:00.671 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-62f0912c-adef-4cb0-a9af-d00946270979 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network e351ab60-a662-41d9-ae86-9a6ea486a6b0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:00.861 7 INFO neutron.db.ovn_revision_numbers_db [None req-62f0912c-adef-4cb0-a9af-d00946270979 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 67c9b4f1-1e33-4e5b-8d80-a498e199d40c (type: router_ports) to 1 [pid: 7|app: 0|req: 858/1743] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:42:58 2026] PUT /v2.0/routers/0047040d-3d70-470d-9971-49b9813d2436/add_router_interface => generated 310 bytes in 1874 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1744] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:43:00 2026] GET /v2.0/ports?tenant_id=dc63d197780b43c899c62c17cf112388&device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 1236 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1745] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:00 2026] GET /v2.0/ports/67c9b4f1-1e33-4e5b-8d80-a498e199d40c => generated 955 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1746] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:43:01 2026] GET /v2.0/networks?id=d2817d0f-4e47-4d92-9f8f-d72e71cad1af => generated 796 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1747] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:01 2026] GET /v2.0/ports/67c9b4f1-1e33-4e5b-8d80-a498e199d40c => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1748] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:43:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0303b115-867e-4ed4-8d40-b73911239739 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:01.197 8 INFO neutron.db.ovn_revision_numbers_db [None req-d8796aea-b735-46f9-b0f9-e17ee8d0aef2 - - - - - -] Successfully bumped revision number for resource 67c9b4f1-1e33-4e5b-8d80-a498e199d40c (type: ports) to 2 2026-05-08 00:43:01.205 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc039a30-c8ef-4d3e-be3a-a2b56f9254d6 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 34043c81-4dcb-4039-9587-341730cf3df9 (type: security_groups) to 1 2026-05-08 00:43:01.233 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc039a30-c8ef-4d3e-be3a-a2b56f9254d6 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 3db2ca18-c71b-4355-8feb-c045bec38fc3 (type: security_group_rules) to 0 2026-05-08 00:43:01.262 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc039a30-c8ef-4d3e-be3a-a2b56f9254d6 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 48363066-6e73-45ad-94c3-3d0430921539 (type: security_group_rules) to 0 2026-05-08 00:43:01.285 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc039a30-c8ef-4d3e-be3a-a2b56f9254d6 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 80966f27-dece-4e81-a0c8-e6ed4fa5e177 (type: security_group_rules) to 0 2026-05-08 00:43:01.299 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc039a30-c8ef-4d3e-be3a-a2b56f9254d6 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 817f5adb-c1c0-46b7-bbdd-5a1f35189bde (type: security_group_rules) to 0 2026-05-08 00:43:01.386 7 INFO neutron_taas.services.taas.taas_plugin [None req-b1f789a5-2a22-4856-b59c-c3bca99d60b5 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] TaaS: Handle Delete Port: 67c9b4f1-1e33-4e5b-8d80-a498e199d40c 2026-05-08 00:43:01.388 8 INFO neutron.db.segments_db [None req-bc039a30-c8ef-4d3e-be3a-a2b56f9254d6 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Added segment 100bc295-d1d4-4ec7-bf89-4bdfb3ea7ed6 of type geneve for network 8b1fe56a-5620-4d38-a6c9-ee8a3b084e15 2026-05-08 00:43:01.390 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1f789a5-2a22-4856-b59c-c3bca99d60b5 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Tap Mirror: Handle Delete Port: 67c9b4f1-1e33-4e5b-8d80-a498e199d40c 2026-05-08 00:43:01.514 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc039a30-c8ef-4d3e-be3a-a2b56f9254d6 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 8b1fe56a-5620-4d38-a6c9-ee8a3b084e15 (type: networks) to 1 2026-05-08 00:43:01.721 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc039a30-c8ef-4d3e-be3a-a2b56f9254d6 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] No more DHCP agents 2026-05-08 00:43:01.723 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc039a30-c8ef-4d3e-be3a-a2b56f9254d6 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Unable to schedule network 8b1fe56a-5620-4d38-a6c9-ee8a3b084e15: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 864/1749] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:43:01 2026] PUT /v2.0/routers/0047040d-3d70-470d-9971-49b9813d2436/remove_router_interface => generated 310 bytes in 630 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: 865/1750] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:43:01 2026] GET /v2.0/subnets?id=7dddedda-f764-4532-9e96-8857d8b89eb9 => generated 678 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:01.825 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc039a30-c8ef-4d3e-be3a-a2b56f9254d6 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource c62a2be0-0f10-4c7e-bb6e-e3371a3c0015 (type: ports) to 1 [pid: 8|app: 0|req: 886/1751] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:00 2026] POST /v2.0/networks => generated 669 bytes in 1226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1752] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:43:01 2026] GET /v2.0/ports?network_id=d2817d0f-4e47-4d92-9f8f-d72e71cad1af&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: 866/1753] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:01 2026] GET /v2.0/ports/35eddf9f-35ad-42e9-86b6-2c7885011856 => generated 947 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1754] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:43:01 2026] GET /v2.0/networks/d2817d0f-4e47-4d92-9f8f-d72e71cad1af?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:02.105 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59c82e7a-fa12-48a1-98ad-e620337e05ae 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] No more DHCP agents 2026-05-08 00:43:02.106 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59c82e7a-fa12-48a1-98ad-e620337e05ae 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Unable to schedule network 8b1fe56a-5620-4d38-a6c9-ee8a3b084e15: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:02.189 8 INFO neutron.db.ovn_revision_numbers_db [None req-59c82e7a-fa12-48a1-98ad-e620337e05ae 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 861d370a-a575-4ab7-9cc6-cfbf915b1681 (type: ports) to 1 2026-05-08 00:43:02.226 7 INFO neutron_taas.services.taas.taas_plugin [None req-c998fd2a-3bbe-4cc0-af72-c88356a0fcdd ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] TaaS: Handle Delete Port: 35eddf9f-35ad-42e9-86b6-2c7885011856 2026-05-08 00:43:02.230 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c998fd2a-3bbe-4cc0-af72-c88356a0fcdd ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Tap Mirror: Handle Delete Port: 35eddf9f-35ad-42e9-86b6-2c7885011856 [pid: 8|app: 0|req: 888/1755] 10.0.0.36 () {34 vars in 663 bytes} [Fri May 8 00:43:01 2026] POST /v2.0/ports => generated 743 bytes in 366 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: 889/1756] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:43:02 2026] GET /v2.0/networks/d2817d0f-4e47-4d92-9f8f-d72e71cad1af?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:02.370 8 INFO neutron.db.segments_db [None req-6d3de4ab-0ef0-414c-9e49-fadae6451241 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Added segment bcf6dfe3-7121-4c91-9f08-73b2413b4f78 of type geneve for network 88b0b106-89ff-48a1-815b-5249c93b5d94 2026-05-08 00:43:02.517 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d3de4ab-0ef0-414c-9e49-fadae6451241 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 88b0b106-89ff-48a1-815b-5249c93b5d94 (type: networks) to 1 [pid: 7|app: 0|req: 868/1757] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:43:01 2026] PUT /v2.0/routers/0047040d-3d70-470d-9971-49b9813d2436/remove_router_interface => generated 310 bytes in 684 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: 869/1758] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:43:02 2026] GET /v2.0/ports?device_id=0047040d-3d70-470d-9971-49b9813d2436 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:02.727 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6d3de4ab-0ef0-414c-9e49-fadae6451241 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] No more DHCP agents 2026-05-08 00:43:02.728 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6d3de4ab-0ef0-414c-9e49-fadae6451241 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Unable to schedule network 88b0b106-89ff-48a1-815b-5249c93b5d94: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:02.848 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d3de4ab-0ef0-414c-9e49-fadae6451241 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 6edc58e7-080b-490c-ae9d-d3643d423018 (type: ports) to 1 [pid: 8|app: 0|req: 890/1759] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:02 2026] POST /v2.0/networks => generated 670 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1760] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:02 2026] DELETE /v2.0/routers/0047040d-3d70-470d-9971-49b9813d2436 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1761] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:02 2026] DELETE /v2.0/subnets/c28876cb-424e-41ff-89c6-6179eed522c2 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:03.155 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc301a29-38ff-4770-a37b-d7572d3f8e33 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] No more DHCP agents 2026-05-08 00:43:03.157 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc301a29-38ff-4770-a37b-d7572d3f8e33 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Unable to schedule network 88b0b106-89ff-48a1-815b-5249c93b5d94: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:03.250 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc301a29-38ff-4770-a37b-d7572d3f8e33 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 6b8014ff-f01b-4854-b81b-6ec616d6b2fc (type: ports) to 1 [pid: 7|app: 0|req: 872/1762] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:03 2026] DELETE /v2.0/subnets/739b791b-e381-4eed-ae62-12f6ad65b09f => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1763] 10.0.0.36 () {34 vars in 663 bytes} [Fri May 8 00:43:02 2026] POST /v2.0/ports => generated 743 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:03.384 8 INFO neutron.db.segments_db [None req-5058f601-4524-42e6-aff3-c2d0e927efa1 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Added segment 3869bf1e-78dd-4939-85ee-46102f92d858 of type geneve for network 3cf85275-581d-46c1-9552-42ca371dab9b 2026-05-08 00:43:03.402 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f8685ec-784a-44f8-b901-a43082770d45 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] TaaS: Handle Delete Port: 44082eb9-133f-4045-8605-264244c44b9e 2026-05-08 00:43:03.405 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f8685ec-784a-44f8-b901-a43082770d45 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Tap Mirror: Handle Delete Port: 44082eb9-133f-4045-8605-264244c44b9e 2026-05-08 00:43:03.492 8 INFO neutron.db.ovn_revision_numbers_db [None req-5058f601-4524-42e6-aff3-c2d0e927efa1 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 3cf85275-581d-46c1-9552-42ca371dab9b (type: networks) to 1 2026-05-08 00:43:03.616 7 INFO neutron.services.segments.plugin [-] Segment 9d4f576a-57a6-4320-b6d9-6ce9a77330a1 resource provider aggregate not found 2026-05-08 00:43:03.619 7 INFO neutron.services.segments.plugin [-] Segment 9d4f576a-57a6-4320-b6d9-6ce9a77330a1 resource provider aggregate not found 2026-05-08 00:43:03.657 7 INFO neutron.services.segments.plugin [-] Segment 9d4f576a-57a6-4320-b6d9-6ce9a77330a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d4f576a-57a6-4320-b6d9-6ce9a77330a1 found for delete ", "request_id": "req-477de468-5d4b-4712-ab30-8a21612da185"}]} 2026-05-08 00:43:03.659 7 INFO neutron.services.segments.plugin [-] Segment 9d4f576a-57a6-4320-b6d9-6ce9a77330a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d4f576a-57a6-4320-b6d9-6ce9a77330a1 found for delete ", "request_id": "req-fbe4ef5e-8bde-4b08-9875-73e6325e1485"}]} [pid: 7|app: 0|req: 873/1764] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:03 2026] DELETE /v2.0/networks/e351ab60-a662-41d9-ae86-9a6ea486a6b0 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:03.743 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5058f601-4524-42e6-aff3-c2d0e927efa1 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] No more DHCP agents 2026-05-08 00:43:03.745 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5058f601-4524-42e6-aff3-c2d0e927efa1 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Unable to schedule network 3cf85275-581d-46c1-9552-42ca371dab9b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:03.831 8 INFO neutron.db.ovn_revision_numbers_db [None req-5058f601-4524-42e6-aff3-c2d0e927efa1 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 18a67822-6759-410e-b65e-37c712c19cd9 (type: ports) to 1 2026-05-08 00:43:03.844 7 INFO neutron_taas.services.taas.taas_plugin [None req-1d99c054-a8ca-41dc-9e57-4ac513abde1c ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] TaaS: Handle Delete Port: 250f9925-b658-494c-a2d6-85ef291a26e9 2026-05-08 00:43:03.848 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d99c054-a8ca-41dc-9e57-4ac513abde1c ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Tap Mirror: Handle Delete Port: 250f9925-b658-494c-a2d6-85ef291a26e9 [pid: 8|app: 0|req: 892/1765] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:03 2026] POST /v2.0/networks => generated 670 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:04.327 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-97e36ef1-d6ae-4123-b55c-b08180c202bd 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] No more DHCP agents 2026-05-08 00:43:04.328 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97e36ef1-d6ae-4123-b55c-b08180c202bd 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Unable to schedule network 3cf85275-581d-46c1-9552-42ca371dab9b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 874/1766] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:03 2026] DELETE /v2.0/networks/9926764a-a7ff-41a7-8c03-58eb60c144b3 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:04.588 8 INFO neutron.db.ovn_revision_numbers_db [None req-97e36ef1-d6ae-4123-b55c-b08180c202bd 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 9a7aa38c-20b2-4bf0-a7d6-46f530f0a3fc (type: ports) to 1 2026-05-08 00:43:04.595 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3568ec10-98c3-409f-94e4-aa8ec9088e41 - - - - - -] No port found with ID 35eddf9f-35ad-42e9-86b6-2c7885011856: RuntimeError: No port found with ID 35eddf9f-35ad-42e9-86b6-2c7885011856 2026-05-08 00:43:04.639 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3568ec10-98c3-409f-94e4-aa8ec9088e41 - - - - - -] OVN reports status down for port: 861d370a-a575-4ab7-9cc6-cfbf915b1681 [pid: 8|app: 0|req: 893/1767] 10.0.0.36 () {34 vars in 663 bytes} [Fri May 8 00:43:03 2026] POST /v2.0/ports => generated 743 bytes in 812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:04.694 7 INFO neutron.db.segments_db [None req-f4a0b07e-27ab-46c1-871b-59966e9de056 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Added segment d588d7ce-68fa-40ec-b367-2675f332cc15 of type geneve for network 1b46a2d4-8c9a-4843-acd2-638b0e255d00 2026-05-08 00:43:04.766 8 INFO neutron.db.segments_db [None req-05183a82-17c7-463e-a2b0-9200a16ae8fc 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Added segment 106bccb2-cd63-46ce-8531-3d13c7617bb5 of type geneve for network 7ee68ed8-0f22-4d51-bf75-985cdc8299f9 2026-05-08 00:43:04.837 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4a0b07e-27ab-46c1-871b-59966e9de056 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 1b46a2d4-8c9a-4843-acd2-638b0e255d00 (type: networks) to 1 2026-05-08 00:43:04.902 8 INFO neutron.db.ovn_revision_numbers_db [None req-05183a82-17c7-463e-a2b0-9200a16ae8fc 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 7ee68ed8-0f22-4d51-bf75-985cdc8299f9 (type: networks) to 1 2026-05-08 00:43:05.034 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f4a0b07e-27ab-46c1-871b-59966e9de056 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:43:05.036 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f4a0b07e-27ab-46c1-871b-59966e9de056 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network 1b46a2d4-8c9a-4843-acd2-638b0e255d00: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:05.087 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3568ec10-98c3-409f-94e4-aa8ec9088e41 - - - - - -] OVN reports status down for port: 2c24f06b-33c0-419b-b73a-2300df85c1c7 2026-05-08 00:43:05.096 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05183a82-17c7-463e-a2b0-9200a16ae8fc 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] No more DHCP agents 2026-05-08 00:43:05.098 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05183a82-17c7-463e-a2b0-9200a16ae8fc 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Unable to schedule network 7ee68ed8-0f22-4d51-bf75-985cdc8299f9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:05.168 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4a0b07e-27ab-46c1-871b-59966e9de056 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 2c24f06b-33c0-419b-b73a-2300df85c1c7 (type: ports) to 1 2026-05-08 00:43:05.179 8 INFO neutron.db.ovn_revision_numbers_db [None req-05183a82-17c7-463e-a2b0-9200a16ae8fc 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource b1039297-b672-4f49-a6e1-c88c6a0fb707 (type: ports) to 1 [pid: 8|app: 0|req: 894/1768] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:04 2026] POST /v2.0/networks => generated 670 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1769] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:04 2026] POST /v2.0/networks => generated 672 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:05.427 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8e7c8e2f-3078-4c2e-8cd4-4445fd9c3e7c 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] No more DHCP agents 2026-05-08 00:43:05.429 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8e7c8e2f-3078-4c2e-8cd4-4445fd9c3e7c 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Unable to schedule network 7ee68ed8-0f22-4d51-bf75-985cdc8299f9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:05.444 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca0a7757-5c47-4935-997f-b7b215189d16 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:43:05.446 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca0a7757-5c47-4935-997f-b7b215189d16 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network 1b46a2d4-8c9a-4843-acd2-638b0e255d00: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:05.508 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e7c8e2f-3078-4c2e-8cd4-4445fd9c3e7c 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 01fdbfaa-3df5-4e3a-84e0-0f24ce4e6c24 (type: ports) to 1 2026-05-08 00:43:05.513 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3568ec10-98c3-409f-94e4-aa8ec9088e41 - - - - - -] OVN reports status down for port: 01fdbfaa-3df5-4e3a-84e0-0f24ce4e6c24 2026-05-08 00:43:05.515 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca0a7757-5c47-4935-997f-b7b215189d16 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource c193a7e5-958b-44c3-acf8-596afb03542e (type: subnets) to 0 [pid: 7|app: 0|req: 876/1770] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:05 2026] POST /v2.0/subnets => generated 646 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1773] 10.0.0.36 () {34 vars in 663 bytes} [Fri May 8 00:43:05 2026] POST /v2.0/ports => generated 743 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:05.681 7 INFO neutron.services.segments.plugin [-] Segment 03ad3c13-3f22-4662-a018-60d1a4fe2b1f resource provider aggregate not found 2026-05-08 00:43:05.688 7 INFO neutron.services.segments.plugin [-] Segment 03ad3c13-3f22-4662-a018-60d1a4fe2b1f resource provider aggregate not found 2026-05-08 00:43:05.708 7 INFO neutron.services.segments.plugin [-] Segment 03ad3c13-3f22-4662-a018-60d1a4fe2b1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03ad3c13-3f22-4662-a018-60d1a4fe2b1f found for delete ", "request_id": "req-df12c8ce-50ad-4efb-b48d-754c9e6ce1e7"}]} 2026-05-08 00:43:05.715 7 INFO neutron.services.segments.plugin [-] Segment 03ad3c13-3f22-4662-a018-60d1a4fe2b1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03ad3c13-3f22-4662-a018-60d1a4fe2b1f found for delete ", "request_id": "req-88982386-fef7-4e58-9db7-fdccd78a8c8d"}]} 2026-05-08 00:43:05.762 8 INFO neutron.db.segments_db [None req-fcd9690f-1d76-4313-9fea-069aad636d54 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Added segment d2ccc214-a9d8-4974-904c-0f39fbe7c1ac of type geneve for network 46c9e946-f346-41ba-a149-6bbfbc2ba576 2026-05-08 00:43:05.822 7 INFO neutron.db.ovn_revision_numbers_db [None req-9491a36c-9f28-476b-b8bb-fddde45c0e37 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource f5c7f91f-ceb4-4d41-b064-8206b364320a (type: routers) to 1 [pid: 7|app: 0|req: 879/1774] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:05 2026] POST /v2.0/routers => generated 628 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:05.878 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcd9690f-1d76-4313-9fea-069aad636d54 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 46c9e946-f346-41ba-a149-6bbfbc2ba576 (type: networks) to 1 2026-05-08 00:43:06.074 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fcd9690f-1d76-4313-9fea-069aad636d54 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] No more DHCP agents 2026-05-08 00:43:06.076 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fcd9690f-1d76-4313-9fea-069aad636d54 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Unable to schedule network 46c9e946-f346-41ba-a149-6bbfbc2ba576: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:06.166 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-99f37d9b-d504-4ff5-ab1e-6a8bd8d3d785 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:43:06.167 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-99f37d9b-d504-4ff5-ab1e-6a8bd8d3d785 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network 1b46a2d4-8c9a-4843-acd2-638b0e255d00: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:06.175 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcd9690f-1d76-4313-9fea-069aad636d54 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 4e6dfd8e-7e69-4e81-a898-5e6c89c34bc9 (type: ports) to 1 [pid: 8|app: 0|req: 896/1775] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:05 2026] POST /v2.0/networks => generated 670 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:06.305 7 INFO neutron.db.ovn_revision_numbers_db [None req-99f37d9b-d504-4ff5-ab1e-6a8bd8d3d785 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 79a595c8-2c83-45d5-ae1a-ca58efd6e6e6 (type: ports) to 1 [pid: 7|app: 0|req: 880/1776] 10.0.0.36 () {34 vars in 664 bytes} [Fri May 8 00:43:05 2026] POST /v2.0/ports => generated 963 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:06.356 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-47329c95-033c-405d-9120-ec591ac86e71 - - - - - -] No port found with ID 67c9b4f1-1e33-4e5b-8d80-a498e199d40c: RuntimeError: No port found with ID 67c9b4f1-1e33-4e5b-8d80-a498e199d40c 2026-05-08 00:43:06.386 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-47329c95-033c-405d-9120-ec591ac86e71 - - - - - -] OVN reports status down for port: c62a2be0-0f10-4c7e-bb6e-e3371a3c0015 2026-05-08 00:43:06.502 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-47329c95-033c-405d-9120-ec591ac86e71 - - - - - -] OVN reports status down for port: 6edc58e7-080b-490c-ae9d-d3643d423018 2026-05-08 00:43:06.566 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef84a985-e91d-4598-86e5-a58a284f5d29 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] No more DHCP agents 2026-05-08 00:43:06.569 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef84a985-e91d-4598-86e5-a58a284f5d29 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Unable to schedule network 46c9e946-f346-41ba-a149-6bbfbc2ba576: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:06.619 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-47329c95-033c-405d-9120-ec591ac86e71 - - - - - -] OVN reports status down for port: 6b8014ff-f01b-4854-b81b-6ec616d6b2fc 2026-05-08 00:43:06.715 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef84a985-e91d-4598-86e5-a58a284f5d29 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Successfully bumped revision number for resource 52f398cf-1b27-4e7d-b067-52eb9c6ccf68 (type: ports) to 1 2026-05-08 00:43:06.776 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-47329c95-033c-405d-9120-ec591ac86e71 - - - - - -] OVN reports status down for port: 18a67822-6759-410e-b65e-37c712c19cd9 [pid: 8|app: 0|req: 897/1777] 10.0.0.36 () {34 vars in 663 bytes} [Fri May 8 00:43:06 2026] POST /v2.0/ports => generated 743 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:06.845 7 INFO neutron.db.ovn_revision_numbers_db [None req-4684d5a0-f9e7-4ee4-855f-bacb374340a3 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 79a595c8-2c83-45d5-ae1a-ca58efd6e6e6 (type: ports) to 2 2026-05-08 00:43:06.934 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-47329c95-033c-405d-9120-ec591ac86e71 - - - - - -] OVN reports status down for port: 9a7aa38c-20b2-4bf0-a7d6-46f530f0a3fc [pid: 8|app: 0|req: 898/1778] 10.0.0.36 () {34 vars in 746 bytes} [Fri May 8 00:43:06 2026] PUT /v2.0/ports/861d370a-a575-4ab7-9cc6-cfbf915b1681/tags => generated 17 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:07.033 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-47329c95-033c-405d-9120-ec591ac86e71 - - - - - -] OVN reports status down for port: b1039297-b672-4f49-a6e1-c88c6a0fb707 [pid: 8|app: 0|req: 899/1779] 10.0.0.36 () {34 vars in 746 bytes} [Fri May 8 00:43:06 2026] PUT /v2.0/ports/6b8014ff-f01b-4854-b81b-6ec616d6b2fc/tags => generated 25 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:07.141 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-47329c95-033c-405d-9120-ec591ac86e71 - - - - - -] OVN reports status down for port: 4e6dfd8e-7e69-4e81-a898-5e6c89c34bc9 [pid: 8|app: 0|req: 900/1780] 10.0.0.36 () {34 vars in 746 bytes} [Fri May 8 00:43:07 2026] PUT /v2.0/ports/9a7aa38c-20b2-4bf0-a7d6-46f530f0a3fc/tags => generated 34 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:07.258 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-47329c95-033c-405d-9120-ec591ac86e71 - - - - - -] OVN reports status down for port: 79a595c8-2c83-45d5-ae1a-ca58efd6e6e6 [pid: 8|app: 0|req: 901/1781] 10.0.0.36 () {34 vars in 746 bytes} [Fri May 8 00:43:07 2026] PUT /v2.0/ports/01fdbfaa-3df5-4e3a-84e0-0f24ce4e6c24/tags => generated 19 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:07.375 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-47329c95-033c-405d-9120-ec591ac86e71 - - - - - -] Logical_Switch_Port 79a595c8-2c83-45d5-ae1a-ca58efd6e6e6 host information not removed, the port state is up 2026-05-08 00:43:07.376 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-47329c95-033c-405d-9120-ec591ac86e71 - - - - - -] OVN reports status down for port: 52f398cf-1b27-4e7d-b067-52eb9c6ccf68 2026-05-08 00:43:07.457 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4684d5a0-f9e7-4ee4-855f-bacb374340a3 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:43:07.458 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4684d5a0-f9e7-4ee4-855f-bacb374340a3 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network 1b46a2d4-8c9a-4843-acd2-638b0e255d00: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 902/1782] 10.0.0.36 () {32 vars in 659 bytes} [Fri May 8 00:43:07 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:07.528 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-47329c95-033c-405d-9120-ec591ac86e71 - - - - - -] OVN reports status up for port: 79a595c8-2c83-45d5-ae1a-ca58efd6e6e6 2026-05-08 00:43:07.584 8 INFO neutron.plugins.ml2.plugin [None req-47329c95-033c-405d-9120-ec591ac86e71 - - - - - -] Attempt 1 to provision port 79a595c8-2c83-45d5-ae1a-ca58efd6e6e6 2026-05-08 00:43:07.641 7 INFO neutron.db.ovn_revision_numbers_db [None req-4684d5a0-f9e7-4ee4-855f-bacb374340a3 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 79a595c8-2c83-45d5-ae1a-ca58efd6e6e6 (type: router_ports) to 2 [pid: 7|app: 0|req: 881/1783] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:43:06 2026] PUT /v2.0/routers/f5c7f91f-ceb4-4d41-b064-8206b364320a/add_router_interface => generated 310 bytes in 1310 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: 903/1784] 10.0.0.36 () {32 vars in 673 bytes} [Fri May 8 00:43:07 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1785] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:07 2026] GET /v2.0/ports/79a595c8-2c83-45d5-ae1a-ca58efd6e6e6 => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1786] 10.0.0.36 () {32 vars in 669 bytes} [Fri May 8 00:43:07 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1787] 10.0.0.36 () {32 vars in 681 bytes} [Fri May 8 00:43:07 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:07.992 7 INFO neutron_taas.services.taas.taas_plugin [None req-fdd792f6-bd5a-45b4-8ee0-b08295c6c52b ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] TaaS: Handle Delete Port: 79a595c8-2c83-45d5-ae1a-ca58efd6e6e6 2026-05-08 00:43:07.996 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fdd792f6-bd5a-45b4-8ee0-b08295c6c52b ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Tap Mirror: Handle Delete Port: 79a595c8-2c83-45d5-ae1a-ca58efd6e6e6 [pid: 8|app: 0|req: 906/1788] 10.0.0.36 () {32 vars in 667 bytes} [Fri May 8 00:43:07 2026] GET /v2.0/ports?not-tags=red => generated 5268 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:08.203 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-47329c95-033c-405d-9120-ec591ac86e71 - - - - - -] Logical_Switch_Port deleted concurrently: 79a595c8-2c83-45d5-ae1a-ca58efd6e6e6 [pid: 7|app: 0|req: 883/1789] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:43:07 2026] PUT /v2.0/routers/f5c7f91f-ceb4-4d41-b064-8206b364320a/remove_router_interface => generated 310 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1790] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 00:43:08 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 1236 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:08.376 8 INFO neutron.api.v2.resource [None req-00c51139-c8c1-4f6d-84f6-ee6baca5a078 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 908/1791] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:43:08 2026] PUT /v2.0/routers/f5c7f91f-ceb4-4d41-b064-8206b364320a/remove_router_interface => generated 197 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1792] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 00:43:08 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1793] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:43:08 2026] GET /v2.0/ports?device_id=f5c7f91f-ceb4-4d41-b064-8206b364320a => 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: 884/1794] 10.0.0.36 () {32 vars in 681 bytes} [Fri May 8 00:43:08 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 6008 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1795] 10.0.0.36 () {32 vars in 677 bytes} [Fri May 8 00:43:08 2026] GET /v2.0/ports?not-tags-any=blue => generated 6008 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1796] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:08 2026] DELETE /v2.0/routers/f5c7f91f-ceb4-4d41-b064-8206b364320a => 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: 886/1797] 10.0.0.36 () {32 vars in 689 bytes} [Fri May 8 00:43:08 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 5268 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:08.848 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7e8e3a4-ff56-4ac0-b89d-f933c49aa2f5 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] TaaS: Handle Delete Port: 861d370a-a575-4ab7-9cc6-cfbf915b1681 2026-05-08 00:43:08.852 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7e8e3a4-ff56-4ac0-b89d-f933c49aa2f5 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Tap Mirror: Handle Delete Port: 861d370a-a575-4ab7-9cc6-cfbf915b1681 [pid: 8|app: 0|req: 912/1798] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:08 2026] DELETE /v2.0/subnets/c193a7e5-958b-44c3-acf8-596afb03542e => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1799] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:43:08 2026] DELETE /v2.0/ports/861d370a-a575-4ab7-9cc6-cfbf915b1681 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:09.113 8 INFO neutron_taas.services.taas.taas_plugin [None req-43e2cf45-47b8-48f2-af1a-dd7e965d1155 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] TaaS: Handle Delete Port: 2c24f06b-33c0-419b-b73a-2300df85c1c7 2026-05-08 00:43:09.115 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43e2cf45-47b8-48f2-af1a-dd7e965d1155 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Tap Mirror: Handle Delete Port: 2c24f06b-33c0-419b-b73a-2300df85c1c7 2026-05-08 00:43:09.169 7 INFO neutron_taas.services.taas.taas_plugin [None req-7158eebc-b4cb-4d48-8f51-7f649e9d6480 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] TaaS: Handle Delete Port: 6b8014ff-f01b-4854-b81b-6ec616d6b2fc 2026-05-08 00:43:09.172 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7158eebc-b4cb-4d48-8f51-7f649e9d6480 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Tap Mirror: Handle Delete Port: 6b8014ff-f01b-4854-b81b-6ec616d6b2fc 2026-05-08 00:43:09.277 8 INFO neutron.services.segments.plugin [-] Segment d588d7ce-68fa-40ec-b367-2675f332cc15 resource provider aggregate not found 2026-05-08 00:43:09.280 8 INFO neutron.services.segments.plugin [-] Segment d588d7ce-68fa-40ec-b367-2675f332cc15 resource provider aggregate not found 2026-05-08 00:43:09.309 8 INFO neutron.services.segments.plugin [-] Segment d588d7ce-68fa-40ec-b367-2675f332cc15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d588d7ce-68fa-40ec-b367-2675f332cc15 found for delete ", "request_id": "req-cd876f73-b08c-4677-ba77-d8c725da91cf"}]} 2026-05-08 00:43:09.310 8 INFO neutron.services.segments.plugin [-] Segment d588d7ce-68fa-40ec-b367-2675f332cc15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d588d7ce-68fa-40ec-b367-2675f332cc15 found for delete ", "request_id": "req-adbe23d5-1789-47de-ac0a-7b2e2650a087"}]} [pid: 7|app: 0|req: 888/1800] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:43:09 2026] DELETE /v2.0/ports/6b8014ff-f01b-4854-b81b-6ec616d6b2fc => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1801] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:08 2026] DELETE /v2.0/networks/1b46a2d4-8c9a-4843-acd2-638b0e255d00 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:09.434 8 INFO neutron.db.segments_db [None req-9ec28b8d-47b4-458f-ba0c-00fdf35f4e06 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Added segment 019cb3c9-4fb5-4b61-87ef-5a7fbe775e03 of type geneve for network f0910d4f-a721-454b-9e25-0dfb7954b24b 2026-05-08 00:43:09.438 7 INFO neutron_taas.services.taas.taas_plugin [None req-825189da-9962-46f3-b83d-000a3a22de02 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] TaaS: Handle Delete Port: 9a7aa38c-20b2-4bf0-a7d6-46f530f0a3fc 2026-05-08 00:43:09.440 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-825189da-9962-46f3-b83d-000a3a22de02 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Tap Mirror: Handle Delete Port: 9a7aa38c-20b2-4bf0-a7d6-46f530f0a3fc [pid: 7|app: 0|req: 889/1802] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:43:09 2026] DELETE /v2.0/ports/9a7aa38c-20b2-4bf0-a7d6-46f530f0a3fc => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:09.570 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ec28b8d-47b4-458f-ba0c-00fdf35f4e06 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource f0910d4f-a721-454b-9e25-0dfb7954b24b (type: networks) to 1 2026-05-08 00:43:09.648 7 INFO neutron_taas.services.taas.taas_plugin [None req-82e20cee-a2e6-4a29-9f3b-aaf9453687a0 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] TaaS: Handle Delete Port: 01fdbfaa-3df5-4e3a-84e0-0f24ce4e6c24 2026-05-08 00:43:09.651 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82e20cee-a2e6-4a29-9f3b-aaf9453687a0 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Tap Mirror: Handle Delete Port: 01fdbfaa-3df5-4e3a-84e0-0f24ce4e6c24 2026-05-08 00:43:09.735 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ec28b8d-47b4-458f-ba0c-00fdf35f4e06 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:43:09.738 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ec28b8d-47b4-458f-ba0c-00fdf35f4e06 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network f0910d4f-a721-454b-9e25-0dfb7954b24b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 890/1803] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:43:09 2026] DELETE /v2.0/ports/01fdbfaa-3df5-4e3a-84e0-0f24ce4e6c24 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:09.843 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3568ec10-98c3-409f-94e4-aa8ec9088e41 - - - - - -] OVN reports status down for port: c454bcfe-2339-4631-aba3-04329639faa2 2026-05-08 00:43:09.866 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ec28b8d-47b4-458f-ba0c-00fdf35f4e06 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource c454bcfe-2339-4631-aba3-04329639faa2 (type: ports) to 1 [pid: 8|app: 0|req: 914/1804] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:09 2026] POST /v2.0/networks => generated 672 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1805] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 00:43:09 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 1236 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:10.042 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac66a5dc-2d9c-4994-a6c0-8ab3633f69af 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] TaaS: Handle Delete Port: 52f398cf-1b27-4e7d-b067-52eb9c6ccf68 2026-05-08 00:43:10.045 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac66a5dc-2d9c-4994-a6c0-8ab3633f69af 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Tap Mirror: Handle Delete Port: 52f398cf-1b27-4e7d-b067-52eb9c6ccf68 2026-05-08 00:43:10.109 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d3b738c-a502-4952-9a23-506ae66ad669 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:43:10.111 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d3b738c-a502-4952-9a23-506ae66ad669 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network f0910d4f-a721-454b-9e25-0dfb7954b24b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:10.162 8 INFO neutron.db.ovn_revision_numbers_db [None req-4d3b738c-a502-4952-9a23-506ae66ad669 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource d6c46b0d-898d-4923-abda-f5761d6b9132 (type: subnets) to 0 [pid: 7|app: 0|req: 891/1806] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:43:09 2026] DELETE /v2.0/ports/52f398cf-1b27-4e7d-b067-52eb9c6ccf68 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1807] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:09 2026] POST /v2.0/subnets => generated 646 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1808] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 00:43:10 2026] GET /v2.0/security-groups?id=ad2f5a16-ae2c-4d37-9d75-7fe2c9727d08&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:10.291 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a70572c-432d-4774-967c-0f20442080e3 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] TaaS: Handle Delete Port: c62a2be0-0f10-4c7e-bb6e-e3371a3c0015 2026-05-08 00:43:10.294 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a70572c-432d-4774-967c-0f20442080e3 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Tap Mirror: Handle Delete Port: c62a2be0-0f10-4c7e-bb6e-e3371a3c0015 2026-05-08 00:43:10.314 7 INFO neutron.db.ovn_revision_numbers_db [None req-7272a381-8b66-4d1d-98f2-e02cc34240c2 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource 44fd7eab-8ecc-47c2-af78-f540ede56d73 (type: routers) to 1 [pid: 7|app: 0|req: 893/1809] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:10 2026] POST /v2.0/routers => generated 628 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1810] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:10 2026] DELETE /v2.0/networks/8b1fe56a-5620-4d38-a6c9-ee8a3b084e15 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:10.640 8 INFO neutron_taas.services.taas.taas_plugin [None req-7795e7b2-7339-495f-b954-421ef1568151 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] TaaS: Handle Delete Port: 6edc58e7-080b-490c-ae9d-d3643d423018 2026-05-08 00:43:10.643 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7795e7b2-7339-495f-b954-421ef1568151 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Tap Mirror: Handle Delete Port: 6edc58e7-080b-490c-ae9d-d3643d423018 2026-05-08 00:43:10.759 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c914996-a4df-4424-9e60-65f881f8fb4f ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:43:10.760 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c914996-a4df-4424-9e60-65f881f8fb4f ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network f0910d4f-a721-454b-9e25-0dfb7954b24b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:10.847 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b6325a00-8885-4a7a-add5-ae5918a01c15 - - - - - -] OVN reports status down for port: d12d5526-0ae1-47a2-bbbb-49baeaaded28 2026-05-08 00:43:10.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c914996-a4df-4424-9e60-65f881f8fb4f ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource d12d5526-0ae1-47a2-bbbb-49baeaaded28 (type: ports) to 1 [pid: 8|app: 0|req: 918/1811] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:10 2026] DELETE /v2.0/networks/88b0b106-89ff-48a1-815b-5249c93b5d94 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:11.051 8 INFO neutron_taas.services.taas.taas_plugin [None req-024b26f8-e6ad-4af0-871a-0e781e8532a1 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] TaaS: Handle Delete Port: 18a67822-6759-410e-b65e-37c712c19cd9 2026-05-08 00:43:11.054 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-024b26f8-e6ad-4af0-871a-0e781e8532a1 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Tap Mirror: Handle Delete Port: 18a67822-6759-410e-b65e-37c712c19cd9 [pid: 8|app: 0|req: 919/1812] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:10 2026] DELETE /v2.0/networks/3cf85275-581d-46c1-9552-42ca371dab9b => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:11.338 8 INFO neutron.services.segments.plugin [-] Segment 100bc295-d1d4-4ec7-bf89-4bdfb3ea7ed6 resource provider aggregate not found 2026-05-08 00:43:11.342 8 INFO neutron.services.segments.plugin [-] Segment 100bc295-d1d4-4ec7-bf89-4bdfb3ea7ed6 resource provider aggregate not found 2026-05-08 00:43:11.357 8 INFO neutron.services.segments.plugin [-] Segment 100bc295-d1d4-4ec7-bf89-4bdfb3ea7ed6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 100bc295-d1d4-4ec7-bf89-4bdfb3ea7ed6 found for delete ", "request_id": "req-0c88d0bc-da02-46e8-b130-e28f39d84b73"}]} 2026-05-08 00:43:11.365 8 INFO neutron.services.segments.plugin [-] Segment 100bc295-d1d4-4ec7-bf89-4bdfb3ea7ed6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 100bc295-d1d4-4ec7-bf89-4bdfb3ea7ed6 found for delete ", "request_id": "req-f8ff72d3-f52e-4504-a2c4-d2916aad00f4"}]} 2026-05-08 00:43:11.385 8 INFO neutron.services.segments.plugin [-] Segment bcf6dfe3-7121-4c91-9f08-73b2413b4f78 resource provider aggregate not found 2026-05-08 00:43:11.389 8 INFO neutron.services.segments.plugin [-] Segment bcf6dfe3-7121-4c91-9f08-73b2413b4f78 resource provider aggregate not found 2026-05-08 00:43:11.408 8 INFO neutron.services.segments.plugin [-] Segment bcf6dfe3-7121-4c91-9f08-73b2413b4f78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcf6dfe3-7121-4c91-9f08-73b2413b4f78 found for delete ", "request_id": "req-b04ca367-eb84-4c03-915f-5f6017bee580"}]} 2026-05-08 00:43:11.414 8 INFO neutron.services.segments.plugin [-] Segment bcf6dfe3-7121-4c91-9f08-73b2413b4f78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcf6dfe3-7121-4c91-9f08-73b2413b4f78 found for delete ", "request_id": "req-5d685e62-c5ea-4472-99a5-1b143e5ac84b"}]} 2026-05-08 00:43:11.437 8 INFO neutron.services.segments.plugin [-] Segment 3869bf1e-78dd-4939-85ee-46102f92d858 resource provider aggregate not found 2026-05-08 00:43:11.442 8 INFO neutron.services.segments.plugin [-] Segment 3869bf1e-78dd-4939-85ee-46102f92d858 resource provider aggregate not found 2026-05-08 00:43:11.457 8 INFO neutron.services.segments.plugin [-] Segment 3869bf1e-78dd-4939-85ee-46102f92d858 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3869bf1e-78dd-4939-85ee-46102f92d858 found for delete ", "request_id": "req-ee7836d4-5da2-4171-ba6a-36aa12a1a67e"}]} 2026-05-08 00:43:11.463 8 INFO neutron.services.segments.plugin [-] Segment 3869bf1e-78dd-4939-85ee-46102f92d858 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3869bf1e-78dd-4939-85ee-46102f92d858 found for delete ", "request_id": "req-f5ddafa4-3047-4e2f-8e0c-d55789cd4073"}]} 2026-05-08 00:43:11.466 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b6325a00-8885-4a7a-add5-ae5918a01c15 - - - - - -] OVN reports status up for port: d12d5526-0ae1-47a2-bbbb-49baeaaded28 2026-05-08 00:43:11.477 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0fcab8e-566d-4247-b748-e07c4a1e687b 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] TaaS: Handle Delete Port: b1039297-b672-4f49-a6e1-c88c6a0fb707 2026-05-08 00:43:11.482 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0fcab8e-566d-4247-b748-e07c4a1e687b 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Tap Mirror: Handle Delete Port: b1039297-b672-4f49-a6e1-c88c6a0fb707 2026-05-08 00:43:11.495 8 INFO neutron.plugins.ml2.plugin [None req-b6325a00-8885-4a7a-add5-ae5918a01c15 - - - - - -] Attempt 1 to provision port d12d5526-0ae1-47a2-bbbb-49baeaaded28 2026-05-08 00:43:11.520 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c914996-a4df-4424-9e60-65f881f8fb4f ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:43:11.520 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c914996-a4df-4424-9e60-65f881f8fb4f ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network f0910d4f-a721-454b-9e25-0dfb7954b24b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:11.732 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c914996-a4df-4424-9e60-65f881f8fb4f ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource d12d5526-0ae1-47a2-bbbb-49baeaaded28 (type: router_ports) to 1 [pid: 7|app: 0|req: 894/1813] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:43:10 2026] PUT /v2.0/routers/44fd7eab-8ecc-47c2-af78-f540ede56d73/add_router_interface => generated 310 bytes in 1401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1814] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:11 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1815] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:11 2026] GET /v2.0/ports/d12d5526-0ae1-47a2-bbbb-49baeaaded28 => generated 947 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1816] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:11 2026] DELETE /v2.0/networks/7ee68ed8-0f22-4d51-bf75-985cdc8299f9 => generated 0 bytes in 661 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1817] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:43:11 2026] GET /v2.0/security-groups?id=ad2f5a16-ae2c-4d37-9d75-7fe2c9727d08&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1818] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:11 2026] GET /v2.0/ports/d12d5526-0ae1-47a2-bbbb-49baeaaded28 => generated 947 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:12.089 7 INFO neutron_taas.services.taas.taas_plugin [None req-356c9dad-8518-44bd-99a3-520ca7820e3d 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] TaaS: Handle Delete Port: 4e6dfd8e-7e69-4e81-a898-5e6c89c34bc9 2026-05-08 00:43:12.092 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-356c9dad-8518-44bd-99a3-520ca7820e3d 7ef8ba43bd9f43acb0fc3715c09d79b0 b22526435076438bac1306dd6c21dd2f - - default default] Tap Mirror: Handle Delete Port: 4e6dfd8e-7e69-4e81-a898-5e6c89c34bc9 2026-05-08 00:43:12.204 8 INFO neutron.db.ovn_revision_numbers_db [None req-b6325a00-8885-4a7a-add5-ae5918a01c15 - - - - - -] Successfully bumped revision number for resource d12d5526-0ae1-47a2-bbbb-49baeaaded28 (type: ports) to 2 2026-05-08 00:43:12.272 7 INFO neutron.services.segments.plugin [-] Segment d2ccc214-a9d8-4974-904c-0f39fbe7c1ac resource provider aggregate not found 2026-05-08 00:43:12.276 7 INFO neutron.services.segments.plugin [-] Segment d2ccc214-a9d8-4974-904c-0f39fbe7c1ac resource provider aggregate not found 2026-05-08 00:43:12.292 7 INFO neutron.services.segments.plugin [-] Segment d2ccc214-a9d8-4974-904c-0f39fbe7c1ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2ccc214-a9d8-4974-904c-0f39fbe7c1ac found for delete ", "request_id": "req-fe258c0b-3a7d-4196-b47b-e27a4fa5a8a1"}]} 2026-05-08 00:43:12.296 7 INFO neutron.services.segments.plugin [-] Segment d2ccc214-a9d8-4974-904c-0f39fbe7c1ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2ccc214-a9d8-4974-904c-0f39fbe7c1ac found for delete ", "request_id": "req-d88179ec-8443-4685-8ed4-644def7d5220"}]} [pid: 7|app: 0|req: 898/1819] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:11 2026] DELETE /v2.0/networks/46c9e946-f346-41ba-a149-6bbfbc2ba576 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:12.453 8 INFO neutron_taas.services.taas.taas_plugin [None req-68aea91c-7cd6-4ca3-b930-420c49ac6520 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] TaaS: Handle Delete Port: d12d5526-0ae1-47a2-bbbb-49baeaaded28 2026-05-08 00:43:12.456 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68aea91c-7cd6-4ca3-b930-420c49ac6520 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Tap Mirror: Handle Delete Port: d12d5526-0ae1-47a2-bbbb-49baeaaded28 [pid: 8|app: 0|req: 922/1820] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:43:12 2026] PUT /v2.0/routers/44fd7eab-8ecc-47c2-af78-f540ede56d73/remove_router_interface => generated 310 bytes in 725 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1821] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:43:12 2026] GET /v2.0/ports?device_id=44fd7eab-8ecc-47c2-af78-f540ede56d73 => generated 12 bytes in 26 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: 923/1822] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:12 2026] DELETE /v2.0/routers/44fd7eab-8ecc-47c2-af78-f540ede56d73 => 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: 900/1823] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:13 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1824] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:43:13 2026] GET /v2.0/security-groups?id=ad2f5a16-ae2c-4d37-9d75-7fe2c9727d08&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: 924/1825] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:13 2026] DELETE /v2.0/subnets/d6c46b0d-898d-4923-abda-f5761d6b9132 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:13.279 7 WARNING neutron.db.securitygroups_db [None req-21a8bae5-743e-4ed8-8f81-90d7e1172e83 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:43:13.325 8 INFO neutron_taas.services.taas.taas_plugin [None req-0270f915-a1e5-4119-bec9-a8048de00583 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] TaaS: Handle Delete Port: c454bcfe-2339-4631-aba3-04329639faa2 2026-05-08 00:43:13.328 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0270f915-a1e5-4119-bec9-a8048de00583 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Tap Mirror: Handle Delete Port: c454bcfe-2339-4631-aba3-04329639faa2 2026-05-08 00:43:13.448 7 INFO neutron.db.ovn_revision_numbers_db [None req-21a8bae5-743e-4ed8-8f81-90d7e1172e83 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 908c552e-9f87-4db9-9e4d-84240288539b (type: security_groups) to 1 2026-05-08 00:43:13.464 7 INFO neutron.db.ovn_revision_numbers_db [None req-21a8bae5-743e-4ed8-8f81-90d7e1172e83 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 5c29544c-b0e5-4064-be5d-15cd37d2f0e1 (type: security_group_rules) to 0 2026-05-08 00:43:13.490 8 INFO neutron.services.segments.plugin [-] Segment 106bccb2-cd63-46ce-8531-3d13c7617bb5 resource provider aggregate not found 2026-05-08 00:43:13.491 8 INFO neutron.services.segments.plugin [-] Segment 106bccb2-cd63-46ce-8531-3d13c7617bb5 resource provider aggregate not found 2026-05-08 00:43:13.496 7 INFO neutron.db.ovn_revision_numbers_db [None req-21a8bae5-743e-4ed8-8f81-90d7e1172e83 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a1596aef-c531-4d7f-ac17-01094a19468b (type: security_group_rules) to 0 2026-05-08 00:43:13.516 8 INFO neutron.services.segments.plugin [-] Segment 106bccb2-cd63-46ce-8531-3d13c7617bb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 106bccb2-cd63-46ce-8531-3d13c7617bb5 found for delete ", "request_id": "req-1872baf9-aa93-41da-8cf7-3a9df1c1d304"}]} 2026-05-08 00:43:13.517 8 INFO neutron.services.segments.plugin [-] Segment 106bccb2-cd63-46ce-8531-3d13c7617bb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 106bccb2-cd63-46ce-8531-3d13c7617bb5 found for delete ", "request_id": "req-ea7e3a53-7ad9-4e5b-9661-f1deb39ff7aa"}]} 2026-05-08 00:43:13.534 7 INFO neutron.db.ovn_revision_numbers_db [None req-21a8bae5-743e-4ed8-8f81-90d7e1172e83 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b2d640c2-156a-4a28-a976-9db816d49218 (type: security_group_rules) to 0 2026-05-08 00:43:13.553 7 INFO neutron.db.ovn_revision_numbers_db [None req-21a8bae5-743e-4ed8-8f81-90d7e1172e83 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ba399392-f5f2-489d-8ccd-72978e09b8fa (type: security_group_rules) to 0 [pid: 8|app: 0|req: 925/1826] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:13 2026] DELETE /v2.0/networks/f0910d4f-a721-454b-9e25-0dfb7954b24b => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1827] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:13 2026] GET /v2.0/security-groups?tenant_id=dcd68454242d4f05ae0fd538d6f754dc&name=default => generated 2925 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1828] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:13 2026] DELETE /v2.0/security-groups/908c552e-9f87-4db9-9e4d-84240288539b => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1829] 199.19.213.225 () {34 vars in 994 bytes} [Fri May 8 00:43:13 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1830] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:13 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:14.128 7 INFO neutron_taas.services.taas.taas_plugin [req-8d5a8b1a-e112-4b37-889a-54e31ca548f5 req-21c452c8-a288-45ce-8d3b-619ad9dcf4c4 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] TaaS: Handle Delete Port: 0303b115-867e-4ed4-8d40-b73911239739 2026-05-08 00:43:14.130 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8d5a8b1a-e112-4b37-889a-54e31ca548f5 req-21c452c8-a288-45ce-8d3b-619ad9dcf4c4 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Tap Mirror: Handle Delete Port: 0303b115-867e-4ed4-8d40-b73911239739 2026-05-08 00:43:14.332 7 INFO neutron.db.l3_db [req-8d5a8b1a-e112-4b37-889a-54e31ca548f5 req-21c452c8-a288-45ce-8d3b-619ad9dcf4c4 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Floating IP a255af7a-1c06-446e-a4ef-b302fbdf5777 disassociated. External IP: 10.96.250.206, port: 0303b115-867e-4ed4-8d40-b73911239739. [pid: 7|app: 0|req: 906/1831] 199.19.213.225 () {36 vars in 997 bytes} [Fri May 8 00:43:13 2026] DELETE /v2.0/ports/0303b115-867e-4ed4-8d40-b73911239739 => generated 0 bytes in 531 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:14.526 7 WARNING neutron.db.securitygroups_db [None req-ac0078b2-bcfb-4d0c-8c25-9ef082197886 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:43:14.648 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0bffa596-1345-4646-a43b-7972ad57bf00 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] No more DHCP agents 2026-05-08 00:43:14.651 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0bffa596-1345-4646-a43b-7972ad57bf00 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:14.687 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac0078b2-bcfb-4d0c-8c25-9ef082197886 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 488635a5-56d8-4c13-a719-22ae1c85d8a3 (type: security_groups) to 1 2026-05-08 00:43:14.715 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac0078b2-bcfb-4d0c-8c25-9ef082197886 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 04c97033-3c76-43ff-ab5f-9941225a02ca (type: security_group_rules) to 0 2026-05-08 00:43:14.800 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac0078b2-bcfb-4d0c-8c25-9ef082197886 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 3c3c68a9-0c39-43d9-859e-921f0631b748 (type: security_group_rules) to 0 2026-05-08 00:43:14.839 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac0078b2-bcfb-4d0c-8c25-9ef082197886 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7535baa3-fca4-4dc8-82aa-12e078c2bd8d (type: security_group_rules) to 0 2026-05-08 00:43:14.840 8 INFO neutron.db.ovn_revision_numbers_db [None req-0bffa596-1345-4646-a43b-7972ad57bf00 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource c7f36b7c-7c65-4c77-8666-e9dae8f7d45f (type: ports) to 1 2026-05-08 00:43:14.900 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac0078b2-bcfb-4d0c-8c25-9ef082197886 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f2821069-ce78-4967-9207-4303460db3d6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 907/1832] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:14 2026] GET /v2.0/security-groups?tenant_id=cd65dfe742204ae1b6da2ddac82f0e0d&name=default => generated 2925 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1833] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:43:14 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1834] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:14 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:15.023 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c92b0255-f302-42ce-8961-8efc2cb00580'] response: {'server_uuid': 'ec61602d-f648-45f6-b6b3-212d8595b0b4', 'name': 'network-vif-deleted', 'tag': '0303b115-867e-4ed4-8d40-b73911239739', 'status': 'completed', 'code': 200} 2026-05-08 00:43:15.537 8 INFO neutron.services.segments.plugin [-] Segment 019cb3c9-4fb5-4b61-87ef-5a7fbe775e03 resource provider aggregate not found 2026-05-08 00:43:15.543 8 INFO neutron.services.segments.plugin [-] Segment 019cb3c9-4fb5-4b61-87ef-5a7fbe775e03 resource provider aggregate not found 2026-05-08 00:43:15.556 8 INFO neutron.services.segments.plugin [-] Segment 019cb3c9-4fb5-4b61-87ef-5a7fbe775e03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 019cb3c9-4fb5-4b61-87ef-5a7fbe775e03 found for delete ", "request_id": "req-1d50361b-d87d-4280-9225-278cb0d62421"}]} 2026-05-08 00:43:15.559 8 INFO neutron.services.segments.plugin [-] Segment 019cb3c9-4fb5-4b61-87ef-5a7fbe775e03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 019cb3c9-4fb5-4b61-87ef-5a7fbe775e03 found for delete ", "request_id": "req-46b02192-3128-4781-992f-60c2336d357a"}]} 2026-05-08 00:43:15.942 8 INFO neutron.db.ovn_revision_numbers_db [None req-0bffa596-1345-4646-a43b-7972ad57bf00 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource c7f36b7c-7c65-4c77-8666-e9dae8f7d45f (type: router_ports) to 1 [pid: 7|app: 0|req: 910/1835] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:14 2026] DELETE /v2.0/security-groups/488635a5-56d8-4c13-a719-22ae1c85d8a3 => generated 0 bytes in 987 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:16.016 8 INFO neutron.db.ovn_revision_numbers_db [None req-0bffa596-1345-4646-a43b-7972ad57bf00 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource a02a4354-a54c-40c5-b7e6-abbf15fd054a (type: routers) to 2 [pid: 8|app: 0|req: 926/1836] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:13 2026] POST /v2.0/routers => generated 972 bytes in 2429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1837] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:16 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1838] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:43:16 2026] GET /v2.0/routers/a02a4354-a54c-40c5-b7e6-abbf15fd054a => generated 978 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1839] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:16 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => 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: 930/1840] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:43:16 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:16.207 8 WARNING neutron.db.securitygroups_db [None req-06902b6e-a407-4cc4-96a9-f9de093b64e0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 931/1841] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:16 2026] GET /v2.0/security-groups?tenant_id=b22526435076438bac1306dd6c21dd2f&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1842] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:43:15 2026] GET /v2.0/networks => generated 3868 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1843] 10.0.0.36 () {32 vars in 646 bytes} [Fri May 8 00:43:16 2026] GET /v2.0/routers => generated 981 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1844] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:43:16 2026] GET /v2.0/subnets => generated 2653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1845] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:16 2026] DELETE /v2.0/security-groups/34043c81-4dcb-4039-9587-341730cf3df9 => 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: 913/1846] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:43:16 2026] GET /v2.0/routers => generated 2960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1847] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:43: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: 7|app: 0|req: 915/1848] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:43: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: 7|app: 0|req: 916/1849] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:43:16 2026] GET /v2.0/floatingips => generated 1399 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1850] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:43:16 2026] GET /v2.0/network-ip-availabilities => generated 3393 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1851] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:43:16 2026] GET /v2.0/security-groups => generated 39659 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1852] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:43:16 2026] GET /v2.0/ports => generated 17150 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1853] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:43:16 2026] GET /v2.0/subnets => generated 2653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1854] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:43: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) 2026-05-08 00:43:16.935 8 INFO neutron.db.ovn_revision_numbers_db [None req-a839be53-c4cf-4cf6-a7b0-1300d100ef18 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Successfully bumped revision number for resource a02a4354-a54c-40c5-b7e6-abbf15fd054a (type: routers) to 3 [pid: 8|app: 0|req: 934/1855] 10.0.0.36 () {34 vars in 740 bytes} [Fri May 8 00:43:16 2026] PUT /v2.0/routers/a02a4354-a54c-40c5-b7e6-abbf15fd054a => generated 985 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1856] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:43:16 2026] GET /v2.0/routers/a02a4354-a54c-40c5-b7e6-abbf15fd054a => generated 985 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1857] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:43:17 2026] GET /v2.0/ports?device_id=a02a4354-a54c-40c5-b7e6-abbf15fd054a => 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: 936/1858] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:17 2026] GET /v2.0/ports?device_id=ec61602d-f648-45f6-b6b3-212d8595b0b4 => 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: 937/1859] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:17 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1860] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:43:17 2026] GET /v2.0/security-groups?id=ee9ac558-7642-4f52-89fa-3f6c74f573bc&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:17.396 7 INFO neutron_taas.services.taas.taas_plugin [None req-8218c0cf-2d17-45d1-bb55-52fc5ac6c67c ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] TaaS: Handle Delete Port: c7f36b7c-7c65-4c77-8666-e9dae8f7d45f 2026-05-08 00:43:17.400 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8218c0cf-2d17-45d1-bb55-52fc5ac6c67c ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] Tap Mirror: Handle Delete Port: c7f36b7c-7c65-4c77-8666-e9dae8f7d45f [pid: 7|app: 0|req: 923/1861] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:17 2026] DELETE /v2.0/routers/a02a4354-a54c-40c5-b7e6-abbf15fd054a => generated 0 bytes in 696 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1862] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:43:17 2026] GET /v2.0/ports?device_id=a02a4354-a54c-40c5-b7e6-abbf15fd054a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:17.799 7 INFO neutron.api.v2.resource [None req-15440b49-5c8f-47ea-83fc-77478b97a5c7 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 924/1863] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:17 2026] DELETE /v2.0/routers/a02a4354-a54c-40c5-b7e6-abbf15fd054a => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1864] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:43:17 2026] GET /v2.0/ports?device_id=44fd7eab-8ecc-47c2-af78-f540ede56d73 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:17.833 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c46595bb-99b3-4563-8d69-748926da35a8 - - - - - -] No port found with ID d12d5526-0ae1-47a2-bbbb-49baeaaded28: RuntimeError: No port found with ID d12d5526-0ae1-47a2-bbbb-49baeaaded28 2026-05-08 00:43:17.854 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c46595bb-99b3-4563-8d69-748926da35a8 - - - - - -] OVN reports status down for port: 0303b115-867e-4ed4-8d40-b73911239739 2026-05-08 00:43:17.856 7 INFO neutron.api.v2.resource [None req-82d86446-db19-4e66-865c-60f2f05a8be9 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 925/1865] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:17 2026] DELETE /v2.0/routers/44fd7eab-8ecc-47c2-af78-f540ede56d73 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:43:17.874 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c46595bb-99b3-4563-8d69-748926da35a8 - - - - - -] OVN reports status down for port: c7f36b7c-7c65-4c77-8666-e9dae8f7d45f 2026-05-08 00:43:17.895 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c46595bb-99b3-4563-8d69-748926da35a8 - - - - - -] OVN reports status up for port: c7f36b7c-7c65-4c77-8666-e9dae8f7d45f 2026-05-08 00:43:17.896 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a4d2dea-ea87-4413-b6ea-a29cf478fcee ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 941/1866] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:17 2026] DELETE /v2.0/subnets/d6c46b0d-898d-4923-abda-f5761d6b9132 => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1867] 199.19.213.225 () {34 vars in 994 bytes} [Fri May 8 00:43:17 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1868] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:43:17 2026] GET /v2.0/ports?device_id=f5c7f91f-ceb4-4d41-b064-8206b364320a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:17.930 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c46595bb-99b3-4563-8d69-748926da35a8 - - - - - -] OVN reports status down for port: ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 2026-05-08 00:43:17.972 8 INFO neutron.api.v2.resource [None req-c956be13-1385-497f-88b7-e5e793e2eb8c ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 943/1869] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:17 2026] DELETE /v2.0/routers/f5c7f91f-ceb4-4d41-b064-8206b364320a => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:43:17.993 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cd41ed0c-5972-4639-9cbf-ced0e5c81a2e ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 944/1870] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:17 2026] DELETE /v2.0/subnets/c193a7e5-958b-44c3-acf8-596afb03542e => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1871] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:43:18 2026] GET /v2.0/ports?device_id=0047040d-3d70-470d-9971-49b9813d2436 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:18.090 7 INFO neutron_taas.services.taas.taas_plugin [req-9bbd494b-2512-4cf8-95d2-5c6ba95f1563 req-abd493dc-bb98-43df-a5f2-baf76276d70d 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] TaaS: Handle Delete Port: ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 2026-05-08 00:43:18.091 8 INFO neutron.api.v2.resource [None req-6a727a04-bb71-48b4-94e3-a8060c996126 ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 946/1872] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:18 2026] DELETE /v2.0/routers/0047040d-3d70-470d-9971-49b9813d2436 => generated 135 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:43:18.094 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9bbd494b-2512-4cf8-95d2-5c6ba95f1563 req-abd493dc-bb98-43df-a5f2-baf76276d70d 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] Tap Mirror: Handle Delete Port: ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 2026-05-08 00:43:18.123 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c28a02e4-43c1-49ff-8e2f-48e92753119a ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 947/1873] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:18 2026] DELETE /v2.0/subnets/c28876cb-424e-41ff-89c6-6179eed522c2 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:43:18.144 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e958f5e-6a4f-4f57-b58a-c06a38e2ed70'] response: {'server_uuid': '5ba67e6e-f019-4535-868a-b7c059a8abe2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ce03ae9f-9ec4-48a0-913e-ea37954ddfd4', 'code': 200} 2026-05-08 00:43:18.164 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26addad3-c0aa-439c-966d-a36178cadeba ce0495363af0482cad2c9308d282e942 07769bba5b3e43dc998cc9a81daebd89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 948/1874] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:18 2026] DELETE /v2.0/subnets/739b791b-e381-4eed-ae62-12f6ad65b09f => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:43:18.294 8 INFO neutron.db.ovn_revision_numbers_db [None req-c46595bb-99b3-4563-8d69-748926da35a8 - - - - - -] Successfully bumped revision number for resource ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 (type: ports) to 8 2026-05-08 00:43:18.298 7 INFO neutron.db.l3_db [req-9bbd494b-2512-4cf8-95d2-5c6ba95f1563 req-abd493dc-bb98-43df-a5f2-baf76276d70d 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] Floating IP 7674f79d-b7ae-489e-aa75-8d786ab81fc0 disassociated. External IP: 10.96.250.214, port: ce03ae9f-9ec4-48a0-913e-ea37954ddfd4. /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 927/1875] 199.19.213.225 () {36 vars in 997 bytes} [Fri May 8 00:43:17 2026] DELETE /v2.0/ports/ce03ae9f-9ec4-48a0-913e-ea37954ddfd4 => generated 0 bytes in 528 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:18.480 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cecf435-431e-49c4-9a10-b561c955c995'] response: {'server_uuid': '5ba67e6e-f019-4535-868a-b7c059a8abe2', 'name': 'network-vif-deleted', 'tag': 'ce03ae9f-9ec4-48a0-913e-ea37954ddfd4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 928/1876] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:18 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => 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: 949/1877] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:18 2026] DELETE /v2.0/security-groups/ad2f5a16-ae2c-4d37-9d75-7fe2c9727d08 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:18.763 7 INFO neutron_taas.services.taas.taas_plugin [None req-76064b93-868a-411e-9759-98449fd8599a b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] TaaS: Handle Delete Port: 361df335-6a09-462b-8f13-9c6c6ac436bd 2026-05-08 00:43:18.763 8 WARNING neutron.db.securitygroups_db [None req-aa835a88-631d-4c7d-87a1-fd416fd1413f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:43:18.767 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76064b93-868a-411e-9759-98449fd8599a b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Tap Mirror: Handle Delete Port: 361df335-6a09-462b-8f13-9c6c6ac436bd [pid: 8|app: 0|req: 950/1878] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:18 2026] GET /v2.0/security-groups?tenant_id=07769bba5b3e43dc998cc9a81daebd89&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1879] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:43:18 2026] DELETE /v2.0/floatingips/a255af7a-1c06-446e-a4ef-b302fbdf5777 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1880] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:18 2026] DELETE /v2.0/security-groups/338716f1-5f5b-4ef9-b9a1-a734cd2335b1 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1881] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:19 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1882] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:43:19 2026] GET /v2.0/security-groups?id=51a78796-fb3f-49d9-bcd6-bb5ad6da99dc&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: 931/1883] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:19 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:20.115 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3568ec10-98c3-409f-94e4-aa8ec9088e41 - - - - - -] OVN reports status down for port: b58456a8-5ba0-4013-9e7f-446104ece565 2026-05-08 00:43:20.188 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f027109-775f-4d73-81b5-477ad2f1fe9e'] response: {'server_uuid': '5ba67e6e-f019-4535-868a-b7c059a8abe2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ce03ae9f-9ec4-48a0-913e-ea37954ddfd4', 'code': 200} [pid: 8|app: 0|req: 953/1884] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:20 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => 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: 932/1887] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:43:20 2026] GET /v2.0/security-groups?id=51a78796-fb3f-49d9-bcd6-bb5ad6da99dc&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:20.456 7 INFO neutron.db.ovn_revision_numbers_db [None req-3568ec10-98c3-409f-94e4-aa8ec9088e41 - - - - - -] Successfully bumped revision number for resource b58456a8-5ba0-4013-9e7f-446104ece565 (type: ports) to 6 2026-05-08 00:43:20.526 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b87603b5-ebdf-43df-946b-d349cfa5fd65'] response: {'server_uuid': '530bb977-1135-471e-bc2b-8a06442d6bf8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b58456a8-5ba0-4013-9e7f-446104ece565', '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: 933/1888] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:20 2026] GET /v2.0/ports?device_id=5ba67e6e-f019-4535-868a-b7c059a8abe2 => 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: 956/1889] 10.0.0.36 () {34 vars in 677 bytes} [Fri May 8 00:43:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1890] 10.0.0.36 () {34 vars in 677 bytes} [Fri May 8 00:43:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1891] 10.0.0.36 () {34 vars in 677 bytes} [Fri May 8 00:43:21 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1892] 10.0.0.36 () {34 vars in 677 bytes} [Fri May 8 00:43:21 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:21.121 7 INFO neutron.db.ovn_revision_numbers_db [None req-9234a7c6-3c10-45f7-8e85-9a2ae2520aeb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 57bdc2a6-36dc-4f56-915f-3b1743170138 (type: security_groups) to 1 2026-05-08 00:43:21.135 7 INFO neutron.db.ovn_revision_numbers_db [None req-9234a7c6-3c10-45f7-8e85-9a2ae2520aeb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 7b62bc98-25c4-47ba-b15c-6f4d9cfe248a (type: security_group_rules) to 0 2026-05-08 00:43:21.150 7 INFO neutron.db.ovn_revision_numbers_db [None req-9234a7c6-3c10-45f7-8e85-9a2ae2520aeb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 88b451bd-8ece-466f-9741-fd8ef296d132 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 960/1893] 10.0.0.36 () {34 vars in 677 bytes} [Fri May 8 00:43:21 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:21.161 7 INFO neutron.db.ovn_revision_numbers_db [None req-9234a7c6-3c10-45f7-8e85-9a2ae2520aeb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 8dc90177-356a-4b92-80b5-93787a7087a8 (type: security_group_rules) to 0 2026-05-08 00:43:21.179 7 INFO neutron.db.ovn_revision_numbers_db [None req-9234a7c6-3c10-45f7-8e85-9a2ae2520aeb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource b7b3c25b-e7fa-4b8c-841b-469f59fc5fe3 (type: security_group_rules) to 0 2026-05-08 00:43:21.187 8 WARNING tagging [None req-d6f6dc66-f4e6-4aed-8f2b-b50128bfc910 22d29408384b47fc9930cc5033f97955 8994db08948b48d98fac7799c4e6c4d7 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 961/1894] 10.0.0.36 () {34 vars in 752 bytes} [Fri May 8 00:43:21 2026] PUT /v2.0/policies/b4c32138-1795-47b1-9757-fb90678ebd5c/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:21.243 8 WARNING tagging [None req-4cf99a3a-8690-4ba8-b197-a98eb4624973 22d29408384b47fc9930cc5033f97955 8994db08948b48d98fac7799c4e6c4d7 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:43:21.251 7 INFO neutron.db.segments_db [None req-9234a7c6-3c10-45f7-8e85-9a2ae2520aeb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Added segment 83ce86f8-867e-4631-b3d3-aad891af005c of type geneve for network 4851339a-335f-4a57-9094-5e3a9c1ea8f8 [pid: 8|app: 0|req: 962/1895] 10.0.0.36 () {34 vars in 752 bytes} [Fri May 8 00:43:21 2026] PUT /v2.0/policies/a4439abc-ec66-4034-a579-a193c6a07153/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:21.292 8 WARNING tagging [None req-89f26a00-8a21-44f6-b951-bc168631b95a 22d29408384b47fc9930cc5033f97955 8994db08948b48d98fac7799c4e6c4d7 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 963/1896] 10.0.0.36 () {34 vars in 752 bytes} [Fri May 8 00:43:21 2026] PUT /v2.0/policies/9080434e-db8d-4c38-9bac-d027609eaaac/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:21.346 7 INFO neutron.db.ovn_revision_numbers_db [None req-9234a7c6-3c10-45f7-8e85-9a2ae2520aeb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 4851339a-335f-4a57-9094-5e3a9c1ea8f8 (type: networks) to 1 [pid: 8|app: 0|req: 964/1897] 199.19.213.225 () {34 vars in 994 bytes} [Fri May 8 00:43:21 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:21.375 8 WARNING tagging [None req-e3f804a9-dc98-482d-84ca-613c3dc9cee8 22d29408384b47fc9930cc5033f97955 8994db08948b48d98fac7799c4e6c4d7 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 965/1898] 10.0.0.36 () {34 vars in 752 bytes} [Fri May 8 00:43:21 2026] PUT /v2.0/policies/294daec1-4942-443d-8e35-b120289f5ee5/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:21.520 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9234a7c6-3c10-45f7-8e85-9a2ae2520aeb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:21.521 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9234a7c6-3c10-45f7-8e85-9a2ae2520aeb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network 4851339a-335f-4a57-9094-5e3a9c1ea8f8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:21.522 8 INFO neutron_taas.services.taas.taas_plugin [req-62a5b89b-2da5-4630-b6d3-883e77a304e6 req-1d9fa7d1-246d-4189-9a84-e4ca476b2a05 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] TaaS: Handle Delete Port: b58456a8-5ba0-4013-9e7f-446104ece565 2026-05-08 00:43:21.526 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-62a5b89b-2da5-4630-b6d3-883e77a304e6 req-1d9fa7d1-246d-4189-9a84-e4ca476b2a05 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Tap Mirror: Handle Delete Port: b58456a8-5ba0-4013-9e7f-446104ece565 2026-05-08 00:43:21.564 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-36c7576f-1b6f-4f2e-94c3-e28e487086c7 - - - - - -] OVN reports status down for port: 885ab03f-0fad-4abb-8feb-79a319443a73 2026-05-08 00:43:21.620 7 INFO neutron.db.ovn_revision_numbers_db [None req-9234a7c6-3c10-45f7-8e85-9a2ae2520aeb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 885ab03f-0fad-4abb-8feb-79a319443a73 (type: ports) to 1 [pid: 7|app: 0|req: 934/1899] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:20 2026] POST /v2.0/networks => generated 668 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1900] 199.19.213.225 () {36 vars in 997 bytes} [Fri May 8 00:43:21 2026] DELETE /v2.0/ports/b58456a8-5ba0-4013-9e7f-446104ece565 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1901] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:21 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:21.766 8 INFO neutron.db.segments_db [None req-6b06d20d-f230-451c-a822-e2af24abfda6 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Added segment b80ba98c-99fa-487b-8635-d330cd3c9df2 of type geneve for network 61a1e419-c125-4f02-b96b-ec5a69ec2ee2 [pid: 7|app: 0|req: 936/1902] 10.0.0.36 () {32 vars in 673 bytes} [Fri May 8 00:43:21 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:21.874 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b06d20d-f230-451c-a822-e2af24abfda6 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 61a1e419-c125-4f02-b96b-ec5a69ec2ee2 (type: networks) to 1 [pid: 7|app: 0|req: 937/1903] 10.0.0.36 () {32 vars in 687 bytes} [Fri May 8 00:43:21 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1904] 10.0.0.36 () {32 vars in 683 bytes} [Fri May 8 00:43:21 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1905] 10.0.0.36 () {32 vars in 695 bytes} [Fri May 8 00:43:21 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:22.030 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6b06d20d-f230-451c-a822-e2af24abfda6 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:22.031 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6b06d20d-f230-451c-a822-e2af24abfda6 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network 61a1e419-c125-4f02-b96b-ec5a69ec2ee2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:22.069 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0354bc7d-9b87-42c7-adbc-96c8d13a8031 - - - - - -] OVN reports status down for port: 7fa31606-c759-4d38-8315-3bd583c70764 2026-05-08 00:43:22.137 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b06d20d-f230-451c-a822-e2af24abfda6 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 7fa31606-c759-4d38-8315-3bd583c70764 (type: ports) to 1 [pid: 7|app: 0|req: 940/1906] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:22 2026] DELETE /v2.0/security-groups/ee9ac558-7642-4f52-89fa-3f6c74f573bc => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1907] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:21 2026] POST /v2.0/networks => generated 668 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1908] 10.0.0.36 () {32 vars in 681 bytes} [Fri May 8 00:43:22 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:22.205 8 INFO neutron.api.v2.resource [None req-97a9b501-eb05-41b0-82b1-326a13fad2e0 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 968/1909] 10.0.0.36 () {32 vars in 736 bytes} [Fri May 8 00:43:22 2026] GET /v2.0/security-groups/ee9ac558-7642-4f52-89fa-3f6c74f573bc => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:43:22.223 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7bb1891-ebeb-4777-b461-7e137dd8582d'] response: {'server_uuid': '530bb977-1135-471e-bc2b-8a06442d6bf8', 'name': 'network-vif-deleted', 'tag': 'b58456a8-5ba0-4013-9e7f-446104ece565', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 969/1910] 10.0.0.36 () {32 vars in 695 bytes} [Fri May 8 00:43:22 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:22.362 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e221f1a-dca3-4c8b-b57f-b3ddabd7c8ed 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:22.364 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e221f1a-dca3-4c8b-b57f-b3ddabd7c8ed 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network 4851339a-335f-4a57-9094-5e3a9c1ea8f8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:22.380 8 INFO neutron_taas.services.taas.taas_plugin [None req-6cead676-6074-4f8f-98d8-f3aa5c610990 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] TaaS: Handle Delete Port: f3902973-68a4-4495-8b85-e48b6e57cfe5 2026-05-08 00:43:22.384 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6cead676-6074-4f8f-98d8-f3aa5c610990 8b6c57275e8c4a9c809157392b172c02 b91cf4ec4d3c4ccb95655547b37366bc - - default default] Tap Mirror: Handle Delete Port: f3902973-68a4-4495-8b85-e48b6e57cfe5 [pid: 8|app: 0|req: 970/1911] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:43:22 2026] DELETE /v2.0/floatingips/7674f79d-b7ae-489e-aa75-8d786ab81fc0 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:22.568 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73c47bf0-4441-4fa1-ab9f-b3685af3391c'] response: {'server_uuid': '530bb977-1135-471e-bc2b-8a06442d6bf8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b58456a8-5ba0-4013-9e7f-446104ece565', 'code': 200} [pid: 8|app: 0|req: 971/1912] 10.0.0.36 () {32 vars in 691 bytes} [Fri May 8 00:43:22 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:22.818 7 INFO neutron.db.ovn_revision_numbers_db [None req-4e221f1a-dca3-4c8b-b57f-b3ddabd7c8ed 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 885ab03f-0fad-4abb-8feb-79a319443a73 (type: ports) to 2 2026-05-08 00:43:22.848 7 INFO neutron.db.ovn_revision_numbers_db [None req-4e221f1a-dca3-4c8b-b57f-b3ddabd7c8ed 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 9fa90de1-b5de-4cd8-9305-6f6c1a42bb6e (type: subnets) to 0 [pid: 7|app: 0|req: 942/1913] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:22 2026] POST /v2.0/subnets => generated 626 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1914] 10.0.0.36 () {32 vars in 703 bytes} [Fri May 8 00:43:22 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:22.922 8 INFO neutron_taas.services.taas.taas_plugin [None req-1b17ca6e-d5ce-4c9a-8168-09a62851dcc8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 1a182de4-e461-4005-84d1-4c9e17149c03 2026-05-08 00:43:22.925 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b17ca6e-d5ce-4c9a-8168-09a62851dcc8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 1a182de4-e461-4005-84d1-4c9e17149c03 [pid: 7|app: 0|req: 944/1915] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:22 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:23.121 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7608c67d-9092-4167-adcf-6c1939bc25ef 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:23.122 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7608c67d-9092-4167-adcf-6c1939bc25ef 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network 61a1e419-c125-4f02-b96b-ec5a69ec2ee2: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 972/1916] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:43:22 2026] PUT /v2.0/routers/029487fd-d6a5-4c90-baad-ecb01ddddd07/remove_router_interface => generated 310 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:23.537 7 INFO neutron.db.ovn_revision_numbers_db [None req-7608c67d-9092-4167-adcf-6c1939bc25ef 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 7fa31606-c759-4d38-8315-3bd583c70764 (type: ports) to 2 2026-05-08 00:43:23.571 7 INFO neutron.db.ovn_revision_numbers_db [None req-7608c67d-9092-4167-adcf-6c1939bc25ef 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 9c390a72-e862-4167-a6ed-71113d14aa18 (type: subnets) to 0 [pid: 8|app: 0|req: 973/1917] 10.0.0.36 () {32 vars in 733 bytes} [Fri May 8 00:43:23 2026] DELETE /v2.0/qos/policies/b4c32138-1795-47b1-9757-fb90678ebd5c => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1918] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:22 2026] POST /v2.0/subnets => generated 626 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1919] 10.0.0.36 () {32 vars in 733 bytes} [Fri May 8 00:43:23 2026] DELETE /v2.0/qos/policies/a4439abc-ec66-4034-a579-a193c6a07153 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:23.758 7 INFO neutron.db.ovn_revision_numbers_db [None req-3114ec19-da41-4add-b6e5-7231a6f8bb5d 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource d1b5b665-5a96-4661-998e-d5d8f547f19a (type: routers) to 1 [pid: 7|app: 0|req: 947/1920] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:23 2026] POST /v2.0/routers => generated 623 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1921] 10.0.0.36 () {32 vars in 733 bytes} [Fri May 8 00:43:23 2026] DELETE /v2.0/qos/policies/9080434e-db8d-4c38-9bac-d027609eaaac => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:23.883 8 INFO neutron_taas.services.taas.taas_plugin [None req-1781eb18-260a-47f0-8abf-fe20c030c5a1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 8e53cdd1-cd01-4405-b6f5-76c7917c29f0 2026-05-08 00:43:23.886 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1781eb18-260a-47f0-8abf-fe20c030c5a1 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 8e53cdd1-cd01-4405-b6f5-76c7917c29f0 2026-05-08 00:43:24.151 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-50ee7b66-406a-4fbc-8f25-a6c27ae7122c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:24.152 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-50ee7b66-406a-4fbc-8f25-a6c27ae7122c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network 4851339a-335f-4a57-9094-5e3a9c1ea8f8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:24.261 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0354bc7d-9b87-42c7-adbc-96c8d13a8031 - - - - - -] OVN reports status down for port: 5f46a012-2b7e-4d24-82b8-674436028cd3 [pid: 8|app: 0|req: 974/1922] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:23 2026] DELETE /v2.0/routers/029487fd-d6a5-4c90-baad-ecb01ddddd07 => generated 0 bytes in 696 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:24.288 7 INFO neutron.db.ovn_revision_numbers_db [None req-50ee7b66-406a-4fbc-8f25-a6c27ae7122c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 5f46a012-2b7e-4d24-82b8-674436028cd3 (type: ports) to 1 [pid: 8|app: 0|req: 975/1923] 10.0.0.36 () {32 vars in 733 bytes} [Fri May 8 00:43:24 2026] DELETE /v2.0/qos/policies/294daec1-4942-443d-8e35-b120289f5ee5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1924] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:24 2026] GET /v2.0/ports?device_id=530bb977-1135-471e-bc2b-8a06442d6bf8 => 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: 977/1925] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:24 2026] DELETE /v2.0/subnets/fdbf8578-5fae-4e79-9511-9a188e44f074 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1926] 10.0.0.36 () {32 vars in 733 bytes} [Fri May 8 00:43:24 2026] DELETE /v2.0/qos/policies/27ec708b-d1d4-4514-93bc-54e0d7f58b6e => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:24.704 8 INFO neutron_taas.services.taas.taas_plugin [None req-29e86864-d0ac-4959-b6a4-f7b0e988f473 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 9886e569-1508-4f60-8570-49a868d86b27 2026-05-08 00:43:24.707 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29e86864-d0ac-4959-b6a4-f7b0e988f473 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 9886e569-1508-4f60-8570-49a868d86b27 2026-05-08 00:43:24.803 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0354bc7d-9b87-42c7-adbc-96c8d13a8031 - - - - - -] OVN reports status up for port: 5f46a012-2b7e-4d24-82b8-674436028cd3 2026-05-08 00:43:24.820 8 INFO neutron.plugins.ml2.plugin [None req-0354bc7d-9b87-42c7-adbc-96c8d13a8031 - - - - - -] Attempt 1 to provision port 5f46a012-2b7e-4d24-82b8-674436028cd3 2026-05-08 00:43:24.884 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-50ee7b66-406a-4fbc-8f25-a6c27ae7122c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:24.885 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-50ee7b66-406a-4fbc-8f25-a6c27ae7122c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network 4851339a-335f-4a57-9094-5e3a9c1ea8f8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:24.973 8 INFO neutron.services.segments.plugin [-] Segment 40405f5f-09b9-443b-a875-3fb22d333538 resource provider aggregate not found 2026-05-08 00:43:24.978 8 INFO neutron.services.segments.plugin [-] Segment 40405f5f-09b9-443b-a875-3fb22d333538 resource provider aggregate not found 2026-05-08 00:43:25.000 8 INFO neutron.services.segments.plugin [-] Segment 40405f5f-09b9-443b-a875-3fb22d333538 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40405f5f-09b9-443b-a875-3fb22d333538 found for delete ", "request_id": "req-d4a75193-89aa-4a8a-95f9-807e6076e6b5"}]} 2026-05-08 00:43:25.002 8 INFO neutron.services.segments.plugin [-] Segment 40405f5f-09b9-443b-a875-3fb22d333538 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40405f5f-09b9-443b-a875-3fb22d333538 found for delete ", "request_id": "req-0aa530d5-5bce-4b0a-805b-7f69b2b7fb88"}]} 2026-05-08 00:43:25.077 7 INFO neutron.db.ovn_revision_numbers_db [None req-50ee7b66-406a-4fbc-8f25-a6c27ae7122c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 5f46a012-2b7e-4d24-82b8-674436028cd3 (type: router_ports) to 1 [pid: 7|app: 0|req: 949/1927] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:43:23 2026] PUT /v2.0/routers/d1b5b665-5a96-4661-998e-d5d8f547f19a/add_router_interface => generated 310 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1928] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:24 2026] DELETE /v2.0/networks/67b02077-a31f-471f-80fd-529cfcf75dc6 => generated 0 bytes in 528 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1929] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:25 2026] GET /v2.0/ports/5f46a012-2b7e-4d24-82b8-674436028cd3 => generated 943 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:25.265 7 WARNING neutron.db.securitygroups_db [None req-14143745-be12-42b0-9ab7-faf02f8c4c3b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 951/1930] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:25 2026] GET /v2.0/security-groups?tenant_id=b91cf4ec4d3c4ccb95655547b37366bc&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1931] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:25 2026] DELETE /v2.0/security-groups/7bdab15e-c824-4017-aca5-f30fef97201c => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:25.580 8 INFO neutron.db.ovn_revision_numbers_db [None req-0354bc7d-9b87-42c7-adbc-96c8d13a8031 - - - - - -] Successfully bumped revision number for resource 5f46a012-2b7e-4d24-82b8-674436028cd3 (type: ports) to 2 2026-05-08 00:43:25.714 7 WARNING neutron.db.securitygroups_db [None req-41515e3f-8b5e-4dbd-aa2a-17383d67ff1b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:43:25.852 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76ed11a8-0e1a-435d-bac0-ed06321a3cde 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:25.854 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76ed11a8-0e1a-435d-bac0-ed06321a3cde 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network 61a1e419-c125-4f02-b96b-ec5a69ec2ee2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:25.855 7 INFO neutron.db.ovn_revision_numbers_db [None req-41515e3f-8b5e-4dbd-aa2a-17383d67ff1b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource cb019542-0130-4d61-ac57-3aae349e8d9c (type: security_groups) to 1 2026-05-08 00:43:25.871 7 INFO neutron.db.ovn_revision_numbers_db [None req-41515e3f-8b5e-4dbd-aa2a-17383d67ff1b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 3c9caed7-9433-4fca-b881-76eb4344b8c1 (type: security_group_rules) to 0 2026-05-08 00:43:25.883 7 INFO neutron.db.ovn_revision_numbers_db [None req-41515e3f-8b5e-4dbd-aa2a-17383d67ff1b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d77a6e06-74d3-49b4-84f6-682767542575 (type: security_group_rules) to 0 2026-05-08 00:43:25.894 7 INFO neutron.db.ovn_revision_numbers_db [None req-41515e3f-8b5e-4dbd-aa2a-17383d67ff1b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource dcf1d1fe-04f7-4f07-9b5d-698b619ef47f (type: security_group_rules) to 0 2026-05-08 00:43:25.904 7 INFO neutron.db.ovn_revision_numbers_db [None req-41515e3f-8b5e-4dbd-aa2a-17383d67ff1b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource eb5743e9-7a36-4961-bb9e-222df3809e4e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 953/1932] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:25 2026] GET /v2.0/security-groups?tenant_id=c773e0e6bfbd468892529bed18400588&name=default => generated 2925 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:25.980 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-36c7576f-1b6f-4f2e-94c3-e28e487086c7 - - - - - -] OVN reports status down for port: 38a789da-efba-42f4-bed4-2b1ec4336f59 2026-05-08 00:43:26.016 8 INFO neutron.db.ovn_revision_numbers_db [None req-76ed11a8-0e1a-435d-bac0-ed06321a3cde 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 38a789da-efba-42f4-bed4-2b1ec4336f59 (type: ports) to 1 [pid: 7|app: 0|req: 954/1933] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:25 2026] DELETE /v2.0/security-groups/51a78796-fb3f-49d9-bcd6-bb5ad6da99dc => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1934] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:26 2026] DELETE /v2.0/security-groups/cb019542-0130-4d61-ac57-3aae349e8d9c => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:26.684 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-36c7576f-1b6f-4f2e-94c3-e28e487086c7 - - - - - -] OVN reports status up for port: 38a789da-efba-42f4-bed4-2b1ec4336f59 2026-05-08 00:43:26.717 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ec02bbc-3be0-4b7e-9799-4d607bf28325 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] TaaS: Handle Delete Port: 1c10c2fd-01d4-4d22-8c73-4031f0bfa049 2026-05-08 00:43:26.721 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ec02bbc-3be0-4b7e-9799-4d607bf28325 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Tap Mirror: Handle Delete Port: 1c10c2fd-01d4-4d22-8c73-4031f0bfa049 2026-05-08 00:43:26.726 7 INFO neutron.plugins.ml2.plugin [None req-36c7576f-1b6f-4f2e-94c3-e28e487086c7 - - - - - -] Attempt 1 to provision port 38a789da-efba-42f4-bed4-2b1ec4336f59 2026-05-08 00:43:26.752 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76ed11a8-0e1a-435d-bac0-ed06321a3cde 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:26.754 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76ed11a8-0e1a-435d-bac0-ed06321a3cde 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network 61a1e419-c125-4f02-b96b-ec5a69ec2ee2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:26.916 8 INFO neutron.db.ovn_revision_numbers_db [None req-76ed11a8-0e1a-435d-bac0-ed06321a3cde 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 38a789da-efba-42f4-bed4-2b1ec4336f59 (type: router_ports) to 1 [pid: 8|app: 0|req: 980/1935] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:43:25 2026] PUT /v2.0/routers/d1b5b665-5a96-4661-998e-d5d8f547f19a/add_router_interface => generated 310 bytes in 1794 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:26.925 8 WARNING neutron.db.securitygroups_db [None req-a1e9c1fe-7843-4980-b754-72dcc89f84aa d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:43:27.029 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1e9c1fe-7843-4980-b754-72dcc89f84aa d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d35cc0a7-c717-4bbd-a5fb-fceb78d25d85 (type: security_groups) to 1 2026-05-08 00:43:27.045 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1e9c1fe-7843-4980-b754-72dcc89f84aa d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 25dad358-be99-4318-91df-9d79013886b3 (type: security_group_rules) to 0 2026-05-08 00:43:27.062 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1e9c1fe-7843-4980-b754-72dcc89f84aa d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 538a695a-8655-4890-a2de-6d6150854b5e (type: security_group_rules) to 0 2026-05-08 00:43:27.080 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1e9c1fe-7843-4980-b754-72dcc89f84aa d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b9ec6475-5c6d-46da-b03e-336b60ddd567 (type: security_group_rules) to 0 2026-05-08 00:43:27.098 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1e9c1fe-7843-4980-b754-72dcc89f84aa d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource fcfd5120-108e-46a8-8f08-5ca23e51e1aa (type: security_group_rules) to 0 [pid: 8|app: 0|req: 981/1936] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:26 2026] GET /v2.0/security-groups?tenant_id=0584b62974414590ab3f87e4367fd39c&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1937] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:27 2026] GET /v2.0/ports/38a789da-efba-42f4-bed4-2b1ec4336f59 => generated 941 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1938] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:27 2026] DELETE /v2.0/security-groups/d35cc0a7-c717-4bbd-a5fb-fceb78d25d85 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1939] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:27 2026] GET /v2.0/ports/38a789da-efba-42f4-bed4-2b1ec4336f59 => generated 941 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:27.548 8 WARNING neutron.db.securitygroups_db [None req-61267969-5a96-40fb-a403-bb4742552862 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:43:27.651 8 INFO neutron.db.ovn_revision_numbers_db [None req-61267969-5a96-40fb-a403-bb4742552862 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0266c053-48fd-440a-bcb4-0d31b95d39eb (type: security_groups) to 1 2026-05-08 00:43:27.672 8 INFO neutron.db.ovn_revision_numbers_db [None req-61267969-5a96-40fb-a403-bb4742552862 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 312900ae-708f-44f5-a70e-4e092a8814ff (type: security_group_rules) to 0 2026-05-08 00:43:27.685 8 INFO neutron.db.ovn_revision_numbers_db [None req-61267969-5a96-40fb-a403-bb4742552862 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 341f82cd-1432-4c89-8b5e-6e8c42202dbe (type: security_group_rules) to 0 2026-05-08 00:43:27.698 8 INFO neutron.db.ovn_revision_numbers_db [None req-61267969-5a96-40fb-a403-bb4742552862 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a0672030-86c9-48b0-b680-06247e98455d (type: security_group_rules) to 0 2026-05-08 00:43:27.713 8 INFO neutron.db.ovn_revision_numbers_db [None req-61267969-5a96-40fb-a403-bb4742552862 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d2ee9019-77fc-4d90-818e-dc3665fcaa51 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 985/1940] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:27 2026] GET /v2.0/security-groups?tenant_id=8994db08948b48d98fac7799c4e6c4d7&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1941] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:27 2026] DELETE /v2.0/security-groups/0266c053-48fd-440a-bcb4-0d31b95d39eb => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:28.015 7 INFO neutron.db.ovn_revision_numbers_db [None req-36c7576f-1b6f-4f2e-94c3-e28e487086c7 - - - - - -] Successfully bumped revision number for resource 38a789da-efba-42f4-bed4-2b1ec4336f59 (type: ports) to 2 [pid: 7|app: 0|req: 956/1942] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:43:26 2026] PUT /v2.0/routers/a7bdbe24-cd07-4db2-ae94-c658d3cb1c60/remove_router_interface => generated 310 bytes in 1940 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: 987/1943] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:28 2026] DELETE /v2.0/subnets/7dddedda-f764-4532-9e96-8857d8b89eb9 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1944] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:28 2026] GET /v2.0/ports/38a789da-efba-42f4-bed4-2b1ec4336f59 => generated 943 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:28.755 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad9e2d0c-b314-49e3-be51-ae181f670991 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] TaaS: Handle Delete Port: 38a789da-efba-42f4-bed4-2b1ec4336f59 2026-05-08 00:43:28.758 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad9e2d0c-b314-49e3-be51-ae181f670991 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Tap Mirror: Handle Delete Port: 38a789da-efba-42f4-bed4-2b1ec4336f59 2026-05-08 00:43:28.807 8 INFO neutron_taas.services.taas.taas_plugin [None req-1e5eb278-4a1f-4dde-ac29-1af95ce180e1 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] TaaS: Handle Delete Port: 22dcd386-0f8a-4b76-82de-40380b15c44a 2026-05-08 00:43:28.812 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e5eb278-4a1f-4dde-ac29-1af95ce180e1 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Tap Mirror: Handle Delete Port: 22dcd386-0f8a-4b76-82de-40380b15c44a [pid: 7|app: 0|req: 958/1945] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:43:28 2026] PUT /v2.0/routers/d1b5b665-5a96-4661-998e-d5d8f547f19a/remove_router_interface => generated 310 bytes in 660 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: 959/1946] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:29 2026] GET /v2.0/ports/5f46a012-2b7e-4d24-82b8-674436028cd3 => generated 943 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:29.482 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b9fed40-6703-44ea-94aa-2a2255b71d75 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] TaaS: Handle Delete Port: 5f46a012-2b7e-4d24-82b8-674436028cd3 2026-05-08 00:43:29.485 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b9fed40-6703-44ea-94aa-2a2255b71d75 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Tap Mirror: Handle Delete Port: 5f46a012-2b7e-4d24-82b8-674436028cd3 [pid: 8|app: 0|req: 988/1947] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:28 2026] DELETE /v2.0/routers/a7bdbe24-cd07-4db2-ae94-c658d3cb1c60 => generated 0 bytes in 1162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:29.750 8 INFO neutron_taas.services.taas.taas_plugin [None req-1535b3ae-f332-4920-a44a-c1d043ba6f88 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] TaaS: Handle Delete Port: 60aa6ee8-47f3-43c4-af9b-2f2cedc6a85f 2026-05-08 00:43:29.754 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1535b3ae-f332-4920-a44a-c1d043ba6f88 b3011128e4874b5195b06cd142e7b7c7 dc63d197780b43c899c62c17cf112388 - - default default] Tap Mirror: Handle Delete Port: 60aa6ee8-47f3-43c4-af9b-2f2cedc6a85f [pid: 7|app: 0|req: 960/1948] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:43:29 2026] PUT /v2.0/routers/d1b5b665-5a96-4661-998e-d5d8f547f19a/remove_router_interface => generated 310 bytes in 619 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: 961/1949] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:43:29 2026] GET /v2.0/ports?device_id=d1b5b665-5a96-4661-998e-d5d8f547f19a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:29.956 8 INFO neutron.services.segments.plugin [-] Segment 04dfa969-89c9-467c-a943-7883ead4983a resource provider aggregate not found 2026-05-08 00:43:29.963 8 INFO neutron.services.segments.plugin [-] Segment 04dfa969-89c9-467c-a943-7883ead4983a resource provider aggregate not found 2026-05-08 00:43:29.986 8 INFO neutron.services.segments.plugin [-] Segment 04dfa969-89c9-467c-a943-7883ead4983a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04dfa969-89c9-467c-a943-7883ead4983a found for delete ", "request_id": "req-fca9ff72-943a-479c-a41f-b5b509e7b962"}]} 2026-05-08 00:43:29.988 8 INFO neutron.services.segments.plugin [-] Segment 04dfa969-89c9-467c-a943-7883ead4983a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04dfa969-89c9-467c-a943-7883ead4983a found for delete ", "request_id": "req-1ed7e24a-b43c-4d53-8df3-56635fd89b84"}]} [pid: 8|app: 0|req: 989/1950] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:29 2026] DELETE /v2.0/networks/d2817d0f-4e47-4d92-9f8f-d72e71cad1af => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1951] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:29 2026] DELETE /v2.0/routers/d1b5b665-5a96-4661-998e-d5d8f547f19a => generated 0 bytes in 194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:30.199 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-67f8f80b-67dd-4cc1-91b2-86ea7515c68c - - - - - -] No port found with ID 5f46a012-2b7e-4d24-82b8-674436028cd3: RuntimeError: No port found with ID 5f46a012-2b7e-4d24-82b8-674436028cd3 [pid: 8|app: 0|req: 990/1952] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:30 2026] DELETE /v2.0/subnets/9c390a72-e862-4167-a6ed-71113d14aa18 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1953] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:30 2026] DELETE /v2.0/subnets/9fa90de1-b5de-4cd8-9305-6f6c1a42bb6e => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:30.631 8 INFO neutron_taas.services.taas.taas_plugin [None req-52ae0f84-c4cd-4e44-a9cb-8bccf98e8146 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] TaaS: Handle Delete Port: 7fa31606-c759-4d38-8315-3bd583c70764 2026-05-08 00:43:30.633 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52ae0f84-c4cd-4e44-a9cb-8bccf98e8146 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Tap Mirror: Handle Delete Port: 7fa31606-c759-4d38-8315-3bd583c70764 [pid: 8|app: 0|req: 991/1954] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:30 2026] DELETE /v2.0/networks/61a1e419-c125-4f02-b96b-ec5a69ec2ee2 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:31.036 8 INFO neutron_taas.services.taas.taas_plugin [None req-a0c83336-fc4c-4051-a339-3497cf499bf1 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] TaaS: Handle Delete Port: 885ab03f-0fad-4abb-8feb-79a319443a73 2026-05-08 00:43:31.039 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0c83336-fc4c-4051-a339-3497cf499bf1 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Tap Mirror: Handle Delete Port: 885ab03f-0fad-4abb-8feb-79a319443a73 2026-05-08 00:43:31.136 7 WARNING neutron.db.securitygroups_db [None req-3787eca1-e4c4-4eb4-85df-5185e8743fc4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 992/1955] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:30 2026] DELETE /v2.0/networks/4851339a-335f-4a57-9094-5e3a9c1ea8f8 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:31.278 7 INFO neutron.db.ovn_revision_numbers_db [None req-3787eca1-e4c4-4eb4-85df-5185e8743fc4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7c97110b-6bc2-4468-ad52-77edbab46d5f (type: security_groups) to 1 2026-05-08 00:43:31.291 7 INFO neutron.db.ovn_revision_numbers_db [None req-3787eca1-e4c4-4eb4-85df-5185e8743fc4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 54c6c3cf-c9aa-4035-b9f9-d13183767af0 (type: security_group_rules) to 0 2026-05-08 00:43:31.302 7 INFO neutron.db.ovn_revision_numbers_db [None req-3787eca1-e4c4-4eb4-85df-5185e8743fc4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7d8cd4c3-e70f-44b2-a257-bf34cae3e378 (type: security_group_rules) to 0 2026-05-08 00:43:31.315 7 INFO neutron.db.ovn_revision_numbers_db [None req-3787eca1-e4c4-4eb4-85df-5185e8743fc4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 84205a2d-28fa-4cd5-92ec-e106eb42c7b2 (type: security_group_rules) to 0 2026-05-08 00:43:31.326 7 INFO neutron.db.ovn_revision_numbers_db [None req-3787eca1-e4c4-4eb4-85df-5185e8743fc4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 86f9dcd6-8982-41af-a988-682d8cc0ba27 (type: security_group_rules) to 0 2026-05-08 00:43:31.358 8 INFO neutron.db.segments_db [None req-9830ae2f-a312-4ab4-825a-4082d218dfb8 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Added segment d39e9eb8-e7eb-47e2-a9d7-2d2cf15b2d78 of type geneve for network b5b07d23-6409-4f29-adf6-b0a46fb135df [pid: 7|app: 0|req: 964/1956] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:30 2026] GET /v2.0/security-groups?tenant_id=3b9e4b176d1340b5afc841d732a2d481&name=default => generated 2925 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:31.480 8 INFO neutron.db.ovn_revision_numbers_db [None req-9830ae2f-a312-4ab4-825a-4082d218dfb8 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource b5b07d23-6409-4f29-adf6-b0a46fb135df (type: networks) to 1 [pid: 7|app: 0|req: 965/1957] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:31 2026] DELETE /v2.0/security-groups/7c97110b-6bc2-4468-ad52-77edbab46d5f => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:31.689 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9830ae2f-a312-4ab4-825a-4082d218dfb8 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:31.690 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9830ae2f-a312-4ab4-825a-4082d218dfb8 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network b5b07d23-6409-4f29-adf6-b0a46fb135df: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:31.748 7 WARNING neutron.db.securitygroups_db [None req-d23c8a71-edbd-4e78-a5d7-2f2afe9115d7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:43:31.774 8 INFO neutron.db.ovn_revision_numbers_db [None req-9830ae2f-a312-4ab4-825a-4082d218dfb8 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource d56afbae-c939-4723-835a-2aea269d7e80 (type: ports) to 1 [pid: 7|app: 0|req: 966/1958] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:31 2026] GET /v2.0/security-groups?tenant_id=dc63d197780b43c899c62c17cf112388&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1959] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:31 2026] POST /v2.0/networks => generated 668 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1960] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:31 2026] DELETE /v2.0/security-groups/bb646660-f3f4-46fd-9ca3-17cf9cdccdec => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:32.004 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e559a42-42f7-44f1-9965-70a5d986d62b 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:32.006 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e559a42-42f7-44f1-9965-70a5d986d62b 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network b5b07d23-6409-4f29-adf6-b0a46fb135df: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:32.009 8 INFO neutron.services.segments.plugin [-] Segment b80ba98c-99fa-487b-8635-d330cd3c9df2 resource provider aggregate not found 2026-05-08 00:43:32.014 8 INFO neutron.services.segments.plugin [-] Segment b80ba98c-99fa-487b-8635-d330cd3c9df2 resource provider aggregate not found 2026-05-08 00:43:32.039 8 INFO neutron.services.segments.plugin [-] Segment b80ba98c-99fa-487b-8635-d330cd3c9df2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b80ba98c-99fa-487b-8635-d330cd3c9df2 found for delete ", "request_id": "req-a4eb789e-5356-4f0b-8102-557a0e9a8484"}]} 2026-05-08 00:43:32.043 8 INFO neutron.services.segments.plugin [-] Segment b80ba98c-99fa-487b-8635-d330cd3c9df2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b80ba98c-99fa-487b-8635-d330cd3c9df2 found for delete ", "request_id": "req-9d52dd55-151d-49f9-9b7b-cf397f6b7557"}]} 2026-05-08 00:43:32.059 8 INFO neutron.services.segments.plugin [-] Segment 83ce86f8-867e-4631-b3d3-aad891af005c resource provider aggregate not found 2026-05-08 00:43:32.062 8 INFO neutron.services.segments.plugin [-] Segment 83ce86f8-867e-4631-b3d3-aad891af005c resource provider aggregate not found 2026-05-08 00:43:32.077 8 INFO neutron.services.segments.plugin [-] Segment 83ce86f8-867e-4631-b3d3-aad891af005c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83ce86f8-867e-4631-b3d3-aad891af005c found for delete ", "request_id": "req-b20e9dd5-2aaa-42dc-939d-3c32e6dc19a0"}]} 2026-05-08 00:43:32.082 8 INFO neutron.services.segments.plugin [-] Segment 83ce86f8-867e-4631-b3d3-aad891af005c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83ce86f8-867e-4631-b3d3-aad891af005c found for delete ", "request_id": "req-62fb23ab-1aa3-456e-8907-efe362d2cacd"}]} 2026-05-08 00:43:32.171 7 WARNING neutron.db.securitygroups_db [None req-b02bd11e-5417-4a69-8e07-993741b3f20c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:43:32.298 7 INFO neutron.db.ovn_revision_numbers_db [None req-b02bd11e-5417-4a69-8e07-993741b3f20c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 87566640-f19b-433a-8a5c-945ad57296a9 (type: security_groups) to 1 2026-05-08 00:43:32.311 7 INFO neutron.db.ovn_revision_numbers_db [None req-b02bd11e-5417-4a69-8e07-993741b3f20c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 27600cdd-a83e-4b15-8d30-8c7ce35b75c7 (type: security_group_rules) to 0 2026-05-08 00:43:32.321 7 INFO neutron.db.ovn_revision_numbers_db [None req-b02bd11e-5417-4a69-8e07-993741b3f20c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 57c67e15-7bc2-4471-a926-593a9eb6fc03 (type: security_group_rules) to 0 2026-05-08 00:43:32.334 7 INFO neutron.db.ovn_revision_numbers_db [None req-b02bd11e-5417-4a69-8e07-993741b3f20c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b3d62a7f-f315-4991-8761-8f7e0448b381 (type: security_group_rules) to 0 2026-05-08 00:43:32.349 7 INFO neutron.db.ovn_revision_numbers_db [None req-b02bd11e-5417-4a69-8e07-993741b3f20c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c3f96d32-16b7-45c0-b198-9e1dd931c0e9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 968/1961] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:31 2026] GET /v2.0/security-groups?tenant_id=8786721859da4c0eb207a64a5c1b8ade&name=default => generated 2925 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:32.519 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e559a42-42f7-44f1-9965-70a5d986d62b 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource d56afbae-c939-4723-835a-2aea269d7e80 (type: ports) to 2 2026-05-08 00:43:32.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e559a42-42f7-44f1-9965-70a5d986d62b 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource f9358f94-15f9-4f65-b3ec-62a888d48c0d (type: subnets) to 0 [pid: 8|app: 0|req: 994/1962] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:31 2026] POST /v2.0/subnets => generated 626 bytes in 776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1963] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:32 2026] DELETE /v2.0/security-groups/87566640-f19b-433a-8a5c-945ad57296a9 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:32.687 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e0757ad-5ada-47b9-a704-9b0087fd47c2 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource ead57583-1dc4-442e-bcfc-7c3c7f5e5042 (type: routers) to 1 2026-05-08 00:43:32.690 7 WARNING neutron.db.securitygroups_db [None req-92bbebb4-a932-4e2b-8d8c-cdf163dcd132 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 995/1964] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:32 2026] POST /v2.0/routers => generated 624 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:32.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-92bbebb4-a932-4e2b-8d8c-cdf163dcd132 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource dbac50e3-508b-473e-9fde-aad77456024c (type: security_groups) to 1 2026-05-08 00:43:32.813 7 INFO neutron.db.ovn_revision_numbers_db [None req-92bbebb4-a932-4e2b-8d8c-cdf163dcd132 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 2eeffcd8-001c-4999-8107-e9c643022ac5 (type: security_group_rules) to 0 2026-05-08 00:43:32.824 7 INFO neutron.db.ovn_revision_numbers_db [None req-92bbebb4-a932-4e2b-8d8c-cdf163dcd132 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ba76544d-4045-480d-8ffd-b131fec7ad4f (type: security_group_rules) to 0 2026-05-08 00:43:32.834 7 INFO neutron.db.ovn_revision_numbers_db [None req-92bbebb4-a932-4e2b-8d8c-cdf163dcd132 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource bacb14cc-1b62-42e3-9a69-137d5d3ed35a (type: security_group_rules) to 0 2026-05-08 00:43:32.853 7 INFO neutron.db.ovn_revision_numbers_db [None req-92bbebb4-a932-4e2b-8d8c-cdf163dcd132 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource dbc6d669-9539-4a9c-9ef7-0408fffeefa8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 970/1965] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:32 2026] GET /v2.0/security-groups?tenant_id=ac34f2b339f24c22bddc2a0f5f1ebee9&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:33.007 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-70db4a56-2e51-4bb2-8925-604a8786c920 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:33.008 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-70db4a56-2e51-4bb2-8925-604a8786c920 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network b5b07d23-6409-4f29-adf6-b0a46fb135df: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:33.129 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3f7760e9-0841-4c55-b868-44e46a67dbb4 - - - - - -] No port found with ID 38a789da-efba-42f4-bed4-2b1ec4336f59: RuntimeError: No port found with ID 38a789da-efba-42f4-bed4-2b1ec4336f59 2026-05-08 00:43:33.164 8 INFO neutron.db.ovn_revision_numbers_db [None req-70db4a56-2e51-4bb2-8925-604a8786c920 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 0659fb43-ff39-4ce2-82ea-620f51013102 (type: ports) to 1 [pid: 8|app: 0|req: 996/1966] 10.0.0.36 () {34 vars in 664 bytes} [Fri May 8 00:43:32 2026] POST /v2.0/ports => generated 951 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:33.227 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3f7760e9-0841-4c55-b868-44e46a67dbb4 - - - - - -] OVN reports status down for port: d56afbae-c939-4723-835a-2aea269d7e80 [pid: 8|app: 0|req: 997/1967] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:33 2026] DELETE /v2.0/security-groups/dbac50e3-508b-473e-9fde-aad77456024c => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:33.385 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3f7760e9-0841-4c55-b868-44e46a67dbb4 - - - - - -] OVN reports status down for port: 0659fb43-ff39-4ce2-82ea-620f51013102 2026-05-08 00:43:33.410 7 INFO neutron.db.ovn_revision_numbers_db [None req-31cab7d1-348b-4050-be09-72a81ade0e4e 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource 18d3411f-379e-4588-b746-af23ea7b2bd4 (type: security_groups) to 1 2026-05-08 00:43:33.435 7 INFO neutron.db.ovn_revision_numbers_db [None req-31cab7d1-348b-4050-be09-72a81ade0e4e 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource 0fca2ba1-0263-40a2-bfcb-9bf9a780e628 (type: security_group_rules) to 0 2026-05-08 00:43:33.456 7 INFO neutron.db.ovn_revision_numbers_db [None req-31cab7d1-348b-4050-be09-72a81ade0e4e 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource 54646cc4-3c1b-4a98-858f-c8ea782f757e (type: security_group_rules) to 0 2026-05-08 00:43:33.478 7 INFO neutron.db.ovn_revision_numbers_db [None req-31cab7d1-348b-4050-be09-72a81ade0e4e 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource 5636aa8a-9617-40a2-8809-9e2e95881f16 (type: security_group_rules) to 0 2026-05-08 00:43:33.496 7 INFO neutron.db.ovn_revision_numbers_db [None req-31cab7d1-348b-4050-be09-72a81ade0e4e 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource b1725da1-aca3-4e79-a8cf-478f45399b80 (type: security_group_rules) to 0 2026-05-08 00:43:33.596 7 INFO neutron.db.segments_db [None req-31cab7d1-348b-4050-be09-72a81ade0e4e 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Added segment 8fdee0b0-fc12-414c-80c4-83985827b176 of type geneve for network 9aa9913b-401e-4da1-940b-be2b5f7a91c6 2026-05-08 00:43:33.710 7 INFO neutron.db.ovn_revision_numbers_db [None req-31cab7d1-348b-4050-be09-72a81ade0e4e 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource 9aa9913b-401e-4da1-940b-be2b5f7a91c6 (type: networks) to 1 2026-05-08 00:43:33.875 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-31cab7d1-348b-4050-be09-72a81ade0e4e 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] No more DHCP agents 2026-05-08 00:43:33.877 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-31cab7d1-348b-4050-be09-72a81ade0e4e 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Unable to schedule network 9aa9913b-401e-4da1-940b-be2b5f7a91c6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:33.937 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3f7760e9-0841-4c55-b868-44e46a67dbb4 - - - - - -] OVN reports status up for port: 0659fb43-ff39-4ce2-82ea-620f51013102 2026-05-08 00:43:33.942 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3520fe6-ed7a-47a1-a90e-3a9e8b77858b 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 0659fb43-ff39-4ce2-82ea-620f51013102 (type: ports) to 2 2026-05-08 00:43:33.979 7 INFO neutron.plugins.ml2.plugin [None req-3f7760e9-0841-4c55-b868-44e46a67dbb4 - - - - - -] Attempt 1 to provision port 0659fb43-ff39-4ce2-82ea-620f51013102 2026-05-08 00:43:33.996 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-67f8f80b-67dd-4cc1-91b2-86ea7515c68c - - - - - -] OVN reports status down for port: ecdb5178-7f7e-49bf-bbc6-fe666be06da8 2026-05-08 00:43:34.024 7 INFO neutron.db.ovn_revision_numbers_db [None req-31cab7d1-348b-4050-be09-72a81ade0e4e 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource ecdb5178-7f7e-49bf-bbc6-fe666be06da8 (type: ports) to 1 [pid: 7|app: 0|req: 971/1968] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:32 2026] POST /v2.0/networks => generated 669 bytes in 1174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:34.432 7 INFO neutron.db.ovn_revision_numbers_db [None req-8036d152-b4d6-4e4c-a650-7cbca19eb61f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f4b5358b-3e96-4a53-a473-444656cd8e24 (type: security_groups) to 1 2026-05-08 00:43:34.464 7 INFO neutron.db.ovn_revision_numbers_db [None req-8036d152-b4d6-4e4c-a650-7cbca19eb61f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 04ee67dc-f6e9-4872-8df0-4e391d6f28f5 (type: security_group_rules) to 0 2026-05-08 00:43:34.485 7 INFO neutron.db.ovn_revision_numbers_db [None req-8036d152-b4d6-4e4c-a650-7cbca19eb61f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 076d9bb5-f906-4ad0-9cc3-5e7027ab2e7a (type: security_group_rules) to 0 2026-05-08 00:43:34.525 7 INFO neutron.db.ovn_revision_numbers_db [None req-8036d152-b4d6-4e4c-a650-7cbca19eb61f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b469f6c4-f3ab-44cb-839f-09d035d91fb3 (type: security_group_rules) to 0 2026-05-08 00:43:34.550 7 INFO neutron.db.ovn_revision_numbers_db [None req-8036d152-b4d6-4e4c-a650-7cbca19eb61f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ce9078ba-3482-459e-aaf3-2638d28bc27b (type: security_group_rules) to 0 2026-05-08 00:43:34.554 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f7760e9-0841-4c55-b868-44e46a67dbb4 - - - - - -] Successfully bumped revision number for resource 0659fb43-ff39-4ce2-82ea-620f51013102 (type: ports) to 3 2026-05-08 00:43:34.656 7 INFO neutron.db.segments_db [None req-8036d152-b4d6-4e4c-a650-7cbca19eb61f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Added segment b83fa1f8-6b0b-4c81-b4cc-68f7ab86f414 of type geneve for network 6e5cb7a6-c832-4038-b02c-1bb44ef22bed 2026-05-08 00:43:34.685 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3520fe6-ed7a-47a1-a90e-3a9e8b77858b 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:34.687 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3520fe6-ed7a-47a1-a90e-3a9e8b77858b 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network b5b07d23-6409-4f29-adf6-b0a46fb135df: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:34.778 7 INFO neutron.db.ovn_revision_numbers_db [None req-8036d152-b4d6-4e4c-a650-7cbca19eb61f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6e5cb7a6-c832-4038-b02c-1bb44ef22bed (type: networks) to 1 2026-05-08 00:43:34.940 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3520fe6-ed7a-47a1-a90e-3a9e8b77858b 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 0659fb43-ff39-4ce2-82ea-620f51013102 (type: router_ports) to 3 [pid: 8|app: 0|req: 998/1969] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:43:33 2026] PUT /v2.0/routers/ead57583-1dc4-442e-bcfc-7c3c7f5e5042/add_router_interface => generated 310 bytes in 1576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:35.047 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8036d152-b4d6-4e4c-a650-7cbca19eb61f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:43:35.049 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8036d152-b4d6-4e4c-a650-7cbca19eb61f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 6e5cb7a6-c832-4038-b02c-1bb44ef22bed: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:35.125 7 INFO neutron.db.ovn_revision_numbers_db [None req-8036d152-b4d6-4e4c-a650-7cbca19eb61f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c58d213a-efed-4174-923f-876c15e75c49 (type: ports) to 1 2026-05-08 00:43:35.138 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-67f8f80b-67dd-4cc1-91b2-86ea7515c68c - - - - - -] OVN reports status down for port: c58d213a-efed-4174-923f-876c15e75c49 [pid: 7|app: 0|req: 972/1970] 10.0.0.36 () {34 vars in 670 bytes} [Fri May 8 00:43:34 2026] POST /v2.0/networks => generated 778 bytes in 1081 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: 973/1971] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:35 2026] GET /v2.0/ports/0659fb43-ff39-4ce2-82ea-620f51013102 => generated 1013 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:35.245 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6139a261-bf0b-4dde-a8cd-e9aa5aee71b4 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] No more DHCP agents 2026-05-08 00:43:35.249 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6139a261-bf0b-4dde-a8cd-e9aa5aee71b4 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Unable to schedule network 9aa9913b-401e-4da1-940b-be2b5f7a91c6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:35.358 8 INFO neutron.db.ovn_revision_numbers_db [None req-6139a261-bf0b-4dde-a8cd-e9aa5aee71b4 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource fc531560-a9a3-4186-83e6-47b48486c05e (type: ports) to 1 2026-05-08 00:43:35.401 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-02c0f436-5f8d-4404-a150-51500d54809c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:43:35.402 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-02c0f436-5f8d-4404-a150-51500d54809c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 6e5cb7a6-c832-4038-b02c-1bb44ef22bed: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 999/1972] 10.0.0.36 () {34 vars in 663 bytes} [Fri May 8 00:43:34 2026] POST /v2.0/ports => generated 743 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:35.662 8 INFO neutron_taas.services.taas.taas_plugin [None req-ea21d5c8-d13f-4a1e-9f33-af791b76a5fb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] TaaS: Handle Delete Port: 0659fb43-ff39-4ce2-82ea-620f51013102 2026-05-08 00:43:35.666 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea21d5c8-d13f-4a1e-9f33-af791b76a5fb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Tap Mirror: Handle Delete Port: 0659fb43-ff39-4ce2-82ea-620f51013102 2026-05-08 00:43:35.844 7 INFO neutron.db.ovn_revision_numbers_db [None req-02c0f436-5f8d-4404-a150-51500d54809c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c58d213a-efed-4174-923f-876c15e75c49 (type: ports) to 2 2026-05-08 00:43:35.886 7 INFO neutron.db.ovn_revision_numbers_db [None req-02c0f436-5f8d-4404-a150-51500d54809c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 74d85124-904f-467f-a140-7996c1f6736a (type: subnets) to 0 [pid: 7|app: 0|req: 974/1973] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:35 2026] POST /v2.0/subnets => generated 688 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1976] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:43:35 2026] PUT /v2.0/routers/ead57583-1dc4-442e-bcfc-7c3c7f5e5042/remove_router_interface => generated 310 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: 7|app: 0|req: 977/1977] 10.0.0.36 () {34 vars in 665 bytes} [Fri May 8 00:43:35 2026] POST /v2.0/trunks => generated 409 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:36.198 7 INFO neutron.api.v2.resource [None req-85110352-0062-474f-8370-d59665d916d2 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 978/1978] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:43:36 2026] PUT /v2.0/routers/ead57583-1dc4-442e-bcfc-7c3c7f5e5042/remove_router_interface => generated 197 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:43:36.286 7 INFO neutron.db.segments_db [None req-c7b7fcaa-e1c7-4db6-a95d-2d96033f0f60 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Added segment baa35391-36c7-4e33-8ea7-02a720ae2680 of type geneve for network 4ba24e34-c521-4620-9b97-e83908d36571 2026-05-08 00:43:36.406 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7b7fcaa-e1c7-4db6-a95d-2d96033f0f60 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource 4ba24e34-c521-4620-9b97-e83908d36571 (type: networks) to 1 2026-05-08 00:43:36.417 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b326030f-769c-4ff6-b3bd-2c774ea73169 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:43:36.418 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b326030f-769c-4ff6-b3bd-2c774ea73169 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:36.584 8 INFO neutron.db.ovn_revision_numbers_db [None req-b326030f-769c-4ff6-b3bd-2c774ea73169 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6e3d62b0-3d74-4380-909b-08ad128f8c78 (type: ports) to 1 2026-05-08 00:43:36.587 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c7b7fcaa-e1c7-4db6-a95d-2d96033f0f60 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] No more DHCP agents 2026-05-08 00:43:36.588 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c7b7fcaa-e1c7-4db6-a95d-2d96033f0f60 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Unable to schedule network 4ba24e34-c521-4620-9b97-e83908d36571: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:36.674 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7b7fcaa-e1c7-4db6-a95d-2d96033f0f60 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource b2da8b04-2ffe-4180-93f3-f19061528cc1 (type: ports) to 1 2026-05-08 00:43:36.675 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-67f8f80b-67dd-4cc1-91b2-86ea7515c68c - - - - - -] OVN reports status down for port: b2da8b04-2ffe-4180-93f3-f19061528cc1 [pid: 7|app: 0|req: 979/1979] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:36 2026] POST /v2.0/networks => generated 670 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1980] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:43:36 2026] GET /v2.0/ports?device_id=ead57583-1dc4-442e-bcfc-7c3c7f5e5042 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:36.950 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb349b88-b8d1-4ba4-8db1-3c93d175cbb1 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] No more DHCP agents 2026-05-08 00:43:36.951 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb349b88-b8d1-4ba4-8db1-3c93d175cbb1 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Unable to schedule network 4ba24e34-c521-4620-9b97-e83908d36571: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:37.060 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb349b88-b8d1-4ba4-8db1-3c93d175cbb1 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource 3e281349-8432-4d4f-ada7-5da088505194 (type: ports) to 1 [pid: 7|app: 0|req: 981/1981] 10.0.0.36 () {34 vars in 663 bytes} [Fri May 8 00:43:36 2026] POST /v2.0/ports => generated 743 bytes in 393 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: 982/1982] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:37 2026] DELETE /v2.0/routers/ead57583-1dc4-442e-bcfc-7c3c7f5e5042 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:37.371 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-adb49876-720b-428f-a458-c1c48f586592 - - - - - -] Router 7fb7e0a4-0854-4e36-b3c9-494c59df3bb8 is bound to host instance 2026-05-08 00:43:37.455 8 INFO neutron.db.ovn_revision_numbers_db [None req-b326030f-769c-4ff6-b3bd-2c774ea73169 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6e3d62b0-3d74-4380-909b-08ad128f8c78 (type: router_ports) to 1 [pid: 7|app: 0|req: 983/1983] 10.0.0.36 () {34 vars in 665 bytes} [Fri May 8 00:43:37 2026] POST /v2.0/trunks => generated 409 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:37.585 8 INFO neutron.db.ovn_revision_numbers_db [None req-b326030f-769c-4ff6-b3bd-2c774ea73169 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7fb7e0a4-0854-4e36-b3c9-494c59df3bb8 (type: routers) to 2 [pid: 8|app: 0|req: 1001/1984] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:36 2026] POST /v2.0/routers => generated 987 bytes in 1613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1985] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:37 2026] DELETE /v2.0/subnets/f9358f94-15f9-4f65-b3ec-62a888d48c0d => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:37.757 8 INFO neutron.db.segments_db [None req-d569b338-f136-43fa-8340-bf0edd562fb5 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Added segment 4610951a-768f-4ca2-97ac-69ef5b38819f of type geneve for network 9cd74dc4-c8c1-4585-906b-7e9c5e69e9c7 2026-05-08 00:43:37.953 8 INFO neutron.db.ovn_revision_numbers_db [None req-d569b338-f136-43fa-8340-bf0edd562fb5 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource 9cd74dc4-c8c1-4585-906b-7e9c5e69e9c7 (type: networks) to 1 2026-05-08 00:43:38.100 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41150470-99ee-4e89-a84d-165bf5f233a6 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:43:38.102 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41150470-99ee-4e89-a84d-165bf5f233a6 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 6e5cb7a6-c832-4038-b02c-1bb44ef22bed: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:38.254 7 INFO neutron.db.ovn_revision_numbers_db [None req-41150470-99ee-4e89-a84d-165bf5f233a6 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 79d962a6-91f7-4389-bab8-ffe3dbad92c3 (type: ports) to 1 2026-05-08 00:43:38.255 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-67f8f80b-67dd-4cc1-91b2-86ea7515c68c - - - - - -] OVN reports status down for port: 79d962a6-91f7-4389-bab8-ffe3dbad92c3 2026-05-08 00:43:38.265 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d569b338-f136-43fa-8340-bf0edd562fb5 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] No more DHCP agents 2026-05-08 00:43:38.272 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d569b338-f136-43fa-8340-bf0edd562fb5 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Unable to schedule network 9cd74dc4-c8c1-4585-906b-7e9c5e69e9c7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:38.523 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-67f8f80b-67dd-4cc1-91b2-86ea7515c68c - - - - - -] OVN reports status down for port: 47e1f5aa-c5c1-4a01-91ae-5c3cf51e36be 2026-05-08 00:43:38.543 8 INFO neutron.db.ovn_revision_numbers_db [None req-d569b338-f136-43fa-8340-bf0edd562fb5 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource 47e1f5aa-c5c1-4a01-91ae-5c3cf51e36be (type: ports) to 1 [pid: 8|app: 0|req: 1002/1986] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:37 2026] POST /v2.0/networks => generated 669 bytes in 992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:38.917 8 INFO neutron_taas.services.taas.taas_plugin [None req-ede8446f-066e-42f4-bd71-b6d6ea20b072 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] TaaS: Handle Delete Port: d56afbae-c939-4723-835a-2aea269d7e80 2026-05-08 00:43:38.925 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ede8446f-066e-42f4-bd71-b6d6ea20b072 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Tap Mirror: Handle Delete Port: d56afbae-c939-4723-835a-2aea269d7e80 2026-05-08 00:43:39.023 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-67f8f80b-67dd-4cc1-91b2-86ea7515c68c - - - - - -] OVN reports status up for port: 79d962a6-91f7-4389-bab8-ffe3dbad92c3 2026-05-08 00:43:39.041 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41150470-99ee-4e89-a84d-165bf5f233a6 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:43:39.042 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41150470-99ee-4e89-a84d-165bf5f233a6 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 6e5cb7a6-c832-4038-b02c-1bb44ef22bed: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:39.072 8 INFO neutron.plugins.ml2.plugin [None req-67f8f80b-67dd-4cc1-91b2-86ea7515c68c - - - - - -] Attempt 1 to provision port 79d962a6-91f7-4389-bab8-ffe3dbad92c3 2026-05-08 00:43:39.177 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba46dbac-92d8-4234-b0ee-a75047326c14 - - - - - -] Successfully bumped revision number for resource 6e3d62b0-3d74-4380-909b-08ad128f8c78 (type: ports) to 4 2026-05-08 00:43:39.433 8 INFO neutron.services.segments.plugin [-] Segment d39e9eb8-e7eb-47e2-a9d7-2d2cf15b2d78 resource provider aggregate not found 2026-05-08 00:43:39.437 8 INFO neutron.services.segments.plugin [-] Segment d39e9eb8-e7eb-47e2-a9d7-2d2cf15b2d78 resource provider aggregate not found 2026-05-08 00:43:39.476 8 INFO neutron.services.segments.plugin [-] Segment d39e9eb8-e7eb-47e2-a9d7-2d2cf15b2d78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d39e9eb8-e7eb-47e2-a9d7-2d2cf15b2d78 found for delete ", "request_id": "req-9d846c86-4717-4b85-a104-e86db03d2f37"}]} 2026-05-08 00:43:39.478 8 INFO neutron.services.segments.plugin [-] Segment d39e9eb8-e7eb-47e2-a9d7-2d2cf15b2d78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d39e9eb8-e7eb-47e2-a9d7-2d2cf15b2d78 found for delete ", "request_id": "req-33189d43-0ca6-4eac-9e7c-f5772ace4d03"}]} 2026-05-08 00:43:39.500 7 INFO neutron.db.ovn_revision_numbers_db [None req-41150470-99ee-4e89-a84d-165bf5f233a6 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 79d962a6-91f7-4389-bab8-ffe3dbad92c3 (type: router_ports) to 1 [pid: 7|app: 0|req: 985/1987] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:43:37 2026] PUT /v2.0/routers/7fb7e0a4-0854-4e36-b3c9-494c59df3bb8/add_router_interface => generated 310 bytes in 1790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:39.723 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eee79d12-9e7d-4206-bfd0-8dd00c21fd3b 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] No more DHCP agents 2026-05-08 00:43:39.724 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eee79d12-9e7d-4206-bfd0-8dd00c21fd3b 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Unable to schedule network 9cd74dc4-c8c1-4585-906b-7e9c5e69e9c7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:39.834 7 INFO neutron.db.ovn_revision_numbers_db [None req-eee79d12-9e7d-4206-bfd0-8dd00c21fd3b 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource 55ee8730-ad5a-46d2-b1a1-24655571ee6e (type: ports) to 1 [pid: 8|app: 0|req: 1003/1988] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:38 2026] DELETE /v2.0/networks/b5b07d23-6409-4f29-adf6-b0a46fb135df => generated 0 bytes in 1246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1989] 10.0.0.36 () {34 vars in 663 bytes} [Fri May 8 00:43:39 2026] POST /v2.0/ports => generated 743 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:40.001 7 INFO neutron.db.segments_db [None req-df6c6c26-b518-4473-9751-49bb35ff2f44 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Added segment 32dbbf45-cb11-4df5-8b01-7a977c8b0b36 of type geneve for network 134212f3-14b1-4c24-b23b-96f2e019afb8 2026-05-08 00:43:40.023 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-34b760b8-f939-49b2-876e-668cd9aa2cdb - - - - - -] No port found with ID 0659fb43-ff39-4ce2-82ea-620f51013102: RuntimeError: No port found with ID 0659fb43-ff39-4ce2-82ea-620f51013102 2026-05-08 00:43:40.036 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-34b760b8-f939-49b2-876e-668cd9aa2cdb - - - - - -] OVN reports status down for port: fc531560-a9a3-4186-83e6-47b48486c05e 2026-05-08 00:43:40.043 8 WARNING neutron.db.securitygroups_db [None req-e27ae3be-7548-4f3c-ae01-6fabb2f744a5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:43:40.178 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-34b760b8-f939-49b2-876e-668cd9aa2cdb - - - - - -] OVN reports status down for port: 6e3d62b0-3d74-4380-909b-08ad128f8c78 2026-05-08 00:43:40.233 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba46dbac-92d8-4234-b0ee-a75047326c14 - - - - - -] Successfully bumped revision number for resource 6e3d62b0-3d74-4380-909b-08ad128f8c78 (type: ports) to 5 2026-05-08 00:43:40.245 7 INFO neutron.db.ovn_revision_numbers_db [None req-df6c6c26-b518-4473-9751-49bb35ff2f44 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 134212f3-14b1-4c24-b23b-96f2e019afb8 (type: networks) to 1 2026-05-08 00:43:40.591 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df6c6c26-b518-4473-9751-49bb35ff2f44 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:40.594 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df6c6c26-b518-4473-9751-49bb35ff2f44 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network 134212f3-14b1-4c24-b23b-96f2e019afb8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:40.769 7 INFO neutron.db.ovn_revision_numbers_db [None req-df6c6c26-b518-4473-9751-49bb35ff2f44 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 2ff0730a-6c48-49b5-8539-3f14cec1e4e5 (type: ports) to 1 [pid: 7|app: 0|req: 987/1990] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:39 2026] POST /v2.0/networks => generated 668 bytes in 922 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:40.844 7 INFO neutron.db.ovn_revision_numbers_db [None req-34b760b8-f939-49b2-876e-668cd9aa2cdb - - - - - -] Successfully bumped revision number for resource 6e3d62b0-3d74-4380-909b-08ad128f8c78 (type: ports) to 6 2026-05-08 00:43:40.982 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9bbfafc0-79a3-44a3-9e7d-9a2ac50411c1 - - - - - -] Logical_Switch_Port 6e3d62b0-3d74-4380-909b-08ad128f8c78 host information not removed, the port state is up 2026-05-08 00:43:40.982 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9bbfafc0-79a3-44a3-9e7d-9a2ac50411c1 - - - - - -] OVN reports status down for port: 3e281349-8432-4d4f-ada7-5da088505194 2026-05-08 00:43:41.103 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9bbfafc0-79a3-44a3-9e7d-9a2ac50411c1 - - - - - -] OVN reports status up for port: 6e3d62b0-3d74-4380-909b-08ad128f8c78 2026-05-08 00:43:41.115 8 INFO neutron.db.ovn_revision_numbers_db [None req-67f8f80b-67dd-4cc1-91b2-86ea7515c68c - - - - - -] Successfully bumped revision number for resource 79d962a6-91f7-4389-bab8-ffe3dbad92c3 (type: ports) to 2 2026-05-08 00:43:41.123 7 INFO neutron.plugins.ml2.plugin [None req-9bbfafc0-79a3-44a3-9e7d-9a2ac50411c1 - - - - - -] Attempt 1 to provision port 6e3d62b0-3d74-4380-909b-08ad128f8c78 [pid: 7|app: 0|req: 988/1991] 10.0.0.36 () {34 vars in 665 bytes} [Fri May 8 00:43:40 2026] POST /v2.0/trunks => generated 409 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:41.147 8 INFO neutron.db.ovn_revision_numbers_db [None req-e27ae3be-7548-4f3c-ae01-6fabb2f744a5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f922c3e7-2a7a-406b-b264-86b628f1dd43 (type: security_groups) to 1 2026-05-08 00:43:41.173 8 INFO neutron.db.ovn_revision_numbers_db [None req-e27ae3be-7548-4f3c-ae01-6fabb2f744a5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 15faae66-1f26-49b2-9147-4f9f386d267a (type: security_group_rules) to 0 2026-05-08 00:43:41.200 8 INFO neutron.db.ovn_revision_numbers_db [None req-e27ae3be-7548-4f3c-ae01-6fabb2f744a5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1b71f1cf-c3bc-424a-b215-4523c853558c (type: security_group_rules) to 0 2026-05-08 00:43:41.225 8 INFO neutron.db.ovn_revision_numbers_db [None req-e27ae3be-7548-4f3c-ae01-6fabb2f744a5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 23d352d5-4269-4261-addb-758f5efd7283 (type: security_group_rules) to 0 2026-05-08 00:43:41.252 8 INFO neutron.db.ovn_revision_numbers_db [None req-e27ae3be-7548-4f3c-ae01-6fabb2f744a5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8a6e49b9-d592-4862-9a22-3414e9c783f4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1004/1992] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:39 2026] GET /v2.0/security-groups?tenant_id=87be6e476ef94f95a5bfca05b28b72ee&name=default => generated 2925 bytes in 1440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:41.400 7 INFO neutron.db.ovn_revision_numbers_db [None req-67f54b14-e3aa-4ec9-a6d5-6abe72e852c9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 10c1a770-08fd-4acb-87be-da8139d1a48c (type: security_groups) to 1 2026-05-08 00:43:41.428 7 INFO neutron.db.ovn_revision_numbers_db [None req-67f54b14-e3aa-4ec9-a6d5-6abe72e852c9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 37d2764e-8f65-4ddf-92f4-f751d38ae524 (type: security_group_rules) to 0 2026-05-08 00:43:41.451 7 INFO neutron.db.ovn_revision_numbers_db [None req-67f54b14-e3aa-4ec9-a6d5-6abe72e852c9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 4d626fb7-4256-47c8-97b7-66077237b671 (type: security_group_rules) to 0 2026-05-08 00:43:41.472 7 INFO neutron.db.ovn_revision_numbers_db [None req-67f54b14-e3aa-4ec9-a6d5-6abe72e852c9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 873d0266-3732-4e84-827a-980ec2179fe5 (type: security_group_rules) to 0 2026-05-08 00:43:41.495 7 INFO neutron.db.ovn_revision_numbers_db [None req-67f54b14-e3aa-4ec9-a6d5-6abe72e852c9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e7cf7ce9-b03d-4db7-b217-90ff9d1de3e0 (type: security_group_rules) to 0 2026-05-08 00:43:41.500 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc09cbfe-5284-4e81-a685-664a0d5c2f2c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:41.501 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc09cbfe-5284-4e81-a685-664a0d5c2f2c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network 134212f3-14b1-4c24-b23b-96f2e019afb8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:41.604 7 INFO neutron.db.segments_db [None req-67f54b14-e3aa-4ec9-a6d5-6abe72e852c9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Added segment d6bb221e-f13f-47bb-b857-e24f7f9339ee of type geneve for network e260e3fb-0f97-4d19-8442-8ba3e8a03e42 2026-05-08 00:43:41.627 7 INFO neutron.db.ovn_revision_numbers_db [None req-9bbfafc0-79a3-44a3-9e7d-9a2ac50411c1 - - - - - -] Successfully bumped revision number for resource 6e3d62b0-3d74-4380-909b-08ad128f8c78 (type: ports) to 7 2026-05-08 00:43:41.776 7 INFO neutron.db.ovn_revision_numbers_db [None req-67f54b14-e3aa-4ec9-a6d5-6abe72e852c9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e260e3fb-0f97-4d19-8442-8ba3e8a03e42 (type: networks) to 1 2026-05-08 00:43:41.957 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-67f54b14-e3aa-4ec9-a6d5-6abe72e852c9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:43:41.959 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-67f54b14-e3aa-4ec9-a6d5-6abe72e852c9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network e260e3fb-0f97-4d19-8442-8ba3e8a03e42: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:41.966 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc09cbfe-5284-4e81-a685-664a0d5c2f2c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 2ff0730a-6c48-49b5-8539-3f14cec1e4e5 (type: ports) to 2 2026-05-08 00:43:42.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc09cbfe-5284-4e81-a685-664a0d5c2f2c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource f69fbddf-dc30-4293-ad87-4ea2db22c438 (type: subnets) to 0 2026-05-08 00:43:42.013 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-667f33ef-4fa9-41b6-aec4-51775fd2a888 - - - - - -] OVN reports status down for port: f30cc885-d3df-4b78-b311-7a0d10306d06 [pid: 8|app: 0|req: 1005/1993] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:41 2026] POST /v2.0/subnets => generated 626 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:42.081 7 INFO neutron.db.ovn_revision_numbers_db [None req-67f54b14-e3aa-4ec9-a6d5-6abe72e852c9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f30cc885-d3df-4b78-b311-7a0d10306d06 (type: ports) to 1 2026-05-08 00:43:42.118 8 INFO neutron.db.segments_db [None req-b832b58e-e036-4fc5-be7a-341faf810eb0 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Added segment 3e6e5423-a02a-45ae-ae5c-8b7bc63f067e of type geneve for network 1ce9fcba-ae72-47de-8acc-ac505b1ebada [pid: 7|app: 0|req: 989/1994] 10.0.0.36 () {34 vars in 670 bytes} [Fri May 8 00:43:41 2026] POST /v2.0/networks => generated 781 bytes in 1011 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:42.228 8 INFO neutron.db.ovn_revision_numbers_db [None req-b832b58e-e036-4fc5-be7a-341faf810eb0 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource 1ce9fcba-ae72-47de-8acc-ac505b1ebada (type: networks) to 1 [pid: 7|app: 0|req: 990/1995] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:42 2026] DELETE /v2.0/security-groups/f922c3e7-2a7a-406b-b264-86b628f1dd43 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:42.411 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b832b58e-e036-4fc5-be7a-341faf810eb0 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] No more DHCP agents 2026-05-08 00:43:42.413 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b832b58e-e036-4fc5-be7a-341faf810eb0 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Unable to schedule network 1ce9fcba-ae72-47de-8acc-ac505b1ebada: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:42.432 7 INFO neutron.db.ovn_revision_numbers_db [None req-896ad87f-07ca-42d7-80a2-790ac9ca5e63 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 6313890a-a95b-4ff4-8a59-f1d9939fd8d1 (type: routers) to 1 [pid: 7|app: 0|req: 991/1996] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:42 2026] POST /v2.0/routers => generated 624 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:42.516 8 INFO neutron.db.ovn_revision_numbers_db [None req-b832b58e-e036-4fc5-be7a-341faf810eb0 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource 00f501b5-0da8-4562-a9ac-923965d275d7 (type: ports) to 1 [pid: 8|app: 0|req: 1006/1997] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:42 2026] POST /v2.0/networks => generated 670 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:42.592 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3c02c8f5-2d7c-401a-acbe-808077842401 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:43:42.593 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3c02c8f5-2d7c-401a-acbe-808077842401 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network e260e3fb-0f97-4d19-8442-8ba3e8a03e42: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:42.901 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1eec5813-4085-48a4-9e31-0c4fbc49cc0c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:42.902 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1eec5813-4085-48a4-9e31-0c4fbc49cc0c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network 134212f3-14b1-4c24-b23b-96f2e019afb8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:42.996 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c02c8f5-2d7c-401a-acbe-808077842401 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f30cc885-d3df-4b78-b311-7a0d10306d06 (type: ports) to 2 2026-05-08 00:43:43.049 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-667f33ef-4fa9-41b6-aec4-51775fd2a888 - - - - - -] OVN reports status down for port: 2232197a-8287-467d-958e-49092e6e87bd 2026-05-08 00:43:43.051 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c02c8f5-2d7c-401a-acbe-808077842401 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 4f3779ea-2079-4bb8-932f-2eba3c6297d9 (type: subnets) to 0 [pid: 7|app: 0|req: 992/1998] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:42 2026] POST /v2.0/subnets => generated 687 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:43.082 8 INFO neutron.db.ovn_revision_numbers_db [None req-1eec5813-4085-48a4-9e31-0c4fbc49cc0c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 2232197a-8287-467d-958e-49092e6e87bd (type: ports) to 1 2026-05-08 00:43:43.092 7 WARNING neutron.db.securitygroups_db [None req-d23debd2-796d-43a4-b1b2-f92d70ae58d0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:43:43.244 7 INFO neutron.db.ovn_revision_numbers_db [None req-d23debd2-796d-43a4-b1b2-f92d70ae58d0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6a149eba-95e8-4060-8fdc-f9eedbb09609 (type: security_groups) to 1 2026-05-08 00:43:43.261 7 INFO neutron.db.ovn_revision_numbers_db [None req-d23debd2-796d-43a4-b1b2-f92d70ae58d0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 2224c014-6dd9-4255-a06c-22b4110f7f21 (type: security_group_rules) to 0 2026-05-08 00:43:43.271 7 INFO neutron.db.ovn_revision_numbers_db [None req-d23debd2-796d-43a4-b1b2-f92d70ae58d0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a30307f9-dbbb-46c8-8675-c9b5439c8475 (type: security_group_rules) to 0 2026-05-08 00:43:43.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-d23debd2-796d-43a4-b1b2-f92d70ae58d0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d995861e-5c6f-476d-85f4-4e1545440298 (type: security_group_rules) to 0 2026-05-08 00:43:43.297 7 INFO neutron.db.ovn_revision_numbers_db [None req-d23debd2-796d-43a4-b1b2-f92d70ae58d0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource dcc11817-f0ef-4648-9d15-78d74c01fd34 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 993/1999] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:43 2026] GET /v2.0/security-groups?tenant_id=5ef0dfcd97844921a9f88b20babacded&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:43.551 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a21c7242-caaf-4c3a-af31-273ee41f4cc1 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] No more DHCP agents 2026-05-08 00:43:43.553 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a21c7242-caaf-4c3a-af31-273ee41f4cc1 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Unable to schedule network 1ce9fcba-ae72-47de-8acc-ac505b1ebada: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:43.641 7 INFO neutron.db.ovn_revision_numbers_db [None req-a21c7242-caaf-4c3a-af31-273ee41f4cc1 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource dca4cf01-e6b8-41f4-aa88-c8636a2390b8 (type: ports) to 1 2026-05-08 00:43:43.684 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-667f33ef-4fa9-41b6-aec4-51775fd2a888 - - - - - -] OVN reports status up for port: 2232197a-8287-467d-958e-49092e6e87bd 2026-05-08 00:43:43.709 7 INFO neutron.plugins.ml2.plugin [None req-667f33ef-4fa9-41b6-aec4-51775fd2a888 - - - - - -] Attempt 1 to provision port 2232197a-8287-467d-958e-49092e6e87bd [pid: 7|app: 0|req: 994/2000] 10.0.0.36 () {34 vars in 663 bytes} [Fri May 8 00:43:43 2026] POST /v2.0/ports => generated 743 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:43.754 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1eec5813-4085-48a4-9e31-0c4fbc49cc0c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:43.755 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1eec5813-4085-48a4-9e31-0c4fbc49cc0c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network 134212f3-14b1-4c24-b23b-96f2e019afb8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:43.931 8 INFO neutron.db.ovn_revision_numbers_db [None req-1eec5813-4085-48a4-9e31-0c4fbc49cc0c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 2232197a-8287-467d-958e-49092e6e87bd (type: router_ports) to 1 [pid: 8|app: 0|req: 1007/2001] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:43:42 2026] PUT /v2.0/routers/6313890a-a95b-4ff4-8a59-f1d9939fd8d1/add_router_interface => generated 310 bytes in 1398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2002] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:43 2026] DELETE /v2.0/security-groups/6a149eba-95e8-4060-8fdc-f9eedbb09609 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2003] 10.0.0.36 () {34 vars in 665 bytes} [Fri May 8 00:43:44 2026] POST /v2.0/trunks => generated 409 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2004] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:44 2026] GET /v2.0/ports/2232197a-8287-467d-958e-49092e6e87bd => generated 943 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:44.471 7 INFO neutron.db.ovn_revision_numbers_db [None req-667f33ef-4fa9-41b6-aec4-51775fd2a888 - - - - - -] Successfully bumped revision number for resource 2232197a-8287-467d-958e-49092e6e87bd (type: ports) to 2 2026-05-08 00:43:44.484 8 INFO neutron.db.segments_db [None req-f84454af-9104-4c7d-9ba8-e6976df77ac9 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Added segment 49ad4dfb-c48f-4c26-8832-9b36567e844b of type geneve for network 2a0c71b4-6ff9-4546-b303-7d09f3e69ca7 2026-05-08 00:43:44.571 8 INFO neutron.db.ovn_revision_numbers_db [None req-f84454af-9104-4c7d-9ba8-e6976df77ac9 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource 2a0c71b4-6ff9-4546-b303-7d09f3e69ca7 (type: networks) to 1 2026-05-08 00:43:44.633 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79577dd5-1c41-4346-9592-1a4e21099b0d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:43:44.636 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79577dd5-1c41-4346-9592-1a4e21099b0d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:44.729 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f84454af-9104-4c7d-9ba8-e6976df77ac9 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] No more DHCP agents 2026-05-08 00:43:44.731 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f84454af-9104-4c7d-9ba8-e6976df77ac9 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Unable to schedule network 2a0c71b4-6ff9-4546-b303-7d09f3e69ca7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:44.796 7 INFO neutron.db.ovn_revision_numbers_db [None req-79577dd5-1c41-4346-9592-1a4e21099b0d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 823ded31-6092-4053-941b-b3c735ee90da (type: ports) to 1 2026-05-08 00:43:44.893 8 INFO neutron.db.ovn_revision_numbers_db [None req-f84454af-9104-4c7d-9ba8-e6976df77ac9 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource 352deb6f-6409-4b98-b820-fc0296e82071 (type: ports) to 1 [pid: 8|app: 0|req: 1011/2005] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:44 2026] POST /v2.0/networks => generated 668 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2006] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:44 2026] GET /v2.0/ports/2232197a-8287-467d-958e-49092e6e87bd => generated 943 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:45.163 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-91b3614b-93e9-49a4-915d-22f8ce308868 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] No more DHCP agents 2026-05-08 00:43:45.164 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91b3614b-93e9-49a4-915d-22f8ce308868 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Unable to schedule network 2a0c71b4-6ff9-4546-b303-7d09f3e69ca7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:45.259 8 INFO neutron.db.ovn_revision_numbers_db [None req-91b3614b-93e9-49a4-915d-22f8ce308868 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Successfully bumped revision number for resource 9876c2c8-94c1-4acb-83b6-1114cfc9771a (type: ports) to 1 [pid: 8|app: 0|req: 1013/2007] 10.0.0.36 () {34 vars in 663 bytes} [Fri May 8 00:43:44 2026] POST /v2.0/ports => generated 743 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:45.593 7 INFO neutron.db.ovn_revision_numbers_db [None req-79577dd5-1c41-4346-9592-1a4e21099b0d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 823ded31-6092-4053-941b-b3c735ee90da (type: router_ports) to 1 2026-05-08 00:43:45.611 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] No hosting information found for port 79d962a6-91f7-4389-bab8-ffe3dbad92c3: RuntimeError: No hosting information found for port 79d962a6-91f7-4389-bab8-ffe3dbad92c3 2026-05-08 00:43:45.650 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ba46dbac-92d8-4234-b0ee-a75047326c14 - - - - - -] Router adebae65-123c-4b1d-b92b-eee9712a9f76 is bound to host instance 2026-05-08 00:43:45.658 7 INFO neutron.db.ovn_revision_numbers_db [None req-79577dd5-1c41-4346-9592-1a4e21099b0d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource adebae65-123c-4b1d-b92b-eee9712a9f76 (type: routers) to 2 [pid: 7|app: 0|req: 995/2008] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:43 2026] POST /v2.0/routers => generated 986 bytes in 1939 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:45.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-5161c9fa-d176-4da2-9932-9c4faf2ed613 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] TaaS: Handle Delete Port: 2232197a-8287-467d-958e-49092e6e87bd 2026-05-08 00:43:45.732 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5161c9fa-d176-4da2-9932-9c4faf2ed613 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Tap Mirror: Handle Delete Port: 2232197a-8287-467d-958e-49092e6e87bd 2026-05-08 00:43:45.831 8 INFO neutron.common.ovn.utils [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] HA Chassis Group neutron-6e5cb7a6-c832-4038-b02c-1bb44ef22bed synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d [pid: 7|app: 0|req: 996/2009] 10.0.0.36 () {34 vars in 665 bytes} [Fri May 8 00:43:45 2026] POST /v2.0/trunks => generated 409 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:46.152 8 INFO neutron.db.ovn_revision_numbers_db [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] Successfully bumped revision number for resource 79d962a6-91f7-4389-bab8-ffe3dbad92c3 (type: router_ports) to 2 2026-05-08 00:43:46.152 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] OVN reports status down for port: 55ee8730-ad5a-46d2-b1a1-24655571ee6e 2026-05-08 00:43:46.281 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a12c5e97-08b3-47fa-a80e-6049d1b2c8c4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:43:46.282 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a12c5e97-08b3-47fa-a80e-6049d1b2c8c4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network e260e3fb-0f97-4d19-8442-8ba3e8a03e42: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:46.440 7 INFO neutron.db.ovn_revision_numbers_db [None req-a12c5e97-08b3-47fa-a80e-6049d1b2c8c4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 3dbaba81-c545-4d55-8873-802d26418380 (type: ports) to 1 2026-05-08 00:43:46.555 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] OVN reports status down for port: 2ff0730a-6c48-49b5-8539-3f14cec1e4e5 [pid: 8|app: 0|req: 1014/2010] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:43:45 2026] PUT /v2.0/routers/6313890a-a95b-4ff4-8a59-f1d9939fd8d1/remove_router_interface => generated 310 bytes in 1332 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:43:46.676 8 WARNING tagging [None req-e1a9a42b-8307-4121-938c-6a0e45b6b6e6 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1015/2011] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:43:46 2026] PUT /v2.0/trunks/96ace3c4-f0e3-42a6-ab73-e9f6daf3fef6/tags => generated 17 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:46.772 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] OVN reports status down for port: 00f501b5-0da8-4562-a9ac-923965d275d7 2026-05-08 00:43:46.900 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] OVN reports status down for port: dca4cf01-e6b8-41f4-aa88-c8636a2390b8 2026-05-08 00:43:46.936 8 WARNING neutron.db.securitygroups_db [None req-6c91512f-bcc5-46d8-b42b-3fa44ca7bdb3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:43:47.106 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a12c5e97-08b3-47fa-a80e-6049d1b2c8c4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:43:47.107 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a12c5e97-08b3-47fa-a80e-6049d1b2c8c4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network e260e3fb-0f97-4d19-8442-8ba3e8a03e42: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:47.160 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] OVN reports status down for port: 823ded31-6092-4053-941b-b3c735ee90da 2026-05-08 00:43:47.369 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] Logical_Switch_Port 823ded31-6092-4053-941b-b3c735ee90da host information not removed, the port state is up 2026-05-08 00:43:47.371 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] OVN reports status down for port: 352deb6f-6409-4b98-b820-fc0296e82071 2026-05-08 00:43:47.439 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c91512f-bcc5-46d8-b42b-3fa44ca7bdb3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b8b3c324-2030-4765-a268-ad65054b7cc9 (type: security_groups) to 1 2026-05-08 00:43:47.467 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c91512f-bcc5-46d8-b42b-3fa44ca7bdb3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7d776502-4a28-470f-8bd5-2eca47e1e9e6 (type: security_group_rules) to 0 2026-05-08 00:43:47.496 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c91512f-bcc5-46d8-b42b-3fa44ca7bdb3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 88569ee2-6d21-4da8-bc98-262339904b10 (type: security_group_rules) to 0 2026-05-08 00:43:47.532 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c91512f-bcc5-46d8-b42b-3fa44ca7bdb3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a7baae49-88cc-4973-bace-7aacedb23b51 (type: security_group_rules) to 0 2026-05-08 00:43:47.591 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c91512f-bcc5-46d8-b42b-3fa44ca7bdb3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource bb25f35a-ee75-4e2e-9822-2a7ae2ee7ce4 (type: security_group_rules) to 0 2026-05-08 00:43:47.638 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] OVN reports status down for port: 9876c2c8-94c1-4acb-83b6-1114cfc9771a 2026-05-08 00:43:47.640 7 INFO neutron.db.ovn_revision_numbers_db [None req-a12c5e97-08b3-47fa-a80e-6049d1b2c8c4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 3dbaba81-c545-4d55-8873-802d26418380 (type: router_ports) to 1 [pid: 7|app: 0|req: 997/2012] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:43:45 2026] PUT /v2.0/routers/adebae65-123c-4b1d-b92b-eee9712a9f76/add_router_interface => generated 310 bytes in 1797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2013] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:46 2026] GET /v2.0/security-groups?tenant_id=2c1c5fc95f72446699f9a281a274473e&name=default => generated 2925 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2014] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:43:47 2026] GET /v2.0/ports?device_id=6313890a-a95b-4ff4-8a59-f1d9939fd8d1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:47.733 8 WARNING tagging [None req-7d503e8b-1c9d-495b-a233-12e787f1ee9d 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1017/2015] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:43:47 2026] PUT /v2.0/trunks/adf3a82f-9da3-4dba-a365-4c6211967bf4/tags => generated 25 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2016] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:47 2026] DELETE /v2.0/security-groups/b8b3c324-2030-4765-a268-ad65054b7cc9 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:47.865 7 WARNING tagging [None req-a71e90b6-de46-4dcb-a006-ed6118771b5c 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1000/2017] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:43:47 2026] PUT /v2.0/trunks/8b492101-cd62-4207-b39a-eb7bc7ccb011/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:47.936 7 WARNING tagging [None req-ebef2b10-38ee-4e8f-b0e7-5ffb587dcfe6 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1001/2018] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:43:47 2026] PUT /v2.0/trunks/44c992b3-330a-4422-a337-64362490052e/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2019] 10.0.0.36 () {32 vars in 661 bytes} [Fri May 8 00:43:47 2026] GET /v2.0/trunks?tags=red => generated 1252 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2020] 10.0.0.36 () {32 vars in 675 bytes} [Fri May 8 00:43:48 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 847 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2021] 10.0.0.36 () {32 vars in 671 bytes} [Fri May 8 00:43:48 2026] GET /v2.0/trunks?tags-any=blue => generated 847 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:48.053 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb3fafb2-c395-4c0a-a7ab-85a559f67afd - - - - - -] Successfully bumped revision number for resource 823ded31-6092-4053-941b-b3c735ee90da (type: ports) to 4 [pid: 7|app: 0|req: 1005/2022] 10.0.0.36 () {32 vars in 683 bytes} [Fri May 8 00:43:48 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1252 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:48.091 8 INFO neutron.common.ovn.utils [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] HA Chassis Group neutron-e260e3fb-0f97-4d19-8442-8ba3e8a03e42 synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d [pid: 7|app: 0|req: 1006/2023] 10.0.0.36 () {32 vars in 669 bytes} [Fri May 8 00:43:48 2026] GET /v2.0/trunks?not-tags=red => generated 819 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:48.120 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] OVN reports status up for port: 823ded31-6092-4053-941b-b3c735ee90da [pid: 7|app: 0|req: 1007/2024] 10.0.0.36 () {32 vars in 683 bytes} [Fri May 8 00:43:48 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1224 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:48.175 8 INFO neutron.plugins.ml2.plugin [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] Attempt 1 to provision port 823ded31-6092-4053-941b-b3c735ee90da [pid: 7|app: 0|req: 1008/2025] 10.0.0.36 () {32 vars in 679 bytes} [Fri May 8 00:43:48 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1224 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2026] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:47 2026] DELETE /v2.0/routers/6313890a-a95b-4ff4-8a59-f1d9939fd8d1 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2027] 10.0.0.36 () {32 vars in 691 bytes} [Fri May 8 00:43:48 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 819 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2028] 10.0.0.36 () {32 vars in 718 bytes} [Fri May 8 00:43:48 2026] GET /v2.0/trunks/96ace3c4-f0e3-42a6-ab73-e9f6daf3fef6 => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2029] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:48 2026] GET /v2.0/ports/fc531560-a9a3-4186-83e6-47b48486c05e => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2030] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 8 00:43:48 2026] DELETE /v2.0/trunks/96ace3c4-f0e3-42a6-ab73-e9f6daf3fef6 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:48.521 7 INFO neutron.db.ovn_revision_numbers_db [None req-89c7c123-644d-4ac0-b743-5552860ba944 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource a81b6759-bf40-4ab8-b0b9-018b928040c9 (type: security_groups) to 1 2026-05-08 00:43:48.531 7 INFO neutron.db.ovn_revision_numbers_db [None req-89c7c123-644d-4ac0-b743-5552860ba944 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource 449a37bc-b45d-4f59-9f7d-3946d8a7ee84 (type: security_group_rules) to 0 2026-05-08 00:43:48.540 7 INFO neutron.db.ovn_revision_numbers_db [None req-89c7c123-644d-4ac0-b743-5552860ba944 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource 641d3a83-0dba-4af7-9817-83ec70ef2bc7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1013/2031] 10.0.0.36 () {34 vars in 684 bytes} [Fri May 8 00:43:48 2026] POST /v2.0/security-groups => generated 1673 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2032] 10.0.0.36 () {32 vars in 718 bytes} [Fri May 8 00:43:48 2026] GET /v2.0/trunks/adf3a82f-9da3-4dba-a365-4c6211967bf4 => generated 422 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2033] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:48 2026] DELETE /v2.0/subnets/f69fbddf-dc30-4293-ad87-4ea2db22c438 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:48.695 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a89b150-d248-4b7d-8905-e1967dc49b39 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource 188c4788-5de7-40da-81d7-cdf66934700a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1015/2034] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:43:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2035] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:48 2026] GET /v2.0/ports/3e281349-8432-4d4f-ada7-5da088505194 => generated 826 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:48.806 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb3fafb2-c395-4c0a-a7ab-85a559f67afd - - - - - -] Successfully bumped revision number for resource 823ded31-6092-4053-941b-b3c735ee90da (type: ports) to 5 2026-05-08 00:43:48.860 7 INFO neutron_taas.services.taas.taas_plugin [None req-d966a89b-415d-40db-a61e-141fcf000b46 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] TaaS: Handle Delete Port: 2ff0730a-6c48-49b5-8539-3f14cec1e4e5 2026-05-08 00:43:48.864 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d966a89b-415d-40db-a61e-141fcf000b46 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Tap Mirror: Handle Delete Port: 2ff0730a-6c48-49b5-8539-3f14cec1e4e5 2026-05-08 00:43:48.996 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8fc67e3-2f75-404e-a203-3c7b2cc03638 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource 1a52d7ec-d62d-4f9f-be3b-666a44c1c671 (type: security_group_rules) to 0 2026-05-08 00:43:49.041 7 INFO neutron.services.segments.plugin [-] Segment 32dbbf45-cb11-4df5-8b01-7a977c8b0b36 resource provider aggregate not found 2026-05-08 00:43:49.049 7 INFO neutron.services.segments.plugin [-] Segment 32dbbf45-cb11-4df5-8b01-7a977c8b0b36 resource provider aggregate not found [pid: 8|app: 0|req: 1021/2036] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:43:48 2026] POST /v2.0/security-group-rules => generated 596 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:49.067 7 INFO neutron.services.segments.plugin [-] Segment 32dbbf45-cb11-4df5-8b01-7a977c8b0b36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32dbbf45-cb11-4df5-8b01-7a977c8b0b36 found for delete ", "request_id": "req-e096aed8-e36e-4f1d-b6b8-52dbddd38406"}]} 2026-05-08 00:43:49.069 7 INFO neutron.services.segments.plugin [-] Segment 32dbbf45-cb11-4df5-8b01-7a977c8b0b36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32dbbf45-cb11-4df5-8b01-7a977c8b0b36 found for delete ", "request_id": "req-5949628c-37cf-49bd-9819-57cb75f98ecc"}]} [pid: 7|app: 0|req: 1016/2037] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:48 2026] DELETE /v2.0/networks/134212f3-14b1-4c24-b23b-96f2e019afb8 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2038] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 8 00:43:49 2026] DELETE /v2.0/trunks/adf3a82f-9da3-4dba-a365-4c6211967bf4 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:49.201 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ab2674c-d3f0-4b07-92c8-4b143038be86 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource 90f7a39e-2b98-49e5-9b58-7bbd0361d613 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1017/2039] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:43:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2040] 10.0.0.36 () {32 vars in 718 bytes} [Fri May 8 00:43:49 2026] GET /v2.0/trunks/8b492101-cd62-4207-b39a-eb7bc7ccb011 => generated 431 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:49.348 7 INFO neutron.db.ovn_revision_numbers_db [None req-9420acae-cf55-4681-b576-2f370d4b3704 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource 95d6ae52-4c34-4211-a5af-50ae5715bb2a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1019/2041] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:43:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2042] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:49 2026] GET /v2.0/ports/55ee8730-ad5a-46d2-b1a1-24655571ee6e => generated 826 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:49.458 7 INFO neutron.db.securitygroups_db [None req-dc7c1773-ad90-4228-8a1f-6da3508540a7 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Project 986ebc2cd10149d6b75c29ffaca9369c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-08 00:43:49.507 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-83573521-07c5-40f3-8049-50e3d3738bfb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] No more DHCP agents 2026-05-08 00:43:49.509 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83573521-07c5-40f3-8049-50e3d3738bfb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:49.542 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc7c1773-ad90-4228-8a1f-6da3508540a7 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource 2006edc3-5832-465a-8757-1e5de81071f6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1021/2043] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:43:49 2026] POST /v2.0/security-group-rules => generated 607 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2044] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 8 00:43:49 2026] DELETE /v2.0/trunks/8b492101-cd62-4207-b39a-eb7bc7ccb011 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:49.685 8 INFO neutron.db.ovn_revision_numbers_db [None req-83573521-07c5-40f3-8049-50e3d3738bfb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 1fda703c-b054-4c3f-9983-835e0682bdef (type: ports) to 1 2026-05-08 00:43:49.707 7 INFO neutron.db.securitygroups_db [None req-d06a79b4-cc48-42cc-9971-768b2dc55b73 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Project 986ebc2cd10149d6b75c29ffaca9369c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-08 00:43:49.842 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7ca46df7-cbdf-4cd4-b31a-4cd3fec437ab - - - - - -] No port found with ID 2232197a-8287-467d-958e-49092e6e87bd: RuntimeError: No port found with ID 2232197a-8287-467d-958e-49092e6e87bd 2026-05-08 00:43:49.844 7 INFO neutron.db.ovn_revision_numbers_db [None req-d06a79b4-cc48-42cc-9971-768b2dc55b73 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource 20618a6c-0d08-497f-91c9-cce878708e6c (type: security_group_rules) to 0 2026-05-08 00:43:49.883 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7ca46df7-cbdf-4cd4-b31a-4cd3fec437ab - - - - - -] OVN reports status down for port: 3dbaba81-c545-4d55-8873-802d26418380 [pid: 7|app: 0|req: 1023/2045] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:43:49 2026] POST /v2.0/security-group-rules => generated 606 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2046] 10.0.0.36 () {32 vars in 718 bytes} [Fri May 8 00:43:49 2026] GET /v2.0/trunks/44c992b3-330a-4422-a337-64362490052e => generated 416 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:49.981 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7ca46df7-cbdf-4cd4-b31a-4cd3fec437ab - - - - - -] Logical_Switch_Port 3dbaba81-c545-4d55-8873-802d26418380 host information not removed, the port state is up 2026-05-08 00:43:49.981 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7ca46df7-cbdf-4cd4-b31a-4cd3fec437ab - - - - - -] OVN reports status up for port: 3dbaba81-c545-4d55-8873-802d26418380 2026-05-08 00:43:50.003 7 INFO neutron.plugins.ml2.plugin [None req-7ca46df7-cbdf-4cd4-b31a-4cd3fec437ab - - - - - -] Attempt 1 to provision port 3dbaba81-c545-4d55-8873-802d26418380 [pid: 7|app: 0|req: 1025/2047] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:49 2026] GET /v2.0/ports/dca4cf01-e6b8-41f4-aa88-c8636a2390b8 => generated 826 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2048] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 8 00:43:50 2026] DELETE /v2.0/trunks/44c992b3-330a-4422-a337-64362490052e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:50.396 7 WARNING neutron.db.securitygroups_db [None req-528788d2-73c7-4a5b-b577-d88119440d8e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:43:50.398 8 INFO neutron.db.ovn_revision_numbers_db [None req-83573521-07c5-40f3-8049-50e3d3738bfb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 1fda703c-b054-4c3f-9983-835e0682bdef (type: router_ports) to 1 2026-05-08 00:43:50.455 8 INFO neutron.db.ovn_revision_numbers_db [None req-83573521-07c5-40f3-8049-50e3d3738bfb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 8d578ca8-e3da-4b25-82f9-f324257dd5af (type: routers) to 2 [pid: 8|app: 0|req: 1023/2049] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:49 2026] POST /v2.0/routers => generated 967 bytes in 1340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2050] 10.0.0.36 () {32 vars in 718 bytes} [Fri May 8 00:43:50 2026] GET /v2.0/trunks/6c777c1e-83d0-4ab4-ae38-4344495d4a4e => generated 409 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:50.626 8 INFO neutron.db.ovn_revision_numbers_db [None req-76dd27f6-d21d-4202-b2c9-3c7a0c6b4d42 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource efa1f857-76a7-4646-81de-c98fd5acef36 (type: security_groups) to 1 2026-05-08 00:43:50.641 8 INFO neutron.db.ovn_revision_numbers_db [None req-76dd27f6-d21d-4202-b2c9-3c7a0c6b4d42 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource 24a7fe89-82d2-4c21-bc09-4854aba0d0bc (type: security_group_rules) to 0 2026-05-08 00:43:50.655 8 INFO neutron.db.ovn_revision_numbers_db [None req-76dd27f6-d21d-4202-b2c9-3c7a0c6b4d42 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource 54eb368a-ea20-4065-9cb6-54add8c8c3f7 (type: security_group_rules) to 0 2026-05-08 00:43:50.658 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ca46df7-cbdf-4cd4-b31a-4cd3fec437ab - - - - - -] Successfully bumped revision number for resource 3dbaba81-c545-4d55-8873-802d26418380 (type: ports) to 2 2026-05-08 00:43:50.674 7 INFO neutron.db.ovn_revision_numbers_db [None req-528788d2-73c7-4a5b-b577-d88119440d8e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ed65f14c-63b6-4998-856b-57995a14be74 (type: security_groups) to 1 [pid: 8|app: 0|req: 1025/2051] 10.0.0.36 () {34 vars in 684 bytes} [Fri May 8 00:43:50 2026] POST /v2.0/security-groups => generated 1659 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:43:50.703 7 INFO neutron.db.ovn_revision_numbers_db [None req-528788d2-73c7-4a5b-b577-d88119440d8e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 02eaac86-1992-41f9-be3e-d15cc32a3aa2 (type: security_group_rules) to 0 2026-05-08 00:43:50.721 7 INFO neutron.db.ovn_revision_numbers_db [None req-528788d2-73c7-4a5b-b577-d88119440d8e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1a706e59-b47f-46ce-8b97-c20b62d46c9d (type: security_group_rules) to 0 2026-05-08 00:43:50.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-528788d2-73c7-4a5b-b577-d88119440d8e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1b2f0a51-d30b-4c19-b502-dc4e1cf43a81 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1028/2054] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:43:50 2026] GET /v2.0/routers/8d578ca8-e3da-4b25-82f9-f324257dd5af => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:50.759 7 INFO neutron.db.ovn_revision_numbers_db [None req-528788d2-73c7-4a5b-b577-d88119440d8e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 3995549a-acf0-4020-a4df-6ecdf261499e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1027/2055] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:50 2026] GET /v2.0/security-groups?tenant_id=3c3661ce8f5442f58786ed441b045476&name=default => generated 2925 bytes in 621 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2056] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:50 2026] GET /v2.0/ports/9876c2c8-94c1-4acb-83b6-1114cfc9771a => 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: 1030/2057] 10.0.0.36 () {32 vars in 646 bytes} [Fri May 8 00:43:50 2026] GET /v2.0/routers => generated 976 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:50.920 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f61e56c-ebfd-4bd1-af97-7ace2594f40a 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource 9af53256-0d9a-4da8-b3da-176a7feab617 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1028/2058] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:43:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2059] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 8 00:43:50 2026] DELETE /v2.0/trunks/6c777c1e-83d0-4ab4-ae38-4344495d4a4e => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2060] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:50 2026] DELETE /v2.0/security-groups/ed65f14c-63b6-4998-856b-57995a14be74 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:51.136 8 INFO neutron.db.ovn_revision_numbers_db [None req-e167ccfd-4402-4261-9293-7cbec8d6c7bd 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource 09000863-6260-46d8-96e1-c4b8d9ae8a90 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1032/2061] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:43:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:51.315 8 INFO neutron_taas.services.taas.taas_plugin [None req-d10c7fd3-0feb-46e3-9191-4f66b4e42cac 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] TaaS: Handle Delete Port: fc531560-a9a3-4186-83e6-47b48486c05e 2026-05-08 00:43:51.318 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d10c7fd3-0feb-46e3-9191-4f66b4e42cac 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Tap Mirror: Handle Delete Port: fc531560-a9a3-4186-83e6-47b48486c05e [pid: 8|app: 0|req: 1033/2062] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:43:51 2026] DELETE /v2.0/ports/fc531560-a9a3-4186-83e6-47b48486c05e => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:51.450 7 INFO neutron.db.ovn_revision_numbers_db [None req-396630ff-5331-4edd-b632-abf0ccbaeb35 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Successfully bumped revision number for resource 8d578ca8-e3da-4b25-82f9-f324257dd5af (type: routers) to 3 [pid: 7|app: 0|req: 1030/2063] 10.0.0.36 () {34 vars in 740 bytes} [Fri May 8 00:43:51 2026] PUT /v2.0/routers/8d578ca8-e3da-4b25-82f9-f324257dd5af => generated 980 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:51.592 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a3d9cdf-c9b2-4286-a345-c2b86b92f226 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] TaaS: Handle Delete Port: 3e281349-8432-4d4f-ada7-5da088505194 2026-05-08 00:43:51.594 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a3d9cdf-c9b2-4286-a345-c2b86b92f226 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Tap Mirror: Handle Delete Port: 3e281349-8432-4d4f-ada7-5da088505194 2026-05-08 00:43:51.641 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2353d47f-9992-4aa9-85a1-afcc8dc23d84 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] No more DHCP agents 2026-05-08 00:43:51.642 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2353d47f-9992-4aa9-85a1-afcc8dc23d84 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1031/2064] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:43:51 2026] DELETE /v2.0/ports/3e281349-8432-4d4f-ada7-5da088505194 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2065] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:43:51 2026] GET /v2.0/routers/8d578ca8-e3da-4b25-82f9-f324257dd5af => generated 980 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:51.890 7 INFO neutron_taas.services.taas.taas_plugin [None req-798d7d24-ef92-46a5-80e6-cb26a6cb2e12 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] TaaS: Handle Delete Port: 55ee8730-ad5a-46d2-b1a1-24655571ee6e 2026-05-08 00:43:51.894 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-798d7d24-ef92-46a5-80e6-cb26a6cb2e12 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Tap Mirror: Handle Delete Port: 55ee8730-ad5a-46d2-b1a1-24655571ee6e [pid: 8|app: 0|req: 1034/2066] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:43:51 2026] POST /v2.0/floatingips => generated 552 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2067] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:43:51 2026] GET /v2.0/ports?device_id=8d578ca8-e3da-4b25-82f9-f324257dd5af => 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: 1033/2068] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:43:51 2026] DELETE /v2.0/ports/55ee8730-ad5a-46d2-b1a1-24655571ee6e => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:52.136 7 INFO neutron_taas.services.taas.taas_plugin [None req-9651c315-25f2-4d32-96e4-5f38c5ac3fe6 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] TaaS: Handle Delete Port: dca4cf01-e6b8-41f4-aa88-c8636a2390b8 2026-05-08 00:43:52.140 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9651c315-25f2-4d32-96e4-5f38c5ac3fe6 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Tap Mirror: Handle Delete Port: dca4cf01-e6b8-41f4-aa88-c8636a2390b8 [pid: 7|app: 0|req: 1034/2069] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:43:52 2026] DELETE /v2.0/ports/dca4cf01-e6b8-41f4-aa88-c8636a2390b8 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:52.279 7 WARNING neutron.db.securitygroups_db [req-ecd70975-026c-4203-a0c8-031322ca2f04 req-222be2e2-efb8-4a56-9346-3ba9958b1166 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1035/2070] 10.0.0.188 () {34 vars in 1098 bytes} [Fri May 8 00:43:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-952158375&fields=id&tenant_id=986ebc2cd10149d6b75c29ffaca9369c => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:52.307 8 INFO neutron_taas.services.taas.taas_plugin [None req-c0c244b2-acd1-477a-90cf-38a7c74abe72 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] TaaS: Handle Delete Port: 1fda703c-b054-4c3f-9983-835e0682bdef 2026-05-08 00:43:52.311 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0c244b2-acd1-477a-90cf-38a7c74abe72 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] Tap Mirror: Handle Delete Port: 1fda703c-b054-4c3f-9983-835e0682bdef 2026-05-08 00:43:52.447 7 INFO neutron_taas.services.taas.taas_plugin [None req-58c099f9-7c27-4250-a58f-f4bf10bbcada 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] TaaS: Handle Delete Port: 9876c2c8-94c1-4acb-83b6-1114cfc9771a 2026-05-08 00:43:52.455 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58c099f9-7c27-4250-a58f-f4bf10bbcada 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Tap Mirror: Handle Delete Port: 9876c2c8-94c1-4acb-83b6-1114cfc9771a [pid: 7|app: 0|req: 1036/2071] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:43:52 2026] DELETE /v2.0/ports/9876c2c8-94c1-4acb-83b6-1114cfc9771a => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:52.599 7 WARNING neutron.db.securitygroups_db [req-ecd70975-026c-4203-a0c8-031322ca2f04 req-47e12491-6943-442b-8dd7-d0e1cc9907a5 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1037/2072] 10.0.0.188 () {34 vars in 1098 bytes} [Fri May 8 00:43:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--333129250&fields=id&tenant_id=986ebc2cd10149d6b75c29ffaca9369c => 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: 1036/2073] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:51 2026] DELETE /v2.0/routers/8d578ca8-e3da-4b25-82f9-f324257dd5af => generated 0 bytes in 771 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:52.746 7 INFO neutron_taas.services.taas.taas_plugin [None req-41cb69a0-fb60-4e55-afdc-5f353cdac787 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] TaaS: Handle Delete Port: ecdb5178-7f7e-49bf-bbc6-fe666be06da8 2026-05-08 00:43:52.749 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41cb69a0-fb60-4e55-afdc-5f353cdac787 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Tap Mirror: Handle Delete Port: ecdb5178-7f7e-49bf-bbc6-fe666be06da8 [pid: 8|app: 0|req: 1037/2074] 10.0.0.188 () {34 vars in 982 bytes} [Fri May 8 00:43:52 2026] GET /v2.0/networks?id=6e5cb7a6-c832-4038-b02c-1bb44ef22bed => generated 711 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:52.922 7 INFO neutron.services.segments.plugin [-] Segment 8fdee0b0-fc12-414c-80c4-83985827b176 resource provider aggregate not found 2026-05-08 00:43:52.926 7 INFO neutron.services.segments.plugin [-] Segment 8fdee0b0-fc12-414c-80c4-83985827b176 resource provider aggregate not found 2026-05-08 00:43:52.938 7 INFO neutron.services.segments.plugin [-] Segment 8fdee0b0-fc12-414c-80c4-83985827b176 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fdee0b0-fc12-414c-80c4-83985827b176 found for delete ", "request_id": "req-e0c296c3-bd99-4dfa-aaa9-46c104bd1f29"}]} 2026-05-08 00:43:52.945 7 INFO neutron.services.segments.plugin [-] Segment 8fdee0b0-fc12-414c-80c4-83985827b176 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fdee0b0-fc12-414c-80c4-83985827b176 found for delete ", "request_id": "req-63d09c8f-cea2-49c6-8a38-18c5f93500bf"}]} [pid: 7|app: 0|req: 1038/2075] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:52 2026] DELETE /v2.0/networks/9aa9913b-401e-4da1-940b-be2b5f7a91c6 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2076] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:43:52 2026] GET /v2.0/ports?device_id=8d578ca8-e3da-4b25-82f9-f324257dd5af => 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: 1040/2077] 10.0.0.188 () {34 vars in 965 bytes} [Fri May 8 00:43:52 2026] GET /v2.0/quotas/986ebc2cd10149d6b75c29ffaca9369c => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:53.063 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8da12c0-a160-41ab-9d33-7dfe6947bb3f 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource ec0b562b-bd13-486e-860b-b4ace3977c04 (type: security_groups) to 1 2026-05-08 00:43:53.075 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8da12c0-a160-41ab-9d33-7dfe6947bb3f 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource 30545833-bbb3-49d5-9da9-cd86c8569e44 (type: security_group_rules) to 0 2026-05-08 00:43:53.088 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8da12c0-a160-41ab-9d33-7dfe6947bb3f 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource 6631e9fe-d343-4192-bc8d-ad9e50cfde38 (type: security_group_rules) to 0 2026-05-08 00:43:53.099 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8da12c0-a160-41ab-9d33-7dfe6947bb3f 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource 903fb1f1-ca8d-4bc8-ad2d-9e885387f0c9 (type: security_group_rules) to 0 2026-05-08 00:43:53.110 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8da12c0-a160-41ab-9d33-7dfe6947bb3f 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource cb10ae4a-fd34-4842-b4bc-434af47a3bc1 (type: security_group_rules) to 0 2026-05-08 00:43:53.121 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ef6b138-9d1b-456a-bba6-745fed965748 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] TaaS: Handle Delete Port: b2da8b04-2ffe-4180-93f3-f19061528cc1 2026-05-08 00:43:53.124 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ef6b138-9d1b-456a-bba6-745fed965748 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Tap Mirror: Handle Delete Port: b2da8b04-2ffe-4180-93f3-f19061528cc1 2026-05-08 00:43:53.183 8 INFO neutron.db.segments_db [None req-f8da12c0-a160-41ab-9d33-7dfe6947bb3f 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Added segment 11391a06-08bd-423e-af4b-3362a189d983 of type geneve for network fcf89233-775c-4fda-8946-ae5f8948b3ee 2026-05-08 00:43:53.324 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8da12c0-a160-41ab-9d33-7dfe6947bb3f 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource fcf89233-775c-4fda-8946-ae5f8948b3ee (type: networks) to 1 [pid: 7|app: 0|req: 1041/2078] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:52 2026] DELETE /v2.0/networks/4ba24e34-c521-4620-9b97-e83908d36571 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:53.356 7 INFO neutron.api.v2.resource [None req-e02a1db7-ba07-44d5-a333-b748fbe227a8 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1042/2079] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:53 2026] DELETE /v2.0/routers/8d578ca8-e3da-4b25-82f9-f324257dd5af => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2080] 10.0.0.188 () {34 vars in 1002 bytes} [Fri May 8 00:43:53 2026] GET /v2.0/ports?tenant_id=986ebc2cd10149d6b75c29ffaca9369c&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:53.503 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f8da12c0-a160-41ab-9d33-7dfe6947bb3f 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] No more DHCP agents 2026-05-08 00:43:53.505 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f8da12c0-a160-41ab-9d33-7dfe6947bb3f 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Unable to schedule network fcf89233-775c-4fda-8946-ae5f8948b3ee: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:53.556 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] OVN reports status down for port: ae2c6cba-b67d-4395-b856-0a40f117bfcf 2026-05-08 00:43:53.586 7 INFO neutron_taas.services.taas.taas_plugin [None req-db84a32c-a11d-4538-9962-2f7cda3166dc 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] TaaS: Handle Delete Port: 47e1f5aa-c5c1-4a01-91ae-5c3cf51e36be 2026-05-08 00:43:53.588 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db84a32c-a11d-4538-9962-2f7cda3166dc 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Tap Mirror: Handle Delete Port: 47e1f5aa-c5c1-4a01-91ae-5c3cf51e36be 2026-05-08 00:43:53.609 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8da12c0-a160-41ab-9d33-7dfe6947bb3f 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource ae2c6cba-b67d-4395-b856-0a40f117bfcf (type: ports) to 1 [pid: 8|app: 0|req: 1038/2081] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:52 2026] POST /v2.0/networks => generated 687 bytes in 889 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2082] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:43:53 2026] GET /v2.0/ports?device_id=6313890a-a95b-4ff4-8a59-f1d9939fd8d1 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2083] 10.0.0.188 () {34 vars in 1008 bytes} [Fri May 8 00:43:53 2026] GET /v2.0/networks/6e5cb7a6-c832-4038-b02c-1bb44ef22bed?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: 1044/2084] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:53 2026] DELETE /v2.0/networks/9cd74dc4-c8c1-4585-906b-7e9c5e69e9c7 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:53.795 7 INFO neutron.api.v2.resource [None req-85f4b0bf-6577-4428-89b5-4a3ef7eba70c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1045/2085] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:53 2026] DELETE /v2.0/routers/6313890a-a95b-4ff4-8a59-f1d9939fd8d1 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2086] 10.0.0.188 () {34 vars in 1108 bytes} [Fri May 8 00:43:53 2026] GET /v2.0/networks/6e5cb7a6-c832-4038-b02c-1bb44ef22bed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:53.945 7 INFO neutron_taas.services.taas.taas_plugin [None req-59d6941a-3599-49df-8851-f6ecff4377f1 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] TaaS: Handle Delete Port: 00f501b5-0da8-4562-a9ac-923965d275d7 2026-05-08 00:43:53.948 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59d6941a-3599-49df-8851-f6ecff4377f1 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Tap Mirror: Handle Delete Port: 00f501b5-0da8-4562-a9ac-923965d275d7 2026-05-08 00:43:53.967 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6a04fc60-0d82-420c-b979-c560308b72a3 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] No more DHCP agents 2026-05-08 00:43:53.968 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6a04fc60-0d82-420c-b979-c560308b72a3 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Unable to schedule network fcf89233-775c-4fda-8946-ae5f8948b3ee: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:54.020 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] OVN reports status down for port: edeb4f89-b96e-4941-adf2-381a2cf9ff3c 2026-05-08 00:43:54.103 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a04fc60-0d82-420c-b979-c560308b72a3 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource edeb4f89-b96e-4941-adf2-381a2cf9ff3c (type: ports) to 1 [pid: 7|app: 0|req: 1047/2087] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:53 2026] DELETE /v2.0/networks/1ce9fcba-ae72-47de-8acc-ac505b1ebada => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2088] 10.0.0.36 () {34 vars in 664 bytes} [Fri May 8 00:43:53 2026] POST /v2.0/ports => generated 778 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:54.197 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff6f4177-c1ae-4962-bbb7-68d5131307bb 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] DELETE failed (client error): The resource could not be 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, ' [pid: 7|app: 0|req: 1048/2089] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:54 2026] DELETE /v2.0/subnets/f69fbddf-dc30-4293-ad87-4ea2db22c438 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2090] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:54 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:54.294 8 INFO neutron.db.segments_db [None req-8c3c45ae-7e8d-48b2-aeed-054df347dc9e 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Added segment 84ff6637-aae4-4c4c-b004-1ef70722a9d6 of type geneve for network 5295b5f1-bf14-4555-b519-dfc62fefd5e7 2026-05-08 00:43:54.306 7 INFO neutron_taas.services.taas.taas_plugin [None req-59fff25c-c165-4761-be6c-ccaa8c908f4e 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] TaaS: Handle Delete Port: 352deb6f-6409-4b98-b820-fc0296e82071 2026-05-08 00:43:54.308 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59fff25c-c165-4761-be6c-ccaa8c908f4e 7d02f61c1d8f4d64b26364178c9ce74c d3b89e2760b4419bb26f6cb15f2c1221 - - default default] Tap Mirror: Handle Delete Port: 352deb6f-6409-4b98-b820-fc0296e82071 2026-05-08 00:43:54.433 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c3c45ae-7e8d-48b2-aeed-054df347dc9e 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource 5295b5f1-bf14-4555-b519-dfc62fefd5e7 (type: networks) to 1 [pid: 7|app: 0|req: 1049/2091] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:54 2026] DELETE /v2.0/networks/2a0c71b4-6ff9-4546-b303-7d09f3e69ca7 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2092] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:43:54 2026] GET /v2.0/ports?device_id=ead57583-1dc4-442e-bcfc-7c3c7f5e5042 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:54.564 7 INFO neutron.api.v2.resource [None req-84c4e183-e85d-47c2-a6bf-6de4373de2d7 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1051/2093] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:54 2026] DELETE /v2.0/routers/ead57583-1dc4-442e-bcfc-7c3c7f5e5042 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:43:54.583 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3eb9456e-3734-4d4b-9df7-f26bb7e25339 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1052/2094] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:54 2026] DELETE /v2.0/subnets/f9358f94-15f9-4f65-b3ec-62a888d48c0d => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:43:54.597 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c3c45ae-7e8d-48b2-aeed-054df347dc9e 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] No more DHCP agents 2026-05-08 00:43:54.598 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c3c45ae-7e8d-48b2-aeed-054df347dc9e 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Unable to schedule network 5295b5f1-bf14-4555-b519-dfc62fefd5e7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1053/2095] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:43:54 2026] GET /v2.0/ports?device_id=d1b5b665-5a96-4661-998e-d5d8f547f19a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:54.641 7 INFO neutron.api.v2.resource [None req-6d7134ea-95ae-4ff1-88ef-d2c3922591e6 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1054/2096] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:54 2026] DELETE /v2.0/routers/d1b5b665-5a96-4661-998e-d5d8f547f19a => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:43:54.660 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70034609-4779-47a1-bde3-5bf24bf9757c 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1055/2097] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:54 2026] DELETE /v2.0/subnets/9c390a72-e862-4167-a6ed-71113d14aa18 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:43:54.664 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] OVN reports status down for port: 769a82cd-69b8-44e1-a8a2-eb9761735bd6 2026-05-08 00:43:54.680 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c9306e2-b738-464c-b9c7-0afeb39281de 1b25d2591382453d9cecb682d2a16480 bd8947912d284cfc8589f7085853f032 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1056/2098] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:54 2026] DELETE /v2.0/subnets/9fa90de1-b5de-4cd8-9305-6f6c1a42bb6e => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:43:54.726 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c3c45ae-7e8d-48b2-aeed-054df347dc9e 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource 769a82cd-69b8-44e1-a8a2-eb9761735bd6 (type: ports) to 1 [pid: 8|app: 0|req: 1043/2099] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:54 2026] POST /v2.0/networks => generated 673 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:54.966 7 INFO neutron.services.segments.plugin [-] Segment baa35391-36c7-4e33-8ea7-02a720ae2680 resource provider aggregate not found 2026-05-08 00:43:54.969 7 INFO neutron.services.segments.plugin [-] Segment baa35391-36c7-4e33-8ea7-02a720ae2680 resource provider aggregate not found 2026-05-08 00:43:54.995 7 INFO neutron.services.segments.plugin [-] Segment baa35391-36c7-4e33-8ea7-02a720ae2680 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baa35391-36c7-4e33-8ea7-02a720ae2680 found for delete ", "request_id": "req-6bbf5fcf-48ee-48de-a5a0-751889926eab"}]} 2026-05-08 00:43:54.996 7 INFO neutron.services.segments.plugin [-] Segment baa35391-36c7-4e33-8ea7-02a720ae2680 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baa35391-36c7-4e33-8ea7-02a720ae2680 found for delete ", "request_id": "req-d782da0a-42db-452e-8090-d5b0e858aca1"}]} 2026-05-08 00:43:55.014 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-160ea0a0-ccf3-4db0-8964-84ecf8704054 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] No more DHCP agents 2026-05-08 00:43:55.016 7 INFO neutron.services.segments.plugin [-] Segment 4610951a-768f-4ca2-97ac-69ef5b38819f resource provider aggregate not found 2026-05-08 00:43:55.019 7 INFO neutron.services.segments.plugin [-] Segment 4610951a-768f-4ca2-97ac-69ef5b38819f resource provider aggregate not found 2026-05-08 00:43:55.025 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-160ea0a0-ccf3-4db0-8964-84ecf8704054 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Unable to schedule network 5295b5f1-bf14-4555-b519-dfc62fefd5e7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:55.044 7 INFO neutron.services.segments.plugin [-] Segment 4610951a-768f-4ca2-97ac-69ef5b38819f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4610951a-768f-4ca2-97ac-69ef5b38819f found for delete ", "request_id": "req-c1019db2-b55a-45e0-a01a-c71781109ef6"}]} 2026-05-08 00:43:55.045 7 INFO neutron.services.segments.plugin [-] Segment 4610951a-768f-4ca2-97ac-69ef5b38819f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4610951a-768f-4ca2-97ac-69ef5b38819f found for delete ", "request_id": "req-637b5afe-accb-43de-ac5c-4224b2b8c517"}]} 2026-05-08 00:43:55.069 7 INFO neutron.db.ovn_revision_numbers_db [None req-160ea0a0-ccf3-4db0-8964-84ecf8704054 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource 60916dc2-a826-4363-ba72-7ebd2ca209bb (type: subnets) to 0 2026-05-08 00:43:55.075 7 INFO neutron.services.segments.plugin [-] Segment 3e6e5423-a02a-45ae-ae5c-8b7bc63f067e resource provider aggregate not found 2026-05-08 00:43:55.077 7 INFO neutron.services.segments.plugin [-] Segment 3e6e5423-a02a-45ae-ae5c-8b7bc63f067e resource provider aggregate not found 2026-05-08 00:43:55.095 7 INFO neutron.services.segments.plugin [-] Segment 3e6e5423-a02a-45ae-ae5c-8b7bc63f067e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e6e5423-a02a-45ae-ae5c-8b7bc63f067e found for delete ", "request_id": "req-f101b07c-8991-4445-b919-5ea434524878"}]} [pid: 7|app: 0|req: 1057/2100] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:54 2026] POST /v2.0/subnets => generated 646 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:43:55.108 7 INFO neutron.services.segments.plugin [-] Segment 3e6e5423-a02a-45ae-ae5c-8b7bc63f067e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e6e5423-a02a-45ae-ae5c-8b7bc63f067e found for delete ", "request_id": "req-ebc8e88d-d3fc-471e-b647-0a3c92c7a06d"}]} 2026-05-08 00:43:55.121 7 INFO neutron.services.segments.plugin [-] Segment 49ad4dfb-c48f-4c26-8832-9b36567e844b resource provider aggregate not found 2026-05-08 00:43:55.131 7 INFO neutron.services.segments.plugin [-] Segment 49ad4dfb-c48f-4c26-8832-9b36567e844b resource provider aggregate not found 2026-05-08 00:43:55.139 7 INFO neutron.services.segments.plugin [-] Segment 49ad4dfb-c48f-4c26-8832-9b36567e844b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49ad4dfb-c48f-4c26-8832-9b36567e844b found for delete ", "request_id": "req-57ae0c05-1629-4e31-8d99-ee1d9c90f3fc"}]} 2026-05-08 00:43:55.142 7 INFO neutron.services.segments.plugin [-] Segment 49ad4dfb-c48f-4c26-8832-9b36567e844b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49ad4dfb-c48f-4c26-8832-9b36567e844b found for delete ", "request_id": "req-26873be4-0ed9-4cde-88cd-c351fb04376a"}]} 2026-05-08 00:43:55.355 7 WARNING neutron.db.securitygroups_db [None req-0129b25e-51a0-4d46-8a5f-bf7889e3cdbc d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1058/2101] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:55 2026] GET /v2.0/security-groups?tenant_id=bd8947912d284cfc8589f7085853f032&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:55.409 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d509758-469e-431c-b561-d8d834e51bda 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] No more DHCP agents 2026-05-08 00:43:55.410 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d509758-469e-431c-b561-d8d834e51bda 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Unable to schedule network 5295b5f1-bf14-4555-b519-dfc62fefd5e7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:55.421 7 WARNING neutron.db.securitygroups_db [None req-b9fda441-a739-4b38-ba11-e7b34fc6c91c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:43:55.495 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] OVN reports status down for port: 7d43a41c-f931-4511-a74d-6b0ffa557a20 2026-05-08 00:43:55.560 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-42c366d4-04ca-4869-8c45-00052c57935f - - - - - -] No hosting information found for port 3dbaba81-c545-4d55-8873-802d26418380: RuntimeError: No hosting information found for port 3dbaba81-c545-4d55-8873-802d26418380 2026-05-08 00:43:55.568 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d509758-469e-431c-b561-d8d834e51bda 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource 7d43a41c-f931-4511-a74d-6b0ffa557a20 (type: ports) to 1 [pid: 8|app: 0|req: 1044/2102] 10.0.0.36 () {34 vars in 664 bytes} [Fri May 8 00:43:55 2026] POST /v2.0/ports => generated 966 bytes in 554 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: 1045/2103] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:55 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => 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: 1046/2104] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:55 2026] DELETE /v2.0/security-groups/57bdc2a6-36dc-4f56-915f-3b1743170138 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:55.995 8 INFO neutron_taas.services.taas.taas_plugin [None req-f2626264-098c-4b56-8ab7-149fdbf8bbef 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] TaaS: Handle Delete Port: 7d43a41c-f931-4511-a74d-6b0ffa557a20 2026-05-08 00:43:55.998 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2626264-098c-4b56-8ab7-149fdbf8bbef 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Tap Mirror: Handle Delete Port: 7d43a41c-f931-4511-a74d-6b0ffa557a20 2026-05-08 00:43:56.125 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9fda441-a739-4b38-ba11-e7b34fc6c91c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6dfc773e-1d0d-47e0-b38b-400c6b97a412 (type: security_groups) to 1 2026-05-08 00:43:56.136 7 INFO neutron.common.ovn.utils [None req-42c366d4-04ca-4869-8c45-00052c57935f - - - - - -] HA Chassis Group neutron-e260e3fb-0f97-4d19-8442-8ba3e8a03e42 synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d 2026-05-08 00:43:56.139 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9fda441-a739-4b38-ba11-e7b34fc6c91c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 219f8fed-3ed0-4c64-839c-d4bfeff79d44 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1047/2105] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:43:55 2026] DELETE /v2.0/ports/7d43a41c-f931-4511-a74d-6b0ffa557a20 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:56.160 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9fda441-a739-4b38-ba11-e7b34fc6c91c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 3eb163e6-ed3f-4917-9add-a7894b8ff949 (type: security_group_rules) to 0 2026-05-08 00:43:56.181 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9fda441-a739-4b38-ba11-e7b34fc6c91c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8552cfad-17f7-4f44-a860-e626f44f7f50 (type: security_group_rules) to 0 2026-05-08 00:43:56.187 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ad17191-8abd-46c7-a414-7bc2c5cfe5bb 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1048/2106] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:43:56 2026] DELETE /v2.0/ports/7d43a41c-f931-4511-a74d-6b0ffa557a20 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:43:56.204 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9fda441-a739-4b38-ba11-e7b34fc6c91c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8a2f6b76-2b11-4715-83a4-97f0e6229bc3 (type: security_group_rules) to 0 2026-05-08 00:43:56.220 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55140cdf-152b-46d6-8113-6ec2f477b1ec 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1049/2107] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:56 2026] GET /v2.0/ports/7d43a41c-f931-4511-a74d-6b0ffa557a20 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2108] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:55 2026] GET /v2.0/security-groups?tenant_id=a2b86feb0fc04226804d9a6d55814d7a&name=default => generated 2925 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:56.271 7 INFO neutron.db.ovn_revision_numbers_db [None req-42c366d4-04ca-4869-8c45-00052c57935f - - - - - -] Successfully bumped revision number for resource 3dbaba81-c545-4d55-8873-802d26418380 (type: router_ports) to 2 2026-05-08 00:43:56.272 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-42c366d4-04ca-4869-8c45-00052c57935f - - - - - -] OVN reports status down for port: 1fda703c-b054-4c3f-9983-835e0682bdef 2026-05-08 00:43:56.284 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-42c366d4-04ca-4869-8c45-00052c57935f - - - - - -] OVN reports status up for port: 1fda703c-b054-4c3f-9983-835e0682bdef [pid: 8|app: 0|req: 1050/2109] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:56 2026] DELETE /v2.0/subnets/60916dc2-a826-4363-ba72-7ebd2ca209bb => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:56.489 8 INFO neutron_taas.services.taas.taas_plugin [None req-108064dc-5219-48b6-a65b-bedddd7ef70e 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] TaaS: Handle Delete Port: 769a82cd-69b8-44e1-a8a2-eb9761735bd6 2026-05-08 00:43:56.491 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-108064dc-5219-48b6-a65b-bedddd7ef70e 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Tap Mirror: Handle Delete Port: 769a82cd-69b8-44e1-a8a2-eb9761735bd6 [pid: 7|app: 0|req: 1060/2110] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:56 2026] DELETE /v2.0/security-groups/6dfc773e-1d0d-47e0-b38b-400c6b97a412 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:56.581 7 WARNING neutron.db.securitygroups_db [None req-130abfa8-2525-4e9c-a1ae-bfcc65fbaf7e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:43:56.673 8 INFO neutron.services.segments.plugin [-] Segment 84ff6637-aae4-4c4c-b004-1ef70722a9d6 resource provider aggregate not found 2026-05-08 00:43:56.677 8 INFO neutron.services.segments.plugin [-] Segment 84ff6637-aae4-4c4c-b004-1ef70722a9d6 resource provider aggregate not found 2026-05-08 00:43:56.695 8 INFO neutron.services.segments.plugin [-] Segment 84ff6637-aae4-4c4c-b004-1ef70722a9d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84ff6637-aae4-4c4c-b004-1ef70722a9d6 found for delete ", "request_id": "req-a03ec8ed-83c2-4cbc-8d0d-4a9f869dbd99"}]} 2026-05-08 00:43:56.699 8 INFO neutron.services.segments.plugin [-] Segment 84ff6637-aae4-4c4c-b004-1ef70722a9d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84ff6637-aae4-4c4c-b004-1ef70722a9d6 found for delete ", "request_id": "req-cd4a3378-7793-496b-a692-3e88a0ed0b98"}]} 2026-05-08 00:43:56.709 7 INFO neutron.db.ovn_revision_numbers_db [None req-130abfa8-2525-4e9c-a1ae-bfcc65fbaf7e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f5af6918-37f1-4dc3-bfac-cdf4cc3a3599 (type: security_groups) to 1 [pid: 8|app: 0|req: 1051/2111] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:56 2026] DELETE /v2.0/networks/5295b5f1-bf14-4555-b519-dfc62fefd5e7 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:56.728 7 INFO neutron.db.ovn_revision_numbers_db [None req-130abfa8-2525-4e9c-a1ae-bfcc65fbaf7e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 42ebce58-0b07-491d-a3c1-2507d49ba4d8 (type: security_group_rules) to 0 2026-05-08 00:43:56.742 7 INFO neutron.db.ovn_revision_numbers_db [None req-130abfa8-2525-4e9c-a1ae-bfcc65fbaf7e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 550bd9af-e7ce-4366-8549-9db35175a048 (type: security_group_rules) to 0 2026-05-08 00:43:56.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-130abfa8-2525-4e9c-a1ae-bfcc65fbaf7e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource aba9b0d6-7487-465f-8190-b2583aae96ac (type: security_group_rules) to 0 2026-05-08 00:43:56.765 7 INFO neutron.db.ovn_revision_numbers_db [None req-130abfa8-2525-4e9c-a1ae-bfcc65fbaf7e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource cb713bb2-159b-497a-ad34-621231c40879 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1061/2112] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:56 2026] GET /v2.0/security-groups?tenant_id=ecc396aabd0b4a78a273348b993895d2&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2113] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:56 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:56.819 8 INFO neutron.db.segments_db [None req-eeca561a-e700-45d9-a9e1-fdea75bfd98b 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Added segment bf0d2294-7550-489d-8dbe-2469e8798e75 of type geneve for network 03579ebf-28fb-435a-9c4b-7fd9ac84f682 2026-05-08 00:43:56.945 8 INFO neutron.db.ovn_revision_numbers_db [None req-eeca561a-e700-45d9-a9e1-fdea75bfd98b 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource 03579ebf-28fb-435a-9c4b-7fd9ac84f682 (type: networks) to 1 [pid: 7|app: 0|req: 1063/2114] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:56 2026] DELETE /v2.0/security-groups/f5af6918-37f1-4dc3-bfac-cdf4cc3a3599 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:57.070 7 WARNING neutron.db.securitygroups_db [None req-a487c317-1cca-41f6-a7f9-d9c295401041 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1064/2115] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:57 2026] GET /v2.0/security-groups?tenant_id=d3b89e2760b4419bb26f6cb15f2c1221&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:57.116 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eeca561a-e700-45d9-a9e1-fdea75bfd98b 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] No more DHCP agents 2026-05-08 00:43:57.117 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eeca561a-e700-45d9-a9e1-fdea75bfd98b 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Unable to schedule network 03579ebf-28fb-435a-9c4b-7fd9ac84f682: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:57.179 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-42c366d4-04ca-4869-8c45-00052c57935f - - - - - -] OVN reports status down for port: cf5bdc87-89e6-448d-ae0a-8053159c87f1 2026-05-08 00:43:57.197 8 INFO neutron.db.ovn_revision_numbers_db [None req-eeca561a-e700-45d9-a9e1-fdea75bfd98b 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource cf5bdc87-89e6-448d-ae0a-8053159c87f1 (type: ports) to 1 [pid: 8|app: 0|req: 1052/2116] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:43:56 2026] POST /v2.0/networks => generated 673 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2117] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:57 2026] DELETE /v2.0/security-groups/18d3411f-379e-4588-b746-af23ea7b2bd4 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:57.451 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee61ceb8-8682-443d-856a-f9c52d0b45d8 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] No more DHCP agents 2026-05-08 00:43:57.453 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee61ceb8-8682-443d-856a-f9c52d0b45d8 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Unable to schedule network 03579ebf-28fb-435a-9c4b-7fd9ac84f682: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:57.477 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee61ceb8-8682-443d-856a-f9c52d0b45d8 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource 60b4f5c6-6895-4891-91a5-325e435a1deb (type: subnets) to 0 [pid: 8|app: 0|req: 1053/2118] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:43:57 2026] POST /v2.0/subnets => generated 646 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2119] 10.0.0.36 () {32 vars in 622 bytes} [Fri May 8 00:43:57 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-08 00:43:57.727 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d5e14775-5de2-4bc8-acb7-344492ec0b80 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] No more DHCP agents 2026-05-08 00:43:57.728 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d5e14775-5de2-4bc8-acb7-344492ec0b80 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Unable to schedule network 03579ebf-28fb-435a-9c4b-7fd9ac84f682: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1055/2120] 10.0.0.36 () {32 vars in 632 bytes} [Fri May 8 00:43:57 2026] GET /v2.0/ => generated 632 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:57.820 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] OVN reports status down for port: 582ea70e-b9e3-48a5-aadd-64e7ef481942 2026-05-08 00:43:57.835 7 INFO neutron.db.ovn_revision_numbers_db [None req-d5e14775-5de2-4bc8-acb7-344492ec0b80 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource 582ea70e-b9e3-48a5-aadd-64e7ef481942 (type: ports) to 1 [pid: 7|app: 0|req: 1066/2121] 10.0.0.36 () {34 vars in 664 bytes} [Fri May 8 00:43:57 2026] POST /v2.0/ports => generated 928 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2122] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:57 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:43:58.068 7 INFO neutron_taas.services.taas.taas_plugin [None req-94514247-42c2-4da2-b04d-acb03cc33540 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] TaaS: Handle Delete Port: 582ea70e-b9e3-48a5-aadd-64e7ef481942 2026-05-08 00:43:58.071 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94514247-42c2-4da2-b04d-acb03cc33540 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Tap Mirror: Handle Delete Port: 582ea70e-b9e3-48a5-aadd-64e7ef481942 [pid: 8|app: 0|req: 1057/2123] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:43:58 2026] GET /v2.0/networks?id=6e5cb7a6-c832-4038-b02c-1bb44ef22bed => generated 711 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2124] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:43:57 2026] DELETE /v2.0/ports/582ea70e-b9e3-48a5-aadd-64e7ef481942 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:58.237 7 WARNING neutron.db.securitygroups_db [req-ecd70975-026c-4203-a0c8-031322ca2f04 req-a5169b15-8f11-42dd-8f70-65c3e9fb8854 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:43:58.246 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37a7f38f-f7e2-4303-867f-ccd8b5756060 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1058/2125] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:43:58 2026] GET /v2.0/ports/582ea70e-b9e3-48a5-aadd-64e7ef481942 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2126] 199.19.213.225 () {34 vars in 1050 bytes} [Fri May 8 00:43:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=986ebc2cd10149d6b75c29ffaca9369c => generated 272 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:58.342 8 WARNING neutron.db.securitygroups_db [None req-54c6b2b5-d8b4-4f54-a287-ef94bcd88c3a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1069/2127] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:43:58 2026] DELETE /v2.0/subnets/60b4f5c6-6895-4891-91a5-325e435a1deb => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:58.547 8 INFO neutron.db.ovn_revision_numbers_db [None req-54c6b2b5-d8b4-4f54-a287-ef94bcd88c3a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 5b3a4f95-4b43-4da6-8e80-b59b114cddd7 (type: security_groups) to 1 2026-05-08 00:43:58.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-54c6b2b5-d8b4-4f54-a287-ef94bcd88c3a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 92b42049-7028-48ac-a879-de380e23096a (type: security_group_rules) to 0 2026-05-08 00:43:58.617 8 INFO neutron.db.ovn_revision_numbers_db [None req-54c6b2b5-d8b4-4f54-a287-ef94bcd88c3a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a7e163ec-c211-4e04-bb6b-b5d47b952d8b (type: security_group_rules) to 0 2026-05-08 00:43:58.639 8 INFO neutron.db.ovn_revision_numbers_db [None req-54c6b2b5-d8b4-4f54-a287-ef94bcd88c3a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b71757c4-1421-4494-ac41-89ea822233d1 (type: security_group_rules) to 0 2026-05-08 00:43:58.660 8 INFO neutron.db.ovn_revision_numbers_db [None req-54c6b2b5-d8b4-4f54-a287-ef94bcd88c3a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c734a011-e3d8-464c-88ef-fb381928f7dc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1059/2128] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:43:58 2026] GET /v2.0/security-groups?tenant_id=2a3da8dff542421bbc940ada5d945a99&name=default => generated 2925 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:43:58.811 8 INFO neutron_taas.services.taas.taas_plugin [None req-bac0e05e-5723-4a8a-9df2-666b0f249030 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] TaaS: Handle Delete Port: cf5bdc87-89e6-448d-ae0a-8053159c87f1 2026-05-08 00:43:58.813 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bac0e05e-5723-4a8a-9df2-666b0f249030 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Tap Mirror: Handle Delete Port: cf5bdc87-89e6-448d-ae0a-8053159c87f1 2026-05-08 00:43:58.870 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-ecd70975-026c-4203-a0c8-031322ca2f04 req-138c5d52-b251-414c-890b-f382828a4086 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] No more DHCP agents 2026-05-08 00:43:58.871 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-ecd70975-026c-4203-a0c8-031322ca2f04 req-138c5d52-b251-414c-890b-f382828a4086 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Unable to schedule network 6e5cb7a6-c832-4038-b02c-1bb44ef22bed: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:58.990 8 INFO neutron.services.segments.plugin [-] Segment bf0d2294-7550-489d-8dbe-2469e8798e75 resource provider aggregate not found 2026-05-08 00:43:58.995 8 INFO neutron.services.segments.plugin [-] Segment bf0d2294-7550-489d-8dbe-2469e8798e75 resource provider aggregate not found 2026-05-08 00:43:59.015 8 INFO neutron.services.segments.plugin [-] Segment bf0d2294-7550-489d-8dbe-2469e8798e75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf0d2294-7550-489d-8dbe-2469e8798e75 found for delete ", "request_id": "req-f2a3521a-92f6-4616-a878-ea6e18e4cd16"}]} 2026-05-08 00:43:59.019 8 INFO neutron.services.segments.plugin [-] Segment bf0d2294-7550-489d-8dbe-2469e8798e75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf0d2294-7550-489d-8dbe-2469e8798e75 found for delete ", "request_id": "req-a67900ff-7302-4ab1-9aed-ba2a8e85de59"}]} [pid: 8|app: 0|req: 1060/2129] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:43:58 2026] DELETE /v2.0/networks/03579ebf-28fb-435a-9c4b-7fd9ac84f682 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:43:59.094 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] OVN reports status down for port: cf127242-db96-4a3c-a863-bf08c42e3622 2026-05-08 00:43:59.114 7 INFO neutron.db.ovn_revision_numbers_db [req-ecd70975-026c-4203-a0c8-031322ca2f04 req-138c5d52-b251-414c-890b-f382828a4086 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource cf127242-db96-4a3c-a863-bf08c42e3622 (type: ports) to 1 [pid: 7|app: 0|req: 1070/2130] 199.19.213.225 () {38 vars in 955 bytes} [Fri May 8 00:43:58 2026] POST /v2.0/ports => generated 997 bytes in 705 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: 1071/2131] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:43:59 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1000 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2132] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:43:59 2026] DELETE /v2.0/security-groups/5b3a4f95-4b43-4da6-8e80-b59b114cddd7 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:43:59.465 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b76ab7c-1554-4f10-a7fd-2fcce3a739b4 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] No more DHCP agents 2026-05-08 00:43:59.466 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b76ab7c-1554-4f10-a7fd-2fcce3a739b4 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Unable to schedule network fcf89233-775c-4fda-8946-ae5f8948b3ee: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:43:59.523 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-42c366d4-04ca-4869-8c45-00052c57935f - - - - - -] OVN reports status down for port: 532e2f43-670b-4fcd-aac8-d18fe8de943f 2026-05-08 00:43:59.585 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b76ab7c-1554-4f10-a7fd-2fcce3a739b4 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource 532e2f43-670b-4fcd-aac8-d18fe8de943f (type: ports) to 1 [pid: 7|app: 0|req: 1072/2133] 10.0.0.36 () {34 vars in 664 bytes} [Fri May 8 00:43:59 2026] POST /v2.0/ports => generated 779 bytes in 437 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: 1073/2134] 10.0.0.188 () {34 vars in 1120 bytes} [Fri May 8 00:43:59 2026] GET /v2.0/security-groups?id=efa1f857-76a7-4646-81de-c98fd5acef36&id=a81b6759-bf40-4ab8-b0b9-018b928040c9&fields=id&fields=name => generated 205 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:43:59.762 8 INFO neutron.db.ovn_revision_numbers_db [req-ecd70975-026c-4203-a0c8-031322ca2f04 req-413a0153-e006-42bf-a7fb-72fab4cf31ec a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource cf127242-db96-4a3c-a863-bf08c42e3622 (type: ports) to 2 2026-05-08 00:43:59.980 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-42c366d4-04ca-4869-8c45-00052c57935f - - - - - -] OVN reports status down for port: 532e2f43-670b-4fcd-aac8-d18fe8de943f 2026-05-08 00:44:00.024 7 INFO neutron.db.ovn_revision_numbers_db [None req-da05866b-dae3-4d69-a703-cddee49795e1 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Successfully bumped revision number for resource 532e2f43-670b-4fcd-aac8-d18fe8de943f (type: ports) to 2 [pid: 7|app: 0|req: 1074/2135] 10.0.0.36 () {34 vars in 736 bytes} [Fri May 8 00:43:59 2026] PUT /v2.0/ports/532e2f43-670b-4fcd-aac8-d18fe8de943f => generated 752 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:44:00.081 8 INFO neutron.db.ovn_revision_numbers_db [req-ecd70975-026c-4203-a0c8-031322ca2f04 req-413a0153-e006-42bf-a7fb-72fab4cf31ec a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource cf127242-db96-4a3c-a863-bf08c42e3622 (type: ports) to 4 [pid: 8|app: 0|req: 1062/2136] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:43:59 2026] PUT /v2.0/ports/cf127242-db96-4a3c-a863-bf08c42e3622 => generated 1270 bytes in 787 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:00.165 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f8da9b7-e7fb-4d38-9b47-531a75342ac5'] response: {'name': 'network-changed', 'server_uuid': 'c541203a-ed8e-4b0a-a25b-3d14ad96bbda', 'tag': 'cf127242-db96-4a3c-a863-bf08c42e3622', 'status': 'completed', 'code': 200} 2026-05-08 00:44:00.227 7 INFO neutron_taas.services.taas.taas_plugin [None req-de39da2e-b0df-4ba7-9484-9e62462cf76b 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] TaaS: Handle Delete Port: 532e2f43-670b-4fcd-aac8-d18fe8de943f 2026-05-08 00:44:00.230 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de39da2e-b0df-4ba7-9484-9e62462cf76b 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Tap Mirror: Handle Delete Port: 532e2f43-670b-4fcd-aac8-d18fe8de943f [pid: 7|app: 0|req: 1075/2137] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:44:00 2026] DELETE /v2.0/ports/532e2f43-670b-4fcd-aac8-d18fe8de943f => generated 0 bytes in 308 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: 1063/2138] 10.0.0.36 () {32 vars in 642 bytes} [Fri May 8 00:44:00 2026] GET /v2.0/ports => generated 1537 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:00.471 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a149a72-1c61-4b21-8161-6b870ccec19f 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1076/2139] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:44:00 2026] GET /v2.0/ports/532e2f43-670b-4fcd-aac8-d18fe8de943f => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2140] 10.0.0.36 () {32 vars in 642 bytes} [Fri May 8 00:44:00 2026] GET /v2.0/ports => generated 1537 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2141] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:44:00 2026] GET /v2.0/ports/edeb4f89-b96e-4941-adf2-381a2cf9ff3c => generated 778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:00.616 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8422053-8cbd-4b92-9809-70b75452f70b 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1065/2142] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:44:00 2026] DELETE /v2.0/ports/582ea70e-b9e3-48a5-aadd-64e7ef481942 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:44:00.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c30b4b81-c7e0-46ed-80e8-ab51bea0faf7 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1078/2143] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:44:00 2026] DELETE /v2.0/subnets/60b4f5c6-6895-4891-91a5-325e435a1deb => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:44:00.680 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5a4fab8-3043-4cef-8aea-a3c6142483e1 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1066/2144] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:44:00 2026] DELETE /v2.0/subnets/60916dc2-a826-4363-ba72-7ebd2ca209bb => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2145] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:44:00 2026] GET /v2.0/ports?tenant_id=986ebc2cd10149d6b75c29ffaca9369c&device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1273 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2146] 199.19.213.225 () {34 vars in 1018 bytes} [Fri May 8 00:44:00 2026] GET /v2.0/networks?tenant_id=986ebc2cd10149d6b75c29ffaca9369c&shared=False => generated 806 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:00.824 8 INFO neutron_taas.services.taas.taas_plugin [None req-dac5ef1c-4aeb-47ef-8fd6-eadc35463e7e 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] TaaS: Handle Delete Port: edeb4f89-b96e-4941-adf2-381a2cf9ff3c 2026-05-08 00:44:00.827 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dac5ef1c-4aeb-47ef-8fd6-eadc35463e7e 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Tap Mirror: Handle Delete Port: edeb4f89-b96e-4941-adf2-381a2cf9ff3c [pid: 7|app: 0|req: 1081/2147] 199.19.213.225 () {34 vars in 930 bytes} [Fri May 8 00:44:00 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2148] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:00 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1012 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2149] 10.0.0.188 () {34 vars in 1120 bytes} [Fri May 8 00:44:00 2026] GET /v2.0/security-groups?id=efa1f857-76a7-4646-81de-c98fd5acef36&id=a81b6759-bf40-4ab8-b0b9-018b928040c9&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2150] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:44:00 2026] DELETE /v2.0/ports/edeb4f89-b96e-4941-adf2-381a2cf9ff3c => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:44:01.088 8 INFO neutron_taas.services.taas.taas_plugin [None req-f29f742a-6967-4a45-bc49-1c63738ddd0b 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] TaaS: Handle Delete Port: ae2c6cba-b67d-4395-b856-0a40f117bfcf 2026-05-08 00:44:01.090 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f29f742a-6967-4a45-bc49-1c63738ddd0b 0fb53bc5932c46238108f77acfdf6773 cdee483e390b476681787f7f5abe596c - - default default] Tap Mirror: Handle Delete Port: ae2c6cba-b67d-4395-b856-0a40f117bfcf 2026-05-08 00:44:01.261 8 INFO neutron.services.segments.plugin [-] Segment 11391a06-08bd-423e-af4b-3362a189d983 resource provider aggregate not found 2026-05-08 00:44:01.270 8 INFO neutron.services.segments.plugin [-] Segment 11391a06-08bd-423e-af4b-3362a189d983 resource provider aggregate not found 2026-05-08 00:44:01.285 8 INFO neutron.services.segments.plugin [-] Segment 11391a06-08bd-423e-af4b-3362a189d983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11391a06-08bd-423e-af4b-3362a189d983 found for delete ", "request_id": "req-0c069d2b-d9e5-44a4-a30f-45ae7d5ba3ff"}]} 2026-05-08 00:44:01.290 8 INFO neutron.services.segments.plugin [-] Segment 11391a06-08bd-423e-af4b-3362a189d983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11391a06-08bd-423e-af4b-3362a189d983 found for delete ", "request_id": "req-6843858e-9bb4-4c7a-aabf-da718126012d"}]} 2026-05-08 00:44:01.297 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ff1ed9b-20a3-4c6b-a8e9-56d913203d44 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] Successfully bumped revision number for resource e46f9d4b-e56f-4fa2-8c25-fbeedc408a05 (type: security_groups) to 1 2026-05-08 00:44:01.318 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ff1ed9b-20a3-4c6b-a8e9-56d913203d44 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] Successfully bumped revision number for resource 000ee59f-76cd-4770-99f7-2290cc203679 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1068/2151] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:44:00 2026] DELETE /v2.0/networks/fcf89233-775c-4fda-8946-ae5f8948b3ee => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:44:01.330 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ff1ed9b-20a3-4c6b-a8e9-56d913203d44 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] Successfully bumped revision number for resource 0e70d4d9-574e-49b5-8bf3-70a349183e64 (type: security_group_rules) to 0 2026-05-08 00:44:01.346 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ff1ed9b-20a3-4c6b-a8e9-56d913203d44 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] Successfully bumped revision number for resource 306ddb76-9bdd-4c48-a642-d881358f5f1a (type: security_group_rules) to 0 2026-05-08 00:44:01.359 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ff1ed9b-20a3-4c6b-a8e9-56d913203d44 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] Successfully bumped revision number for resource c0244df1-ca65-4f57-bfd9-f18dc2247813 (type: security_group_rules) to 0 2026-05-08 00:44:01.466 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ff1ed9b-20a3-4c6b-a8e9-56d913203d44 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] Successfully bumped revision number for resource ec81dca8-d8b8-4052-8949-0f0f804ec240 (type: security_groups) to 1 2026-05-08 00:44:01.477 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ff1ed9b-20a3-4c6b-a8e9-56d913203d44 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] Successfully bumped revision number for resource 2976e2eb-1662-45f8-ac0c-fbcb6b979ddc (type: security_group_rules) to 0 2026-05-08 00:44:01.489 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ff1ed9b-20a3-4c6b-a8e9-56d913203d44 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] Successfully bumped revision number for resource e23059c6-7742-4202-9b52-f1958b705352 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1084/2152] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 8 00:44:00 2026] POST /v2.0/security-groups => generated 1601 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:44:01.561 8 WARNING tagging [None req-fb6826fd-f634-466d-afd4-0dcdbbe2054c 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1069/2153] 10.0.0.36 () {34 vars in 766 bytes} [Fri May 8 00:44:01 2026] PUT /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:01.620 7 WARNING tagging [None req-02f54265-3c3d-493d-8cb8-6e05c5b15e03 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1085/2154] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:44:01 2026] GET /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:01.661 8 WARNING tagging [None req-9b0f20d7-0924-4ce6-a61a-edc69f56aa02 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1070/2155] 10.0.0.36 () {34 vars in 777 bytes} [Fri May 8 00:44:01 2026] PUT /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:44:01.723 7 WARNING tagging [None req-ba6854c4-c683-4ac6-a065-3e77a1ec0210 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1086/2156] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:44:01 2026] GET /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:01.771 8 WARNING tagging [None req-97c79f83-618e-4bd7-b163-1ffaf2f6b1c2 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1071/2157] 10.0.0.36 () {34 vars in 773 bytes} [Fri May 8 00:44:01 2026] PUT /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/tags/red => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:44:01.832 7 WARNING tagging [None req-4d3a312d-fd39-462e-b03b-213dad8d3e3a 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1087/2158] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:44:01 2026] GET /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2159] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:44:01 2026] GET /v2.0/ports?tenant_id=986ebc2cd10149d6b75c29ffaca9369c&device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1273 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:01.914 7 WARNING tagging [None req-4ac8e6af-d396-45e1-8e0b-77b831bfdf4f 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1089/2160] 10.0.0.36 () {34 vars in 795 bytes} [Fri May 8 00:44:01 2026] PUT /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:44:01.952 8 WARNING neutron.db.securitygroups_db [None req-e6dd917b-4664-4a16-94d3-69d17ff671ac d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1090/2161] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:44:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cf127242-db96-4a3c-a863-bf08c42e3622 => 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: 1072/2162] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:01 2026] GET /v2.0/security-groups?tenant_id=cdee483e390b476681787f7f5abe596c&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:01.986 7 WARNING tagging [None req-a1ad4b1e-3dd8-430a-8255-51b8de6728b3 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1091/2163] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:44:01 2026] GET /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2164] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:44:01 2026] GET /v2.0/subnets?id=74d85124-904f-467f-a140-7996c1f6736a => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:02.026 8 WARNING tagging [None req-161bbdd0-20cd-4039-9fa9-30ba7f11188b 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1074/2165] 10.0.0.36 () {34 vars in 766 bytes} [Fri May 8 00:44:02 2026] PUT /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/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: 1075/2166] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:44:02 2026] GET /v2.0/ports?network_id=6e5cb7a6-c832-4038-b02c-1bb44ef22bed&device_owner=network%3Adhcp => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:02.113 8 WARNING tagging [None req-2ff58c37-0553-42d9-aaa6-b032edcd558e 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1076/2167] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:44:02 2026] GET /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2168] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:01 2026] DELETE /v2.0/security-groups/ec0b562b-bd13-486e-860b-b4ace3977c04 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2169] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:44:02 2026] GET /v2.0/networks/6e5cb7a6-c832-4038-b02c-1bb44ef22bed?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:02.220 8 WARNING tagging [None req-0e3ee8c9-e9b6-4b9d-ab76-2a70253e77f5 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1078/2170] 10.0.0.36 () {32 vars in 754 bytes} [Fri May 8 00:44:02 2026] GET /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2171] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:02 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1012 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:02.264 7 WARNING tagging [None req-076cb00b-932a-4d30-a99b-87b041b180f1 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:02.275 7 INFO neutron.api.v2.resource [None req-076cb00b-932a-4d30-a99b-87b041b180f1 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1094/2172] 10.0.0.36 () {32 vars in 758 bytes} [Fri May 8 00:44:02 2026] GET /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2173] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:44:02 2026] GET /v2.0/networks/6e5cb7a6-c832-4038-b02c-1bb44ef22bed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2174] 10.0.0.188 () {34 vars in 1120 bytes} [Fri May 8 00:44:02 2026] GET /v2.0/security-groups?id=efa1f857-76a7-4646-81de-c98fd5acef36&id=a81b6759-bf40-4ab8-b0b9-018b928040c9&fields=id&fields=name => generated 205 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:02.319 8 WARNING tagging [None req-b3169ae7-b37d-4355-a8df-9203e0e30e63 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1080/2175] 10.0.0.36 () {32 vars in 757 bytes} [Fri May 8 00:44:02 2026] DELETE /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:02.393 7 WARNING tagging [None req-aab16866-99a7-41e7-acfa-91cf6b00bf6f 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1096/2176] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:44:02 2026] GET /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:02.437 8 WARNING tagging [None req-27237121-bc85-48dc-b963-b0c67210544e 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:02.451 8 INFO neutron.api.v2.resource [None req-27237121-bc85-48dc-b963-b0c67210544e 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1081/2177] 10.0.0.36 () {32 vars in 761 bytes} [Fri May 8 00:44:02 2026] DELETE /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:44:02.484 7 WARNING tagging [None req-559d0a96-267e-40d0-8407-512f50946523 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1097/2178] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:44:02 2026] DELETE /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:02.542 8 WARNING tagging [None req-4f4e62be-0f3b-428b-a5d1-94b9a1ccbe5c 6f6ea30f16d74a929d841aa659bbda96 4e4cf473819f454cb9fe6bb68644abc9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1082/2179] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:44:02 2026] GET /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2180] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:02 2026] DELETE /v2.0/security-groups/ec81dca8-d8b8-4052-8949-0f0f804ec240 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:03.236 8 WARNING neutron.db.securitygroups_db [None req-c4cf5267-55f8-474a-bc86-c21095ec2210 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:03.377 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4cf5267-55f8-474a-bc86-c21095ec2210 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource cafcd89e-b282-4d0e-aed8-3bbb9c0efd9e (type: security_groups) to 1 2026-05-08 00:44:03.388 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4cf5267-55f8-474a-bc86-c21095ec2210 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 13332529-4379-4674-9d95-2337de0c3b95 (type: security_group_rules) to 0 2026-05-08 00:44:03.396 7 WARNING neutron.db.securitygroups_db [None req-830fc16f-9532-4299-b6ba-0458711be276 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:03.400 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4cf5267-55f8-474a-bc86-c21095ec2210 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 18e496da-092f-49b3-b583-a264666ed859 (type: security_group_rules) to 0 2026-05-08 00:44:03.412 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4cf5267-55f8-474a-bc86-c21095ec2210 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 5e22729d-3d5b-43e7-b9c2-64baf3fb679b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1099/2181] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:03 2026] GET /v2.0/security-groups?tenant_id=4e4cf473819f454cb9fe6bb68644abc9&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:03.426 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4cf5267-55f8-474a-bc86-c21095ec2210 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 62392447-638d-48a8-9f9f-2699d346cc96 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1100/2182] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:03 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1012 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2183] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:03 2026] GET /v2.0/security-groups?tenant_id=81471df33b134362a5c70805ccf66c13&name=default => generated 2925 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2184] 10.0.0.188 () {34 vars in 1120 bytes} [Fri May 8 00:44:03 2026] GET /v2.0/security-groups?id=efa1f857-76a7-4646-81de-c98fd5acef36&id=a81b6759-bf40-4ab8-b0b9-018b928040c9&fields=id&fields=name => generated 205 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2185] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:03 2026] DELETE /v2.0/security-groups/e46f9d4b-e56f-4fa2-8c25-fbeedc408a05 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2186] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:03 2026] DELETE /v2.0/security-groups/cafcd89e-b282-4d0e-aed8-3bbb9c0efd9e => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:03.841 7 WARNING neutron.db.securitygroups_db [None req-1ce25582-6f68-4ffb-99bf-60db67805d66 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:03.980 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ce25582-6f68-4ffb-99bf-60db67805d66 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 807d5157-7c0c-491c-a6b7-b22d2f290d75 (type: security_groups) to 1 2026-05-08 00:44:03.991 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ce25582-6f68-4ffb-99bf-60db67805d66 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 31dfc6be-1631-4f95-9a82-4661db4eed09 (type: security_group_rules) to 0 2026-05-08 00:44:04.002 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ce25582-6f68-4ffb-99bf-60db67805d66 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 39b22985-ce6c-4d95-903d-dba5373ce232 (type: security_group_rules) to 0 2026-05-08 00:44:04.013 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ce25582-6f68-4ffb-99bf-60db67805d66 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a1097158-7d5e-49d4-9e3a-1e338649b454 (type: security_group_rules) to 0 2026-05-08 00:44:04.026 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ce25582-6f68-4ffb-99bf-60db67805d66 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource bafc01d4-70bf-4621-a0ab-e68ad4a6d15e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1102/2187] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:03 2026] GET /v2.0/security-groups?tenant_id=b872b6d65cfd40a7b65c02c82ec337a2&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2188] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:04 2026] DELETE /v2.0/security-groups/807d5157-7c0c-491c-a6b7-b22d2f290d75 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2189] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:04 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1012 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2190] 10.0.0.188 () {34 vars in 1120 bytes} [Fri May 8 00:44:04 2026] GET /v2.0/security-groups?id=efa1f857-76a7-4646-81de-c98fd5acef36&id=a81b6759-bf40-4ab8-b0b9-018b928040c9&fields=id&fields=name => generated 205 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2192] 199.19.213.225 () {34 vars in 994 bytes} [Fri May 8 00:44:05 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1273 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2194] 199.19.213.225 () {34 vars in 1124 bytes} [Fri May 8 00:44:05 2026] GET /v2.0/security-groups?id=efa1f857-76a7-4646-81de-c98fd5acef36&id=a81b6759-bf40-4ab8-b0b9-018b928040c9&fields=id&fields=name => generated 205 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:05.594 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] OVN reports status up for port: cf127242-db96-4a3c-a863-bf08c42e3622 2026-05-08 00:44:05.612 8 INFO neutron.plugins.ml2.plugin [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] Attempt 1 to provision port cf127242-db96-4a3c-a863-bf08c42e3622 2026-05-08 00:44:05.753 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ffd0acc-1ec1-44c5-81c9-b898359597f9'] response: {'server_uuid': 'c541203a-ed8e-4b0a-a25b-3d14ad96bbda', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf127242-db96-4a3c-a863-bf08c42e3622', 'code': 200} 2026-05-08 00:44:05.845 8 WARNING neutron.db.securitygroups_db [None req-5157d513-6d4b-4ecb-b497-28b418701f67 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1106/2195] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:05 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2196] 10.0.0.188 () {34 vars in 1120 bytes} [Fri May 8 00:44:05 2026] GET /v2.0/security-groups?id=efa1f857-76a7-4646-81de-c98fd5acef36&id=a81b6759-bf40-4ab8-b0b9-018b928040c9&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:05.967 8 INFO neutron.db.ovn_revision_numbers_db [None req-d988e6dd-8a36-445a-a251-a549ff616212 - - - - - -] Successfully bumped revision number for resource cf127242-db96-4a3c-a863-bf08c42e3622 (type: ports) to 5 2026-05-08 00:44:06.006 8 INFO neutron.db.ovn_revision_numbers_db [None req-5157d513-6d4b-4ecb-b497-28b418701f67 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f2ba2cd0-e414-4aa6-bd3c-3d6293a52ef8 (type: security_groups) to 1 2026-05-08 00:44:06.026 8 INFO neutron.db.ovn_revision_numbers_db [None req-5157d513-6d4b-4ecb-b497-28b418701f67 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 5e60fd8a-8ff7-45b6-bf6e-d5aa22cf54a8 (type: security_group_rules) to 0 2026-05-08 00:44:06.055 8 INFO neutron.db.ovn_revision_numbers_db [None req-5157d513-6d4b-4ecb-b497-28b418701f67 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 64915601-18ee-45e8-8bbb-c0e4118a78dd (type: security_group_rules) to 0 2026-05-08 00:44:06.077 8 INFO neutron.db.ovn_revision_numbers_db [None req-5157d513-6d4b-4ecb-b497-28b418701f67 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b02cee58-7cd9-4bd6-b889-dd1f7fc6def7 (type: security_group_rules) to 0 2026-05-08 00:44:06.092 8 INFO neutron.db.ovn_revision_numbers_db [None req-5157d513-6d4b-4ecb-b497-28b418701f67 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource bf979387-cac2-433f-a6f6-7ed80874bd91 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1090/2197] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:05 2026] GET /v2.0/security-groups?tenant_id=f93cc274abb54838b5a2b3b16e4bdd35&name=default => generated 2925 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2198] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:06 2026] DELETE /v2.0/security-groups/f2ba2cd0-e414-4aa6-bd3c-3d6293a52ef8 => generated 0 bytes in 211 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: 1091/2199] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:06 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2200] 10.0.0.188 () {34 vars in 1120 bytes} [Fri May 8 00:44:07 2026] GET /v2.0/security-groups?id=efa1f857-76a7-4646-81de-c98fd5acef36&id=a81b6759-bf40-4ab8-b0b9-018b928040c9&fields=id&fields=name => generated 205 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:07.482 8 WARNING neutron.db.securitygroups_db [None req-5ce1216b-1ada-4fbe-9803-199329cbd89b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:07.649 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ce1216b-1ada-4fbe-9803-199329cbd89b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource bfd5a0be-27b8-468b-8bc0-940dd2fb9dea (type: security_groups) to 1 [pid: 7|app: 0|req: 1110/2201] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:44:07 2026] POST /v2.0/subnetpools => generated 516 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:07.663 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ce1216b-1ada-4fbe-9803-199329cbd89b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 41071bde-7eb4-4179-874b-a520fea6768d (type: security_group_rules) to 0 2026-05-08 00:44:07.680 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ce1216b-1ada-4fbe-9803-199329cbd89b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 9793d814-1eb1-487c-bed2-1d44bdcd81a9 (type: security_group_rules) to 0 2026-05-08 00:44:07.695 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ce1216b-1ada-4fbe-9803-199329cbd89b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b735e4e8-1151-4772-8b8e-d6072ae16635 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1111/2202] 10.0.0.36 () {34 vars in 758 bytes} [Fri May 8 00:44:07 2026] PUT /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:07.710 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ce1216b-1ada-4fbe-9803-199329cbd89b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f8c3fc01-4bb0-4ebc-afcb-990cd4904b3f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1112/2203] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:44:07 2026] GET /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2204] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:07 2026] GET /v2.0/security-groups?tenant_id=58def044fe714a8b83b3291ece27b5eb&name=default => generated 2925 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2205] 10.0.0.36 () {34 vars in 769 bytes} [Fri May 8 00:44:07 2026] PUT /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:44:07.794 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-903bcd66-d555-492d-9433-39815bf7e9a2'] response: {'server_uuid': 'c541203a-ed8e-4b0a-a25b-3d14ad96bbda', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf127242-db96-4a3c-a863-bf08c42e3622', 'code': 200} [pid: 7|app: 0|req: 1114/2206] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:44:07 2026] GET /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/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: 1115/2207] 10.0.0.36 () {34 vars in 765 bytes} [Fri May 8 00:44:07 2026] PUT /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2208] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:44:07 2026] GET /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2209] 10.0.0.36 () {34 vars in 787 bytes} [Fri May 8 00:44:07 2026] PUT /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/tags/black.or.white => 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: 1093/2210] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:07 2026] DELETE /v2.0/security-groups/bfd5a0be-27b8-468b-8bc0-940dd2fb9dea => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2211] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:44:07 2026] GET /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2212] 10.0.0.36 () {34 vars in 758 bytes} [Fri May 8 00:44:08 2026] PUT /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2213] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:44:08 2026] GET /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/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: 1095/2214] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:44:08 2026] GET /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:08.196 8 INFO neutron.api.v2.resource [None req-c42cef60-b4e4-4b49-90cc-9eb781836ec1 9d564ddb424549378bae2b0aca59cdc9 52923c6805984680ab2e207afe2f6a2f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1096/2215] 10.0.0.36 () {32 vars in 750 bytes} [Fri May 8 00:44:08 2026] GET /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2216] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:44:08 2026] DELETE /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2217] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:08 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2218] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:44:08 2026] GET /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2219] 10.0.0.188 () {34 vars in 1120 bytes} [Fri May 8 00:44:08 2026] GET /v2.0/security-groups?id=efa1f857-76a7-4646-81de-c98fd5acef36&id=a81b6759-bf40-4ab8-b0b9-018b928040c9&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:08.411 8 INFO neutron.api.v2.resource [None req-332572e4-323f-421c-900c-ebaafbd9a4f5 9d564ddb424549378bae2b0aca59cdc9 52923c6805984680ab2e207afe2f6a2f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1101/2220] 10.0.0.36 () {32 vars in 753 bytes} [Fri May 8 00:44:08 2026] DELETE /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:44:08.468 7 INFO neutron.db.ovn_revision_numbers_db [None req-871c3653-eca5-4dc6-980f-066982f1de11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d4c2a2aa-a96e-4bf7-8af7-83901480ef0c (type: security_groups) to 1 [pid: 8|app: 0|req: 1102/2221] 10.0.0.36 () {32 vars in 741 bytes} [Fri May 8 00:44:08 2026] DELETE /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:08.484 7 INFO neutron.db.ovn_revision_numbers_db [None req-871c3653-eca5-4dc6-980f-066982f1de11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0d9eebee-555f-481c-8379-cd1fa2c528d4 (type: security_group_rules) to 0 2026-05-08 00:44:08.498 7 INFO neutron.db.ovn_revision_numbers_db [None req-871c3653-eca5-4dc6-980f-066982f1de11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8af4763e-7c31-4d6c-9584-fa2c1ff03b02 (type: security_group_rules) to 0 2026-05-08 00:44:08.510 7 INFO neutron.db.ovn_revision_numbers_db [None req-871c3653-eca5-4dc6-980f-066982f1de11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b2f66093-0b8f-4853-8cf7-25ff9ee59f70 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1103/2222] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:08 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:08.524 7 INFO neutron.db.ovn_revision_numbers_db [None req-871c3653-eca5-4dc6-980f-066982f1de11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d4a374e8-2f37-47d1-a5e6-045b87daf852 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1104/2223] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:44:08 2026] GET /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:08.611 7 INFO neutron.db.segments_db [None req-871c3653-eca5-4dc6-980f-066982f1de11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Added segment 42213ece-4328-4dcb-843d-2b910f2c2734 of type geneve for network e7aedcef-fad7-4397-9503-74a1c9ba71d1 2026-05-08 00:44:08.733 7 INFO neutron.db.ovn_revision_numbers_db [None req-871c3653-eca5-4dc6-980f-066982f1de11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e7aedcef-fad7-4397-9503-74a1c9ba71d1 (type: networks) to 1 2026-05-08 00:44:08.916 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-871c3653-eca5-4dc6-980f-066982f1de11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:44:08.918 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-871c3653-eca5-4dc6-980f-066982f1de11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network e7aedcef-fad7-4397-9503-74a1c9ba71d1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:08.984 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4052253d-5ef9-4513-9423-a0e406ad3f11 - - - - - -] OVN reports status down for port: 5fac5060-d8e4-4459-88e5-ab8076ebc9b2 2026-05-08 00:44:09.009 7 INFO neutron.db.ovn_revision_numbers_db [None req-871c3653-eca5-4dc6-980f-066982f1de11 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 5fac5060-d8e4-4459-88e5-ab8076ebc9b2 (type: ports) to 1 [pid: 7|app: 0|req: 1120/2224] 10.0.0.36 () {34 vars in 670 bytes} [Fri May 8 00:44:08 2026] POST /v2.0/networks => generated 779 bytes in 904 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2225] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:44:09 2026] DELETE /v2.0/subnetpools/b831582f-0a4a-46cc-8365-1fd87d67d65b => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:09.136 8 INFO neutron.db.ovn_revision_numbers_db [None req-c78034f3-c23d-4ec9-ab6a-2b23d8ed9f61 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource b61b7cbb-1830-48ba-932a-c39baa3215c7 (type: floatingips) to 1 2026-05-08 00:44:09.242 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c650bcb-a4ed-4861-9780-97ebecf65d1f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:44:09.245 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c650bcb-a4ed-4861-9780-97ebecf65d1f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network e7aedcef-fad7-4397-9503-74a1c9ba71d1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:09.264 8 INFO neutron.db.ovn_revision_numbers_db [None req-c78034f3-c23d-4ec9-ab6a-2b23d8ed9f61 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Successfully bumped revision number for resource b61b7cbb-1830-48ba-932a-c39baa3215c7 (type: floatingips) to 2 2026-05-08 00:44:09.264 8 INFO neutron.db.l3_db [None req-c78034f3-c23d-4ec9-ab6a-2b23d8ed9f61 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Floating IP b61b7cbb-1830-48ba-932a-c39baa3215c7 associated. External IP: 10.96.250.219, port: cf127242-db96-4a3c-a863-bf08c42e3622. [pid: 8|app: 0|req: 1105/2226] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:44:08 2026] PUT /v2.0/floatingips/b61b7cbb-1830-48ba-932a-c39baa3215c7 => generated 856 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:09.692 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c650bcb-a4ed-4861-9780-97ebecf65d1f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 5fac5060-d8e4-4459-88e5-ab8076ebc9b2 (type: ports) to 2 2026-05-08 00:44:09.727 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c650bcb-a4ed-4861-9780-97ebecf65d1f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 65b5a598-e205-4dfa-bda9-dbc8b21e8745 (type: subnets) to 0 [pid: 7|app: 0|req: 1122/2227] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:44:09 2026] POST /v2.0/subnets => generated 687 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:09.854 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f94f35d8-2470-4a6e-a00f-8b4183cb1db4'] response: {'name': 'network-changed', 'server_uuid': 'c541203a-ed8e-4b0a-a25b-3d14ad96bbda', 'tag': 'cf127242-db96-4a3c-a863-bf08c42e3622', '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-05-08 00:44:09.869 8 WARNING neutron.db.securitygroups_db [None req-120faa22-b74f-4159-9f48-941b0b05328b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:10.018 8 INFO neutron.db.ovn_revision_numbers_db [None req-120faa22-b74f-4159-9f48-941b0b05328b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d4efd614-19ba-4e2d-a0fe-9bb2c60c7791 (type: security_groups) to 1 2026-05-08 00:44:10.035 8 INFO neutron.db.ovn_revision_numbers_db [None req-120faa22-b74f-4159-9f48-941b0b05328b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 25bbb476-2351-4c88-83fe-aeec6a3bc67e (type: security_group_rules) to 0 2026-05-08 00:44:10.048 8 INFO neutron.db.ovn_revision_numbers_db [None req-120faa22-b74f-4159-9f48-941b0b05328b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 4042e7d9-15e5-4f44-9d0e-7b58a033939d (type: security_group_rules) to 0 2026-05-08 00:44:10.059 8 INFO neutron.db.ovn_revision_numbers_db [None req-120faa22-b74f-4159-9f48-941b0b05328b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 63460300-5759-4d61-876c-9d7652544ab1 (type: security_group_rules) to 0 2026-05-08 00:44:10.072 8 INFO neutron.db.ovn_revision_numbers_db [None req-120faa22-b74f-4159-9f48-941b0b05328b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource afe7829f-a88e-4d3a-89df-d7bc5a1398a7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1106/2228] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:09 2026] GET /v2.0/security-groups?tenant_id=52923c6805984680ab2e207afe2f6a2f&name=default => generated 2925 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:10.277 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8ceab130-2245-47d5-ba36-394e077f1044 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:44:10.278 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8ceab130-2245-47d5-ba36-394e077f1044 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1107/2229] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:10 2026] DELETE /v2.0/security-groups/d4efd614-19ba-4e2d-a0fe-9bb2c60c7791 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:10.451 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4052253d-5ef9-4513-9423-a0e406ad3f11 - - - - - -] OVN reports status down for port: d74b3d2e-c483-426e-a7df-9cdc0bebd1ac 2026-05-08 00:44:10.458 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ceab130-2245-47d5-ba36-394e077f1044 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d74b3d2e-c483-426e-a7df-9cdc0bebd1ac (type: ports) to 1 2026-05-08 00:44:10.511 8 WARNING neutron.db.securitygroups_db [None req-4f9cdfda-de6a-4070-a2f7-2318313862ce d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:10.709 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f9cdfda-de6a-4070-a2f7-2318313862ce d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource df8896db-f0cc-476d-8a66-3e4e8a09ede5 (type: security_groups) to 1 2026-05-08 00:44:10.720 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f9cdfda-de6a-4070-a2f7-2318313862ce d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 9fccbaef-f760-4862-ab77-b2cef7feb487 (type: security_group_rules) to 0 2026-05-08 00:44:10.746 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f9cdfda-de6a-4070-a2f7-2318313862ce d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource bc9fbb5b-657f-4947-a5be-1c3e41824409 (type: security_group_rules) to 0 2026-05-08 00:44:10.762 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f9cdfda-de6a-4070-a2f7-2318313862ce d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f5c80b70-0114-48f3-ba7f-d5f477a4905b (type: security_group_rules) to 0 2026-05-08 00:44:10.773 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f9cdfda-de6a-4070-a2f7-2318313862ce d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource fb38a222-6686-4fa4-8a20-38c73cb89bd9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1108/2230] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:10 2026] GET /v2.0/security-groups?tenant_id=d41efc72afc543d3952f22f44d4520c0&name=default => generated 2925 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2231] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:44:10 2026] GET /v2.0/ports?tenant_id=986ebc2cd10149d6b75c29ffaca9369c&device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1275 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:10.948 8 WARNING neutron.db.securitygroups_db [None req-609e4c45-754d-4eb4-b7ee-0d3f17c845b0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:11.077 8 INFO neutron.db.ovn_revision_numbers_db [None req-609e4c45-754d-4eb4-b7ee-0d3f17c845b0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 97c5bc95-afda-429b-9539-df658349658d (type: security_groups) to 1 2026-05-08 00:44:11.106 8 INFO neutron.db.ovn_revision_numbers_db [None req-609e4c45-754d-4eb4-b7ee-0d3f17c845b0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 26aec8d3-1e43-40bd-82f8-d6e974561a2f (type: security_group_rules) to 0 2026-05-08 00:44:11.130 8 INFO neutron.db.ovn_revision_numbers_db [None req-609e4c45-754d-4eb4-b7ee-0d3f17c845b0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 515d3fca-93ad-4368-af8e-c41b51bb6029 (type: security_group_rules) to 0 2026-05-08 00:44:11.149 8 INFO neutron.db.ovn_revision_numbers_db [None req-609e4c45-754d-4eb4-b7ee-0d3f17c845b0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a18d79dd-a1f3-4bc8-b93f-ffe6db3e4007 (type: security_group_rules) to 0 2026-05-08 00:44:11.166 8 INFO neutron.db.ovn_revision_numbers_db [None req-609e4c45-754d-4eb4-b7ee-0d3f17c845b0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource eae8abf6-60b3-46b0-96cb-9651dd28428f (type: security_group_rules) to 0 2026-05-08 00:44:11.209 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ceab130-2245-47d5-ba36-394e077f1044 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d74b3d2e-c483-426e-a7df-9cdc0bebd1ac (type: router_ports) to 1 [pid: 8|app: 0|req: 1110/2232] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:10 2026] GET /v2.0/security-groups?tenant_id=95cbc7fc5beb416491dac36a8332c0a2&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:11.271 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4052253d-5ef9-4513-9423-a0e406ad3f11 - - - - - -] OVN reports status up for port: d74b3d2e-c483-426e-a7df-9cdc0bebd1ac 2026-05-08 00:44:11.286 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ceab130-2245-47d5-ba36-394e077f1044 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 9232108e-a7b0-4f24-9907-ce2cbbf26d93 (type: routers) to 2 2026-05-08 00:44:11.286 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb3fafb2-c395-4c0a-a7ab-85a559f67afd - - - - - -] Router 9232108e-a7b0-4f24-9907-ce2cbbf26d93 is bound to host instance 2026-05-08 00:44:11.305 8 INFO neutron.plugins.ml2.plugin [None req-4052253d-5ef9-4513-9423-a0e406ad3f11 - - - - - -] Attempt 1 to provision port d74b3d2e-c483-426e-a7df-9cdc0bebd1ac [pid: 7|app: 0|req: 1123/2233] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:44:09 2026] POST /v2.0/routers => generated 986 bytes in 1562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2234] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:44:11 2026] GET /v2.0/networks?id=6e5cb7a6-c832-4038-b02c-1bb44ef22bed => generated 806 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2235] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:11 2026] DELETE /v2.0/security-groups/97c5bc95-afda-429b-9539-df658349658d => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2236] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:11 2026] DELETE /v2.0/security-groups/df8896db-f0cc-476d-8a66-3e4e8a09ede5 => generated 0 bytes in 476 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2237] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:44:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cf127242-db96-4a3c-a863-bf08c42e3622 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2238] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:44:11 2026] GET /v2.0/subnets?id=74d85124-904f-467f-a140-7996c1f6736a => generated 691 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2239] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:44:11 2026] GET /v2.0/ports?network_id=6e5cb7a6-c832-4038-b02c-1bb44ef22bed&device_owner=network%3Adhcp => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:11.951 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-02983937-4680-4b96-a913-cfe150fd1870 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:44:11.953 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-02983937-4680-4b96-a913-cfe150fd1870 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network e7aedcef-fad7-4397-9503-74a1c9ba71d1: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1115/2240] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:44:11 2026] GET /v2.0/networks/6e5cb7a6-c832-4038-b02c-1bb44ef22bed?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2241] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:44:11 2026] GET /v2.0/networks/6e5cb7a6-c832-4038-b02c-1bb44ef22bed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:12.089 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-42c366d4-04ca-4869-8c45-00052c57935f - - - - - -] OVN reports status down for port: 845d3938-b540-4a10-9637-4e1ed1d7749f 2026-05-08 00:44:12.150 7 INFO neutron.db.ovn_revision_numbers_db [None req-02983937-4680-4b96-a913-cfe150fd1870 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 845d3938-b540-4a10-9637-4e1ed1d7749f (type: ports) to 1 2026-05-08 00:44:12.449 8 INFO neutron.db.ovn_revision_numbers_db [None req-323e8fd7-cc7c-466c-8f26-4fa4c40a18e3 - - - - - -] Successfully bumped revision number for resource d74b3d2e-c483-426e-a7df-9cdc0bebd1ac (type: ports) to 4 2026-05-08 00:44:12.788 8 INFO neutron.db.ovn_revision_numbers_db [None req-323e8fd7-cc7c-466c-8f26-4fa4c40a18e3 - - - - - -] Successfully bumped revision number for resource d74b3d2e-c483-426e-a7df-9cdc0bebd1ac (type: ports) to 5 2026-05-08 00:44:12.812 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-42c366d4-04ca-4869-8c45-00052c57935f - - - - - -] OVN reports status up for port: 845d3938-b540-4a10-9637-4e1ed1d7749f 2026-05-08 00:44:12.839 7 INFO neutron.plugins.ml2.plugin [None req-42c366d4-04ca-4869-8c45-00052c57935f - - - - - -] Attempt 1 to provision port 845d3938-b540-4a10-9637-4e1ed1d7749f 2026-05-08 00:44:12.942 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-02983937-4680-4b96-a913-cfe150fd1870 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:44:12.945 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-02983937-4680-4b96-a913-cfe150fd1870 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network e7aedcef-fad7-4397-9503-74a1c9ba71d1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:13.501 7 INFO neutron.db.ovn_revision_numbers_db [None req-42c366d4-04ca-4869-8c45-00052c57935f - - - - - -] Successfully bumped revision number for resource 845d3938-b540-4a10-9637-4e1ed1d7749f (type: ports) to 2 2026-05-08 00:44:13.789 7 INFO neutron.db.ovn_revision_numbers_db [None req-02983937-4680-4b96-a913-cfe150fd1870 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 845d3938-b540-4a10-9637-4e1ed1d7749f (type: router_ports) to 1 [pid: 7|app: 0|req: 1126/2242] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:44:11 2026] PUT /v2.0/routers/9232108e-a7b0-4f24-9907-ce2cbbf26d93/add_router_interface => generated 310 bytes in 2269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:13.966 8 INFO neutron.common.ovn.utils [None req-4052253d-5ef9-4513-9423-a0e406ad3f11 - - - - - -] HA Chassis Group neutron-e7aedcef-fad7-4397-9503-74a1c9ba71d1 synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d [pid: 8|app: 0|req: 1117/2243] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:44:15 2026] GET /v2.0/subnets => generated 3340 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2244] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:44:15 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: 1128/2245] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:44:15 2026] GET /v2.0/floatingips => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2246] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:44:15 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) [pid: 7|app: 0|req: 1130/2247] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:44:15 2026] GET /v2.0/network-ip-availabilities => generated 4185 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2248] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:44:15 2026] GET /v2.0/security-groups => generated 34317 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 00:44:16.026 8 INFO neutron.db.ovn_revision_numbers_db [None req-60fe98f4-6be8-4b9d-a7c8-6bef4b764613 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource dc2ac93f-1d40-43fe-8585-4fecb929b5af (type: security_groups) to 1 2026-05-08 00:44:16.036 8 INFO neutron.db.ovn_revision_numbers_db [None req-60fe98f4-6be8-4b9d-a7c8-6bef4b764613 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource 05cd9f22-4f29-497a-bfa4-e916dd2dea4d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1132/2249] 10.0.0.188 () {34 vars in 982 bytes} [Fri May 8 00:44:15 2026] GET /v2.0/networks?id=e7aedcef-fad7-4397-9503-74a1c9ba71d1 => generated 710 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:16.048 8 INFO neutron.db.ovn_revision_numbers_db [None req-60fe98f4-6be8-4b9d-a7c8-6bef4b764613 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource 5fb0d700-b263-416c-bb06-b7e326b6afdf (type: security_group_rules) to 0 2026-05-08 00:44:16.059 8 INFO neutron.db.ovn_revision_numbers_db [None req-60fe98f4-6be8-4b9d-a7c8-6bef4b764613 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource 8ad90d2c-815a-465d-91b3-5f3cdc1f442a (type: security_group_rules) to 0 2026-05-08 00:44:16.069 8 INFO neutron.db.ovn_revision_numbers_db [None req-60fe98f4-6be8-4b9d-a7c8-6bef4b764613 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource a4f63c8b-a70e-46d1-a7bf-b3e69d67ca24 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1133/2250] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:44:16 2026] GET /v2.0/routers => generated 2960 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2251] 10.0.0.188 () {34 vars in 965 bytes} [Fri May 8 00:44:16 2026] GET /v2.0/quotas/d1c566bbffc8485a9c8183c00abe5728 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:16.129 8 INFO neutron.db.segments_db [None req-60fe98f4-6be8-4b9d-a7c8-6bef4b764613 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Added segment 05495532-db4c-4316-9073-a11e7fcbf615 of type geneve for network 040a59a5-3e62-4128-8551-88b0b7d8235e [pid: 7|app: 0|req: 1135/2252] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:44: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: 7|app: 0|req: 1136/2253] 10.0.0.188 () {34 vars in 1002 bytes} [Fri May 8 00:44:16 2026] GET /v2.0/ports?tenant_id=d1c566bbffc8485a9c8183c00abe5728&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:16.223 8 INFO neutron.db.ovn_revision_numbers_db [None req-60fe98f4-6be8-4b9d-a7c8-6bef4b764613 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource 040a59a5-3e62-4128-8551-88b0b7d8235e (type: networks) to 1 [pid: 7|app: 0|req: 1137/2254] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:44:16 2026] GET /v2.0/networks => generated 5409 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2255] 10.0.0.188 () {34 vars in 1008 bytes} [Fri May 8 00:44:16 2026] GET /v2.0/networks/e7aedcef-fad7-4397-9503-74a1c9ba71d1?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2256] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:44:16 2026] GET /v2.0/subnets => generated 3340 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:16.376 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-60fe98f4-6be8-4b9d-a7c8-6bef4b764613 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] No more DHCP agents 2026-05-08 00:44:16.377 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-60fe98f4-6be8-4b9d-a7c8-6bef4b764613 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Unable to schedule network 040a59a5-3e62-4128-8551-88b0b7d8235e: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1140/2257] 10.0.0.188 () {34 vars in 1108 bytes} [Fri May 8 00:44:16 2026] GET /v2.0/networks/e7aedcef-fad7-4397-9503-74a1c9ba71d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:16.455 8 INFO neutron.db.ovn_revision_numbers_db [None req-60fe98f4-6be8-4b9d-a7c8-6bef4b764613 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource b0178346-3be2-45a5-bc2d-419a7c4952b2 (type: ports) to 1 [pid: 8|app: 0|req: 1118/2258] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:44:15 2026] POST /v2.0/networks => generated 765 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2259] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:44:16 2026] GET /v2.0/ports => generated 18099 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2260] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:16 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:16.647 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca5ae729-60bd-4e90-97e4-3a48d58b7e0f ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] No more DHCP agents 2026-05-08 00:44:16.649 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca5ae729-60bd-4e90-97e4-3a48d58b7e0f ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Unable to schedule network 040a59a5-3e62-4128-8551-88b0b7d8235e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:17.084 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca5ae729-60bd-4e90-97e4-3a48d58b7e0f ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource b0178346-3be2-45a5-bc2d-419a7c4952b2 (type: ports) to 2 2026-05-08 00:44:17.111 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca5ae729-60bd-4e90-97e4-3a48d58b7e0f ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource 902c816b-d0d4-4b27-bb6c-abdbfe0a11bb (type: subnets) to 0 [pid: 8|app: 0|req: 1119/2261] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:44:16 2026] POST /v2.0/subnets => generated 644 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:17.140 7 WARNING neutron.api.v2.base [None req-151d82bc-2240-4ebf-836b-7a89bbc76bcf ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-08 00:44:17.141 7 INFO neutron.api.v2.resource [None req-151d82bc-2240-4ebf-836b-7a89bbc76bcf ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1143/2262] 10.0.0.36 () {34 vars in 680 bytes} [Fri May 8 00:44:17 2026] POST /v2.0/rbac-policies => generated 143 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-08 00:44:17.304 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4303f0e-e12d-44a8-bf15-9f8d9a202d1f ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] TaaS: Handle Delete Port: b0178346-3be2-45a5-bc2d-419a7c4952b2 2026-05-08 00:44:17.307 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4303f0e-e12d-44a8-bf15-9f8d9a202d1f ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Tap Mirror: Handle Delete Port: b0178346-3be2-45a5-bc2d-419a7c4952b2 2026-05-08 00:44:17.599 8 INFO neutron.services.segments.plugin [-] Segment 05495532-db4c-4316-9073-a11e7fcbf615 resource provider aggregate not found 2026-05-08 00:44:17.608 8 INFO neutron.services.segments.plugin [-] Segment 05495532-db4c-4316-9073-a11e7fcbf615 resource provider aggregate not found 2026-05-08 00:44:17.620 8 INFO neutron.services.segments.plugin [-] Segment 05495532-db4c-4316-9073-a11e7fcbf615 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05495532-db4c-4316-9073-a11e7fcbf615 found for delete ", "request_id": "req-07963ba8-089f-4944-b66e-e9b0025518fb"}]} [pid: 7|app: 0|req: 1144/2263] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:17 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:17.628 8 INFO neutron.services.segments.plugin [-] Segment 05495532-db4c-4316-9073-a11e7fcbf615 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05495532-db4c-4316-9073-a11e7fcbf615 found for delete ", "request_id": "req-13b1b7f2-adc5-4eae-8f2b-3348e747af4d"}]} [pid: 8|app: 0|req: 1120/2264] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:44:17 2026] DELETE /v2.0/networks/040a59a5-3e62-4128-8551-88b0b7d8235e => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:44:17.755 7 INFO neutron.db.segments_db [None req-564b61e5-a6ce-4a62-8629-f7212fa0bdda ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Added segment 5a1d14a4-7ec5-44d6-a78c-1ebad4b61915 of type geneve for network 1813e2a5-a776-433d-9c86-75dffe31c29b 2026-05-08 00:44:17.911 7 INFO neutron.db.ovn_revision_numbers_db [None req-564b61e5-a6ce-4a62-8629-f7212fa0bdda ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource 1813e2a5-a776-433d-9c86-75dffe31c29b (type: networks) to 1 2026-05-08 00:44:17.991 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-12af390f-d23b-48aa-b214-e40b987bebba - - - - - -] No hosting information found for port 845d3938-b540-4a10-9637-4e1ed1d7749f: RuntimeError: No hosting information found for port 845d3938-b540-4a10-9637-4e1ed1d7749f 2026-05-08 00:44:18.143 7 INFO neutron.db.ovn_revision_numbers_db [None req-12af390f-d23b-48aa-b214-e40b987bebba - - - - - -] Successfully bumped revision number for resource 845d3938-b540-4a10-9637-4e1ed1d7749f (type: router_ports) to 2 2026-05-08 00:44:18.144 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-12af390f-d23b-48aa-b214-e40b987bebba - - - - - -] OVN reports status down for port: b0178346-3be2-45a5-bc2d-419a7c4952b2 2026-05-08 00:44:18.149 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-564b61e5-a6ce-4a62-8629-f7212fa0bdda ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] No more DHCP agents 2026-05-08 00:44:18.150 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-564b61e5-a6ce-4a62-8629-f7212fa0bdda ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Unable to schedule network 1813e2a5-a776-433d-9c86-75dffe31c29b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:18.202 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-12af390f-d23b-48aa-b214-e40b987bebba - - - - - -] OVN reports status down for port: fd74117b-fa64-44c9-9fee-359c8c7ac32d 2026-05-08 00:44:18.251 7 INFO neutron.db.ovn_revision_numbers_db [None req-564b61e5-a6ce-4a62-8629-f7212fa0bdda ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource fd74117b-fa64-44c9-9fee-359c8c7ac32d (type: ports) to 1 [pid: 7|app: 0|req: 1145/2265] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:44:17 2026] POST /v2.0/networks => generated 768 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:18.439 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05413d56-ec6b-42ff-84e7-9e6ca9388919 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] No more DHCP agents 2026-05-08 00:44:18.440 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05413d56-ec6b-42ff-84e7-9e6ca9388919 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Unable to schedule network 1813e2a5-a776-433d-9c86-75dffe31c29b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1146/2266] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:18 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:18.846 8 INFO neutron.db.ovn_revision_numbers_db [None req-05413d56-ec6b-42ff-84e7-9e6ca9388919 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource fd74117b-fa64-44c9-9fee-359c8c7ac32d (type: ports) to 2 2026-05-08 00:44:18.877 8 INFO neutron.db.ovn_revision_numbers_db [None req-05413d56-ec6b-42ff-84e7-9e6ca9388919 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource 9c1129b4-9179-4517-b329-737da9b79caa (type: subnets) to 0 [pid: 8|app: 0|req: 1121/2267] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:44:18 2026] POST /v2.0/subnets => generated 647 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:18.905 7 WARNING neutron.api.v2.base [None req-eb97ad9e-4036-4b8c-893d-18c88056ae1e ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-08 00:44:18.906 7 INFO neutron.api.v2.resource [None req-eb97ad9e-4036-4b8c-893d-18c88056ae1e ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1147/2268] 10.0.0.36 () {34 vars in 680 bytes} [Fri May 8 00:44:18 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-08 00:44:19.057 8 INFO neutron_taas.services.taas.taas_plugin [None req-82033fa2-274d-44d2-a978-6c48d61bdcd2 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] TaaS: Handle Delete Port: fd74117b-fa64-44c9-9fee-359c8c7ac32d 2026-05-08 00:44:19.061 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82033fa2-274d-44d2-a978-6c48d61bdcd2 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Tap Mirror: Handle Delete Port: fd74117b-fa64-44c9-9fee-359c8c7ac32d [pid: 7|app: 0|req: 1148/2269] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:19 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:19.839 8 INFO neutron.services.segments.plugin [-] Segment 5a1d14a4-7ec5-44d6-a78c-1ebad4b61915 resource provider aggregate not found 2026-05-08 00:44:19.846 8 INFO neutron.services.segments.plugin [-] Segment 5a1d14a4-7ec5-44d6-a78c-1ebad4b61915 resource provider aggregate not found 2026-05-08 00:44:19.877 8 INFO neutron.services.segments.plugin [-] Segment 5a1d14a4-7ec5-44d6-a78c-1ebad4b61915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a1d14a4-7ec5-44d6-a78c-1ebad4b61915 found for delete ", "request_id": "req-126b5b7f-5b30-40da-a27a-1ee5f442584c"}]} 2026-05-08 00:44:19.879 8 INFO neutron.services.segments.plugin [-] Segment 5a1d14a4-7ec5-44d6-a78c-1ebad4b61915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a1d14a4-7ec5-44d6-a78c-1ebad4b61915 found for delete ", "request_id": "req-d758dc0e-fdd6-45dc-89d8-b1b79036d0c5"}]} [pid: 8|app: 0|req: 1122/2270] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:44:18 2026] DELETE /v2.0/networks/1813e2a5-a776-433d-9c86-75dffe31c29b => generated 0 bytes in 984 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:44:20.020 7 INFO neutron.db.segments_db [None req-b6a3cc4a-5719-4670-acc4-0efe2159c77c ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Added segment 9ac64c66-25fc-4acc-ac94-921dbf0ff575 of type geneve for network 61e05021-d999-4e96-b9de-9429d1a2bebc 2026-05-08 00:44:20.122 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6a3cc4a-5719-4670-acc4-0efe2159c77c ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource 61e05021-d999-4e96-b9de-9429d1a2bebc (type: networks) to 1 2026-05-08 00:44:20.271 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b6a3cc4a-5719-4670-acc4-0efe2159c77c ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] No more DHCP agents 2026-05-08 00:44:20.273 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6a3cc4a-5719-4670-acc4-0efe2159c77c ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Unable to schedule network 61e05021-d999-4e96-b9de-9429d1a2bebc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:20.312 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-12af390f-d23b-48aa-b214-e40b987bebba - - - - - -] OVN reports status down for port: c6af30b1-475d-4ca4-9458-15c3b3876aa9 2026-05-08 00:44:20.370 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6a3cc4a-5719-4670-acc4-0efe2159c77c ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource c6af30b1-475d-4ca4-9458-15c3b3876aa9 (type: ports) to 1 [pid: 7|app: 0|req: 1149/2271] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:44:19 2026] POST /v2.0/networks => generated 768 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:20.527 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-16b4f0db-db46-4707-99ef-81f8d57a45f9 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] No more DHCP agents 2026-05-08 00:44:20.529 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16b4f0db-db46-4707-99ef-81f8d57a45f9 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Unable to schedule network 61e05021-d999-4e96-b9de-9429d1a2bebc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:20.728 7 INFO neutron.db.ovn_revision_numbers_db [None req-708a1adc-ad2e-4840-b408-85b1866b8f5a 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 7da41d76-5721-4a07-bf70-c7e21ca27aeb (type: security_groups) to 1 2026-05-08 00:44:20.740 7 INFO neutron.db.ovn_revision_numbers_db [None req-708a1adc-ad2e-4840-b408-85b1866b8f5a 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 2ce2f540-03b2-4948-bbd5-1b26031f9edb (type: security_group_rules) to 0 2026-05-08 00:44:20.753 7 INFO neutron.db.ovn_revision_numbers_db [None req-708a1adc-ad2e-4840-b408-85b1866b8f5a 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource c7e9e255-7fb0-407d-adf7-d701e159d32a (type: security_group_rules) to 0 2026-05-08 00:44:20.766 7 INFO neutron.db.ovn_revision_numbers_db [None req-708a1adc-ad2e-4840-b408-85b1866b8f5a 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource d5ab4086-86a4-4789-bf7a-da0b16063cdc (type: security_group_rules) to 0 2026-05-08 00:44:20.780 7 INFO neutron.db.ovn_revision_numbers_db [None req-708a1adc-ad2e-4840-b408-85b1866b8f5a 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource fe98301e-1a41-4858-a9f3-0a71b8f5d065 (type: security_group_rules) to 0 2026-05-08 00:44:20.854 7 INFO neutron.db.segments_db [None req-708a1adc-ad2e-4840-b408-85b1866b8f5a 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Added segment 5091fc6c-5420-4998-af4e-fb3fb9ca9733 of type geneve for network 9369c264-7530-4f45-b801-f47eec543704 2026-05-08 00:44:20.973 7 INFO neutron.db.ovn_revision_numbers_db [None req-708a1adc-ad2e-4840-b408-85b1866b8f5a 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 9369c264-7530-4f45-b801-f47eec543704 (type: networks) to 1 2026-05-08 00:44:20.979 8 INFO neutron.db.ovn_revision_numbers_db [None req-16b4f0db-db46-4707-99ef-81f8d57a45f9 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource c6af30b1-475d-4ca4-9458-15c3b3876aa9 (type: ports) to 2 2026-05-08 00:44:21.009 8 INFO neutron.db.ovn_revision_numbers_db [None req-16b4f0db-db46-4707-99ef-81f8d57a45f9 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Successfully bumped revision number for resource fc96cfd4-8b0b-4e62-81de-38ee09d08c00 (type: subnets) to 0 [pid: 8|app: 0|req: 1123/2274] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:44:20 2026] POST /v2.0/subnets => generated 647 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2275] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:44:21 2026] GET /v2.0/networks?id=e7aedcef-fad7-4397-9503-74a1c9ba71d1 => generated 710 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2276] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:21 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:21.155 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-708a1adc-ad2e-4840-b408-85b1866b8f5a 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:21.157 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-708a1adc-ad2e-4840-b408-85b1866b8f5a 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network 9369c264-7530-4f45-b801-f47eec543704: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:21.210 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4052253d-5ef9-4513-9423-a0e406ad3f11 - - - - - -] OVN reports status down for port: 71dbd0a4-7318-4cf1-a690-ad10f78443bb 2026-05-08 00:44:21.225 7 INFO neutron.db.ovn_revision_numbers_db [None req-708a1adc-ad2e-4840-b408-85b1866b8f5a 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 71dbd0a4-7318-4cf1-a690-ad10f78443bb (type: ports) to 1 [pid: 7|app: 0|req: 1152/2277] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:44:20 2026] POST /v2.0/networks => generated 678 bytes in 832 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2278] 10.0.0.36 () {34 vars in 680 bytes} [Fri May 8 00:44:21 2026] POST /v2.0/rbac-policies => generated 324 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:21.457 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-889098e1-4c8f-4bb7-b443-65d51554024b 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:21.458 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-889098e1-4c8f-4bb7-b443-65d51554024b 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network 9369c264-7530-4f45-b801-f47eec543704: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:21.495 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-5ca9f175-150c-4374-9466-45c2b5fea949 req-aec25777-1271-43da-973f-b79d99df11a6 5de36c89b562477eb1b56178678a9c9a d1c566bbffc8485a9c8183c00abe5728 - - default default] No more DHCP agents 2026-05-08 00:44:21.496 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-5ca9f175-150c-4374-9466-45c2b5fea949 req-aec25777-1271-43da-973f-b79d99df11a6 5de36c89b562477eb1b56178678a9c9a d1c566bbffc8485a9c8183c00abe5728 - - default default] Unable to schedule network e7aedcef-fad7-4397-9503-74a1c9ba71d1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:21.612 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4052253d-5ef9-4513-9423-a0e406ad3f11 - - - - - -] OVN reports status down for port: 2982b19f-6017-4224-97b8-16584943bc54 2026-05-08 00:44:21.631 7 INFO neutron.db.ovn_revision_numbers_db [req-5ca9f175-150c-4374-9466-45c2b5fea949 req-aec25777-1271-43da-973f-b79d99df11a6 5de36c89b562477eb1b56178678a9c9a d1c566bbffc8485a9c8183c00abe5728 - - default default] Successfully bumped revision number for resource 2982b19f-6017-4224-97b8-16584943bc54 (type: ports) to 1 [pid: 7|app: 0|req: 1153/2279] 199.19.213.225 () {38 vars in 955 bytes} [Fri May 8 00:44:21 2026] POST /v2.0/ports => generated 954 bytes in 443 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: 1154/2280] 10.0.0.36 () {32 vars in 722 bytes} [Fri May 8 00:44:21 2026] GET /v2.0/networks/61e05021-d999-4e96-b9de-9429d1a2bebc => generated 693 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:21.975 8 INFO neutron.db.ovn_revision_numbers_db [None req-889098e1-4c8f-4bb7-b443-65d51554024b 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 71dbd0a4-7318-4cf1-a690-ad10f78443bb (type: ports) to 2 2026-05-08 00:44:22.013 8 INFO neutron.db.ovn_revision_numbers_db [None req-889098e1-4c8f-4bb7-b443-65d51554024b 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource a5e2cbe6-b7e2-4710-80d6-6312a171c2ec (type: subnets) to 0 [pid: 8|app: 0|req: 1127/2281] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:44:21 2026] POST /v2.0/subnets => generated 658 bytes in 743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2282] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 8 00:44:22 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:22.115 7 INFO neutron.db.ovn_revision_numbers_db [req-5ca9f175-150c-4374-9466-45c2b5fea949 req-03cb386b-f5a0-47eb-bea5-a9adda623f71 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 2982b19f-6017-4224-97b8-16584943bc54 (type: ports) to 2 2026-05-08 00:44:22.260 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d514dad-24ff-4809-ba45-49eda3665633 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:22.261 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d514dad-24ff-4809-ba45-49eda3665633 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network 9369c264-7530-4f45-b801-f47eec543704: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:22.298 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d514dad-24ff-4809-ba45-49eda3665633 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 38b93102-e87c-4c2a-9d67-ee4a5e05c3e0 (type: subnets) to 0 [pid: 8|app: 0|req: 1129/2283] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:44:22 2026] POST /v2.0/subnets => generated 732 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:22.320 7 INFO neutron.db.ovn_revision_numbers_db [req-5ca9f175-150c-4374-9466-45c2b5fea949 req-03cb386b-f5a0-47eb-bea5-a9adda623f71 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 2982b19f-6017-4224-97b8-16584943bc54 (type: ports) to 4 [pid: 7|app: 0|req: 1155/2284] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:44:21 2026] PUT /v2.0/ports/2982b19f-6017-4224-97b8-16584943bc54 => generated 1227 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:44:22.357 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a645ffb0-ae3a-4870-9a47-b1b10f0160ea 6d1f51d78fa741c2b417793a2c3a752f 59d8d5fcfde9459faf9c6b33e2dbe1b9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1130/2285] 10.0.0.36 () {32 vars in 722 bytes} [Fri May 8 00:44:22 2026] GET /v2.0/networks/61e05021-d999-4e96-b9de-9429d1a2bebc => generated 138 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:44:22.380 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-21037b00-c64f-488f-a1c8-bdf246cc00b6'] response: {'name': 'network-changed', 'server_uuid': 'c0be1177-3005-4c56-8786-d4eb4f36885a', 'tag': '2982b19f-6017-4224-97b8-16584943bc54', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1156/2286] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:22 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:22.436 8 INFO neutron.db.segments_db [None req-17042a17-7a6c-4b5d-a2b1-afd963b02bd6 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Added segment 9812b64b-aa64-41e8-adf5-f40c2208d36f of type geneve for network f7023938-894b-4fd8-b7fb-8e53df71975f 2026-05-08 00:44:22.528 8 INFO neutron.db.ovn_revision_numbers_db [None req-17042a17-7a6c-4b5d-a2b1-afd963b02bd6 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource f7023938-894b-4fd8-b7fb-8e53df71975f (type: networks) to 1 2026-05-08 00:44:22.532 7 INFO neutron_taas.services.taas.taas_plugin [None req-382af23a-0231-45a3-888d-757086f0f0cb ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] TaaS: Handle Delete Port: c6af30b1-475d-4ca4-9458-15c3b3876aa9 2026-05-08 00:44:22.534 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-382af23a-0231-45a3-888d-757086f0f0cb ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] Tap Mirror: Handle Delete Port: c6af30b1-475d-4ca4-9458-15c3b3876aa9 2026-05-08 00:44:22.704 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17042a17-7a6c-4b5d-a2b1-afd963b02bd6 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:22.706 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17042a17-7a6c-4b5d-a2b1-afd963b02bd6 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network f7023938-894b-4fd8-b7fb-8e53df71975f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:22.751 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4052253d-5ef9-4513-9423-a0e406ad3f11 - - - - - -] OVN reports status down for port: e508cc17-bf5d-43b8-ab29-3625cc92df42 2026-05-08 00:44:22.810 8 INFO neutron.db.ovn_revision_numbers_db [None req-17042a17-7a6c-4b5d-a2b1-afd963b02bd6 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource e508cc17-bf5d-43b8-ab29-3625cc92df42 (type: ports) to 1 2026-05-08 00:44:22.840 7 INFO neutron.services.segments.plugin [-] Segment 9ac64c66-25fc-4acc-ac94-921dbf0ff575 resource provider aggregate not found 2026-05-08 00:44:22.843 7 INFO neutron.services.segments.plugin [-] Segment 9ac64c66-25fc-4acc-ac94-921dbf0ff575 resource provider aggregate not found [pid: 8|app: 0|req: 1131/2287] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:44:22 2026] POST /v2.0/networks => generated 676 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:22.858 7 INFO neutron.services.segments.plugin [-] Segment 9ac64c66-25fc-4acc-ac94-921dbf0ff575 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ac64c66-25fc-4acc-ac94-921dbf0ff575 found for delete ", "request_id": "req-065c23ea-f91f-455e-b564-a56735d8332c"}]} 2026-05-08 00:44:22.863 7 INFO neutron.services.segments.plugin [-] Segment 9ac64c66-25fc-4acc-ac94-921dbf0ff575 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ac64c66-25fc-4acc-ac94-921dbf0ff575 found for delete ", "request_id": "req-e7f1b35a-c370-410a-81cb-7c41edb24128"}]} [pid: 7|app: 0|req: 1157/2288] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:44:22 2026] DELETE /v2.0/networks/61e05021-d999-4e96-b9de-9429d1a2bebc => generated 0 bytes in 501 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2289] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:44:22 2026] GET /v2.0/security-groups?id=d4c2a2aa-a96e-4bf7-8af7-83901480ef0c&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2290] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:44:22 2026] GET /v2.0/ports?tenant_id=d1c566bbffc8485a9c8183c00abe5728&device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 1230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:22.938 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dbdbbd76-89e2-406b-bb08-63dafb1db71c ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1134/2291] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:44:22 2026] DELETE /v2.0/subnets/902c816b-d0d4-4b27-bb6c-abdbfe0a11bb => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:44:22.955 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26101a0c-4d95-4041-aeb6-04f8b0bf67bd ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1135/2292] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:44:22 2026] DELETE /v2.0/subnets/9c1129b4-9179-4517-b329-737da9b79caa => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2293] 199.19.213.225 () {34 vars in 1018 bytes} [Fri May 8 00:44:22 2026] GET /v2.0/networks?tenant_id=d1c566bbffc8485a9c8183c00abe5728&shared=False => generated 807 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:23.021 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7b1fce3-aefa-4d0f-a6f5-077b050ed000 ee8744151d3f4ad894d6dabe19eeff0d 25d0206ad1dd497c8725178a7e4f7c97 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1137/2294] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:44:23 2026] DELETE /v2.0/subnets/fc96cfd4-8b0b-4e62-81de-38ee09d08c00 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2295] 199.19.213.225 () {34 vars in 930 bytes} [Fri May 8 00:44:23 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:23.085 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d086b2be-561e-42c5-bf28-7ad5c3786719 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:23.089 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d086b2be-561e-42c5-bf28-7ad5c3786719 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network f7023938-894b-4fd8-b7fb-8e53df71975f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:23.559 7 INFO neutron.db.ovn_revision_numbers_db [None req-d086b2be-561e-42c5-bf28-7ad5c3786719 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource e508cc17-bf5d-43b8-ab29-3625cc92df42 (type: ports) to 2 2026-05-08 00:44:23.596 7 INFO neutron.db.ovn_revision_numbers_db [None req-d086b2be-561e-42c5-bf28-7ad5c3786719 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource a963dd34-7b4b-48d8-9b14-f2c000a5ad08 (type: subnets) to 0 [pid: 7|app: 0|req: 1158/2296] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:44:22 2026] POST /v2.0/subnets => generated 656 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:23.849 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa8a6b41-21a7-483d-ab21-09b9e0d9f5c2 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:23.851 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa8a6b41-21a7-483d-ab21-09b9e0d9f5c2 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network f7023938-894b-4fd8-b7fb-8e53df71975f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:23.875 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa8a6b41-21a7-483d-ab21-09b9e0d9f5c2 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 0c33bff9-bcc2-406d-a911-78e3996885ba (type: subnets) to 0 [pid: 8|app: 0|req: 1139/2297] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:44:23 2026] POST /v2.0/subnets => generated 725 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:23.983 8 INFO neutron.db.segments_db [None req-5ec03689-c8c7-4e9d-a03e-d298f62ac3e2 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Added segment b47a45a6-b960-458a-8276-8eaecca21fc9 of type geneve for network 31e15bca-19e1-4fa7-9483-ce12d7a937d5 2026-05-08 00:44:24.042 7 WARNING neutron.db.securitygroups_db [None req-11a8db4b-ea66-4ff3-9a21-e10347d58e17 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1159/2298] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:23 2026] GET /v2.0/security-groups?tenant_id=25d0206ad1dd497c8725178a7e4f7c97&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:24.088 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ec03689-c8c7-4e9d-a03e-d298f62ac3e2 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 31e15bca-19e1-4fa7-9483-ce12d7a937d5 (type: networks) to 1 [pid: 7|app: 0|req: 1160/2299] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:24 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2300] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:44:24 2026] GET /v2.0/ports?tenant_id=d1c566bbffc8485a9c8183c00abe5728&device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 1230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:24.261 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ec03689-c8c7-4e9d-a03e-d298f62ac3e2 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:24.262 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ec03689-c8c7-4e9d-a03e-d298f62ac3e2 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network 31e15bca-19e1-4fa7-9483-ce12d7a937d5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:24.300 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-12af390f-d23b-48aa-b214-e40b987bebba - - - - - -] OVN reports status down for port: c4ae7104-5f08-48de-b619-2e4a6d878a4d 2026-05-08 00:44:24.336 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ec03689-c8c7-4e9d-a03e-d298f62ac3e2 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource c4ae7104-5f08-48de-b619-2e4a6d878a4d (type: ports) to 1 [pid: 8|app: 0|req: 1140/2301] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:44:23 2026] POST /v2.0/networks => generated 676 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2302] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:24 2026] DELETE /v2.0/security-groups/dc2ac93f-1d40-43fe-8585-4fecb929b5af => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2303] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:44:24 2026] GET /v2.0/security-groups?id=d4c2a2aa-a96e-4bf7-8af7-83901480ef0c&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2304] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:44:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2982b19f-6017-4224-97b8-16584943bc54 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2305] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:44:24 2026] GET /v2.0/subnets?id=65b5a598-e205-4dfa-bda9-dbc8b21e8745 => generated 690 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2306] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:44:24 2026] GET /v2.0/ports?network_id=e7aedcef-fad7-4397-9503-74a1c9ba71d1&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:24.468 7 WARNING neutron.db.securitygroups_db [None req-c751faac-158b-417b-afd9-2f0598ce5502 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:24.577 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ce7d092-1cf1-494a-a947-a783e5afc545 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:24.578 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ce7d092-1cf1-494a-a947-a783e5afc545 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network 31e15bca-19e1-4fa7-9483-ce12d7a937d5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:24.584 7 INFO neutron.db.ovn_revision_numbers_db [None req-c751faac-158b-417b-afd9-2f0598ce5502 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a070b927-79e9-43f8-8751-1e059d611653 (type: security_groups) to 1 2026-05-08 00:44:24.598 7 INFO neutron.db.ovn_revision_numbers_db [None req-c751faac-158b-417b-afd9-2f0598ce5502 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 14a32312-374c-4ffa-9de7-cd3cdd856b09 (type: security_group_rules) to 0 2026-05-08 00:44:24.614 7 INFO neutron.db.ovn_revision_numbers_db [None req-c751faac-158b-417b-afd9-2f0598ce5502 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 63918127-6fc7-4a2e-900b-54cda05e804b (type: security_group_rules) to 0 2026-05-08 00:44:24.629 7 INFO neutron.db.ovn_revision_numbers_db [None req-c751faac-158b-417b-afd9-2f0598ce5502 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 92d49cbc-6b50-40fd-9865-485f5f19b1d4 (type: security_group_rules) to 0 2026-05-08 00:44:24.643 7 INFO neutron.db.ovn_revision_numbers_db [None req-c751faac-158b-417b-afd9-2f0598ce5502 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f4ac59db-6088-4507-9eb4-af957f062fec (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1166/2307] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:24 2026] GET /v2.0/security-groups?tenant_id=59d8d5fcfde9459faf9c6b33e2dbe1b9&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2308] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:44:24 2026] GET /v2.0/networks/e7aedcef-fad7-4397-9503-74a1c9ba71d1?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: 1168/2309] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:24 2026] DELETE /v2.0/security-groups/a070b927-79e9-43f8-8751-1e059d611653 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2310] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:44:24 2026] GET /v2.0/networks/e7aedcef-fad7-4397-9503-74a1c9ba71d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:25.034 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ce7d092-1cf1-494a-a947-a783e5afc545 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource c4ae7104-5f08-48de-b619-2e4a6d878a4d (type: ports) to 2 [pid: 7|app: 0|req: 1170/2311] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:24 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1014 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:25.070 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ce7d092-1cf1-494a-a947-a783e5afc545 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 7f0a3a36-525e-4bad-b70f-a2f3b6a9ef93 (type: subnets) to 0 [pid: 8|app: 0|req: 1142/2312] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:44:24 2026] POST /v2.0/subnets => generated 656 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2313] 10.0.0.188 () {34 vars in 1120 bytes} [Fri May 8 00:44:25 2026] GET /v2.0/security-groups?id=efa1f857-76a7-4646-81de-c98fd5acef36&id=a81b6759-bf40-4ab8-b0b9-018b928040c9&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:25.102 8 WARNING neutron.db.securitygroups_db [None req-d3930432-cec8-4190-9694-11b5a14e480c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:25.240 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3930432-cec8-4190-9694-11b5a14e480c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6b26b691-a29d-464b-9daf-d400caef4bff (type: security_groups) to 1 2026-05-08 00:44:25.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3930432-cec8-4190-9694-11b5a14e480c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 3cf032dd-a45f-4548-a8a7-de59f01bedf4 (type: security_group_rules) to 0 2026-05-08 00:44:25.270 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3930432-cec8-4190-9694-11b5a14e480c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 9515803e-eb70-41a1-b488-2d63ea1b7901 (type: security_group_rules) to 0 2026-05-08 00:44:25.281 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3930432-cec8-4190-9694-11b5a14e480c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 9bd5a7ba-1536-4cc2-add4-881bd93af94f (type: security_group_rules) to 0 2026-05-08 00:44:25.293 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3930432-cec8-4190-9694-11b5a14e480c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d49107d1-8e93-4cf6-8ed0-5c3417fcc1a8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1143/2314] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:25 2026] GET /v2.0/security-groups?tenant_id=a4e9b2797aae4178967f83dbc78cb12f&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:25.352 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1d2de0aa-f158-42c3-8309-c1653a38b852 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:25.354 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1d2de0aa-f158-42c3-8309-c1653a38b852 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network 31e15bca-19e1-4fa7-9483-ce12d7a937d5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:25.384 7 INFO neutron.db.ovn_revision_numbers_db [None req-1d2de0aa-f158-42c3-8309-c1653a38b852 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 6aa134f4-1c8c-46d6-b188-59cc093ba0f0 (type: subnets) to 0 [pid: 7|app: 0|req: 1172/2315] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:44:25 2026] POST /v2.0/subnets => generated 729 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2316] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:44:25 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1275 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2317] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:25 2026] DELETE /v2.0/security-groups/6b26b691-a29d-464b-9daf-d400caef4bff => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2318] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:25 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2319] 10.0.0.36 () {32 vars in 857 bytes} [Fri May 8 00:44:25 2026] GET /v2.0/floatingips?floating_network_id=0003d320-9a2b-473c-843e-821636210b16&port_id=cf127242-db96-4a3c-a863-bf08c42e3622 => generated 861 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2320] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:44:25 2026] GET /v2.0/security-groups?id=d4c2a2aa-a96e-4bf7-8af7-83901480ef0c&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:25.937 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf5a54cc-be6c-4555-82bc-67ac77acc4cf 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:25.938 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf5a54cc-be6c-4555-82bc-67ac77acc4cf 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1177/2321] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 00:44:25 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1275 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2322] 10.0.0.137 () {34 vars in 1120 bytes} [Fri May 8 00:44:26 2026] GET /v2.0/security-groups?id=efa1f857-76a7-4646-81de-c98fd5acef36&id=a81b6759-bf40-4ab8-b0b9-018b928040c9&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:26.064 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-12af390f-d23b-48aa-b214-e40b987bebba - - - - - -] OVN reports status down for port: 2b39f4b0-7a5a-43c9-af30-ca10e1ade07a 2026-05-08 00:44:26.104 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf5a54cc-be6c-4555-82bc-67ac77acc4cf 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 2b39f4b0-7a5a-43c9-af30-ca10e1ade07a (type: ports) to 1 2026-05-08 00:44:26.700 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-12af390f-d23b-48aa-b214-e40b987bebba - - - - - -] OVN reports status up for port: 2b39f4b0-7a5a-43c9-af30-ca10e1ade07a 2026-05-08 00:44:26.719 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-323e8fd7-cc7c-466c-8f26-4fa4c40a18e3 - - - - - -] Router a8d65f2f-c3f4-4a19-aab2-4867c9a758b1 is bound to host instance 2026-05-08 00:44:26.719 7 INFO neutron.plugins.ml2.plugin [None req-12af390f-d23b-48aa-b214-e40b987bebba - - - - - -] Attempt 1 to provision port 2b39f4b0-7a5a-43c9-af30-ca10e1ade07a 2026-05-08 00:44:26.745 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf5a54cc-be6c-4555-82bc-67ac77acc4cf 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 2b39f4b0-7a5a-43c9-af30-ca10e1ade07a (type: router_ports) to 1 [pid: 7|app: 0|req: 1179/2323] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:26 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:26.883 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf5a54cc-be6c-4555-82bc-67ac77acc4cf 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource a8d65f2f-c3f4-4a19-aab2-4867c9a758b1 (type: routers) to 2 [pid: 8|app: 0|req: 1145/2324] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:44:25 2026] POST /v2.0/routers => generated 966 bytes in 1419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2325] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:44:26 2026] GET /v2.0/security-groups?id=d4c2a2aa-a96e-4bf7-8af7-83901480ef0c&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:27.607 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4052253d-5ef9-4513-9423-a0e406ad3f11 - - - - - -] OVN reports status up for port: 2982b19f-6017-4224-97b8-16584943bc54 2026-05-08 00:44:27.669 8 INFO neutron.plugins.ml2.plugin [None req-4052253d-5ef9-4513-9423-a0e406ad3f11 - - - - - -] Attempt 1 to provision port 2982b19f-6017-4224-97b8-16584943bc54 2026-05-08 00:44:27.971 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb0d9063-44d1-4bc1-8846-966e0845d7a8'] response: {'server_uuid': 'c0be1177-3005-4c56-8786-d4eb4f36885a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2982b19f-6017-4224-97b8-16584943bc54', 'code': 200} [pid: 7|app: 0|req: 1181/2326] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:28 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:28.080 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb4815f0-c0b3-4cf4-a135-5a14cb157b1b 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:28.091 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb4815f0-c0b3-4cf4-a135-5a14cb157b1b 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network 9369c264-7530-4f45-b801-f47eec543704: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1182/2327] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:44:28 2026] GET /v2.0/security-groups?id=d4c2a2aa-a96e-4bf7-8af7-83901480ef0c&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: 7|app: 0|req: 1183/2328] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:28 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2329] 10.0.0.188 () {34 vars in 1120 bytes} [Fri May 8 00:44:28 2026] GET /v2.0/security-groups?id=efa1f857-76a7-4646-81de-c98fd5acef36&id=a81b6759-bf40-4ab8-b0b9-018b928040c9&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:28.452 8 INFO neutron.db.ovn_revision_numbers_db [None req-4052253d-5ef9-4513-9423-a0e406ad3f11 - - - - - -] Successfully bumped revision number for resource 2982b19f-6017-4224-97b8-16584943bc54 (type: ports) to 5 2026-05-08 00:44:28.539 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb4815f0-c0b3-4cf4-a135-5a14cb157b1b 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource b6c26020-9115-4a6c-a1cc-46d601b98d69 (type: ports) to 1 2026-05-08 00:44:28.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-206f90f1-d003-4de6-b83e-68d93ba155b7 - - - - - -] Successfully bumped revision number for resource 2b39f4b0-7a5a-43c9-af30-ca10e1ade07a (type: ports) to 4 2026-05-08 00:44:29.169 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cdbf4996-c84a-4cca-9b29-e9e4396e0bfd - - - - - -] OVN reports status down for port: cf127242-db96-4a3c-a863-bf08c42e3622 [pid: 7|app: 0|req: 1185/2330] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:29 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2331] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:44:29 2026] GET /v2.0/security-groups?id=d4c2a2aa-a96e-4bf7-8af7-83901480ef0c&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2332] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:29 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2333] 10.0.0.188 () {34 vars in 1120 bytes} [Fri May 8 00:44:29 2026] GET /v2.0/security-groups?id=efa1f857-76a7-4646-81de-c98fd5acef36&id=a81b6759-bf40-4ab8-b0b9-018b928040c9&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:29.440 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-12af390f-d23b-48aa-b214-e40b987bebba - - - - - -] OVN reports status down for port: b6c26020-9115-4a6c-a1cc-46d601b98d69 2026-05-08 00:44:29.671 8 INFO neutron.db.ovn_revision_numbers_db [None req-206f90f1-d003-4de6-b83e-68d93ba155b7 - - - - - -] Successfully bumped revision number for resource 2b39f4b0-7a5a-43c9-af30-ca10e1ade07a (type: ports) to 5 2026-05-08 00:44:30.031 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a80422d-4fba-4e43-a92b-4b1998d4fad6'] response: {'server_uuid': 'c0be1177-3005-4c56-8786-d4eb4f36885a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2982b19f-6017-4224-97b8-16584943bc54', 'code': 200} 2026-05-08 00:44:30.035 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a80422d-4fba-4e43-a92b-4b1998d4fad6'] response: {'server_uuid': 'c541203a-ed8e-4b0a-a25b-3d14ad96bbda', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cf127242-db96-4a3c-a863-bf08c42e3622', 'code': 200} [pid: 7|app: 0|req: 1189/2334] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:44:29 2026] POST /v2.0/subnetpools => generated 516 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:30.116 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdbf4996-c84a-4cca-9b29-e9e4396e0bfd - - - - - -] Successfully bumped revision number for resource cf127242-db96-4a3c-a863-bf08c42e3622 (type: ports) to 6 2026-05-08 00:44:30.126 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-12af390f-d23b-48aa-b214-e40b987bebba - - - - - -] OVN reports status up for port: b6c26020-9115-4a6c-a1cc-46d601b98d69 [pid: 7|app: 0|req: 1190/2335] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:44:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:30.164 7 INFO neutron.plugins.ml2.plugin [None req-12af390f-d23b-48aa-b214-e40b987bebba - - - - - -] Attempt 1 to provision port b6c26020-9115-4a6c-a1cc-46d601b98d69 [pid: 7|app: 0|req: 1191/2336] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:44:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:30.276 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb4815f0-c0b3-4cf4-a135-5a14cb157b1b 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:30.277 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb4815f0-c0b3-4cf4-a135-5a14cb157b1b 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network 9369c264-7530-4f45-b801-f47eec543704: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1192/2337] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:44:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2338] 199.19.213.225 () {34 vars in 994 bytes} [Fri May 8 00:44:30 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => generated 1012 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:30.686 8 INFO neutron.common.ovn.utils [None req-8f852cf2-ffc2-4262-8140-c4e89c914f7d - - - - - -] HA Chassis Group neutron-9369c264-7530-4f45-b801-f47eec543704 synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d 2026-05-08 00:44:30.691 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb4815f0-c0b3-4cf4-a135-5a14cb157b1b 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource b6c26020-9115-4a6c-a1cc-46d601b98d69 (type: router_ports) to 1 [pid: 8|app: 0|req: 1146/2339] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:44:26 2026] PUT /v2.0/routers/a8d65f2f-c3f4-4a19-aab2-4867c9a758b1/add_router_interface => generated 310 bytes in 3775 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: 1194/2340] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:44:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2341] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:30 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => 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: 1148/2342] 10.0.0.36 () {34 vars in 758 bytes} [Fri May 8 00:44:30 2026] PUT /v2.0/subnetpools/65e611aa-d59e-4b3c-85b0-424ba58322e0/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:30.990 7 INFO neutron_taas.services.taas.taas_plugin [req-5829f900-aa9c-4fd1-b6ba-4b54e6668585 req-df417124-665a-4b91-aa7b-555fa857dad6 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] TaaS: Handle Delete Port: cf127242-db96-4a3c-a863-bf08c42e3622 2026-05-08 00:44:30.995 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5829f900-aa9c-4fd1-b6ba-4b54e6668585 req-df417124-665a-4b91-aa7b-555fa857dad6 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Tap Mirror: Handle Delete Port: cf127242-db96-4a3c-a863-bf08c42e3622 2026-05-08 00:44:31.030 7 INFO neutron.db.ovn_revision_numbers_db [None req-12af390f-d23b-48aa-b214-e40b987bebba - - - - - -] Successfully bumped revision number for resource b6c26020-9115-4a6c-a1cc-46d601b98d69 (type: ports) to 2 2026-05-08 00:44:31.241 7 INFO neutron.db.l3_db [req-5829f900-aa9c-4fd1-b6ba-4b54e6668585 req-df417124-665a-4b91-aa7b-555fa857dad6 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Floating IP b61b7cbb-1830-48ba-932a-c39baa3215c7 disassociated. External IP: 10.96.250.219, port: cf127242-db96-4a3c-a863-bf08c42e3622. [pid: 7|app: 0|req: 1195/2343] 199.19.213.225 () {36 vars in 997 bytes} [Fri May 8 00:44:30 2026] DELETE /v2.0/ports/cf127242-db96-4a3c-a863-bf08c42e3622 => generated 0 bytes in 692 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2344] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:31 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:31.436 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b5f35bd8-5149-4006-a0ba-eae9fa78dda1 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:31.438 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b5f35bd8-5149-4006-a0ba-eae9fa78dda1 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network f7023938-894b-4fd8-b7fb-8e53df71975f: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1197/2345] 10.0.0.188 () {34 vars in 1120 bytes} [Fri May 8 00:44:31 2026] GET /v2.0/security-groups?id=efa1f857-76a7-4646-81de-c98fd5acef36&id=a81b6759-bf40-4ab8-b0b9-018b928040c9&fields=id&fields=name => generated 205 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2346] 10.0.0.36 () {34 vars in 758 bytes} [Fri May 8 00:44:31 2026] PUT /v2.0/subnetpools/562ea2ea-36cb-471f-bca6-736fd08d7cf8/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:31.496 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1621271f-a509-4c60-a2c4-a4c733ec3403'] response: {'server_uuid': 'c541203a-ed8e-4b0a-a25b-3d14ad96bbda', 'name': 'network-vif-deleted', 'tag': 'cf127242-db96-4a3c-a863-bf08c42e3622', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1199/2347] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:44:31 2026] GET /v2.0/security-groups?id=d4c2a2aa-a96e-4bf7-8af7-83901480ef0c&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2348] 10.0.0.36 () {34 vars in 758 bytes} [Fri May 8 00:44:31 2026] PUT /v2.0/subnetpools/7cf9dc46-fdf7-4d45-bc0e-cef38d7d0ce1/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:31.609 8 INFO neutron.db.ovn_revision_numbers_db [None req-b5f35bd8-5149-4006-a0ba-eae9fa78dda1 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource bde28be4-34a1-41ff-a00c-7e5ef3fe9bfa (type: ports) to 1 [pid: 7|app: 0|req: 1201/2349] 10.0.0.36 () {34 vars in 758 bytes} [Fri May 8 00:44:31 2026] PUT /v2.0/subnetpools/419ba2f9-f375-4750-a064-d996256f7bd7/tags => 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: 1202/2350] 10.0.0.36 () {32 vars in 671 bytes} [Fri May 8 00:44:31 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) [pid: 7|app: 0|req: 1203/2351] 10.0.0.36 () {32 vars in 685 bytes} [Fri May 8 00:44:31 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2352] 10.0.0.36 () {32 vars in 681 bytes} [Fri May 8 00:44:31 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2353] 10.0.0.36 () {32 vars in 693 bytes} [Fri May 8 00:44:31 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:31.778 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f852cf2-ffc2-4262-8140-c4e89c914f7d - - - - - -] OVN reports status down for port: 2982b19f-6017-4224-97b8-16584943bc54 [pid: 7|app: 0|req: 1206/2354] 10.0.0.36 () {32 vars in 679 bytes} [Fri May 8 00:44:31 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) [pid: 7|app: 0|req: 1207/2355] 10.0.0.36 () {32 vars in 693 bytes} [Fri May 8 00:44:31 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) [pid: 7|app: 0|req: 1208/2356] 10.0.0.36 () {32 vars in 689 bytes} [Fri May 8 00:44:31 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2357] 10.0.0.36 () {32 vars in 701 bytes} [Fri May 8 00:44:31 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2358] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:44:31 2026] DELETE /v2.0/subnetpools/65e611aa-d59e-4b3c-85b0-424ba58322e0 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2359] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:44:31 2026] DELETE /v2.0/subnetpools/562ea2ea-36cb-471f-bca6-736fd08d7cf8 => 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: 1212/2360] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:44:31 2026] DELETE /v2.0/subnetpools/7cf9dc46-fdf7-4d45-bc0e-cef38d7d0ce1 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:32.088 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ce3ba89-06e2-4f79-b2c6-8984cb951313'] response: {'server_uuid': 'c541203a-ed8e-4b0a-a25b-3d14ad96bbda', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cf127242-db96-4a3c-a863-bf08c42e3622', 'code': 200} 2026-05-08 00:44:32.088 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ce3ba89-06e2-4f79-b2c6-8984cb951313'] response: {'server_uuid': 'c0be1177-3005-4c56-8786-d4eb4f36885a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2982b19f-6017-4224-97b8-16584943bc54', 'code': 200} [pid: 7|app: 0|req: 1213/2361] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:44:32 2026] DELETE /v2.0/subnetpools/419ba2f9-f375-4750-a064-d996256f7bd7 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2362] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:44:32 2026] DELETE /v2.0/subnetpools/27abbbfc-18e2-43bf-ab71-9e6bb7a7f495 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:32.313 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f852cf2-ffc2-4262-8140-c4e89c914f7d - - - - - -] Successfully bumped revision number for resource 2982b19f-6017-4224-97b8-16584943bc54 (type: ports) to 6 [pid: 7|app: 0|req: 1215/2363] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:32 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => 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: 1216/2364] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:32 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:32.761 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b5f35bd8-5149-4006-a0ba-eae9fa78dda1 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:32.763 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b5f35bd8-5149-4006-a0ba-eae9fa78dda1 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network f7023938-894b-4fd8-b7fb-8e53df71975f: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1217/2365] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:44:32 2026] GET /v2.0/security-groups?id=d4c2a2aa-a96e-4bf7-8af7-83901480ef0c&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2366] 199.19.213.225 () {34 vars in 994 bytes} [Fri May 8 00:44:32 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:33.093 7 INFO neutron_taas.services.taas.taas_plugin [req-c17ebcfa-3c47-4c73-8d05-baa5f5073434 req-d21879bc-68c8-47ea-8545-c47d831f457e 5de36c89b562477eb1b56178678a9c9a d1c566bbffc8485a9c8183c00abe5728 - - default default] TaaS: Handle Delete Port: 2982b19f-6017-4224-97b8-16584943bc54 2026-05-08 00:44:33.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c17ebcfa-3c47-4c73-8d05-baa5f5073434 req-d21879bc-68c8-47ea-8545-c47d831f457e 5de36c89b562477eb1b56178678a9c9a d1c566bbffc8485a9c8183c00abe5728 - - default default] Tap Mirror: Handle Delete Port: 2982b19f-6017-4224-97b8-16584943bc54 2026-05-08 00:44:33.210 8 INFO neutron.db.ovn_revision_numbers_db [None req-b5f35bd8-5149-4006-a0ba-eae9fa78dda1 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource bde28be4-34a1-41ff-a00c-7e5ef3fe9bfa (type: router_ports) to 1 [pid: 8|app: 0|req: 1149/2367] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:44:30 2026] PUT /v2.0/routers/a8d65f2f-c3f4-4a19-aab2-4867c9a758b1/add_router_interface => generated 310 bytes in 2393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:33.226 8 INFO neutron.common.ovn.utils [None req-7f42cd58-99e6-4416-90da-060027a6bf71 - - - - - -] HA Chassis Group neutron-f7023938-894b-4fd8-b7fb-8e53df71975f synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d [pid: 7|app: 0|req: 1219/2368] 199.19.213.225 () {36 vars in 997 bytes} [Fri May 8 00:44:32 2026] DELETE /v2.0/ports/2982b19f-6017-4224-97b8-16584943bc54 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:44:33.412 8 WARNING neutron.db.securitygroups_db [None req-1b184306-9734-4caa-baea-9f5a0b475921 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:33.546 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3053a4fd-653c-4621-a3f7-18af79cad052'] response: {'server_uuid': 'c0be1177-3005-4c56-8786-d4eb4f36885a', 'name': 'network-vif-deleted', 'tag': '2982b19f-6017-4224-97b8-16584943bc54', 'status': 'completed', 'code': 200} 2026-05-08 00:44:33.571 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b184306-9734-4caa-baea-9f5a0b475921 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 03bab082-62d3-4f06-8bde-b69037d7da6b (type: security_groups) to 1 2026-05-08 00:44:33.585 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b184306-9734-4caa-baea-9f5a0b475921 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 00c92ce2-cced-4ca5-82bd-50175b9a6f86 (type: security_group_rules) to 0 2026-05-08 00:44:33.598 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b184306-9734-4caa-baea-9f5a0b475921 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 30e671f2-633a-4c74-bfa8-060d6241a1b6 (type: security_group_rules) to 0 2026-05-08 00:44:33.613 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b184306-9734-4caa-baea-9f5a0b475921 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 37b21083-749a-4632-b3d4-5e194e6b2901 (type: security_group_rules) to 0 2026-05-08 00:44:33.625 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b184306-9734-4caa-baea-9f5a0b475921 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource bcdbaaa6-86d5-4a8f-9707-91f09fdc6c06 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1150/2369] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:33 2026] GET /v2.0/security-groups?tenant_id=44693e6cd2a548f49babd1676adedbe4&name=default => generated 2925 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2370] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:33 2026] DELETE /v2.0/security-groups/03bab082-62d3-4f06-8bde-b69037d7da6b => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2371] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:33 2026] GET /v2.0/ports?device_id=c541203a-ed8e-4b0a-a25b-3d14ad96bbda => 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: 1153/2372] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:33 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:33.942 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-451ada2c-ddf1-4402-8bb7-59219ddd0d5d 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:33.943 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-451ada2c-ddf1-4402-8bb7-59219ddd0d5d 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network 31e15bca-19e1-4fa7-9483-ce12d7a937d5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:33.975 8 WARNING neutron.db.securitygroups_db [None req-0a5370a5-8642-4393-8504-08ebba514195 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:34.116 7 INFO neutron.db.ovn_revision_numbers_db [None req-451ada2c-ddf1-4402-8bb7-59219ddd0d5d 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 9e1781ef-8f16-4b4d-b3e6-db558aa56e6e (type: ports) to 1 2026-05-08 00:44:34.129 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a5370a5-8642-4393-8504-08ebba514195 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 18a8bee4-eb35-4ba4-a904-2ca09b693c8c (type: security_groups) to 1 2026-05-08 00:44:34.139 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b91d76a-66cd-4033-95e0-61a9b96f23ba'] response: {'server_uuid': 'c0be1177-3005-4c56-8786-d4eb4f36885a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2982b19f-6017-4224-97b8-16584943bc54', 'code': 200} 2026-05-08 00:44:34.143 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a5370a5-8642-4393-8504-08ebba514195 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0cb5fa09-a7ab-491a-88ac-f100100a161c (type: security_group_rules) to 0 2026-05-08 00:44:34.156 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a5370a5-8642-4393-8504-08ebba514195 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1853fc69-d32e-48a3-83dd-f465632fdc46 (type: security_group_rules) to 0 2026-05-08 00:44:34.169 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a5370a5-8642-4393-8504-08ebba514195 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 443e5174-744e-4946-b776-8d52f5ddb888 (type: security_group_rules) to 0 2026-05-08 00:44:34.183 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a5370a5-8642-4393-8504-08ebba514195 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 9e1304cf-1f29-4ad9-b00f-493e26efd2f4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1154/2373] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:33 2026] GET /v2.0/security-groups?tenant_id=0a8c05aae8284e7092ed409617e71832&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2374] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:34 2026] DELETE /v2.0/security-groups/18a8bee4-eb35-4ba4-a904-2ca09b693c8c => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:34.563 8 WARNING neutron.db.securitygroups_db [None req-86141e86-0413-47fd-93fd-37bb48f0af06 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:34.685 8 INFO neutron.db.ovn_revision_numbers_db [None req-86141e86-0413-47fd-93fd-37bb48f0af06 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 29993182-efd0-486b-8090-491d910c219a (type: security_groups) to 1 2026-05-08 00:44:34.694 8 INFO neutron.db.ovn_revision_numbers_db [None req-86141e86-0413-47fd-93fd-37bb48f0af06 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 44cb1d1d-8b46-4c74-983e-0720b41cdf12 (type: security_group_rules) to 0 2026-05-08 00:44:34.705 8 INFO neutron.db.ovn_revision_numbers_db [None req-86141e86-0413-47fd-93fd-37bb48f0af06 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ad55afcc-670c-4c2b-a35a-06c3f1e7f36f (type: security_group_rules) to 0 2026-05-08 00:44:34.718 8 INFO neutron.db.ovn_revision_numbers_db [None req-86141e86-0413-47fd-93fd-37bb48f0af06 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b93b5ca7-b22e-4354-8e26-a7c7bb3aca5d (type: security_group_rules) to 0 2026-05-08 00:44:34.728 8 INFO neutron.db.ovn_revision_numbers_db [None req-86141e86-0413-47fd-93fd-37bb48f0af06 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e03b261a-1234-4641-b868-a7a2979eebb3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1156/2375] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:34 2026] GET /v2.0/security-groups?tenant_id=eb561ce58c3a49bf8f5a21538ef763de&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:34.937 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-451ada2c-ddf1-4402-8bb7-59219ddd0d5d 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:34.938 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-451ada2c-ddf1-4402-8bb7-59219ddd0d5d 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network 31e15bca-19e1-4fa7-9483-ce12d7a937d5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1157/2376] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:34 2026] DELETE /v2.0/security-groups/29993182-efd0-486b-8090-491d910c219a => 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: 1158/2377] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:35 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => 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: 1159/2378] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:35 2026] DELETE /v2.0/security-groups/efa1f857-76a7-4646-81de-c98fd5acef36 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:35.215 8 INFO neutron.api.v2.resource [None req-55d25ec7-2368-49e5-9118-b88b3d28e9d1 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1160/2379] 10.0.0.36 () {32 vars in 736 bytes} [Fri May 8 00:44:35 2026] GET /v2.0/security-groups/efa1f857-76a7-4646-81de-c98fd5acef36 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:44:35.388 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e81d83e-7fbe-44d0-be87-29c2a35ce8f9 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] TaaS: Handle Delete Port: d9ea6b4d-f4ad-4c69-8faf-7862fe85f7a3 2026-05-08 00:44:35.391 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e81d83e-7fbe-44d0-be87-29c2a35ce8f9 8df068bf6cfd47f583668e0aa2b81850 986ebc2cd10149d6b75c29ffaca9369c - - default default] Tap Mirror: Handle Delete Port: d9ea6b4d-f4ad-4c69-8faf-7862fe85f7a3 2026-05-08 00:44:35.407 7 INFO neutron.db.ovn_revision_numbers_db [None req-451ada2c-ddf1-4402-8bb7-59219ddd0d5d 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 9e1781ef-8f16-4b4d-b3e6-db558aa56e6e (type: router_ports) to 1 [pid: 7|app: 0|req: 1220/2380] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:44:33 2026] PUT /v2.0/routers/a8d65f2f-c3f4-4a19-aab2-4867c9a758b1/add_router_interface => generated 310 bytes in 2129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2383] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:44:35 2026] DELETE /v2.0/floatingips/b61b7cbb-1830-48ba-932a-c39baa3215c7 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:35.605 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8cff2fd-0eb2-49e2-a022-3d7b62a5fbee 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 3ae257d3-9d27-428d-87cc-3b0cd3fe973f (type: security_groups) to 1 2026-05-08 00:44:35.622 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8cff2fd-0eb2-49e2-a022-3d7b62a5fbee 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 5a5a6c2a-464d-4886-806a-02d62893aecc (type: security_group_rules) to 0 2026-05-08 00:44:35.639 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8cff2fd-0eb2-49e2-a022-3d7b62a5fbee 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 70b57c3a-ad47-4ac1-8085-9e983353ee75 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1223/2384] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 8 00:44:35 2026] POST /v2.0/security-groups => generated 1627 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2385] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:35 2026] DELETE /v2.0/security-groups/a81b6759-bf40-4ab8-b0b9-018b928040c9 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:35.829 7 INFO neutron.db.ovn_revision_numbers_db [None req-325244be-5791-4191-8bc7-b3a50ed4ad77 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 0422cac2-092c-45ae-a719-6660d98e7450 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1224/2386] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:44:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:35.997 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dd38ea05-02f5-4ab2-a113-de2de39ec988 - - - - - -] No hosting information found for port b6c26020-9115-4a6c-a1cc-46d601b98d69: RuntimeError: No hosting information found for port b6c26020-9115-4a6c-a1cc-46d601b98d69 2026-05-08 00:44:36.064 7 INFO neutron.db.ovn_revision_numbers_db [None req-d610b004-871e-4fa4-95eb-8eff994a5d44 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 21abf132-b6f4-424c-9b6c-59009e1d184a (type: security_group_rules) to 0 2026-05-08 00:44:36.118 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd38ea05-02f5-4ab2-a113-de2de39ec988 - - - - - -] Successfully bumped revision number for resource b6c26020-9115-4a6c-a1cc-46d601b98d69 (type: router_ports) to 2 [pid: 7|app: 0|req: 1225/2387] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:44:35 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-05-08 00:44:36.181 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd13beaa-03eb-4829-a76f-46a4e44c8ad9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 79d962a6-91f7-4389-bab8-ffe3dbad92c3 2026-05-08 00:44:36.184 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd13beaa-03eb-4829-a76f-46a4e44c8ad9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 79d962a6-91f7-4389-bab8-ffe3dbad92c3 2026-05-08 00:44:36.188 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dd38ea05-02f5-4ab2-a113-de2de39ec988 - - - - - -] OVN reports status down for port: bde28be4-34a1-41ff-a00c-7e5ef3fe9bfa 2026-05-08 00:44:36.287 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dd38ea05-02f5-4ab2-a113-de2de39ec988 - - - - - -] Logical_Switch_Port bde28be4-34a1-41ff-a00c-7e5ef3fe9bfa host information not removed, the port state is up 2026-05-08 00:44:36.287 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dd38ea05-02f5-4ab2-a113-de2de39ec988 - - - - - -] OVN reports status up for port: bde28be4-34a1-41ff-a00c-7e5ef3fe9bfa 2026-05-08 00:44:36.311 7 INFO neutron.plugins.ml2.plugin [None req-dd38ea05-02f5-4ab2-a113-de2de39ec988 - - - - - -] Attempt 1 to provision port bde28be4-34a1-41ff-a00c-7e5ef3fe9bfa 2026-05-08 00:44:36.428 7 INFO neutron.db.ovn_revision_numbers_db [None req-96a46329-612e-4420-8358-735ac112bc5e 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 0aa73678-c5ef-4ab2-9462-4cdc75095aaa (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1226/2388] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:44:36 2026] POST /v2.0/security-group-rules => generated 599 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2389] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:36 2026] GET /v2.0/ports?device_id=c0be1177-3005-4c56-8786-d4eb4f36885a => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:36.749 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4560381-54f6-4110-ab70-a0fd36b95474 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 6c60a4db-1977-4137-9a15-aedf00e4cda6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1228/2390] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:44:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2391] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:44:35 2026] PUT /v2.0/routers/7fb7e0a4-0854-4e36-b3c9-494c59df3bb8/remove_router_interface => generated 310 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:44:37.115 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6e78ef3-8400-46e7-86aa-76bfec966805 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource abc6b987-f61b-47a2-9503-33066e8ec3ce (type: security_group_rules) to 0 2026-05-08 00:44:37.121 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd38ea05-02f5-4ab2-a113-de2de39ec988 - - - - - -] Successfully bumped revision number for resource bde28be4-34a1-41ff-a00c-7e5ef3fe9bfa (type: ports) to 2 [pid: 7|app: 0|req: 1229/2392] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:44:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:37.194 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1479904-e989-48be-8da7-9a9968510188 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 6e3d62b0-3d74-4380-909b-08ad128f8c78 2026-05-08 00:44:37.198 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1479904-e989-48be-8da7-9a9968510188 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 6e3d62b0-3d74-4380-909b-08ad128f8c78 2026-05-08 00:44:37.400 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce7f3c61-4e50-4f1e-a6af-2d4788435cb4 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 5ca285ea-1b86-46b1-8ab9-03511a496fb6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1230/2393] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:44:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:37.623 7 INFO neutron.db.ovn_revision_numbers_db [None req-a58e78bb-b3df-4e3c-bc17-9baaca29fd5b 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource aa1e3693-ee6e-4780-9e02-c786c3f6be2a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1231/2394] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:44:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2395] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:44:36 2026] DELETE /v2.0/routers/7fb7e0a4-0854-4e36-b3c9-494c59df3bb8 => generated 0 bytes in 820 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:37.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-ece0e591-0dd7-41b3-acbf-f5de60be9fe7 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 0ff248b4-1654-44d1-9459-0194c19181de (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1232/2396] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:44:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2397] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:44:37 2026] DELETE /v2.0/subnets/74d85124-904f-467f-a140-7996c1f6736a => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:44:38.012 7 INFO neutron.db.ovn_revision_numbers_db [None req-5806bf7b-f60e-4aa9-ada9-7ec83db7f575 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 26665d05-784f-483c-88b1-60febccc160e (type: security_group_rules) to 0 2026-05-08 00:44:38.017 8 INFO neutron_taas.services.taas.taas_plugin [None req-134e4b1a-62f8-4df7-852c-a6133ebdcbd9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: c58d213a-efed-4174-923f-876c15e75c49 2026-05-08 00:44:38.021 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-134e4b1a-62f8-4df7-852c-a6133ebdcbd9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: c58d213a-efed-4174-923f-876c15e75c49 [pid: 7|app: 0|req: 1233/2398] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:44:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:38.184 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5cfa121-e325-4b0a-93d8-1d21efd7d08a 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 752da99b-7ba2-42f4-8576-4707bce21a3b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1234/2399] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:44:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:38.255 8 INFO neutron.services.segments.plugin [-] Segment b83fa1f8-6b0b-4c81-b4cc-68f7ab86f414 resource provider aggregate not found 2026-05-08 00:44:38.256 8 INFO neutron.services.segments.plugin [-] Segment b83fa1f8-6b0b-4c81-b4cc-68f7ab86f414 resource provider aggregate not found 2026-05-08 00:44:38.276 8 INFO neutron.services.segments.plugin [-] Segment b83fa1f8-6b0b-4c81-b4cc-68f7ab86f414 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b83fa1f8-6b0b-4c81-b4cc-68f7ab86f414 found for delete ", "request_id": "req-5e5c0edf-c902-4bae-9675-d2c8857ee0e4"}]} 2026-05-08 00:44:38.292 8 INFO neutron.services.segments.plugin [-] Segment b83fa1f8-6b0b-4c81-b4cc-68f7ab86f414 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b83fa1f8-6b0b-4c81-b4cc-68f7ab86f414 found for delete ", "request_id": "req-34be7fc4-ba78-4a39-85b1-520525841595"}]} [pid: 8|app: 0|req: 1166/2400] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:44:37 2026] DELETE /v2.0/networks/6e5cb7a6-c832-4038-b02c-1bb44ef22bed => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:44:38.467 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f561437-24ab-4612-b944-9d1133e12c8a 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource f10b8b44-156c-407d-a258-514c09b6dda9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1235/2401] 10.0.0.36 () {34 vars in 694 bytes} [Fri May 8 00:44:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:38.614 8 INFO neutron_taas.services.taas.taas_plugin [None req-785ee2ba-556e-46a3-bc97-4721a3839ccc d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 3dbaba81-c545-4d55-8873-802d26418380 2026-05-08 00:44:38.617 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-785ee2ba-556e-46a3-bc97-4721a3839ccc d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 3dbaba81-c545-4d55-8873-802d26418380 2026-05-08 00:44:38.888 7 INFO neutron.db.ovn_revision_numbers_db [None req-50283511-74d1-45f6-9ebe-03a87bd53eb3 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] Successfully bumped revision number for resource af446d12-f53e-402a-b327-95b2d429339d (type: security_groups) to 1 2026-05-08 00:44:38.901 7 INFO neutron.db.ovn_revision_numbers_db [None req-50283511-74d1-45f6-9ebe-03a87bd53eb3 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] Successfully bumped revision number for resource 0a79d17a-f9dd-4e2b-a93d-3999245df54c (type: security_group_rules) to 0 2026-05-08 00:44:38.937 7 INFO neutron.db.ovn_revision_numbers_db [None req-50283511-74d1-45f6-9ebe-03a87bd53eb3 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] Successfully bumped revision number for resource 2a375555-04fd-44ce-9514-ed754ef0bc23 (type: security_group_rules) to 0 2026-05-08 00:44:38.952 7 INFO neutron.db.ovn_revision_numbers_db [None req-50283511-74d1-45f6-9ebe-03a87bd53eb3 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] Successfully bumped revision number for resource 2a82498f-9a20-4669-ba6d-e9ca9082669f (type: security_group_rules) to 0 2026-05-08 00:44:38.963 7 INFO neutron.db.ovn_revision_numbers_db [None req-50283511-74d1-45f6-9ebe-03a87bd53eb3 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] Successfully bumped revision number for resource b91b14b1-8543-4cd3-844a-0fe8ed203a12 (type: security_group_rules) to 0 2026-05-08 00:44:39.050 7 INFO neutron.db.segments_db [None req-50283511-74d1-45f6-9ebe-03a87bd53eb3 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] Added segment f14982a6-1fb7-4292-afb9-daece992dbec of type geneve for network d9fd8e4c-7917-44ea-bbe9-1ada5ec32c0b 2026-05-08 00:44:39.180 7 INFO neutron.db.ovn_revision_numbers_db [None req-50283511-74d1-45f6-9ebe-03a87bd53eb3 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] Successfully bumped revision number for resource d9fd8e4c-7917-44ea-bbe9-1ada5ec32c0b (type: networks) to 1 2026-05-08 00:44:39.335 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-50283511-74d1-45f6-9ebe-03a87bd53eb3 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] No more DHCP agents 2026-05-08 00:44:39.337 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-50283511-74d1-45f6-9ebe-03a87bd53eb3 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] Unable to schedule network d9fd8e4c-7917-44ea-bbe9-1ada5ec32c0b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1167/2402] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:44:38 2026] PUT /v2.0/routers/adebae65-123c-4b1d-b92b-eee9712a9f76/remove_router_interface => generated 310 bytes in 1041 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:44:39.432 7 INFO neutron.db.ovn_revision_numbers_db [None req-50283511-74d1-45f6-9ebe-03a87bd53eb3 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] Successfully bumped revision number for resource a5d933b1-e053-4bcc-99a0-cf13ad061b96 (type: ports) to 1 [pid: 7|app: 0|req: 1236/2403] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:44:38 2026] POST /v2.0/networks => generated 669 bytes in 908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:39.459 7 WARNING neutron.db.securitygroups_db [req-30b47ae3-6f69-4336-8f0d-a99c3181cc5b req-f6d4156b-69b8-4412-9a59-c180c7a96a97 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1237/2404] 10.0.0.188 () {34 vars in 1094 bytes} [Fri May 8 00:44:39 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-234281576&fields=id&tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:39.665 8 INFO neutron_taas.services.taas.taas_plugin [None req-24edfaab-6ae0-4372-8e56-812ed754b83f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 845d3938-b540-4a10-9637-4e1ed1d7749f 2026-05-08 00:44:39.667 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-24edfaab-6ae0-4372-8e56-812ed754b83f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 845d3938-b540-4a10-9637-4e1ed1d7749f 2026-05-08 00:44:39.837 7 INFO neutron_taas.services.taas.taas_plugin [None req-2832b2a0-e8d1-4184-8473-3df0990b6fc8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 823ded31-6092-4053-941b-b3c735ee90da 2026-05-08 00:44:39.841 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2832b2a0-e8d1-4184-8473-3df0990b6fc8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 823ded31-6092-4053-941b-b3c735ee90da [pid: 7|app: 0|req: 1238/2405] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:44:39 2026] DELETE /v2.0/routers/adebae65-123c-4b1d-b92b-eee9712a9f76 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2406] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:44:39 2026] PUT /v2.0/routers/9232108e-a7b0-4f24-9907-ce2cbbf26d93/remove_router_interface => generated 310 bytes in 1027 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: 1169/2407] 10.0.0.188 () {34 vars in 982 bytes} [Fri May 8 00:44:40 2026] GET /v2.0/networks?id=f7023938-894b-4fd8-b7fb-8e53df71975f => generated 743 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:40.555 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bbb43c93-bce4-4bb9-85c6-8da01b0f026f a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] No more DHCP agents 2026-05-08 00:44:40.556 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bbb43c93-bce4-4bb9-85c6-8da01b0f026f a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] Unable to schedule network d9fd8e4c-7917-44ea-bbe9-1ada5ec32c0b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:40.621 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7f42cd58-99e6-4416-90da-060027a6bf71 - - - - - -] OVN reports status down for port: dc7861ed-bfae-43fe-8ec6-0e2c3681075e 2026-05-08 00:44:40.763 7 INFO neutron.db.ovn_revision_numbers_db [None req-bbb43c93-bce4-4bb9-85c6-8da01b0f026f a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] Successfully bumped revision number for resource dc7861ed-bfae-43fe-8ec6-0e2c3681075e (type: ports) to 1 [pid: 8|app: 0|req: 1170/2408] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:44:40 2026] DELETE /v2.0/subnets/4f3779ea-2079-4bb8-932f-2eba3c6297d9 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2409] 10.0.0.36 () {34 vars in 663 bytes} [Fri May 8 00:44:40 2026] POST /v2.0/ports => generated 743 bytes in 537 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: 1240/2410] 10.0.0.188 () {34 vars in 965 bytes} [Fri May 8 00:44:40 2026] GET /v2.0/quotas/d00c56dd66ee4c268e0efc2008c1a6dd => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:40.968 7 INFO neutron_taas.services.taas.taas_plugin [None req-52ec976d-54d3-47a9-80b9-0c39c45612ff d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: f30cc885-d3df-4b78-b311-7a0d10306d06 2026-05-08 00:44:40.971 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52ec976d-54d3-47a9-80b9-0c39c45612ff d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: f30cc885-d3df-4b78-b311-7a0d10306d06 2026-05-08 00:44:41.129 8 INFO neutron_taas.services.taas.taas_plugin [None req-dd100272-4025-4bc7-96c4-b204baab7b35 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: d74b3d2e-c483-426e-a7df-9cdc0bebd1ac 2026-05-08 00:44:41.137 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd100272-4025-4bc7-96c4-b204baab7b35 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: d74b3d2e-c483-426e-a7df-9cdc0bebd1ac 2026-05-08 00:44:41.157 7 INFO neutron.services.segments.plugin [-] Segment d6bb221e-f13f-47bb-b857-e24f7f9339ee resource provider aggregate not found 2026-05-08 00:44:41.163 7 INFO neutron.services.segments.plugin [-] Segment d6bb221e-f13f-47bb-b857-e24f7f9339ee resource provider aggregate not found 2026-05-08 00:44:41.183 7 INFO neutron.services.segments.plugin [-] Segment d6bb221e-f13f-47bb-b857-e24f7f9339ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6bb221e-f13f-47bb-b857-e24f7f9339ee found for delete ", "request_id": "req-0368e0c6-65ec-4b3d-87d0-b39d79f7faff"}]} 2026-05-08 00:44:41.191 7 INFO neutron.services.segments.plugin [-] Segment d6bb221e-f13f-47bb-b857-e24f7f9339ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6bb221e-f13f-47bb-b857-e24f7f9339ee found for delete ", "request_id": "req-7f2f4d92-b724-42ff-b008-8365b05eae2f"}]} [pid: 7|app: 0|req: 1241/2411] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:44:40 2026] DELETE /v2.0/networks/e260e3fb-0f97-4d19-8442-8ba3e8a03e42 => 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: 1242/2412] 10.0.0.36 () {34 vars in 665 bytes} [Fri May 8 00:44:41 2026] POST /v2.0/trunks => generated 409 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2413] 10.0.0.188 () {34 vars in 1002 bytes} [Fri May 8 00:44:41 2026] GET /v2.0/ports?tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd&fields=id => generated 287 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:41.521 7 WARNING tagging [None req-8511b411-052d-4b14-86ac-43509d75f0fe a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1244/2414] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:44:41 2026] PUT /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2415] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:44:40 2026] DELETE /v2.0/routers/9232108e-a7b0-4f24-9907-ce2cbbf26d93 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2416] 10.0.0.188 () {34 vars in 1008 bytes} [Fri May 8 00:44:41 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:41.608 8 WARNING tagging [None req-f46b3c18-724e-4590-aa89-afc9ad246c70 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:41.610 7 WARNING neutron.db.securitygroups_db [None req-69d244b6-be66-4047-abb4-6af3c5556f7a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1172/2417] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 8 00:44:41 2026] GET /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2418] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:41 2026] GET /v2.0/security-groups?tenant_id=986ebc2cd10149d6b75c29ffaca9369c&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2419] 10.0.0.188 () {34 vars in 1108 bytes} [Fri May 8 00:44:41 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:41.700 7 WARNING tagging [None req-c463aa3b-2075-40ed-97f4-5329df614b09 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1248/2420] 10.0.0.36 () {34 vars in 759 bytes} [Fri May 8 00:44:41 2026] PUT /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags/green => 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: 1173/2421] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:44:41 2026] DELETE /v2.0/subnets/65b5a598-e205-4dfa-bda9-dbc8b21e8745 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:44:41.790 8 WARNING tagging [None req-e2733645-ff2a-48f3-9816-4fb4f26f53b1 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1174/2422] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 8 00:44:41 2026] GET /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2423] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:41 2026] DELETE /v2.0/security-groups/f4b5358b-3e96-4a53-a473-444656cd8e24 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:41.923 7 WARNING tagging [None req-99c73b40-e6b3-47da-b959-e658ffb12c17 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1250/2424] 10.0.0.36 () {34 vars in 755 bytes} [Fri May 8 00:44:41 2026] PUT /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2425] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:41 2026] GET /v2.0/ports?device_id=8dc12587-7ea5-4a7b-bba1-fc1132f19f73 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:41.966 7 WARNING tagging [None req-c6281653-1e5b-4e06-a9ed-eb46141c3e89 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:41.968 8 INFO neutron_taas.services.taas.taas_plugin [None req-d308ba4d-42db-461e-b1f6-8bdac055d1cb d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 5fac5060-d8e4-4459-88e5-ab8076ebc9b2 2026-05-08 00:44:41.970 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d308ba4d-42db-461e-b1f6-8bdac055d1cb d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 5fac5060-d8e4-4459-88e5-ab8076ebc9b2 [pid: 7|app: 0|req: 1252/2426] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 8 00:44:41 2026] GET /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:41.995 7 WARNING tagging [None req-e69ccdf5-2e05-4203-a950-298718615953 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1253/2427] 10.0.0.36 () {34 vars in 777 bytes} [Fri May 8 00:44:41 2026] PUT /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:44:42.039 7 WARNING tagging [None req-025fea85-9fa3-4bed-bd58-891294c33890 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1254/2428] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 8 00:44:42 2026] GET /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:42.088 7 WARNING tagging [None req-c87ab3f0-24d9-4e8d-910a-d7d54dcb3059 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1255/2429] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 8 00:44:42 2026] PUT /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:42.118 7 WARNING neutron.db.securitygroups_db [None req-bd3be835-bad3-4ce3-a2bb-4f191a8751ac d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1256/2430] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:42 2026] GET /v2.0/security-groups?tenant_id=0c081c4a3c3e4952b857fcfa717cfe15&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:42.152 7 WARNING tagging [None req-dbaac84f-9e33-44cf-b300-87a65dd21bee a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1257/2431] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 8 00:44:42 2026] GET /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:42.165 8 INFO neutron.services.segments.plugin [-] Segment 42213ece-4328-4dcb-843d-2b910f2c2734 resource provider aggregate not found 2026-05-08 00:44:42.170 8 INFO neutron.services.segments.plugin [-] Segment 42213ece-4328-4dcb-843d-2b910f2c2734 resource provider aggregate not found 2026-05-08 00:44:42.190 8 INFO neutron.services.segments.plugin [-] Segment 42213ece-4328-4dcb-843d-2b910f2c2734 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42213ece-4328-4dcb-843d-2b910f2c2734 found for delete ", "request_id": "req-d78c0163-b4d6-43ef-858f-b4295b52e3c7"}]} 2026-05-08 00:44:42.194 8 INFO neutron.services.segments.plugin [-] Segment 42213ece-4328-4dcb-843d-2b910f2c2734 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42213ece-4328-4dcb-843d-2b910f2c2734 found for delete ", "request_id": "req-e35ece0f-c1e0-4ca8-8316-95011b82563c"}]} [pid: 8|app: 0|req: 1175/2432] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:44:41 2026] DELETE /v2.0/networks/e7aedcef-fad7-4397-9503-74a1c9ba71d1 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:44:42.239 8 WARNING tagging [None req-a2d19627-c00f-4f05-9f8b-7c04a592ad8a a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1176/2433] 10.0.0.36 () {32 vars in 736 bytes} [Fri May 8 00:44:42 2026] GET /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:42.269 8 WARNING tagging [None req-a4d96083-7dc2-4157-a7d3-d485d57b900d a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:42.277 8 INFO neutron.api.v2.resource [None req-a4d96083-7dc2-4157-a7d3-d485d57b900d a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1177/2434] 10.0.0.36 () {32 vars in 740 bytes} [Fri May 8 00:44:42 2026] GET /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:44:42.297 8 WARNING tagging [None req-f22d8815-27c0-4239-b1d3-108bb3e4361b a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1178/2435] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:42 2026] DELETE /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:42.342 8 WARNING tagging [None req-a821631a-377e-4bae-92f4-95be290f7b88 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1179/2436] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 8 00:44:42 2026] GET /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2437] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:42 2026] DELETE /v2.0/security-groups/10c1a770-08fd-4acb-87be-da8139d1a48c => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:42.371 8 WARNING tagging [None req-aae24d1f-9a81-4538-84cb-bcd599e8abf1 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:42.384 8 INFO neutron.api.v2.resource [None req-aae24d1f-9a81-4538-84cb-bcd599e8abf1 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1180/2438] 10.0.0.36 () {32 vars in 743 bytes} [Fri May 8 00:44:42 2026] DELETE /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:44:42.409 7 WARNING tagging [None req-f026ed65-4247-4df7-8eaa-3d80fbd9e0c1 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:42.428 8 WARNING neutron.db.securitygroups_db [None req-b47445ae-e783-4d5f-9efd-23774564e63f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1259/2439] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:44:42 2026] DELETE /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags => 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: 1181/2440] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:42 2026] GET /v2.0/security-groups?tenant_id=d1c566bbffc8485a9c8183c00abe5728&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:42.459 7 WARNING tagging [None req-ac40610f-8510-43f2-98ae-59ce7986a57a a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1260/2441] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 8 00:44:42 2026] GET /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd/tags => 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: 1261/2442] 10.0.0.36 () {32 vars in 718 bytes} [Fri May 8 00:44:42 2026] GET /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd => generated 409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:42.520 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-56915bc8-5938-4c83-8d73-56a65d148ecd - - - - - -] No hosting information found for port bde28be4-34a1-41ff-a00c-7e5ef3fe9bfa: RuntimeError: No hosting information found for port bde28be4-34a1-41ff-a00c-7e5ef3fe9bfa [pid: 7|app: 0|req: 1262/2443] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 8 00:44:42 2026] GET /v2.0/ports/dc7861ed-bfae-43fe-8ec6-0e2c3681075e => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2444] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:42 2026] DELETE /v2.0/security-groups/d4c2a2aa-a96e-4bf7-8af7-83901480ef0c => generated 0 bytes in 226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:42.687 7 INFO neutron.db.ovn_revision_numbers_db [None req-56915bc8-5938-4c83-8d73-56a65d148ecd - - - - - -] Successfully bumped revision number for resource bde28be4-34a1-41ff-a00c-7e5ef3fe9bfa (type: router_ports) to 2 2026-05-08 00:44:42.688 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-56915bc8-5938-4c83-8d73-56a65d148ecd - - - - - -] OVN reports status down for port: 9e1781ef-8f16-4b4d-b3e6-db558aa56e6e [pid: 7|app: 0|req: 1263/2445] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 8 00:44:42 2026] DELETE /v2.0/trunks/2ae4af47-7131-4d8f-b20c-da30af0a0bcd => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:42.779 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-56915bc8-5938-4c83-8d73-56a65d148ecd - - - - - -] Logical_Switch_Port 9e1781ef-8f16-4b4d-b3e6-db558aa56e6e host information not removed, the port state is up 2026-05-08 00:44:42.779 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-56915bc8-5938-4c83-8d73-56a65d148ecd - - - - - -] OVN reports status up for port: 9e1781ef-8f16-4b4d-b3e6-db558aa56e6e 2026-05-08 00:44:42.804 7 INFO neutron.plugins.ml2.plugin [None req-56915bc8-5938-4c83-8d73-56a65d148ecd - - - - - -] Attempt 1 to provision port 9e1781ef-8f16-4b4d-b3e6-db558aa56e6e 2026-05-08 00:44:42.959 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f6bc1b9-c0dc-4913-93a9-909d6b155cd4 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] TaaS: Handle Delete Port: dc7861ed-bfae-43fe-8ec6-0e2c3681075e 2026-05-08 00:44:42.962 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f6bc1b9-c0dc-4913-93a9-909d6b155cd4 a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] Tap Mirror: Handle Delete Port: dc7861ed-bfae-43fe-8ec6-0e2c3681075e [pid: 8|app: 0|req: 1183/2446] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:44:42 2026] DELETE /v2.0/ports/dc7861ed-bfae-43fe-8ec6-0e2c3681075e => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:44:43.327 7 INFO neutron_taas.services.taas.taas_plugin [None req-e7fcf33b-4742-4f64-8763-38a50423928f a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] TaaS: Handle Delete Port: a5d933b1-e053-4bcc-99a0-cf13ad061b96 2026-05-08 00:44:43.337 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7fcf33b-4742-4f64-8763-38a50423928f a841834c4e6c422ab4d8000b61d9cc7f 504c8c69074942ca9b04032b3a462d3a - - default default] Tap Mirror: Handle Delete Port: a5d933b1-e053-4bcc-99a0-cf13ad061b96 2026-05-08 00:44:43.531 7 INFO neutron.db.ovn_revision_numbers_db [None req-56915bc8-5938-4c83-8d73-56a65d148ecd - - - - - -] Successfully bumped revision number for resource 9e1781ef-8f16-4b4d-b3e6-db558aa56e6e (type: ports) to 2 2026-05-08 00:44:43.716 7 INFO neutron.services.segments.plugin [-] Segment f14982a6-1fb7-4292-afb9-daece992dbec resource provider aggregate not found 2026-05-08 00:44:43.753 7 INFO neutron.services.segments.plugin [-] Segment f14982a6-1fb7-4292-afb9-daece992dbec resource provider aggregate not found 2026-05-08 00:44:43.758 7 INFO neutron.services.segments.plugin [-] Segment f14982a6-1fb7-4292-afb9-daece992dbec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f14982a6-1fb7-4292-afb9-daece992dbec found for delete ", "request_id": "req-ca547e95-b909-478a-be68-01aa42fd4c3e"}]} 2026-05-08 00:44:43.777 7 INFO neutron.services.segments.plugin [-] Segment f14982a6-1fb7-4292-afb9-daece992dbec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f14982a6-1fb7-4292-afb9-daece992dbec found for delete ", "request_id": "req-b38e50f9-b71d-4947-a161-66f132cbe1b8"}]} [pid: 7|app: 0|req: 1264/2447] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:44:43 2026] DELETE /v2.0/networks/d9fd8e4c-7917-44ea-bbe9-1ada5ec32c0b => generated 0 bytes in 725 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:44:44.539 8 WARNING neutron.db.securitygroups_db [None req-0a78492c-2c15-4042-ab0b-6bfe8b04493d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:44.673 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a78492c-2c15-4042-ab0b-6bfe8b04493d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a4243750-23eb-471c-a58e-eca0c75e1679 (type: security_groups) to 1 2026-05-08 00:44:44.684 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a78492c-2c15-4042-ab0b-6bfe8b04493d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 5554605f-66e2-465a-b057-2e92b9fc5a0f (type: security_group_rules) to 0 2026-05-08 00:44:44.694 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a78492c-2c15-4042-ab0b-6bfe8b04493d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 831eeb24-86b5-4681-8a28-c433d7b7255e (type: security_group_rules) to 0 2026-05-08 00:44:44.705 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a78492c-2c15-4042-ab0b-6bfe8b04493d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ce950a02-1046-4a51-b927-1cca9384fb39 (type: security_group_rules) to 0 2026-05-08 00:44:44.732 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a78492c-2c15-4042-ab0b-6bfe8b04493d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource fbd3b77a-a97d-4dd3-930d-1d71ec61bc6c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1184/2448] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:44 2026] GET /v2.0/security-groups?tenant_id=14aba96c7b204f32b29b1eb6eaf1f25f&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2449] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:44 2026] DELETE /v2.0/security-groups/a4243750-23eb-471c-a58e-eca0c75e1679 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:45.129 8 WARNING neutron.db.securitygroups_db [None req-17f99328-04e8-4f25-b9df-b38df8a0f499 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1185/2450] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:45 2026] GET /v2.0/security-groups?tenant_id=504c8c69074942ca9b04032b3a462d3a&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2451] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:45 2026] DELETE /v2.0/security-groups/af446d12-f53e-402a-b327-95b2d429339d => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:47.043 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-08217507-8e4e-423d-ba01-de82de29498c 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] No more DHCP agents 2026-05-08 00:44:47.045 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-08217507-8e4e-423d-ba01-de82de29498c 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1267/2452] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:47 2026] GET /v2.0/ports?device_id=8dc12587-7ea5-4a7b-bba1-fc1132f19f73 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:47.294 7 INFO neutron.db.ovn_revision_numbers_db [None req-e98506e9-a8a9-4de3-b322-4db9d4293b67 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Successfully bumped revision number for resource a162dec6-67b3-48ea-ac1f-9965c3894e50 (type: security_groups) to 1 2026-05-08 00:44:47.309 7 INFO neutron.db.ovn_revision_numbers_db [None req-e98506e9-a8a9-4de3-b322-4db9d4293b67 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Successfully bumped revision number for resource 48071dba-a35c-419c-a238-e24a342c3203 (type: security_group_rules) to 0 2026-05-08 00:44:47.322 7 INFO neutron.db.ovn_revision_numbers_db [None req-e98506e9-a8a9-4de3-b322-4db9d4293b67 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Successfully bumped revision number for resource b6601efa-ba96-4d74-8a70-a8556c2718a3 (type: security_group_rules) to 0 2026-05-08 00:44:47.343 7 INFO neutron.db.ovn_revision_numbers_db [None req-e98506e9-a8a9-4de3-b322-4db9d4293b67 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Successfully bumped revision number for resource e1171d4a-7c29-4e15-882f-ca3a26ca7015 (type: security_group_rules) to 0 2026-05-08 00:44:47.358 7 INFO neutron.db.ovn_revision_numbers_db [None req-e98506e9-a8a9-4de3-b322-4db9d4293b67 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Successfully bumped revision number for resource f4c58ea9-4ec0-419c-b7b9-bf1ac6dd7856 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1186/2453] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:44:46 2026] POST /v2.0/floatingips => generated 552 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:47.440 7 INFO neutron.db.segments_db [None req-e98506e9-a8a9-4de3-b322-4db9d4293b67 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Added segment 9e86f994-47d9-46c4-8893-5d1fa5e423b9 of type geneve for network 35a8792f-515e-4f64-94da-d0b92d8c4eba 2026-05-08 00:44:47.551 7 INFO neutron.db.ovn_revision_numbers_db [None req-e98506e9-a8a9-4de3-b322-4db9d4293b67 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Successfully bumped revision number for resource 35a8792f-515e-4f64-94da-d0b92d8c4eba (type: networks) to 1 2026-05-08 00:44:47.626 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b1aac1b6-4515-4b37-aee3-bd530338c651 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] No more DHCP agents 2026-05-08 00:44:47.627 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b1aac1b6-4515-4b37-aee3-bd530338c651 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:47.736 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e98506e9-a8a9-4de3-b322-4db9d4293b67 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] No more DHCP agents 2026-05-08 00:44:47.737 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e98506e9-a8a9-4de3-b322-4db9d4293b67 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Unable to schedule network 35a8792f-515e-4f64-94da-d0b92d8c4eba: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:47.832 7 INFO neutron.db.ovn_revision_numbers_db [None req-e98506e9-a8a9-4de3-b322-4db9d4293b67 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Successfully bumped revision number for resource 3073a0f7-56d8-4e8c-904e-27ae852094ad (type: ports) to 1 [pid: 7|app: 0|req: 1268/2454] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:44:47 2026] POST /v2.0/networks => generated 669 bytes in 793 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:47.928 7 INFO neutron.db.segments_db [None req-9c87209c-8570-4d41-b245-7d3012bfcca6 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Added segment 563c4789-c6de-46a6-9c4f-c529149e62fc of type geneve for network 73b74a73-d9fd-4b62-a373-a3b35c3328e4 [pid: 8|app: 0|req: 1187/2455] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:44:47 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) 2026-05-08 00:44:48.083 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c87209c-8570-4d41-b245-7d3012bfcca6 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Successfully bumped revision number for resource 73b74a73-d9fd-4b62-a373-a3b35c3328e4 (type: networks) to 1 2026-05-08 00:44:48.206 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73a7e29d-d1e6-4884-9ca1-4f582b454975 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] No more DHCP agents 2026-05-08 00:44:48.207 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73a7e29d-d1e6-4884-9ca1-4f582b454975 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:48.253 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c87209c-8570-4d41-b245-7d3012bfcca6 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] No more DHCP agents 2026-05-08 00:44:48.255 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c87209c-8570-4d41-b245-7d3012bfcca6 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Unable to schedule network 73b74a73-d9fd-4b62-a373-a3b35c3328e4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:48.312 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7f42cd58-99e6-4416-90da-060027a6bf71 - - - - - -] OVN reports status down for port: e2433d0a-38c3-42f0-b94f-ea0eb88c5419 2026-05-08 00:44:48.339 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c87209c-8570-4d41-b245-7d3012bfcca6 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Successfully bumped revision number for resource e2433d0a-38c3-42f0-b94f-ea0eb88c5419 (type: ports) to 1 [pid: 7|app: 0|req: 1269/2456] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:44:47 2026] POST /v2.0/networks => generated 669 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2457] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:44:48 2026] GET /v2.0/networks?id=f7023938-894b-4fd8-b7fb-8e53df71975f => generated 743 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:48.544 7 INFO neutron.db.segments_db [None req-f9856533-08bf-42de-8db9-9aff43cb13cb 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Added segment faaca36e-4a65-48d4-a8d4-6ef6e0292731 of type geneve for network caf2f02e-a4d7-4b31-a845-c55a10a99e8b [pid: 8|app: 0|req: 1188/2458] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:44:47 2026] POST /v2.0/floatingips => generated 552 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:48.687 8 WARNING neutron.db.securitygroups_db [req-30b47ae3-6f69-4336-8f0d-a99c3181cc5b req-33c08484-aaf4-4539-b50b-2459eeea7207 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1189/2459] 199.19.213.225 () {34 vars in 1050 bytes} [Fri May 8 00:44:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd => generated 178 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:44:48.738 7 INFO neutron.db.ovn_revision_numbers_db [None req-f9856533-08bf-42de-8db9-9aff43cb13cb 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Successfully bumped revision number for resource caf2f02e-a4d7-4b31-a845-c55a10a99e8b (type: networks) to 1 2026-05-08 00:44:48.894 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f9856533-08bf-42de-8db9-9aff43cb13cb 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] No more DHCP agents 2026-05-08 00:44:48.896 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f9856533-08bf-42de-8db9-9aff43cb13cb 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Unable to schedule network caf2f02e-a4d7-4b31-a845-c55a10a99e8b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:48.966 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-06a92fd8-bf3c-473c-92c8-90bbb18001eb - - - - - -] No hosting information found for port 9e1781ef-8f16-4b4d-b3e6-db558aa56e6e: RuntimeError: No hosting information found for port 9e1781ef-8f16-4b4d-b3e6-db558aa56e6e 2026-05-08 00:44:48.975 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2a7bd9f-f287-4ccf-9e22-b4e1df5750e7 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] No more DHCP agents 2026-05-08 00:44:48.977 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2a7bd9f-f287-4ccf-9e22-b4e1df5750e7 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:49.026 7 INFO neutron.db.ovn_revision_numbers_db [None req-f9856533-08bf-42de-8db9-9aff43cb13cb 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Successfully bumped revision number for resource 121856f3-6797-45a3-b328-f6dcd549a79e (type: ports) to 1 2026-05-08 00:44:49.030 7 INFO neutron.common.ovn.utils [None req-06a92fd8-bf3c-473c-92c8-90bbb18001eb - - - - - -] HA Chassis Group neutron-31e15bca-19e1-4fa7-9483-ce12d7a937d5 synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d [pid: 7|app: 0|req: 1271/2460] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:44:48 2026] POST /v2.0/networks => generated 669 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:49.202 7 INFO neutron.db.ovn_revision_numbers_db [None req-06a92fd8-bf3c-473c-92c8-90bbb18001eb - - - - - -] Successfully bumped revision number for resource 9e1781ef-8f16-4b4d-b3e6-db558aa56e6e (type: router_ports) to 2 2026-05-08 00:44:49.282 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06a92fd8-bf3c-473c-92c8-90bbb18001eb - - - - - -] OVN reports status down for port: a5d933b1-e053-4bcc-99a0-cf13ad061b96 [pid: 8|app: 0|req: 1190/2461] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:44:48 2026] POST /v2.0/floatingips => generated 552 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:49.381 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06a92fd8-bf3c-473c-92c8-90bbb18001eb - - - - - -] OVN reports status down for port: 3073a0f7-56d8-4e8c-904e-27ae852094ad 2026-05-08 00:44:49.391 8 INFO neutron.db.segments_db [None req-16e6057e-54ed-4d91-9ff6-ee8b94fc6cdf 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Added segment 3eef422b-a30e-4fe2-9b4d-325930dffa8e of type geneve for network 653947c0-d47a-45ef-8a74-9accfe3f064d 2026-05-08 00:44:49.602 8 INFO neutron.db.ovn_revision_numbers_db [None req-16e6057e-54ed-4d91-9ff6-ee8b94fc6cdf 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Successfully bumped revision number for resource 653947c0-d47a-45ef-8a74-9accfe3f064d (type: networks) to 1 2026-05-08 00:44:49.762 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-16e6057e-54ed-4d91-9ff6-ee8b94fc6cdf 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] No more DHCP agents 2026-05-08 00:44:49.763 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16e6057e-54ed-4d91-9ff6-ee8b94fc6cdf 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Unable to schedule network 653947c0-d47a-45ef-8a74-9accfe3f064d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:49.845 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7f42cd58-99e6-4416-90da-060027a6bf71 - - - - - -] OVN reports status down for port: b893a544-bc8d-4ef7-8d10-6ae3edeb3b4f 2026-05-08 00:44:49.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-16e6057e-54ed-4d91-9ff6-ee8b94fc6cdf 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Successfully bumped revision number for resource b893a544-bc8d-4ef7-8d10-6ae3edeb3b4f (type: ports) to 1 [pid: 8|app: 0|req: 1191/2462] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:44:49 2026] POST /v2.0/networks => generated 670 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:50.045 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06a92fd8-bf3c-473c-92c8-90bbb18001eb - - - - - -] OVN reports status down for port: 121856f3-6797-45a3-b328-f6dcd549a79e 2026-05-08 00:44:50.147 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-30b47ae3-6f69-4336-8f0d-a99c3181cc5b req-5bf96605-e31e-4408-a9bd-ff7f6d1f9d52 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:44:50.149 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-30b47ae3-6f69-4336-8f0d-a99c3181cc5b req-5bf96605-e31e-4408-a9bd-ff7f6d1f9d52 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network f7023938-894b-4fd8-b7fb-8e53df71975f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:50.228 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5db96af3-afa5-4138-b7e3-d7c939862d0c 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] No more DHCP agents 2026-05-08 00:44:50.229 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5db96af3-afa5-4138-b7e3-d7c939862d0c 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:50.321 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7f42cd58-99e6-4416-90da-060027a6bf71 - - - - - -] OVN reports status down for port: d8d42225-11a3-4ec9-b659-a1c1baa4b69f 2026-05-08 00:44:50.344 7 INFO neutron.db.ovn_revision_numbers_db [req-30b47ae3-6f69-4336-8f0d-a99c3181cc5b req-5bf96605-e31e-4408-a9bd-ff7f6d1f9d52 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource d8d42225-11a3-4ec9-b659-a1c1baa4b69f (type: ports) to 1 [pid: 7|app: 0|req: 1272/2463] 199.19.213.225 () {38 vars in 955 bytes} [Fri May 8 00:44:49 2026] POST /v2.0/ports => generated 1171 bytes in 1343 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:44:50.520 7 INFO neutron.db.segments_db [None req-e89a3878-01fe-4446-9698-cbc1b1be5644 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Added segment 6a15f37c-b596-4f8e-9586-f8ff487df223 of type geneve for network 393f78a5-e1da-4382-8c35-5f30a2ff8422 [pid: 8|app: 0|req: 1192/2464] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:44:49 2026] POST /v2.0/floatingips => generated 552 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:50.643 7 INFO neutron.db.ovn_revision_numbers_db [None req-e89a3878-01fe-4446-9698-cbc1b1be5644 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Successfully bumped revision number for resource 393f78a5-e1da-4382-8c35-5f30a2ff8422 (type: networks) to 1 2026-05-08 00:44:50.823 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e89a3878-01fe-4446-9698-cbc1b1be5644 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] No more DHCP agents 2026-05-08 00:44:50.824 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e89a3878-01fe-4446-9698-cbc1b1be5644 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Unable to schedule network 393f78a5-e1da-4382-8c35-5f30a2ff8422: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:44:50.866 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06a92fd8-bf3c-473c-92c8-90bbb18001eb - - - - - -] OVN reports status down for port: f23162b4-eb14-4de6-9f60-8169aefb4f0d 2026-05-08 00:44:50.922 7 INFO neutron.db.ovn_revision_numbers_db [None req-e89a3878-01fe-4446-9698-cbc1b1be5644 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Successfully bumped revision number for resource f23162b4-eb14-4de6-9f60-8169aefb4f0d (type: ports) to 1 [pid: 7|app: 0|req: 1273/2467] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:44:50 2026] POST /v2.0/networks => generated 669 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:44:50.999 7 WARNING tagging [None req-479b9ad1-74fd-4066-859a-86b24647240a 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:51.057 8 INFO neutron.db.ovn_revision_numbers_db [req-30b47ae3-6f69-4336-8f0d-a99c3181cc5b req-ef22886c-1df5-4f01-ab66-fcfdb1f54313 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource d8d42225-11a3-4ec9-b659-a1c1baa4b69f (type: ports) to 2 [pid: 7|app: 0|req: 1274/2468] 10.0.0.36 () {34 vars in 758 bytes} [Fri May 8 00:44:50 2026] PUT /v2.0/floatingips/c6b616cc-c56a-4b55-a48c-1d98499eb2d7/tags => generated 17 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2469] 10.0.0.36 () {34 vars in 752 bytes} [Fri May 8 00:44:51 2026] PUT /v2.0/networks/35a8792f-515e-4f64-94da-d0b92d8c4eba/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:51.132 7 WARNING tagging [None req-c9c4439c-d004-4fc9-9a36-5d2acedc3b78 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1276/2470] 10.0.0.36 () {34 vars in 758 bytes} [Fri May 8 00:44:51 2026] PUT /v2.0/floatingips/d8ab0fbe-06c1-48e4-9bc2-7829f88cd044/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2471] 10.0.0.36 () {34 vars in 752 bytes} [Fri May 8 00:44:51 2026] PUT /v2.0/networks/73b74a73-d9fd-4b62-a373-a3b35c3328e4/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:51.245 7 WARNING tagging [None req-064a2a46-abd2-4840-9695-571894551ef1 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1278/2472] 10.0.0.36 () {34 vars in 758 bytes} [Fri May 8 00:44:51 2026] PUT /v2.0/floatingips/d166666c-390b-4924-970e-b9a7a5724bb4/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:51.279 8 INFO neutron.db.ovn_revision_numbers_db [req-30b47ae3-6f69-4336-8f0d-a99c3181cc5b req-ef22886c-1df5-4f01-ab66-fcfdb1f54313 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource d8d42225-11a3-4ec9-b659-a1c1baa4b69f (type: ports) to 4 [pid: 8|app: 0|req: 1195/2473] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:44:50 2026] PUT /v2.0/ports/d8d42225-11a3-4ec9-b659-a1c1baa4b69f => generated 1444 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:44:51.324 8 WARNING tagging [None req-570b08bb-e50d-49bc-a703-a34aa386d8c7 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1279/2474] 10.0.0.36 () {34 vars in 752 bytes} [Fri May 8 00:44:51 2026] PUT /v2.0/networks/caf2f02e-a4d7-4b31-a845-c55a10a99e8b/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:51.345 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1462bf1f-7cb0-4eb1-aba9-e434e5f467a7'] response: {'name': 'network-changed', 'server_uuid': '8dc12587-7ea5-4a7b-bba1-fc1132f19f73', 'tag': 'd8d42225-11a3-4ec9-b659-a1c1baa4b69f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1196/2475] 10.0.0.36 () {34 vars in 758 bytes} [Fri May 8 00:44:51 2026] PUT /v2.0/floatingips/cec37137-d0cc-41b3-8c15-4338d655a6c0/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2476] 10.0.0.36 () {34 vars in 752 bytes} [Fri May 8 00:44:51 2026] PUT /v2.0/networks/653947c0-d47a-45ef-8a74-9accfe3f064d/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2477] 10.0.0.36 () {32 vars in 671 bytes} [Fri May 8 00:44:51 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2478] 10.0.0.36 () {32 vars in 665 bytes} [Fri May 8 00:44:51 2026] GET /v2.0/networks?tags=red => generated 1986 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2479] 10.0.0.36 () {32 vars in 685 bytes} [Fri May 8 00:44:51 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2480] 10.0.0.36 () {32 vars in 679 bytes} [Fri May 8 00:44:51 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1336 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2481] 10.0.0.36 () {32 vars in 681 bytes} [Fri May 8 00:44:51 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2482] 10.0.0.36 () {32 vars in 675 bytes} [Fri May 8 00:44:51 2026] GET /v2.0/networks?tags-any=blue => generated 1336 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2483] 10.0.0.36 () {32 vars in 693 bytes} [Fri May 8 00:44:51 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2484] 10.0.0.36 () {32 vars in 687 bytes} [Fri May 8 00:44:51 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1986 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2485] 10.0.0.36 () {32 vars in 673 bytes} [Fri May 8 00:44:51 2026] GET /v2.0/networks?not-tags=red => generated 1987 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2486] 10.0.0.36 () {32 vars in 687 bytes} [Fri May 8 00:44:51 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2637 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2487] 10.0.0.36 () {32 vars in 683 bytes} [Fri May 8 00:44:51 2026] GET /v2.0/networks?not-tags-any=blue => generated 2637 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2488] 10.0.0.36 () {32 vars in 695 bytes} [Fri May 8 00:44:51 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1987 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2489] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:44:51 2026] GET /v2.0/ports?tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd&device_id=8dc12587-7ea5-4a7b-bba1-fc1132f19f73 => generated 1447 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:52.010 7 INFO neutron_taas.services.taas.taas_plugin [None req-e7e80e78-0a53-4a6f-8364-9dd64d6ed467 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] TaaS: Handle Delete Port: 3073a0f7-56d8-4e8c-904e-27ae852094ad 2026-05-08 00:44:52.012 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7e80e78-0a53-4a6f-8364-9dd64d6ed467 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Tap Mirror: Handle Delete Port: 3073a0f7-56d8-4e8c-904e-27ae852094ad [pid: 8|app: 0|req: 1201/2490] 10.0.0.36 () {32 vars in 679 bytes} [Fri May 8 00:44:51 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:52.194 7 INFO neutron.services.segments.plugin [-] Segment 9e86f994-47d9-46c4-8893-5d1fa5e423b9 resource provider aggregate not found 2026-05-08 00:44:52.199 7 INFO neutron.services.segments.plugin [-] Segment 9e86f994-47d9-46c4-8893-5d1fa5e423b9 resource provider aggregate not found [pid: 8|app: 0|req: 1202/2491] 199.19.213.225 () {34 vars in 1018 bytes} [Fri May 8 00:44:52 2026] GET /v2.0/networks?tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd&shared=False => generated 2498 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:52.220 7 INFO neutron.services.segments.plugin [-] Segment 9e86f994-47d9-46c4-8893-5d1fa5e423b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e86f994-47d9-46c4-8893-5d1fa5e423b9 found for delete ", "request_id": "req-d34114e3-2b10-4523-ad37-eeb111ef8b87"}]} 2026-05-08 00:44:52.223 7 INFO neutron.services.segments.plugin [-] Segment 9e86f994-47d9-46c4-8893-5d1fa5e423b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e86f994-47d9-46c4-8893-5d1fa5e423b9 found for delete ", "request_id": "req-80fdae2f-97b9-48f9-840c-c080103d1de8"}]} [pid: 7|app: 0|req: 1290/2492] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:44:51 2026] DELETE /v2.0/networks/35a8792f-515e-4f64-94da-d0b92d8c4eba => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2493] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:52 2026] GET /v2.0/ports?device_id=8dc12587-7ea5-4a7b-bba1-fc1132f19f73 => generated 1186 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2494] 10.0.0.36 () {32 vars in 693 bytes} [Fri May 8 00:44:52 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2495] 199.19.213.225 () {34 vars in 930 bytes} [Fri May 8 00:44:52 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2496] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:44:52 2026] GET /v2.0/security-groups?id=3ae257d3-9d27-428d-87cc-3b0cd3fe973f&fields=id&fields=name => generated 111 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2497] 10.0.0.36 () {32 vars in 689 bytes} [Fri May 8 00:44:52 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:52.434 7 INFO neutron_taas.services.taas.taas_plugin [None req-74c55d23-71a5-4981-bc2e-68533eb66d10 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] TaaS: Handle Delete Port: e2433d0a-38c3-42f0-b94f-ea0eb88c5419 2026-05-08 00:44:52.438 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74c55d23-71a5-4981-bc2e-68533eb66d10 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Tap Mirror: Handle Delete Port: e2433d0a-38c3-42f0-b94f-ea0eb88c5419 [pid: 8|app: 0|req: 1207/2498] 10.0.0.36 () {32 vars in 701 bytes} [Fri May 8 00:44:52 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:52.593 8 INFO neutron_taas.services.taas.taas_plugin [None req-b88c99da-0635-433a-bb8b-f8eac07d7aca 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] TaaS: Handle Delete Port: dec370b3-3a86-4df8-a6b2-9fd8313827fb 2026-05-08 00:44:52.596 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b88c99da-0635-433a-bb8b-f8eac07d7aca 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] Tap Mirror: Handle Delete Port: dec370b3-3a86-4df8-a6b2-9fd8313827fb [pid: 7|app: 0|req: 1292/2499] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:44:52 2026] DELETE /v2.0/networks/73b74a73-d9fd-4b62-a373-a3b35c3328e4 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2500] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:44:52 2026] DELETE /v2.0/floatingips/c6b616cc-c56a-4b55-a48c-1d98499eb2d7 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:52.786 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e2f2864-746f-433d-884e-db5e73a6d8b3 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] TaaS: Handle Delete Port: 121856f3-6797-45a3-b328-f6dcd549a79e 2026-05-08 00:44:52.789 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e2f2864-746f-433d-884e-db5e73a6d8b3 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Tap Mirror: Handle Delete Port: 121856f3-6797-45a3-b328-f6dcd549a79e 2026-05-08 00:44:52.935 8 INFO neutron_taas.services.taas.taas_plugin [None req-60981448-7479-4e68-a01f-c827cf662e22 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] TaaS: Handle Delete Port: d841b646-6959-4b39-ae02-a41176887572 2026-05-08 00:44:52.938 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60981448-7479-4e68-a01f-c827cf662e22 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] Tap Mirror: Handle Delete Port: d841b646-6959-4b39-ae02-a41176887572 [pid: 7|app: 0|req: 1293/2501] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:44:52 2026] DELETE /v2.0/networks/caf2f02e-a4d7-4b31-a845-c55a10a99e8b => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2502] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:44:52 2026] DELETE /v2.0/floatingips/d8ab0fbe-06c1-48e4-9bc2-7829f88cd044 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:53.161 7 INFO neutron_taas.services.taas.taas_plugin [None req-905453d4-c08c-4e20-9366-c7ed265ad9fb 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] TaaS: Handle Delete Port: b893a544-bc8d-4ef7-8d10-6ae3edeb3b4f 2026-05-08 00:44:53.165 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-905453d4-c08c-4e20-9366-c7ed265ad9fb 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Tap Mirror: Handle Delete Port: b893a544-bc8d-4ef7-8d10-6ae3edeb3b4f 2026-05-08 00:44:53.226 8 INFO neutron_taas.services.taas.taas_plugin [None req-aac80394-1089-4bfe-93dd-424b4fa0028d 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] TaaS: Handle Delete Port: 9ead6e8c-cdb3-4cb3-90e8-b5cca813407c 2026-05-08 00:44:53.229 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aac80394-1089-4bfe-93dd-424b4fa0028d 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] Tap Mirror: Handle Delete Port: 9ead6e8c-cdb3-4cb3-90e8-b5cca813407c [pid: 7|app: 0|req: 1294/2503] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:44:53 2026] DELETE /v2.0/networks/653947c0-d47a-45ef-8a74-9accfe3f064d => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2504] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:44:53 2026] GET /v2.0/ports?tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd&device_id=8dc12587-7ea5-4a7b-bba1-fc1132f19f73 => generated 1447 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2505] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:44:53 2026] DELETE /v2.0/floatingips/d166666c-390b-4924-970e-b9a7a5724bb4 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2506] 199.19.213.225 () {34 vars in 1054 bytes} [Fri May 8 00:44:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.5&port_id=d8d42225-11a3-4ec9-b659-a1c1baa4b69f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:53.500 7 INFO neutron_taas.services.taas.taas_plugin [None req-25937a4e-b9f9-4bab-b0d1-b78fdbce020e 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] TaaS: Handle Delete Port: f23162b4-eb14-4de6-9f60-8169aefb4f0d 2026-05-08 00:44:53.503 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25937a4e-b9f9-4bab-b0d1-b78fdbce020e 4b31325f41a14e4782e549456813e252 e6ec897559294e93a78b7fa273e46484 - - default default] Tap Mirror: Handle Delete Port: f23162b4-eb14-4de6-9f60-8169aefb4f0d 2026-05-08 00:44:53.555 8 INFO neutron_taas.services.taas.taas_plugin [None req-78e8d475-3e11-4caf-9566-8c150ce3ee48 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] TaaS: Handle Delete Port: 98b337c7-8889-48da-8c09-c04876f270d0 2026-05-08 00:44:53.557 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78e8d475-3e11-4caf-9566-8c150ce3ee48 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] Tap Mirror: Handle Delete Port: 98b337c7-8889-48da-8c09-c04876f270d0 [pid: 7|app: 0|req: 1296/2507] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:44:53 2026] DELETE /v2.0/networks/393f78a5-e1da-4382-8c35-5f30a2ff8422 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2508] 199.19.213.225 () {34 vars in 1102 bytes} [Fri May 8 00:44:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5a&port_id=d8d42225-11a3-4ec9-b659-a1c1baa4b69f => 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: 1298/2509] 199.19.213.225 () {34 vars in 1064 bytes} [Fri May 8 00:44:53 2026] GET /v2.0/subnets?id=0c33bff9-bcc2-406d-a911-78e3996885ba&id=a963dd34-7b4b-48d8-9b14-f2c000a5ad08 => generated 1410 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2510] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:44:53 2026] DELETE /v2.0/floatingips/cec37137-d0cc-41b3-8c15-4338d655a6c0 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2511] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:44:53 2026] GET /v2.0/ports?network_id=f7023938-894b-4fd8-b7fb-8e53df71975f&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: 1214/2512] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:44:53 2026] GET /v2.0/ports?network_id=f7023938-894b-4fd8-b7fb-8e53df71975f&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: 1215/2513] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:44:53 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:44:53.875 7 INFO neutron_taas.services.taas.taas_plugin [None req-fbeb8efc-b625-4a48-be18-9a0fa6b8a7c3 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] TaaS: Handle Delete Port: 4b6f39e9-2e3d-43b8-ac29-582f70e10b70 2026-05-08 00:44:53.877 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbeb8efc-b625-4a48-be18-9a0fa6b8a7c3 79fb4087d90f4af6a1ef12282a84e8a9 00aa5aaf4a81435d9ebaee9ff974f423 - - default default] Tap Mirror: Handle Delete Port: 4b6f39e9-2e3d-43b8-ac29-582f70e10b70 [pid: 8|app: 0|req: 1216/2514] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:44:53 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?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: 1299/2515] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:44:53 2026] DELETE /v2.0/floatingips/ef26e063-2068-43f0-8959-9878b64038f2 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:54.242 7 INFO neutron.services.segments.plugin [-] Segment 563c4789-c6de-46a6-9c4f-c529149e62fc resource provider aggregate not found 2026-05-08 00:44:54.246 7 INFO neutron.services.segments.plugin [-] Segment 563c4789-c6de-46a6-9c4f-c529149e62fc resource provider aggregate not found 2026-05-08 00:44:54.259 7 INFO neutron.services.segments.plugin [-] Segment 563c4789-c6de-46a6-9c4f-c529149e62fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 563c4789-c6de-46a6-9c4f-c529149e62fc found for delete ", "request_id": "req-2bbc97a9-b91d-449b-b5a6-7c2d6638ac0f"}]} 2026-05-08 00:44:54.265 7 INFO neutron.services.segments.plugin [-] Segment 563c4789-c6de-46a6-9c4f-c529149e62fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 563c4789-c6de-46a6-9c4f-c529149e62fc found for delete ", "request_id": "req-3f57f9b0-92c4-40c5-bb55-e9dfb0fe8ad7"}]} 2026-05-08 00:44:54.284 7 INFO neutron.services.segments.plugin [-] Segment faaca36e-4a65-48d4-a8d4-6ef6e0292731 resource provider aggregate not found 2026-05-08 00:44:54.293 7 INFO neutron.services.segments.plugin [-] Segment faaca36e-4a65-48d4-a8d4-6ef6e0292731 resource provider aggregate not found 2026-05-08 00:44:54.302 7 INFO neutron.services.segments.plugin [-] Segment faaca36e-4a65-48d4-a8d4-6ef6e0292731 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faaca36e-4a65-48d4-a8d4-6ef6e0292731 found for delete ", "request_id": "req-bdf91f8d-c4bc-4473-a9b9-823793154c29"}]} 2026-05-08 00:44:54.308 7 INFO neutron.services.segments.plugin [-] Segment faaca36e-4a65-48d4-a8d4-6ef6e0292731 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faaca36e-4a65-48d4-a8d4-6ef6e0292731 found for delete ", "request_id": "req-69346706-aa6f-4f52-b934-0381b601086c"}]} 2026-05-08 00:44:54.325 7 INFO neutron.services.segments.plugin [-] Segment 3eef422b-a30e-4fe2-9b4d-325930dffa8e resource provider aggregate not found 2026-05-08 00:44:54.329 7 INFO neutron.services.segments.plugin [-] Segment 3eef422b-a30e-4fe2-9b4d-325930dffa8e resource provider aggregate not found 2026-05-08 00:44:54.343 7 INFO neutron.services.segments.plugin [-] Segment 3eef422b-a30e-4fe2-9b4d-325930dffa8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eef422b-a30e-4fe2-9b4d-325930dffa8e found for delete ", "request_id": "req-65a5601a-7f92-4354-ba87-0c26035180fc"}]} 2026-05-08 00:44:54.345 7 INFO neutron.services.segments.plugin [-] Segment 3eef422b-a30e-4fe2-9b4d-325930dffa8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eef422b-a30e-4fe2-9b4d-325930dffa8e found for delete ", "request_id": "req-21b5b803-a4d9-4f24-84b3-b5a9cd41b63a"}]} 2026-05-08 00:44:54.357 7 INFO neutron.services.segments.plugin [-] Segment 6a15f37c-b596-4f8e-9586-f8ff487df223 resource provider aggregate not found 2026-05-08 00:44:54.360 7 INFO neutron.services.segments.plugin [-] Segment 6a15f37c-b596-4f8e-9586-f8ff487df223 resource provider aggregate not found 2026-05-08 00:44:54.368 7 INFO neutron.services.segments.plugin [-] Segment 6a15f37c-b596-4f8e-9586-f8ff487df223 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a15f37c-b596-4f8e-9586-f8ff487df223 found for delete ", "request_id": "req-57906537-536a-4e66-a7de-722e6b0753d8"}]} 2026-05-08 00:44:54.379 7 INFO neutron.services.segments.plugin [-] Segment 6a15f37c-b596-4f8e-9586-f8ff487df223 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a15f37c-b596-4f8e-9586-f8ff487df223 found for delete ", "request_id": "req-1cb9c52b-f136-440d-956f-b8d926a964b7"}]} 2026-05-08 00:44:54.673 8 WARNING neutron.db.securitygroups_db [None req-2bdbc3dd-7ce1-484b-858a-fabdd39ecb97 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:54.801 8 INFO neutron.db.ovn_revision_numbers_db [None req-2bdbc3dd-7ce1-484b-858a-fabdd39ecb97 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d33487e4-28f8-4529-b208-7f0051a028e6 (type: security_groups) to 1 2026-05-08 00:44:54.819 8 INFO neutron.db.ovn_revision_numbers_db [None req-2bdbc3dd-7ce1-484b-858a-fabdd39ecb97 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 135ba3b1-3332-472b-949e-c1855b7a4e87 (type: security_group_rules) to 0 2026-05-08 00:44:54.833 8 INFO neutron.db.ovn_revision_numbers_db [None req-2bdbc3dd-7ce1-484b-858a-fabdd39ecb97 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 955527fd-b9cb-4f80-92fc-42c359caa88d (type: security_group_rules) to 0 2026-05-08 00:44:54.845 8 INFO neutron.db.ovn_revision_numbers_db [None req-2bdbc3dd-7ce1-484b-858a-fabdd39ecb97 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 96035a47-1629-49a9-bfb6-d31734c3efda (type: security_group_rules) to 0 2026-05-08 00:44:54.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-2bdbc3dd-7ce1-484b-858a-fabdd39ecb97 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 985a928a-9290-4c68-ba89-62b59c5b6fe3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1217/2516] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:54 2026] GET /v2.0/security-groups?tenant_id=6396b432c76e4bf4ad36d419618c6d8f&name=default => generated 2925 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:44:54.934 7 WARNING neutron.db.securitygroups_db [None req-825a0806-11aa-4401-9bea-fe62d9367c66 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:55.072 7 INFO neutron.db.ovn_revision_numbers_db [None req-825a0806-11aa-4401-9bea-fe62d9367c66 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 25effe59-fc8f-4796-bce1-697c3116bf6d (type: security_groups) to 1 [pid: 8|app: 0|req: 1218/2517] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:54 2026] DELETE /v2.0/security-groups/d33487e4-28f8-4529-b208-7f0051a028e6 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:55.089 7 INFO neutron.db.ovn_revision_numbers_db [None req-825a0806-11aa-4401-9bea-fe62d9367c66 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 258d2e08-dfaf-4538-8bdc-814a80f84266 (type: security_group_rules) to 0 2026-05-08 00:44:55.101 7 INFO neutron.db.ovn_revision_numbers_db [None req-825a0806-11aa-4401-9bea-fe62d9367c66 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 58d5b4c1-f270-42b6-860a-8c448d643c63 (type: security_group_rules) to 0 2026-05-08 00:44:55.114 7 INFO neutron.db.ovn_revision_numbers_db [None req-825a0806-11aa-4401-9bea-fe62d9367c66 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 732ddded-2b90-499c-9158-d86715cc4931 (type: security_group_rules) to 0 2026-05-08 00:44:55.124 7 INFO neutron.db.ovn_revision_numbers_db [None req-825a0806-11aa-4401-9bea-fe62d9367c66 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 9fb4a7dc-94a8-4d9b-9d57-21e922f19f70 (type: security_group_rules) to 0 2026-05-08 00:44:55.171 8 WARNING neutron.db.securitygroups_db [None req-86034f2f-9d79-4c75-922b-89c095cc38d0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1300/2518] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:54 2026] GET /v2.0/security-groups?tenant_id=2ee5faa92bb5405e8237f7e3bf60d6ff&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2519] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:55 2026] GET /v2.0/security-groups?tenant_id=e6ec897559294e93a78b7fa273e46484&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2520] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:55 2026] DELETE /v2.0/security-groups/25effe59-fc8f-4796-bce1-697c3116bf6d => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2521] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:55 2026] DELETE /v2.0/security-groups/a162dec6-67b3-48ea-ac1f-9965c3894e50 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:55.525 7 WARNING neutron.db.securitygroups_db [None req-2c34a4c9-3507-45b1-85d3-fef5a63ce85d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:55.581 8 WARNING neutron.db.securitygroups_db [None req-fde53cb1-dbf4-4cfa-a9fe-b9a3329275a9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:55.673 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c34a4c9-3507-45b1-85d3-fef5a63ce85d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 2384cc03-40f9-4531-b12e-b052ddcd1ad9 (type: security_groups) to 1 2026-05-08 00:44:55.687 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c34a4c9-3507-45b1-85d3-fef5a63ce85d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource cb482dfc-4965-4ee8-89b2-e14a24fa276b (type: security_group_rules) to 0 2026-05-08 00:44:55.705 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c34a4c9-3507-45b1-85d3-fef5a63ce85d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e37f1f0e-e4a2-4f54-a2aa-b2a1bb6d5a75 (type: security_group_rules) to 0 2026-05-08 00:44:55.724 8 INFO neutron.db.ovn_revision_numbers_db [None req-fde53cb1-dbf4-4cfa-a9fe-b9a3329275a9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a9b1678e-7391-45dd-aeed-1869b3dcc2a9 (type: security_groups) to 1 2026-05-08 00:44:55.725 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c34a4c9-3507-45b1-85d3-fef5a63ce85d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e9f92099-c826-4af2-a760-0ee3d224191d (type: security_group_rules) to 0 2026-05-08 00:44:55.736 8 INFO neutron.db.ovn_revision_numbers_db [None req-fde53cb1-dbf4-4cfa-a9fe-b9a3329275a9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 2346a576-bb8f-46e6-bd9f-ee845abc3085 (type: security_group_rules) to 0 2026-05-08 00:44:55.738 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c34a4c9-3507-45b1-85d3-fef5a63ce85d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f2b66f3d-ec1b-4893-ad24-3d0a6838561b (type: security_group_rules) to 0 2026-05-08 00:44:55.750 8 INFO neutron.db.ovn_revision_numbers_db [None req-fde53cb1-dbf4-4cfa-a9fe-b9a3329275a9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 2619cd67-804e-493f-b96b-0908ae6c1e9b (type: security_group_rules) to 0 2026-05-08 00:44:55.762 8 INFO neutron.db.ovn_revision_numbers_db [None req-fde53cb1-dbf4-4cfa-a9fe-b9a3329275a9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 876a3fea-76db-4bd6-8333-a6eb59934f66 (type: security_group_rules) to 0 2026-05-08 00:44:55.776 8 INFO neutron.db.ovn_revision_numbers_db [None req-fde53cb1-dbf4-4cfa-a9fe-b9a3329275a9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 89b7c724-b333-4146-ba44-17bac7333589 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1302/2522] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:55 2026] GET /v2.0/security-groups?tenant_id=00aa5aaf4a81435d9ebaee9ff974f423&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: 1221/2523] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:55 2026] GET /v2.0/security-groups?tenant_id=1bc3adf296c54e3286113f60feaf8813&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2524] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:55 2026] DELETE /v2.0/security-groups/2384cc03-40f9-4531-b12e-b052ddcd1ad9 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2525] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:55 2026] DELETE /v2.0/security-groups/a9b1678e-7391-45dd-aeed-1869b3dcc2a9 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:56.107 7 WARNING neutron.db.securitygroups_db [None req-fd201d0a-9e43-41d4-9521-e0be4c4712f3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:44:56.234 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd201d0a-9e43-41d4-9521-e0be4c4712f3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e4aec3c2-b729-49f0-ae78-fdbce8fbadfb (type: security_groups) to 1 2026-05-08 00:44:56.242 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd201d0a-9e43-41d4-9521-e0be4c4712f3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 365c96e5-6ca9-42fc-a531-b23b6ffdb3a0 (type: security_group_rules) to 0 2026-05-08 00:44:56.254 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd201d0a-9e43-41d4-9521-e0be4c4712f3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 64df4142-5b13-4117-871f-6357eb08c64f (type: security_group_rules) to 0 2026-05-08 00:44:56.288 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd201d0a-9e43-41d4-9521-e0be4c4712f3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 71189889-779b-459c-89d6-7dc8331e0984 (type: security_group_rules) to 0 2026-05-08 00:44:56.305 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd201d0a-9e43-41d4-9521-e0be4c4712f3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d2865e2b-37dc-4f66-8074-5d7e120fff84 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1304/2526] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:44:56 2026] GET /v2.0/security-groups?tenant_id=31fd26e1e64c470c97c9824eb3bf730d&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: 1223/2527] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:44:56 2026] DELETE /v2.0/security-groups/e4aec3c2-b729-49f0-ae78-fdbce8fbadfb => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:44:56.587 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7f42cd58-99e6-4416-90da-060027a6bf71 - - - - - -] OVN reports status up for port: d8d42225-11a3-4ec9-b659-a1c1baa4b69f 2026-05-08 00:44:56.607 8 INFO neutron.plugins.ml2.plugin [None req-7f42cd58-99e6-4416-90da-060027a6bf71 - - - - - -] Attempt 1 to provision port d8d42225-11a3-4ec9-b659-a1c1baa4b69f 2026-05-08 00:44:56.718 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe23c132-fa3e-401d-bdda-2cd705b3cd6b'] response: {'server_uuid': '8dc12587-7ea5-4a7b-bba1-fc1132f19f73', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd8d42225-11a3-4ec9-b659-a1c1baa4b69f', 'code': 200} 2026-05-08 00:44:56.865 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f42cd58-99e6-4416-90da-060027a6bf71 - - - - - -] Successfully bumped revision number for resource d8d42225-11a3-4ec9-b659-a1c1baa4b69f (type: ports) to 5 [pid: 7|app: 0|req: 1305/2528] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:44:57 2026] GET /v2.0/ports?device_id=8dc12587-7ea5-4a7b-bba1-fc1132f19f73 => generated 1188 bytes in 82 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: 1224/2529] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:44:57 2026] GET /v2.0/security-groups?id=3ae257d3-9d27-428d-87cc-3b0cd3fe973f&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-05-08 00:44:58.756 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-56327a6e-7ba4-40ff-a5b6-8bae869a9f21'] response: {'server_uuid': '8dc12587-7ea5-4a7b-bba1-fc1132f19f73', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd8d42225-11a3-4ec9-b659-a1c1baa4b69f', 'code': 200} 2026-05-08 00:45:00.834 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a12a6ed7-e6b3-4c54-ba9a-01c3a7649139 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] No more DHCP agents 2026-05-08 00:45:00.835 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a12a6ed7-e6b3-4c54-ba9a-01c3a7649139 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:00.949 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc7428ea-874e-45e0-8cdf-8855f8f0fc34 ecbce89e4e2549d4b1a0164301c0ebc4 12c7e67fe6c24e6994cdfd4e34a59c31 - - default default] Successfully bumped revision number for resource 28ea2ee9-a69d-4343-b84e-4637f89b88df (type: routers) to 1 [pid: 8|app: 0|req: 1225/2530] 10.0.0.36 () {34 vars in 667 bytes} [Fri May 8 00:45:00 2026] POST /v2.0/routers => generated 591 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:01.076 8 INFO neutron.db.ovn_revision_numbers_db [None req-7480f146-cecd-42a9-b099-92c2ad90f1d8 ecbce89e4e2549d4b1a0164301c0ebc4 12c7e67fe6c24e6994cdfd4e34a59c31 - - default default] Successfully bumped revision number for resource 97ad5471-d693-447f-82ad-963392f592d8 (type: routers) to 1 [pid: 8|app: 0|req: 1226/2531] 10.0.0.36 () {34 vars in 667 bytes} [Fri May 8 00:45:00 2026] POST /v2.0/routers => generated 591 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2532] 10.0.0.36 () {34 vars in 675 bytes} [Fri May 8 00:45:00 2026] POST /v2.0/floatingips => generated 552 bytes in 797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:01.191 7 WARNING tagging [None req-3dfe0b67-ea4f-441b-a872-9fb67e2ff747 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1307/2533] 10.0.0.36 () {34 vars in 758 bytes} [Fri May 8 00:45:01 2026] PUT /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:01.264 7 WARNING tagging [None req-80c15b23-0cd9-4f8a-ab0c-fdcf01e86f28 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:01.266 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5e944ba-75d9-4731-999d-b58e528394c2 ecbce89e4e2549d4b1a0164301c0ebc4 12c7e67fe6c24e6994cdfd4e34a59c31 - - default default] Successfully bumped revision number for resource 21f9b4a0-2ec0-466a-b0fd-c37b503babdf (type: routers) to 1 [pid: 7|app: 0|req: 1308/2534] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:45:01 2026] GET /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2535] 10.0.0.36 () {34 vars in 667 bytes} [Fri May 8 00:45:01 2026] POST /v2.0/routers => generated 591 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:01.306 7 WARNING tagging [None req-2523806b-c37a-451e-9907-39e65557e9bb 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1309/2536] 10.0.0.36 () {34 vars in 769 bytes} [Fri May 8 00:45:01 2026] PUT /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags/green => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:45:01.408 8 INFO neutron.db.ovn_revision_numbers_db [None req-a23d0144-f4bd-4ecb-9efa-05b1a1b024c2 ecbce89e4e2549d4b1a0164301c0ebc4 12c7e67fe6c24e6994cdfd4e34a59c31 - - default default] Successfully bumped revision number for resource 80a59081-52cf-4815-9325-4bd5c0952476 (type: routers) to 1 2026-05-08 00:45:01.411 7 WARNING tagging [None req-bef97203-3e5c-42cc-87be-587441abe8c6 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1228/2537] 10.0.0.36 () {34 vars in 667 bytes} [Fri May 8 00:45:01 2026] POST /v2.0/routers => generated 591 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2538] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:45:01 2026] GET /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:01.460 7 WARNING tagging [None req-19f9b425-cbe2-4b24-b1ab-5a6b8547bbb2 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1311/2539] 10.0.0.36 () {34 vars in 765 bytes} [Fri May 8 00:45:01 2026] PUT /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:45:01.520 7 WARNING tagging [None req-b8b79dc1-0268-4e47-981e-2d49fb86f7ae 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1312/2540] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:45:01 2026] GET /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:01.561 8 INFO neutron.db.ovn_revision_numbers_db [None req-840832a2-438d-4ac8-9648-8d13104dacc8 ecbce89e4e2549d4b1a0164301c0ebc4 12c7e67fe6c24e6994cdfd4e34a59c31 - - default default] Successfully bumped revision number for resource 097dc46b-b947-41ee-9b88-93a1007109c2 (type: routers) to 1 2026-05-08 00:45:01.562 7 WARNING tagging [None req-609ddb87-e022-4800-9cf5-806b63a56cd3 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1229/2541] 10.0.0.36 () {34 vars in 667 bytes} [Fri May 8 00:45:01 2026] POST /v2.0/routers => generated 591 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2542] 10.0.0.36 () {34 vars in 787 bytes} [Fri May 8 00:45:01 2026] PUT /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:45:01.618 8 WARNING tagging [None req-db73470d-fc63-4f44-80a7-1cd914fdd48b ecbce89e4e2549d4b1a0164301c0ebc4 12c7e67fe6c24e6994cdfd4e34a59c31 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:01.642 7 WARNING tagging [None req-4cffa408-e2f6-4431-b66c-faab0c742fa8 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1314/2543] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:45:01 2026] GET /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2544] 10.0.0.36 () {34 vars in 750 bytes} [Fri May 8 00:45:01 2026] PUT /v2.0/routers/28ea2ee9-a69d-4343-b84e-4637f89b88df/tags => generated 17 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:01.682 7 WARNING tagging [None req-ea01e798-c3b3-462e-a8c1-f1024665fd71 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:01.695 8 WARNING tagging [None req-a6c19e33-7698-4ab7-9bc7-5ec2cce73f56 ecbce89e4e2549d4b1a0164301c0ebc4 12c7e67fe6c24e6994cdfd4e34a59c31 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1315/2545] 10.0.0.36 () {34 vars in 758 bytes} [Fri May 8 00:45:01 2026] PUT /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2546] 10.0.0.36 () {34 vars in 750 bytes} [Fri May 8 00:45:01 2026] PUT /v2.0/routers/97ad5471-d693-447f-82ad-963392f592d8/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:01.747 7 WARNING tagging [None req-c3c5d5b7-39db-43f6-9f89-f77926ccb442 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1316/2547] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:45:01 2026] GET /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:01.773 8 WARNING tagging [None req-61d3f946-c991-4483-9ec2-d0e1a9f0bf60 ecbce89e4e2549d4b1a0164301c0ebc4 12c7e67fe6c24e6994cdfd4e34a59c31 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:01.787 7 WARNING tagging [None req-cd84b267-3c5e-4e7e-977a-6cc6289771bb 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1317/2548] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:45:01 2026] GET /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2549] 10.0.0.36 () {34 vars in 750 bytes} [Fri May 8 00:45:01 2026] PUT /v2.0/routers/21f9b4a0-2ec0-466a-b0fd-c37b503babdf/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:01.831 7 WARNING tagging [None req-883b1ac1-a153-4c5f-8c93-36d68977ad6c 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:01.845 7 INFO neutron.api.v2.resource [None req-883b1ac1-a153-4c5f-8c93-36d68977ad6c 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1318/2550] 10.0.0.36 () {32 vars in 750 bytes} [Fri May 8 00:45:01 2026] GET /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:45:01.852 8 WARNING tagging [None req-1189d4ff-bf14-4528-b196-02ab7b70608b ecbce89e4e2549d4b1a0164301c0ebc4 12c7e67fe6c24e6994cdfd4e34a59c31 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:01.877 7 WARNING tagging [None req-704cd8cf-afae-4c38-a041-8d60630eff39 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1233/2551] 10.0.0.36 () {34 vars in 750 bytes} [Fri May 8 00:45:01 2026] PUT /v2.0/routers/80a59081-52cf-4815-9325-4bd5c0952476/tags => generated 19 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2552] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:45:01 2026] DELETE /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags/red => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:01.951 7 WARNING tagging [None req-6416be73-4c47-4d42-a0d8-52c284cc67f2 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1234/2553] 10.0.0.36 () {32 vars in 663 bytes} [Fri May 8 00:45:01 2026] GET /v2.0/routers?tags=red => generated 1814 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2554] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:45:01 2026] GET /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:01.998 7 WARNING tagging [None req-cba69991-0d00-47bb-9bb7-c1e8e9f7971b 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:02.021 7 INFO neutron.api.v2.resource [None req-cba69991-0d00-47bb-9bb7-c1e8e9f7971b 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1321/2555] 10.0.0.36 () {32 vars in 753 bytes} [Fri May 8 00:45:01 2026] DELETE /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2556] 10.0.0.36 () {32 vars in 677 bytes} [Fri May 8 00:45:01 2026] GET /v2.0/routers?tags=red%2Cblue => generated 1222 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:45:02.054 7 WARNING tagging [None req-a06e8586-0be3-491e-8dba-f576db705b18 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1322/2557] 10.0.0.36 () {32 vars in 741 bytes} [Fri May 8 00:45:02 2026] DELETE /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2558] 10.0.0.36 () {32 vars in 673 bytes} [Fri May 8 00:45:02 2026] GET /v2.0/routers?tags-any=blue => generated 1222 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:45:02.132 7 WARNING tagging [None req-b84932d8-4c5a-463c-a6bc-24cae795d750 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1323/2559] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:45:02 2026] GET /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2560] 10.0.0.36 () {32 vars in 685 bytes} [Fri May 8 00:45:02 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1814 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2561] 10.0.0.36 () {32 vars in 671 bytes} [Fri May 8 00:45:02 2026] GET /v2.0/routers?not-tags=red => generated 1194 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:45:02.272 7 INFO neutron_taas.services.taas.taas_plugin [None req-556efe7e-5343-40dd-a8a4-f8d715ac3ae2 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] TaaS: Handle Delete Port: 988ac38e-6149-4072-9999-39a6c8e4203a 2026-05-08 00:45:02.274 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-556efe7e-5343-40dd-a8a4-f8d715ac3ae2 50d9cb9af43f482b8ecab01129259d22 ede9034515b14c5da238ea77ecf40f7e - - default default] Tap Mirror: Handle Delete Port: 988ac38e-6149-4072-9999-39a6c8e4203a [pid: 8|app: 0|req: 1239/2562] 10.0.0.36 () {32 vars in 685 bytes} [Fri May 8 00:45:02 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1786 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2563] 10.0.0.36 () {32 vars in 681 bytes} [Fri May 8 00:45:02 2026] GET /v2.0/routers?not-tags-any=blue => generated 1786 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2564] 10.0.0.36 () {32 vars in 693 bytes} [Fri May 8 00:45:02 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 1194 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2565] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:45:02 2026] DELETE /v2.0/floatingips/3fe65cf3-93f0-4a45-be3d-c2ab424ea396 => 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: 1242/2566] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:45:02 2026] GET /v2.0/routers/28ea2ee9-a69d-4343-b84e-4637f89b88df => generated 602 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2567] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:45:02 2026] GET /v2.0/ports?device_id=8dc12587-7ea5-4a7b-bba1-fc1132f19f73 => generated 1188 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2568] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:45:02 2026] GET /v2.0/security-groups?id=3ae257d3-9d27-428d-87cc-3b0cd3fe973f&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:02.815 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1ecf9cc-3d7f-410b-aa9b-e785d00faa7e ecbce89e4e2549d4b1a0164301c0ebc4 12c7e67fe6c24e6994cdfd4e34a59c31 - - default default] Successfully bumped revision number for resource 28ea2ee9-a69d-4343-b84e-4637f89b88df (type: routers) to 2 [pid: 7|app: 0|req: 1325/2569] 10.0.0.36 () {34 vars in 741 bytes} [Fri May 8 00:45:02 2026] PUT /v2.0/routers/28ea2ee9-a69d-4343-b84e-4637f89b88df => generated 602 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2570] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:45:02 2026] GET /v2.0/ports?device_id=28ea2ee9-a69d-4343-b84e-4637f89b88df => 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: 1245/2571] 10.0.0.36 () {32 vars in 817 bytes} [Fri May 8 00:45:02 2026] GET /v2.0/ports?network_id=f7023938-894b-4fd8-b7fb-8e53df71975f&mac_address=fa%3A16%3A3e%3Ac8%3A87%3A71 => generated 1188 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2572] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:45:02 2026] DELETE /v2.0/routers/28ea2ee9-a69d-4343-b84e-4637f89b88df => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2573] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:45:03 2026] GET /v2.0/routers/97ad5471-d693-447f-82ad-963392f592d8 => generated 610 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:03.102 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-12d35f79-78f6-47db-8c2a-e7f8568e7f07 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:45:03.103 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-12d35f79-78f6-47db-8c2a-e7f8568e7f07 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:03.357 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ec93be5-06da-4366-91d0-17a7188def66 ecbce89e4e2549d4b1a0164301c0ebc4 12c7e67fe6c24e6994cdfd4e34a59c31 - - default default] Successfully bumped revision number for resource 97ad5471-d693-447f-82ad-963392f592d8 (type: routers) to 2 [pid: 7|app: 0|req: 1329/2574] 10.0.0.36 () {34 vars in 741 bytes} [Fri May 8 00:45:03 2026] PUT /v2.0/routers/97ad5471-d693-447f-82ad-963392f592d8 => generated 610 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:03.462 7 WARNING neutron.db.securitygroups_db [None req-81c116e0-5658-42cd-9ece-b01df6c3efe2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:03.625 7 INFO neutron.db.ovn_revision_numbers_db [None req-81c116e0-5658-42cd-9ece-b01df6c3efe2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 78cbc46a-eabc-48e9-8034-224d12a14c37 (type: security_groups) to 1 2026-05-08 00:45:03.636 7 INFO neutron.db.ovn_revision_numbers_db [None req-81c116e0-5658-42cd-9ece-b01df6c3efe2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 18bba25a-8af1-4225-9388-feb248e3357a (type: security_group_rules) to 0 2026-05-08 00:45:03.648 7 INFO neutron.db.ovn_revision_numbers_db [None req-81c116e0-5658-42cd-9ece-b01df6c3efe2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 44ea0810-84b2-45dd-bb82-fa3e570ae475 (type: security_group_rules) to 0 2026-05-08 00:45:03.661 7 INFO neutron.db.ovn_revision_numbers_db [None req-81c116e0-5658-42cd-9ece-b01df6c3efe2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 629128f1-05c8-4583-abbb-d01557e1b1bd (type: security_group_rules) to 0 2026-05-08 00:45:03.673 7 INFO neutron.db.ovn_revision_numbers_db [None req-81c116e0-5658-42cd-9ece-b01df6c3efe2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 98025f05-be62-405d-b80f-af37b9bc8912 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1330/2575] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:03 2026] GET /v2.0/security-groups?tenant_id=ede9034515b14c5da238ea77ecf40f7e&name=default => generated 2928 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2576] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:45:03 2026] GET /v2.0/ports?device_id=97ad5471-d693-447f-82ad-963392f592d8 => 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: 1332/2577] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:03 2026] DELETE /v2.0/security-groups/78cbc46a-eabc-48e9-8034-224d12a14c37 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:03.966 8 INFO neutron.db.ovn_revision_numbers_db [None req-12d35f79-78f6-47db-8c2a-e7f8568e7f07 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 5ced882d-7f2f-405e-a40e-8cb1c5183729 (type: floatingips) to 1 2026-05-08 00:45:03.967 8 INFO neutron.db.l3_db [None req-12d35f79-78f6-47db-8c2a-e7f8568e7f07 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Floating IP 5ced882d-7f2f-405e-a40e-8cb1c5183729 associated. External IP: 10.96.250.213, port: d8d42225-11a3-4ec9-b659-a1c1baa4b69f. [pid: 8|app: 0|req: 1246/2578] 10.0.0.36 () {34 vars in 676 bytes} [Fri May 8 00:45:02 2026] POST /v2.0/floatingips => generated 853 bytes in 1137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:45:04.019 8 WARNING neutron.db.securitygroups_db [None req-4ed21ce4-0334-4049-b265-3d7a79d4aff0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:04.061 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-debe3deb-9922-4a51-a65e-be99e7c2ab16'] response: {'name': 'network-changed', 'server_uuid': '8dc12587-7ea5-4a7b-bba1-fc1132f19f73', 'tag': 'd8d42225-11a3-4ec9-b659-a1c1baa4b69f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1333/2579] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:45:03 2026] DELETE /v2.0/routers/97ad5471-d693-447f-82ad-963392f592d8 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:04.137 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ed21ce4-0334-4049-b265-3d7a79d4aff0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a3afa44d-e682-449b-8a8b-aa6009b1824e (type: security_groups) to 1 2026-05-08 00:45:04.143 7 WARNING neutron.db.securitygroups_db [req-ee97322d-d95c-4240-bab5-dda34b1aa81b req-f8efaf77-8d61-4399-b3f4-0b2833cdd190 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:04.148 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ed21ce4-0334-4049-b265-3d7a79d4aff0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 001eccb7-c1ee-4f4c-b14d-536963432613 (type: security_group_rules) to 0 2026-05-08 00:45:04.160 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ed21ce4-0334-4049-b265-3d7a79d4aff0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 31169c50-7555-449a-bd38-920b02aef3de (type: security_group_rules) to 0 2026-05-08 00:45:04.171 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ed21ce4-0334-4049-b265-3d7a79d4aff0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 47cec237-244b-47a9-91f3-b39f86bb3933 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1334/2580] 10.0.0.188 () {34 vars in 1094 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-234281576&fields=id&tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:04.188 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ed21ce4-0334-4049-b265-3d7a79d4aff0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7168d90a-c0c6-4617-a995-cc45c41c35c7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1335/2581] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/routers/21f9b4a0-2ec0-466a-b0fd-c37b503babdf => generated 619 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2582] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/security-groups?tenant_id=3aeeff860b3d4a109658ea0065f45e7c&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2583] 10.0.0.188 () {34 vars in 982 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/networks?id=31e15bca-19e1-4fa7-9483-ce12d7a937d5 => generated 743 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2584] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:04 2026] DELETE /v2.0/security-groups/a3afa44d-e682-449b-8a8b-aa6009b1824e => 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: 1338/2585] 10.0.0.188 () {34 vars in 965 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/quotas/d00c56dd66ee4c268e0efc2008c1a6dd => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:04.567 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d79fcb3-9d5e-4147-b154-175b1adf9398 ecbce89e4e2549d4b1a0164301c0ebc4 12c7e67fe6c24e6994cdfd4e34a59c31 - - default default] Successfully bumped revision number for resource 21f9b4a0-2ec0-466a-b0fd-c37b503babdf (type: routers) to 2 [pid: 8|app: 0|req: 1248/2586] 10.0.0.36 () {34 vars in 741 bytes} [Fri May 8 00:45:04 2026] PUT /v2.0/routers/21f9b4a0-2ec0-466a-b0fd-c37b503babdf => generated 619 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2587] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/ports?tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd&device_id=8dc12587-7ea5-4a7b-bba1-fc1132f19f73 => generated 1449 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2588] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/ports?device_id=21f9b4a0-2ec0-466a-b0fd-c37b503babdf => 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: 1251/2589] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/networks?id=f7023938-894b-4fd8-b7fb-8e53df71975f => generated 841 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2590] 10.0.0.188 () {34 vars in 1002 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/ports?tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd&fields=id => generated 333 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2591] 199.19.213.225 () {34 vars in 1054 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.5&port_id=d8d42225-11a3-4ec9-b659-a1c1baa4b69f => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2592] 10.0.0.188 () {34 vars in 1008 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2593] 199.19.213.225 () {34 vars in 1102 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5a&port_id=d8d42225-11a3-4ec9-b659-a1c1baa4b69f => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2594] 10.0.0.188 () {34 vars in 1108 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2595] 199.19.213.225 () {34 vars in 1064 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/subnets?id=0c33bff9-bcc2-406d-a911-78e3996885ba&id=a963dd34-7b4b-48d8-9b14-f2c000a5ad08 => generated 1410 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2596] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:45:04 2026] DELETE /v2.0/routers/21f9b4a0-2ec0-466a-b0fd-c37b503babdf => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2597] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/ports?network_id=f7023938-894b-4fd8-b7fb-8e53df71975f&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2598] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/ports?network_id=f7023938-894b-4fd8-b7fb-8e53df71975f&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: 1253/2599] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/routers/80a59081-52cf-4815-9325-4bd5c0952476 => generated 604 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2600] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?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: 1348/2601] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/ports?device_id=c5303b6f-a599-4a0a-b70d-569e314089e4 => 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: 1349/2602] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:45:04 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:05.178 8 INFO neutron.db.ovn_revision_numbers_db [None req-c259d9f3-26c5-497f-9cc8-06984b902047 ecbce89e4e2549d4b1a0164301c0ebc4 12c7e67fe6c24e6994cdfd4e34a59c31 - - default default] Successfully bumped revision number for resource 80a59081-52cf-4815-9325-4bd5c0952476 (type: routers) to 2 [pid: 8|app: 0|req: 1254/2603] 10.0.0.36 () {34 vars in 741 bytes} [Fri May 8 00:45:04 2026] PUT /v2.0/routers/80a59081-52cf-4815-9325-4bd5c0952476 => generated 604 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2604] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:45:05 2026] GET /v2.0/ports?device_id=80a59081-52cf-4815-9325-4bd5c0952476 => 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: 1255/2605] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:45:05 2026] DELETE /v2.0/routers/80a59081-52cf-4815-9325-4bd5c0952476 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2608] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:45:05 2026] GET /v2.0/routers/097dc46b-b947-41ee-9b88-93a1007109c2 => generated 597 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2609] 10.0.0.36 () {34 vars in 741 bytes} [Fri May 8 00:45:05 2026] PUT /v2.0/routers/097dc46b-b947-41ee-9b88-93a1007109c2 => generated 597 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2610] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:45:05 2026] GET /v2.0/ports?device_id=097dc46b-b947-41ee-9b88-93a1007109c2 => 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: 1353/2611] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:45:05 2026] DELETE /v2.0/routers/097dc46b-b947-41ee-9b88-93a1007109c2 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:06.942 8 WARNING neutron.db.securitygroups_db [None req-ac798314-1704-4450-b064-20c03cd943a4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:07.122 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac798314-1704-4450-b064-20c03cd943a4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 59da89ba-f2e8-494c-afd7-71a54cc2fdc8 (type: security_groups) to 1 2026-05-08 00:45:07.141 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac798314-1704-4450-b064-20c03cd943a4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 540584b7-aebe-4112-8104-3c5c5f3271ca (type: security_group_rules) to 0 2026-05-08 00:45:07.161 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac798314-1704-4450-b064-20c03cd943a4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource adb3002c-6a70-4b0f-a565-7ffe6815d8a9 (type: security_group_rules) to 0 2026-05-08 00:45:07.179 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac798314-1704-4450-b064-20c03cd943a4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ae1855a4-11a0-42eb-b147-a907ba7459ee (type: security_group_rules) to 0 2026-05-08 00:45:07.194 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac798314-1704-4450-b064-20c03cd943a4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource bb8efdb0-5e60-458e-92b2-617930b0fcff (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1259/2612] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:06 2026] GET /v2.0/security-groups?tenant_id=36d2073b68644cc0979292915cc52aad&name=default => generated 2929 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2613] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:07 2026] DELETE /v2.0/security-groups/59da89ba-f2e8-494c-afd7-71a54cc2fdc8 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:07.608 8 WARNING neutron.db.securitygroups_db [None req-1958a075-403e-4332-8ce3-c3165b54d87d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:07.778 8 INFO neutron.db.ovn_revision_numbers_db [None req-1958a075-403e-4332-8ce3-c3165b54d87d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 152dff36-c695-485d-bf92-e2e1fe06ef05 (type: security_groups) to 1 2026-05-08 00:45:07.795 8 INFO neutron.db.ovn_revision_numbers_db [None req-1958a075-403e-4332-8ce3-c3165b54d87d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1d5b0b29-53b0-4f1e-90f6-b22626cebfb6 (type: security_group_rules) to 0 2026-05-08 00:45:07.814 8 INFO neutron.db.ovn_revision_numbers_db [None req-1958a075-403e-4332-8ce3-c3165b54d87d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 29ae8612-8aaf-41e1-9a3b-c3c34888fc15 (type: security_group_rules) to 0 2026-05-08 00:45:07.830 8 INFO neutron.db.ovn_revision_numbers_db [None req-1958a075-403e-4332-8ce3-c3165b54d87d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource cacd7dc5-8925-4902-99d0-371ec2271023 (type: security_group_rules) to 0 2026-05-08 00:45:07.848 8 INFO neutron.db.ovn_revision_numbers_db [None req-1958a075-403e-4332-8ce3-c3165b54d87d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f3647b04-3bf6-423a-b3ae-da97dcf9c6cc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1260/2614] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:07 2026] GET /v2.0/security-groups?tenant_id=7599f78aaf6949cea1cf7f6f7127a17e&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:45:07.993 7 INFO neutron.db.ovn_revision_numbers_db [None req-53842df5-22ba-47e9-81fc-90d2a1c543d9 f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] Successfully bumped revision number for resource 36c4f676-26a6-4186-ba43-fc070ec763e8 (type: security_groups) to 1 2026-05-08 00:45:08.022 7 INFO neutron.db.ovn_revision_numbers_db [None req-53842df5-22ba-47e9-81fc-90d2a1c543d9 f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] Successfully bumped revision number for resource 1509343f-fb90-42b6-a226-f1bc2f42b1c0 (type: security_group_rules) to 0 2026-05-08 00:45:08.052 7 INFO neutron.db.ovn_revision_numbers_db [None req-53842df5-22ba-47e9-81fc-90d2a1c543d9 f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] Successfully bumped revision number for resource 614841c1-dc32-4ad8-9d85-fd47dc7fe26b (type: security_group_rules) to 0 2026-05-08 00:45:08.079 7 INFO neutron.db.ovn_revision_numbers_db [None req-53842df5-22ba-47e9-81fc-90d2a1c543d9 f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] Successfully bumped revision number for resource 7ff67faf-e280-456b-bb10-89a043954749 (type: security_group_rules) to 0 2026-05-08 00:45:08.137 7 INFO neutron.db.ovn_revision_numbers_db [None req-53842df5-22ba-47e9-81fc-90d2a1c543d9 f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] Successfully bumped revision number for resource e8a82e87-e28e-49c9-8c2e-269f5f2de280 (type: security_group_rules) to 0 2026-05-08 00:45:08.245 7 INFO neutron.db.segments_db [None req-53842df5-22ba-47e9-81fc-90d2a1c543d9 f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] Added segment c15f101e-e5e5-4976-9588-5b912805a4a4 of type geneve for network 82747999-8245-4412-96de-1fbdbd2d67a5 [pid: 8|app: 0|req: 1261/2615] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:08 2026] DELETE /v2.0/security-groups/152dff36-c695-485d-bf92-e2e1fe06ef05 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:08.512 7 INFO neutron.db.ovn_revision_numbers_db [None req-53842df5-22ba-47e9-81fc-90d2a1c543d9 f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] Successfully bumped revision number for resource 82747999-8245-4412-96de-1fbdbd2d67a5 (type: networks) to 1 2026-05-08 00:45:08.586 8 WARNING neutron.db.securitygroups_db [None req-3fbb956b-f71e-48cf-a7ab-eec7c7e4fd92 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:08.690 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53842df5-22ba-47e9-81fc-90d2a1c543d9 f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] No more DHCP agents 2026-05-08 00:45:08.691 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53842df5-22ba-47e9-81fc-90d2a1c543d9 f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] Unable to schedule network 82747999-8245-4412-96de-1fbdbd2d67a5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:08.774 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fbb956b-f71e-48cf-a7ab-eec7c7e4fd92 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f7b60222-9e21-47e4-8255-bbeb3713cf02 (type: security_groups) to 1 2026-05-08 00:45:08.796 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06a92fd8-bf3c-473c-92c8-90bbb18001eb - - - - - -] OVN reports status down for port: 8b9c8bac-18d9-4b5d-81af-1721f9cf8e7a 2026-05-08 00:45:08.835 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fbb956b-f71e-48cf-a7ab-eec7c7e4fd92 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1641144d-6d10-4368-b111-29d7c56a7d9a (type: security_group_rules) to 0 2026-05-08 00:45:08.877 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fbb956b-f71e-48cf-a7ab-eec7c7e4fd92 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 4d0c9955-dd58-4056-9725-c32b0edfd910 (type: security_group_rules) to 0 2026-05-08 00:45:08.901 7 INFO neutron.db.ovn_revision_numbers_db [None req-53842df5-22ba-47e9-81fc-90d2a1c543d9 f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] Successfully bumped revision number for resource 8b9c8bac-18d9-4b5d-81af-1721f9cf8e7a (type: ports) to 1 2026-05-08 00:45:08.920 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fbb956b-f71e-48cf-a7ab-eec7c7e4fd92 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 5eb258fa-bd04-4056-b7b9-9c20e0a1d4e5 (type: security_group_rules) to 0 2026-05-08 00:45:08.954 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fbb956b-f71e-48cf-a7ab-eec7c7e4fd92 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource eb195e39-e209-4eee-887d-9603bd8ece39 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1262/2616] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:08 2026] GET /v2.0/security-groups?tenant_id=12c7e67fe6c24e6994cdfd4e34a59c31&name=default => generated 2929 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2617] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:45:07 2026] POST /v2.0/networks => generated 669 bytes in 1319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2618] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:08 2026] DELETE /v2.0/security-groups/f7b60222-9e21-47e4-8255-bbeb3713cf02 => 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: 1264/2619] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:45:09 2026] GET /v2.0/networks?id=31e15bca-19e1-4fa7-9483-ce12d7a937d5 => generated 743 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:09.283 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d7c44d3d-2dd9-4cb6-ae66-12978031137c f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] No more DHCP agents 2026-05-08 00:45:09.284 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7c44d3d-2dd9-4cb6-ae66-12978031137c f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] Unable to schedule network 82747999-8245-4412-96de-1fbdbd2d67a5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:09.291 8 WARNING neutron.db.securitygroups_db [req-ee97322d-d95c-4240-bab5-dda34b1aa81b req-3273e87f-0bc0-41c6-b738-537417af5dab 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1265/2620] 199.19.213.225 () {34 vars in 1050 bytes} [Fri May 8 00:45:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd => generated 178 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:09.340 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06a92fd8-bf3c-473c-92c8-90bbb18001eb - - - - - -] OVN reports status down for port: 7c710363-9d23-40a3-8c3a-2946d6d41e1a 2026-05-08 00:45:09.421 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7c44d3d-2dd9-4cb6-ae66-12978031137c f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] Successfully bumped revision number for resource 7c710363-9d23-40a3-8c3a-2946d6d41e1a (type: ports) to 1 [pid: 7|app: 0|req: 1356/2621] 10.0.0.36 () {34 vars in 663 bytes} [Fri May 8 00:45:09 2026] POST /v2.0/ports => generated 743 bytes in 521 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: 1357/2622] 10.0.0.36 () {34 vars in 746 bytes} [Fri May 8 00:45:09 2026] PUT /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags => generated 25 bytes in 91 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: 1358/2623] 10.0.0.36 () {32 vars in 726 bytes} [Fri May 8 00:45:09 2026] GET /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:45:09.744 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-ee97322d-d95c-4240-bab5-dda34b1aa81b req-4aed3c8d-33ff-4e3e-beec-a21df6b27466 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:45:09.745 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-ee97322d-d95c-4240-bab5-dda34b1aa81b req-4aed3c8d-33ff-4e3e-beec-a21df6b27466 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network 31e15bca-19e1-4fa7-9483-ce12d7a937d5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1359/2624] 10.0.0.36 () {34 vars in 757 bytes} [Fri May 8 00:45:09 2026] PUT /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags/green => generated 4 bytes in 145 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-05-08 00:45:09.928 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06a92fd8-bf3c-473c-92c8-90bbb18001eb - - - - - -] OVN reports status down for port: 07d407bb-f096-40d1-ac74-d67fc80e0514 2026-05-08 00:45:09.955 8 INFO neutron.db.ovn_revision_numbers_db [req-ee97322d-d95c-4240-bab5-dda34b1aa81b req-4aed3c8d-33ff-4e3e-beec-a21df6b27466 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 07d407bb-f096-40d1-ac74-d67fc80e0514 (type: ports) to 1 [pid: 7|app: 0|req: 1360/2625] 10.0.0.36 () {32 vars in 726 bytes} [Fri May 8 00:45:09 2026] GET /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags => generated 34 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1266/2626] 199.19.213.225 () {38 vars in 955 bytes} [Fri May 8 00:45:09 2026] POST /v2.0/ports => generated 1183 bytes in 682 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: 1361/2627] 10.0.0.36 () {34 vars in 753 bytes} [Fri May 8 00:45:10 2026] PUT /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags/red => 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: 7|app: 0|req: 1362/2628] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:45:10 2026] GET /v2.0/ports?device_id=c5303b6f-a599-4a0a-b70d-569e314089e4 => generated 1186 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2629] 10.0.0.36 () {32 vars in 726 bytes} [Fri May 8 00:45:10 2026] GET /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags => generated 34 bytes in 72 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: 1364/2630] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:45:10 2026] GET /v2.0/security-groups?id=3ae257d3-9d27-428d-87cc-3b0cd3fe973f&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2631] 10.0.0.36 () {34 vars in 775 bytes} [Fri May 8 00:45:10 2026] PUT /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags/black.or.white => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1366/2632] 10.0.0.36 () {32 vars in 726 bytes} [Fri May 8 00:45:10 2026] GET /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags => generated 52 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:45:10.507 8 INFO neutron.db.ovn_revision_numbers_db [req-ee97322d-d95c-4240-bab5-dda34b1aa81b req-376009d1-5a0b-4674-943a-74155e42ad22 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 07d407bb-f096-40d1-ac74-d67fc80e0514 (type: ports) to 2 [pid: 7|app: 0|req: 1367/2633] 10.0.0.36 () {34 vars in 746 bytes} [Fri May 8 00:45:10 2026] PUT /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags => generated 37 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1368/2634] 10.0.0.36 () {32 vars in 726 bytes} [Fri May 8 00:45:10 2026] GET /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags => generated 37 bytes in 64 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: 1369/2635] 10.0.0.36 () {32 vars in 734 bytes} [Fri May 8 00:45:10 2026] GET /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags/red => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:45:10.784 8 INFO neutron.db.ovn_revision_numbers_db [req-ee97322d-d95c-4240-bab5-dda34b1aa81b req-376009d1-5a0b-4674-943a-74155e42ad22 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 07d407bb-f096-40d1-ac74-d67fc80e0514 (type: ports) to 4 2026-05-08 00:45:10.799 7 INFO neutron.api.v2.resource [None req-a69364af-f76e-4676-8221-88f9e69b6f64 f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1370/2636] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:45:10 2026] GET /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags/green => generated 99 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1267/2637] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:45:10 2026] PUT /v2.0/ports/07d407bb-f096-40d1-ac74-d67fc80e0514 => generated 1456 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:45:10.844 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e258bd11-9982-44e3-aae6-1a7643797e42'] response: {'name': 'network-changed', 'server_uuid': 'c5303b6f-a599-4a0a-b70d-569e314089e4', 'tag': '07d407bb-f096-40d1-ac74-d67fc80e0514', '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: 1268/2638] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 00:45:10 2026] GET /v2.0/ports?device_id=8dc12587-7ea5-4a7b-bba1-fc1132f19f73 => generated 1449 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2639] 10.0.0.36 () {32 vars in 737 bytes} [Fri May 8 00:45:10 2026] DELETE /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags/red => generated 0 bytes in 81 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: 1269/2640] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 00:45:10 2026] GET /v2.0/security-groups?id=3ae257d3-9d27-428d-87cc-3b0cd3fe973f&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2641] 10.0.0.36 () {32 vars in 726 bytes} [Fri May 8 00:45:10 2026] GET /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:10.999 8 INFO neutron.api.v2.resource [None req-4a897bf9-4425-4c34-a88b-340db349611c f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1270/2642] 10.0.0.36 () {32 vars in 741 bytes} [Fri May 8 00:45:10 2026] DELETE /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags/green => generated 99 bytes in 52 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: 1373/2643] 10.0.0.36 () {32 vars in 729 bytes} [Fri May 8 00:45:11 2026] DELETE /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1271/2644] 10.0.0.36 () {32 vars in 726 bytes} [Fri May 8 00:45:11 2026] GET /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:45:11.256 7 INFO neutron_taas.services.taas.taas_plugin [None req-419e44ca-4315-4ba3-86d4-137b2184031a f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] TaaS: Handle Delete Port: 7c710363-9d23-40a3-8c3a-2946d6d41e1a 2026-05-08 00:45:11.259 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-419e44ca-4315-4ba3-86d4-137b2184031a f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] Tap Mirror: Handle Delete Port: 7c710363-9d23-40a3-8c3a-2946d6d41e1a /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1374/2645] 10.0.0.36 () {32 vars in 719 bytes} [Fri May 8 00:45:11 2026] DELETE /v2.0/ports/7c710363-9d23-40a3-8c3a-2946d6d41e1a => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2646] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:45:11 2026] GET /v2.0/ports?tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd&device_id=c5303b6f-a599-4a0a-b70d-569e314089e4 => generated 1459 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2647] 199.19.213.225 () {34 vars in 1018 bytes} [Fri May 8 00:45:11 2026] GET /v2.0/networks?tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd&shared=False => generated 2498 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2648] 199.19.213.225 () {34 vars in 930 bytes} [Fri May 8 00:45:11 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:11.549 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8c30f9c-a5ae-4e4f-be9d-abd2ddcdba58 f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] TaaS: Handle Delete Port: 8b9c8bac-18d9-4b5d-81af-1721f9cf8e7a 2026-05-08 00:45:11.552 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8c30f9c-a5ae-4e4f-be9d-abd2ddcdba58 f29d90213a6f4637bede08e827c25d53 fd9ad114371f410393d1965e0342b1fd - - default default] Tap Mirror: Handle Delete Port: 8b9c8bac-18d9-4b5d-81af-1721f9cf8e7a 2026-05-08 00:45:11.745 7 INFO neutron.services.segments.plugin [-] Segment c15f101e-e5e5-4976-9588-5b912805a4a4 resource provider aggregate not found 2026-05-08 00:45:11.749 7 INFO neutron.services.segments.plugin [-] Segment c15f101e-e5e5-4976-9588-5b912805a4a4 resource provider aggregate not found 2026-05-08 00:45:11.776 7 INFO neutron.services.segments.plugin [-] Segment c15f101e-e5e5-4976-9588-5b912805a4a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c15f101e-e5e5-4976-9588-5b912805a4a4 found for delete ", "request_id": "req-e55433db-4c9b-4748-914e-42e2bb0c4c91"}]} 2026-05-08 00:45:11.785 7 INFO neutron.services.segments.plugin [-] Segment c15f101e-e5e5-4976-9588-5b912805a4a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c15f101e-e5e5-4976-9588-5b912805a4a4 found for delete ", "request_id": "req-bba887bd-e648-4c03-82d4-f4adb29ec865"}]} [pid: 7|app: 0|req: 1375/2649] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:45:11 2026] DELETE /v2.0/networks/82747999-8245-4412-96de-1fbdbd2d67a5 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:45:12.558 8 WARNING neutron.db.securitygroups_db [None req-4bc8c4a4-3855-4686-b7ca-9b2971c8bcad d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1275/2650] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:12 2026] GET /v2.0/security-groups?tenant_id=fd9ad114371f410393d1965e0342b1fd&name=default => generated 2929 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2651] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:45:12 2026] GET /v2.0/ports?tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd&device_id=c5303b6f-a599-4a0a-b70d-569e314089e4 => generated 1459 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2652] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:45:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.147&port_id=07d407bb-f096-40d1-ac74-d67fc80e0514 => 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: 1378/2653] 199.19.213.225 () {34 vars in 1104 bytes} [Fri May 8 00:45:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af9&port_id=07d407bb-f096-40d1-ac74-d67fc80e0514 => 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: 1379/2654] 199.19.213.225 () {34 vars in 1064 bytes} [Fri May 8 00:45:12 2026] GET /v2.0/subnets?id=7f0a3a36-525e-4bad-b70f-a2f3b6a9ef93&id=6aa134f4-1c8c-46d6-b188-59cc093ba0f0 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2655] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:45:12 2026] GET /v2.0/ports?network_id=31e15bca-19e1-4fa7-9483-ce12d7a937d5&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: 1276/2656] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:12 2026] DELETE /v2.0/security-groups/36c4f676-26a6-4186-ba43-fc070ec763e8 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2657] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:45:12 2026] GET /v2.0/ports?network_id=31e15bca-19e1-4fa7-9483-ce12d7a937d5&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: 1277/2658] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:45:12 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?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: 1382/2659] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:45:12 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:12.887 8 WARNING neutron.db.securitygroups_db [None req-ec863380-4c04-4ce6-a464-a235a573a716 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:12.990 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec863380-4c04-4ce6-a464-a235a573a716 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0bf6570e-a8dd-4963-bc2e-02a92d6ac3b2 (type: security_groups) to 1 2026-05-08 00:45:13.002 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec863380-4c04-4ce6-a464-a235a573a716 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 21749813-c2ca-4043-82ed-f5e4f833e96e (type: security_group_rules) to 0 2026-05-08 00:45:13.013 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec863380-4c04-4ce6-a464-a235a573a716 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 39c2e427-0e9b-48cc-b25c-ab81a2787ac7 (type: security_group_rules) to 0 2026-05-08 00:45:13.024 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec863380-4c04-4ce6-a464-a235a573a716 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a2310ae8-9145-464c-a537-fcab37d2a720 (type: security_group_rules) to 0 2026-05-08 00:45:13.035 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec863380-4c04-4ce6-a464-a235a573a716 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource aa7e8b75-bc3a-4417-809c-289376e8e138 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1278/2660] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:12 2026] GET /v2.0/security-groups?tenant_id=6f36e4d187644a6485cf09d5e2c1f37a&name=default => generated 2929 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2661] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:13 2026] DELETE /v2.0/security-groups/0bf6570e-a8dd-4963-bc2e-02a92d6ac3b2 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:13.723 8 INFO neutron.db.ovn_revision_numbers_db [None req-d01914d4-b678-4f4b-9e8c-9f1f2e868de3 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource 520c1951-592e-4734-9902-ae039731ddea (type: security_groups) to 1 2026-05-08 00:45:13.733 8 INFO neutron.db.ovn_revision_numbers_db [None req-d01914d4-b678-4f4b-9e8c-9f1f2e868de3 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource 821c5abe-fd1d-434f-9ac5-29ac3113a422 (type: security_group_rules) to 0 2026-05-08 00:45:13.746 8 INFO neutron.db.ovn_revision_numbers_db [None req-d01914d4-b678-4f4b-9e8c-9f1f2e868de3 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource 9085d77e-27f9-49a0-8f1e-f3688d2c83b4 (type: security_group_rules) to 0 2026-05-08 00:45:13.757 8 INFO neutron.db.ovn_revision_numbers_db [None req-d01914d4-b678-4f4b-9e8c-9f1f2e868de3 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource efbbc315-75de-4879-af45-c263ad6c785f (type: security_group_rules) to 0 2026-05-08 00:45:13.767 8 INFO neutron.db.ovn_revision_numbers_db [None req-d01914d4-b678-4f4b-9e8c-9f1f2e868de3 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource fc9f0316-d6b3-4ffc-946f-002a0822c8bf (type: security_group_rules) to 0 2026-05-08 00:45:13.852 8 INFO neutron.db.ovn_revision_numbers_db [None req-d01914d4-b678-4f4b-9e8c-9f1f2e868de3 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource cbfc5d5e-cc7b-4c65-9d15-2c93ddb3c4cb (type: security_groups) to 1 2026-05-08 00:45:13.864 8 INFO neutron.db.ovn_revision_numbers_db [None req-d01914d4-b678-4f4b-9e8c-9f1f2e868de3 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource 78dfa782-1617-4091-895b-4dc5f4bb8d84 (type: security_group_rules) to 0 2026-05-08 00:45:13.881 8 INFO neutron.db.ovn_revision_numbers_db [None req-d01914d4-b678-4f4b-9e8c-9f1f2e868de3 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource a08f2699-1ae6-41dd-8881-f91f71701e9d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1279/2662] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 8 00:45:13 2026] POST /v2.0/security-groups => generated 1603 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:45:14.038 7 INFO neutron.db.ovn_revision_numbers_db [None req-71f93744-d7b4-425e-bc21-4aed068b187f 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource ff9c1e29-c4dc-4763-a093-e41ac759e41f (type: security_groups) to 1 2026-05-08 00:45:14.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-71f93744-d7b4-425e-bc21-4aed068b187f 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource 063f5326-a966-4795-a4c2-70af34ef09f5 (type: security_group_rules) to 0 2026-05-08 00:45:14.060 7 INFO neutron.db.ovn_revision_numbers_db [None req-71f93744-d7b4-425e-bc21-4aed068b187f 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource 7a4c3af3-dbda-4e96-b2c2-82df6f6273fc (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1384/2663] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 8 00:45:13 2026] POST /v2.0/security-groups => generated 1603 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:45:14.213 8 INFO neutron.db.ovn_revision_numbers_db [None req-9705a852-97da-49ae-84c3-120ef0a1ef7c 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource 2949c9da-2d85-4ff8-85bb-83dba930f2fa (type: security_groups) to 1 2026-05-08 00:45:14.224 8 INFO neutron.db.ovn_revision_numbers_db [None req-9705a852-97da-49ae-84c3-120ef0a1ef7c 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource 7632d69c-51f8-4c91-b7dc-b51d71e9b9a4 (type: security_group_rules) to 0 2026-05-08 00:45:14.235 8 INFO neutron.db.ovn_revision_numbers_db [None req-9705a852-97da-49ae-84c3-120ef0a1ef7c 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource e2d3c45f-6154-47e9-9445-3431b3bda981 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1280/2664] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 8 00:45:14 2026] POST /v2.0/security-groups => generated 1603 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:45:14.367 7 INFO neutron.db.ovn_revision_numbers_db [None req-912a283b-5e4d-4a76-966f-fa188aa4bb95 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource 6c2b90bf-2c2b-4508-a103-b410e1a4982b (type: security_groups) to 1 2026-05-08 00:45:14.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-912a283b-5e4d-4a76-966f-fa188aa4bb95 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource a5f698dc-c229-49f3-8bf4-bade3df30bb8 (type: security_group_rules) to 0 2026-05-08 00:45:14.388 7 INFO neutron.db.ovn_revision_numbers_db [None req-912a283b-5e4d-4a76-966f-fa188aa4bb95 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource b58e7de3-24e4-4686-a6a0-c23d87e74fa5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1385/2665] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 8 00:45:14 2026] POST /v2.0/security-groups => generated 1603 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:45:14.563 8 INFO neutron.db.ovn_revision_numbers_db [None req-aebf1136-cb80-43e2-992a-0f6fc1c3369e 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource 723e110d-2883-470f-8e45-6babaaac97c2 (type: security_groups) to 1 2026-05-08 00:45:14.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-aebf1136-cb80-43e2-992a-0f6fc1c3369e 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource 2c128db3-f1a6-4ef6-a56d-528d122ffd60 (type: security_group_rules) to 0 2026-05-08 00:45:14.590 8 INFO neutron.db.ovn_revision_numbers_db [None req-aebf1136-cb80-43e2-992a-0f6fc1c3369e 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] Successfully bumped revision number for resource 5a18edaa-7650-4112-9586-d602d24560d1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1281/2666] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 8 00:45:14 2026] POST /v2.0/security-groups => generated 1603 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:45:14.683 7 WARNING tagging [None req-cdb28ef2-753d-459f-9273-f721cf383843 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1386/2667] 10.0.0.36 () {34 vars in 766 bytes} [Fri May 8 00:45:14 2026] PUT /v2.0/security-groups/cbfc5d5e-cc7b-4c65-9d15-2c93ddb3c4cb/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:14.735 8 WARNING tagging [None req-2c10a455-b354-4700-b767-9307fdeed6c6 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1282/2668] 10.0.0.36 () {34 vars in 766 bytes} [Fri May 8 00:45:14 2026] PUT /v2.0/security-groups/ff9c1e29-c4dc-4763-a093-e41ac759e41f/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:14.797 7 WARNING tagging [None req-8f64730f-d551-4363-b45e-0055000944cd 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1387/2669] 10.0.0.36 () {34 vars in 766 bytes} [Fri May 8 00:45:14 2026] PUT /v2.0/security-groups/2949c9da-2d85-4ff8-85bb-83dba930f2fa/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:14.867 8 WARNING tagging [None req-8e3ec226-00fb-4bd5-b055-80cb8b84cb87 8b19d27a19df4573abcf53f3eef66eaf ec89a0fc9ee742f9b42a4b5f434dcd9d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1283/2670] 10.0.0.36 () {34 vars in 766 bytes} [Fri May 8 00:45:14 2026] PUT /v2.0/security-groups/6c2b90bf-2c2b-4508-a103-b410e1a4982b/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2671] 10.0.0.36 () {32 vars in 679 bytes} [Fri May 8 00:45:14 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2672] 10.0.0.36 () {32 vars in 693 bytes} [Fri May 8 00:45:14 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2673] 10.0.0.36 () {32 vars in 689 bytes} [Fri May 8 00:45:14 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2674] 10.0.0.36 () {32 vars in 701 bytes} [Fri May 8 00:45:15 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2675] 10.0.0.36 () {32 vars in 687 bytes} [Fri May 8 00:45:15 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2676] 10.0.0.36 () {32 vars in 701 bytes} [Fri May 8 00:45:15 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2677] 10.0.0.36 () {32 vars in 697 bytes} [Fri May 8 00:45:15 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2678] 10.0.0.36 () {32 vars in 709 bytes} [Fri May 8 00:45:15 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2679] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:15 2026] DELETE /v2.0/security-groups/cbfc5d5e-cc7b-4c65-9d15-2c93ddb3c4cb => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:15.551 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06a92fd8-bf3c-473c-92c8-90bbb18001eb - - - - - -] OVN reports status up for port: 07d407bb-f096-40d1-ac74-d67fc80e0514 2026-05-08 00:45:15.581 7 INFO neutron.plugins.ml2.plugin [None req-06a92fd8-bf3c-473c-92c8-90bbb18001eb - - - - - -] Attempt 1 to provision port 07d407bb-f096-40d1-ac74-d67fc80e0514 [pid: 7|app: 0|req: 1393/2680] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:15 2026] DELETE /v2.0/security-groups/ff9c1e29-c4dc-4763-a093-e41ac759e41f => 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: 1288/2681] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:45:15 2026] GET /v2.0/ports?device_id=c5303b6f-a599-4a0a-b70d-569e314089e4 => generated 1198 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2682] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:45:15 2026] GET /v2.0/security-groups?id=3ae257d3-9d27-428d-87cc-3b0cd3fe973f&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-05-08 00:45:15.793 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-39b6eebe-08b4-4044-a61c-9725651f13c6'] response: {'server_uuid': 'c5303b6f-a599-4a0a-b70d-569e314089e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07d407bb-f096-40d1-ac74-d67fc80e0514', 'code': 200} [pid: 7|app: 0|req: 1394/2683] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:15 2026] DELETE /v2.0/security-groups/2949c9da-2d85-4ff8-85bb-83dba930f2fa => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:16.043 7 INFO neutron.db.ovn_revision_numbers_db [None req-06a92fd8-bf3c-473c-92c8-90bbb18001eb - - - - - -] Successfully bumped revision number for resource 07d407bb-f096-40d1-ac74-d67fc80e0514 (type: ports) to 5 [pid: 7|app: 0|req: 1395/2684] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:15 2026] DELETE /v2.0/security-groups/6c2b90bf-2c2b-4508-a103-b410e1a4982b => generated 0 bytes in 247 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: 1290/2685] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:45:15 2026] GET /v2.0/subnets => generated 5512 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2686] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:45:16 2026] GET /v2.0/ports => generated 16515 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2687] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:16 2026] DELETE /v2.0/security-groups/723e110d-2883-470f-8e45-6babaaac97c2 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2688] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:45:16 2026] GET /v2.0/subnets => generated 5512 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2689] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:45: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: 1293/2690] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:45:16 2026] GET /v2.0/security-groups => generated 31547 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2691] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:45:16 2026] GET /v2.0/floatingips => 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: 1294/2692] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:45:16 2026] GET /v2.0/networks => generated 4772 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2693] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:45:16 2026] GET /v2.0/routers => generated 987 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2694] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:45: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: 1400/2695] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:45: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: 1296/2696] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:45:16 2026] GET /v2.0/network-ip-availabilities => generated 5533 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:45:16.959 7 INFO neutron.db.ovn_revision_numbers_db [None req-f868988c-6f53-463f-a132-a4097dccaf84 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] Successfully bumped revision number for resource 08f70586-9e1d-48d5-be8c-ea7ad9844f4a (type: security_groups) to 1 2026-05-08 00:45:16.971 7 INFO neutron.db.ovn_revision_numbers_db [None req-f868988c-6f53-463f-a132-a4097dccaf84 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] Successfully bumped revision number for resource 8007e171-f2f0-40d1-a8c7-239bcc5e0fc5 (type: security_group_rules) to 0 2026-05-08 00:45:16.983 7 INFO neutron.db.ovn_revision_numbers_db [None req-f868988c-6f53-463f-a132-a4097dccaf84 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] Successfully bumped revision number for resource d547712a-7ef8-4e3b-a6e2-11218bfd0b2d (type: security_group_rules) to 0 2026-05-08 00:45:16.994 7 INFO neutron.db.ovn_revision_numbers_db [None req-f868988c-6f53-463f-a132-a4097dccaf84 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] Successfully bumped revision number for resource e33ab424-aee5-43ad-bda0-7115ee0c6921 (type: security_group_rules) to 0 2026-05-08 00:45:17.006 7 INFO neutron.db.ovn_revision_numbers_db [None req-f868988c-6f53-463f-a132-a4097dccaf84 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] Successfully bumped revision number for resource e6062f02-67e3-427d-b9ba-b0f2bf6cd583 (type: security_group_rules) to 0 2026-05-08 00:45:17.079 7 INFO neutron.db.segments_db [None req-f868988c-6f53-463f-a132-a4097dccaf84 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] Added segment a8a14ec6-2d8f-4a6a-9038-b76a9d2534e8 of type geneve for network d6599206-9254-403b-8822-d0f31562d767 2026-05-08 00:45:17.191 7 INFO neutron.db.ovn_revision_numbers_db [None req-f868988c-6f53-463f-a132-a4097dccaf84 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] Successfully bumped revision number for resource d6599206-9254-403b-8822-d0f31562d767 (type: networks) to 1 2026-05-08 00:45:17.238 8 WARNING neutron.db.securitygroups_db [None req-fd601080-5d88-45f5-b69b-7fa7c544b56d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:17.352 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd601080-5d88-45f5-b69b-7fa7c544b56d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6950361d-69fa-4e80-89d0-5de88f4db86e (type: security_groups) to 1 2026-05-08 00:45:17.354 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f868988c-6f53-463f-a132-a4097dccaf84 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] No more DHCP agents 2026-05-08 00:45:17.356 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f868988c-6f53-463f-a132-a4097dccaf84 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] Unable to schedule network d6599206-9254-403b-8822-d0f31562d767: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:17.371 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd601080-5d88-45f5-b69b-7fa7c544b56d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 276649a5-72cb-4037-967d-6d417a014cae (type: security_group_rules) to 0 2026-05-08 00:45:17.383 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd601080-5d88-45f5-b69b-7fa7c544b56d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 741c98d4-e1ed-4cb1-a970-f4813e92be60 (type: security_group_rules) to 0 2026-05-08 00:45:17.415 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fac5193-4cf9-4341-8cf0-caa38c6ffb92 - - - - - -] OVN reports status down for port: 01a0bc05-ee71-48d7-bd94-9aafb45c4412 2026-05-08 00:45:17.420 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd601080-5d88-45f5-b69b-7fa7c544b56d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7dd5cec2-0265-4597-ad2b-4354cbe5f56a (type: security_group_rules) to 0 2026-05-08 00:45:17.437 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd601080-5d88-45f5-b69b-7fa7c544b56d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a05e33dd-af18-4a5a-aeaf-77f15c4e96a9 (type: security_group_rules) to 0 2026-05-08 00:45:17.481 7 INFO neutron.db.ovn_revision_numbers_db [None req-f868988c-6f53-463f-a132-a4097dccaf84 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] Successfully bumped revision number for resource 01a0bc05-ee71-48d7-bd94-9aafb45c4412 (type: ports) to 1 [pid: 8|app: 0|req: 1297/2697] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:17 2026] GET /v2.0/security-groups?tenant_id=62797061e5b944839f5ac0ffdaf25e84&name=default => generated 2929 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2698] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:45:16 2026] POST /v2.0/networks => generated 670 bytes in 921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:17.625 7 INFO neutron.db.segments_db [None req-3abe009c-ac03-4c39-8a52-ee77a685581e 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] Added segment 00952857-b3c7-461e-9091-fd4c4a50ab3f of type geneve for network 9e00e22a-4b9c-46b0-82de-fb64e828c71f [pid: 8|app: 0|req: 1298/2699] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:17 2026] DELETE /v2.0/security-groups/6950361d-69fa-4e80-89d0-5de88f4db86e => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:17.730 7 INFO neutron.db.ovn_revision_numbers_db [None req-3abe009c-ac03-4c39-8a52-ee77a685581e 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] Successfully bumped revision number for resource 9e00e22a-4b9c-46b0-82de-fb64e828c71f (type: networks) to 1 2026-05-08 00:45:17.821 8 WARNING neutron.db.securitygroups_db [None req-ee714431-a19c-42d0-9cfb-2ea4ed5f5636 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:17.848 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ddd3546-0734-4122-b24a-3e7d09e0bc8d'] response: {'server_uuid': 'c5303b6f-a599-4a0a-b70d-569e314089e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07d407bb-f096-40d1-ac74-d67fc80e0514', 'code': 200} [pid: 8|app: 0|req: 1299/2700] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:17 2026] GET /v2.0/security-groups?tenant_id=ec89a0fc9ee742f9b42a4b5f434dcd9d&name=default => generated 2929 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:45:17.909 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3abe009c-ac03-4c39-8a52-ee77a685581e 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] No more DHCP agents 2026-05-08 00:45:17.910 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3abe009c-ac03-4c39-8a52-ee77a685581e 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] Unable to schedule network 9e00e22a-4b9c-46b0-82de-fb64e828c71f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:17.960 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5586b572-0846-4da2-9360-49e00ba22ce1 - - - - - -] OVN reports status down for port: 0d272bd4-45bd-4c6d-92f3-17d4f1ac2536 2026-05-08 00:45:17.987 7 INFO neutron.db.ovn_revision_numbers_db [None req-3abe009c-ac03-4c39-8a52-ee77a685581e 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] Successfully bumped revision number for resource 0d272bd4-45bd-4c6d-92f3-17d4f1ac2536 (type: ports) to 1 [pid: 7|app: 0|req: 1402/2701] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:45:17 2026] POST /v2.0/networks => generated 669 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2702] 10.0.0.36 () {34 vars in 752 bytes} [Fri May 8 00:45:18 2026] PUT /v2.0/networks/d6599206-9254-403b-8822-d0f31562d767/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: 1404/2703] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:18 2026] GET /v2.0/networks/d6599206-9254-403b-8822-d0f31562d767/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2704] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:17 2026] DELETE /v2.0/security-groups/520c1951-592e-4734-9902-ae039731ddea => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2705] 10.0.0.36 () {34 vars in 752 bytes} [Fri May 8 00:45:18 2026] PUT /v2.0/networks/9e00e22a-4b9c-46b0-82de-fb64e828c71f/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2706] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:18 2026] GET /v2.0/networks/9e00e22a-4b9c-46b0-82de-fb64e828c71f/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2707] 10.0.0.36 () {34 vars in 752 bytes} [Fri May 8 00:45:18 2026] PUT /v2.0/networks/9e00e22a-4b9c-46b0-82de-fb64e828c71f/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:18.346 7 WARNING neutron.db.securitygroups_db [None req-5fb12811-a7fa-43e6-96cb-9874a737db99 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1302/2708] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:18 2026] GET /v2.0/networks/9e00e22a-4b9c-46b0-82de-fb64e828c71f/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2709] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:18 2026] GET /v2.0/networks/d6599206-9254-403b-8822-d0f31562d767/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:18.471 7 INFO neutron.db.ovn_revision_numbers_db [None req-5fb12811-a7fa-43e6-96cb-9874a737db99 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f474c763-f295-4b1d-8083-1fdb444e4911 (type: security_groups) to 1 2026-05-08 00:45:18.483 7 INFO neutron.db.ovn_revision_numbers_db [None req-5fb12811-a7fa-43e6-96cb-9874a737db99 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 180bbadf-b5f8-4478-bd25-83eaf7cc14b1 (type: security_group_rules) to 0 2026-05-08 00:45:18.494 7 INFO neutron.db.ovn_revision_numbers_db [None req-5fb12811-a7fa-43e6-96cb-9874a737db99 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 4b85a526-7d04-4d7e-a280-815a937eef15 (type: security_group_rules) to 0 2026-05-08 00:45:18.507 7 INFO neutron.db.ovn_revision_numbers_db [None req-5fb12811-a7fa-43e6-96cb-9874a737db99 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 9171db1d-1b74-41be-8bf2-8f30778beee9 (type: security_group_rules) to 0 2026-05-08 00:45:18.519 7 INFO neutron.db.ovn_revision_numbers_db [None req-5fb12811-a7fa-43e6-96cb-9874a737db99 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 9cdcc1e3-2394-4110-b048-4f9e170ede2f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1407/2710] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:18 2026] GET /v2.0/security-groups?tenant_id=4f4141febed84093a640bc3eba97ffed&name=default => generated 2929 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:45:18.587 8 INFO neutron_taas.services.taas.taas_plugin [None req-59d0fa87-678d-4234-a2ef-38219b9deb78 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] TaaS: Handle Delete Port: 01a0bc05-ee71-48d7-bd94-9aafb45c4412 2026-05-08 00:45:18.592 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59d0fa87-678d-4234-a2ef-38219b9deb78 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] Tap Mirror: Handle Delete Port: 01a0bc05-ee71-48d7-bd94-9aafb45c4412 [pid: 7|app: 0|req: 1408/2711] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:18 2026] DELETE /v2.0/security-groups/f474c763-f295-4b1d-8083-1fdb444e4911 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:18.800 8 INFO neutron.services.segments.plugin [-] Segment a8a14ec6-2d8f-4a6a-9038-b76a9d2534e8 resource provider aggregate not found 2026-05-08 00:45:18.802 8 INFO neutron.services.segments.plugin [-] Segment a8a14ec6-2d8f-4a6a-9038-b76a9d2534e8 resource provider aggregate not found 2026-05-08 00:45:18.834 8 INFO neutron.services.segments.plugin [-] Segment a8a14ec6-2d8f-4a6a-9038-b76a9d2534e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8a14ec6-2d8f-4a6a-9038-b76a9d2534e8 found for delete ", "request_id": "req-569edc2d-15ea-453a-a39f-9b4a404124b4"}]} 2026-05-08 00:45:18.834 8 INFO neutron.services.segments.plugin [-] Segment a8a14ec6-2d8f-4a6a-9038-b76a9d2534e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8a14ec6-2d8f-4a6a-9038-b76a9d2534e8 found for delete ", "request_id": "req-6344155d-5281-4e31-a2c9-6e86b06c5573"}]} [pid: 8|app: 0|req: 1304/2712] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:45:18 2026] DELETE /v2.0/networks/d6599206-9254-403b-8822-d0f31562d767 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:45:18.970 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab80a2a4-794f-4b9f-b5fe-c9d71a788bf3 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] TaaS: Handle Delete Port: 0d272bd4-45bd-4c6d-92f3-17d4f1ac2536 2026-05-08 00:45:18.973 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab80a2a4-794f-4b9f-b5fe-c9d71a788bf3 5af6ae68c4e944c3b54c353f5e01d7eb f3890326dbab495b8af68398f8056ba8 - - default default] Tap Mirror: Handle Delete Port: 0d272bd4-45bd-4c6d-92f3-17d4f1ac2536 2026-05-08 00:45:19.172 7 INFO neutron.services.segments.plugin [-] Segment 00952857-b3c7-461e-9091-fd4c4a50ab3f resource provider aggregate not found 2026-05-08 00:45:19.175 7 INFO neutron.services.segments.plugin [-] Segment 00952857-b3c7-461e-9091-fd4c4a50ab3f resource provider aggregate not found 2026-05-08 00:45:19.196 7 INFO neutron.services.segments.plugin [-] Segment 00952857-b3c7-461e-9091-fd4c4a50ab3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00952857-b3c7-461e-9091-fd4c4a50ab3f found for delete ", "request_id": "req-5ee53eb4-7402-4e3a-97c9-23030ec3fb81"}]} 2026-05-08 00:45:19.222 7 INFO neutron.services.segments.plugin [-] Segment 00952857-b3c7-461e-9091-fd4c4a50ab3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00952857-b3c7-461e-9091-fd4c4a50ab3f found for delete ", "request_id": "req-aed2f3ca-6995-4f1f-922a-3d4d20bd636a"}]} [pid: 7|app: 0|req: 1409/2713] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:45:18 2026] DELETE /v2.0/networks/9e00e22a-4b9c-46b0-82de-fb64e828c71f => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:45:20.066 8 WARNING neutron.db.securitygroups_db [None req-29e95a8d-89f2-4223-8262-7b912ba7372c d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1305/2714] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:19 2026] GET /v2.0/security-groups?tenant_id=f3890326dbab495b8af68398f8056ba8&name=default => generated 2929 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2715] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:20 2026] DELETE /v2.0/security-groups/08f70586-9e1d-48d5-be8c-ea7ad9844f4a => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:20.465 7 WARNING neutron.db.securitygroups_db [None req-f4a86488-0de7-444a-ba3d-b77feae5cab8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:20.593 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4a86488-0de7-444a-ba3d-b77feae5cab8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 19d951fa-217d-4a7f-932f-f82458f0f0e3 (type: security_groups) to 1 2026-05-08 00:45:20.606 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4a86488-0de7-444a-ba3d-b77feae5cab8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0d7cfab1-ff90-4e52-a7c7-fc6ce27574af (type: security_group_rules) to 0 2026-05-08 00:45:20.619 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4a86488-0de7-444a-ba3d-b77feae5cab8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource bea716a0-6097-4887-a1d0-23fe3bf8d0bb (type: security_group_rules) to 0 2026-05-08 00:45:20.639 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4a86488-0de7-444a-ba3d-b77feae5cab8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c312e00d-b74d-4aba-a1df-ce48fbfbb334 (type: security_group_rules) to 0 2026-05-08 00:45:20.651 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4a86488-0de7-444a-ba3d-b77feae5cab8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource db02da5e-9e33-4d45-90f8-cda8b9fa9982 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1412/2718] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:20 2026] GET /v2.0/security-groups?tenant_id=6ea5d2c56af84fcd94cd373e0025b823&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2719] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:20 2026] DELETE /v2.0/security-groups/19d951fa-217d-4a7f-932f-f82458f0f0e3 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2720] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:45:20 2026] GET /v2.0/ports?device_id=c5303b6f-a599-4a0a-b70d-569e314089e4 => generated 1200 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2721] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:45:21 2026] GET /v2.0/security-groups?id=3ae257d3-9d27-428d-87cc-3b0cd3fe973f&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: 1414/2722] 10.0.0.36 () {32 vars in 817 bytes} [Fri May 8 00:45:21 2026] GET /v2.0/ports?network_id=31e15bca-19e1-4fa7-9483-ce12d7a937d5&mac_address=fa%3A16%3A3e%3A75%3A69%3A73 => generated 1200 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:45:21.567 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-500197c7-ddf2-4dad-ad4d-148f0144f4d5 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:45:21.569 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-500197c7-ddf2-4dad-ad4d-148f0144f4d5 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:22.425 8 INFO neutron.db.ovn_revision_numbers_db [None req-500197c7-ddf2-4dad-ad4d-148f0144f4d5 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource ef644895-ab35-42c0-a768-5b971799cafb (type: floatingips) to 1 2026-05-08 00:45:22.426 8 INFO neutron.db.l3_db [None req-500197c7-ddf2-4dad-ad4d-148f0144f4d5 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Floating IP ef644895-ab35-42c0-a768-5b971799cafb associated. External IP: 10.96.250.204, port: 07d407bb-f096-40d1-ac74-d67fc80e0514. [pid: 8|app: 0|req: 1309/2723] 10.0.0.36 () {34 vars in 676 bytes} [Fri May 8 00:45:21 2026] POST /v2.0/floatingips => generated 855 bytes in 1149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:22.504 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0800ae8a-8dc6-40a9-9704-7392f0c23ef8'] response: {'name': 'network-changed', 'server_uuid': 'c5303b6f-a599-4a0a-b70d-569e314089e4', 'tag': '07d407bb-f096-40d1-ac74-d67fc80e0514', '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: 1415/2724] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:45:23 2026] GET /v2.0/ports?tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd&device_id=c5303b6f-a599-4a0a-b70d-569e314089e4 => generated 1461 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:45:23.305 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e204c59-dfaf-4f7c-81de-88ef026c91e2 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource d2d9373e-07ce-4f9a-8fc8-125df9d60d71 (type: security_groups) to 1 2026-05-08 00:45:23.321 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e204c59-dfaf-4f7c-81de-88ef026c91e2 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 202c0951-7277-40f9-82a9-9ed483736ca6 (type: security_group_rules) to 0 2026-05-08 00:45:23.335 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e204c59-dfaf-4f7c-81de-88ef026c91e2 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 24c08e6f-98fa-40a8-83c6-4f114d41c491 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1416/2725] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:45:23 2026] GET /v2.0/networks?id=31e15bca-19e1-4fa7-9483-ce12d7a937d5 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:23.349 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e204c59-dfaf-4f7c-81de-88ef026c91e2 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 6ec2cae7-423b-45b6-9123-ba189c0a9693 (type: security_group_rules) to 0 2026-05-08 00:45:23.364 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e204c59-dfaf-4f7c-81de-88ef026c91e2 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource ab227708-74c1-4f36-bf5a-cb4a4c3e8ee9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1417/2726] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:45:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.147&port_id=07d407bb-f096-40d1-ac74-d67fc80e0514 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2727] 199.19.213.225 () {34 vars in 1104 bytes} [Fri May 8 00:45:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af9&port_id=07d407bb-f096-40d1-ac74-d67fc80e0514 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:23.436 8 INFO neutron.db.segments_db [None req-9e204c59-dfaf-4f7c-81de-88ef026c91e2 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Added segment 50bfeb7c-5245-4bcb-a40b-1bb221c722cc of type geneve for network 79c630b9-97d2-472b-9203-9905b9f6e705 [pid: 7|app: 0|req: 1419/2728] 199.19.213.225 () {34 vars in 1064 bytes} [Fri May 8 00:45:23 2026] GET /v2.0/subnets?id=7f0a3a36-525e-4bad-b70f-a2f3b6a9ef93&id=6aa134f4-1c8c-46d6-b188-59cc093ba0f0 => generated 1414 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2729] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:45:23 2026] GET /v2.0/ports?network_id=31e15bca-19e1-4fa7-9483-ce12d7a937d5&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: 1421/2730] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:45:23 2026] GET /v2.0/ports?network_id=31e15bca-19e1-4fa7-9483-ce12d7a937d5&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:23.533 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e204c59-dfaf-4f7c-81de-88ef026c91e2 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 79c630b9-97d2-472b-9203-9905b9f6e705 (type: networks) to 1 [pid: 7|app: 0|req: 1422/2731] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:45:23 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?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: 1423/2732] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:45:23 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:23.694 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9e204c59-dfaf-4f7c-81de-88ef026c91e2 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] No more DHCP agents 2026-05-08 00:45:23.696 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9e204c59-dfaf-4f7c-81de-88ef026c91e2 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Unable to schedule network 79c630b9-97d2-472b-9203-9905b9f6e705: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:23.751 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fac5193-4cf9-4341-8cf0-caa38c6ffb92 - - - - - -] OVN reports status down for port: 78a92feb-e7d4-40a3-b45d-e4e20f4d75e8 2026-05-08 00:45:23.778 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e204c59-dfaf-4f7c-81de-88ef026c91e2 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 78a92feb-e7d4-40a3-b45d-e4e20f4d75e8 (type: ports) to 1 [pid: 8|app: 0|req: 1310/2733] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:45:23 2026] POST /v2.0/networks => generated 670 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:23.988 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-83212566-6e54-4620-b1bb-5fd4bc8ae3d8 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] No more DHCP agents 2026-05-08 00:45:23.989 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83212566-6e54-4620-b1bb-5fd4bc8ae3d8 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Unable to schedule network 79c630b9-97d2-472b-9203-9905b9f6e705: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:24.340 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c302cae-e3f8-412b-99e3-2c4dbae7876b 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Successfully bumped revision number for resource 0a81e7ed-55ff-40c4-88df-7f9d41d96919 (type: security_groups) to 1 2026-05-08 00:45:24.351 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c302cae-e3f8-412b-99e3-2c4dbae7876b 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Successfully bumped revision number for resource 41db3296-39a9-4594-853f-b308f4eab93a (type: security_group_rules) to 0 2026-05-08 00:45:24.366 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c302cae-e3f8-412b-99e3-2c4dbae7876b 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Successfully bumped revision number for resource c882b8c6-88db-4def-81ac-a4c7e3053dca (type: security_group_rules) to 0 2026-05-08 00:45:24.378 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c302cae-e3f8-412b-99e3-2c4dbae7876b 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Successfully bumped revision number for resource f2e24b4e-89b3-47b4-8aa0-dfe5f02b2b83 (type: security_group_rules) to 0 2026-05-08 00:45:24.397 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c302cae-e3f8-412b-99e3-2c4dbae7876b 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Successfully bumped revision number for resource f50f8c63-39f4-4908-8e22-1ba2494db948 (type: security_group_rules) to 0 2026-05-08 00:45:24.422 7 INFO neutron.db.ovn_revision_numbers_db [None req-83212566-6e54-4620-b1bb-5fd4bc8ae3d8 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 78a92feb-e7d4-40a3-b45d-e4e20f4d75e8 (type: ports) to 2 2026-05-08 00:45:24.454 7 INFO neutron.db.ovn_revision_numbers_db [None req-83212566-6e54-4620-b1bb-5fd4bc8ae3d8 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 26482dad-85b3-493c-8e95-a83bd3f88935 (type: subnets) to 0 2026-05-08 00:45:24.470 8 INFO neutron.db.segments_db [None req-1c302cae-e3f8-412b-99e3-2c4dbae7876b 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Added segment 5fd540c2-1699-41c9-8d73-1ba54c8bdcf0 of type geneve for network b8ee8840-348a-4911-a0b4-0489367397e6 [pid: 7|app: 0|req: 1424/2734] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:45:23 2026] POST /v2.0/subnets => generated 626 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:24.567 7 INFO neutron.db.segments_db [None req-84525405-c168-4028-af81-6e52ddef10dd 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Added segment 62ba7c52-2ba9-42a5-82b0-79b6e42e8ce9 of type geneve for network 23435c9f-42f2-4083-97b7-eacb9c7738ef 2026-05-08 00:45:24.577 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c302cae-e3f8-412b-99e3-2c4dbae7876b 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Successfully bumped revision number for resource b8ee8840-348a-4911-a0b4-0489367397e6 (type: networks) to 1 2026-05-08 00:45:24.674 7 INFO neutron.db.ovn_revision_numbers_db [None req-84525405-c168-4028-af81-6e52ddef10dd 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 23435c9f-42f2-4083-97b7-eacb9c7738ef (type: networks) to 1 2026-05-08 00:45:24.754 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c302cae-e3f8-412b-99e3-2c4dbae7876b 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] No more DHCP agents 2026-05-08 00:45:24.756 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c302cae-e3f8-412b-99e3-2c4dbae7876b 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Unable to schedule network b8ee8840-348a-4911-a0b4-0489367397e6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:24.791 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5586b572-0846-4da2-9360-49e00ba22ce1 - - - - - -] OVN reports status down for port: 128715a2-5f61-413f-b2af-eb3f91bf9228 2026-05-08 00:45:24.859 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c302cae-e3f8-412b-99e3-2c4dbae7876b 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Successfully bumped revision number for resource 128715a2-5f61-413f-b2af-eb3f91bf9228 (type: ports) to 1 2026-05-08 00:45:24.882 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-84525405-c168-4028-af81-6e52ddef10dd 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] No more DHCP agents 2026-05-08 00:45:24.883 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-84525405-c168-4028-af81-6e52ddef10dd 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Unable to schedule network 23435c9f-42f2-4083-97b7-eacb9c7738ef: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1311/2735] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:45:24 2026] POST /v2.0/networks => generated 665 bytes in 848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:24.935 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5586b572-0846-4da2-9360-49e00ba22ce1 - - - - - -] OVN reports status down for port: 928d98dd-2439-49bb-b32d-330cea66791a 2026-05-08 00:45:24.959 7 INFO neutron.db.ovn_revision_numbers_db [None req-84525405-c168-4028-af81-6e52ddef10dd 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 928d98dd-2439-49bb-b32d-330cea66791a (type: ports) to 1 [pid: 7|app: 0|req: 1425/2736] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:45:24 2026] POST /v2.0/networks => generated 670 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:25.155 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ae4c092-bbeb-4369-b52f-1b88ce4b4972 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] No more DHCP agents 2026-05-08 00:45:25.156 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ae4c092-bbeb-4369-b52f-1b88ce4b4972 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Unable to schedule network 23435c9f-42f2-4083-97b7-eacb9c7738ef: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:25.165 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c7d5cf27-3a67-4fd2-bfc5-e47d30212c2d 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] No more DHCP agents 2026-05-08 00:45:25.166 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c7d5cf27-3a67-4fd2-bfc5-e47d30212c2d 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Unable to schedule network b8ee8840-348a-4911-a0b4-0489367397e6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:25.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ae4c092-bbeb-4369-b52f-1b88ce4b4972 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 928d98dd-2439-49bb-b32d-330cea66791a (type: ports) to 2 2026-05-08 00:45:25.625 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7d5cf27-3a67-4fd2-bfc5-e47d30212c2d 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Successfully bumped revision number for resource 128715a2-5f61-413f-b2af-eb3f91bf9228 (type: ports) to 2 2026-05-08 00:45:25.643 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ae4c092-bbeb-4369-b52f-1b88ce4b4972 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 162a1a4e-85bd-45bc-8e0d-8b6319c0ae47 (type: subnets) to 0 [pid: 7|app: 0|req: 1426/2737] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:45:24 2026] POST /v2.0/subnets => generated 629 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:25.663 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7d5cf27-3a67-4fd2-bfc5-e47d30212c2d 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Successfully bumped revision number for resource 8c0c30c8-58b8-4a66-ad3d-3636b3094701 (type: subnets) to 0 [pid: 8|app: 0|req: 1312/2738] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:45:24 2026] POST /v2.0/subnets => generated 626 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:25.757 7 INFO neutron.db.segments_db [None req-9ecf4ae7-b5b7-470e-8805-6ee05f400108 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Added segment af16b5b9-477f-4dd0-83a4-7b48af25105b of type geneve for network a91578a2-b3ed-4ee8-99d1-60c970bdea74 2026-05-08 00:45:25.855 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ecf4ae7-b5b7-470e-8805-6ee05f400108 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource a91578a2-b3ed-4ee8-99d1-60c970bdea74 (type: networks) to 1 2026-05-08 00:45:26.021 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ecf4ae7-b5b7-470e-8805-6ee05f400108 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] No more DHCP agents 2026-05-08 00:45:26.023 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ecf4ae7-b5b7-470e-8805-6ee05f400108 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Unable to schedule network a91578a2-b3ed-4ee8-99d1-60c970bdea74: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:26.066 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5586b572-0846-4da2-9360-49e00ba22ce1 - - - - - -] OVN reports status down for port: c34ced0c-84e3-4d74-b325-36cbe5cc9d08 2026-05-08 00:45:26.090 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ecf4ae7-b5b7-470e-8805-6ee05f400108 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource c34ced0c-84e3-4d74-b325-36cbe5cc9d08 (type: ports) to 1 [pid: 7|app: 0|req: 1427/2739] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:45:25 2026] POST /v2.0/networks => generated 670 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:26.142 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86312ecd-53e4-436f-a51a-ec9347e391b1 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] No more DHCP agents 2026-05-08 00:45:26.151 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86312ecd-53e4-436f-a51a-ec9347e391b1 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:26.256 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fac5193-4cf9-4341-8cf0-caa38c6ffb92 - - - - - -] OVN reports status down for port: d8cbed3a-fe99-403e-9303-a15404e05c55 2026-05-08 00:45:26.294 8 INFO neutron.db.ovn_revision_numbers_db [None req-86312ecd-53e4-436f-a51a-ec9347e391b1 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Successfully bumped revision number for resource d8cbed3a-fe99-403e-9303-a15404e05c55 (type: ports) to 1 2026-05-08 00:45:26.342 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e17956ad-bdee-43ea-9a0a-691c52ae9785 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] No more DHCP agents 2026-05-08 00:45:26.343 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e17956ad-bdee-43ea-9a0a-691c52ae9785 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Unable to schedule network a91578a2-b3ed-4ee8-99d1-60c970bdea74: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:26.778 7 INFO neutron.db.ovn_revision_numbers_db [None req-e17956ad-bdee-43ea-9a0a-691c52ae9785 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource c34ced0c-84e3-4d74-b325-36cbe5cc9d08 (type: ports) to 2 2026-05-08 00:45:26.815 7 INFO neutron.db.ovn_revision_numbers_db [None req-e17956ad-bdee-43ea-9a0a-691c52ae9785 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource f5e08a05-9524-4be3-bfb1-a066aa1b0bac (type: subnets) to 0 [pid: 7|app: 0|req: 1428/2740] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:45:26 2026] POST /v2.0/subnets => generated 629 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:26.870 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fac5193-4cf9-4341-8cf0-caa38c6ffb92 - - - - - -] OVN reports status up for port: d8cbed3a-fe99-403e-9303-a15404e05c55 2026-05-08 00:45:26.888 7 INFO neutron.plugins.ml2.plugin [None req-6fac5193-4cf9-4341-8cf0-caa38c6ffb92 - - - - - -] Attempt 1 to provision port d8cbed3a-fe99-403e-9303-a15404e05c55 2026-05-08 00:45:26.889 8 INFO neutron.db.ovn_revision_numbers_db [None req-86312ecd-53e4-436f-a51a-ec9347e391b1 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Successfully bumped revision number for resource d8cbed3a-fe99-403e-9303-a15404e05c55 (type: router_ports) to 1 2026-05-08 00:45:26.951 8 INFO neutron.db.ovn_revision_numbers_db [None req-86312ecd-53e4-436f-a51a-ec9347e391b1 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Successfully bumped revision number for resource a49df8a9-0e63-42f6-ba97-74533ef2e83d (type: routers) to 2 [pid: 8|app: 0|req: 1313/2741] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:45:25 2026] POST /v2.0/routers => generated 956 bytes in 1279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:26.971 7 INFO neutron.db.segments_db [None req-102d7a39-6648-447b-929e-105d00a1fc0d 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Added segment 535e9886-dddf-481f-9091-153dd1dbbb61 of type geneve for network ad9809a4-50b2-44a6-aefd-e23e660f6738 2026-05-08 00:45:27.092 7 INFO neutron.db.ovn_revision_numbers_db [None req-102d7a39-6648-447b-929e-105d00a1fc0d 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource ad9809a4-50b2-44a6-aefd-e23e660f6738 (type: networks) to 1 2026-05-08 00:45:27.257 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-102d7a39-6648-447b-929e-105d00a1fc0d 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] No more DHCP agents 2026-05-08 00:45:27.259 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-102d7a39-6648-447b-929e-105d00a1fc0d 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Unable to schedule network ad9809a4-50b2-44a6-aefd-e23e660f6738: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:27.312 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5586b572-0846-4da2-9360-49e00ba22ce1 - - - - - -] OVN reports status down for port: 46b8f749-6a49-4ee0-80cb-3231036294cf 2026-05-08 00:45:27.335 7 INFO neutron.db.ovn_revision_numbers_db [None req-102d7a39-6648-447b-929e-105d00a1fc0d 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 46b8f749-6a49-4ee0-80cb-3231036294cf (type: ports) to 1 [pid: 7|app: 0|req: 1429/2742] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:45:26 2026] POST /v2.0/networks => generated 670 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:27.515 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de1b1c94-75e6-440b-9612-fdfe22933f85 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] No more DHCP agents 2026-05-08 00:45:27.516 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de1b1c94-75e6-440b-9612-fdfe22933f85 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Unable to schedule network b8ee8840-348a-4911-a0b4-0489367397e6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:27.522 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-286869f9-2fb9-4849-ad60-0af6dffbe007 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] No more DHCP agents 2026-05-08 00:45:27.524 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-286869f9-2fb9-4849-ad60-0af6dffbe007 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Unable to schedule network ad9809a4-50b2-44a6-aefd-e23e660f6738: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:27.655 8 INFO neutron.db.ovn_revision_numbers_db [None req-de1b1c94-75e6-440b-9612-fdfe22933f85 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Successfully bumped revision number for resource ffd022f8-c709-471e-8e23-a8b79bc33c72 (type: ports) to 1 2026-05-08 00:45:27.940 7 INFO neutron.db.ovn_revision_numbers_db [None req-286869f9-2fb9-4849-ad60-0af6dffbe007 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 46b8f749-6a49-4ee0-80cb-3231036294cf (type: ports) to 2 2026-05-08 00:45:27.978 7 INFO neutron.db.ovn_revision_numbers_db [None req-286869f9-2fb9-4849-ad60-0af6dffbe007 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 3ffb8e64-2f21-42aa-8b61-64046e2d27c6 (type: subnets) to 0 [pid: 7|app: 0|req: 1430/2743] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:45:27 2026] POST /v2.0/subnets => generated 629 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:28.092 7 INFO neutron.db.segments_db [None req-a030fc03-b056-4e6d-a746-2d0ac9f2b234 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Added segment 1e29f553-ffcc-43b2-8936-837d25d1ade0 of type geneve for network 04b42a8d-1cc1-4f02-8882-adda7c267de8 2026-05-08 00:45:28.216 7 INFO neutron.db.ovn_revision_numbers_db [None req-a030fc03-b056-4e6d-a746-2d0ac9f2b234 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 04b42a8d-1cc1-4f02-8882-adda7c267de8 (type: networks) to 1 2026-05-08 00:45:28.344 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de1b1c94-75e6-440b-9612-fdfe22933f85 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] No more DHCP agents 2026-05-08 00:45:28.345 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de1b1c94-75e6-440b-9612-fdfe22933f85 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Unable to schedule network b8ee8840-348a-4911-a0b4-0489367397e6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:28.402 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a030fc03-b056-4e6d-a746-2d0ac9f2b234 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] No more DHCP agents 2026-05-08 00:45:28.404 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a030fc03-b056-4e6d-a746-2d0ac9f2b234 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Unable to schedule network 04b42a8d-1cc1-4f02-8882-adda7c267de8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:28.472 7 INFO neutron.db.ovn_revision_numbers_db [None req-a030fc03-b056-4e6d-a746-2d0ac9f2b234 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 2070b414-d0e2-4328-8e02-3ee8e1d34dbf (type: ports) to 1 [pid: 7|app: 0|req: 1431/2744] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:45:28 2026] POST /v2.0/networks => generated 670 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:28.697 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7fdd86e-4dbe-4431-ae14-d32496f8e41d 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] No more DHCP agents 2026-05-08 00:45:28.699 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7fdd86e-4dbe-4431-ae14-d32496f8e41d 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Unable to schedule network 04b42a8d-1cc1-4f02-8882-adda7c267de8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:28.703 8 INFO neutron.db.ovn_revision_numbers_db [None req-de1b1c94-75e6-440b-9612-fdfe22933f85 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Successfully bumped revision number for resource ffd022f8-c709-471e-8e23-a8b79bc33c72 (type: router_ports) to 1 2026-05-08 00:45:28.708 8 INFO neutron.common.ovn.utils [None req-5586b572-0846-4da2-9360-49e00ba22ce1 - - - - - -] HA Chassis Group neutron-b8ee8840-348a-4911-a0b4-0489367397e6 synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d [pid: 8|app: 0|req: 1314/2745] 10.0.0.36 () {34 vars in 782 bytes} [Fri May 8 00:45:26 2026] PUT /v2.0/routers/a49df8a9-0e63-42f6-ba97-74533ef2e83d/add_router_interface => generated 310 bytes in 1743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2746] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 00:45:28 2026] GET /v2.0/ports?device_id=c5303b6f-a599-4a0a-b70d-569e314089e4 => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:45:29.156 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7fdd86e-4dbe-4431-ae14-d32496f8e41d 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 2070b414-d0e2-4328-8e02-3ee8e1d34dbf (type: ports) to 2 2026-05-08 00:45:29.208 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7fdd86e-4dbe-4431-ae14-d32496f8e41d 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Successfully bumped revision number for resource 7584bb59-2801-45c1-9384-608e0de7ddc7 (type: subnets) to 0 [pid: 7|app: 0|req: 1432/2747] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:45:28 2026] POST /v2.0/subnets => generated 629 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2748] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 00:45:29 2026] GET /v2.0/security-groups?id=3ae257d3-9d27-428d-87cc-3b0cd3fe973f&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2749] 10.0.0.36 () {34 vars in 750 bytes} [Fri May 8 00:45:29 2026] PUT /v2.0/subnets/26482dad-85b3-493c-8e95-a83bd3f88935/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2750] 10.0.0.36 () {34 vars in 750 bytes} [Fri May 8 00:45:29 2026] PUT /v2.0/subnets/162a1a4e-85bd-45bc-8e0d-8b6319c0ae47/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: 1436/2751] 10.0.0.36 () {34 vars in 750 bytes} [Fri May 8 00:45:29 2026] PUT /v2.0/subnets/f5e08a05-9524-4be3-bfb1-a066aa1b0bac/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2752] 10.0.0.36 () {34 vars in 750 bytes} [Fri May 8 00:45:29 2026] PUT /v2.0/subnets/3ffb8e64-2f21-42aa-8b61-64046e2d27c6/tags => 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: 1438/2753] 10.0.0.36 () {32 vars in 663 bytes} [Fri May 8 00:45:29 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: 1439/2754] 10.0.0.36 () {32 vars in 677 bytes} [Fri May 8 00:45:29 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2755] 10.0.0.36 () {32 vars in 673 bytes} [Fri May 8 00:45:29 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2756] 10.0.0.36 () {32 vars in 685 bytes} [Fri May 8 00:45:29 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2757] 10.0.0.36 () {32 vars in 671 bytes} [Fri May 8 00:45:29 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2758] 10.0.0.36 () {32 vars in 685 bytes} [Fri May 8 00:45:29 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2759] 10.0.0.36 () {32 vars in 681 bytes} [Fri May 8 00:45:29 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:45:29.947 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-49a5c330-8ced-4a55-8685-89f3eabf4717 - - - - - -] No more DHCP agents 2026-05-08 00:45:29.948 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-49a5c330-8ced-4a55-8685-89f3eabf4717 - - - - - -] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1445/2760] 10.0.0.36 () {32 vars in 693 bytes} [Fri May 8 00:45:29 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:45:30.063 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5586b572-0846-4da2-9360-49e00ba22ce1 - - - - - -] OVN reports status down for port: b48b2b09-d236-4ea0-a91e-80ffe88ee5b0 2026-05-08 00:45:30.129 8 INFO neutron.db.ovn_revision_numbers_db [None req-49a5c330-8ced-4a55-8685-89f3eabf4717 - - - - - -] Successfully bumped revision number for resource b48b2b09-d236-4ea0-a91e-80ffe88ee5b0 (type: ports) to 1 [pid: 7|app: 0|req: 1446/2761] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:45:29 2026] DELETE /v2.0/subnets/26482dad-85b3-493c-8e95-a83bd3f88935 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2762] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:45:30 2026] DELETE /v2.0/subnets/162a1a4e-85bd-45bc-8e0d-8b6319c0ae47 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:45:30.484 8 INFO neutron.db.ovn_revision_numbers_db [None req-49a5c330-8ced-4a55-8685-89f3eabf4717 - - - - - -] Successfully bumped revision number for resource b48b2b09-d236-4ea0-a91e-80ffe88ee5b0 (type: ports) to 3 2026-05-08 00:45:30.534 8 INFO neutron.db.segments_db [None req-49a5c330-8ced-4a55-8685-89f3eabf4717 - - - - - -] Added segment 670cb5bc-2306-4c42-b819-6bb100085818 of type geneve for network 0db7a02d-b6dd-4ff1-b4e7-6009291c1da3 [pid: 7|app: 0|req: 1448/2763] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:45:30 2026] DELETE /v2.0/subnets/f5e08a05-9524-4be3-bfb1-a066aa1b0bac => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:45:30.849 8 INFO neutron.db.ovn_revision_numbers_db [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] Successfully bumped revision number for resource 0db7a02d-b6dd-4ff1-b4e7-6009291c1da3 (type: networks) to 1 2026-05-08 00:45:31.150 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] No more DHCP agents 2026-05-08 00:45:31.151 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] Unable to schedule network 0db7a02d-b6dd-4ff1-b4e7-6009291c1da3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:31.187 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5586b572-0846-4da2-9360-49e00ba22ce1 - - - - - -] OVN reports status down for port: 2f262ed5-4268-49c9-b76c-21c59e8918ee [pid: 7|app: 0|req: 1449/2764] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:45:30 2026] DELETE /v2.0/subnets/3ffb8e64-2f21-42aa-8b61-64046e2d27c6 => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:45:31.384 8 INFO neutron.db.ovn_revision_numbers_db [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] Successfully bumped revision number for resource 2f262ed5-4268-49c9-b76c-21c59e8918ee (type: ports) to 1 2026-05-08 00:45:31.482 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6fac5193-4cf9-4341-8cf0-caa38c6ffb92 - - - - - -] No hosting information found for port d8cbed3a-fe99-403e-9303-a15404e05c55: RuntimeError: No hosting information found for port d8cbed3a-fe99-403e-9303-a15404e05c55 2026-05-08 00:45:31.483 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fac5193-4cf9-4341-8cf0-caa38c6ffb92 - - - - - -] OVN reports status down for port: ffd022f8-c709-471e-8e23-a8b79bc33c72 2026-05-08 00:45:31.635 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6fac5193-4cf9-4341-8cf0-caa38c6ffb92 - - - - - -] Logical_Switch_Port ffd022f8-c709-471e-8e23-a8b79bc33c72 host information not removed, the port state is up 2026-05-08 00:45:31.635 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fac5193-4cf9-4341-8cf0-caa38c6ffb92 - - - - - -] OVN reports status up for port: ffd022f8-c709-471e-8e23-a8b79bc33c72 2026-05-08 00:45:31.669 7 INFO neutron.plugins.ml2.plugin [None req-6fac5193-4cf9-4341-8cf0-caa38c6ffb92 - - - - - -] Attempt 1 to provision port ffd022f8-c709-471e-8e23-a8b79bc33c72 [pid: 7|app: 0|req: 1450/2765] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:45:31 2026] DELETE /v2.0/subnets/7584bb59-2801-45c1-9384-608e0de7ddc7 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:45:31.702 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] No more DHCP agents 2026-05-08 00:45:31.703 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] Unable to schedule network 0db7a02d-b6dd-4ff1-b4e7-6009291c1da3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:31.769 8 INFO neutron.db.ovn_revision_numbers_db [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] Successfully bumped revision number for resource dd984e62-44c6-488d-a50b-b84a679feefe (type: subnets) to 0 2026-05-08 00:45:32.161 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] No more DHCP agents 2026-05-08 00:45:32.163 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] Unable to schedule network 0db7a02d-b6dd-4ff1-b4e7-6009291c1da3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:32.357 8 INFO neutron.db.ovn_revision_numbers_db [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] Successfully bumped revision number for resource c875125c-3c4a-4d4c-9454-0077bff9034f (type: ports) to 1 2026-05-08 00:45:32.466 7 INFO neutron_taas.services.taas.taas_plugin [None req-7c162887-aaca-47f7-9855-ddbdfa40785b 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] TaaS: Handle Delete Port: 78a92feb-e7d4-40a3-b45d-e4e20f4d75e8 2026-05-08 00:45:32.477 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c162887-aaca-47f7-9855-ddbdfa40785b 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Tap Mirror: Handle Delete Port: 78a92feb-e7d4-40a3-b45d-e4e20f4d75e8 2026-05-08 00:45:32.858 7 INFO neutron.services.segments.plugin [-] Segment 50bfeb7c-5245-4bcb-a40b-1bb221c722cc resource provider aggregate not found 2026-05-08 00:45:32.877 7 INFO neutron.services.segments.plugin [-] Segment 50bfeb7c-5245-4bcb-a40b-1bb221c722cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50bfeb7c-5245-4bcb-a40b-1bb221c722cc found for delete ", "request_id": "req-3682ba15-d773-461e-bbbd-9b8f786d1822"}]} 2026-05-08 00:45:32.882 7 INFO neutron.services.segments.plugin [-] Segment 50bfeb7c-5245-4bcb-a40b-1bb221c722cc resource provider aggregate not found 2026-05-08 00:45:32.887 7 INFO neutron.db.ovn_revision_numbers_db [None req-6fac5193-4cf9-4341-8cf0-caa38c6ffb92 - - - - - -] Successfully bumped revision number for resource ffd022f8-c709-471e-8e23-a8b79bc33c72 (type: ports) to 2 2026-05-08 00:45:32.903 7 INFO neutron.services.segments.plugin [-] Segment 50bfeb7c-5245-4bcb-a40b-1bb221c722cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50bfeb7c-5245-4bcb-a40b-1bb221c722cc found for delete ", "request_id": "req-36895479-8434-48c4-bd7e-9fa06605c737"}]} [pid: 7|app: 0|req: 1451/2766] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:45:31 2026] DELETE /v2.0/networks/79c630b9-97d2-472b-9203-9905b9f6e705 => generated 0 bytes in 1208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:45:33.040 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] No more DHCP agents 2026-05-08 00:45:33.042 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] Unable to schedule network 0db7a02d-b6dd-4ff1-b4e7-6009291c1da3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:33.131 7 INFO neutron_taas.services.taas.taas_plugin [None req-5229c65c-f1e0-4e38-8d31-8d8cda8fa7cd 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] TaaS: Handle Delete Port: 928d98dd-2439-49bb-b32d-330cea66791a 2026-05-08 00:45:33.135 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5229c65c-f1e0-4e38-8d31-8d8cda8fa7cd 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Tap Mirror: Handle Delete Port: 928d98dd-2439-49bb-b32d-330cea66791a [pid: 7|app: 0|req: 1452/2767] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:45:32 2026] DELETE /v2.0/networks/23435c9f-42f2-4083-97b7-eacb9c7738ef => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:45:33.459 7 INFO neutron_taas.services.taas.taas_plugin [None req-04d58541-bd16-4f97-b20b-56c043837dfd 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] TaaS: Handle Delete Port: c34ced0c-84e3-4d74-b325-36cbe5cc9d08 2026-05-08 00:45:33.463 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04d58541-bd16-4f97-b20b-56c043837dfd 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Tap Mirror: Handle Delete Port: c34ced0c-84e3-4d74-b325-36cbe5cc9d08 2026-05-08 00:45:33.523 8 INFO neutron.db.ovn_revision_numbers_db [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] Successfully bumped revision number for resource c875125c-3c4a-4d4c-9454-0077bff9034f (type: router_ports) to 1 2026-05-08 00:45:33.530 8 INFO neutron.common.ovn.utils [None req-5586b572-0846-4da2-9360-49e00ba22ce1 - - - - - -] HA Chassis Group neutron-0db7a02d-b6dd-4ff1-b4e7-6009291c1da3 synchronized; highest priority chassis 88beec2b-a582-4a07-abc1-12e0e819701d [pid: 7|app: 0|req: 1453/2768] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:45:33 2026] DELETE /v2.0/networks/a91578a2-b3ed-4ee8-99d1-60c970bdea74 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:45:33.749 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] No more DHCP agents 2026-05-08 00:45:33.751 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] Unable to schedule network 0db7a02d-b6dd-4ff1-b4e7-6009291c1da3: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1454/2769] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:45:33 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:33.906 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8e7b4d7-ee4a-4b39-a3b1-00d08afd0b5d 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] TaaS: Handle Delete Port: 46b8f749-6a49-4ee0-80cb-3231036294cf 2026-05-08 00:45:33.907 8 INFO neutron.db.ovn_revision_numbers_db [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] Successfully bumped revision number for resource d42d32d3-56e4-47f4-80da-e856e8218460 (type: ports) to 1 2026-05-08 00:45:33.909 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8e7b4d7-ee4a-4b39-a3b1-00d08afd0b5d 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Tap Mirror: Handle Delete Port: 46b8f749-6a49-4ee0-80cb-3231036294cf [pid: 7|app: 0|req: 1455/2770] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:45:33 2026] DELETE /v2.0/networks/ad9809a4-50b2-44a6-aefd-e23e660f6738 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:45:34.188 8 INFO neutron.db.ovn_revision_numbers_db [None req-de7f1ccc-c785-4702-a148-21cc3ac75831 - - - - - -] Successfully bumped revision number for resource d42d32d3-56e4-47f4-80da-e856e8218460 (type: ports) to 3 2026-05-08 00:45:34.233 7 INFO neutron_taas.services.taas.taas_plugin [None req-98b1e64f-0c16-4647-8517-f65ee87d2aad 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] TaaS: Handle Delete Port: 2070b414-d0e2-4328-8e02-3ee8e1d34dbf 2026-05-08 00:45:34.236 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98b1e64f-0c16-4647-8517-f65ee87d2aad 7ebe78b9274145388e0b09793d62b2ea aceb7577d7ee489ca4e9a3bd3c65e92d - - default default] Tap Mirror: Handle Delete Port: 2070b414-d0e2-4328-8e02-3ee8e1d34dbf [pid: 7|app: 0|req: 1456/2771] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:45:34 2026] DELETE /v2.0/networks/04b42a8d-1cc1-4f02-8882-adda7c267de8 => 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: 1316/2772] 10.0.0.36 () {34 vars in 684 bytes} [Fri May 8 00:45:28 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 5709 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:34.924 7 INFO neutron.services.segments.plugin [-] Segment 62ba7c52-2ba9-42a5-82b0-79b6e42e8ce9 resource provider aggregate not found 2026-05-08 00:45:34.941 7 INFO neutron.services.segments.plugin [-] Segment 62ba7c52-2ba9-42a5-82b0-79b6e42e8ce9 resource provider aggregate not found 2026-05-08 00:45:34.953 7 INFO neutron.services.segments.plugin [-] Segment 62ba7c52-2ba9-42a5-82b0-79b6e42e8ce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62ba7c52-2ba9-42a5-82b0-79b6e42e8ce9 found for delete ", "request_id": "req-4b887c75-e4e1-4e1e-a0e1-79b3d838b192"}]} 2026-05-08 00:45:34.967 7 INFO neutron.services.segments.plugin [-] Segment 62ba7c52-2ba9-42a5-82b0-79b6e42e8ce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62ba7c52-2ba9-42a5-82b0-79b6e42e8ce9 found for delete ", "request_id": "req-9d285e71-2d1d-44a4-ba1b-ed459ddde576"}]} 2026-05-08 00:45:34.971 7 INFO neutron.services.segments.plugin [-] Segment af16b5b9-477f-4dd0-83a4-7b48af25105b resource provider aggregate not found 2026-05-08 00:45:34.986 7 INFO neutron.services.segments.plugin [-] Segment af16b5b9-477f-4dd0-83a4-7b48af25105b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af16b5b9-477f-4dd0-83a4-7b48af25105b found for delete ", "request_id": "req-018dbc38-8df6-4789-9080-c4efc77585a9"}]} 2026-05-08 00:45:34.989 7 INFO neutron.services.segments.plugin [-] Segment af16b5b9-477f-4dd0-83a4-7b48af25105b resource provider aggregate not found 2026-05-08 00:45:35.006 7 INFO neutron.services.segments.plugin [-] Segment 535e9886-dddf-481f-9091-153dd1dbbb61 resource provider aggregate not found [pid: 7|app: 0|req: 1457/2773] 10.0.0.36 () {34 vars in 684 bytes} [Fri May 8 00:45:34 2026] POST /v2.0/vpn/vpnservices => generated 424 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:35.019 7 INFO neutron.services.segments.plugin [-] Segment af16b5b9-477f-4dd0-83a4-7b48af25105b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af16b5b9-477f-4dd0-83a4-7b48af25105b found for delete ", "request_id": "req-05d38730-9ed0-4db5-b4f5-ed865442e3df"}]} 2026-05-08 00:45:35.033 7 INFO neutron.services.segments.plugin [-] Segment 535e9886-dddf-481f-9091-153dd1dbbb61 resource provider aggregate not found 2026-05-08 00:45:35.035 7 INFO neutron.services.segments.plugin [-] Segment 535e9886-dddf-481f-9091-153dd1dbbb61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 535e9886-dddf-481f-9091-153dd1dbbb61 found for delete ", "request_id": "req-bdee08ff-cd3d-4f37-87b8-d40db23b2852"}]} 2026-05-08 00:45:35.047 7 INFO neutron.services.segments.plugin [-] Segment 1e29f553-ffcc-43b2-8936-837d25d1ade0 resource provider aggregate not found 2026-05-08 00:45:35.059 7 INFO neutron.services.segments.plugin [-] Segment 535e9886-dddf-481f-9091-153dd1dbbb61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 535e9886-dddf-481f-9091-153dd1dbbb61 found for delete ", "request_id": "req-03e8014c-0ee5-4984-a659-9f1f9507059d"}]} 2026-05-08 00:45:35.074 7 INFO neutron.services.segments.plugin [-] Segment 1e29f553-ffcc-43b2-8936-837d25d1ade0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e29f553-ffcc-43b2-8936-837d25d1ade0 found for delete ", "request_id": "req-c7e108bc-f148-43b9-b445-e0663b40c46e"}]} 2026-05-08 00:45:35.080 7 INFO neutron.services.segments.plugin [-] Segment 1e29f553-ffcc-43b2-8936-837d25d1ade0 resource provider aggregate not found 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource [None req-20579701-e5df-4290-9f56-bf0af682b568 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] create failed: No details.: oslo_db.exception.DBDataError: (pymysql.err.DataError) (1265, "Data truncated for column 'auth_algorithm' at row 1") [SQL: INSERT INTO ikepolicies (name, description, auth_algorithm, encryption_algorithm, phase1_negotiation_mode, lifetime_units, lifetime_value, ike_version, pfs, id, project_id) VALUES (%(name)s, %(description)s, %(auth_algorithm)s, %(encryption_algorithm)s, %(phase1_negotiation_mode)s, %(lifetime_units)s, %(lifetime_value)s, %(ike_version)s, %(pfs)s, %(id)s, %(project_id)s)] [parameters: {'name': 'tempest-ike-policy--1005843376', 'description': '', 'auth_algorithm': 'sha1', 'encryption_algorithm': 'aes-128', 'phase1_negotiation_mode': 'main', 'lifetime_units': 'seconds', 'lifetime_value': 3600, 'ike_version': 'v1', 'pfs': 'group5', 'id': '81b33159-3641-4c93-8207-b2be07ca40a4', 'project_id': 'cf394c9afaa94b9780710f59332a7f34'}] (Background on this error at: https://sqlalche.me/e/20/9h9h) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource Traceback (most recent call last): 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource self.dialect.do_execute( 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource cursor.execute(statement, parameters) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/cursors.py", line 153, in execute 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource result = self._query(query) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/cursors.py", line 322, in _query 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource conn.query(q) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 575, in query 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource self._affected_rows = self._read_query_result(unbuffered=unbuffered) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 826, in _read_query_result 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource result.read() 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 1203, in read 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource first_packet = self.connection._read_packet() 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 782, in _read_packet 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource packet.raise_for_error() 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/protocol.py", line 219, in raise_for_error 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource err.raise_mysql_exception(self._data) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/err.py", line 150, in raise_mysql_exception 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource raise errorclass(errno, errval) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource pymysql.err.DataError: (1265, "Data truncated for column 'auth_algorithm' at row 1") 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource The above exception was the direct cause of the following exception: 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource Traceback (most recent call last): 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource result = method(request=request, **args) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 442, in create 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource return self._create(request, body, **kwargs) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource with excutils.save_and_reraise_exception(): 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource self.force_reraise() 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource raise self.value 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource return f(*args, **kwargs) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource self.force_reraise() 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource raise self.value 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource return f(*args, **kwargs) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource with excutils.save_and_reraise_exception(): 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource self.force_reraise() 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource raise self.value 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource return f(*dup_args, **dup_kwargs) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 563, in _create 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource obj = do_create(body) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 543, in do_create 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource with excutils.save_and_reraise_exception(): 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource self.force_reraise() 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource raise self.value 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 539, in do_create 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource return obj_creator(request.context, **kwargs) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/db/vpn/vpn_db.py", line 325, in create_ikepolicy 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource with db_api.CONTEXT_WRITER.using(context): 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/usr/lib/python3.12/contextlib.py", line 144, in __exit__ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource next(self.gen) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1175, in _transaction_scope 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource with current._produce_block( 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/usr/lib/python3.12/contextlib.py", line 144, in __exit__ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource next(self.gen) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 837, in _session 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource with excutils.save_and_reraise_exception(): 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource self.force_reraise() 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource raise self.value 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 835, in _session 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource self._end_session_transaction(self.session) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 748, in _end_session_transaction 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource session.commit() 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2030, in commit 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource trans.commit(_to_root=True) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "", line 2, in commit 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ret_value = fn(self, *arg, **kw) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 1311, in commit 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource self._prepare_impl() 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "", line 2, in _prepare_impl 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ret_value = fn(self, *arg, **kw) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 1274, in _prepare_impl 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource self.session.dispatch.before_commit(self.session) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/event/attr.py", line 387, in __call__ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource fn(*args, **kw) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 307, in _load_one_to_manys 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource session.flush() 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4331, in flush 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource self._flush(objects) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4466, in _flush 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource with util.safe_reraise(): 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource raise exc_value.with_traceback(exc_tb) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4427, in _flush 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource flush_context.execute() 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/unitofwork.py", line 466, in execute 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource rec.execute(self) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/unitofwork.py", line 642, in execute 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource util.preloaded.orm_persistence.save_obj( 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/persistence.py", line 93, in save_obj 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource _emit_insert_statements( 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/persistence.py", line 1048, in _emit_insert_statements 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource result = connection.execute( 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource return meth( 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource return connection._execute_clauseelement( 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ret = self._execute_context( 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource return self._exec_single_context( 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource self._handle_dbapi_exception( 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2360, in _handle_dbapi_exception 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource raise newraise.with_traceback(exc_info[2]) from e 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource self.dialect.do_execute( 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource cursor.execute(statement, parameters) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/cursors.py", line 153, in execute 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource result = self._query(query) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/cursors.py", line 322, in _query 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource conn.query(q) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 575, in query 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource self._affected_rows = self._read_query_result(unbuffered=unbuffered) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 826, in _read_query_result 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource result.read() 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 1203, in read 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource first_packet = self.connection._read_packet() 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 782, in _read_packet 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource packet.raise_for_error() 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/protocol.py", line 219, in raise_for_error 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource err.raise_mysql_exception(self._data) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/err.py", line 150, in raise_mysql_exception 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource raise errorclass(errno, errval) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource oslo_db.exception.DBDataError: (pymysql.err.DataError) (1265, "Data truncated for column 'auth_algorithm' at row 1") 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource [SQL: INSERT INTO ikepolicies (name, description, auth_algorithm, encryption_algorithm, phase1_negotiation_mode, lifetime_units, lifetime_value, ike_version, pfs, id, project_id) VALUES (%(name)s, %(description)s, %(auth_algorithm)s, %(encryption_algorithm)s, %(phase1_negotiation_mode)s, %(lifetime_units)s, %(lifetime_value)s, %(ike_version)s, %(pfs)s, %(id)s, %(project_id)s)] 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource [parameters: {'name': 'tempest-ike-policy--1005843376', 'description': '', 'auth_algorithm': 'sha1', 'encryption_algorithm': 'aes-128', 'phase1_negotiation_mode': 'main', 'lifetime_units': 'seconds', 'lifetime_value': 3600, 'ike_version': 'v1', 'pfs': 'group5', 'id': '81b33159-3641-4c93-8207-b2be07ca40a4', 'project_id': 'cf394c9afaa94b9780710f59332a7f34'}] 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource (Background on this error at: https://sqlalche.me/e/20/9h9h) 2026-05-08 00:45:35.084 7 ERROR neutron.api.v2.resource 2026-05-08 00:45:35.103 7 INFO neutron.services.segments.plugin [-] Segment 1e29f553-ffcc-43b2-8936-837d25d1ade0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e29f553-ffcc-43b2-8936-837d25d1ade0 found for delete ", "request_id": "req-efaae636-e3c4-4530-ac37-76759fececac"}]} [pid: 7|app: 0|req: 1458/2774] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 8 00:45:35 2026] POST /v2.0/vpn/ikepolicies => generated 150 bytes in 114 msecs (HTTP/1.1 500) 4 headers in 176 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2775] 10.0.0.236 () {30 vars in 690 bytes} [Fri May 8 00:45:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2776] 10.0.0.236 () {30 vars in 692 bytes} [Fri May 8 00:45:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2777] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:35 2026] DELETE /v2.0/vpn/vpnservices/69b456db-0ff9-44ad-a431-7bd77c30b9c6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2778] 10.0.0.236 () {30 vars in 668 bytes} [Fri May 8 00:45:35 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: 1320/2779] 10.0.0.236 () {30 vars in 704 bytes} [Fri May 8 00:45:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:35.316 8 WARNING neutron.db.securitygroups_db [None req-46ea90e2-2e9b-4485-8a2b-11148097c423 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:35.475 8 INFO neutron.db.ovn_revision_numbers_db [None req-46ea90e2-2e9b-4485-8a2b-11148097c423 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b638927f-c805-4e9f-b77c-cec044d0b7c7 (type: security_groups) to 1 2026-05-08 00:45:35.488 8 INFO neutron.db.ovn_revision_numbers_db [None req-46ea90e2-2e9b-4485-8a2b-11148097c423 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 10dd8b72-619f-4a05-9ea4-569d60565ed0 (type: security_group_rules) to 0 2026-05-08 00:45:35.500 8 INFO neutron.db.ovn_revision_numbers_db [None req-46ea90e2-2e9b-4485-8a2b-11148097c423 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 3685b2eb-c96a-43a1-a5ce-098d08804fb3 (type: security_group_rules) to 0 2026-05-08 00:45:35.518 8 INFO neutron.db.ovn_revision_numbers_db [None req-46ea90e2-2e9b-4485-8a2b-11148097c423 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e147963f-8945-4c49-95c1-ab106113d305 (type: security_group_rules) to 0 2026-05-08 00:45:35.531 8 INFO neutron.db.ovn_revision_numbers_db [None req-46ea90e2-2e9b-4485-8a2b-11148097c423 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource efb0cfd2-80fe-4b7b-a7c8-9cda03f38641 (type: security_group_rules) to 0 2026-05-08 00:45:35.568 7 INFO neutron_taas.services.taas.taas_plugin [None req-62e31222-9c1b-4e7d-8f30-4fa7040277c3 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] TaaS: Handle Delete Port: b48b2b09-d236-4ea0-a91e-80ffe88ee5b0 2026-05-08 00:45:35.571 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62e31222-9c1b-4e7d-8f30-4fa7040277c3 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Tap Mirror: Handle Delete Port: b48b2b09-d236-4ea0-a91e-80ffe88ee5b0 [pid: 8|app: 0|req: 1321/2780] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:35 2026] GET /v2.0/security-groups?tenant_id=61397baca18f46988d6c6659799fe8a9&name=default => generated 2929 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2783] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:35 2026] DELETE /v2.0/security-groups/b638927f-c805-4e9f-b77c-cec044d0b7c7 => 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: 1325/2784] 10.0.0.236 () {28 vars in 439 bytes} [Fri May 8 00:45:35 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2785] 10.0.0.236 () {30 vars in 728 bytes} [Fri May 8 00:45:35 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 658 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:35.883 7 INFO neutron_taas.services.taas.taas_plugin [None req-a21efb33-32ed-481c-9381-c1c45cc677ac - - - - - -] TaaS: Handle Delete Port: d42d32d3-56e4-47f4-80da-e856e8218460 2026-05-08 00:45:35.889 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a21efb33-32ed-481c-9381-c1c45cc677ac - - - - - -] Tap Mirror: Handle Delete Port: d42d32d3-56e4-47f4-80da-e856e8218460 [pid: 8|app: 0|req: 1327/2786] 10.0.0.236 () {30 vars in 690 bytes} [Fri May 8 00:45:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2787] 10.0.0.236 () {30 vars in 692 bytes} [Fri May 8 00:45:35 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: 1329/2788] 10.0.0.236 () {30 vars in 668 bytes} [Fri May 8 00:45:35 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) 2026-05-08 00:45:35.932 8 WARNING neutron.db.securitygroups_db [None req-462e7522-0c06-4642-a2f9-60a43e468743 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:36.106 8 INFO neutron.db.ovn_revision_numbers_db [None req-462e7522-0c06-4642-a2f9-60a43e468743 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 3e06b19c-e801-4a9a-8512-7bf8bfd42f80 (type: security_groups) to 1 2026-05-08 00:45:36.117 8 INFO neutron.db.ovn_revision_numbers_db [None req-462e7522-0c06-4642-a2f9-60a43e468743 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 4629fd6c-9d94-4d02-8681-5e1383d33368 (type: security_group_rules) to 0 2026-05-08 00:45:36.128 8 INFO neutron.db.ovn_revision_numbers_db [None req-462e7522-0c06-4642-a2f9-60a43e468743 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 50b2f503-01e7-42c2-aa17-39432d39b86a (type: security_group_rules) to 0 2026-05-08 00:45:36.139 8 INFO neutron.db.ovn_revision_numbers_db [None req-462e7522-0c06-4642-a2f9-60a43e468743 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource dd27ae72-fa73-49d7-a2f8-9b4465b70282 (type: security_group_rules) to 0 2026-05-08 00:45:36.155 8 INFO neutron.db.ovn_revision_numbers_db [None req-462e7522-0c06-4642-a2f9-60a43e468743 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f03fa7cd-6fc7-42ab-af47-2cb95f186d4d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1330/2789] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:35 2026] GET /v2.0/security-groups?tenant_id=64ee666a5437445a8e51c51035ffd5ec&name=default => generated 2929 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2790] 10.0.0.236 () {30 vars in 704 bytes} [Fri May 8 00:45:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:36.381 7 INFO neutron_taas.services.taas.taas_plugin [None req-158e98f4-a06c-45a4-950e-583460582296 - - - - - -] TaaS: Handle Delete Port: c875125c-3c4a-4d4c-9454-0077bff9034f 2026-05-08 00:45:36.384 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-158e98f4-a06c-45a4-950e-583460582296 - - - - - -] Tap Mirror: Handle Delete Port: c875125c-3c4a-4d4c-9454-0077bff9034f [pid: 8|app: 0|req: 1332/2791] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:36 2026] DELETE /v2.0/security-groups/3e06b19c-e801-4a9a-8512-7bf8bfd42f80 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2792] 10.0.0.236 () {30 vars in 728 bytes} [Fri May 8 00:45:36 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:36.558 8 WARNING neutron.db.securitygroups_db [None req-8326ebca-230c-477d-a8bc-b135839e3e0e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1334/2793] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:36 2026] GET /v2.0/security-groups?tenant_id=aceb7577d7ee489ca4e9a3bd3c65e92d&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2794] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:36 2026] DELETE /v2.0/security-groups/d2d9373e-07ce-4f9a-8fc8-125df9d60d71 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2795] 10.0.0.236 () {30 vars in 690 bytes} [Fri May 8 00:45:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2796] 10.0.0.236 () {30 vars in 692 bytes} [Fri May 8 00:45:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2797] 10.0.0.236 () {30 vars in 668 bytes} [Fri May 8 00:45:36 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: 1339/2798] 10.0.0.236 () {30 vars in 704 bytes} [Fri May 8 00:45:36 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: 1340/2799] 10.0.0.236 () {30 vars in 730 bytes} [Fri May 8 00:45:36 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2800] 10.0.0.236 () {30 vars in 682 bytes} [Fri May 8 00:45:36 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-05-08 00:45:37.124 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-31e1b230-9d9d-439b-b6e1-dfd98d59804e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:45:37.125 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-31e1b230-9d9d-439b-b6e1-dfd98d59804e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 9369c264-7530-4f45-b801-f47eec543704: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:37.250 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5586b572-0846-4da2-9360-49e00ba22ce1 - - - - - -] OVN reports status down for port: e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 2026-05-08 00:45:37.274 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9fed71d5-15a8-4e33-a6b6-c689c2d336dd - - - - - -] No hosting information found for port ffd022f8-c709-471e-8e23-a8b79bc33c72: RuntimeError: No hosting information found for port ffd022f8-c709-471e-8e23-a8b79bc33c72 2026-05-08 00:45:37.275 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9fed71d5-15a8-4e33-a6b6-c689c2d336dd - - - - - -] OVN reports status down for port: 2070b414-d0e2-4328-8e02-3ee8e1d34dbf 2026-05-08 00:45:37.301 8 INFO neutron.db.ovn_revision_numbers_db [None req-31e1b230-9d9d-439b-b6e1-dfd98d59804e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 (type: ports) to 1 [pid: 8|app: 0|req: 1342/2801] 10.0.0.236 () {34 vars in 704 bytes} [Fri May 8 00:45:36 2026] POST /v2.0/ports => generated 1128 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:45:37.476 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fed71d5-15a8-4e33-a6b6-c689c2d336dd - - - - - -] Successfully bumped revision number for resource ffd022f8-c709-471e-8e23-a8b79bc33c72 (type: router_ports) to 2 2026-05-08 00:45:37.476 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9fed71d5-15a8-4e33-a6b6-c689c2d336dd - - - - - -] OVN reports status down for port: c875125c-3c4a-4d4c-9454-0077bff9034f 2026-05-08 00:45:37.525 7 INFO neutron_taas.services.taas.taas_plugin [None req-158e98f4-a06c-45a4-950e-583460582296 - - - - - -] TaaS: Handle Delete Port: 2f262ed5-4268-49c9-b76c-21c59e8918ee 2026-05-08 00:45:37.532 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-158e98f4-a06c-45a4-950e-583460582296 - - - - - -] Tap Mirror: Handle Delete Port: 2f262ed5-4268-49c9-b76c-21c59e8918ee 2026-05-08 00:45:37.591 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9fed71d5-15a8-4e33-a6b6-c689c2d336dd - - - - - -] OVN reports status up for port: c875125c-3c4a-4d4c-9454-0077bff9034f 2026-05-08 00:45:37.633 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9fed71d5-15a8-4e33-a6b6-c689c2d336dd - - - - - -] OVN reports status down for port: d42d32d3-56e4-47f4-80da-e856e8218460 2026-05-08 00:45:37.792 7 INFO neutron.services.segments.plugin [-] Segment 670cb5bc-2306-4c42-b819-6bb100085818 resource provider aggregate not found 2026-05-08 00:45:37.799 7 INFO neutron.services.segments.plugin [-] Segment 670cb5bc-2306-4c42-b819-6bb100085818 resource provider aggregate not found 2026-05-08 00:45:37.805 7 INFO neutron.services.segments.plugin [-] Segment 670cb5bc-2306-4c42-b819-6bb100085818 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 670cb5bc-2306-4c42-b819-6bb100085818 found for delete ", "request_id": "req-3bf0d6d7-9b63-4bcc-84d9-ecca5bd974ec"}]} 2026-05-08 00:45:37.823 7 INFO neutron.services.segments.plugin [-] Segment 670cb5bc-2306-4c42-b819-6bb100085818 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 670cb5bc-2306-4c42-b819-6bb100085818 found for delete ", "request_id": "req-0582e994-d9e7-421b-a7da-7b7bcff64aac"}]} [pid: 7|app: 0|req: 1460/2802] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:35 2026] DELETE /v2.0/vpn/vpnservices/c38cd9db-3d8d-4493-a452-6863d5fc1ddd => generated 0 bytes in 2630 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: 1343/2803] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:45:37 2026] GET /v2.0/routers/a49df8a9-0e63-42f6-ba97-74533ef2e83d => generated 962 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:45:38.703 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ff0f5b2-b0ef-4db6-9733-a7f15e75ac98 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Successfully bumped revision number for resource a49df8a9-0e63-42f6-ba97-74533ef2e83d (type: routers) to 5 [pid: 7|app: 0|req: 1461/2804] 10.0.0.36 () {34 vars in 741 bytes} [Fri May 8 00:45:37 2026] PUT /v2.0/routers/a49df8a9-0e63-42f6-ba97-74533ef2e83d => generated 962 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2805] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:45:38 2026] GET /v2.0/ports?device_id=a49df8a9-0e63-42f6-ba97-74533ef2e83d => generated 946 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:39.212 7 INFO neutron_taas.services.taas.taas_plugin [None req-56734d66-d760-4ef6-b50c-2e8bc80087b4 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] TaaS: Handle Delete Port: ffd022f8-c709-471e-8e23-a8b79bc33c72 2026-05-08 00:45:39.215 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56734d66-d760-4ef6-b50c-2e8bc80087b4 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Tap Mirror: Handle Delete Port: ffd022f8-c709-471e-8e23-a8b79bc33c72 [pid: 7|app: 0|req: 1462/2806] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:45:38 2026] PUT /v2.0/routers/a49df8a9-0e63-42f6-ba97-74533ef2e83d/remove_router_interface => generated 310 bytes in 987 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: 1463/2807] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:45:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:40.162 8 INFO neutron_taas.services.taas.taas_plugin [None req-66c14e05-05db-4b32-ae07-c67efd5f6733 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] TaaS: Handle Delete Port: d8cbed3a-fe99-403e-9303-a15404e05c55 2026-05-08 00:45:40.165 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66c14e05-05db-4b32-ae07-c67efd5f6733 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Tap Mirror: Handle Delete Port: d8cbed3a-fe99-403e-9303-a15404e05c55 2026-05-08 00:45:40.312 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ec2993b-26b9-4ad5-a8cb-3433f882d779 be0f481c747344a0a2849acdea498072 3977b450c1f64bae8acf6bd5519ee558 - - default default] Successfully bumped revision number for resource e4e924d7-aa54-4e8a-87c1-eb383f99e55c (type: security_groups) to 1 2026-05-08 00:45:40.328 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ec2993b-26b9-4ad5-a8cb-3433f882d779 be0f481c747344a0a2849acdea498072 3977b450c1f64bae8acf6bd5519ee558 - - default default] Successfully bumped revision number for resource 50c29095-e4f3-4de1-aee6-aff209b04cd8 (type: security_group_rules) to 0 2026-05-08 00:45:40.342 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ec2993b-26b9-4ad5-a8cb-3433f882d779 be0f481c747344a0a2849acdea498072 3977b450c1f64bae8acf6bd5519ee558 - - default default] Successfully bumped revision number for resource 7b44c259-896d-4099-9440-f8c33e4dbc62 (type: security_group_rules) to 0 2026-05-08 00:45:40.354 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ec2993b-26b9-4ad5-a8cb-3433f882d779 be0f481c747344a0a2849acdea498072 3977b450c1f64bae8acf6bd5519ee558 - - default default] Successfully bumped revision number for resource ab58191c-c8a1-411b-8810-98c98afcf9b0 (type: security_group_rules) to 0 2026-05-08 00:45:40.366 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ec2993b-26b9-4ad5-a8cb-3433f882d779 be0f481c747344a0a2849acdea498072 3977b450c1f64bae8acf6bd5519ee558 - - default default] Successfully bumped revision number for resource c56c73c7-72a1-4dcb-98a7-7464db585b72 (type: security_group_rules) to 0 2026-05-08 00:45:40.480 7 INFO neutron.db.segments_db [None req-9ec2993b-26b9-4ad5-a8cb-3433f882d779 be0f481c747344a0a2849acdea498072 3977b450c1f64bae8acf6bd5519ee558 - - default default] Added segment f565cfe6-7771-4625-b483-11bb8e075649 of type geneve for network 2d8b4514-1f17-4b7f-acea-f400150e2e3f 2026-05-08 00:45:40.601 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ec2993b-26b9-4ad5-a8cb-3433f882d779 be0f481c747344a0a2849acdea498072 3977b450c1f64bae8acf6bd5519ee558 - - default default] Successfully bumped revision number for resource 2d8b4514-1f17-4b7f-acea-f400150e2e3f (type: networks) to 1 [pid: 8|app: 0|req: 1345/2808] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:45:39 2026] DELETE /v2.0/routers/a49df8a9-0e63-42f6-ba97-74533ef2e83d => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2809] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:45: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) 2026-05-08 00:45:40.820 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ec2993b-26b9-4ad5-a8cb-3433f882d779 be0f481c747344a0a2849acdea498072 3977b450c1f64bae8acf6bd5519ee558 - - default default] No more DHCP agents 2026-05-08 00:45:40.822 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ec2993b-26b9-4ad5-a8cb-3433f882d779 be0f481c747344a0a2849acdea498072 3977b450c1f64bae8acf6bd5519ee558 - - default default] Unable to schedule network 2d8b4514-1f17-4b7f-acea-f400150e2e3f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:45:40.873 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9fed71d5-15a8-4e33-a6b6-c689c2d336dd - - - - - -] OVN reports status down for port: e38ae3f4-45da-45b0-ace3-3665751fc09c [pid: 8|app: 0|req: 1347/2810] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:45:40 2026] DELETE /v2.0/subnets/8c0c30c8-58b8-4a66-ad3d-3636b3094701 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2811] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:45:40 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) 2026-05-08 00:45:40.932 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ec2993b-26b9-4ad5-a8cb-3433f882d779 be0f481c747344a0a2849acdea498072 3977b450c1f64bae8acf6bd5519ee558 - - default default] Successfully bumped revision number for resource e38ae3f4-45da-45b0-ace3-3665751fc09c (type: ports) to 1 [pid: 7|app: 0|req: 1464/2812] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:45:40 2026] POST /v2.0/networks => generated 670 bytes in 854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2813] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:45:40 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) 2026-05-08 00:45:41.012 8 INFO neutron_taas.services.taas.taas_plugin [None req-55d873d2-4a01-4343-8c45-ad551d105c42 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] TaaS: Handle Delete Port: 128715a2-5f61-413f-b2af-eb3f91bf9228 2026-05-08 00:45:41.016 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55d873d2-4a01-4343-8c45-ad551d105c42 0a26465ca39f4c4782f0841fbb7fe886 cf394c9afaa94b9780710f59332a7f34 - - default default] Tap Mirror: Handle Delete Port: 128715a2-5f61-413f-b2af-eb3f91bf9228 [pid: 7|app: 0|req: 1466/2814] 10.0.0.36 () {34 vars in 752 bytes} [Fri May 8 00:45:40 2026] PUT /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/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: 1467/2815] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:45:41 2026] GET /v2.0/ports/e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2816] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:41 2026] GET /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2817] 10.0.0.36 () {34 vars in 763 bytes} [Fri May 8 00:45:41 2026] PUT /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/tags/green => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2818] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:45:40 2026] DELETE /v2.0/networks/b8ee8840-348a-4911-a0b4-0489367397e6 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2819] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:41 2026] GET /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:41.295 8 INFO neutron.services.segments.plugin [-] Segment 5fd540c2-1699-41c9-8d73-1ba54c8bdcf0 resource provider aggregate not found [pid: 7|app: 0|req: 1471/2820] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:45:41 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) 2026-05-08 00:45:41.318 8 INFO neutron.services.segments.plugin [-] Segment 5fd540c2-1699-41c9-8d73-1ba54c8bdcf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fd540c2-1699-41c9-8d73-1ba54c8bdcf0 found for delete ", "request_id": "req-24d0df7a-8e86-432d-b3e9-1ed03016d58d"}]} [pid: 7|app: 0|req: 1472/2821] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:45:41 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) 2026-05-08 00:45:41.326 8 INFO neutron.services.segments.plugin [-] Segment 5fd540c2-1699-41c9-8d73-1ba54c8bdcf0 resource provider aggregate not found [pid: 7|app: 0|req: 1473/2822] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:45:41 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: 1474/2823] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:45:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:41.343 8 INFO neutron.services.segments.plugin [-] Segment 5fd540c2-1699-41c9-8d73-1ba54c8bdcf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fd540c2-1699-41c9-8d73-1ba54c8bdcf0 found for delete ", "request_id": "req-83e43d45-871a-47a4-828b-4d07ced38ee0"}]} 2026-05-08 00:45:41.362 7 INFO neutron.api.v2.resource [None req-c0cdbdfb-3b38-49d8-8715-c0a21d178ebc d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/2824] 199.19.213.225 () {30 vars in 763 bytes} [Fri May 8 00:45:41 2026] GET /v2.0/security-groups/lb-111dd6ce-2efe-41af-9be8-7f8f48c58ab5 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2825] 10.0.0.36 () {34 vars in 759 bytes} [Fri May 8 00:45:41 2026] PUT /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/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: 1476/2826] 199.19.213.225 () {30 vars in 785 bytes} [Fri May 8 00:45:41 2026] GET /v2.0/security-groups?name=lb-111dd6ce-2efe-41af-9be8-7f8f48c58ab5 => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2827] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:41 2026] GET /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/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: 1352/2828] 10.0.0.36 () {34 vars in 781 bytes} [Fri May 8 00:45:41 2026] PUT /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:45:41.528 7 INFO neutron.db.ovn_revision_numbers_db [None req-1213a7f9-e984-4273-afac-5e6c3d88a56e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1f07b187-60ea-46ef-a64f-74b8455289de (type: security_groups) to 1 2026-05-08 00:45:41.539 7 INFO neutron.db.ovn_revision_numbers_db [None req-1213a7f9-e984-4273-afac-5e6c3d88a56e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 64950e78-7104-4240-9e01-16c11d5c095d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1353/2829] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:41 2026] GET /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:41.548 7 INFO neutron.db.ovn_revision_numbers_db [None req-1213a7f9-e984-4273-afac-5e6c3d88a56e d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource dd07bc0d-59c4-43b8-8eeb-ed3fe0844961 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1477/2830] 199.19.213.225 () {34 vars in 736 bytes} [Fri May 8 00:45:41 2026] POST /v2.0/security-groups => generated 1638 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2831] 10.0.0.36 () {34 vars in 752 bytes} [Fri May 8 00:45:41 2026] PUT /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2832] 199.19.213.225 () {30 vars in 815 bytes} [Fri May 8 00:45:41 2026] GET /v2.0/security-group-rules?security_group_id=1f07b187-60ea-46ef-a64f-74b8455289de => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2833] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:41 2026] GET /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2834] 10.0.0.36 () {32 vars in 740 bytes} [Fri May 8 00:45:41 2026] GET /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:41.783 8 INFO neutron.api.v2.resource [None req-bfe5b252-9571-4bf9-80f2-e03313a5b889 be0f481c747344a0a2849acdea498072 3977b450c1f64bae8acf6bd5519ee558 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1357/2835] 10.0.0.36 () {32 vars in 744 bytes} [Fri May 8 00:45:41 2026] GET /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2836] 10.0.0.36 () {32 vars in 743 bytes} [Fri May 8 00:45:41 2026] DELETE /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:41.961 8 WARNING neutron.db.securitygroups_db [None req-77b5b2df-a056-471a-bc32-328a4fd80cbd d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1359/2837] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:41 2026] GET /v2.0/security-groups?tenant_id=cf394c9afaa94b9780710f59332a7f34&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:45:41.997 7 INFO neutron.db.ovn_revision_numbers_db [None req-989ccde6-7ad2-494b-9fbc-a18a12ace2ed d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 (type: ports) to 2 [pid: 7|app: 0|req: 1479/2838] 199.19.213.225 () {34 vars in 789 bytes} [Fri May 8 00:45:41 2026] PUT /v2.0/ports/e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 => generated 1128 bytes in 367 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: 1360/2839] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:41 2026] GET /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:42.077 8 INFO neutron.api.v2.resource [None req-67099bc1-826b-454c-b05f-f60476b6257f be0f481c747344a0a2849acdea498072 3977b450c1f64bae8acf6bd5519ee558 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1361/2840] 10.0.0.36 () {32 vars in 747 bytes} [Fri May 8 00:45:42 2026] DELETE /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2841] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:45:42 2026] DELETE /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2842] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:45:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2843] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:42 2026] DELETE /v2.0/security-groups/0a81e7ed-55ff-40c4-88df-7f9d41d96919 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2844] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:45:42 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: 8|app: 0|req: 1364/2845] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:42 2026] GET /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2846] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:45:42 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: 1483/2847] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:45:42 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: 1484/2848] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:45:42 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:42.307 7 WARNING neutron.db.securitygroups_db [None req-6c3fa8e8-de65-4962-a49b-3779db8a85d3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:42.356 8 INFO neutron_taas.services.taas.taas_plugin [None req-2267a1f7-e4e9-4a50-adbc-b80b85b36a40 be0f481c747344a0a2849acdea498072 3977b450c1f64bae8acf6bd5519ee558 - - default default] TaaS: Handle Delete Port: e38ae3f4-45da-45b0-ace3-3665751fc09c 2026-05-08 00:45:42.359 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2267a1f7-e4e9-4a50-adbc-b80b85b36a40 be0f481c747344a0a2849acdea498072 3977b450c1f64bae8acf6bd5519ee558 - - default default] Tap Mirror: Handle Delete Port: e38ae3f4-45da-45b0-ace3-3665751fc09c 2026-05-08 00:45:42.431 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c3fa8e8-de65-4962-a49b-3779db8a85d3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource fa930745-5e84-4295-84a2-6aa6323a9fbe (type: security_groups) to 1 2026-05-08 00:45:42.443 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c3fa8e8-de65-4962-a49b-3779db8a85d3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource db5ee01d-f142-484f-8aaa-2be9052f332f (type: security_group_rules) to 0 2026-05-08 00:45:42.465 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c3fa8e8-de65-4962-a49b-3779db8a85d3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e09eeeaa-fc2b-47b4-bc3c-f589ee3951a7 (type: security_group_rules) to 0 2026-05-08 00:45:42.487 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c3fa8e8-de65-4962-a49b-3779db8a85d3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e4f80a67-0a95-4dfa-a2f7-5fffc8a9e0f4 (type: security_group_rules) to 0 2026-05-08 00:45:42.502 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c3fa8e8-de65-4962-a49b-3779db8a85d3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ecf8261a-9e91-41db-bb98-a99810494e8e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1485/2849] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:42 2026] GET /v2.0/security-groups?tenant_id=44629efef89c40d09cc446380a0844f4&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: 1365/2850] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:45:42 2026] DELETE /v2.0/networks/2d8b4514-1f17-4b7f-acea-f400150e2e3f => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2851] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:42 2026] DELETE /v2.0/security-groups/fa930745-5e84-4295-84a2-6aa6323a9fbe => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:43.335 8 INFO neutron.services.segments.plugin [-] Segment f565cfe6-7771-4625-b483-11bb8e075649 resource provider aggregate not found 2026-05-08 00:45:43.356 8 INFO neutron.services.segments.plugin [-] Segment f565cfe6-7771-4625-b483-11bb8e075649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f565cfe6-7771-4625-b483-11bb8e075649 found for delete ", "request_id": "req-ab6d24bc-3106-4c09-bccc-a39633e8473a"}]} 2026-05-08 00:45:43.362 8 INFO neutron.services.segments.plugin [-] Segment f565cfe6-7771-4625-b483-11bb8e075649 resource provider aggregate not found 2026-05-08 00:45:43.377 8 INFO neutron.services.segments.plugin [-] Segment f565cfe6-7771-4625-b483-11bb8e075649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f565cfe6-7771-4625-b483-11bb8e075649 found for delete ", "request_id": "req-414b02a6-42e6-4e33-b1d4-65f921cdba47"}]} 2026-05-08 00:45:43.407 8 WARNING neutron.db.securitygroups_db [None req-8e50da31-6275-4ffe-86aa-a74bb7249ca0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:43.548 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e50da31-6275-4ffe-86aa-a74bb7249ca0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource fced7aef-e959-4ec0-9ae6-22290e34f620 (type: security_groups) to 1 2026-05-08 00:45:43.563 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e50da31-6275-4ffe-86aa-a74bb7249ca0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0d9fffbd-ce7a-414c-91f3-f88d94484d74 (type: security_group_rules) to 0 2026-05-08 00:45:43.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e50da31-6275-4ffe-86aa-a74bb7249ca0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0ed0e5ef-f35e-4378-adf0-3aec01cc10ce (type: security_group_rules) to 0 2026-05-08 00:45:43.588 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e50da31-6275-4ffe-86aa-a74bb7249ca0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 34a6884a-4361-42d5-9832-92b9d589982f (type: security_group_rules) to 0 2026-05-08 00:45:43.603 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e50da31-6275-4ffe-86aa-a74bb7249ca0 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 479c26e2-dc3d-497d-a2d9-fbe6f4bffd9d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1366/2852] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:43 2026] GET /v2.0/security-groups?tenant_id=a5f3e267a5ea46619cf151c14b2d899a&name=default => generated 2929 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2853] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:43 2026] DELETE /v2.0/security-groups/fced7aef-e959-4ec0-9ae6-22290e34f620 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:43.906 8 WARNING neutron.db.securitygroups_db [None req-b4bad808-2433-41dd-b49e-784bfb847e83 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1367/2854] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:43 2026] GET /v2.0/security-groups?tenant_id=3977b450c1f64bae8acf6bd5519ee558&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2855] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:43 2026] DELETE /v2.0/security-groups/e4e924d7-aa54-4e8a-87c1-eb383f99e55c => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2856] 10.0.0.36 () {34 vars in 677 bytes} [Fri May 8 00:45:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:47.435 7 WARNING tagging [None req-bf91d75d-e396-43b0-a4e1-2d89b84785c2 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1489/2857] 10.0.0.36 () {34 vars in 752 bytes} [Fri May 8 00:45:47 2026] PUT /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:47.476 8 WARNING tagging [None req-808690fc-b6c2-45b0-b553-cbf89209cef4 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1369/2858] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:47 2026] GET /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:47.513 7 WARNING tagging [None req-9b500a79-c5e8-4fb6-ac40-c6e32ff41122 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1490/2859] 10.0.0.36 () {34 vars in 763 bytes} [Fri May 8 00:45:47 2026] PUT /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:45:47.567 8 WARNING tagging [None req-b3c560e9-304b-4c2b-a4ff-29514d923185 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1370/2860] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:47 2026] GET /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:47.605 7 WARNING tagging [None req-975ff58f-d6bf-4bc1-b2da-296796989e9f 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1491/2861] 10.0.0.36 () {34 vars in 759 bytes} [Fri May 8 00:45:47 2026] PUT /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:45:47.651 8 WARNING tagging [None req-9872bd5b-d62d-4ccd-89e2-d8a6933ccbae 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1371/2862] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:47 2026] GET /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:47.690 7 WARNING tagging [None req-443ddaba-3b00-4220-926f-2c5bf84d963c 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1492/2863] 10.0.0.36 () {34 vars in 781 bytes} [Fri May 8 00:45:47 2026] PUT /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:45:47.742 8 WARNING tagging [None req-6384dcaa-fbbe-4520-b99f-415463b5c70f 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1372/2864] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:47 2026] GET /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:47.781 7 WARNING tagging [None req-5639eaed-fb22-4aeb-a329-7fc42bbf5739 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1493/2865] 10.0.0.36 () {34 vars in 752 bytes} [Fri May 8 00:45:47 2026] PUT /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:47.838 8 WARNING tagging [None req-1200ff93-859d-42c1-a225-2e85fb4979b7 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1373/2866] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:47 2026] GET /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:47.877 7 WARNING tagging [None req-ced5966f-4704-4e9e-8adc-0907ddd686d5 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1494/2867] 10.0.0.36 () {32 vars in 740 bytes} [Fri May 8 00:45:47 2026] GET /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:47.914 8 WARNING tagging [None req-70bcfe42-f17c-42cc-9080-1e3ab6af87b9 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:47.919 8 INFO neutron.api.v2.resource [None req-70bcfe42-f17c-42cc-9080-1e3ab6af87b9 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1374/2868] 10.0.0.36 () {32 vars in 744 bytes} [Fri May 8 00:45:47 2026] GET /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:45:47.948 7 WARNING tagging [None req-13a37949-656d-48b0-abb9-1b83d4a52390 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1495/2869] 10.0.0.36 () {32 vars in 743 bytes} [Fri May 8 00:45:47 2026] DELETE /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:47.998 8 WARNING tagging [None req-cb6a7241-d485-4f0d-b9ea-e957eeebef0f 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1375/2870] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:47 2026] GET /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:48.041 7 WARNING tagging [None req-97152c1b-f981-42a1-8927-278f20814164 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:48.052 7 INFO neutron.api.v2.resource [None req-97152c1b-f981-42a1-8927-278f20814164 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/2871] 10.0.0.36 () {32 vars in 747 bytes} [Fri May 8 00:45:48 2026] DELETE /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:45:48.080 8 WARNING tagging [None req-98326c7d-91a1-49e5-8e03-421fb7e06842 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1376/2872] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:45:48 2026] DELETE /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:48.133 7 WARNING tagging [None req-4cabd585-6f32-4b19-b599-f6856fa5b330 19ffee4e0baa42bf966bf63a87d448f6 80819752caf146d7af9c72d3f4541f7b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1497/2873] 10.0.0.36 () {32 vars in 732 bytes} [Fri May 8 00:45:48 2026] GET /v2.0/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec/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: 1377/2874] 10.0.0.36 () {32 vars in 733 bytes} [Fri May 8 00:45:48 2026] DELETE /v2.0/qos/policies/e9f8d550-050f-4908-a12a-d665eeaf43ec => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:48.888 7 WARNING neutron.db.securitygroups_db [None req-039a7dca-caef-4615-870d-6fd41faf3ade d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:49.015 7 INFO neutron.db.ovn_revision_numbers_db [None req-039a7dca-caef-4615-870d-6fd41faf3ade d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 3c46f951-6472-4ee2-bdac-49ffef0cc118 (type: security_groups) to 1 2026-05-08 00:45:49.027 7 INFO neutron.db.ovn_revision_numbers_db [None req-039a7dca-caef-4615-870d-6fd41faf3ade d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1c5d838b-dedf-4af7-a2cb-e2a45bfd76fe (type: security_group_rules) to 0 2026-05-08 00:45:49.038 7 INFO neutron.db.ovn_revision_numbers_db [None req-039a7dca-caef-4615-870d-6fd41faf3ade d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 9313a64f-668c-4d2f-8097-db744fe9d523 (type: security_group_rules) to 0 2026-05-08 00:45:49.051 7 INFO neutron.db.ovn_revision_numbers_db [None req-039a7dca-caef-4615-870d-6fd41faf3ade d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 97bd6128-3aa7-49c9-8f47-ff74131270af (type: security_group_rules) to 0 2026-05-08 00:45:49.064 7 INFO neutron.db.ovn_revision_numbers_db [None req-039a7dca-caef-4615-870d-6fd41faf3ade d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource acefe84a-7510-4779-96c0-4bd2a0c1812e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1498/2875] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:48 2026] GET /v2.0/security-groups?tenant_id=80819752caf146d7af9c72d3f4541f7b&name=default => generated 2929 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2876] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:49 2026] DELETE /v2.0/security-groups/3c46f951-6472-4ee2-bdac-49ffef0cc118 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:49.407 7 WARNING neutron.db.securitygroups_db [None req-b2d562bc-35c8-4c3b-8804-59728645f5c7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:49.531 7 INFO neutron.db.ovn_revision_numbers_db [None req-b2d562bc-35c8-4c3b-8804-59728645f5c7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6a21562d-cf96-41e7-bbf7-0ddf4b4372fe (type: security_groups) to 1 2026-05-08 00:45:49.541 7 INFO neutron.db.ovn_revision_numbers_db [None req-b2d562bc-35c8-4c3b-8804-59728645f5c7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1b7080c7-eda5-41e9-a376-7af5519ee4de (type: security_group_rules) to 0 2026-05-08 00:45:49.556 7 INFO neutron.db.ovn_revision_numbers_db [None req-b2d562bc-35c8-4c3b-8804-59728645f5c7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6ced92ec-4ac1-4f6a-ac8b-2e2aafc5c827 (type: security_group_rules) to 0 2026-05-08 00:45:49.570 7 INFO neutron.db.ovn_revision_numbers_db [None req-b2d562bc-35c8-4c3b-8804-59728645f5c7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7218e127-535a-444b-a20d-ca418d2aa453 (type: security_group_rules) to 0 2026-05-08 00:45:49.580 7 INFO neutron.db.ovn_revision_numbers_db [None req-b2d562bc-35c8-4c3b-8804-59728645f5c7 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 83946256-3291-4d49-8ef0-c89066674ec1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1499/2877] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:49 2026] GET /v2.0/security-groups?tenant_id=c43261fcd8714d938b0ee214889b40b9&name=default => generated 2929 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2878] 10.0.0.188 () {34 vars in 1016 bytes} [Fri May 8 00:45:49 2026] GET /v2.0/security-groups?id=6e67a908-5c0c-4a47-9c84-8a4b8b0ed711&fields=id => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2879] 10.0.0.188 () {34 vars in 982 bytes} [Fri May 8 00:45:49 2026] GET /v2.0/networks?id=fade4b78-a201-4a3c-b4fd-9fca66caa92a => generated 776 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2880] 10.0.0.188 () {34 vars in 965 bytes} [Fri May 8 00:45:49 2026] GET /v2.0/quotas/c31e879400c145eaba4726ad03fd3489 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2881] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:49 2026] DELETE /v2.0/security-groups/6a21562d-cf96-41e7-bbf7-0ddf4b4372fe => 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: 1503/2882] 10.0.0.188 () {34 vars in 1002 bytes} [Fri May 8 00:45:49 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&fields=id => generated 149 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2883] 10.0.0.188 () {34 vars in 1008 bytes} [Fri May 8 00:45:49 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a?fields=segments => generated 14 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2884] 10.0.0.188 () {34 vars in 1108 bytes} [Fri May 8 00:45:50 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2887] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:45:50 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => 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: 1506/2888] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:45:50 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:53.286 8 INFO neutron.db.ovn_revision_numbers_db [None req-755a72f5-f068-4889-a14d-1ffbcd90de9a 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] Successfully bumped revision number for resource e7324d05-5301-4c8b-8931-28a4363eb08c (type: routers) to 1 [pid: 8|app: 0|req: 1383/2889] 10.0.0.36 () {34 vars in 667 bytes} [Fri May 8 00:45:52 2026] POST /v2.0/routers => generated 591 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:45:53.353 7 WARNING tagging [None req-2f11fdb4-82b5-4fe0-b4ca-7f04476b2f75 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1507/2890] 10.0.0.36 () {34 vars in 750 bytes} [Fri May 8 00:45:53 2026] PUT /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:53.443 8 WARNING tagging [None req-0f84dc19-668d-4e17-9e73-f0288fd94e50 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1384/2891] 10.0.0.36 () {32 vars in 730 bytes} [Fri May 8 00:45:53 2026] GET /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:53.508 7 WARNING tagging [None req-41bd9e08-166c-4a97-af30-df9bc7bd17bf 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1508/2892] 10.0.0.36 () {34 vars in 761 bytes} [Fri May 8 00:45:53 2026] PUT /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags/green => generated 4 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:45:53.633 8 WARNING tagging [None req-126311db-9370-41bf-a701-00b664170d41 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1385/2893] 10.0.0.36 () {32 vars in 730 bytes} [Fri May 8 00:45:53 2026] GET /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2894] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:45:53 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:53.715 7 WARNING tagging [None req-42959279-6d46-4cb9-bf11-0648207ae789 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1509/2895] 10.0.0.36 () {34 vars in 757 bytes} [Fri May 8 00:45:53 2026] PUT /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags/red => generated 4 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2896] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:45:53 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:53.825 7 WARNING tagging [None req-38ee5a21-9a83-4517-befa-430d935e0e6c 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1510/2897] 10.0.0.36 () {32 vars in 730 bytes} [Fri May 8 00:45:53 2026] GET /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:53.892 8 WARNING tagging [None req-f357589b-3d8f-4156-a0ff-bab1d6ba539a 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1388/2898] 10.0.0.36 () {34 vars in 779 bytes} [Fri May 8 00:45:53 2026] PUT /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags/black.or.white => generated 4 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:45:54.003 7 WARNING tagging [None req-2f06c373-2045-4ac1-80ae-3b91f31e7ffe 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1511/2899] 10.0.0.36 () {32 vars in 730 bytes} [Fri May 8 00:45:53 2026] GET /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags => generated 52 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:54.069 8 WARNING tagging [None req-cf6fe749-d710-48d5-9dd9-bf80403bae8a 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1389/2900] 10.0.0.36 () {34 vars in 750 bytes} [Fri May 8 00:45:54 2026] PUT /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:54.153 7 WARNING tagging [None req-5525133f-68cd-4675-81da-f55547065fbb 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1512/2901] 10.0.0.36 () {32 vars in 730 bytes} [Fri May 8 00:45:54 2026] GET /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:54.238 8 WARNING tagging [None req-e0a7d710-277b-4f94-a198-bb1df7fc63dc 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1390/2902] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:45:54 2026] GET /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:54.304 7 WARNING tagging [None req-7c3f5fcc-fa6d-418f-8201-7ba2e27dacee 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:54.330 7 INFO neutron.api.v2.resource [None req-7c3f5fcc-fa6d-418f-8201-7ba2e27dacee 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/2903] 10.0.0.36 () {32 vars in 742 bytes} [Fri May 8 00:45:54 2026] GET /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:45:54.371 8 WARNING tagging [None req-880c2edf-97d5-4bed-9b1c-0db4fd8740cf 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1391/2904] 10.0.0.36 () {32 vars in 741 bytes} [Fri May 8 00:45:54 2026] DELETE /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:54.451 7 WARNING tagging [None req-b5aa7e49-79ce-4d7b-88f6-14fb702b7fe2 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1514/2905] 10.0.0.36 () {32 vars in 730 bytes} [Fri May 8 00:45:54 2026] GET /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags => generated 30 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:54.537 8 WARNING tagging [None req-4489a4f5-d4c6-49d7-9076-99ed0642f6f8 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:54.572 8 INFO neutron.api.v2.resource [None req-4489a4f5-d4c6-49d7-9076-99ed0642f6f8 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1392/2906] 10.0.0.36 () {32 vars in 745 bytes} [Fri May 8 00:45:54 2026] DELETE /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags/green => generated 99 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:45:54.615 7 WARNING tagging [None req-1aedcddb-582c-4839-aceb-0753935e8305 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1515/2907] 10.0.0.36 () {32 vars in 733 bytes} [Fri May 8 00:45:54 2026] DELETE /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:54.704 8 WARNING tagging [None req-744a58cb-6805-44df-bcf0-32908e5e9bed 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1393/2908] 10.0.0.36 () {32 vars in 730 bytes} [Fri May 8 00:45:54 2026] GET /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2909] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:45:54 2026] GET /v2.0/networks?id=fade4b78-a201-4a3c-b4fd-9fca66caa92a => generated 776 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2910] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:45:54 2026] GET /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c => generated 597 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:54.792 8 WARNING neutron.db.securitygroups_db [req-a0839984-fd08-444c-b077-9d246fa01804 req-1f19cacd-310a-4eb4-add6-b8b148525d24 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1395/2911] 199.19.213.225 () {34 vars in 1050 bytes} [Fri May 8 00:45:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c31e879400c145eaba4726ad03fd3489 => generated 343 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:55.070 7 INFO neutron.db.ovn_revision_numbers_db [None req-155ea9ab-f48b-49ea-9476-f518bc2e0777 548d74f783e3445093eb232ce877e328 1dd23bfd3a5e442cb2868aa6564c4a16 - - default default] Successfully bumped revision number for resource e7324d05-5301-4c8b-8931-28a4363eb08c (type: routers) to 7 2026-05-08 00:45:55.070 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a0839984-fd08-444c-b077-9d246fa01804 req-9dcabcd0-5802-463e-b96d-2deaace0087a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:45:55.072 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a0839984-fd08-444c-b077-9d246fa01804 req-9dcabcd0-5802-463e-b96d-2deaace0087a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network fade4b78-a201-4a3c-b4fd-9fca66caa92a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1517/2912] 10.0.0.36 () {34 vars in 741 bytes} [Fri May 8 00:45:54 2026] PUT /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c => generated 597 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2913] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 8 00:45:55 2026] GET /v2.0/ports?device_id=e7324d05-5301-4c8b-8931-28a4363eb08c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:55.232 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9fed71d5-15a8-4e33-a6b6-c689c2d336dd - - - - - -] OVN reports status down for port: 07fb53c2-8193-40b9-909a-2da5fd6ea529 2026-05-08 00:45:55.242 8 INFO neutron.db.ovn_revision_numbers_db [req-a0839984-fd08-444c-b077-9d246fa01804 req-9dcabcd0-5802-463e-b96d-2deaace0087a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 07fb53c2-8193-40b9-909a-2da5fd6ea529 (type: ports) to 1 [pid: 8|app: 0|req: 1396/2914] 199.19.213.225 () {38 vars in 955 bytes} [Fri May 8 00:45:54 2026] POST /v2.0/ports => generated 1078 bytes in 434 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: 1519/2915] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:45:55 2026] DELETE /v2.0/routers/e7324d05-5301-4c8b-8931-28a4363eb08c => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:55.632 8 INFO neutron.db.ovn_revision_numbers_db [req-a0839984-fd08-444c-b077-9d246fa01804 req-517d4fcc-ffb8-4ecd-a5db-54b604436fb1 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 07fb53c2-8193-40b9-909a-2da5fd6ea529 (type: ports) to 2 2026-05-08 00:45:55.915 8 INFO neutron.db.ovn_revision_numbers_db [req-a0839984-fd08-444c-b077-9d246fa01804 req-517d4fcc-ffb8-4ecd-a5db-54b604436fb1 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 07fb53c2-8193-40b9-909a-2da5fd6ea529 (type: ports) to 4 [pid: 8|app: 0|req: 1397/2916] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:45:55 2026] PUT /v2.0/ports/07fb53c2-8193-40b9-909a-2da5fd6ea529 => generated 1231 bytes in 669 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:45:56.156 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c88353b9-fd8e-497f-87b3-ef98f2e11ae1'] response: {'name': 'network-changed', 'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'tag': '07fb53c2-8193-40b9-909a-2da5fd6ea529', 'status': 'completed', 'code': 200} 2026-05-08 00:45:56.205 7 WARNING neutron.db.securitygroups_db [None req-b3fcdf3e-336c-4058-8f64-08f56beaff33 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:45:56.338 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3fcdf3e-336c-4058-8f64-08f56beaff33 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c976e115-eb40-4d01-8402-5591e6192fba (type: security_groups) to 1 2026-05-08 00:45:56.355 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3fcdf3e-336c-4058-8f64-08f56beaff33 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 6c70aceb-65e0-4b6d-aa49-6c1bdd8ba559 (type: security_group_rules) to 0 2026-05-08 00:45:56.370 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3fcdf3e-336c-4058-8f64-08f56beaff33 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7375d63c-1815-47b0-a5e4-26a10c2fec13 (type: security_group_rules) to 0 2026-05-08 00:45:56.380 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3fcdf3e-336c-4058-8f64-08f56beaff33 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource bc1b53fb-c92d-441f-9da1-f91cadc265ae (type: security_group_rules) to 0 2026-05-08 00:45:56.391 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3fcdf3e-336c-4058-8f64-08f56beaff33 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c3b5bb1a-98d1-4ebd-88c7-d615618bcaa6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1520/2917] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:56 2026] GET /v2.0/security-groups?tenant_id=1dd23bfd3a5e442cb2868aa6564c4a16&name=default => generated 2929 bytes in 391 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: 1398/2918] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:56 2026] DELETE /v2.0/security-groups/c976e115-eb40-4d01-8402-5591e6192fba => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:45:56.704 8 WARNING neutron.db.securitygroups_db [None req-07f806ca-67ba-48f1-a4a2-226b8ae1cf20 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1521/2919] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:45:56 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 1234 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2920] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:45:56 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 1234 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2921] 199.19.213.225 () {34 vars in 1018 bytes} [Fri May 8 00:45:56 2026] GET /v2.0/networks?tenant_id=c31e879400c145eaba4726ad03fd3489&shared=False => generated 776 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:45:56.853 8 INFO neutron.db.ovn_revision_numbers_db [None req-07f806ca-67ba-48f1-a4a2-226b8ae1cf20 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d536b43a-2e24-498a-bd7d-b4e737a05e4b (type: security_groups) to 1 2026-05-08 00:45:56.863 8 INFO neutron.db.ovn_revision_numbers_db [None req-07f806ca-67ba-48f1-a4a2-226b8ae1cf20 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 40d39b86-873e-4df0-a61e-2fb56d9f94cc (type: security_group_rules) to 0 2026-05-08 00:45:56.875 8 INFO neutron.db.ovn_revision_numbers_db [None req-07f806ca-67ba-48f1-a4a2-226b8ae1cf20 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7e7fa3f4-a402-442f-9aa0-896dc8569b8b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1524/2922] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:45:56 2026] GET /v2.0/security-groups?id=6e67a908-5c0c-4a47-9c84-8a4b8b0ed711&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:45:56.887 8 INFO neutron.db.ovn_revision_numbers_db [None req-07f806ca-67ba-48f1-a4a2-226b8ae1cf20 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 97223a9b-ec94-4115-9863-5146b8901c95 (type: security_group_rules) to 0 2026-05-08 00:45:56.902 8 INFO neutron.db.ovn_revision_numbers_db [None req-07f806ca-67ba-48f1-a4a2-226b8ae1cf20 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d1599264-0db4-4a90-93f0-cb7b16060ac5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1525/2923] 199.19.213.225 () {34 vars in 930 bytes} [Fri May 8 00:45:56 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2924] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:45:56 2026] GET /v2.0/security-groups?tenant_id=9ee5ca30b50c443c8fad018dca2d5543&name=default => generated 2929 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2925] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:45:56 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 1234 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2926] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:45:56 2026] DELETE /v2.0/security-groups/d536b43a-2e24-498a-bd7d-b4e737a05e4b => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2927] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:45:57 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 1234 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2928] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:45:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.53&port_id=07fb53c2-8193-40b9-909a-2da5fd6ea529 => 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: 1528/2929] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:45:58 2026] GET /v2.0/subnets?id=20da2763-4b9e-45d8-b221-3686e6ab0fed => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2930] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:45:58 2026] GET /v2.0/ports?network_id=fade4b78-a201-4a3c-b4fd-9fca66caa92a&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: 1529/2931] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:45:58 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a?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: 1403/2932] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:45:58 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a?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: 1530/2933] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:45:59 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 1234 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2934] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:45:59 2026] GET /v2.0/security-groups?id=6e67a908-5c0c-4a47-9c84-8a4b8b0ed711&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2935] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:45:59 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 1234 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:46:00.574 8 INFO neutron.db.ovn_revision_numbers_db [None req-95d20fb4-9331-4ee6-a047-c098eb202c1c 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] Successfully bumped revision number for resource 5c58b259-6a06-44ae-89ad-50cdd1021118 (type: security_groups) to 1 2026-05-08 00:46:00.588 8 INFO neutron.db.ovn_revision_numbers_db [None req-95d20fb4-9331-4ee6-a047-c098eb202c1c 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] Successfully bumped revision number for resource 12ee4a72-ebc3-4e88-8a9e-649d350b8416 (type: security_group_rules) to 0 2026-05-08 00:46:00.599 8 INFO neutron.db.ovn_revision_numbers_db [None req-95d20fb4-9331-4ee6-a047-c098eb202c1c 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] Successfully bumped revision number for resource 82741862-356c-404f-9c30-3239da96029f (type: security_group_rules) to 0 2026-05-08 00:46:00.610 8 INFO neutron.db.ovn_revision_numbers_db [None req-95d20fb4-9331-4ee6-a047-c098eb202c1c 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] Successfully bumped revision number for resource 9ac7b837-ba0a-4512-96c6-6e812f5b3a9e (type: security_group_rules) to 0 2026-05-08 00:46:00.622 8 INFO neutron.db.ovn_revision_numbers_db [None req-95d20fb4-9331-4ee6-a047-c098eb202c1c 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] Successfully bumped revision number for resource b8caf762-4018-46e5-adfd-e7fcfc94dba5 (type: security_group_rules) to 0 2026-05-08 00:46:00.712 8 INFO neutron.db.segments_db [None req-95d20fb4-9331-4ee6-a047-c098eb202c1c 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] Added segment e0924653-508c-4e04-a853-86d46f381150 of type geneve for network 8ee6ba6b-84b6-4fba-bdef-a4eda0c47078 2026-05-08 00:46:00.832 8 INFO neutron.db.ovn_revision_numbers_db [None req-95d20fb4-9331-4ee6-a047-c098eb202c1c 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] Successfully bumped revision number for resource 8ee6ba6b-84b6-4fba-bdef-a4eda0c47078 (type: networks) to 1 2026-05-08 00:46:00.991 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-95d20fb4-9331-4ee6-a047-c098eb202c1c 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] No more DHCP agents 2026-05-08 00:46:00.993 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-95d20fb4-9331-4ee6-a047-c098eb202c1c 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] Unable to schedule network 8ee6ba6b-84b6-4fba-bdef-a4eda0c47078: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:46:01.044 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5586b572-0846-4da2-9360-49e00ba22ce1 - - - - - -] OVN reports status down for port: 6bf5587b-bcc1-482e-8255-8fc2b41e936e 2026-05-08 00:46:01.117 8 INFO neutron.db.ovn_revision_numbers_db [None req-95d20fb4-9331-4ee6-a047-c098eb202c1c 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] Successfully bumped revision number for resource 6bf5587b-bcc1-482e-8255-8fc2b41e936e (type: ports) to 1 [pid: 8|app: 0|req: 1405/2936] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 8 00:46:00 2026] POST /v2.0/networks => generated 670 bytes in 918 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:46:01.368 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5649bd81-3f48-4dee-be14-d46c55756db0 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] No more DHCP agents 2026-05-08 00:46:01.370 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5649bd81-3f48-4dee-be14-d46c55756db0 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] Unable to schedule network 8ee6ba6b-84b6-4fba-bdef-a4eda0c47078: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:46:01.845 7 INFO neutron.db.ovn_revision_numbers_db [None req-5649bd81-3f48-4dee-be14-d46c55756db0 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] Successfully bumped revision number for resource 6bf5587b-bcc1-482e-8255-8fc2b41e936e (type: ports) to 2 [pid: 8|app: 0|req: 1406/2937] 199.19.213.225 () {34 vars in 994 bytes} [Fri May 8 00:46:01 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:46:01.888 7 INFO neutron.db.ovn_revision_numbers_db [None req-5649bd81-3f48-4dee-be14-d46c55756db0 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] Successfully bumped revision number for resource 0fd4b59f-4d36-479d-ac12-2eba1da65c83 (type: subnets) to 0 [pid: 7|app: 0|req: 1532/2938] 10.0.0.36 () {34 vars in 668 bytes} [Fri May 8 00:46:01 2026] POST /v2.0/subnets => generated 626 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2939] 199.19.213.225 () {34 vars in 1044 bytes} [Fri May 8 00:46:01 2026] GET /v2.0/security-groups?id=6e67a908-5c0c-4a47-9c84-8a4b8b0ed711&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2940] 10.0.0.36 () {34 vars in 750 bytes} [Fri May 8 00:46:01 2026] PUT /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2941] 10.0.0.36 () {32 vars in 730 bytes} [Fri May 8 00:46:01 2026] GET /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:46:02.052 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9fed71d5-15a8-4e33-a6b6-c689c2d336dd - - - - - -] OVN reports status up for port: 07fb53c2-8193-40b9-909a-2da5fd6ea529 2026-05-08 00:46:02.075 7 INFO neutron.plugins.ml2.plugin [None req-9fed71d5-15a8-4e33-a6b6-c689c2d336dd - - - - - -] Attempt 1 to provision port 07fb53c2-8193-40b9-909a-2da5fd6ea529 [pid: 7|app: 0|req: 1534/2942] 10.0.0.36 () {34 vars in 761 bytes} [Fri May 8 00:46:02 2026] PUT /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags/green => generated 4 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2943] 10.0.0.36 () {32 vars in 730 bytes} [Fri May 8 00:46:02 2026] GET /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2944] 10.0.0.36 () {34 vars in 757 bytes} [Fri May 8 00:46:02 2026] PUT /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags/red => generated 4 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:46:02.421 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a883aab-49e0-4af0-bfc3-544911d95938'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07fb53c2-8193-40b9-909a-2da5fd6ea529', 'code': 200} [pid: 8|app: 0|req: 1410/2945] 10.0.0.36 () {32 vars in 730 bytes} [Fri May 8 00:46:02 2026] GET /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:46:02.497 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fed71d5-15a8-4e33-a6b6-c689c2d336dd - - - - - -] Successfully bumped revision number for resource 07fb53c2-8193-40b9-909a-2da5fd6ea529 (type: ports) to 5 [pid: 7|app: 0|req: 1536/2946] 10.0.0.36 () {34 vars in 779 bytes} [Fri May 8 00:46:02 2026] PUT /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags/black.or.white => generated 4 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2947] 10.0.0.36 () {32 vars in 730 bytes} [Fri May 8 00:46:02 2026] GET /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags => generated 52 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, ' [pid: 7|app: 0|req: 1537/2948] 10.0.0.36 () {34 vars in 750 bytes} [Fri May 8 00:46:02 2026] PUT /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2949] 10.0.0.36 () {32 vars in 730 bytes} [Fri May 8 00:46:02 2026] GET /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2950] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 8 00:46:02 2026] GET /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:46:02.863 8 INFO neutron.api.v2.resource [None req-19ce8631-9bf1-4fd1-bc06-87a623de44c0 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1413/2951] 10.0.0.36 () {32 vars in 742 bytes} [Fri May 8 00:46:02 2026] GET /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2952] 10.0.0.36 () {32 vars in 741 bytes} [Fri May 8 00:46:02 2026] DELETE /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags/red => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2953] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:46:02 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 1236 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2954] 10.0.0.36 () {32 vars in 730 bytes} [Fri May 8 00:46:02 2026] GET /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2955] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:46:02 2026] GET /v2.0/security-groups?id=6e67a908-5c0c-4a47-9c84-8a4b8b0ed711&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:46:03.069 7 INFO neutron.api.v2.resource [None req-b98d9eba-eeac-4c7f-8f42-c4c13f3fe931 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/2956] 10.0.0.36 () {32 vars in 745 bytes} [Fri May 8 00:46:03 2026] DELETE /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2957] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:46:03 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 1236 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2958] 10.0.0.36 () {32 vars in 733 bytes} [Fri May 8 00:46:03 2026] DELETE /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2959] 10.0.0.36 () {32 vars in 730 bytes} [Fri May 8 00:46:03 2026] GET /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2960] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:46:03 2026] DELETE /v2.0/subnets/0fd4b59f-4d36-479d-ac12-2eba1da65c83 => generated 0 bytes in 1047 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:46:04.495 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5d109ee-6344-4b9b-a4cd-d48963af0b48'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07fb53c2-8193-40b9-909a-2da5fd6ea529', 'code': 200} 2026-05-08 00:46:04.507 7 INFO neutron_taas.services.taas.taas_plugin [None req-19c79bd7-f73b-46a9-b20e-98f4fec95bfd 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] TaaS: Handle Delete Port: 6bf5587b-bcc1-482e-8255-8fc2b41e936e 2026-05-08 00:46:04.513 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19c79bd7-f73b-46a9-b20e-98f4fec95bfd 6a71787d37fc44e6bd931eb5b04b2122 e349a97bf89e486a95ec204d7508d8e8 - - default default] Tap Mirror: Handle Delete Port: 6bf5587b-bcc1-482e-8255-8fc2b41e936e 2026-05-08 00:46:04.992 7 INFO neutron.services.segments.plugin [-] Segment e0924653-508c-4e04-a853-86d46f381150 resource provider aggregate not found 2026-05-08 00:46:04.993 7 INFO neutron.services.segments.plugin [-] Segment e0924653-508c-4e04-a853-86d46f381150 resource provider aggregate not found 2026-05-08 00:46:05.018 7 INFO neutron.services.segments.plugin [-] Segment e0924653-508c-4e04-a853-86d46f381150 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0924653-508c-4e04-a853-86d46f381150 found for delete ", "request_id": "req-99192824-1660-4b32-a234-ae603b233d2b"}]} 2026-05-08 00:46:05.020 7 INFO neutron.services.segments.plugin [-] Segment e0924653-508c-4e04-a853-86d46f381150 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0924653-508c-4e04-a853-86d46f381150 found for delete ", "request_id": "req-d9b4b112-b9e9-42b6-9d14-c5adf462ff0b"}]} [pid: 7|app: 0|req: 1544/2961] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:46:04 2026] DELETE /v2.0/networks/8ee6ba6b-84b6-4fba-bdef-a4eda0c47078 => generated 0 bytes in 844 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:46:06.032 7 WARNING neutron.db.securitygroups_db [None req-1af56646-6c18-4002-b1b9-9c535003b0e3 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1419/2964] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:46:06 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 1236 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2965] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:46:05 2026] GET /v2.0/security-groups?tenant_id=e349a97bf89e486a95ec204d7508d8e8&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2966] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:46:06 2026] GET /v2.0/security-groups?id=6e67a908-5c0c-4a47-9c84-8a4b8b0ed711&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: 8|app: 0|req: 1421/2967] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:46:06 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 1236 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2968] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:46:06 2026] DELETE /v2.0/security-groups/5c58b259-6a06-44ae-89ad-50cdd1021118 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:46:06.410 8 WARNING neutron.db.securitygroups_db [None req-c415f1d2-e108-490a-a48e-fbf78d18b5d4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:46:06.599 8 INFO neutron.db.ovn_revision_numbers_db [None req-c415f1d2-e108-490a-a48e-fbf78d18b5d4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8e0ac83a-cb6b-42eb-88b5-5147b392d54c (type: security_groups) to 1 2026-05-08 00:46:06.613 8 INFO neutron.db.ovn_revision_numbers_db [None req-c415f1d2-e108-490a-a48e-fbf78d18b5d4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 66fa8bba-b634-4c99-ace0-3d9b923d0e47 (type: security_group_rules) to 0 2026-05-08 00:46:06.625 8 INFO neutron.db.ovn_revision_numbers_db [None req-c415f1d2-e108-490a-a48e-fbf78d18b5d4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 799cd2d6-9e3f-45d6-bc12-ee910a880d6f (type: security_group_rules) to 0 2026-05-08 00:46:06.638 8 INFO neutron.db.ovn_revision_numbers_db [None req-c415f1d2-e108-490a-a48e-fbf78d18b5d4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 8fcb343d-09a2-410d-91cb-e032237d8fa6 (type: security_group_rules) to 0 2026-05-08 00:46:06.649 8 INFO neutron.db.ovn_revision_numbers_db [None req-c415f1d2-e108-490a-a48e-fbf78d18b5d4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c92752a8-1776-44b3-8a51-e3d4ee102490 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1422/2969] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:46:06 2026] GET /v2.0/security-groups?tenant_id=3e4c92a5214641938f7b40f05e5674df&name=default => generated 2929 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2970] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:46:06 2026] DELETE /v2.0/security-groups/8e0ac83a-cb6b-42eb-88b5-5147b392d54c => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2971] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:46:15 2026] GET /v2.0/floatingips => generated 1701 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2972] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:46:15 2026] GET /v2.0/networks => generated 4772 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2973] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:46:16 2026] GET /v2.0/security-groups => generated 30257 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2974] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:46:16 2026] GET /v2.0/network-ip-availabilities => generated 5533 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2975] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:46:16 2026] GET /v2.0/subnets => generated 5512 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2976] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:46: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: 1426/2977] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:46:16 2026] GET /v2.0/ports => generated 19854 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2978] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:46: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: 1427/2979] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:46:16 2026] GET /v2.0/subnets => generated 5512 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2980] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:46:16 2026] GET /v2.0/routers => generated 987 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2981] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:46:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2986] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:46:50 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: 1556/2987] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:46:50 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: 1432/2988] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:46:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2989] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:46:50 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: 1433/2992] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:46:50 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => 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: 1560/2993] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:46:50 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 1236 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:46:50.680 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-55c2c6cb-6ca9-4e13-b9c5-299b20d90cf2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:46:50.681 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-55c2c6cb-6ca9-4e13-b9c5-299b20d90cf2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 9369c264-7530-4f45-b801-f47eec543704: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:46:50.807 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-90a75aa5-7818-4ded-a979-d14c16f7aa6f - - - - - -] OVN reports status down for port: 533113a1-589f-4860-8704-8c52771b1a22 2026-05-08 00:46:50.837 8 INFO neutron.db.ovn_revision_numbers_db [None req-55c2c6cb-6ca9-4e13-b9c5-299b20d90cf2 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 533113a1-589f-4860-8704-8c52771b1a22 (type: ports) to 1 [pid: 8|app: 0|req: 1434/2994] 199.19.213.225 () {34 vars in 717 bytes} [Fri May 8 00:46:50 2026] POST /v2.0/ports => generated 1055 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/2995] 10.0.0.188 () {34 vars in 971 bytes} [Fri May 8 00:46:50 2026] GET /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 1055 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2996] 10.0.0.188 () {34 vars in 907 bytes} [Fri May 8 00:46:50 2026] GET /v2.0/extensions => generated 21706 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/2997] 199.19.213.225 () {34 vars in 1262 bytes} [Fri May 8 00:46:52 2026] GET /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2998] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:46:52 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?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: 1563/2999] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:46:52 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?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: 1437/3000] 199.19.213.225 () {34 vars in 975 bytes} [Fri May 8 00:46:52 2026] GET /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 1055 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3001] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:46:52 2026] GET /v2.0/networks?id=9369c264-7530-4f45-b801-f47eec543704 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:46:53.142 8 INFO neutron.db.ovn_revision_numbers_db [req-9f662593-49dc-441a-b0c6-80d68a74bc7b req-cdbd3393-3ff8-4ec9-83f5-755c446dbf72 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 533113a1-589f-4860-8704-8c52771b1a22 (type: ports) to 2 2026-05-08 00:46:53.347 8 INFO neutron.db.ovn_revision_numbers_db [req-9f662593-49dc-441a-b0c6-80d68a74bc7b req-cdbd3393-3ff8-4ec9-83f5-755c446dbf72 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 533113a1-589f-4860-8704-8c52771b1a22 (type: ports) to 4 [pid: 8|app: 0|req: 1438/3002] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:46:52 2026] PUT /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 1237 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:46:53.410 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf699af0-3b9e-41ba-bee3-cee0cd03a049'] response: {'name': 'network-changed', 'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'tag': '533113a1-589f-4860-8704-8c52771b1a22', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1565/3003] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:46:53 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 2465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3004] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:46:53 2026] GET /v2.0/networks?id=9369c264-7530-4f45-b801-f47eec543704 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3005] 199.19.213.225 () {34 vars in 1056 bytes} [Fri May 8 00:46:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.54&port_id=533113a1-589f-4860-8704-8c52771b1a22 => 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: 1440/3006] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:46:54 2026] GET /v2.0/subnets?id=a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => 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: 1567/3007] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:46:54 2026] GET /v2.0/ports?network_id=9369c264-7530-4f45-b801-f47eec543704&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: 1441/3008] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:46:54 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3009] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:46:54 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?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: 1442/3010] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:46:55 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 2465 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3011] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:46:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.53&port_id=07fb53c2-8193-40b9-909a-2da5fd6ea529 => 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: 1443/3012] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:46:55 2026] GET /v2.0/subnets?id=20da2763-4b9e-45d8-b221-3686e6ab0fed => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3013] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:46:55 2026] GET /v2.0/ports?network_id=fade4b78-a201-4a3c-b4fd-9fca66caa92a&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: 1444/3014] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:46:55 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3015] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:46:55 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3016] 199.19.213.225 () {34 vars in 1056 bytes} [Fri May 8 00:46:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.54&port_id=533113a1-589f-4860-8704-8c52771b1a22 => 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: 1572/3017] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:46:55 2026] GET /v2.0/subnets?id=a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => 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: 1446/3018] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:46:55 2026] GET /v2.0/ports?network_id=9369c264-7530-4f45-b801-f47eec543704&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: 1573/3019] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:46:55 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?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: 1447/3020] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:46:55 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:46:56.286 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-90a75aa5-7818-4ded-a979-d14c16f7aa6f - - - - - -] OVN reports status up for port: 533113a1-589f-4860-8704-8c52771b1a22 2026-05-08 00:46:56.311 7 INFO neutron.plugins.ml2.plugin [None req-90a75aa5-7818-4ded-a979-d14c16f7aa6f - - - - - -] Attempt 1 to provision port 533113a1-589f-4860-8704-8c52771b1a22 2026-05-08 00:46:56.451 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-003a81dc-523d-4fb2-a06b-9ddc425fe1a1'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '533113a1-589f-4860-8704-8c52771b1a22', 'code': 200} 2026-05-08 00:46:56.569 7 INFO neutron.db.ovn_revision_numbers_db [None req-90a75aa5-7818-4ded-a979-d14c16f7aa6f - - - - - -] Successfully bumped revision number for resource 533113a1-589f-4860-8704-8c52771b1a22 (type: ports) to 5 2026-05-08 00:46:58.486 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a55db60f-59e1-46c7-b0a1-85de0f9fb15d'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '533113a1-589f-4860-8704-8c52771b1a22', 'code': 200} [pid: 7|app: 0|req: 1574/3021] 10.0.0.188 () {34 vars in 971 bytes} [Fri May 8 00:46:59 2026] GET /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 1239 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:47:00.026 8 INFO neutron.db.ovn_revision_numbers_db [None req-d68b8197-68b1-469b-8be5-3b69f4614649 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 533113a1-589f-4860-8704-8c52771b1a22 (type: ports) to 6 [pid: 8|app: 0|req: 1448/3022] 199.19.213.225 () {34 vars in 789 bytes} [Fri May 8 00:46:59 2026] PUT /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 1271 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:47:00.059 7 INFO neutron.api.v2.resource [None req-b68feb38-c9fe-493e-9469-f3be74b2cd42 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3023] 199.19.213.225 () {30 vars in 763 bytes} [Fri May 8 00:47:00 2026] GET /v2.0/security-groups/lb-111dd6ce-2efe-41af-9be8-7f8f48c58ab5 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:47:00.075 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d8b41da-b8fc-48b4-8b67-bc642d811360'] response: {'name': 'network-changed', 'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'tag': '533113a1-589f-4860-8704-8c52771b1a22', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1449/3024] 199.19.213.225 () {30 vars in 785 bytes} [Fri May 8 00:47:00 2026] GET /v2.0/security-groups?name=lb-111dd6ce-2efe-41af-9be8-7f8f48c58ab5 => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:47:00.448 7 INFO neutron.db.ovn_revision_numbers_db [None req-089ac642-1c56-4f6f-963e-791ee49bbe80 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 533113a1-589f-4860-8704-8c52771b1a22 (type: ports) to 7 [pid: 7|app: 0|req: 1576/3025] 199.19.213.225 () {34 vars in 789 bytes} [Fri May 8 00:47:00 2026] PUT /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 1309 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:47:00.535 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-70d05377-3b3f-4b78-9db0-e02d61e2dabe'] response: {'name': 'network-changed', 'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'tag': '533113a1-589f-4860-8704-8c52771b1a22', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1450/3026] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:47:00 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 2565 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1577/3027] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:47:00 2026] GET /v2.0/networks?id=9369c264-7530-4f45-b801-f47eec543704 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3028] 199.19.213.225 () {34 vars in 1056 bytes} [Fri May 8 00:47:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.54&port_id=533113a1-589f-4860-8704-8c52771b1a22 => 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: 1578/3029] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:47:00 2026] GET /v2.0/subnets?id=a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 679 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3030] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:00 2026] GET /v2.0/ports?network_id=9369c264-7530-4f45-b801-f47eec543704&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: 1579/3031] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:47:00 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: 1580/3032] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:47:00 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: 1581/3033] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:47:00 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: 1582/3034] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:47:00 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: 1453/3035] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:47:00 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?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: 1583/3036] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:00 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3037] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:47:00 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?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: 1584/3038] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:47:00 2026] GET /v2.0/ports/e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3039] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:47:00 2026] GET /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 1337 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3040] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:01 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => 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: 1456/3041] 199.19.213.225 () {30 vars in 743 bytes} [Fri May 8 00:47:01 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3042] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:47:01 2026] GET /v2.0/ports/e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3043] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:01 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => 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: 1587/3044] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:47:01 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 2565 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3045] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:47:01 2026] GET /v2.0/networks?id=9369c264-7530-4f45-b801-f47eec543704 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3046] 199.19.213.225 () {34 vars in 1056 bytes} [Fri May 8 00:47:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.54&port_id=533113a1-589f-4860-8704-8c52771b1a22 => 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: 1459/3047] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:47:02 2026] GET /v2.0/subnets?id=a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3048] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:02 2026] GET /v2.0/ports?network_id=9369c264-7530-4f45-b801-f47eec543704&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: 1460/3049] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:47:02 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?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: 1590/3050] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:47:02 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:47:08.148 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9378f6ce-ef62-4cb3-add9-725b8bd718d3 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] No more DHCP agents 2026-05-08 00:47:08.149 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9378f6ce-ef62-4cb3-add9-725b8bd718d3 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Unable to schedule network 0003d320-9a2b-473c-843e-821636210b16: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:47:09.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-9378f6ce-ef62-4cb3-add9-725b8bd718d3 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Successfully bumped revision number for resource 02ea9124-fc79-45df-a4c5-032a1959ab06 (type: floatingips) to 1 2026-05-08 00:47:09.739 7 INFO neutron.db.l3_db [None req-9378f6ce-ef62-4cb3-add9-725b8bd718d3 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Floating IP 02ea9124-fc79-45df-a4c5-032a1959ab06 associated. External IP: 10.96.250.220, port: e5517872-4a1a-4810-b7fa-9d37cfb1a7f6. [pid: 7|app: 0|req: 1592/3053] 10.0.0.36 () {34 vars in 676 bytes} [Fri May 8 00:47:07 2026] POST /v2.0/floatingips => generated 898 bytes in 1951 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: 1462/3054] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:47:13 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: 1593/3055] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:47:13 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: 1463/3056] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:47:13 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: 1594/3057] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:47:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:47:13.735 8 INFO neutron.api.v2.resource [None req-c7087404-f65b-4f23-9ede-e2f016688e47 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1464/3058] 199.19.213.225 () {30 vars in 763 bytes} [Fri May 8 00:47:13 2026] GET /v2.0/security-groups/lb-111dd6ce-2efe-41af-9be8-7f8f48c58ab5 => generated 149 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:47:13.746 7 INFO neutron.db.ovn_revision_numbers_db [None req-178419c3-78e7-4c79-bec4-a37bc19cb39d - - - - - -] Successfully bumped revision number for resource e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 (type: ports) to 4 [pid: 7|app: 0|req: 1595/3059] 199.19.213.225 () {30 vars in 785 bytes} [Fri May 8 00:47:13 2026] GET /v2.0/security-groups?name=lb-111dd6ce-2efe-41af-9be8-7f8f48c58ab5 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3060] 199.19.213.225 () {30 vars in 815 bytes} [Fri May 8 00:47:13 2026] GET /v2.0/security-group-rules?security_group_id=1f07b187-60ea-46ef-a64f-74b8455289de => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:47:14.079 7 INFO neutron.db.ovn_revision_numbers_db [None req-a583d1dc-b998-43ec-b272-1bf490213868 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a0cd932e-685b-498b-a256-20ee853bf676 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1596/3061] 199.19.213.225 () {34 vars in 747 bytes} [Fri May 8 00:47:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:47:14.258 8 INFO neutron.db.ovn_revision_numbers_db [None req-630b9246-08de-49ff-972f-f2dddc25d4d8 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 80d0e07e-9b4f-4afd-8596-3e11f329d082 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1466/3062] 199.19.213.225 () {34 vars in 747 bytes} [Fri May 8 00:47:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3063] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:47:15 2026] GET /v2.0/security-groups => generated 31483 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3064] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:47:15 2026] GET /v2.0/routers => generated 987 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3065] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:47:15 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: 1468/3066] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:47:15 2026] GET /v2.0/ports => generated 22205 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3067] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:47:16 2026] GET /v2.0/agents => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3068] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:47:16 2026] GET /v2.0/networks => generated 4772 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3069] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:47:16 2026] GET /v2.0/floatingips => generated 2587 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3070] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:47:16 2026] GET /v2.0/subnets => generated 5512 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3071] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:47:16 2026] GET /v2.0/network-ip-availabilities => generated 5533 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3072] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:47:16 2026] GET /v2.0/subnets => generated 5512 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3073] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:47: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: 1472/3074] 10.0.0.236 () {30 vars in 690 bytes} [Fri May 8 00:47:20 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: 1603/3075] 10.0.0.236 () {30 vars in 692 bytes} [Fri May 8 00:47:20 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: 1473/3078] 10.0.0.236 () {30 vars in 668 bytes} [Fri May 8 00:47:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3079] 10.0.0.236 () {30 vars in 704 bytes} [Fri May 8 00:47:20 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: 8|app: 0|req: 1474/3080] 10.0.0.236 () {28 vars in 439 bytes} [Fri May 8 00:47:20 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: 1607/3081] 10.0.0.236 () {30 vars in 728 bytes} [Fri May 8 00:47:20 2026] GET /v2.0/subnets/a963dd34-7b4b-48d8-9b14-f2c000a5ad08 => generated 656 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3082] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:47:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3083] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:47:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3084] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:47:22 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: 1609/3085] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:47: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: 1477/3086] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:22 2026] GET /v2.0/subnets/a963dd34-7b4b-48d8-9b14-f2c000a5ad08 => 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: 1610/3087] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:47:22 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 2565 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3088] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:47:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3089] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:47:22 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: 1479/3090] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:47: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: 1612/3091] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:47:22 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) 2026-05-08 00:47:22.680 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ccbca8f6-091b-40ba-8a4b-bf180c651e29 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:47:22.682 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ccbca8f6-091b-40ba-8a4b-bf180c651e29 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network f7023938-894b-4fd8-b7fb-8e53df71975f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:47:22.822 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5586b572-0846-4da2-9360-49e00ba22ce1 - - - - - -] OVN reports status down for port: e8f0f353-7eab-4a85-9cb6-867b23aa19f2 2026-05-08 00:47:22.886 8 INFO neutron.db.ovn_revision_numbers_db [None req-ccbca8f6-091b-40ba-8a4b-bf180c651e29 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e8f0f353-7eab-4a85-9cb6-867b23aa19f2 (type: ports) to 1 [pid: 8|app: 0|req: 1480/3092] 199.19.213.225 () {34 vars in 717 bytes} [Fri May 8 00:47:22 2026] POST /v2.0/ports => generated 1328 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3093] 10.0.0.188 () {34 vars in 971 bytes} [Fri May 8 00:47:23 2026] GET /v2.0/ports/e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => generated 1328 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: 1481/3094] 199.19.213.225 () {34 vars in 1262 bytes} [Fri May 8 00:47:24 2026] GET /v2.0/ports/e8f0f353-7eab-4a85-9cb6-867b23aa19f2?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3095] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:47:24 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?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: 1482/3096] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:47:24 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?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: 1615/3097] 199.19.213.225 () {34 vars in 975 bytes} [Fri May 8 00:47:24 2026] GET /v2.0/ports/e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => generated 1328 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3098] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:47:24 2026] GET /v2.0/networks?id=f7023938-894b-4fd8-b7fb-8e53df71975f => generated 841 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:47:25.216 7 INFO neutron.db.ovn_revision_numbers_db [req-2ae3b860-7ede-4f78-956e-63484d9242c5 req-e61b4cb0-a71f-45f1-aeac-f9964765cf2e a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource e8f0f353-7eab-4a85-9cb6-867b23aa19f2 (type: ports) to 2 2026-05-08 00:47:25.427 7 INFO neutron.db.ovn_revision_numbers_db [req-2ae3b860-7ede-4f78-956e-63484d9242c5 req-e61b4cb0-a71f-45f1-aeac-f9964765cf2e a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource e8f0f353-7eab-4a85-9cb6-867b23aa19f2 (type: ports) to 4 [pid: 7|app: 0|req: 1616/3099] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:47:24 2026] PUT /v2.0/ports/e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => generated 1510 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:47:25.498 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcf18ac2-485e-4ede-a342-fbf0189755eb'] response: {'name': 'network-changed', 'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'tag': 'e8f0f353-7eab-4a85-9cb6-867b23aa19f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1484/3100] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:47:26 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 4067 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: 7|app: 0|req: 1617/3101] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:47:26 2026] GET /v2.0/networks?id=f7023938-894b-4fd8-b7fb-8e53df71975f => generated 841 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3102] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:47:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.142&port_id=e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => 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: 1618/3103] 199.19.213.225 () {34 vars in 1104 bytes} [Fri May 8 00:47:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A15d&port_id=e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => 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: 1486/3104] 199.19.213.225 () {34 vars in 1064 bytes} [Fri May 8 00:47:26 2026] GET /v2.0/subnets?id=0c33bff9-bcc2-406d-a911-78e3996885ba&id=a963dd34-7b4b-48d8-9b14-f2c000a5ad08 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3105] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:26 2026] GET /v2.0/ports?network_id=f7023938-894b-4fd8-b7fb-8e53df71975f&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: 1487/3106] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:26 2026] GET /v2.0/ports?network_id=f7023938-894b-4fd8-b7fb-8e53df71975f&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3107] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:47:26 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?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: 1488/3108] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:47:26 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3109] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 4067 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3110] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.53&port_id=07fb53c2-8193-40b9-909a-2da5fd6ea529 => 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: 1622/3111] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/subnets?id=20da2763-4b9e-45d8-b221-3686e6ab0fed => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3112] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/ports?network_id=fade4b78-a201-4a3c-b4fd-9fca66caa92a&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3113] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a?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: 1491/3114] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a?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: 1624/3115] 199.19.213.225 () {34 vars in 1056 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.54&port_id=533113a1-589f-4860-8704-8c52771b1a22 => 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: 1492/3116] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/subnets?id=a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => 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: 1625/3117] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/ports?network_id=9369c264-7530-4f45-b801-f47eec543704&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: 1493/3118] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3119] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?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: 1494/3120] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.142&port_id=e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => 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: 1627/3121] 199.19.213.225 () {34 vars in 1104 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A15d&port_id=e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => 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: 1495/3122] 199.19.213.225 () {34 vars in 1064 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/subnets?id=0c33bff9-bcc2-406d-a911-78e3996885ba&id=a963dd34-7b4b-48d8-9b14-f2c000a5ad08 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3123] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/ports?network_id=f7023938-894b-4fd8-b7fb-8e53df71975f&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: 1496/3124] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/ports?network_id=f7023938-894b-4fd8-b7fb-8e53df71975f&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3125] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:47:27 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?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: 1497/3126] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:47:28 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:47:28.700 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5586b572-0846-4da2-9360-49e00ba22ce1 - - - - - -] OVN reports status up for port: e8f0f353-7eab-4a85-9cb6-867b23aa19f2 2026-05-08 00:47:28.716 8 INFO neutron.plugins.ml2.plugin [None req-5586b572-0846-4da2-9360-49e00ba22ce1 - - - - - -] Attempt 1 to provision port e8f0f353-7eab-4a85-9cb6-867b23aa19f2 2026-05-08 00:47:28.836 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9822cf6a-e276-4dcb-a230-c87658508589'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8f0f353-7eab-4a85-9cb6-867b23aa19f2', 'code': 200} 2026-05-08 00:47:28.965 8 INFO neutron.db.ovn_revision_numbers_db [None req-5586b572-0846-4da2-9360-49e00ba22ce1 - - - - - -] Successfully bumped revision number for resource e8f0f353-7eab-4a85-9cb6-867b23aa19f2 (type: ports) to 5 2026-05-08 00:47:30.882 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fd2e5e5-57be-44bf-ae8f-f14f08d320c7'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8f0f353-7eab-4a85-9cb6-867b23aa19f2', 'code': 200} [pid: 7|app: 0|req: 1630/3127] 10.0.0.188 () {34 vars in 971 bytes} [Fri May 8 00:47:32 2026] GET /v2.0/ports/e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => generated 1512 bytes in 32 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: 1498/3128] 199.19.213.225 () {30 vars in 743 bytes} [Fri May 8 00:47:32 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f => generated 838 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3129] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:32 2026] GET /v2.0/subnets/a963dd34-7b4b-48d8-9b14-f2c000a5ad08 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3130] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:32 2026] GET /v2.0/subnets/0c33bff9-bcc2-406d-a911-78e3996885ba => generated 743 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3131] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:47:32 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: 1500/3132] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:47:32 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: 1633/3133] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:47:32 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: 1501/3134] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:47:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3135] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:32 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3136] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:47:32 2026] GET /v2.0/ports/e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 => generated 1156 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3137] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:47:32 2026] GET /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 1337 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3138] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:32 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3139] 199.19.213.225 () {30 vars in 743 bytes} [Fri May 8 00:47:32 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3140] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:47:32 2026] GET /v2.0/ports/e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 => generated 1156 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3141] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:32 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3144] 10.0.0.236 () {30 vars in 690 bytes} [Fri May 8 00:47:41 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: 1506/3145] 10.0.0.236 () {30 vars in 692 bytes} [Fri May 8 00:47:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3146] 10.0.0.236 () {30 vars in 668 bytes} [Fri May 8 00:47:41 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: 1507/3147] 10.0.0.236 () {30 vars in 704 bytes} [Fri May 8 00:47:41 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: 1641/3148] 10.0.0.236 () {28 vars in 439 bytes} [Fri May 8 00:47:41 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3149] 10.0.0.236 () {30 vars in 728 bytes} [Fri May 8 00:47:41 2026] GET /v2.0/subnets/7f0a3a36-525e-4bad-b70f-a2f3b6a9ef93 => generated 656 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3150] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:47: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: 1509/3151] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:47:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3152] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:47:43 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: 1510/3153] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:47:43 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: 1644/3154] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:43 2026] GET /v2.0/subnets/a963dd34-7b4b-48d8-9b14-f2c000a5ad08 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3155] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:43 2026] GET /v2.0/subnets/7f0a3a36-525e-4bad-b70f-a2f3b6a9ef93 => 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: 1645/3156] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:47:43 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 4069 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3157] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:47:43 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: 1646/3158] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:47:43 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: 1513/3159] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:47:44 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: 1647/3160] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:47:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:47:44.312 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6a248f84-769f-4eb5-8cda-4d1f29bae504 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] No more DHCP agents 2026-05-08 00:47:44.313 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6a248f84-769f-4eb5-8cda-4d1f29bae504 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Unable to schedule network 31e15bca-19e1-4fa7-9483-ce12d7a937d5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-08 00:47:44.458 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-682fce67-882c-4198-9b44-0f9760490226 - - - - - -] OVN reports status down for port: be877cc7-b912-4e2e-9f23-73553e7bc8a5 2026-05-08 00:47:44.572 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a248f84-769f-4eb5-8cda-4d1f29bae504 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource be877cc7-b912-4e2e-9f23-73553e7bc8a5 (type: ports) to 1 [pid: 8|app: 0|req: 1514/3161] 199.19.213.225 () {34 vars in 717 bytes} [Fri May 8 00:47:44 2026] POST /v2.0/ports => generated 1328 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3162] 10.0.0.188 () {34 vars in 971 bytes} [Fri May 8 00:47:44 2026] GET /v2.0/ports/be877cc7-b912-4e2e-9f23-73553e7bc8a5 => generated 1328 bytes in 38 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: 1515/3163] 199.19.213.225 () {34 vars in 1262 bytes} [Fri May 8 00:47:45 2026] GET /v2.0/ports/be877cc7-b912-4e2e-9f23-73553e7bc8a5?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: 1649/3164] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:47:45 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3165] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:47:46 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?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: 1650/3166] 199.19.213.225 () {34 vars in 975 bytes} [Fri May 8 00:47:46 2026] GET /v2.0/ports/be877cc7-b912-4e2e-9f23-73553e7bc8a5 => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3167] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:47:46 2026] GET /v2.0/networks?id=31e15bca-19e1-4fa7-9483-ce12d7a937d5 => generated 841 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:47:47.170 7 INFO neutron.db.ovn_revision_numbers_db [req-da79268a-68b2-4497-a778-a2f8234c2df8 req-d501f20f-665c-4683-afff-f4823dab10dc a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource be877cc7-b912-4e2e-9f23-73553e7bc8a5 (type: ports) to 2 2026-05-08 00:47:47.406 7 INFO neutron.db.ovn_revision_numbers_db [req-da79268a-68b2-4497-a778-a2f8234c2df8 req-d501f20f-665c-4683-afff-f4823dab10dc a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource be877cc7-b912-4e2e-9f23-73553e7bc8a5 (type: ports) to 4 [pid: 7|app: 0|req: 1651/3168] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:47:46 2026] PUT /v2.0/ports/be877cc7-b912-4e2e-9f23-73553e7bc8a5 => generated 1510 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:47:47.473 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b09f5a79-45c8-40d1-aedb-cb8c10abc456'] response: {'name': 'network-changed', 'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'tag': 'be877cc7-b912-4e2e-9f23-73553e7bc8a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1518/3169] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:47:47 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 5571 bytes in 51 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: 1652/3170] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:47:48 2026] GET /v2.0/networks?id=31e15bca-19e1-4fa7-9483-ce12d7a937d5 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3171] 199.19.213.225 () {34 vars in 1056 bytes} [Fri May 8 00:47:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.23&port_id=be877cc7-b912-4e2e-9f23-73553e7bc8a5 => 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: 1653/3172] 199.19.213.225 () {34 vars in 1106 bytes} [Fri May 8 00:47:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1bb&port_id=be877cc7-b912-4e2e-9f23-73553e7bc8a5 => 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: 1520/3173] 199.19.213.225 () {34 vars in 1064 bytes} [Fri May 8 00:47:48 2026] GET /v2.0/subnets?id=7f0a3a36-525e-4bad-b70f-a2f3b6a9ef93&id=6aa134f4-1c8c-46d6-b188-59cc093ba0f0 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3174] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:48 2026] GET /v2.0/ports?network_id=31e15bca-19e1-4fa7-9483-ce12d7a937d5&device_owner=network%3Adhcp => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3175] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:48 2026] GET /v2.0/ports?network_id=31e15bca-19e1-4fa7-9483-ce12d7a937d5&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: 1655/3176] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:47:48 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3177] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:47:48 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3178] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:47:49 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 5571 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3179] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:47:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.53&port_id=07fb53c2-8193-40b9-909a-2da5fd6ea529 => 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: 1657/3180] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:47:49 2026] GET /v2.0/subnets?id=20da2763-4b9e-45d8-b221-3686e6ab0fed => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3181] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:49 2026] GET /v2.0/ports?network_id=fade4b78-a201-4a3c-b4fd-9fca66caa92a&device_owner=network%3Adhcp => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3182] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:47:49 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a?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: 1525/3183] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:47:49 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3184] 199.19.213.225 () {34 vars in 1056 bytes} [Fri May 8 00:47:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.54&port_id=533113a1-589f-4860-8704-8c52771b1a22 => 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: 1526/3185] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:47:49 2026] GET /v2.0/subnets?id=a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3186] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:49 2026] GET /v2.0/ports?network_id=9369c264-7530-4f45-b801-f47eec543704&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: 1527/3187] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:47:49 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?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: 1661/3188] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:47:49 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3189] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:47:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.142&port_id=e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3190] 199.19.213.225 () {34 vars in 1104 bytes} [Fri May 8 00:47:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A15d&port_id=e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => 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: 1529/3191] 199.19.213.225 () {34 vars in 1064 bytes} [Fri May 8 00:47:49 2026] GET /v2.0/subnets?id=0c33bff9-bcc2-406d-a911-78e3996885ba&id=a963dd34-7b4b-48d8-9b14-f2c000a5ad08 => generated 1410 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3192] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:49 2026] GET /v2.0/ports?network_id=f7023938-894b-4fd8-b7fb-8e53df71975f&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: 1530/3193] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:50 2026] GET /v2.0/ports?network_id=f7023938-894b-4fd8-b7fb-8e53df71975f&device_owner=network%3Adhcp => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3194] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:47:50 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3195] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:47:50 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3196] 199.19.213.225 () {34 vars in 1056 bytes} [Fri May 8 00:47:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.23&port_id=be877cc7-b912-4e2e-9f23-73553e7bc8a5 => 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: 1532/3197] 199.19.213.225 () {34 vars in 1106 bytes} [Fri May 8 00:47:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1bb&port_id=be877cc7-b912-4e2e-9f23-73553e7bc8a5 => 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: 1666/3198] 199.19.213.225 () {34 vars in 1064 bytes} [Fri May 8 00:47:50 2026] GET /v2.0/subnets?id=7f0a3a36-525e-4bad-b70f-a2f3b6a9ef93&id=6aa134f4-1c8c-46d6-b188-59cc093ba0f0 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3199] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:50 2026] GET /v2.0/ports?network_id=31e15bca-19e1-4fa7-9483-ce12d7a937d5&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3200] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:50 2026] GET /v2.0/ports?network_id=31e15bca-19e1-4fa7-9483-ce12d7a937d5&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: 1534/3201] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:47:50 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?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: 1536/3204] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:47:50 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:47:51.046 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-682fce67-882c-4198-9b44-0f9760490226 - - - - - -] OVN reports status up for port: be877cc7-b912-4e2e-9f23-73553e7bc8a5 2026-05-08 00:47:51.086 7 INFO neutron.plugins.ml2.plugin [None req-682fce67-882c-4198-9b44-0f9760490226 - - - - - -] Attempt 1 to provision port be877cc7-b912-4e2e-9f23-73553e7bc8a5 2026-05-08 00:47:51.210 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab5a4fcc-5fbe-473b-a47d-367d2451b5bb'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be877cc7-b912-4e2e-9f23-73553e7bc8a5', 'code': 200} 2026-05-08 00:47:51.372 7 INFO neutron.db.ovn_revision_numbers_db [None req-682fce67-882c-4198-9b44-0f9760490226 - - - - - -] Successfully bumped revision number for resource be877cc7-b912-4e2e-9f23-73553e7bc8a5 (type: ports) to 5 2026-05-08 00:47:53.252 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8836fde1-78eb-4684-bf0a-21fa5bf6eb55'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be877cc7-b912-4e2e-9f23-73553e7bc8a5', '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: 1669/3205] 10.0.0.188 () {34 vars in 971 bytes} [Fri May 8 00:47:54 2026] GET /v2.0/ports/be877cc7-b912-4e2e-9f23-73553e7bc8a5 => generated 1512 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3206] 199.19.213.225 () {30 vars in 743 bytes} [Fri May 8 00:47:54 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5 => generated 838 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3207] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:54 2026] GET /v2.0/subnets/7f0a3a36-525e-4bad-b70f-a2f3b6a9ef93 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3208] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:54 2026] GET /v2.0/subnets/6aa134f4-1c8c-46d6-b188-59cc093ba0f0 => generated 747 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3209] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:47:54 2026] GET /v2.0/ports/e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => generated 1512 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:47:55.167 8 INFO neutron.db.ovn_revision_numbers_db [None req-d545926b-f2a1-4d65-86bf-d4e8e0c1c0be d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e8f0f353-7eab-4a85-9cb6-867b23aa19f2 (type: ports) to 6 [pid: 8|app: 0|req: 1539/3210] 199.19.213.225 () {34 vars in 790 bytes} [Fri May 8 00:47:54 2026] PUT /v2.0/ports/e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => generated 1255 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:47:55.223 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b507e881-aad3-4609-b9b8-35452725aee5'] response: {'name': 'network-changed', 'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'tag': 'e8f0f353-7eab-4a85-9cb6-867b23aa19f2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1672/3211] 199.19.213.225 () {30 vars in 743 bytes} [Fri May 8 00:47:55 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f => generated 838 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: 8|app: 0|req: 1540/3212] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:55 2026] GET /v2.0/subnets/a963dd34-7b4b-48d8-9b14-f2c000a5ad08 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3213] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:47:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3214] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:47:55 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: 1674/3215] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:47:55 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: 1542/3216] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:47:55 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: 1675/3217] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:55 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3218] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:47:55 2026] GET /v2.0/ports/e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 => generated 1156 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3219] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:47:55 2026] GET /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 1337 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3220] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:55 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => 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: 1677/3221] 199.19.213.225 () {30 vars in 743 bytes} [Fri May 8 00:47:55 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704 => 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: 1545/3222] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:47:55 2026] GET /v2.0/ports/e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 => generated 1156 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3223] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:47:55 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 5344 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3224] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:47:55 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3225] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:47:55 2026] GET /v2.0/networks?id=f7023938-894b-4fd8-b7fb-8e53df71975f => 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: 1547/3226] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:47:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.142&port_id=e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => 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: 1680/3227] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:47:55 2026] GET /v2.0/subnets?id=a963dd34-7b4b-48d8-9b14-f2c000a5ad08 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3228] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:47:55 2026] GET /v2.0/ports?network_id=f7023938-894b-4fd8-b7fb-8e53df71975f&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: 1681/3229] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:47:55 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?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: 1549/3230] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:47:56 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?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: 1551/3233] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:48:05 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: 1683/3234] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:48:05 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: 1552/3235] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:48:05 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: 1684/3236] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:48:05 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: 1553/3237] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:48:05 2026] GET /v2.0/subnets/a963dd34-7b4b-48d8-9b14-f2c000a5ad08 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3238] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:06 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 5344 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3239] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:48:06 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: 1686/3240] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:48:06 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: 1555/3241] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:48:06 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: 1687/3242] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:48:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3243] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:48:06 2026] GET /v2.0/ports/be877cc7-b912-4e2e-9f23-73553e7bc8a5 => generated 1512 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:48:06.726 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d38e8b6-6fc4-435d-b4cc-a3ed4fffdb5b d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource be877cc7-b912-4e2e-9f23-73553e7bc8a5 (type: ports) to 6 [pid: 7|app: 0|req: 1688/3244] 199.19.213.225 () {34 vars in 790 bytes} [Fri May 8 00:48:06 2026] PUT /v2.0/ports/be877cc7-b912-4e2e-9f23-73553e7bc8a5 => generated 1311 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:48:06.790 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbb3fe5f-6044-430b-a05b-85a2fe48daad'] response: {'name': 'network-changed', 'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'tag': 'be877cc7-b912-4e2e-9f23-73553e7bc8a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1557/3245] 199.19.213.225 () {30 vars in 743 bytes} [Fri May 8 00:48:06 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5 => 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: 1689/3246] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:48:06 2026] GET /v2.0/subnets/6aa134f4-1c8c-46d6-b188-59cc093ba0f0 => generated 747 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3247] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:48:06 2026] GET /v2.0/ports/be877cc7-b912-4e2e-9f23-73553e7bc8a5 => generated 1339 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:48:07.262 7 INFO neutron.db.ovn_revision_numbers_db [None req-c43e5019-3538-45b8-b437-1b5b8f0b9ba6 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource be877cc7-b912-4e2e-9f23-73553e7bc8a5 (type: ports) to 7 [pid: 7|app: 0|req: 1690/3248] 199.19.213.225 () {34 vars in 789 bytes} [Fri May 8 00:48:06 2026] PUT /v2.0/ports/be877cc7-b912-4e2e-9f23-73553e7bc8a5 => generated 1080 bytes in 373 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: 1559/3249] 199.19.213.225 () {30 vars in 743 bytes} [Fri May 8 00:48:07 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5 => generated 838 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3250] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:48:07 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 4940 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3251] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:48:07 2026] GET /v2.0/networks?id=31e15bca-19e1-4fa7-9483-ce12d7a937d5 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3252] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:07 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 4940 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3253] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:48:07 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?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: 1561/3254] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:48:07 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3255] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:07 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 4940 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3256] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:08 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 4940 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:48:08.831 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6a0bc76-49ab-4bc2-9e00-7033a54c5442'] response: {'name': 'network-changed', 'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'tag': 'be877cc7-b912-4e2e-9f23-73553e7bc8a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1695/3257] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:48:09 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 4940 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3258] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:48:09 2026] GET /v2.0/networks?id=31e15bca-19e1-4fa7-9483-ce12d7a937d5 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3259] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:48:09 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:48:09.538 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32eea7ae-d431-44bf-95e4-1f0603962f64 - - - - - -] OVN reports status down for port: be877cc7-b912-4e2e-9f23-73553e7bc8a5 [pid: 8|app: 0|req: 1564/3260] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:48:09 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?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: 1697/3261] 199.19.213.225 () {34 vars in 975 bytes} [Fri May 8 00:48:09 2026] GET /v2.0/ports/be877cc7-b912-4e2e-9f23-73553e7bc8a5 => generated 1108 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3262] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:48:09 2026] GET /v2.0/ports/be877cc7-b912-4e2e-9f23-73553e7bc8a5?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3263] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:09 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 4940 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3264] 199.19.213.225 () {34 vars in 1016 bytes} [Fri May 8 00:48:09 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?fields=dns_domain => generated 29 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:48:09.861 7 INFO neutron.db.ovn_revision_numbers_db [None req-32eea7ae-d431-44bf-95e4-1f0603962f64 - - - - - -] Successfully bumped revision number for resource be877cc7-b912-4e2e-9f23-73553e7bc8a5 (type: ports) to 8 2026-05-08 00:48:10.096 8 INFO neutron.db.ovn_revision_numbers_db [req-4561d5c4-d522-47ec-84a8-67d65de78098 req-8ac8b859-2b70-4fc9-b58e-742c3bf1b7b3 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource be877cc7-b912-4e2e-9f23-73553e7bc8a5 (type: ports) to 9 [pid: 8|app: 0|req: 1566/3265] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:48:09 2026] PUT /v2.0/ports/be877cc7-b912-4e2e-9f23-73553e7bc8a5 => generated 917 bytes in 359 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: 1700/3266] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:10 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 3840 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:48:10.888 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a5d5bc7-0119-4865-9ee8-0a30075f3012'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'be877cc7-b912-4e2e-9f23-73553e7bc8a5', 'code': 200} 2026-05-08 00:48:10.889 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a5d5bc7-0119-4865-9ee8-0a30075f3012'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'be877cc7-b912-4e2e-9f23-73553e7bc8a5', 'code': 200} 2026-05-08 00:48:10.975 8 INFO neutron_taas.services.taas.taas_plugin [None req-839ed931-683e-495d-a9fd-3f57d3d9cf48 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: be877cc7-b912-4e2e-9f23-73553e7bc8a5 2026-05-08 00:48:10.979 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-839ed931-683e-495d-a9fd-3f57d3d9cf48 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: be877cc7-b912-4e2e-9f23-73553e7bc8a5 [pid: 8|app: 0|req: 1567/3267] 199.19.213.225 () {32 vars in 759 bytes} [Fri May 8 00:48:10 2026] DELETE /v2.0/ports/be877cc7-b912-4e2e-9f23-73553e7bc8a5 => generated 0 bytes in 564 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3268] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:48:11 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: 1702/3269] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:48:11 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: 1703/3270] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:48:11 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: 1704/3271] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:48:11 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: 1568/3272] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:48:11 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 3840 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3273] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:48:11 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3274] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:48:11 2026] GET /v2.0/ports/e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 => generated 1156 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3275] 199.19.213.225 () {34 vars in 1226 bytes} [Fri May 8 00:48:11 2026] GET /v2.0/networks?id=fade4b78-a201-4a3c-b4fd-9fca66caa92a&id=9369c264-7530-4f45-b801-f47eec543704&id=f7023938-894b-4fd8-b7fb-8e53df71975f&id=31e15bca-19e1-4fa7-9483-ce12d7a937d5 => generated 3260 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3276] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:48:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.53&port_id=07fb53c2-8193-40b9-909a-2da5fd6ea529 => 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: 1707/3277] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:48:11 2026] GET /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 1337 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3278] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:48:11 2026] GET /v2.0/subnets?id=20da2763-4b9e-45d8-b221-3686e6ab0fed => 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: 1708/3279] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:48:11 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3280] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:48:11 2026] GET /v2.0/ports?network_id=fade4b78-a201-4a3c-b4fd-9fca66caa92a&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: 1709/3281] 199.19.213.225 () {30 vars in 743 bytes} [Fri May 8 00:48:11 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3282] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:48:11 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a?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: 1710/3283] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:48:11 2026] GET /v2.0/ports/e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 => generated 1156 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3284] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:48:11 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3285] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:48:11 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => 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: 1575/3286] 199.19.213.225 () {34 vars in 1056 bytes} [Fri May 8 00:48:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.54&port_id=533113a1-589f-4860-8704-8c52771b1a22 => 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: 1712/3287] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:48:11 2026] GET /v2.0/subnets?id=a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => 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: 1576/3288] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:48:12 2026] GET /v2.0/ports?network_id=9369c264-7530-4f45-b801-f47eec543704&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3289] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:48:12 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?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: 1577/3290] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:48:12 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3291] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:48:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.142&port_id=e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => 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: 1578/3292] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:48:12 2026] GET /v2.0/subnets?id=a963dd34-7b4b-48d8-9b14-f2c000a5ad08 => 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: 1715/3293] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:48:12 2026] GET /v2.0/ports?network_id=f7023938-894b-4fd8-b7fb-8e53df71975f&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: 1579/3294] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:48:12 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?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: 1716/3295] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:48:12 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3296] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:48:15 2026] GET /v2.0/floatingips => generated 2587 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3297] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:48:15 2026] GET /v2.0/subnets => generated 5512 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3298] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:48:15 2026] GET /v2.0/security-groups => generated 31483 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1718/3299] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:48:15 2026] GET /v2.0/networks => generated 4772 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3300] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:48:15 2026] GET /v2.0/network-ip-availabilities => generated 5533 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1719/3301] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:48:15 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: 1720/3302] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:48:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3303] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:48:16 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: 1722/3304] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:48:16 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: 1583/3305] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:48:16 2026] GET /v2.0/subnets => generated 5512 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3306] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:48: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) [pid: 7|app: 0|req: 1723/3307] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:16 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 3840 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3308] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:48:16 2026] GET /v2.0/routers => generated 987 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1724/3309] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:48: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: 1586/3310] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:48: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: 1587/3311] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:48:16 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: 1588/3312] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:48:16 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: 8|app: 0|req: 1589/3313] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:48:16 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: 1590/3314] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:48:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3315] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:48:16 2026] GET /v2.0/ports/e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3316] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:48:16 2026] GET /v2.0/ports => generated 23480 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 00:48:16.708 8 INFO neutron.db.ovn_revision_numbers_db [None req-d7858733-e190-47d9-aedd-a986a035d6a5 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e8f0f353-7eab-4a85-9cb6-867b23aa19f2 (type: ports) to 7 [pid: 8|app: 0|req: 1592/3317] 199.19.213.225 () {34 vars in 789 bytes} [Fri May 8 00:48:16 2026] PUT /v2.0/ports/e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => generated 1080 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:48:16.763 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f7081b8-5438-4f9f-87f6-f1b3afe559e5'] response: {'name': 'network-changed', 'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'tag': 'e8f0f353-7eab-4a85-9cb6-867b23aa19f2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1726/3318] 199.19.213.225 () {30 vars in 743 bytes} [Fri May 8 00:48:16 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f => generated 838 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1593/3319] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:16 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 3665 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3320] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:16 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 3665 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3321] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:48:17 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 3665 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1728/3322] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:48:17 2026] GET /v2.0/networks?id=f7023938-894b-4fd8-b7fb-8e53df71975f => generated 841 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3323] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:48:17 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1729/3324] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:48:17 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?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: 1596/3325] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:17 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 3665 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:48:18.881 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7bd2a2a4-13e2-40c4-a90e-072bc5ad0cff - - - - - -] OVN reports status down for port: e8f0f353-7eab-4a85-9cb6-867b23aa19f2 [pid: 7|app: 0|req: 1730/3326] 199.19.213.225 () {34 vars in 975 bytes} [Fri May 8 00:48:18 2026] GET /v2.0/ports/e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => generated 1108 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3327] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:48:18 2026] GET /v2.0/ports/e8f0f353-7eab-4a85-9cb6-867b23aa19f2?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) 2026-05-08 00:48:19.048 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a783d651-47b2-491e-91d9-1d2534297d1b'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e8f0f353-7eab-4a85-9cb6-867b23aa19f2', 'code': 200} [pid: 7|app: 0|req: 1731/3328] 199.19.213.225 () {34 vars in 1016 bytes} [Fri May 8 00:48:19 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3329] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:19 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 3663 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:48:19.188 8 INFO neutron.db.ovn_revision_numbers_db [None req-7bd2a2a4-13e2-40c4-a90e-072bc5ad0cff - - - - - -] Successfully bumped revision number for resource e8f0f353-7eab-4a85-9cb6-867b23aa19f2 (type: ports) to 8 2026-05-08 00:48:19.353 7 INFO neutron.db.ovn_revision_numbers_db [req-d1ee36f6-2c46-4aa4-89c7-02f4ec5e07dc req-77a7d794-8684-4423-8245-04beb074cf2f a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource e8f0f353-7eab-4a85-9cb6-867b23aa19f2 (type: ports) to 9 [pid: 7|app: 0|req: 1732/3330] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:48:19 2026] PUT /v2.0/ports/e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => generated 917 bytes in 302 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: 1599/3331] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:20 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 2565 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:48:20.324 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba7e85e9-d20c-4cb0-8aef-068d7f79ae9a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: e8f0f353-7eab-4a85-9cb6-867b23aa19f2 2026-05-08 00:48:20.328 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba7e85e9-d20c-4cb0-8aef-068d7f79ae9a d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: e8f0f353-7eab-4a85-9cb6-867b23aa19f2 [pid: 7|app: 0|req: 1733/3334] 199.19.213.225 () {32 vars in 759 bytes} [Fri May 8 00:48:20 2026] DELETE /v2.0/ports/e8f0f353-7eab-4a85-9cb6-867b23aa19f2 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3335] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:48:20 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: 1734/3336] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:48:20 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: 1603/3337] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:48:20 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: 1735/3338] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:48:20 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: 1604/3339] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:48:20 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => 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: 1736/3340] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:48:20 2026] GET /v2.0/ports/e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 => generated 1156 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3341] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:48:20 2026] GET /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 1337 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1737/3342] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:48:20 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3343] 199.19.213.225 () {30 vars in 743 bytes} [Fri May 8 00:48:20 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704 => 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: 1738/3344] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:48:20 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 2565 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3345] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:48:20 2026] GET /v2.0/ports/e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 => generated 1156 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3346] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:48:20 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1739/3347] 199.19.213.225 () {34 vars in 1146 bytes} [Fri May 8 00:48:20 2026] GET /v2.0/networks?id=fade4b78-a201-4a3c-b4fd-9fca66caa92a&id=9369c264-7530-4f45-b801-f47eec543704&id=f7023938-894b-4fd8-b7fb-8e53df71975f => 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: 1609/3348] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:48:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.53&port_id=07fb53c2-8193-40b9-909a-2da5fd6ea529 => 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: 1740/3349] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:48:21 2026] GET /v2.0/subnets?id=20da2763-4b9e-45d8-b221-3686e6ab0fed => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3350] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:48:21 2026] GET /v2.0/ports?network_id=fade4b78-a201-4a3c-b4fd-9fca66caa92a&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:48:21.087 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8aa2308-3a3e-4b0b-82b3-e4ac56de8462'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e8f0f353-7eab-4a85-9cb6-867b23aa19f2', 'code': 200} [pid: 7|app: 0|req: 1741/3351] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:48:21 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a?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: 1611/3352] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:48:21 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1742/3353] 199.19.213.225 () {34 vars in 1056 bytes} [Fri May 8 00:48:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.54&port_id=533113a1-589f-4860-8704-8c52771b1a22 => 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: 1612/3354] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:48:21 2026] GET /v2.0/subnets?id=a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1743/3355] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:48:21 2026] GET /v2.0/ports?network_id=9369c264-7530-4f45-b801-f47eec543704&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: 1613/3356] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:48:21 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?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: 1744/3357] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:48:21 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?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: 1614/3358] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:48:32 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: 1745/3359] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:48:32 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/3360] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:48:32 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: 1746/3361] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:48:32 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) 2026-05-08 00:48:32.463 8 INFO neutron.api.v2.resource [None req-b9d57a31-c6c2-4e5e-b00d-d7c26d4496de d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3362] 199.19.213.225 () {30 vars in 763 bytes} [Fri May 8 00:48:32 2026] GET /v2.0/security-groups/lb-111dd6ce-2efe-41af-9be8-7f8f48c58ab5 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3363] 199.19.213.225 () {30 vars in 785 bytes} [Fri May 8 00:48:32 2026] GET /v2.0/security-groups?name=lb-111dd6ce-2efe-41af-9be8-7f8f48c58ab5 => generated 2865 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3364] 199.19.213.225 () {30 vars in 815 bytes} [Fri May 8 00:48:32 2026] GET /v2.0/security-group-rules?security_group_id=1f07b187-60ea-46ef-a64f-74b8455289de => 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: 1748/3365] 199.19.213.225 () {32 vars in 789 bytes} [Fri May 8 00:48:32 2026] DELETE /v2.0/security-group-rules/80d0e07e-9b4f-4afd-8596-3e11f329d082 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3366] 199.19.213.225 () {32 vars in 789 bytes} [Fri May 8 00:48:32 2026] DELETE /v2.0/security-group-rules/a0cd932e-685b-498b-a256-20ee853bf676 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:48:36.087 8 INFO neutron_taas.services.taas.taas_plugin [None req-6667bc6e-329d-4dbc-924d-4fd0e5a5ec23 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] TaaS: Handle Delete Port: 9ce4447c-9e58-44f6-8b37-9f72453889cc 2026-05-08 00:48:36.090 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6667bc6e-329d-4dbc-924d-4fd0e5a5ec23 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Tap Mirror: Handle Delete Port: 9ce4447c-9e58-44f6-8b37-9f72453889cc 2026-05-08 00:48:36.595 8 INFO neutron.db.l3_db [None req-6667bc6e-329d-4dbc-924d-4fd0e5a5ec23 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Floating IP 02ea9124-fc79-45df-a4c5-032a1959ab06 disassociated (deleted). External IP: 10.96.250.220, port: e5517872-4a1a-4810-b7fa-9d37cfb1a7f6. [pid: 8|app: 0|req: 1620/3369] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:48:35 2026] DELETE /v2.0/floatingips/02ea9124-fc79-45df-a4c5-032a1959ab06 => generated 0 bytes in 737 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:48:36.649 7 INFO neutron.api.v2.resource [None req-64762378-1c3c-4887-b6b1-717a73988b1f 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1750/3370] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 8 00:48:36 2026] GET /v2.0/floatingips/02ea9124-fc79-45df-a4c5-032a1959ab06 => generated 144 bytes in 17 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: 1621/3371] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:48:39 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) [pid: 7|app: 0|req: 1751/3372] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:48:39 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: 1622/3373] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:48:39 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: 1752/3374] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:48:39 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) 2026-05-08 00:48:39.853 8 INFO neutron.api.v2.resource [None req-33649019-6128-4a34-8108-7c8c916aa860 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1623/3375] 199.19.213.225 () {30 vars in 763 bytes} [Fri May 8 00:48:39 2026] GET /v2.0/security-groups/lb-111dd6ce-2efe-41af-9be8-7f8f48c58ab5 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3376] 199.19.213.225 () {30 vars in 785 bytes} [Fri May 8 00:48:39 2026] GET /v2.0/security-groups?name=lb-111dd6ce-2efe-41af-9be8-7f8f48c58ab5 => generated 1639 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3377] 199.19.213.225 () {30 vars in 815 bytes} [Fri May 8 00:48:39 2026] GET /v2.0/security-group-rules?security_group_id=1f07b187-60ea-46ef-a64f-74b8455289de => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1754/3378] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:48:40 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: 1625/3379] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:48:40 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: 1755/3380] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:48:40 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: 1626/3381] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:48: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: 7|app: 0|req: 1756/3382] 199.19.213.225 () {30 vars in 741 bytes} [Fri May 8 00:48:40 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => 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: 1627/3383] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:40 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 2565 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1757/3384] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:40 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 2565 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3385] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:40 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 2565 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1758/3386] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:41 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 2565 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:48:42.726 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8e5fe2b6-96db-482f-b815-b9df1864c8de - - - - - -] OVN reports status down for port: e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 2026-05-08 00:48:42.735 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b2d63c7a-5afe-45f9-8ef1-448d4e9ee056 - - - - - -] OVN reports status down for port: 533113a1-589f-4860-8704-8c52771b1a22 [pid: 8|app: 0|req: 1629/3387] 199.19.213.225 () {34 vars in 975 bytes} [Fri May 8 00:48:42 2026] GET /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 1337 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1759/3388] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:48:42 2026] GET /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3389] 199.19.213.225 () {34 vars in 1016 bytes} [Fri May 8 00:48:42 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3390] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:42 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 2565 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:48:43.015 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2703fe5c-113a-4e33-9e32-9440c8c7d1f4'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '533113a1-589f-4860-8704-8c52771b1a22', 'code': 200} 2026-05-08 00:48:43.265 7 INFO neutron.db.ovn_revision_numbers_db [None req-178419c3-78e7-4c79-bec4-a37bc19cb39d - - - - - -] Successfully bumped revision number for resource e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 (type: ports) to 6 2026-05-08 00:48:43.288 7 INFO neutron.db.ovn_revision_numbers_db [None req-b2d63c7a-5afe-45f9-8ef1-448d4e9ee056 - - - - - -] Successfully bumped revision number for resource 533113a1-589f-4860-8704-8c52771b1a22 (type: ports) to 8 [pid: 8|app: 0|req: 1632/3391] 199.19.213.225 () {30 vars in 769 bytes} [Fri May 8 00:48:43 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 1236 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:48:44.059 7 INFO neutron.db.ovn_revision_numbers_db [req-45eb88d7-fa24-46ea-8a24-c822e19cf3a8 req-1fc73fef-4155-479f-a192-999a928c2fb1 a1122115061c4064bbe72436a6de853c 4575d09db4e54e0bb29eddcaeb4fdb4e - - 8b1c373330724f3f8c077bb50596426c 8b1c373330724f3f8c077bb50596426c] Successfully bumped revision number for resource 533113a1-589f-4860-8704-8c52771b1a22 (type: ports) to 9 [pid: 7|app: 0|req: 1760/3392] 199.19.213.225 () {38 vars in 1028 bytes} [Fri May 8 00:48:42 2026] PUT /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 1146 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:48:44.404 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a59eca4-4314-40df-b6e3-806998f4b25f d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 533113a1-589f-4860-8704-8c52771b1a22 (type: ports) to 10 [pid: 8|app: 0|req: 1633/3393] 199.19.213.225 () {34 vars in 789 bytes} [Fri May 8 00:48:44 2026] PUT /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 1087 bytes in 382 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: 1761/3394] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:48:44 2026] GET /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 1087 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:48:44.526 7 INFO neutron.db.ovn_revision_numbers_db [None req-178419c3-78e7-4c79-bec4-a37bc19cb39d - - - - - -] Successfully bumped revision number for resource e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 (type: ports) to 8 2026-05-08 00:48:44.628 8 INFO neutron_taas.services.taas.taas_plugin [None req-a1e3832a-a15b-467c-be4a-989a4ea09b97 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 533113a1-589f-4860-8704-8c52771b1a22 2026-05-08 00:48:44.631 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1e3832a-a15b-467c-be4a-989a4ea09b97 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 533113a1-589f-4860-8704-8c52771b1a22 [pid: 8|app: 0|req: 1634/3395] 199.19.213.225 () {32 vars in 759 bytes} [Fri May 8 00:48:44 2026] DELETE /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3396] 199.19.213.225 () {30 vars in 703 bytes} [Fri May 8 00:48:44 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: 1635/3397] 199.19.213.225 () {30 vars in 705 bytes} [Fri May 8 00:48:44 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: 1763/3398] 199.19.213.225 () {30 vars in 681 bytes} [Fri May 8 00:48:44 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: 1636/3399] 199.19.213.225 () {30 vars in 717 bytes} [Fri May 8 00:48:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:48:45.011 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e57dfdfd-cf1d-4158-93f9-132026f96911 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1764/3400] 199.19.213.225 () {32 vars in 759 bytes} [Fri May 8 00:48:44 2026] DELETE /v2.0/ports/533113a1-589f-4860-8704-8c52771b1a22 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:48:45.055 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eedfa763-36e1-42ac-8506-e35cd854016a'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '533113a1-589f-4860-8704-8c52771b1a22', 'code': 200} [pid: 8|app: 0|req: 1637/3401] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:48:45 2026] GET /v2.0/ports/e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:48:45.087 7 INFO neutron.api.v2.resource [None req-7d840fd9-3967-476e-888d-b4ac87b24496 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1765/3402] 199.19.213.225 () {30 vars in 763 bytes} [Fri May 8 00:48:45 2026] GET /v2.0/security-groups/lb-111dd6ce-2efe-41af-9be8-7f8f48c58ab5 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3403] 199.19.213.225 () {30 vars in 785 bytes} [Fri May 8 00:48:45 2026] GET /v2.0/security-groups?name=lb-111dd6ce-2efe-41af-9be8-7f8f48c58ab5 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1766/3404] 199.19.213.225 () {30 vars in 737 bytes} [Fri May 8 00:48:45 2026] GET /v2.0/ports/e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:48:45.531 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ef5594e-b678-4f93-a917-cfd42132b935 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 (type: ports) to 9 [pid: 8|app: 0|req: 1639/3405] 199.19.213.225 () {34 vars in 789 bytes} [Fri May 8 00:48:45 2026] PUT /v2.0/ports/e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 => generated 1110 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3406] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:48:45 2026] GET /v2.0/ports?tenant_id=c31e879400c145eaba4726ad03fd3489&device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 1236 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3407] 199.19.213.225 () {34 vars in 1066 bytes} [Fri May 8 00:48:45 2026] GET /v2.0/networks?id=fade4b78-a201-4a3c-b4fd-9fca66caa92a&id=9369c264-7530-4f45-b801-f47eec543704 => generated 1606 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1767/3408] 199.19.213.225 () {32 vars in 779 bytes} [Fri May 8 00:48:45 2026] DELETE /v2.0/security-groups/1f07b187-60ea-46ef-a64f-74b8455289de => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3409] 199.19.213.225 () {34 vars in 1060 bytes} [Fri May 8 00:48:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.53&port_id=07fb53c2-8193-40b9-909a-2da5fd6ea529 => 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: 1643/3410] 199.19.213.225 () {34 vars in 984 bytes} [Fri May 8 00:48:45 2026] GET /v2.0/subnets?id=20da2763-4b9e-45d8-b221-3686e6ab0fed => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3411] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:48:45 2026] GET /v2.0/ports?network_id=fade4b78-a201-4a3c-b4fd-9fca66caa92a&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:48:45.808 7 INFO neutron_taas.services.taas.taas_plugin [None req-81d5c3fc-bec0-4d7b-a7c9-df8141be418d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 2026-05-08 00:48:45.811 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81d5c3fc-bec0-4d7b-a7c9-df8141be418d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 [pid: 7|app: 0|req: 1768/3412] 199.19.213.225 () {32 vars in 759 bytes} [Fri May 8 00:48:45 2026] DELETE /v2.0/ports/e5517872-4a1a-4810-b7fa-9d37cfb1a7f6 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3413] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:48:45 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a?fields=segments => generated 14 bytes in 713 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1769/3414] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:48:46 2026] GET /v2.0/networks/fade4b78-a201-4a3c-b4fd-9fca66caa92a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:48:47.314 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7954b5c4-d64f-4837-86fb-c23e299cedc7 - - - - - -] OVN reports status down for port: 07fb53c2-8193-40b9-909a-2da5fd6ea529 2026-05-08 00:48:47.462 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57acfab8-ff2f-49fe-8bdb-d728effcbec1'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '07fb53c2-8193-40b9-909a-2da5fd6ea529', 'code': 200} 2026-05-08 00:48:47.582 7 INFO neutron.db.ovn_revision_numbers_db [None req-7954b5c4-d64f-4837-86fb-c23e299cedc7 - - - - - -] Successfully bumped revision number for resource 07fb53c2-8193-40b9-909a-2da5fd6ea529 (type: ports) to 6 [pid: 8|app: 0|req: 1646/3415] 199.19.213.225 () {34 vars in 994 bytes} [Fri May 8 00:48:48 2026] GET /v2.0/ports?device_id=0f2b3604-744a-49f4-9ad5-6c858ec86a00 => generated 1234 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-05-08 00:48:48.644 7 INFO neutron_taas.services.taas.taas_plugin [req-f16559f8-aaa5-45a9-bfb2-691541491477 req-b16ac7ae-49a1-49e8-abc1-687fc49d26ea d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] TaaS: Handle Delete Port: 07fb53c2-8193-40b9-909a-2da5fd6ea529 2026-05-08 00:48:48.647 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f16559f8-aaa5-45a9-bfb2-691541491477 req-b16ac7ae-49a1-49e8-abc1-687fc49d26ea d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Tap Mirror: Handle Delete Port: 07fb53c2-8193-40b9-909a-2da5fd6ea529 [pid: 7|app: 0|req: 1770/3416] 199.19.213.225 () {36 vars in 997 bytes} [Fri May 8 00:48:48 2026] DELETE /v2.0/ports/07fb53c2-8193-40b9-909a-2da5fd6ea529 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:48:49.043 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d407e9e-16ff-4108-aafa-80891027e447 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] TaaS: Handle Delete Port: 317376f4-e6ec-4959-bc55-19e7381aeb27 2026-05-08 00:48:49.045 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d407e9e-16ff-4108-aafa-80891027e447 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Tap Mirror: Handle Delete Port: 317376f4-e6ec-4959-bc55-19e7381aeb27 2026-05-08 00:48:49.211 8 INFO neutron.db.l3_db [None req-3d407e9e-16ff-4108-aafa-80891027e447 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Floating IP ef644895-ab35-42c0-a768-5b971799cafb disassociated (deleted). External IP: 10.96.250.204, port: 07d407bb-f096-40d1-ac74-d67fc80e0514. [pid: 8|app: 0|req: 1647/3417] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:48:48 2026] DELETE /v2.0/floatingips/ef644895-ab35-42c0-a768-5b971799cafb => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:48:49.273 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9399cd0f-e17d-4f9c-b799-18a7ba9c5570'] response: {'name': 'network-changed', 'server_uuid': 'c5303b6f-a599-4a0a-b70d-569e314089e4', 'tag': '07d407bb-f096-40d1-ac74-d67fc80e0514', 'status': 'completed', 'code': 200} 2026-05-08 00:48:49.279 7 INFO neutron.api.v2.resource [None req-0a7e2200-2622-4616-8c1b-94e04d3178cf 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1771/3418] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 8 00:48:49 2026] GET /v2.0/floatingips/ef644895-ab35-42c0-a768-5b971799cafb => generated 144 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3419] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:48:49 2026] GET /v2.0/ports?device_id=c5303b6f-a599-4a0a-b70d-569e314089e4 => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:48:49.498 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92cef84b-335a-4b11-845f-566a4480a756'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '07fb53c2-8193-40b9-909a-2da5fd6ea529', 'code': 200} 2026-05-08 00:48:49.498 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92cef84b-335a-4b11-845f-566a4480a756'] response: {'server_uuid': '0f2b3604-744a-49f4-9ad5-6c858ec86a00', 'name': 'network-vif-deleted', 'tag': '07fb53c2-8193-40b9-909a-2da5fd6ea529', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1772/3420] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:48:49 2026] GET /v2.0/security-groups?id=3ae257d3-9d27-428d-87cc-3b0cd3fe973f&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: 1649/3421] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:48:49 2026] GET /v2.0/ports?tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd&device_id=c5303b6f-a599-4a0a-b70d-569e314089e4 => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3422] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:48:49 2026] GET /v2.0/networks?id=31e15bca-19e1-4fa7-9483-ce12d7a937d5 => 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: 1650/3423] 199.19.213.225 () {34 vars in 1058 bytes} [Fri May 8 00:48:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.147&port_id=07d407bb-f096-40d1-ac74-d67fc80e0514 => 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: 1774/3424] 199.19.213.225 () {34 vars in 1104 bytes} [Fri May 8 00:48:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af9&port_id=07d407bb-f096-40d1-ac74-d67fc80e0514 => 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: 1651/3425] 199.19.213.225 () {34 vars in 1064 bytes} [Fri May 8 00:48:49 2026] GET /v2.0/subnets?id=7f0a3a36-525e-4bad-b70f-a2f3b6a9ef93&id=6aa134f4-1c8c-46d6-b188-59cc093ba0f0 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1775/3426] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:48:49 2026] GET /v2.0/ports?network_id=31e15bca-19e1-4fa7-9483-ce12d7a937d5&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3427] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:48:50 2026] GET /v2.0/ports?network_id=31e15bca-19e1-4fa7-9483-ce12d7a937d5&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: 1776/3428] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:48:50 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?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: 1653/3429] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:48:50 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5?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-05-08 00:48:50.517 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5283e859-46ca-4264-84a3-174d9338b4ce - - - - - -] OVN reports status down for port: 07d407bb-f096-40d1-ac74-d67fc80e0514 2026-05-08 00:48:50.795 7 INFO neutron.db.ovn_revision_numbers_db [None req-5283e859-46ca-4264-84a3-174d9338b4ce - - - - - -] Successfully bumped revision number for resource 07d407bb-f096-40d1-ac74-d67fc80e0514 (type: ports) to 6 2026-05-08 00:48:51.528 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b2c93ad-2667-4126-b1ac-88a7e420b150'] response: {'server_uuid': 'c5303b6f-a599-4a0a-b70d-569e314089e4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '07d407bb-f096-40d1-ac74-d67fc80e0514', 'code': 200} 2026-05-08 00:48:51.528 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b2c93ad-2667-4126-b1ac-88a7e420b150'] response: {'server_uuid': 'c5303b6f-a599-4a0a-b70d-569e314089e4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '07d407bb-f096-40d1-ac74-d67fc80e0514', '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: 1778/3432] 199.19.213.225 () {34 vars in 994 bytes} [Fri May 8 00:48:51 2026] GET /v2.0/ports?device_id=c5303b6f-a599-4a0a-b70d-569e314089e4 => generated 1198 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:48:51.892 8 INFO neutron_taas.services.taas.taas_plugin [req-93a04524-2fa7-4e77-b9be-49eb4e8e3f7e req-48036d29-63b7-4d6b-8b02-d7666ffa17ad 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] TaaS: Handle Delete Port: 07d407bb-f096-40d1-ac74-d67fc80e0514 2026-05-08 00:48:51.898 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-93a04524-2fa7-4e77-b9be-49eb4e8e3f7e req-48036d29-63b7-4d6b-8b02-d7666ffa17ad 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Tap Mirror: Handle Delete Port: 07d407bb-f096-40d1-ac74-d67fc80e0514 [pid: 8|app: 0|req: 1655/3433] 199.19.213.225 () {36 vars in 997 bytes} [Fri May 8 00:48:51 2026] DELETE /v2.0/ports/07d407bb-f096-40d1-ac74-d67fc80e0514 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:48:52.107 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6209690c-a489-48e2-ab3b-effb5d582902'] response: {'server_uuid': 'c5303b6f-a599-4a0a-b70d-569e314089e4', 'name': 'network-vif-deleted', 'tag': '07d407bb-f096-40d1-ac74-d67fc80e0514', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1779/3434] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:48:54 2026] GET /v2.0/ports?device_id=c5303b6f-a599-4a0a-b70d-569e314089e4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:48:59.849 8 INFO neutron_taas.services.taas.taas_plugin [None req-106b66ee-d5c2-4ea7-8771-4df35df4ee7f 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] TaaS: Handle Delete Port: 34bad495-cde2-4241-807f-3e5e973a54ee 2026-05-08 00:48:59.851 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-106b66ee-d5c2-4ea7-8771-4df35df4ee7f 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Tap Mirror: Handle Delete Port: 34bad495-cde2-4241-807f-3e5e973a54ee 2026-05-08 00:49:00.040 8 INFO neutron.db.l3_db [None req-106b66ee-d5c2-4ea7-8771-4df35df4ee7f 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Floating IP 5ced882d-7f2f-405e-a40e-8cb1c5183729 disassociated (deleted). External IP: 10.96.250.213, port: d8d42225-11a3-4ec9-b659-a1c1baa4b69f. [pid: 8|app: 0|req: 1656/3435] 10.0.0.36 () {32 vars in 731 bytes} [Fri May 8 00:48:59 2026] DELETE /v2.0/floatingips/5ced882d-7f2f-405e-a40e-8cb1c5183729 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:00.094 7 INFO neutron.api.v2.resource [None req-4fa4a99f-aefb-4e03-ae00-c50328a5d937 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1780/3436] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 8 00:49:00 2026] GET /v2.0/floatingips/5ced882d-7f2f-405e-a40e-8cb1c5183729 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:49:00.104 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-210846fa-9e56-4252-bda5-303efd2c9a2c'] response: {'name': 'network-changed', 'server_uuid': '8dc12587-7ea5-4a7b-bba1-fc1132f19f73', 'tag': 'd8d42225-11a3-4ec9-b659-a1c1baa4b69f', '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: 1657/3437] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:49:00 2026] GET /v2.0/ports?device_id=8dc12587-7ea5-4a7b-bba1-fc1132f19f73 => generated 1188 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1781/3438] 10.0.0.188 () {34 vars in 1040 bytes} [Fri May 8 00:49:00 2026] GET /v2.0/security-groups?id=3ae257d3-9d27-428d-87cc-3b0cd3fe973f&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3439] 199.19.213.225 () {34 vars in 1080 bytes} [Fri May 8 00:49:00 2026] GET /v2.0/ports?tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd&device_id=8dc12587-7ea5-4a7b-bba1-fc1132f19f73 => generated 1449 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1782/3440] 199.19.213.225 () {34 vars in 986 bytes} [Fri May 8 00:49:00 2026] GET /v2.0/networks?id=f7023938-894b-4fd8-b7fb-8e53df71975f => 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: 1659/3441] 199.19.213.225 () {34 vars in 1054 bytes} [Fri May 8 00:49:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.5&port_id=d8d42225-11a3-4ec9-b659-a1c1baa4b69f => 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: 1783/3442] 199.19.213.225 () {34 vars in 1102 bytes} [Fri May 8 00:49:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5a&port_id=d8d42225-11a3-4ec9-b659-a1c1baa4b69f => 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: 1660/3443] 199.19.213.225 () {34 vars in 1064 bytes} [Fri May 8 00:49:00 2026] GET /v2.0/subnets?id=0c33bff9-bcc2-406d-a911-78e3996885ba&id=a963dd34-7b4b-48d8-9b14-f2c000a5ad08 => generated 1410 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:49:00.817 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8e5fe2b6-96db-482f-b815-b9df1864c8de - - - - - -] OVN reports status down for port: d8d42225-11a3-4ec9-b659-a1c1baa4b69f [pid: 7|app: 0|req: 1784/3444] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:49:00 2026] GET /v2.0/ports?network_id=f7023938-894b-4fd8-b7fb-8e53df71975f&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: 1661/3445] 199.19.213.225 () {34 vars in 1052 bytes} [Fri May 8 00:49:00 2026] GET /v2.0/ports?network_id=f7023938-894b-4fd8-b7fb-8e53df71975f&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: 1785/3446] 199.19.213.225 () {34 vars in 1012 bytes} [Fri May 8 00:49:00 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?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: 1662/3447] 199.19.213.225 () {34 vars in 1112 bytes} [Fri May 8 00:49:00 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:49:01.154 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e5fe2b6-96db-482f-b815-b9df1864c8de - - - - - -] Successfully bumped revision number for resource d8d42225-11a3-4ec9-b659-a1c1baa4b69f (type: ports) to 6 [pid: 7|app: 0|req: 1786/3448] 199.19.213.225 () {34 vars in 994 bytes} [Fri May 8 00:49:01 2026] GET /v2.0/ports?device_id=8dc12587-7ea5-4a7b-bba1-fc1132f19f73 => generated 1186 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:49:02.147 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c77476b1-c223-4531-b238-4d5f554241e9'] response: {'server_uuid': '8dc12587-7ea5-4a7b-bba1-fc1132f19f73', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd8d42225-11a3-4ec9-b659-a1c1baa4b69f', 'code': 200} 2026-05-08 00:49:02.147 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c77476b1-c223-4531-b238-4d5f554241e9'] response: {'server_uuid': '8dc12587-7ea5-4a7b-bba1-fc1132f19f73', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd8d42225-11a3-4ec9-b659-a1c1baa4b69f', 'code': 200} 2026-05-08 00:49:02.218 8 INFO neutron_taas.services.taas.taas_plugin [req-54bcf919-90e6-45b2-b62b-f7e09dda8cfb req-530196a8-cd1a-424c-9ec7-a1ab5f35e1e8 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] TaaS: Handle Delete Port: d8d42225-11a3-4ec9-b659-a1c1baa4b69f 2026-05-08 00:49:02.221 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-54bcf919-90e6-45b2-b62b-f7e09dda8cfb req-530196a8-cd1a-424c-9ec7-a1ab5f35e1e8 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Tap Mirror: Handle Delete Port: d8d42225-11a3-4ec9-b659-a1c1baa4b69f [pid: 8|app: 0|req: 1663/3449] 199.19.213.225 () {36 vars in 997 bytes} [Fri May 8 00:49:02 2026] DELETE /v2.0/ports/d8d42225-11a3-4ec9-b659-a1c1baa4b69f => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:49:04.180 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c40289bd-33b1-44ec-b343-779251a06d03'] response: {'server_uuid': '8dc12587-7ea5-4a7b-bba1-fc1132f19f73', 'name': 'network-vif-deleted', 'tag': 'd8d42225-11a3-4ec9-b659-a1c1baa4b69f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1788/3452] 10.0.0.188 () {34 vars in 990 bytes} [Fri May 8 00:49:05 2026] GET /v2.0/ports?device_id=8dc12587-7ea5-4a7b-bba1-fc1132f19f73 => 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: 1665/3453] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:49:10 2026] DELETE /v2.0/security-group-rules/f10b8b44-156c-407d-a258-514c09b6dda9 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:10.705 7 INFO neutron.api.v2.resource [None req-f2d0a7a4-d009-4cdf-845e-49bb34f0dd0b 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1789/3454] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:49:10 2026] GET /v2.0/security-group-rules/f10b8b44-156c-407d-a258-514c09b6dda9 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3455] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:49:10 2026] DELETE /v2.0/security-group-rules/752da99b-7ba2-42f4-8576-4707bce21a3b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:10.844 7 INFO neutron.api.v2.resource [None req-e35a8ba8-5cfb-4a23-88b4-99ebd8c9b515 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1790/3456] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:49:10 2026] GET /v2.0/security-group-rules/752da99b-7ba2-42f4-8576-4707bce21a3b => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3457] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:49:10 2026] DELETE /v2.0/security-group-rules/26665d05-784f-483c-88b1-60febccc160e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:10.983 7 INFO neutron.api.v2.resource [None req-6734b944-1bfb-4ff1-9299-426d39045684 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1791/3458] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:49:10 2026] GET /v2.0/security-group-rules/26665d05-784f-483c-88b1-60febccc160e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3459] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:49:10 2026] DELETE /v2.0/security-group-rules/0ff248b4-1654-44d1-9459-0194c19181de => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:11.125 7 INFO neutron.api.v2.resource [None req-18e5a270-737d-426b-b6fa-f972a74c3f19 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1792/3460] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:49:11 2026] GET /v2.0/security-group-rules/0ff248b4-1654-44d1-9459-0194c19181de => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3461] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:49:11 2026] DELETE /v2.0/security-group-rules/aa1e3693-ee6e-4780-9e02-c786c3f6be2a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:11.247 7 INFO neutron.api.v2.resource [None req-76771776-2281-412f-b04e-1fdee77eee6b 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1793/3462] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:49:11 2026] GET /v2.0/security-group-rules/aa1e3693-ee6e-4780-9e02-c786c3f6be2a => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3463] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:49:11 2026] DELETE /v2.0/security-group-rules/5ca285ea-1b86-46b1-8ab9-03511a496fb6 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:11.378 7 INFO neutron.api.v2.resource [None req-398521e4-23eb-4610-a843-681c9a1007d4 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1794/3464] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:49:11 2026] GET /v2.0/security-group-rules/5ca285ea-1b86-46b1-8ab9-03511a496fb6 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3465] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:49:11 2026] DELETE /v2.0/security-group-rules/abc6b987-f61b-47a2-9503-33066e8ec3ce => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:11.506 7 INFO neutron.api.v2.resource [None req-51b22b55-7fbd-4de7-8f46-894fceb42b77 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1795/3466] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:49:11 2026] GET /v2.0/security-group-rules/abc6b987-f61b-47a2-9503-33066e8ec3ce => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3467] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:49:11 2026] DELETE /v2.0/security-group-rules/6c60a4db-1977-4137-9a15-aedf00e4cda6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:11.645 7 INFO neutron.api.v2.resource [None req-9e2219ed-3c0d-4387-9ba8-f5cdd19df179 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1796/3468] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:49:11 2026] GET /v2.0/security-group-rules/6c60a4db-1977-4137-9a15-aedf00e4cda6 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3469] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:49:11 2026] DELETE /v2.0/security-group-rules/0aa73678-c5ef-4ab2-9462-4cdc75095aaa => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:11.770 7 INFO neutron.api.v2.resource [None req-d63e47b4-bc47-436b-a2db-6b6b25a84b3e 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1797/3470] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:49:11 2026] GET /v2.0/security-group-rules/0aa73678-c5ef-4ab2-9462-4cdc75095aaa => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3471] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:49:11 2026] DELETE /v2.0/security-group-rules/21abf132-b6f4-424c-9b6c-59009e1d184a => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:11.892 7 INFO neutron.api.v2.resource [None req-bc4e1430-a251-4346-bdf1-dd3862fbb234 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1798/3472] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:49:11 2026] GET /v2.0/security-group-rules/21abf132-b6f4-424c-9b6c-59009e1d184a => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3473] 10.0.0.36 () {32 vars in 749 bytes} [Fri May 8 00:49:11 2026] DELETE /v2.0/security-group-rules/0422cac2-092c-45ae-a719-6660d98e7450 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:12.006 7 INFO neutron.api.v2.resource [None req-b1f8b0aa-c5f7-46c0-b9f9-8f9fdd7e0cac 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1799/3474] 10.0.0.36 () {32 vars in 746 bytes} [Fri May 8 00:49:11 2026] GET /v2.0/security-group-rules/0422cac2-092c-45ae-a719-6660d98e7450 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3475] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:49:12 2026] DELETE /v2.0/security-groups/3ae257d3-9d27-428d-87cc-3b0cd3fe973f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:12.161 7 INFO neutron.api.v2.resource [None req-9bc6ce05-decd-4237-8230-441e50abe8ff 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1800/3476] 10.0.0.36 () {32 vars in 736 bytes} [Fri May 8 00:49:12 2026] GET /v2.0/security-groups/3ae257d3-9d27-428d-87cc-3b0cd3fe973f => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:49:12.588 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c3546d9-9596-4ab0-aae0-0ce280e14fc1 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] TaaS: Handle Delete Port: 9e1781ef-8f16-4b4d-b3e6-db558aa56e6e 2026-05-08 00:49:12.591 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c3546d9-9596-4ab0-aae0-0ce280e14fc1 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Tap Mirror: Handle Delete Port: 9e1781ef-8f16-4b4d-b3e6-db558aa56e6e [pid: 8|app: 0|req: 1677/3477] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:49:12 2026] PUT /v2.0/routers/a8d65f2f-c3f4-4a19-aab2-4867c9a758b1/remove_router_interface => generated 310 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:49:13.262 7 INFO neutron.api.v2.resource [None req-f51c7b62-34c9-42d0-80c1-9429d116b8b7 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1801/3478] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:49:13 2026] PUT /v2.0/routers/a8d65f2f-c3f4-4a19-aab2-4867c9a758b1/remove_router_interface => generated 198 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:49:13.560 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e69c23a-898a-4981-b96b-85fd7854d5f4 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] TaaS: Handle Delete Port: bde28be4-34a1-41ff-a00c-7e5ef3fe9bfa 2026-05-08 00:49:13.563 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e69c23a-898a-4981-b96b-85fd7854d5f4 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Tap Mirror: Handle Delete Port: bde28be4-34a1-41ff-a00c-7e5ef3fe9bfa [pid: 8|app: 0|req: 1678/3479] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:49:13 2026] PUT /v2.0/routers/a8d65f2f-c3f4-4a19-aab2-4867c9a758b1/remove_router_interface => generated 310 bytes in 789 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:49:14.167 7 INFO neutron.api.v2.resource [None req-f64a7bb6-ac28-458f-8d4f-4b6f429901d0 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1802/3480] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:49:14 2026] PUT /v2.0/routers/a8d65f2f-c3f4-4a19-aab2-4867c9a758b1/remove_router_interface => generated 198 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:49:14.460 8 INFO neutron_taas.services.taas.taas_plugin [None req-2d487edb-8b50-4f4b-b78e-a304368fef10 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] TaaS: Handle Delete Port: b6c26020-9115-4a6c-a1cc-46d601b98d69 2026-05-08 00:49:14.463 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d487edb-8b50-4f4b-b78e-a304368fef10 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Tap Mirror: Handle Delete Port: b6c26020-9115-4a6c-a1cc-46d601b98d69 [pid: 8|app: 0|req: 1679/3481] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:49:14 2026] PUT /v2.0/routers/a8d65f2f-c3f4-4a19-aab2-4867c9a758b1/remove_router_interface => generated 310 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:49:15.114 7 INFO neutron.api.v2.resource [None req-6c17e3c1-9889-4cd1-a865-5d55b8bc3e92 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1803/3482] 10.0.0.36 () {34 vars in 788 bytes} [Fri May 8 00:49:15 2026] PUT /v2.0/routers/a8d65f2f-c3f4-4a19-aab2-4867c9a758b1/remove_router_interface => generated 198 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:49:15.449 8 INFO neutron_taas.services.taas.taas_plugin [None req-c00692c9-0c71-4aab-9264-bd7a1525055e 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] TaaS: Handle Delete Port: 2b39f4b0-7a5a-43c9-af30-ca10e1ade07a 2026-05-08 00:49:15.452 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c00692c9-0c71-4aab-9264-bd7a1525055e 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Tap Mirror: Handle Delete Port: 2b39f4b0-7a5a-43c9-af30-ca10e1ade07a [pid: 7|app: 0|req: 1804/3483] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:49:15 2026] GET /v2.0/subnets => generated 5512 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1805/3484] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:49:15 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: 1680/3485] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:49:15 2026] DELETE /v2.0/routers/a8d65f2f-c3f4-4a19-aab2-4867c9a758b1 => generated 0 bytes in 742 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:15.888 8 INFO neutron.api.v2.resource [None req-54fcde71-c958-4f2d-b3a2-aec4b4a9eb04 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1681/3486] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:49:15 2026] GET /v2.0/routers/a8d65f2f-c3f4-4a19-aab2-4867c9a758b1 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1806/3487] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:49:15 2026] GET /v2.0/networks => generated 4772 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1807/3488] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:49:15 2026] GET /v2.0/security-groups => generated 20305 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1808/3489] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:49:15 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: 1809/3490] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:49:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1810/3491] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:49:16 2026] GET /v2.0/agents => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3492] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:49:15 2026] DELETE /v2.0/subnets/6aa134f4-1c8c-46d6-b188-59cc093ba0f0 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:49:16.083 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c51e44f-ce60-43a9-86a5-eb7b95631c40 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1683/3493] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:49:16 2026] GET /v2.0/subnets/6aa134f4-1c8c-46d6-b188-59cc093ba0f0 => 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: 1811/3494] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:49:16 2026] GET /v2.0/subnets => generated 4775 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1812/3495] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:49:16 2026] GET /v2.0/network-ip-availabilities => generated 5077 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1813/3496] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:49: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: 1814/3497] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:49:16 2026] GET /v2.0/ports => generated 8350 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3498] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:49:16 2026] DELETE /v2.0/subnets/7f0a3a36-525e-4bad-b70f-a2f3b6a9ef93 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:49:16.277 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2eac5108-a03c-4ae9-8ba4-880d09574ac2 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1815/3499] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:49:16 2026] GET /v2.0/subnets/7f0a3a36-525e-4bad-b70f-a2f3b6a9ef93 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:49:16.405 8 INFO neutron_taas.services.taas.taas_plugin [None req-254b2157-38e2-4c6d-b5da-dad45044ebcc 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] TaaS: Handle Delete Port: c4ae7104-5f08-48de-b619-2e4a6d878a4d 2026-05-08 00:49:16.408 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-254b2157-38e2-4c6d-b5da-dad45044ebcc 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Tap Mirror: Handle Delete Port: c4ae7104-5f08-48de-b619-2e4a6d878a4d 2026-05-08 00:49:16.578 8 INFO neutron.services.segments.plugin [-] Segment b47a45a6-b960-458a-8276-8eaecca21fc9 resource provider aggregate not found 2026-05-08 00:49:16.579 8 INFO neutron.services.segments.plugin [-] Segment b47a45a6-b960-458a-8276-8eaecca21fc9 resource provider aggregate not found 2026-05-08 00:49:16.606 8 INFO neutron.services.segments.plugin [-] Segment b47a45a6-b960-458a-8276-8eaecca21fc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b47a45a6-b960-458a-8276-8eaecca21fc9 found for delete ", "request_id": "req-d90c1859-2f58-4094-805d-7ef463f3ef4d"}]} 2026-05-08 00:49:16.606 8 INFO neutron.services.segments.plugin [-] Segment b47a45a6-b960-458a-8276-8eaecca21fc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b47a45a6-b960-458a-8276-8eaecca21fc9 found for delete ", "request_id": "req-16fd57f2-a5e4-4e0c-a905-f864051436a1"}]} [pid: 8|app: 0|req: 1685/3500] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:49:16 2026] DELETE /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:49:16.666 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82c4d98b-f272-43be-91c1-b22951677c59 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1816/3501] 10.0.0.36 () {32 vars in 722 bytes} [Fri May 8 00:49:16 2026] GET /v2.0/networks/31e15bca-19e1-4fa7-9483-ce12d7a937d5 => 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: 1686/3502] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:49:16 2026] DELETE /v2.0/subnets/0c33bff9-bcc2-406d-a911-78e3996885ba => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:49:16.843 7 INFO neutron.pecan_wsgi.hooks.translation [None req-667606a3-b5fe-49a0-9d4e-321aade82957 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1817/3503] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:49:16 2026] GET /v2.0/subnets/0c33bff9-bcc2-406d-a911-78e3996885ba => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3504] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:49:16 2026] DELETE /v2.0/subnets/a963dd34-7b4b-48d8-9b14-f2c000a5ad08 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:49:17.012 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9830e45b-b4b8-458f-8e0b-d3a170d48226 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1818/3505] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:49:16 2026] GET /v2.0/subnets/a963dd34-7b4b-48d8-9b14-f2c000a5ad08 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:49:17.134 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5bb9d3b-d06a-4935-96b0-1ab56b779beb 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] TaaS: Handle Delete Port: e508cc17-bf5d-43b8-ab29-3625cc92df42 2026-05-08 00:49:17.137 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5bb9d3b-d06a-4935-96b0-1ab56b779beb 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Tap Mirror: Handle Delete Port: e508cc17-bf5d-43b8-ab29-3625cc92df42 [pid: 8|app: 0|req: 1688/3506] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:49:17 2026] DELETE /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:49:17.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3195afd2-e75b-4600-9a2b-0f02297456d9 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1819/3507] 10.0.0.36 () {32 vars in 722 bytes} [Fri May 8 00:49:17 2026] GET /v2.0/networks/f7023938-894b-4fd8-b7fb-8e53df71975f => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3508] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:49:17 2026] DELETE /v2.0/subnets/38b93102-e87c-4c2a-9d67-ee4a5e05c3e0 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:49:17.516 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c23e82c-6145-4307-9c9f-5381fac19056 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1820/3509] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:49:17 2026] GET /v2.0/subnets/38b93102-e87c-4c2a-9d67-ee4a5e05c3e0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3510] 10.0.0.36 () {32 vars in 723 bytes} [Fri May 8 00:49:17 2026] DELETE /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:49:17.695 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e9febfb-bfe8-40a8-a545-2d8789860fb1 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1821/3511] 10.0.0.36 () {32 vars in 720 bytes} [Fri May 8 00:49:17 2026] GET /v2.0/subnets/a5e2cbe6-b7e2-4710-80d6-6312a171c2ec => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:49:17.804 8 INFO neutron_taas.services.taas.taas_plugin [None req-00fd2946-7a48-4248-90fa-bd70061c2490 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] TaaS: Handle Delete Port: 71dbd0a4-7318-4cf1-a690-ad10f78443bb 2026-05-08 00:49:17.806 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00fd2946-7a48-4248-90fa-bd70061c2490 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] Tap Mirror: Handle Delete Port: 71dbd0a4-7318-4cf1-a690-ad10f78443bb [pid: 8|app: 0|req: 1691/3512] 10.0.0.36 () {32 vars in 725 bytes} [Fri May 8 00:49:17 2026] DELETE /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:49:18.027 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c9c7495-4345-471a-9d6d-334782d7bf62 6fa3798633914aed95887ca76a0ec11c d00c56dd66ee4c268e0efc2008c1a6dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1822/3513] 10.0.0.36 () {32 vars in 722 bytes} [Fri May 8 00:49:18 2026] GET /v2.0/networks/9369c264-7530-4f45-b801-f47eec543704 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:49:18.625 8 INFO neutron.services.segments.plugin [-] Segment 9812b64b-aa64-41e8-adf5-f40c2208d36f resource provider aggregate not found 2026-05-08 00:49:18.630 8 INFO neutron.services.segments.plugin [-] Segment 9812b64b-aa64-41e8-adf5-f40c2208d36f resource provider aggregate not found 2026-05-08 00:49:18.643 8 INFO neutron.services.segments.plugin [-] Segment 9812b64b-aa64-41e8-adf5-f40c2208d36f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9812b64b-aa64-41e8-adf5-f40c2208d36f found for delete ", "request_id": "req-03008e53-0837-4369-8212-46e4ac50f9a9"}]} 2026-05-08 00:49:18.647 8 INFO neutron.services.segments.plugin [-] Segment 9812b64b-aa64-41e8-adf5-f40c2208d36f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9812b64b-aa64-41e8-adf5-f40c2208d36f found for delete ", "request_id": "req-840e2d1d-7eb3-4174-8892-7abc3159b0dc"}]} 2026-05-08 00:49:18.658 8 INFO neutron.services.segments.plugin [-] Segment 5091fc6c-5420-4998-af4e-fb3fb9ca9733 resource provider aggregate not found 2026-05-08 00:49:18.662 8 INFO neutron.services.segments.plugin [-] Segment 5091fc6c-5420-4998-af4e-fb3fb9ca9733 resource provider aggregate not found 2026-05-08 00:49:18.674 8 INFO neutron.services.segments.plugin [-] Segment 5091fc6c-5420-4998-af4e-fb3fb9ca9733 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5091fc6c-5420-4998-af4e-fb3fb9ca9733 found for delete ", "request_id": "req-2428ed45-7cbf-4388-b404-1de8da3e5345"}]} 2026-05-08 00:49:18.680 8 INFO neutron.services.segments.plugin [-] Segment 5091fc6c-5420-4998-af4e-fb3fb9ca9733 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5091fc6c-5420-4998-af4e-fb3fb9ca9733 found for delete ", "request_id": "req-910b1465-903b-4db4-8c84-239b1bce68d5"}]} 2026-05-08 00:49:20.032 8 WARNING neutron.db.securitygroups_db [None req-2b2f5a78-c565-446d-989b-0140ab3b1481 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:49:20.163 8 INFO neutron.db.ovn_revision_numbers_db [None req-2b2f5a78-c565-446d-989b-0140ab3b1481 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 11b9cbb3-cf47-45a2-b825-a2da378edc63 (type: security_groups) to 1 2026-05-08 00:49:20.176 8 INFO neutron.db.ovn_revision_numbers_db [None req-2b2f5a78-c565-446d-989b-0140ab3b1481 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 0e302aed-da79-4ad2-bf87-dd49e08a8158 (type: security_group_rules) to 0 2026-05-08 00:49:20.187 8 INFO neutron.db.ovn_revision_numbers_db [None req-2b2f5a78-c565-446d-989b-0140ab3b1481 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 5e840542-28a5-4ead-9ddd-634a632d8f2b (type: security_group_rules) to 0 2026-05-08 00:49:20.200 8 INFO neutron.db.ovn_revision_numbers_db [None req-2b2f5a78-c565-446d-989b-0140ab3b1481 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource b156d16b-22cf-47ae-8a41-8747459b5315 (type: security_group_rules) to 0 2026-05-08 00:49:20.225 8 INFO neutron.db.ovn_revision_numbers_db [None req-2b2f5a78-c565-446d-989b-0140ab3b1481 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f87fbce8-a2f3-46c9-a8ce-c4c88f838cb8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1692/3514] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:49:19 2026] GET /v2.0/security-groups?tenant_id=226ac38cc43d4610a98be1998f477047&name=default => generated 2929 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1823/3517] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:49:20 2026] DELETE /v2.0/security-groups/11b9cbb3-cf47-45a2-b825-a2da378edc63 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:20.543 8 WARNING neutron.db.securitygroups_db [None req-8ef5274e-eff4-4b13-a494-5ccdb4d5aabc d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1695/3518] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:49:20 2026] GET /v2.0/security-groups?tenant_id=d00c56dd66ee4c268e0efc2008c1a6dd&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1824/3519] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:49:20 2026] DELETE /v2.0/security-groups/7da41d76-5721-4a07-bf70-c7e21ca27aeb => generated 0 bytes in 211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:20.920 8 WARNING neutron.db.securitygroups_db [None req-f379604e-f624-405c-95c3-7028751ca5e4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:49:21.055 8 INFO neutron.db.ovn_revision_numbers_db [None req-f379604e-f624-405c-95c3-7028751ca5e4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 4da5f38f-a7d1-4b34-a1f2-5a2c1066e5f5 (type: security_groups) to 1 2026-05-08 00:49:21.070 8 INFO neutron.db.ovn_revision_numbers_db [None req-f379604e-f624-405c-95c3-7028751ca5e4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 4416c99b-79c5-4613-a7a0-874ab7200de7 (type: security_group_rules) to 0 2026-05-08 00:49:21.082 8 INFO neutron.db.ovn_revision_numbers_db [None req-f379604e-f624-405c-95c3-7028751ca5e4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 4688d1d4-85e6-4b6a-9721-d83e057e1891 (type: security_group_rules) to 0 2026-05-08 00:49:21.094 8 INFO neutron.db.ovn_revision_numbers_db [None req-f379604e-f624-405c-95c3-7028751ca5e4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 733239ef-18a1-4e19-a5a8-30e77429b98f (type: security_group_rules) to 0 2026-05-08 00:49:21.106 8 INFO neutron.db.ovn_revision_numbers_db [None req-f379604e-f624-405c-95c3-7028751ca5e4 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource c998f253-9456-41e9-a44a-befb49eef67f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1696/3520] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:49:20 2026] GET /v2.0/security-groups?tenant_id=785f053200ae49af95cc8b16f27ed07e&name=default => generated 2929 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1825/3521] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:49:21 2026] DELETE /v2.0/security-groups/4da5f38f-a7d1-4b34-a1f2-5a2c1066e5f5 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:21.448 8 WARNING neutron.db.securitygroups_db [None req-91227ae8-0a63-4db8-b5fb-e3c6e7beb38d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:49:21.568 8 INFO neutron.db.ovn_revision_numbers_db [None req-91227ae8-0a63-4db8-b5fb-e3c6e7beb38d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 98bf7521-89e0-40b5-b4e2-0ee002fa29c9 (type: security_groups) to 1 2026-05-08 00:49:21.579 8 INFO neutron.db.ovn_revision_numbers_db [None req-91227ae8-0a63-4db8-b5fb-e3c6e7beb38d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 3ac366e5-b7ae-4ff2-a2b6-b2897bde916e (type: security_group_rules) to 0 2026-05-08 00:49:21.590 8 INFO neutron.db.ovn_revision_numbers_db [None req-91227ae8-0a63-4db8-b5fb-e3c6e7beb38d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 53a09af1-f962-466e-a2b4-7d245b31256b (type: security_group_rules) to 0 2026-05-08 00:49:21.602 8 INFO neutron.db.ovn_revision_numbers_db [None req-91227ae8-0a63-4db8-b5fb-e3c6e7beb38d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 7db46a7a-9975-42dd-b17b-2aee538268d9 (type: security_group_rules) to 0 2026-05-08 00:49:21.614 8 INFO neutron.db.ovn_revision_numbers_db [None req-91227ae8-0a63-4db8-b5fb-e3c6e7beb38d d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d6fcf98b-cb96-45c2-af56-99d4a4cec4a4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1697/3522] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:49:21 2026] GET /v2.0/security-groups?tenant_id=002ae6b41037405e89dfff88091705b7&name=default => generated 2929 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1826/3523] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:49:21 2026] DELETE /v2.0/security-groups/98bf7521-89e0-40b5-b4e2-0ee002fa29c9 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:22.202 8 WARNING neutron.db.securitygroups_db [None req-c73f5582-1b3a-484b-9dcf-dee8b96c8ecf d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:49:22.302 8 INFO neutron.db.ovn_revision_numbers_db [None req-c73f5582-1b3a-484b-9dcf-dee8b96c8ecf d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 48d8811c-6b80-4e48-b629-3b842042202a (type: security_groups) to 1 2026-05-08 00:49:22.314 8 INFO neutron.db.ovn_revision_numbers_db [None req-c73f5582-1b3a-484b-9dcf-dee8b96c8ecf d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 06148b20-ac5f-4f63-86bb-3a25a8c47342 (type: security_group_rules) to 0 2026-05-08 00:49:22.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-c73f5582-1b3a-484b-9dcf-dee8b96c8ecf d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 1d1f8fd2-3628-423f-bcf5-de2e5460c8f8 (type: security_group_rules) to 0 2026-05-08 00:49:22.339 8 INFO neutron.db.ovn_revision_numbers_db [None req-c73f5582-1b3a-484b-9dcf-dee8b96c8ecf d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 2bd15c8a-f3d3-4bb6-9117-45aef7c40ba7 (type: security_group_rules) to 0 2026-05-08 00:49:22.357 8 INFO neutron.db.ovn_revision_numbers_db [None req-c73f5582-1b3a-484b-9dcf-dee8b96c8ecf d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 64c5ff62-bfe6-4684-b1ab-f3159e3c8cd1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1698/3524] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:49:22 2026] GET /v2.0/security-groups?tenant_id=7b96131b26024768a587c0cb0a34ae03&name=default => generated 2929 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1827/3525] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:49:22 2026] DELETE /v2.0/security-groups/48d8811c-6b80-4e48-b629-3b842042202a => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:22.770 8 WARNING neutron.db.securitygroups_db [None req-c821cc7f-a7d8-4cc4-905f-e986f4533ac9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:49:22.895 8 INFO neutron.db.ovn_revision_numbers_db [None req-c821cc7f-a7d8-4cc4-905f-e986f4533ac9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 178f75ea-5208-4146-84ae-00da2d95bf34 (type: security_groups) to 1 2026-05-08 00:49:22.905 8 INFO neutron.db.ovn_revision_numbers_db [None req-c821cc7f-a7d8-4cc4-905f-e986f4533ac9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 60f65470-e8bc-4553-b1e8-5793059c43e2 (type: security_group_rules) to 0 2026-05-08 00:49:22.915 8 INFO neutron.db.ovn_revision_numbers_db [None req-c821cc7f-a7d8-4cc4-905f-e986f4533ac9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource a0d6381d-d589-4bb7-80f6-6ef328996a4b (type: security_group_rules) to 0 2026-05-08 00:49:22.927 8 INFO neutron.db.ovn_revision_numbers_db [None req-c821cc7f-a7d8-4cc4-905f-e986f4533ac9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource d3478648-5970-4252-9fe4-f0614cf76d73 (type: security_group_rules) to 0 2026-05-08 00:49:22.939 8 INFO neutron.db.ovn_revision_numbers_db [None req-c821cc7f-a7d8-4cc4-905f-e986f4533ac9 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource e2a77791-2b64-452d-bb66-8a96117204a9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1699/3526] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:49:22 2026] GET /v2.0/security-groups?tenant_id=0201c4977ec3434598616dfe4f3659b8&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1828/3527] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:49:22 2026] DELETE /v2.0/security-groups/178f75ea-5208-4146-84ae-00da2d95bf34 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:49:23.279 8 WARNING neutron.db.securitygroups_db [None req-f9269d54-5acb-4a37-bb2c-b7db65470534 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-08 00:49:23.413 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9269d54-5acb-4a37-bb2c-b7db65470534 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 9fe9ce43-41c1-450f-8f15-e72d93a4d088 (type: security_groups) to 1 2026-05-08 00:49:23.423 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9269d54-5acb-4a37-bb2c-b7db65470534 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 077eedb7-651a-4248-91ec-7258448db17d (type: security_group_rules) to 0 2026-05-08 00:49:23.433 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9269d54-5acb-4a37-bb2c-b7db65470534 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource 34e7eebc-8a29-4a68-8a48-a81b3def1e69 (type: security_group_rules) to 0 2026-05-08 00:49:23.444 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9269d54-5acb-4a37-bb2c-b7db65470534 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource ee19d9f3-b3c9-48e8-b21d-66b647d03cc9 (type: security_group_rules) to 0 2026-05-08 00:49:23.454 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9269d54-5acb-4a37-bb2c-b7db65470534 d8ab7df49cf1473b8046fc0310bcaba7 c31e879400c145eaba4726ad03fd3489 - - default default] Successfully bumped revision number for resource f0171b9c-fa3b-4b9e-9607-8e3dcf27621d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1700/3528] 10.0.0.36 () {32 vars in 773 bytes} [Fri May 8 00:49:23 2026] GET /v2.0/security-groups?tenant_id=f96ba4ab9a394e8cac646d8090f29dc2&name=default => generated 2929 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1829/3529] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 8 00:49:23 2026] DELETE /v2.0/security-groups/9fe9ce43-41c1-450f-8f15-e72d93a4d088 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1833/3536] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:50:15 2026] GET /v2.0/floatingips => generated 19 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3537] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:50:16 2026] GET /v2.0/subnets => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1834/3538] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:50:16 2026] GET /v2.0/ports => generated 5221 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3539] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:50:16 2026] GET /v2.0/agents => generated 1214 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1835/3540] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:50: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: 1706/3541] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:50: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: 1836/3542] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:50:16 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3543] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:50: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: 1837/3544] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:50:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3545] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:50:16 2026] GET /v2.0/routers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1838/3546] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:50: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: 1713/3555] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:51:15 2026] GET /v2.0/networks => generated 2288 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1843/3556] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:51:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3557] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:51:15 2026] GET /v2.0/subnets => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1844/3558] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:51:16 2026] GET /v2.0/ports => generated 5221 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3559] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:51:16 2026] GET /v2.0/agents => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1845/3560] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:51:16 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3561] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:51: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: 1846/3562] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:51: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: 1717/3563] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:51: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) [pid: 7|app: 0|req: 1847/3564] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:51:16 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3565] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:51:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1852/3574] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:52:15 2026] GET /v2.0/networks => generated 2288 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3575] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:52:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1853/3576] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:52:15 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: 1724/3577] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:52:16 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1854/3578] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:52: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: 1725/3579] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00: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: 1855/3580] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:52:16 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3581] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:52:16 2026] GET /v2.0/ports => generated 5221 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1856/3582] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:52: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: 1727/3583] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:52:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1857/3584] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:52: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: 1732/3593] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:53:15 2026] GET /v2.0/floatingips => generated 19 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1862/3594] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:53:15 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: 1733/3595] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:53:15 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: 1863/3596] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:53:15 2026] GET /v2.0/routers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3597] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:53:15 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: 7|app: 0|req: 1864/3598] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:53:15 2026] GET /v2.0/ports => generated 5221 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3599] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:53: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: 1865/3600] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:53: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: 1736/3601] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:53:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1866/3602] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00: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: 8|app: 0|req: 1737/3603] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:53:16 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3612] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:54:15 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1871/3613] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:54:15 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: 1743/3614] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:54:15 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1872/3615] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:54:15 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: 1744/3616] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:54:15 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1873/3617] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:54:15 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: 1745/3618] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:54:15 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: 1874/3619] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:54:16 2026] GET /v2.0/ports => generated 5221 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3620] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:54: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: 7|app: 0|req: 1875/3621] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:54: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: 1747/3622] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:54:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1880/3631] 10.0.0.159 () {28 vars in 579 bytes} [Fri May 8 00:55:15 2026] GET /v2.0/ports => generated 5221 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1752/3632] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:55:15 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: 1881/3633] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:55:15 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: 1753/3634] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:55:15 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1882/3635] 10.0.0.159 () {28 vars in 599 bytes} [Fri May 8 00:55:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1754/3636] 10.0.0.159 () {28 vars in 585 bytes} [Fri May 8 00:55:16 2026] GET /v2.0/networks => generated 2288 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1883/3637] 10.0.0.159 () {28 vars in 583 bytes} [Fri May 8 00:55: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: 1755/3638] 10.0.0.159 () {28 vars in 624 bytes} [Fri May 8 00:55:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1884/3639] 10.0.0.159 () {28 vars in 581 bytes} [Fri May 8 00:55: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: 1756/3640] 10.0.0.159 () {28 vars in 619 bytes} [Fri May 8 00:55:16 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1885/3641] 10.0.0.159 () {28 vars in 591 bytes} [Fri May 8 00:55: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)