+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sun Mar 1 21:46:51 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:41:22 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: neutron-server-676c6f9745-kx8tf 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.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x55b55046ca10 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.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-03-01 21:46:55.906 8 INFO neutron.common.config [-] Logging enabled! 2026-03-01 21:46:55.906 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-03-01 21:46:55.959 7 INFO neutron.common.config [-] Logging enabled! 2026-03-01 21:46:55.960 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-03-01 21:46:56.170 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-01 21:46:56.228 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-01 21:46:56.962 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-01 21:46:56.965 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-01 21:46:56.968 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-03-01 21:46:56.968 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-01 21:46:56.969 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-01 21:46:56.969 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-01 21:46:56.969 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-01 21:46:56.976 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-01 21:46:56.976 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-01 21:46:56.976 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-01 21:46:56.995 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-01 21:46:56.996 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-01 21:46:56.996 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-01 21:46:57.034 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-01 21:46:57.035 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-01 21:46:57.035 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-01 21:46:57.035 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-01 21:46:57.064 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-01 21:46:57.067 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-01 21:46:57.070 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-03-01 21:46:57.071 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-01 21:46:57.071 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-01 21:46:57.071 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-01 21:46:57.072 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-01 21:46:57.078 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-01 21:46:57.078 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-01 21:46:57.078 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-01 21:46:57.096 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-01 21:46:57.098 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-01 21:46:57.098 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-01 21:46:57.137 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-01 21:46:57.137 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-01 21:46:57.138 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-01 21:46:57.138 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-01 21:46:57.406 8 INFO neutron.plugins.ml2.managers [None req-777d7312-65fe-4b48-bd88-9035cb571c3a - - - - - -] Initializing driver for type 'vlan' 2026-03-01 21:46:57.544 7 INFO neutron.plugins.ml2.managers [None req-c6fb3d50-32a2-4bb2-b5a7-7aa581445f87 - - - - - -] Initializing driver for type 'vlan' 2026-03-01 21:46:57.712 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-777d7312-65fe-4b48-bd88-9035cb571c3a - - - - - -] VlanTypeDriver initialization complete 2026-03-01 21:46:57.713 8 INFO neutron.plugins.ml2.managers [None req-777d7312-65fe-4b48-bd88-9035cb571c3a - - - - - -] Initializing driver for type 'vxlan' 2026-03-01 21:46:57.713 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-777d7312-65fe-4b48-bd88-9035cb571c3a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-01 21:46:57.738 8 INFO neutron.plugins.ml2.managers [None req-777d7312-65fe-4b48-bd88-9035cb571c3a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-01 21:46:57.738 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-777d7312-65fe-4b48-bd88-9035cb571c3a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-01 21:46:57.738 8 INFO neutron.plugins.ml2.managers [None req-777d7312-65fe-4b48-bd88-9035cb571c3a - - - - - -] Initializing extension driver 'port_security' 2026-03-01 21:46:57.738 8 INFO neutron.plugins.ml2.extensions.port_security [None req-777d7312-65fe-4b48-bd88-9035cb571c3a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-01 21:46:57.738 8 INFO neutron.plugins.ml2.managers [None req-777d7312-65fe-4b48-bd88-9035cb571c3a - - - - - -] Initializing extension driver 'qos' 2026-03-01 21:46:57.739 8 INFO neutron.plugins.ml2.managers [None req-777d7312-65fe-4b48-bd88-9035cb571c3a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-01 21:46:57.739 8 INFO neutron.plugins.ml2.managers [None req-777d7312-65fe-4b48-bd88-9035cb571c3a - - - - - -] Initializing mechanism driver 'l2population' 2026-03-01 21:46:57.749 8 INFO neutron.quota [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded quota_driver: . 2026-03-01 21:46:57.749 8 INFO neutron.plugins.ml2.plugin [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Modular L2 Plugin initialization complete 2026-03-01 21:46:57.750 8 INFO neutron.plugins.ml2.managers [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-01 21:46:57.750 8 INFO neutron.plugins.ml2.managers [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-01 21:46:57.750 8 INFO neutron.plugins.ml2.managers [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Got port-security extension from driver 'port_security' 2026-03-01 21:46:57.750 8 INFO neutron.extensions.vlantransparent [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Disabled vlantransparent extension. 2026-03-01 21:46:57.750 8 INFO neutron.manager [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loading Plugin: qos 2026-03-01 21:46:57.761 8 INFO neutron.manager [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loading Plugin: router 2026-03-01 21:46:57.794 8 INFO neutron.services.service_base [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-01 21:46:57.794 8 INFO neutron.manager [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loading Plugin: segments 2026-03-01 21:46:57.876 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c6fb3d50-32a2-4bb2-b5a7-7aa581445f87 - - - - - -] VlanTypeDriver initialization complete 2026-03-01 21:46:57.876 7 INFO neutron.plugins.ml2.managers [None req-c6fb3d50-32a2-4bb2-b5a7-7aa581445f87 - - - - - -] Initializing driver for type 'vxlan' 2026-03-01 21:46:57.876 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c6fb3d50-32a2-4bb2-b5a7-7aa581445f87 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-01 21:46:57.881 8 INFO neutron.manager [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loading Plugin: trunk 2026-03-01 21:46:57.905 7 INFO neutron.plugins.ml2.managers [None req-c6fb3d50-32a2-4bb2-b5a7-7aa581445f87 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-01 21:46:57.905 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c6fb3d50-32a2-4bb2-b5a7-7aa581445f87 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-01 21:46:57.905 7 INFO neutron.plugins.ml2.managers [None req-c6fb3d50-32a2-4bb2-b5a7-7aa581445f87 - - - - - -] Initializing extension driver 'port_security' 2026-03-01 21:46:57.906 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c6fb3d50-32a2-4bb2-b5a7-7aa581445f87 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-01 21:46:57.906 7 INFO neutron.plugins.ml2.managers [None req-c6fb3d50-32a2-4bb2-b5a7-7aa581445f87 - - - - - -] Initializing extension driver 'qos' 2026-03-01 21:46:57.906 7 INFO neutron.plugins.ml2.managers [None req-c6fb3d50-32a2-4bb2-b5a7-7aa581445f87 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-01 21:46:57.906 7 INFO neutron.plugins.ml2.managers [None req-c6fb3d50-32a2-4bb2-b5a7-7aa581445f87 - - - - - -] Initializing mechanism driver 'l2population' 2026-03-01 21:46:57.916 7 INFO neutron.quota [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded quota_driver: . 2026-03-01 21:46:57.917 7 INFO neutron.plugins.ml2.plugin [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Modular L2 Plugin initialization complete 2026-03-01 21:46:57.917 7 INFO neutron.plugins.ml2.managers [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-01 21:46:57.917 7 INFO neutron.plugins.ml2.managers [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-01 21:46:57.918 7 INFO neutron.plugins.ml2.managers [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Got port-security extension from driver 'port_security' 2026-03-01 21:46:57.918 7 INFO neutron.extensions.vlantransparent [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Disabled vlantransparent extension. 2026-03-01 21:46:57.918 7 INFO neutron.manager [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loading Plugin: qos 2026-03-01 21:46:57.929 7 INFO neutron.manager [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loading Plugin: router 2026-03-01 21:46:57.934 8 INFO neutron.manager [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loading Plugin: vpnaas 2026-03-01 21:46:57.961 7 INFO neutron.services.service_base [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-01 21:46:57.962 7 INFO neutron.manager [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loading Plugin: segments 2026-03-01 21:46:57.970 8 WARNING stevedore.named [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-01 21:46:58.029 8 INFO neutron_vpnaas.services.vpn.plugin [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-01 21:46:58.030 8 INFO neutron.common.utils [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-01 21:46:58.030 8 INFO neutron.manager [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loading Plugin: auto_allocate 2026-03-01 21:46:58.035 8 INFO neutron.manager [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loading Plugin: tag 2026-03-01 21:46:58.040 8 INFO neutron.manager [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loading Plugin: timestamp 2026-03-01 21:46:58.042 8 INFO neutron.manager [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loading Plugin: network_ip_availability 2026-03-01 21:46:58.045 8 INFO neutron.manager [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loading Plugin: flavors 2026-03-01 21:46:58.048 8 INFO neutron.manager [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loading Plugin: revisions 2026-03-01 21:46:58.051 7 INFO neutron.manager [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loading Plugin: trunk 2026-03-01 21:46:58.051 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Initializing extension manager. 2026-03-01 21:46:58.052 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: address-group 2026-03-01 21:46:58.053 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: address-scope 2026-03-01 21:46:58.054 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-01 21:46:58.055 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: agent 2026-03-01 21:46:58.055 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: agent-resources-synced 2026-03-01 21:46:58.057 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: allowed-address-pairs 2026-03-01 21:46:58.057 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: auto-allocated-topology 2026-03-01 21:46:58.058 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: availability_zone 2026-03-01 21:46:58.059 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: availability_zone_filter 2026-03-01 21:46:58.059 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-01 21:46:58.060 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: default-subnetpools 2026-03-01 21:46:58.061 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-01 21:46:58.062 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: dns-integration 2026-03-01 21:46:58.062 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: dns-domain-ports 2026-03-01 21:46:58.063 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-01 21:46:58.064 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: dvr 2026-03-01 21:46:58.064 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-01 21:46:58.065 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: empty-string-filtering 2026-03-01 21:46:58.065 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-01 21:46:58.066 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-01 21:46:58.068 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: external-net 2026-03-01 21:46:58.069 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-01 21:46:58.069 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: extraroute 2026-03-01 21:46:58.070 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: extraroute-atomic 2026-03-01 21:46:58.071 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-01 21:46:58.071 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-01 21:46:58.072 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-01 21:46:58.072 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-01 21:46:58.073 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: fip-port-details 2026-03-01 21:46:58.074 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: flavors 2026-03-01 21:46:58.075 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-01 21:46:58.076 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: floatingip-pools 2026-03-01 21:46:58.076 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: ip_allocation 2026-03-01 21:46:58.077 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: ip-substring-filtering 2026-03-01 21:46:58.077 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: l2_adjacency 2026-03-01 21:46:58.078 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: router 2026-03-01 21:46:58.080 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-01 21:46:58.081 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: ext-gw-mode 2026-03-01 21:46:58.081 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: l3-ha 2026-03-01 21:46:58.082 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-01 21:46:58.082 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: l3-flavors 2026-03-01 21:46:58.083 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-01 21:46:58.084 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-01 21:46:58.085 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-01 21:46:58.086 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-01 21:46:58.087 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-01 21:46:58.088 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-01 21:46:58.089 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-01 21:46:58.090 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: multi-provider 2026-03-01 21:46:58.090 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: net-mtu 2026-03-01 21:46:58.091 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: net-mtu-writable 2026-03-01 21:46:58.091 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: network_availability_zone 2026-03-01 21:46:58.092 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: network-ip-availability 2026-03-01 21:46:58.093 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-01 21:46:58.094 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: pagination 2026-03-01 21:46:58.094 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: port-device-profile 2026-03-01 21:46:58.095 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: port-mac-override 2026-03-01 21:46:58.095 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-01 21:46:58.096 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-01 21:46:58.096 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: port-resource-request 2026-03-01 21:46:58.097 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: port-resource-request-groups 2026-03-01 21:46:58.098 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: binding 2026-03-01 21:46:58.098 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: binding-extended 2026-03-01 21:46:58.099 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: port-security 2026-03-01 21:46:58.099 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: project-id 2026-03-01 21:46:58.100 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: provider 2026-03-01 21:46:58.102 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: qos 2026-03-01 21:46:58.102 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-01 21:46:58.103 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-01 21:46:58.103 7 INFO neutron.manager [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loading Plugin: vpnaas 2026-03-01 21:46:58.103 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: qos-default 2026-03-01 21:46:58.104 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: qos-fip 2026-03-01 21:46:58.105 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-01 21:46:58.105 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: qos-gateway-ip 2026-03-01 21:46:58.106 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: qos-port-network-policy 2026-03-01 21:46:58.106 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: qos-pps-minimum 2026-03-01 21:46:58.107 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-01 21:46:58.108 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: qos-pps 2026-03-01 21:46:58.108 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: qos-rule-type-details 2026-03-01 21:46:58.109 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-01 21:46:58.109 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: qos-rules-alias 2026-03-01 21:46:58.110 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: quota-check-limit 2026-03-01 21:46:58.112 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: quotas 2026-03-01 21:46:58.113 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: quota_details 2026-03-01 21:46:58.114 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: rbac-policies 2026-03-01 21:46:58.114 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: rbac-address-group 2026-03-01 21:46:58.115 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: rbac-address-scope 2026-03-01 21:46:58.116 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: rbac-security-groups 2026-03-01 21:46:58.116 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: rbac-subnetpool 2026-03-01 21:46:58.117 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: revision-if-match 2026-03-01 21:46:58.117 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: standard-attr-revisions 2026-03-01 21:46:58.118 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: router_availability_zone 2026-03-01 21:46:58.119 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-01 21:46:58.119 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-01 21:46:58.120 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-01 21:46:58.120 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-01 21:46:58.121 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-01 21:46:58.128 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: security-group 2026-03-01 21:46:58.129 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: segment 2026-03-01 21:46:58.130 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-01 21:46:58.130 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: service-type 2026-03-01 21:46:58.131 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: sorting 2026-03-01 21:46:58.131 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: standard-attr-segment 2026-03-01 21:46:58.132 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: standard-attr-description 2026-03-01 21:46:58.133 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: stateful-security-group 2026-03-01 21:46:58.133 8 WARNING neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-03-01 21:46:58.134 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-01 21:46:58.134 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: subnet_onboard 2026-03-01 21:46:58.135 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-01 21:46:58.135 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: subnet-service-types 2026-03-01 21:46:58.136 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: subnet_allocation 2026-03-01 21:46:58.137 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-01 21:46:58.137 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-01 21:46:58.138 7 WARNING stevedore.named [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-01 21:46:58.139 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: standard-attr-tag 2026-03-01 21:46:58.140 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-01 21:46:58.141 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: trunk 2026-03-01 21:46:58.141 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: trunk-details 2026-03-01 21:46:58.142 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-01 21:46:58.142 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-01 21:46:58.143 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-01 21:46:58.144 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: vpn-flavors 2026-03-01 21:46:58.145 8 INFO neutron.api.extensions [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Loaded extension: vpnaas 2026-03-01 21:46:58.147 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of TrackedResource for resource:network 2026-03-01 21:46:58.148 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-03-01 21:46:58.148 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 21:46:58.148 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of TrackedResource for resource:port 2026-03-01 21:46:58.149 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-01 21:46:58.149 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-01 21:46:58.152 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-01 21:46:58.152 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-01 21:46:58.152 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-01 21:46:58.152 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 21:46:58.153 8 WARNING neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] subnetpool is already registered 2026-03-01 21:46:58.153 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 21:46:58.153 8 WARNING neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] subnetpool is already registered 2026-03-01 21:46:58.153 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-01 21:46:58.153 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-01 21:46:58.154 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-01 21:46:58.154 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-01 21:46:58.154 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-01 21:46:58.154 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-01 21:46:58.156 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-01 21:46:58.156 8 WARNING neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] router is already registered 2026-03-01 21:46:58.157 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-01 21:46:58.157 8 WARNING neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] floatingip is already registered 2026-03-01 21:46:58.158 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-01 21:46:58.158 8 WARNING neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] rbac_policy is already registered 2026-03-01 21:46:58.158 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-01 21:46:58.158 8 WARNING neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] security_group is already registered 2026-03-01 21:46:58.158 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-01 21:46:58.159 8 WARNING neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] security_group_rule is already registered 2026-03-01 21:46:58.159 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 21:46:58.159 8 WARNING neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] subnetpool is already registered 2026-03-01 21:46:58.159 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 21:46:58.159 8 WARNING neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] subnetpool is already registered 2026-03-01 21:46:58.160 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-01 21:46:58.160 8 WARNING neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] trunk is already registered 2026-03-01 21:46:58.160 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-01 21:46:58.160 8 WARNING neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] endpoint_group is already registered 2026-03-01 21:46:58.160 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-01 21:46:58.161 8 WARNING neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] vpnservice is already registered 2026-03-01 21:46:58.161 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-01 21:46:58.161 8 WARNING neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] ipsec_site_connection is already registered 2026-03-01 21:46:58.161 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-01 21:46:58.161 8 WARNING neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] ipsecpolicy is already registered 2026-03-01 21:46:58.161 8 INFO neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-01 21:46:58.162 8 WARNING neutron.quota.resource_registry [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] ikepolicy is already registered 2026-03-01 21:46:58.198 8 WARNING keystonemiddleware._common.config [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-01 21:46:58.200 7 INFO neutron_vpnaas.services.vpn.plugin [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-01 21:46:58.201 7 INFO neutron.common.utils [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-01 21:46:58.201 7 INFO neutron.manager [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loading Plugin: auto_allocate 2026-03-01 21:46:58.205 8 WARNING oslo_config.cfg [None req-25fc2a03-24c2-422a-b0a8-b2f2eda694df - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-01 21:46:58.206 7 INFO neutron.manager [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loading Plugin: tag WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55b55046ca10 pid: 8 (default app) 2026-03-01 21:46:58.211 7 INFO neutron.manager [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loading Plugin: timestamp 2026-03-01 21:46:58.215 7 INFO neutron.manager [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loading Plugin: network_ip_availability 2026-03-01 21:46:58.219 7 INFO neutron.manager [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loading Plugin: flavors 2026-03-01 21:46:58.221 7 INFO neutron.manager [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loading Plugin: revisions 2026-03-01 21:46:58.224 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Initializing extension manager. 2026-03-01 21:46:58.226 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: address-group 2026-03-01 21:46:58.226 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: address-scope 2026-03-01 21:46:58.227 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-01 21:46:58.228 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: agent 2026-03-01 21:46:58.228 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: agent-resources-synced 2026-03-01 21:46:58.230 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: allowed-address-pairs 2026-03-01 21:46:58.230 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: auto-allocated-topology 2026-03-01 21:46:58.231 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: availability_zone 2026-03-01 21:46:58.232 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: availability_zone_filter 2026-03-01 21:46:58.232 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-01 21:46:58.233 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: default-subnetpools 2026-03-01 21:46:58.234 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-01 21:46:58.235 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: dns-integration 2026-03-01 21:46:58.235 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: dns-domain-ports 2026-03-01 21:46:58.236 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-01 21:46:58.236 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: dvr 2026-03-01 21:46:58.237 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-01 21:46:58.237 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: empty-string-filtering 2026-03-01 21:46:58.238 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-01 21:46:58.238 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-01 21:46:58.239 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: external-net 2026-03-01 21:46:58.240 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-01 21:46:58.240 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: extraroute 2026-03-01 21:46:58.241 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: extraroute-atomic 2026-03-01 21:46:58.241 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-01 21:46:58.242 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-01 21:46:58.242 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-01 21:46:58.243 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-01 21:46:58.244 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: fip-port-details 2026-03-01 21:46:58.244 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: flavors 2026-03-01 21:46:58.245 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-01 21:46:58.246 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: floatingip-pools 2026-03-01 21:46:58.247 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: ip_allocation 2026-03-01 21:46:58.247 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: ip-substring-filtering 2026-03-01 21:46:58.248 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: l2_adjacency 2026-03-01 21:46:58.249 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: router 2026-03-01 21:46:58.250 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-01 21:46:58.251 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: ext-gw-mode 2026-03-01 21:46:58.252 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: l3-ha 2026-03-01 21:46:58.252 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-01 21:46:58.253 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: l3-flavors 2026-03-01 21:46:58.253 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-01 21:46:58.254 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-01 21:46:58.256 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-01 21:46:58.257 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-01 21:46:58.258 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-01 21:46:58.259 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-01 21:46:58.259 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-01 21:46:58.260 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: multi-provider 2026-03-01 21:46:58.261 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: net-mtu 2026-03-01 21:46:58.261 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: net-mtu-writable 2026-03-01 21:46:58.262 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: network_availability_zone 2026-03-01 21:46:58.262 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: network-ip-availability 2026-03-01 21:46:58.263 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-01 21:46:58.264 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: pagination 2026-03-01 21:46:58.264 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: port-device-profile 2026-03-01 21:46:58.265 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: port-mac-override 2026-03-01 21:46:58.266 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-01 21:46:58.266 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-01 21:46:58.267 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: port-resource-request 2026-03-01 21:46:58.267 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: port-resource-request-groups 2026-03-01 21:46:58.268 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: binding 2026-03-01 21:46:58.269 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: binding-extended 2026-03-01 21:46:58.269 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: port-security 2026-03-01 21:46:58.270 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: project-id 2026-03-01 21:46:58.270 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: provider 2026-03-01 21:46:58.272 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: qos 2026-03-01 21:46:58.273 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-01 21:46:58.273 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-01 21:46:58.274 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: qos-default 2026-03-01 21:46:58.274 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: qos-fip 2026-03-01 21:46:58.275 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-01 21:46:58.275 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: qos-gateway-ip 2026-03-01 21:46:58.276 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: qos-port-network-policy 2026-03-01 21:46:58.277 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: qos-pps-minimum 2026-03-01 21:46:58.277 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-01 21:46:58.278 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: qos-pps 2026-03-01 21:46:58.279 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: qos-rule-type-details 2026-03-01 21:46:58.279 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-01 21:46:58.280 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: qos-rules-alias 2026-03-01 21:46:58.280 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: quota-check-limit 2026-03-01 21:46:58.282 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: quotas 2026-03-01 21:46:58.283 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: quota_details 2026-03-01 21:46:58.284 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: rbac-policies 2026-03-01 21:46:58.285 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: rbac-address-group 2026-03-01 21:46:58.285 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: rbac-address-scope 2026-03-01 21:46:58.286 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: rbac-security-groups 2026-03-01 21:46:58.286 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: rbac-subnetpool 2026-03-01 21:46:58.287 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: revision-if-match 2026-03-01 21:46:58.288 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: standard-attr-revisions 2026-03-01 21:46:58.288 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: router_availability_zone 2026-03-01 21:46:58.289 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-01 21:46:58.289 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-01 21:46:58.290 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-01 21:46:58.291 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-01 21:46:58.291 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-01 21:46:58.299 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: security-group 2026-03-01 21:46:58.300 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: segment 2026-03-01 21:46:58.301 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-01 21:46:58.302 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: service-type 2026-03-01 21:46:58.302 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: sorting 2026-03-01 21:46:58.303 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: standard-attr-segment 2026-03-01 21:46:58.303 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: standard-attr-description 2026-03-01 21:46:58.304 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: stateful-security-group 2026-03-01 21:46:58.304 7 WARNING neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-03-01 21:46:58.305 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-01 21:46:58.306 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: subnet_onboard 2026-03-01 21:46:58.306 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-01 21:46:58.307 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: subnet-service-types 2026-03-01 21:46:58.307 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: subnet_allocation 2026-03-01 21:46:58.308 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-01 21:46:58.309 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-01 21:46:58.311 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: standard-attr-tag 2026-03-01 21:46:58.311 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-01 21:46:58.312 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: trunk 2026-03-01 21:46:58.313 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: trunk-details 2026-03-01 21:46:58.313 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-01 21:46:58.314 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-01 21:46:58.315 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-01 21:46:58.315 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: vpn-flavors 2026-03-01 21:46:58.316 7 INFO neutron.api.extensions [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Loaded extension: vpnaas 2026-03-01 21:46:58.319 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of TrackedResource for resource:network 2026-03-01 21:46:58.319 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-03-01 21:46:58.319 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 21:46:58.319 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of TrackedResource for resource:port 2026-03-01 21:46:58.320 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-01 21:46:58.321 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-01 21:46:58.322 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-01 21:46:58.323 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-01 21:46:58.323 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-01 21:46:58.323 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 21:46:58.323 7 WARNING neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] subnetpool is already registered 2026-03-01 21:46:58.323 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 21:46:58.324 7 WARNING neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] subnetpool is already registered 2026-03-01 21:46:58.324 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-01 21:46:58.324 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-01 21:46:58.324 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-01 21:46:58.325 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-01 21:46:58.325 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-01 21:46:58.325 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-01 21:46:58.327 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-01 21:46:58.327 7 WARNING neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] router is already registered 2026-03-01 21:46:58.327 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-01 21:46:58.327 7 WARNING neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] floatingip is already registered 2026-03-01 21:46:58.328 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-01 21:46:58.328 7 WARNING neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] rbac_policy is already registered 2026-03-01 21:46:58.329 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-01 21:46:58.329 7 WARNING neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] security_group is already registered 2026-03-01 21:46:58.329 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-01 21:46:58.329 7 WARNING neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] security_group_rule is already registered 2026-03-01 21:46:58.329 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 21:46:58.330 7 WARNING neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] subnetpool is already registered 2026-03-01 21:46:58.330 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 21:46:58.330 7 WARNING neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] subnetpool is already registered 2026-03-01 21:46:58.330 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-01 21:46:58.330 7 WARNING neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] trunk is already registered 2026-03-01 21:46:58.330 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-01 21:46:58.331 7 WARNING neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] endpoint_group is already registered 2026-03-01 21:46:58.331 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-01 21:46:58.331 7 WARNING neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] vpnservice is already registered 2026-03-01 21:46:58.331 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-01 21:46:58.331 7 WARNING neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] ipsec_site_connection is already registered 2026-03-01 21:46:58.332 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-01 21:46:58.332 7 WARNING neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] ipsecpolicy is already registered 2026-03-01 21:46:58.332 7 INFO neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-01 21:46:58.332 7 WARNING neutron.quota.resource_registry [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] ikepolicy is already registered 2026-03-01 21:46:58.368 7 WARNING keystonemiddleware._common.config [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-01 21:46:58.375 7 WARNING oslo_config.cfg [None req-776f41d1-7cc5-4363-855f-a9b3c0f5e7ef - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55b55046ca10 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 21:47:03.967 7 WARNING oslo_policy.policy [None req-ed6afd23-97a5-44f1-a479-666fecbe484c e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. [pid: 7|app: 0|req: 1/4] 199.204.45.22 () {44 vars in 909 bytes} [Sun Mar 1 21:47:03 2026] GET /v2.0/networks => generated 15 bytes in 1078 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 21:47:04.589 8 WARNING oslo_policy.policy [None req-2fe2714a-b9ae-4041-b5a9-d214f4827043 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-03-01 21:47:05.179 8 WARNING neutron.services.revisions.revision_plugin [None req-2fe2714a-b9ae-4041-b5a9-d214f4827043 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Could not find related network for resource to bump revision. 2026-03-01 21:47:05.214 8 INFO neutron.db.segments_db [None req-2fe2714a-b9ae-4041-b5a9-d214f4827043 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 65e10ddb-df8b-4bac-be31-d4c2040a6902 of type flat for network b490ae90-239a-43e5-ab11-dff791878dca 2026-03-01 21:47:05.275 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2fe2714a-b9ae-4041-b5a9-d214f4827043 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.22 () {48 vars in 963 bytes} [Sun Mar 1 21:47:04 2026] POST /v2.0/networks => generated 124 bytes in 778 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.22 () {44 vars in 909 bytes} [Sun Mar 1 21:47:11 2026] GET /v2.0/networks => generated 15 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 21:47:11.177 8 WARNING neutron.services.revisions.revision_plugin [None req-50f4112f-b427-4b7d-8942-a7ebba71b195 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Could not find related network for resource to bump revision. 2026-03-01 21:47:11.205 8 INFO neutron.db.segments_db [None req-50f4112f-b427-4b7d-8942-a7ebba71b195 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment aa9ed925-0b9f-4766-8822-0c5e8d7f8180 of type flat for network 8c9caaa7-8049-44a6-8925-4136178b9fcb 2026-03-01 21:47:11.252 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50f4112f-b427-4b7d-8942-a7ebba71b195 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.22 () {48 vars in 963 bytes} [Sun Mar 1 21:47:11 2026] POST /v2.0/networks => generated 124 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.204.45.22 () {44 vars in 909 bytes} [Sun Mar 1 21:47:17 2026] GET /v2.0/networks => generated 15 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 21:47:17.478 7 WARNING neutron.services.revisions.revision_plugin [None req-1845292a-9a6d-48d8-8318-850c2b7b3add e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Could not find related network for resource to bump revision. 2026-03-01 21:47:17.509 7 INFO neutron.db.segments_db [None req-1845292a-9a6d-48d8-8318-850c2b7b3add e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 0847500e-d92d-4335-a5a0-6276fabe5d96 of type flat for network 3e8e7b0e-0fe9-4931-8379-8e267a27f486 2026-03-01 21:47:17.575 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1845292a-9a6d-48d8-8318-850c2b7b3add e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.22 () {48 vars in 963 bytes} [Sun Mar 1 21:47:17 2026] POST /v2.0/networks => generated 124 bytes in 190 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.22 () {44 vars in 909 bytes} [Sun Mar 1 21:47:23 2026] GET /v2.0/networks => generated 15 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 21:47:23.499 7 WARNING neutron.services.revisions.revision_plugin [None req-b56585d0-47e8-4cfa-920d-7e47419e50a9 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Could not find related network for resource to bump revision. 2026-03-01 21:47:23.532 7 INFO neutron.db.segments_db [None req-b56585d0-47e8-4cfa-920d-7e47419e50a9 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 7f9cb01a-6f6c-4efa-8837-a01f96da0b64 of type flat for network 199a720a-b93f-48a3-87f5-6adec5cf6fc2 2026-03-01 21:47:23.586 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b56585d0-47e8-4cfa-920d-7e47419e50a9 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.22 () {48 vars in 963 bytes} [Sun Mar 1 21:47:23 2026] POST /v2.0/networks => generated 124 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.204.45.22 () {44 vars in 909 bytes} [Sun Mar 1 21:47:29 2026] GET /v2.0/networks => generated 15 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 21:47:30.161 7 WARNING neutron.services.revisions.revision_plugin [None req-e233b34c-1718-434d-9cfc-bd48f12e9237 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Could not find related network for resource to bump revision. 2026-03-01 21:47:30.183 7 INFO neutron.db.segments_db [None req-e233b34c-1718-434d-9cfc-bd48f12e9237 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment f53992f1-2676-4e95-9dab-7e6ec90bcd3e of type flat for network bf965f86-7c79-4f0b-89e3-a535920b4a7b [pid: 7|app: 0|req: 6/15] 199.204.45.22 () {48 vars in 963 bytes} [Sun Mar 1 21:47:29 2026] POST /v2.0/networks => generated 706 bytes in 988 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.204.45.22 () {44 vars in 907 bytes} [Sun Mar 1 21:47:31 2026] GET /v2.0/subnets => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/17] 199.204.45.22 () {44 vars in 909 bytes} [Sun Mar 1 21:47:31 2026] GET /v2.0/networks => generated 709 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.204.45.22 () {48 vars in 961 bytes} [Sun Mar 1 21:47:31 2026] POST /v2.0/subnets => generated 641 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 21:54:16.244 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [375d34b6-99d9-449c-a48e-34793783e04f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 21:54:16.248 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b434f8c-6ab6-4b3c-9f6c-82eab20b9828] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 35/72] 199.204.45.22 () {44 vars in 909 bytes} [Sun Mar 1 21:54:16 2026] GET /v2.0/networks => generated 753 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 21:54:16.510 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e871151e-ad7f-436c-a3a8-252b9c2e19d2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 21:54:16.514 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dded239d-0374-4416-ae6d-54d7c1055ee8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 21:54:16.515 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Mar 1 21:54:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.22) !!! 2026-03-01 21:54:16.595 8 INFO neutron.db.segments_db [None req-50286bd9-7677-498b-aa1c-2e41ae85deb4 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment feb801cf-06fb-4089-bf96-715dbc93afcf of type vxlan for network c60d3cd7-b004-426c-88b7-eec51c0a0934 [pid: 8|app: 0|req: 38/73] 199.204.45.22 () {48 vars in 962 bytes} [Sun Mar 1 21:54:16 2026] POST /v2.0/networks => generated 707 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 21:54:17.626 7 INFO oslo.messaging._drivers.impl_rabbit [-] [375d34b6-99d9-449c-a48e-34793783e04f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42028. 2026-03-01 21:54:17.628 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5b434f8c-6ab6-4b3c-9f6c-82eab20b9828] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42038. [pid: 7|app: 0|req: 36/74] 199.204.45.22 () {44 vars in 907 bytes} [Sun Mar 1 21:54:17 2026] GET /v2.0/subnets => generated 644 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 21:54:17.802 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e871151e-ad7f-436c-a3a8-252b9c2e19d2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42042. 2026-03-01 21:54:17.803 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dded239d-0374-4416-ae6d-54d7c1055ee8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42044. [pid: 8|app: 0|req: 39/75] 199.204.45.22 () {44 vars in 909 bytes} [Sun Mar 1 21:54:17 2026] GET /v2.0/networks => generated 1430 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.22 () {48 vars in 961 bytes} [Sun Mar 1 21:54:17 2026] POST /v2.0/subnets => generated 627 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 21:54:19 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 2793 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.22 () {48 vars in 977 bytes} [Sun Mar 1 21:54:19 2026] POST /v2.0/security-groups => generated 1552 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 21:54:20 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 4327 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.22 () {44 vars in 936 bytes} [Sun Mar 1 21:54:20 2026] GET /v2.0/security-groups => generated 4327 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.22 () {48 vars in 987 bytes} [Sun Mar 1 21:54:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 21:54:21 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 4909 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.22 () {44 vars in 936 bytes} [Sun Mar 1 21:54:21 2026] GET /v2.0/security-groups => generated 4909 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.22 () {48 vars in 987 bytes} [Sun Mar 1 21:54:21 2026] POST /v2.0/security-group-rules => generated 571 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 21:54:22 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 5493 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.22 () {44 vars in 936 bytes} [Sun Mar 1 21:54:22 2026] GET /v2.0/security-groups => generated 5493 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.22 () {48 vars in 987 bytes} [Sun Mar 1 21:54:22 2026] POST /v2.0/security-group-rules => generated 571 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 21:54:23 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 6077 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.22 () {44 vars in 936 bytes} [Sun Mar 1 21:54:23 2026] GET /v2.0/security-groups => generated 6077 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.22 () {48 vars in 987 bytes} [Sun Mar 1 21:54:23 2026] POST /v2.0/security-group-rules => generated 571 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 21:54:24 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 6661 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.22 () {44 vars in 936 bytes} [Sun Mar 1 21:54:24 2026] GET /v2.0/security-groups => generated 6661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.22 () {48 vars in 987 bytes} [Sun Mar 1 21:54:24 2026] POST /v2.0/security-group-rules => generated 571 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.22 () {44 vars in 936 bytes} [Sun Mar 1 21:54:26 2026] GET /v2.0/security-groups => generated 7245 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.22 () {44 vars in 903 bytes} [Sun Mar 1 21:54:26 2026] GET /v2.0/ports => generated 2489 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.22 () {44 vars in 909 bytes} [Sun Mar 1 21:54:26 2026] GET /v2.0/networks => generated 1474 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.22 () {48 vars in 957 bytes} [Sun Mar 1 21:54:26 2026] POST /v2.0/ports => generated 1096 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-01 21:54:33.852 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1707115c-aab3-4210-a1e1-38fd9ece00ff e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/100] 199.204.45.22 () {44 vars in 977 bytes} [Sun Mar 1 21:54:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 303 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/101] 199.204.45.22 () {44 vars in 999 bytes} [Sun Mar 1 21:54:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.22 () {48 vars in 1029 bytes} [Sun Mar 1 21:54:33 2026] PUT /v2.0/ports/cfa448d6-7757-46f4-ac43-77f0bf94c04e => generated 1209 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.204.45.22 () {44 vars in 903 bytes} [Sun Mar 1 21:54:35 2026] GET /v2.0/ports => generated 3726 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/104] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 21:54:37 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 7245 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.22 () {48 vars in 977 bytes} [Sun Mar 1 21:54:37 2026] POST /v2.0/security-groups => generated 1546 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 21:54:38 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 8773 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.22 () {44 vars in 936 bytes} [Sun Mar 1 21:54:38 2026] GET /v2.0/security-groups => generated 8773 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.22 () {48 vars in 987 bytes} [Sun Mar 1 21:54:38 2026] POST /v2.0/security-group-rules => generated 589 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 21:54:39 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 9375 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.22 () {44 vars in 936 bytes} [Sun Mar 1 21:54:39 2026] GET /v2.0/security-groups => generated 9375 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.22 () {48 vars in 987 bytes} [Sun Mar 1 21:54:39 2026] POST /v2.0/security-group-rules => generated 593 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/124] 199.204.45.22 () {44 vars in 971 bytes} [Sun Mar 1 21:56:06 2026] GET /v2.0/quotas/baa2e1d511ea42c0b7dd0cebab8cfade => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 64/125] 199.204.45.22 () {48 vars in 1023 bytes} [Sun Mar 1 21:56:06 2026] PUT /v2.0/quotas/baa2e1d511ea42c0b7dd0cebab8cfade => generated 291 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/126] 199.204.45.22 () {44 vars in 971 bytes} [Sun Mar 1 21:56:07 2026] GET /v2.0/quotas/baa2e1d511ea42c0b7dd0cebab8cfade => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 21:58:16.320 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e871151e-ad7f-436c-a3a8-252b9c2e19d2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 21:58:16.323 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dded239d-0374-4416-ae6d-54d7c1055ee8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 21:58:16.324 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Mar 1 21:58:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.22) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 21:58:16.587 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81ed68c9-9524-43ea-92d1-d7ca83590650 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/145] 199.204.45.22 () {30 vars in 742 bytes} [Sun Mar 1 21:58:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 273 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 21:58:16.605 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [375d34b6-99d9-449c-a48e-34793783e04f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 21:58:16.606 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b434f8c-6ab6-4b3c-9f6c-82eab20b9828] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 21:58:16.607 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Mar 1 21:58:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.22) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 72/146] 199.204.45.22 () {30 vars in 764 bytes} [Sun Mar 1 21:58:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 21:58:18.448 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dded239d-0374-4416-ae6d-54d7c1055ee8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41558. 2026-03-01 21:58:18.451 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e871151e-ad7f-436c-a3a8-252b9c2e19d2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41548. 2026-03-01 21:58:18.567 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec544372-87ca-4eb6-bdee-213a28970025 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/147] 199.204.45.22 () {30 vars in 742 bytes} [Sun Mar 1 21:58:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 21:58:18.616 7 INFO oslo.messaging._drivers.impl_rabbit [-] [375d34b6-99d9-449c-a48e-34793783e04f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41572. 2026-03-01 21:58:18.618 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5b434f8c-6ab6-4b3c-9f6c-82eab20b9828] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41588. [pid: 7|app: 0|req: 73/148] 199.204.45.22 () {30 vars in 764 bytes} [Sun Mar 1 21:58:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:06:12.876 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dded239d-0374-4416-ae6d-54d7c1055ee8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 22:06:12.879 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e871151e-ad7f-436c-a3a8-252b9c2e19d2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 22:06:12.880 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Mar 1 22:06:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=9edc8808a5484903b7363c8e2c804e78 (ip 199.204.45.22) !!! [pid: 8|app: 0|req: 107/211] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:06:12 2026] GET /v2.0/security-groups?tenant_id=9edc8808a5484903b7363c8e2c804e78 => generated 2797 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:06:13.141 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [375d34b6-99d9-449c-a48e-34793783e04f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 22:06:13.142 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b434f8c-6ab6-4b3c-9f6c-82eab20b9828] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 22:06:13.143 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Mar 1 22:06:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.204.45.22) !!! [pid: 7|app: 0|req: 105/212] 199.204.45.22 () {48 vars in 977 bytes} [Sun Mar 1 22:06:13 2026] POST /v2.0/security-groups => generated 1560 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-01 22:06:14.170 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dded239d-0374-4416-ae6d-54d7c1055ee8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53816. 2026-03-01 22:06:14.170 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e871151e-ad7f-436c-a3a8-252b9c2e19d2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53820. [pid: 8|app: 0|req: 108/213] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:06:14 2026] GET /v2.0/security-groups?tenant_id=9edc8808a5484903b7363c8e2c804e78 => generated 4339 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:06:14.287 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5b434f8c-6ab6-4b3c-9f6c-82eab20b9828] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53838. 2026-03-01 22:06:14.287 7 INFO oslo.messaging._drivers.impl_rabbit [-] [375d34b6-99d9-449c-a48e-34793783e04f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53834. [pid: 7|app: 0|req: 106/214] 199.204.45.22 () {44 vars in 936 bytes} [Sun Mar 1 22:06:14 2026] GET /v2.0/security-groups => generated 14299 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/215] 199.204.45.22 () {48 vars in 987 bytes} [Sun Mar 1 22:06:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/216] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:06:15 2026] GET /v2.0/security-groups?tenant_id=9edc8808a5484903b7363c8e2c804e78 => generated 4917 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/217] 199.204.45.22 () {44 vars in 936 bytes} [Sun Mar 1 22:06:15 2026] GET /v2.0/security-groups => generated 14877 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/220] 199.204.45.22 () {48 vars in 987 bytes} [Sun Mar 1 22:06:15 2026] POST /v2.0/security-group-rules => generated 567 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/221] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:06:16 2026] GET /v2.0/security-groups?tenant_id=9edc8808a5484903b7363c8e2c804e78 => generated 5497 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/222] 199.204.45.22 () {44 vars in 936 bytes} [Sun Mar 1 22:06:16 2026] GET /v2.0/security-groups => generated 15457 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/223] 199.204.45.22 () {48 vars in 987 bytes} [Sun Mar 1 22:06:16 2026] POST /v2.0/security-group-rules => generated 569 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/224] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:06:17 2026] GET /v2.0/security-groups?tenant_id=9edc8808a5484903b7363c8e2c804e78 => generated 6079 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/225] 199.204.45.22 () {44 vars in 936 bytes} [Sun Mar 1 22:06:17 2026] GET /v2.0/security-groups => generated 16039 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/226] 199.204.45.22 () {48 vars in 987 bytes} [Sun Mar 1 22:06:17 2026] POST /v2.0/security-group-rules => generated 570 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/243] 199.204.45.22 () {30 vars in 739 bytes} [Sun Mar 1 22:08:23 2026] GET /v2.0/networks?tenant_id=9edc8808a5484903b7363c8e2c804e78&shared=False => generated 15 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:08:23.759 8 INFO neutron.db.segments_db [None req-df27f586-06ed-4159-9712-6313cb45e580 3fead346e1354f74a2aa5a10d8f243f7 9edc8808a5484903b7363c8e2c804e78 - - - -] Added segment 02178c7c-b311-41fc-b55a-d025a76f9a1f of type vxlan for network bea547cd-400a-4b8e-8ff3-794a037a5dc9 [pid: 8|app: 0|req: 124/244] 199.204.45.22 () {34 vars in 681 bytes} [Sun Mar 1 22:08:23 2026] POST /v2.0/networks => generated 718 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/245] 199.204.45.22 () {30 vars in 721 bytes} [Sun Mar 1 22:08:23 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/246] 199.204.45.22 () {30 vars in 632 bytes} [Sun Mar 1 22:08:23 2026] GET /v2.0/extensions => generated 19178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/247] 199.204.45.22 () {34 vars in 676 bytes} [Sun Mar 1 22:08:23 2026] POST /v2.0/ports => generated 963 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/248] 199.204.45.22 () {30 vars in 702 bytes} [Sun Mar 1 22:08:24 2026] GET /v2.0/networks/bea547cd-400a-4b8e-8ff3-794a037a5dc9 => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/249] 199.204.45.22 () {30 vars in 721 bytes} [Sun Mar 1 22:08:26 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/250] 199.204.45.22 () {30 vars in 702 bytes} [Sun Mar 1 22:08:27 2026] GET /v2.0/networks/bea547cd-400a-4b8e-8ff3-794a037a5dc9 => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/253] 199.204.45.22 () {44 vars in 971 bytes} [Sun Mar 1 22:08:41 2026] GET /v2.0/quotas/9edc8808a5484903b7363c8e2c804e78 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/254] 199.204.45.22 () {48 vars in 1023 bytes} [Sun Mar 1 22:08:41 2026] PUT /v2.0/quotas/9edc8808a5484903b7363c8e2c804e78 => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/255] 199.204.45.22 () {44 vars in 971 bytes} [Sun Mar 1 22:08:42 2026] GET /v2.0/quotas/9edc8808a5484903b7363c8e2c804e78 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/262] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:09:29 2026] GET /v2.0/subnets => generated 1261 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/263] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:09:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/264] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:09:29 2026] GET /v2.0/subnets => generated 1261 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/265] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:09:29 2026] GET /v2.0/ports => generated 4721 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/266] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:09:29 2026] GET /v2.0/routers => generated 15 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:09:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:09:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:09:29 2026] GET /v2.0/agents => generated 3356 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:09:29 2026] GET /v2.0/floatingips => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:09:29 2026] GET /v2.0/networks => generated 2168 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:09:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:10:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 56 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.96 () {28 vars in 582 bytes} [Sun Mar 1 22:10:29 2026] GET /v2.0/routers => generated 15 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/283] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:10:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/284] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:10:29 2026] GET /v2.0/networks => generated 2168 bytes in 86 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.96 () {28 vars in 580 bytes} [Sun Mar 1 22:10:29 2026] GET /v2.0/agents => generated 3356 bytes in 13 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.96 () {28 vars in 582 bytes} [Sun Mar 1 22:10:29 2026] GET /v2.0/subnets => generated 1261 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/287] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:10:29 2026] GET /v2.0/subnetpools => 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: 142/288] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:10:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/289] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:10:29 2026] GET /v2.0/subnets => generated 1261 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/290] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:10:29 2026] GET /v2.0/ports => generated 4721 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/291] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:10:29 2026] GET /v2.0/floatingips => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:11:28.974 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [375d34b6-99d9-449c-a48e-34793783e04f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 22:11:28.974 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b434f8c-6ab6-4b3c-9f6c-82eab20b9828] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 148/300] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:11:28 2026] GET /v2.0/subnets => generated 1261 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:11:29.141 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dded239d-0374-4416-ae6d-54d7c1055ee8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 22:11:29.149 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e871151e-ad7f-436c-a3a8-252b9c2e19d2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 153/301] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:11:29 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: 7|app: 0|req: 149/302] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:11:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/303] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:11:29 2026] GET /v2.0/agents => generated 3356 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/304] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:11:29 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/305] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:11:29 2026] GET /v2.0/ports => generated 4721 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/306] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:11:29 2026] GET /v2.0/floatingips => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/307] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:11:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/308] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:11:29 2026] GET /v2.0/subnets => generated 1261 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/309] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:11:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/310] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:11:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-03-01 22:12:29.005 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dded239d-0374-4416-ae6d-54d7c1055ee8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43178. 2026-03-01 22:12:29.006 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e871151e-ad7f-436c-a3a8-252b9c2e19d2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43184. [pid: 8|app: 0|req: 162/319] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:12:28 2026] GET /v2.0/agents => generated 3356 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/320] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:12:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/321] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:12:29 2026] GET /v2.0/networks => generated 2168 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:12:29.269 7 INFO oslo.messaging._drivers.impl_rabbit [-] [375d34b6-99d9-449c-a48e-34793783e04f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43200. 2026-03-01 22:12:29.281 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5b434f8c-6ab6-4b3c-9f6c-82eab20b9828] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43216. [pid: 7|app: 0|req: 159/322] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:12:29 2026] GET /v2.0/subnets => generated 1261 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/323] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:12:29 2026] GET /v2.0/subnets => generated 1261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/324] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:12:29 2026] GET /v2.0/subnetpools => 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: 165/325] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:12:29 2026] GET /v2.0/ports => generated 4721 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/326] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:12:29 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: 166/327] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:12:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/328] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:12:29 2026] GET /v2.0/floatingips => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/329] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:12:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/338] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:13:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:13:29.182 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Mar 1 22:13:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/agents (ip 10.0.0.96) !!! [pid: 8|app: 0|req: 172/339] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:13:29 2026] GET /v2.0/agents => generated 3356 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/340] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:13:29 2026] GET /v2.0/subnets => generated 1261 bytes in 43 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.96 () {28 vars in 590 bytes} [Sun Mar 1 22:13:29 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: 169/342] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:13:29 2026] GET /v2.0/floatingips => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/343] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:13:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/344] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:13:29 2026] GET /v2.0/ports => generated 4721 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/345] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:13:29 2026] GET /v2.0/subnets => generated 1261 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/346] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:13:29 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: 176/347] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:13:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/348] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:13:29 2026] GET /v2.0/networks => generated 2168 bytes in 276 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.96 () {28 vars in 598 bytes} [Sun Mar 1 22:14:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/358] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:14:29 2026] GET /v2.0/ports => generated 4721 bytes in 34 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.96 () {28 vars in 580 bytes} [Sun Mar 1 22:14:29 2026] GET /v2.0/agents => generated 3356 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/360] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:14:29 2026] GET /v2.0/floatingips => 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: 183/361] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:14:29 2026] GET /v2.0/subnets => generated 1261 bytes in 52 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.96 () {28 vars in 618 bytes} [Sun Mar 1 22:14:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/363] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:14:29 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/364] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:14:29 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/365] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:14:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/366] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:14:29 2026] GET /v2.0/subnets => generated 1261 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/367] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:14:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/376] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:15:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-03-01 22:15:29.198 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e871151e-ad7f-436c-a3a8-252b9c2e19d2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 22:15:29.207 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dded239d-0374-4416-ae6d-54d7c1055ee8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 191/377] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:15:29 2026] GET /v2.0/routers => generated 15 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:15:29.260 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b434f8c-6ab6-4b3c-9f6c-82eab20b9828] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 22:15:29.261 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [375d34b6-99d9-449c-a48e-34793783e04f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 187/378] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:15:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:15:29 2026] GET /v2.0/floatingips => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:15:29 2026] GET /v2.0/ports => generated 4721 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:15:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:15:29 2026] GET /v2.0/subnets => generated 1261 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/383] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:15:29 2026] GET /v2.0/subnetpools => 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: 190/384] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:15:29 2026] GET /v2.0/networks => generated 2168 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:15:29 2026] GET /v2.0/subnets => generated 1261 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:15:29 2026] GET /v2.0/agents => generated 3356 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:16:29.044 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5b434f8c-6ab6-4b3c-9f6c-82eab20b9828] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41148. 2026-03-01 22:16:29.045 7 INFO oslo.messaging._drivers.impl_rabbit [-] [375d34b6-99d9-449c-a48e-34793783e04f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41154. [pid: 7|app: 0|req: 196/395] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:16:29 2026] GET /v2.0/networks => generated 2168 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:16:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:16:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-03-01 22:16:29.382 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e871151e-ad7f-436c-a3a8-252b9c2e19d2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41158. 2026-03-01 22:16:29.384 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dded239d-0374-4416-ae6d-54d7c1055ee8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41172. [pid: 8|app: 0|req: 201/398] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:16:29 2026] GET /v2.0/subnets => generated 1261 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:16:29 2026] GET /v2.0/ports => generated 4721 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:16:29 2026] GET /v2.0/agents => generated 3356 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:16:29 2026] GET /v2.0/floatingips => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:16:29 2026] GET /v2.0/routers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:16:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:16:29 2026] GET /v2.0/subnets => generated 1261 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:16:29 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-03-01 22:17:29.090 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Mar 1 22:17:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 10.0.0.96) !!! [pid: 7|app: 0|req: 206/414] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:17:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:17:29 2026] GET /v2.0/subnets => generated 1261 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:17:29 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: 210/417] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:17:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:17:29 2026] GET /v2.0/agents => generated 3356 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:17:29 2026] GET /v2.0/networks => generated 2168 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:17:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:17:29 2026] GET /v2.0/subnets => generated 1261 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:17:29 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: 213/423] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:17:29 2026] GET /v2.0/floatingips => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:17:29 2026] GET /v2.0/ports => generated 4721 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/433] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:18:29 2026] GET /v2.0/subnets => generated 1261 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:18:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/435] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:18:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:18:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/437] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:18:29 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:18:29 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:18:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/440] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:18:29 2026] GET /v2.0/subnets => generated 1261 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/441] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:18:29 2026] GET /v2.0/networks => generated 2168 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/442] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:18:29 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:18:29 2026] GET /v2.0/agents => generated 3356 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/452] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:19:29 2026] GET /v2.0/routers => generated 15 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:19:29.231 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b434f8c-6ab6-4b3c-9f6c-82eab20b9828] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 22:19:29.233 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [375d34b6-99d9-449c-a48e-34793783e04f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 226/453] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:19:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:19:29 2026] GET /v2.0/networks => generated 2168 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/455] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:19:29 2026] GET /v2.0/agents => generated 3356 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:19:29.371 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dded239d-0374-4416-ae6d-54d7c1055ee8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 22:19:29.372 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e871151e-ad7f-436c-a3a8-252b9c2e19d2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 229/456] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:19:29 2026] GET /v2.0/floatingips => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/457] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:19:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/458] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:19:29 2026] GET /v2.0/subnets => generated 1261 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:19:29 2026] GET /v2.0/ports => generated 4721 bytes in 39 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.96 () {28 vars in 618 bytes} [Sun Mar 1 22:19:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/461] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:19:29 2026] GET /v2.0/subnets => generated 1261 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/462] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:19:29 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) 2026-03-01 22:19:41.376 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dded239d-0374-4416-ae6d-54d7c1055ee8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33010. 2026-03-01 22:19:41.377 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e871151e-ad7f-436c-a3a8-252b9c2e19d2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33026. [pid: 8|app: 0|req: 234/465] 199.204.45.22 () {44 vars in 909 bytes} [Sun Mar 1 22:19:41 2026] GET /v2.0/networks => generated 2168 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:19:42.657 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5b434f8c-6ab6-4b3c-9f6c-82eab20b9828] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33030. 2026-03-01 22:19:42.659 7 INFO oslo.messaging._drivers.impl_rabbit [-] [375d34b6-99d9-449c-a48e-34793783e04f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33036. [pid: 7|app: 0|req: 232/466] 199.204.45.22 () {44 vars in 907 bytes} [Sun Mar 1 22:19:42 2026] GET /v2.0/subnets => generated 1261 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/467] 199.204.45.22 () {44 vars in 909 bytes} [Sun Mar 1 22:19:42 2026] GET /v2.0/networks => generated 2168 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 199.204.45.22 () {44 vars in 909 bytes} [Sun Mar 1 22:20:23 2026] GET /v2.0/networks => generated 2168 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:20:24.306 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Mar 1 22:20:24 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.204.45.22) !!! [pid: 8|app: 0|req: 239/475] 199.204.45.22 () {44 vars in 907 bytes} [Sun Mar 1 22:20:24 2026] GET /v2.0/subnets => generated 1261 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/476] 199.204.45.22 () {44 vars in 909 bytes} [Sun Mar 1 22:20:24 2026] GET /v2.0/networks => generated 2168 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/477] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:20:25 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 9981 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/478] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:20:26 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 9981 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/479] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:20:27 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 9981 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/480] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:20:28 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 9981 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/481] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:20:29 2026] GET /v2.0/floatingips => 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: 240/482] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:20:29 2026] GET /v2.0/networks => generated 2168 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/483] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:20:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/484] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:20:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/485] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:20:29 2026] GET /v2.0/subnets => generated 1261 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/486] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:20:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/487] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:20:29 2026] GET /v2.0/subnets => generated 1261 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/488] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:20:29 2026] GET /v2.0/ports => generated 4721 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/489] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:20:29 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/490] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:20:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:20:29 2026] GET /v2.0/agents => generated 3356 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:20:29 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 9981 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:20:30 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 9981 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/496] 199.204.45.22 () {44 vars in 936 bytes} [Sun Mar 1 22:20:31 2026] GET /v2.0/security-groups => generated 16622 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/497] 199.204.45.22 () {44 vars in 903 bytes} [Sun Mar 1 22:20:31 2026] GET /v2.0/ports => generated 4721 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:20:38.878 8 INFO neutron.pecan_wsgi.hooks.translation [None req-edfb750c-fc0b-42d1-b00b-838b19c295ff e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 250/498] 199.204.45.22 () {44 vars in 977 bytes} [Sun Mar 1 22:20:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/499] 199.204.45.22 () {44 vars in 999 bytes} [Sun Mar 1 22:20:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/500] 199.204.45.22 () {44 vars in 903 bytes} [Sun Mar 1 22:20:40 2026] GET /v2.0/ports => generated 4721 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/501] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:20:41 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 9981 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/502] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:20:42 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 9981 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/503] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:20:43 2026] GET /v2.0/security-groups?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 9981 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/506] 199.204.45.22 () {44 vars in 971 bytes} [Sun Mar 1 22:20:54 2026] GET /v2.0/quotas/baa2e1d511ea42c0b7dd0cebab8cfade => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/511] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:21:29 2026] GET /v2.0/networks => generated 2168 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/512] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:21:29 2026] GET /v2.0/floatingips => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:21:29 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: 258/514] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:21:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/515] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:21:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/516] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:21:29 2026] GET /v2.0/subnets => generated 1261 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/517] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:21:29 2026] GET /v2.0/agents => generated 3356 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/518] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:21:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:21:29 2026] GET /v2.0/ports => generated 4721 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/520] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:21:29 2026] GET /v2.0/subnets => generated 1261 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/521] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:21:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/526] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:21:47 2026] GET /v2.0/security-groups?tenant_id=9edc8808a5484903b7363c8e2c804e78 => generated 6662 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/527] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:21:48 2026] GET /v2.0/security-groups?tenant_id=9edc8808a5484903b7363c8e2c804e78 => generated 6662 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/528] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:21:49 2026] GET /v2.0/security-groups?tenant_id=9edc8808a5484903b7363c8e2c804e78 => generated 6662 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/529] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:21:50 2026] GET /v2.0/security-groups?tenant_id=9edc8808a5484903b7363c8e2c804e78 => generated 6662 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 199.204.45.22 () {44 vars in 1021 bytes} [Sun Mar 1 22:21:51 2026] GET /v2.0/security-groups?tenant_id=9edc8808a5484903b7363c8e2c804e78 => generated 6662 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/531] 199.204.45.22 () {44 vars in 971 bytes} [Sun Mar 1 22:21:58 2026] GET /v2.0/quotas/9edc8808a5484903b7363c8e2c804e78 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/536] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:22:28 2026] GET /v2.0/ports => generated 4721 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/537] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:22:29 2026] GET /v2.0/floatingips => 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: 270/538] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:22:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:22:29 2026] GET /v2.0/subnets => generated 1261 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] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:22:29 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: 270/541] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:22:29 2026] GET /v2.0/networks => generated 2168 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:22:29 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/543] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:22:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/544] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:22:29 2026] GET /v2.0/subnets => generated 1261 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/545] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:22:29 2026] GET /v2.0/agents => generated 3356 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/546] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:22:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 199.204.45.22 () {44 vars in 909 bytes} [Sun Mar 1 22:22:45 2026] GET /v2.0/networks => generated 2168 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 10.0.0.80 () {32 vars in 648 bytes} [Sun Mar 1 22:23:26 2026] GET /v2.0/networks => generated 2168 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 10.0.0.80 () {32 vars in 654 bytes} [Sun Mar 1 22:23:27 2026] GET /v2.0/floatingips => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 10.0.0.80 () {32 vars in 646 bytes} [Sun Mar 1 22:23:27 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/559] 10.0.0.80 () {32 vars in 642 bytes} [Sun Mar 1 22:23:27 2026] GET /v2.0/ports => generated 4721 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/560] 10.0.0.80 () {32 vars in 646 bytes} [Sun Mar 1 22:23:27 2026] GET /v2.0/subnets => generated 1261 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 10.0.0.80 () {32 vars in 648 bytes} [Sun Mar 1 22:23:27 2026] GET /v2.0/networks => generated 2168 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/562] 10.0.0.80 () {32 vars in 662 bytes} [Sun Mar 1 22:23:27 2026] GET /v2.0/security-groups => generated 16622 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 10.0.0.80 () {32 vars in 654 bytes} [Sun Mar 1 22:23:27 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/564] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:23:29 2026] GET /v2.0/ports => generated 4721 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:23:29 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: 283/566] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:23:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/567] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:23:29 2026] GET /v2.0/subnets => generated 1261 bytes in 29 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.96 () {28 vars in 590 bytes} [Sun Mar 1 22:23:29 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: 285/569] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:23:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/570] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:23:29 2026] GET /v2.0/floatingips => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:23:29 2026] GET /v2.0/agents => generated 3356 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/572] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:23:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/573] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:23:29 2026] GET /v2.0/networks => generated 2168 bytes in 72 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.96 () {28 vars in 582 bytes} [Sun Mar 1 22:23:29 2026] GET /v2.0/subnets => generated 1261 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:23:39.166 8 INFO neutron.db.segments_db [None req-d96ab443-0eba-4a87-b36d-d8ca11fb2dfe e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment fbabea32-f137-404a-b0d8-1ffc17e7248f of type vxlan for network 28a50ba7-cd84-4662-8bab-5c4e8b8e0bef [pid: 8|app: 0|req: 289/577] 10.0.0.80 () {34 vars in 670 bytes} [Sun Mar 1 22:23:38 2026] POST /v2.0/networks => generated 743 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:23:39.311 7 INFO neutron.db.segments_db [None req-85646342-d381-4ac0-8e16-4085bc263e11 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 3f0066f9-731e-4a14-a27a-b24bc66f6420 of type vxlan for network a3fdb9b3-54c4-4440-a443-68af339fe36d [pid: 7|app: 0|req: 289/578] 10.0.0.80 () {34 vars in 670 bytes} [Sun Mar 1 22:23:39 2026] POST /v2.0/networks => generated 748 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:23:39.626 8 INFO neutron.db.segments_db [None req-fcc4ffdf-08de-4b84-84e1-de1547915851 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment e4ba75f0-ff57-4fa3-8bff-c3d7a2f42f3a of type vxlan for network 1a50964a-8dd0-40e8-aeba-70d5b87466aa [pid: 7|app: 0|req: 290/579] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:23:39 2026] POST /v2.0/subnets => generated 666 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/580] 10.0.0.80 () {34 vars in 670 bytes} [Sun Mar 1 22:23:39 2026] POST /v2.0/networks => generated 748 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:23:39 2026] GET /v2.0/security-groups?tenant_id=4110e42a198943cb9ff931eb47a6beb2&name=default => generated 2797 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:23:39.962 8 INFO neutron.db.segments_db [None req-4358fd8d-a612-4b49-82b5-fc6329bbe805 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 75f529fe-9cfe-4821-a56d-073d98110e4e of type vxlan for network 017fc93a-74c5-477a-8a40-24872c749d31 [pid: 7|app: 0|req: 291/582] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:23:39 2026] POST /v2.0/subnets => generated 671 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:23:39 2026] POST /v2.0/subnets => generated 671 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:23:40.314 8 INFO neutron.db.l3_hamode_db [None req-4358fd8d-a612-4b49-82b5-fc6329bbe805 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 293/584] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:23:40 2026] DELETE /v2.0/security-groups/a6860385-ab37-4cd2-a115-80ccbdd7e286 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:23:40.434 7 INFO neutron.db.segments_db [None req-69787aad-4931-42a8-9ca2-de80617dcebc e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 317fc654-7b88-4d08-8adb-0b92121f8639 of type vxlan for network 29d071a5-3c73-4086-bbd1-0110373bde48 2026-03-01 22:23:40.784 7 INFO neutron.db.l3_hamode_db [None req-69787aad-4931-42a8-9ca2-de80617dcebc e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:23:41.381 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dded239d-0374-4416-ae6d-54d7c1055ee8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection 2026-03-01 22:23:41.381 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e871151e-ad7f-436c-a3a8-252b9c2e19d2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection 2026-03-01 22:23:41.679 8 INFO neutron.db.l3_hamode_db [None req-4358fd8d-a612-4b49-82b5-fc6329bbe805 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:23:42.234 7 INFO neutron.db.l3_hamode_db [None req-69787aad-4931-42a8-9ca2-de80617dcebc e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:23:42.420 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dded239d-0374-4416-ae6d-54d7c1055ee8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57374. 2026-03-01 22:23:42.421 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e871151e-ad7f-436c-a3a8-252b9c2e19d2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57376. [pid: 8|app: 0|req: 292/585] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:23:39 2026] POST /v2.0/routers => generated 730 bytes in 3406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:23:43.377 8 INFO neutron.db.segments_db [None req-b89736ea-3a7e-4ca5-8dcf-73abdc6cd8c7 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 577b8834-1d9e-4ab3-af6f-66f2a755abb8 of type vxlan for network 6f5668c3-056c-4129-9a86-bf7860f1662f [pid: 7|app: 0|req: 294/586] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:23:40 2026] POST /v2.0/routers => generated 735 bytes in 3342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:23:43.807 8 INFO neutron.db.l3_hamode_db [None req-b89736ea-3a7e-4ca5-8dcf-73abdc6cd8c7 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:23:44.024 7 INFO neutron.db.segments_db [None req-aa1c7c30-f52c-421f-94c1-8717af9f4d24 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 71649020-9cb8-4607-b5c2-602ef9b5e189 of type vxlan for network f2b5f31f-8c4d-4fd2-aa2c-e70d3783c659 [pid: 7|app: 0|req: 295/587] 10.0.0.80 () {34 vars in 670 bytes} [Sun Mar 1 22:23:43 2026] POST /v2.0/networks => generated 744 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:23:44.834 8 INFO neutron.db.l3_hamode_db [None req-b89736ea-3a7e-4ca5-8dcf-73abdc6cd8c7 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 296/588] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:23:44 2026] PUT /v2.0/routers/9ffe0e02-b3d6-44dc-b411-78f317bf49d6/add_router_interface => generated 309 bytes in 1450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/589] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:23:43 2026] POST /v2.0/routers => generated 735 bytes in 3110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/590] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:23:46 2026] POST /v2.0/subnets => generated 668 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/593] 10.0.0.80 () {34 vars in 684 bytes} [Sun Mar 1 22:23:46 2026] POST /v2.0/security-groups => generated 1596 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/594] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:23:45 2026] PUT /v2.0/routers/e97c8c0b-8dc0-4385-88fb-5f09ece1cad2/add_router_interface => generated 309 bytes in 1524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:23:47.220 7 INFO neutron.db.segments_db [None req-af91fb50-98ed-46ab-9e29-907cda8a484d e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 5e0aef03-90f8-4fc2-bab0-3e8d7cd2219e of type vxlan for network a7d39939-2717-40c7-9a7a-2c68de9d4334 2026-03-01 22:23:47.580 7 INFO neutron.db.l3_hamode_db [None req-af91fb50-98ed-46ab-9e29-907cda8a484d e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 298/595] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:23:46 2026] PUT /v2.0/routers/0ac98a16-df0b-4f13-8f0f-1496a55bac88/add_router_interface => generated 309 bytes in 1785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/596] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:23:48 2026] POST /v2.0/security-group-rules => generated 565 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:23:48.897 7 INFO neutron.db.l3_hamode_db [None req-af91fb50-98ed-46ab-9e29-907cda8a484d e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 300/597] 10.0.0.242 () {38 vars in 971 bytes} [Sun Mar 1 22:23:48 2026] POST /v2.0/security-groups => generated 1620 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/598] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:23:49 2026] POST /v2.0/security-group-rules => generated 570 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/599] 10.0.0.80 () {34 vars in 684 bytes} [Sun Mar 1 22:23:49 2026] POST /v2.0/security-groups => generated 1595 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/600] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:23:47 2026] POST /v2.0/routers => generated 732 bytes in 2899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/601] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:23:50 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/602] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:50 2026] GET /v2.0/security-groups/789b2e50-aedd-48b0-a332-7f63778b85e7 => generated 1620 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/603] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:23:49 2026] POST /v2.0/floatingips => generated 552 bytes in 1023 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/604] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:23:50 2026] POST /v2.0/security-group-rules => generated 570 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/605] 10.0.0.242 () {38 vars in 981 bytes} [Sun Mar 1 22:23:50 2026] POST /v2.0/security-group-rules => generated 582 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/606] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:23:50 2026] POST /v2.0/floatingips => generated 552 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/607] 10.0.0.242 () {38 vars in 971 bytes} [Sun Mar 1 22:23:51 2026] POST /v2.0/security-groups => generated 1621 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/608] 10.0.0.242 () {34 vars in 1100 bytes} [Sun Mar 1 22:23:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1304658427&fields=id&tenant_id=f79aa29456a3485db30c68f678093add => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/609] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:51 2026] GET /v2.0/security-groups/a932694d-3f89-48a7-a7ba-9ab503492cca => generated 1621 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/610] 10.0.0.242 () {34 vars in 982 bytes} [Sun Mar 1 22:23:51 2026] GET /v2.0/networks?id=28a50ba7-cd84-4662-8bab-5c4e8b8e0bef => generated 675 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/611] 10.0.0.242 () {38 vars in 981 bytes} [Sun Mar 1 22:23:51 2026] POST /v2.0/security-group-rules => generated 582 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/612] 10.0.0.242 () {34 vars in 965 bytes} [Sun Mar 1 22:23:51 2026] GET /v2.0/quotas/f79aa29456a3485db30c68f678093add => 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: 301/613] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:23:50 2026] PUT /v2.0/routers/23bfb7e8-662b-478e-a2c7-45801c521c6e/add_router_interface => generated 309 bytes in 1503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/614] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:51 2026] GET /v2.0/security-groups/a932694d-3f89-48a7-a7ba-9ab503492cca => generated 2214 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/615] 10.0.0.242 () {34 vars in 1002 bytes} [Sun Mar 1 22:23:51 2026] GET /v2.0/ports?tenant_id=f79aa29456a3485db30c68f678093add&fields=id => generated 103 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/616] 10.0.0.242 () {38 vars in 981 bytes} [Sun Mar 1 22:23:51 2026] POST /v2.0/security-group-rules => generated 587 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/617] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:51 2026] GET /v2.0/security-groups/a932694d-3f89-48a7-a7ba-9ab503492cca => generated 2812 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/618] 10.0.0.242 () {34 vars in 1001 bytes} [Sun Mar 1 22:23:52 2026] GET /v2.0/security-group-rules/e0a56f6b-480b-437b-b3ce-b94931eb6cc8 => generated 584 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/619] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:52 2026] GET /v2.0/security-groups/a932694d-3f89-48a7-a7ba-9ab503492cca => generated 2812 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/620] 10.0.0.242 () {36 vars in 1023 bytes} [Sun Mar 1 22:23:52 2026] DELETE /v2.0/security-group-rules/e0a56f6b-480b-437b-b3ce-b94931eb6cc8 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/621] 10.0.0.242 () {34 vars in 907 bytes} [Sun Mar 1 22:23:52 2026] GET /v2.0/extensions => generated 19178 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/622] 10.0.0.242 () {34 vars in 1008 bytes} [Sun Mar 1 22:23:52 2026] GET /v2.0/networks/28a50ba7-cd84-4662-8bab-5c4e8b8e0bef?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/623] 10.0.0.242 () {38 vars in 971 bytes} [Sun Mar 1 22:23:52 2026] POST /v2.0/security-groups => generated 1615 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/624] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:52 2026] GET /v2.0/security-groups/a932694d-3f89-48a7-a7ba-9ab503492cca => generated 2214 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/625] 10.0.0.242 () {34 vars in 1108 bytes} [Sun Mar 1 22:23:52 2026] GET /v2.0/networks/28a50ba7-cd84-4662-8bab-5c4e8b8e0bef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/626] 10.0.0.242 () {36 vars in 1013 bytes} [Sun Mar 1 22:23:52 2026] DELETE /v2.0/security-groups/a932694d-3f89-48a7-a7ba-9ab503492cca => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/627] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:52 2026] GET /v2.0/security-groups/789b2e50-aedd-48b0-a332-7f63778b85e7 => generated 2213 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/628] 10.0.0.242 () {38 vars in 971 bytes} [Sun Mar 1 22:23:52 2026] POST /v2.0/security-groups => generated 1618 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/629] 10.0.0.242 () {36 vars in 1013 bytes} [Sun Mar 1 22:23:52 2026] DELETE /v2.0/security-groups/789b2e50-aedd-48b0-a332-7f63778b85e7 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/630] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:23:52 2026] GET /v2.0/ports?device_id=241fc127-ea43-4755-8fb4-17b969127b08 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/631] 10.0.0.242 () {38 vars in 971 bytes} [Sun Mar 1 22:23:52 2026] POST /v2.0/security-groups => generated 1617 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/632] 10.0.0.242 () {34 vars in 1002 bytes} [Sun Mar 1 22:23:53 2026] GET /v2.0/security-groups?tenant_id=55bfe93a35f14f389950d61aaa66351d => generated 7597 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/633] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:53 2026] GET /v2.0/security-groups/9ad1d786-1013-4c60-94b7-8f47c99ad5e5 => generated 2798 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/634] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:53 2026] GET /v2.0/security-groups/9ad1d786-1013-4c60-94b7-8f47c99ad5e5 => generated 2798 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/635] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:53 2026] GET /v2.0/security-groups/6d4cee7f-e18c-4d30-af51-4cbe21bf1120 => generated 1615 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/636] 10.0.0.242 () {36 vars in 1013 bytes} [Sun Mar 1 22:23:53 2026] DELETE /v2.0/security-groups/6d4cee7f-e18c-4d30-af51-4cbe21bf1120 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:23:53.506 7 INFO neutron.api.v2.resource [req-e64c5f3d-752c-4fc9-b1f9-a096b92ffed2 req-473b2743-30a6-451e-8ad8-cdb0260e68a0 ba0fc117b01249359059f6520af0f8f4 55bfe93a35f14f389950d61aaa66351d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 316/637] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:53 2026] GET /v2.0/security-groups/6d4cee7f-e18c-4d30-af51-4cbe21bf1120 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/638] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:53 2026] GET /v2.0/security-groups/726d9d6e-d0fa-4e21-938c-8d56279b0102 => generated 1618 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 10.0.0.242 () {36 vars in 1013 bytes} [Sun Mar 1 22:23:53 2026] DELETE /v2.0/security-groups/726d9d6e-d0fa-4e21-938c-8d56279b0102 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:23:53.807 7 INFO neutron.api.v2.resource [req-4882aac8-da10-4c81-a7d9-26aa4703a2d9 req-d3bc6faa-2938-4f98-a5d9-f531a01ba375 ba0fc117b01249359059f6520af0f8f4 55bfe93a35f14f389950d61aaa66351d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 319/640] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:53 2026] GET /v2.0/security-groups/726d9d6e-d0fa-4e21-938c-8d56279b0102 => generated 146 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/641] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:53 2026] GET /v2.0/security-groups/6ebbeaf0-5a62-4887-a2a2-72ad7b91fc2f => generated 1617 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/642] 10.0.0.242 () {36 vars in 1013 bytes} [Sun Mar 1 22:23:53 2026] DELETE /v2.0/security-groups/6ebbeaf0-5a62-4887-a2a2-72ad7b91fc2f => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/643] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:23:54 2026] GET /v2.0/ports?device_id=241fc127-ea43-4755-8fb4-17b969127b08 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:23:54.124 7 INFO neutron.api.v2.resource [req-11d162b0-0920-498d-a0b7-f1161aa9947e req-599051a5-140f-4c75-ba31-4bdac275c4db ba0fc117b01249359059f6520af0f8f4 55bfe93a35f14f389950d61aaa66351d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 323/644] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:54 2026] GET /v2.0/security-groups/6ebbeaf0-5a62-4887-a2a2-72ad7b91fc2f => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 10.0.0.242 () {34 vars in 1002 bytes} [Sun Mar 1 22:23:54 2026] GET /v2.0/security-groups?tenant_id=55bfe93a35f14f389950d61aaa66351d => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/646] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:54 2026] GET /v2.0/security-groups/9ad1d786-1013-4c60-94b7-8f47c99ad5e5 => generated 2798 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/647] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:23:52 2026] PUT /v2.0/routers/e97c8c0b-8dc0-4385-88fb-5f09ece1cad2/remove_router_interface => generated 309 bytes in 1508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/648] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:54 2026] GET /v2.0/security-groups/9ad1d786-1013-4c60-94b7-8f47c99ad5e5 => generated 2798 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:23:54.418 7 INFO neutron.api.v2.resource [req-8fbc6987-cf03-4349-867a-69385af10cb9 req-13b7b4a4-fad3-43fb-b3fd-2efe7d020ae9 ba0fc117b01249359059f6520af0f8f4 55bfe93a35f14f389950d61aaa66351d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 327/649] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:54 2026] GET /v2.0/security-groups/6ebbeaf0-5a62-4887-a2a2-72ad7b91fc2f => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:23:54.481 7 INFO neutron.api.v2.resource [req-e15c67f6-1de2-4f23-9f26-4e025b16da31 req-1907e9b1-20fa-4aea-8683-0ff91355a18a ba0fc117b01249359059f6520af0f8f4 55bfe93a35f14f389950d61aaa66351d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 328/650] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:54 2026] GET /v2.0/security-groups/726d9d6e-d0fa-4e21-938c-8d56279b0102 => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:23:54.532 7 INFO neutron.api.v2.resource [req-143ab768-66aa-4926-9122-56153490b510 req-20c0c680-5b85-4f9c-85cb-3978dea3bed4 ba0fc117b01249359059f6520af0f8f4 55bfe93a35f14f389950d61aaa66351d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 329/651] 10.0.0.242 () {34 vars in 991 bytes} [Sun Mar 1 22:23:54 2026] GET /v2.0/security-groups/6d4cee7f-e18c-4d30-af51-4cbe21bf1120 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:23:55.234 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-69a2a27e-3cbf-417c-8fef-df5fdc829ac5 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-03-01 22:23:56.147 8 INFO neutron.db.l3_hamode_db [None req-69a2a27e-3cbf-417c-8fef-df5fdc829ac5 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] HA network 29d071a5-3c73-4086-bbd1-0110373bde48 was deleted as no HA routers are present in tenant 2a1b6879f8214032a138e6dfbe82776e. [pid: 8|app: 0|req: 323/652] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:23:54 2026] DELETE /v2.0/routers/e97c8c0b-8dc0-4385-88fb-5f09ece1cad2 => generated 0 bytes in 1794 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/653] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:23:56 2026] GET /v2.0/networks?id=28a50ba7-cd84-4662-8bab-5c4e8b8e0bef => generated 675 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/654] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:23:56 2026] GET /v2.0/ports?device_id=241fc127-ea43-4755-8fb4-17b969127b08 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/655] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:23:54 2026] PUT /v2.0/routers/23bfb7e8-662b-478e-a2c7-45801c521c6e/remove_router_interface => generated 309 bytes in 1887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/656] 199.204.45.22 () {34 vars in 1049 bytes} [Sun Mar 1 22:23:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f79aa29456a3485db30c68f678093add => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:23:56.504 8 INFO neutron.services.segments.plugin [-] Segment 317fc654-7b88-4d08-8adb-0b92121f8639 resource provider aggregate not found 2026-03-01 22:23:56.542 8 INFO neutron.services.segments.plugin [-] Segment 317fc654-7b88-4d08-8adb-0b92121f8639 resource provider aggregate not found 2026-03-01 22:23:56.556 8 INFO neutron.services.segments.plugin [-] Segment 317fc654-7b88-4d08-8adb-0b92121f8639 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 317fc654-7b88-4d08-8adb-0b92121f8639 found for delete ", "request_id": "req-c8d4b462-13a0-4a76-a7d2-df1869ce9739"}]} 2026-03-01 22:23:56.577 8 INFO neutron.services.segments.plugin [-] Segment 317fc654-7b88-4d08-8adb-0b92121f8639 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 317fc654-7b88-4d08-8adb-0b92121f8639 found for delete ", "request_id": "req-e68a3a9c-8eb1-40e3-aa93-affdd63a8d8c"}]} [pid: 8|app: 0|req: 326/657] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:23:56 2026] DELETE /v2.0/subnets/535a1919-91ff-4d6f-8a56-5c680a68bd54 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/658] 199.204.45.22 () {38 vars in 954 bytes} [Sun Mar 1 22:23:56 2026] POST /v2.0/ports => generated 954 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:23:57.348 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-85e84879-c813-4f04-a426-112ac7dd2e70 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 328/659] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:23:57 2026] DELETE /v2.0/networks/a3fdb9b3-54c4-4440-a443-68af339fe36d => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/660] 10.0.0.242 () {34 vars in 1098 bytes} [Sun Mar 1 22:23:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--491894739&fields=id&tenant_id=30e2e488f8e9462397e2bc86090478f7 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 199.204.45.22 () {34 vars in 910 bytes} [Sun Mar 1 22:23:57 2026] GET /v2.0/extensions => generated 19178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:23:57 2026] GET /v2.0/ports?device_id=241fc127-ea43-4755-8fb4-17b969127b08 => generated 957 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/663] 10.0.0.242 () {34 vars in 982 bytes} [Sun Mar 1 22:23:57 2026] GET /v2.0/networks?id=1a50964a-8dd0-40e8-aeba-70d5b87466aa => generated 680 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:23:57 2026] GET /v2.0/security-groups?id=4966c449-ce24-4462-99da-f7f343522a53&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/665] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:23:57 2026] GET /v2.0/security-groups?tenant_id=2a1b6879f8214032a138e6dfbe82776e&name=default => generated 2797 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 10.0.0.242 () {34 vars in 965 bytes} [Sun Mar 1 22:23:57 2026] GET /v2.0/quotas/30e2e488f8e9462397e2bc86090478f7 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:23:57.929 7 INFO neutron.db.l3_hamode_db [None req-85e84879-c813-4f04-a426-112ac7dd2e70 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] HA network a7d39939-2717-40c7-9a7a-2c68de9d4334 was deleted as no HA routers are present in tenant 55bfe93a35f14f389950d61aaa66351d. [pid: 7|app: 0|req: 332/667] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:23:56 2026] DELETE /v2.0/routers/23bfb7e8-662b-478e-a2c7-45801c521c6e => generated 0 bytes in 1468 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:23:57 2026] DELETE /v2.0/security-groups/0aef35a6-ca1e-463d-a005-87d4ef13688e => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 10.0.0.242 () {34 vars in 1002 bytes} [Sun Mar 1 22:23:57 2026] GET /v2.0/ports?tenant_id=30e2e488f8e9462397e2bc86090478f7&fields=id => generated 103 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/670] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:23:57 2026] DELETE /v2.0/subnets/7ec5b2d5-5773-4649-86b2-d7cb9fbb06ad => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:23:58.562 7 INFO neutron.services.segments.plugin [-] Segment 5e0aef03-90f8-4fc2-bab0-3e8d7cd2219e resource provider aggregate not found 2026-03-01 22:23:58.590 7 INFO neutron.services.segments.plugin [-] Segment 5e0aef03-90f8-4fc2-bab0-3e8d7cd2219e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e0aef03-90f8-4fc2-bab0-3e8d7cd2219e found for delete ", "request_id": "req-2853b655-9902-4a31-9bbe-76763237a9a5"}]} 2026-03-01 22:23:58.591 7 INFO neutron.services.segments.plugin [-] Segment 5e0aef03-90f8-4fc2-bab0-3e8d7cd2219e resource provider aggregate not found 2026-03-01 22:23:58.617 8 INFO neutron.services.segments.plugin [-] Segment 3f0066f9-731e-4a14-a27a-b24bc66f6420 resource provider aggregate not found 2026-03-01 22:23:58.618 7 INFO neutron.services.segments.plugin [-] Segment 5e0aef03-90f8-4fc2-bab0-3e8d7cd2219e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e0aef03-90f8-4fc2-bab0-3e8d7cd2219e found for delete ", "request_id": "req-dae43cb2-e375-4a87-8f60-1f16f32f7219"}]} 2026-03-01 22:23:58.626 8 INFO neutron.services.segments.plugin [-] Segment 3f0066f9-731e-4a14-a27a-b24bc66f6420 resource provider aggregate not found 2026-03-01 22:23:58.652 8 INFO neutron.services.segments.plugin [-] Segment 3f0066f9-731e-4a14-a27a-b24bc66f6420 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f0066f9-731e-4a14-a27a-b24bc66f6420 found for delete ", "request_id": "req-18fda47a-c3b0-4e61-adfa-5593e57a615b"}]} 2026-03-01 22:23:58.656 8 INFO neutron.services.segments.plugin [-] Segment 3f0066f9-731e-4a14-a27a-b24bc66f6420 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f0066f9-731e-4a14-a27a-b24bc66f6420 found for delete ", "request_id": "req-439fbe8a-8a37-4934-812e-f2a50b889429"}]} [pid: 8|app: 0|req: 338/671] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:23:58 2026] DELETE /v2.0/networks/f2b5f31f-8c4d-4fd2-aa2c-e70d3783c659 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/672] 10.0.0.242 () {34 vars in 907 bytes} [Sun Mar 1 22:23:58 2026] GET /v2.0/extensions => generated 19178 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/673] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:23:58 2026] PUT /v2.0/ports/b677bb12-595c-49bd-ac9f-9c89a7bd0347 => generated 1199 bytes in 805 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/674] 10.0.0.242 () {34 vars in 1008 bytes} [Sun Mar 1 22:23:58 2026] GET /v2.0/networks/1a50964a-8dd0-40e8-aeba-70d5b87466aa?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/675] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:23:58 2026] GET /v2.0/security-groups?tenant_id=55bfe93a35f14f389950d61aaa66351d&name=default => generated 2801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/676] 10.0.0.242 () {34 vars in 1108 bytes} [Sun Mar 1 22:23:58 2026] GET /v2.0/networks/1a50964a-8dd0-40e8-aeba-70d5b87466aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/677] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:23:58 2026] GET /v2.0/ports?device_id=241fc127-ea43-4755-8fb4-17b969127b08 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/678] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:23:59 2026] GET /v2.0/ports?tenant_id=f79aa29456a3485db30c68f678093add&device_id=241fc127-ea43-4755-8fb4-17b969127b08 => generated 1238 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/679] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:23:59 2026] GET /v2.0/security-groups?id=4966c449-ce24-4462-99da-f7f343522a53&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: 345/680] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:23:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b677bb12-595c-49bd-ac9f-9c89a7bd0347 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/681] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:23:59 2026] GET /v2.0/subnets?id=94baecc5-24d5-4e1c-b5d6-eec6679ee22d => generated 669 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/682] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:23:59 2026] DELETE /v2.0/security-groups/9ad1d786-1013-4c60-94b7-8f47c99ad5e5 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/683] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:23:59 2026] GET /v2.0/ports?network_id=28a50ba7-cd84-4662-8bab-5c4e8b8e0bef&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/684] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:23:59 2026] GET /v2.0/networks/28a50ba7-cd84-4662-8bab-5c4e8b8e0bef?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/685] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:23:59 2026] GET /v2.0/ports?device_id=d3cca747-7b6c-4310-86e0-ff56b2fc51b1 => 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: 338/686] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:23:59 2026] GET /v2.0/networks/28a50ba7-cd84-4662-8bab-5c4e8b8e0bef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/687] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:23:59 2026] GET /v2.0/ports?tenant_id=f79aa29456a3485db30c68f678093add&device_id=241fc127-ea43-4755-8fb4-17b969127b08 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:23:59.713 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1137f677-8621-4ea6-8983-f76e9f742653'] response: {'name': 'network-changed', 'server_uuid': '241fc127-ea43-4755-8fb4-17b969127b08', 'tag': 'b677bb12-595c-49bd-ac9f-9c89a7bd0347', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 339/688] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:23:59 2026] GET /v2.0/networks?id=28a50ba7-cd84-4662-8bab-5c4e8b8e0bef => generated 771 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/689] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:00 2026] GET /v2.0/ports?device_id=241fc127-ea43-4755-8fb4-17b969127b08 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/690] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:00 2026] GET /v2.0/networks?id=1a50964a-8dd0-40e8-aeba-70d5b87466aa => generated 680 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/691] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:24:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b677bb12-595c-49bd-ac9f-9c89a7bd0347 => 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: 343/692] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:00 2026] GET /v2.0/security-groups?id=4966c449-ce24-4462-99da-f7f343522a53&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 199.204.45.22 () {34 vars in 1049 bytes} [Sun Mar 1 22:24:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=30e2e488f8e9462397e2bc86090478f7 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:00.624 8 INFO neutron.db.segments_db [None req-9fa0be5a-415b-4287-a3fe-5762657c2764 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 5ae996a6-832b-42a9-aa87-2973709c6d35 of type vxlan for network 282086b1-4caf-4a4b-ad67-180735be41a6 [pid: 7|app: 0|req: 347/696] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:00 2026] GET /v2.0/subnets?id=94baecc5-24d5-4e1c-b5d6-eec6679ee22d => generated 669 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:00 2026] GET /v2.0/ports?device_id=d3cca747-7b6c-4310-86e0-ff56b2fc51b1 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:00.675 8 INFO neutron.services.segments.plugin [-] Segment 71649020-9cb8-4607-b5c2-602ef9b5e189 resource provider aggregate not found 2026-03-01 22:24:00.701 8 INFO neutron.services.segments.plugin [-] Segment 71649020-9cb8-4607-b5c2-602ef9b5e189 resource provider aggregate not found 2026-03-01 22:24:00.710 8 INFO neutron.services.segments.plugin [-] Segment 71649020-9cb8-4607-b5c2-602ef9b5e189 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71649020-9cb8-4607-b5c2-602ef9b5e189 found for delete ", "request_id": "req-a20aaa9e-f0dd-4f58-a933-ea79fd4e5140"}]} 2026-03-01 22:24:00.731 8 INFO neutron.services.segments.plugin [-] Segment 71649020-9cb8-4607-b5c2-602ef9b5e189 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71649020-9cb8-4607-b5c2-602ef9b5e189 found for delete ", "request_id": "req-e52ce090-7fd4-4ca2-bce0-f4e248cdde8f"}]} [pid: 8|app: 0|req: 350/698] 10.0.0.80 () {34 vars in 670 bytes} [Sun Mar 1 22:24:00 2026] POST /v2.0/networks => generated 752 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/699] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:00 2026] GET /v2.0/ports?network_id=28a50ba7-cd84-4662-8bab-5c4e8b8e0bef&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/700] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:24:00 2026] POST /v2.0/subnets => generated 675 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:01 2026] GET /v2.0/networks/28a50ba7-cd84-4662-8bab-5c4e8b8e0bef?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:01.296 8 INFO neutron.db.segments_db [None req-65730f2f-1996-4407-89c1-ffe587423045 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment c0d1b61a-e183-4bfa-87aa-e06ac7a7f277 of type vxlan for network 9fc3da43-2b88-4061-ada1-541b4bcc2d3b [pid: 7|app: 0|req: 349/702] 199.204.45.22 () {38 vars in 954 bytes} [Sun Mar 1 22:24:00 2026] POST /v2.0/ports => generated 958 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/703] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:01 2026] GET /v2.0/networks/28a50ba7-cd84-4662-8bab-5c4e8b8e0bef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:01.692 8 INFO neutron.db.l3_hamode_db [None req-65730f2f-1996-4407-89c1-ffe587423045 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 351/704] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:24:01 2026] PUT /v2.0/ports/cfb3b5c9-d30e-44a0-ae80-e2abd10a591b => generated 1203 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/705] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:02 2026] GET /v2.0/ports?device_id=241fc127-ea43-4755-8fb4-17b969127b08 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/706] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:02 2026] GET /v2.0/ports?device_id=d3cca747-7b6c-4310-86e0-ff56b2fc51b1 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/707] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:02 2026] GET /v2.0/ports?tenant_id=30e2e488f8e9462397e2bc86090478f7&device_id=d3cca747-7b6c-4310-86e0-ff56b2fc51b1 => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:02 2026] GET /v2.0/security-groups?id=4966c449-ce24-4462-99da-f7f343522a53&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/709] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:02 2026] GET /v2.0/security-groups?id=1b9f2e13-2939-4131-bf15-fc91e1a81458&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: 357/710] 199.204.45.22 () {34 vars in 1059 bytes} [Sun Mar 1 22:24:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=cfb3b5c9-d30e-44a0-ae80-e2abd10a591b => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:02.413 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7618911-f936-4663-9c6e-859d9b20fe83'] response: {'name': 'network-changed', 'server_uuid': 'd3cca747-7b6c-4310-86e0-ff56b2fc51b1', 'tag': 'cfb3b5c9-d30e-44a0-ae80-e2abd10a591b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 358/711] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:02 2026] GET /v2.0/subnets?id=64a08692-9575-4d07-91e7-43815b91155f => generated 674 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/712] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:02 2026] GET /v2.0/ports?network_id=1a50964a-8dd0-40e8-aeba-70d5b87466aa&device_owner=network%3Adhcp => generated 1244 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/713] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:02 2026] GET /v2.0/networks/1a50964a-8dd0-40e8-aeba-70d5b87466aa?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/714] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:02 2026] GET /v2.0/networks/1a50964a-8dd0-40e8-aeba-70d5b87466aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/715] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:02 2026] GET /v2.0/ports?tenant_id=30e2e488f8e9462397e2bc86090478f7&device_id=d3cca747-7b6c-4310-86e0-ff56b2fc51b1 => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:24:02.964 8 INFO neutron.db.l3_hamode_db [None req-65730f2f-1996-4407-89c1-ffe587423045 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 363/716] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:02 2026] GET /v2.0/networks?id=1a50964a-8dd0-40e8-aeba-70d5b87466aa => generated 776 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/717] 199.204.45.22 () {34 vars in 1059 bytes} [Sun Mar 1 22:24:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=cfb3b5c9-d30e-44a0-ae80-e2abd10a591b => 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: 365/718] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:03 2026] GET /v2.0/subnets?id=64a08692-9575-4d07-91e7-43815b91155f => generated 674 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/719] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:03 2026] GET /v2.0/ports?network_id=1a50964a-8dd0-40e8-aeba-70d5b87466aa&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/720] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:03 2026] GET /v2.0/networks/1a50964a-8dd0-40e8-aeba-70d5b87466aa?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/721] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:03 2026] GET /v2.0/networks/1a50964a-8dd0-40e8-aeba-70d5b87466aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/722] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:03 2026] GET /v2.0/ports?device_id=241fc127-ea43-4755-8fb4-17b969127b08 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/723] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:03 2026] GET /v2.0/ports?device_id=d3cca747-7b6c-4310-86e0-ff56b2fc51b1 => generated 973 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/724] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:03 2026] GET /v2.0/security-groups?id=4966c449-ce24-4462-99da-f7f343522a53&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: 372/725] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:03 2026] GET /v2.0/security-groups?id=1b9f2e13-2939-4131-bf15-fc91e1a81458&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/726] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:24:01 2026] POST /v2.0/routers => generated 739 bytes in 3309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/727] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:04 2026] GET /v2.0/ports?device_id=241fc127-ea43-4755-8fb4-17b969127b08 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/728] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:04 2026] GET /v2.0/ports?device_id=d3cca747-7b6c-4310-86e0-ff56b2fc51b1 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/729] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:04 2026] GET /v2.0/security-groups?id=4966c449-ce24-4462-99da-f7f343522a53&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: 358/730] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:04 2026] GET /v2.0/security-groups?id=1b9f2e13-2939-4131-bf15-fc91e1a81458&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: 359/731] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:05 2026] GET /v2.0/ports?device_id=241fc127-ea43-4755-8fb4-17b969127b08 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:05.761 8 INFO neutron.db.l3_db [None req-0e478a4f-d0bf-4d35-b259-842425fb4601 bea232b17f594aca989bb7168f34a782 f79aa29456a3485db30c68f678093add - - - -] Floating IP 659c2918-7cac-4480-b0ec-5dfc56c10b08 associated. External IP: 10.96.250.218, port: b677bb12-595c-49bd-ac9f-9c89a7bd0347. [pid: 8|app: 0|req: 360/732] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:24:05 2026] PUT /v2.0/floatingips/659c2918-7cac-4480-b0ec-5dfc56c10b08 => generated 855 bytes in 1061 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/733] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:24:04 2026] PUT /v2.0/routers/b34b4e60-29b7-47fe-ba14-89504ff01b16/add_router_interface => generated 309 bytes in 1737 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/734] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:06 2026] GET /v2.0/ports?device_id=d3cca747-7b6c-4310-86e0-ff56b2fc51b1 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/735] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:06 2026] GET /v2.0/ports?device_id=241fc127-ea43-4755-8fb4-17b969127b08 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/736] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:06 2026] GET /v2.0/security-groups?id=1b9f2e13-2939-4131-bf15-fc91e1a81458&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/737] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:06 2026] GET /v2.0/security-groups?id=4966c449-ce24-4462-99da-f7f343522a53&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/738] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:24:06 2026] GET /v2.0/security-groups?tenant_id=262daada80ff49e58034c31b142670e6&name=default => generated 2801 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:24:06.810 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb033622-6512-4ff0-aad8-d0c8be78c25b'] response: {'name': 'network-changed', 'server_uuid': '241fc127-ea43-4755-8fb4-17b969127b08', 'tag': 'b677bb12-595c-49bd-ac9f-9c89a7bd0347', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 362/739] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:06 2026] GET /v2.0/ports?tenant_id=f79aa29456a3485db30c68f678093add&device_id=241fc127-ea43-4755-8fb4-17b969127b08 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/740] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:24:06 2026] DELETE /v2.0/security-groups/423fb83d-20c7-49f2-a396-1f40c86692ca => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/741] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:06 2026] GET /v2.0/networks?id=28a50ba7-cd84-4662-8bab-5c4e8b8e0bef => generated 771 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/742] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:07 2026] GET /v2.0/ports?device_id=241fc127-ea43-4755-8fb4-17b969127b08 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/743] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:24:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b677bb12-595c-49bd-ac9f-9c89a7bd0347 => generated 858 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/744] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:24:07 2026] GET /v2.0/security-groups?tenant_id=d51e72a8adc9462a9512f46622374fa0&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/745] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:07 2026] GET /v2.0/security-groups?id=4966c449-ce24-4462-99da-f7f343522a53&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: 368/746] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:07 2026] GET /v2.0/subnets?id=94baecc5-24d5-4e1c-b5d6-eec6679ee22d => generated 669 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/747] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:24:07 2026] DELETE /v2.0/security-groups/5250669c-ebe3-410a-bb0a-6267b28e47f4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/748] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:07 2026] GET /v2.0/ports?network_id=28a50ba7-cd84-4662-8bab-5c4e8b8e0bef&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/749] 10.0.0.80 () {34 vars in 684 bytes} [Sun Mar 1 22:24:06 2026] POST /v2.0/security-groups => generated 1596 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/750] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:07 2026] GET /v2.0/networks/28a50ba7-cd84-4662-8bab-5c4e8b8e0bef?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/751] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:07 2026] GET /v2.0/ports?device_id=d3cca747-7b6c-4310-86e0-ff56b2fc51b1 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/752] 199.204.45.22 () {34 vars in 993 bytes} [Sun Mar 1 22:24:07 2026] GET /v2.0/ports?device_id=241fc127-ea43-4755-8fb4-17b969127b08 => 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: 381/753] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:24:07 2026] POST /v2.0/security-group-rules => generated 565 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/754] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:07 2026] GET /v2.0/security-groups?id=1b9f2e13-2939-4131-bf15-fc91e1a81458&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/755] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:07 2026] GET /v2.0/networks/28a50ba7-cd84-4662-8bab-5c4e8b8e0bef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 688 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:08.467 7 INFO neutron.db.l3_db [None req-be0733bb-3382-4437-aa8f-8acc263425b4 bea232b17f594aca989bb7168f34a782 f79aa29456a3485db30c68f678093add - - - -] Floating IP 659c2918-7cac-4480-b0ec-5dfc56c10b08 disassociated. External IP: 10.96.250.218, port: b677bb12-595c-49bd-ac9f-9c89a7bd0347. [pid: 8|app: 0|req: 374/756] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:24:08 2026] POST /v2.0/security-group-rules => generated 570 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/757] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:08 2026] GET /v2.0/ports?device_id=d3cca747-7b6c-4310-86e0-ff56b2fc51b1 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/758] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:08 2026] GET /v2.0/ports?device_id=241fc127-ea43-4755-8fb4-17b969127b08 => 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: 383/759] 199.204.45.22 () {36 vars in 996 bytes} [Sun Mar 1 22:24:07 2026] DELETE /v2.0/ports/b677bb12-595c-49bd-ac9f-9c89a7bd0347 => generated 0 bytes in 1128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:24:09.115 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-21d44c73-a6e0-40c8-be6b-e98e2cadcba3'] response: {'server_uuid': '241fc127-ea43-4755-8fb4-17b969127b08', 'name': 'network-vif-deleted', 'tag': 'b677bb12-595c-49bd-ac9f-9c89a7bd0347', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 377/760] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:24:08 2026] POST /v2.0/floatingips => generated 552 bytes in 800 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:24:09.548 7 INFO neutron.db.l3_db [None req-cd1760d5-2185-492c-b581-6904460f5737 8e9ce84c841b4a31a74a0138dac10bfd 30e2e488f8e9462397e2bc86090478f7 - - - -] Floating IP 81f6ba82-cc9a-4453-842b-a4c3682b901d associated. External IP: 10.96.250.207, port: cfb3b5c9-d30e-44a0-ae80-e2abd10a591b. [pid: 8|app: 0|req: 378/761] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:24:09 2026] DELETE /v2.0/security-groups/4966c449-ce24-4462-99da-f7f343522a53 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/762] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:24:09 2026] PUT /v2.0/floatingips/81f6ba82-cc9a-4453-842b-a4c3682b901d => generated 856 bytes in 904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:09.940 8 INFO neutron.api.v2.resource [None req-b1f6249b-dc53-4726-8d66-90177c0dee72 bea232b17f594aca989bb7168f34a782 f79aa29456a3485db30c68f678093add - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 379/763] 10.0.0.80 () {32 vars in 736 bytes} [Sun Mar 1 22:24:09 2026] GET /v2.0/security-groups/4966c449-ce24-4462-99da-f7f343522a53 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/764] 10.0.0.242 () {34 vars in 1100 bytes} [Sun Mar 1 22:24:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1730433602&fields=id&tenant_id=9eb675869e374718af4d2530b331328a => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/765] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:10 2026] GET /v2.0/ports?device_id=d3cca747-7b6c-4310-86e0-ff56b2fc51b1 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/766] 10.0.0.242 () {34 vars in 982 bytes} [Sun Mar 1 22:24:10 2026] GET /v2.0/networks?id=282086b1-4caf-4a4b-ad67-180735be41a6 => generated 684 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/767] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:10 2026] GET /v2.0/security-groups?id=1b9f2e13-2939-4131-bf15-fc91e1a81458&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: 384/768] 10.0.0.242 () {34 vars in 965 bytes} [Sun Mar 1 22:24:10 2026] GET /v2.0/quotas/9eb675869e374718af4d2530b331328a => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/769] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:24:09 2026] DELETE /v2.0/floatingips/659c2918-7cac-4480-b0ec-5dfc56c10b08 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/770] 10.0.0.242 () {34 vars in 1002 bytes} [Sun Mar 1 22:24:10 2026] GET /v2.0/ports?tenant_id=9eb675869e374718af4d2530b331328a&fields=id => generated 103 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/771] 10.0.0.242 () {34 vars in 1008 bytes} [Sun Mar 1 22:24:10 2026] GET /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/772] 10.0.0.242 () {34 vars in 1108 bytes} [Sun Mar 1 22:24:10 2026] GET /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/773] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:10 2026] GET /v2.0/ports?device_id=d3cca747-7b6c-4310-86e0-ff56b2fc51b1 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/774] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:10 2026] GET /v2.0/security-groups?id=1b9f2e13-2939-4131-bf15-fc91e1a81458&fields=id&fields=name => generated 113 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/775] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:10 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:11.165 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d843ec0-d5d4-4748-a535-e7375d048f11'] response: {'name': 'network-changed', 'server_uuid': 'd3cca747-7b6c-4310-86e0-ff56b2fc51b1', 'tag': 'cfb3b5c9-d30e-44a0-ae80-e2abd10a591b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 391/776] 199.204.45.22 () {34 vars in 993 bytes} [Sun Mar 1 22:24:11 2026] GET /v2.0/ports?device_id=d3cca747-7b6c-4310-86e0-ff56b2fc51b1 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/777] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:11 2026] GET /v2.0/ports?tenant_id=30e2e488f8e9462397e2bc86090478f7&device_id=d3cca747-7b6c-4310-86e0-ff56b2fc51b1 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/778] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:24:10 2026] PUT /v2.0/routers/9ffe0e02-b3d6-44dc-b411-78f317bf49d6/remove_router_interface => generated 309 bytes in 1861 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/779] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:12 2026] GET /v2.0/networks?id=1a50964a-8dd0-40e8-aeba-70d5b87466aa => generated 776 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:12 2026] GET /v2.0/ports?device_id=d3cca747-7b6c-4310-86e0-ff56b2fc51b1 => generated 973 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/781] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:12 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:12.522 8 INFO neutron.db.l3_db [None req-bf40c916-17bf-42b1-9baf-321530a760e9 8e9ce84c841b4a31a74a0138dac10bfd 30e2e488f8e9462397e2bc86090478f7 - - - -] Floating IP 81f6ba82-cc9a-4453-842b-a4c3682b901d disassociated. External IP: 10.96.250.207, port: cfb3b5c9-d30e-44a0-ae80-e2abd10a591b. [pid: 7|app: 0|req: 390/782] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:12 2026] GET /v2.0/networks?id=282086b1-4caf-4a4b-ad67-180735be41a6 => generated 684 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/783] 199.204.45.22 () {36 vars in 996 bytes} [Sun Mar 1 22:24:11 2026] DELETE /v2.0/ports/cfb3b5c9-d30e-44a0-ae80-e2abd10a591b => generated 0 bytes in 1758 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/784] 199.204.45.22 () {34 vars in 1059 bytes} [Sun Mar 1 22:24:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=cfb3b5c9-d30e-44a0-ae80-e2abd10a591b => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:13.078 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2e5f246-3095-48ac-b5e3-21dc4eaf8a51'] response: {'server_uuid': 'd3cca747-7b6c-4310-86e0-ff56b2fc51b1', 'name': 'network-vif-deleted', 'tag': 'cfb3b5c9-d30e-44a0-ae80-e2abd10a591b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 395/785] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:13 2026] GET /v2.0/security-groups?id=1b9f2e13-2939-4131-bf15-fc91e1a81458&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/786] 199.204.45.22 () {34 vars in 1049 bytes} [Sun Mar 1 22:24:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9eb675869e374718af4d2530b331328a => generated 181 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:13 2026] GET /v2.0/subnets?id=64a08692-9575-4d07-91e7-43815b91155f => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/788] 199.204.45.22 () {38 vars in 954 bytes} [Sun Mar 1 22:24:13 2026] POST /v2.0/ports => generated 954 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/789] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:13 2026] GET /v2.0/ports?network_id=1a50964a-8dd0-40e8-aeba-70d5b87466aa&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/790] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:13 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 957 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:13.906 7 INFO neutron.services.segments.plugin [-] Segment 75f529fe-9cfe-4821-a56d-073d98110e4e resource provider aggregate not found 2026-03-01 22:24:13.913 7 INFO neutron.services.segments.plugin [-] Segment 75f529fe-9cfe-4821-a56d-073d98110e4e resource provider aggregate not found 2026-03-01 22:24:13.931 7 INFO neutron.services.segments.plugin [-] Segment 75f529fe-9cfe-4821-a56d-073d98110e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75f529fe-9cfe-4821-a56d-073d98110e4e found for delete ", "request_id": "req-2c4c59cd-5509-46d9-a282-946dd5e866e9"}]} 2026-03-01 22:24:13.935 7 INFO neutron.services.segments.plugin [-] Segment 75f529fe-9cfe-4821-a56d-073d98110e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75f529fe-9cfe-4821-a56d-073d98110e4e found for delete ", "request_id": "req-9bcf96db-60a1-49af-98d3-66e94d2d1c45"}]} 2026-03-01 22:24:13.944 7 INFO neutron.db.l3_hamode_db [None req-42fd859f-d560-4fb2-85c7-c013e619b1c6 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] HA network 017fc93a-74c5-477a-8a40-24872c749d31 was deleted as no HA routers are present in tenant f79aa29456a3485db30c68f678093add. [pid: 7|app: 0|req: 391/791] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:12 2026] DELETE /v2.0/routers/9ffe0e02-b3d6-44dc-b411-78f317bf49d6 => generated 0 bytes in 1357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/792] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:13 2026] GET /v2.0/networks/1a50964a-8dd0-40e8-aeba-70d5b87466aa?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/793] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:14 2026] GET /v2.0/security-groups?id=bcd46cb3-c088-4be7-9c27-9a8100f8c604&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: 394/794] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:14 2026] DELETE /v2.0/subnets/94baecc5-24d5-4e1c-b5d6-eec6679ee22d => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/795] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:24:13 2026] PUT /v2.0/ports/f1ddf014-dcb6-43a4-8be5-c8af9628c72b => generated 1199 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/796] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:14 2026] GET /v2.0/networks/1a50964a-8dd0-40e8-aeba-70d5b87466aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/797] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:24:14 2026] DELETE /v2.0/security-groups/1b9f2e13-2939-4131-bf15-fc91e1a81458 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/798] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:14 2026] GET /v2.0/ports?tenant_id=9eb675869e374718af4d2530b331328a&device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:24:14.504 8 INFO neutron.api.v2.resource [None req-6952da31-f9e4-41f0-b1ec-283efd8383ca 8e9ce84c841b4a31a74a0138dac10bfd 30e2e488f8e9462397e2bc86090478f7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 404/799] 10.0.0.80 () {32 vars in 736 bytes} [Sun Mar 1 22:24:14 2026] GET /v2.0/security-groups/1b9f2e13-2939-4131-bf15-fc91e1a81458 => 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: 405/800] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:24:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f1ddf014-dcb6-43a4-8be5-c8af9628c72b => 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: 396/801] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:24:14 2026] DELETE /v2.0/networks/28a50ba7-cd84-4662-8bab-5c4e8b8e0bef => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/802] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:14 2026] GET /v2.0/subnets?id=eae4d4b5-5e97-4dd4-a35c-cb42ea493b27 => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/803] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:24:14 2026] DELETE /v2.0/floatingips/81f6ba82-cc9a-4453-842b-a4c3682b901d => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/804] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:14 2026] GET /v2.0/ports?network_id=282086b1-4caf-4a4b-ad67-180735be41a6&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:24:15.123 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8e29e57-dde7-48a2-9d8e-2d42b2cb196e'] response: {'name': 'network-changed', 'server_uuid': 'cccbc547-2b7f-4dd0-b037-681b6465585a', 'tag': 'f1ddf014-dcb6-43a4-8be5-c8af9628c72b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 408/805] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:24:14 2026] GET /v2.0/security-groups?tenant_id=fd928f89baf641888024d19d012758e1&name=default => generated 2801 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/806] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:15 2026] GET /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/807] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:24:15 2026] GET /v2.0/security-groups?tenant_id=f79aa29456a3485db30c68f678093add&name=default => generated 2797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/808] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:15 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/809] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:24:15 2026] DELETE /v2.0/security-groups/bc19aae5-e857-48d3-a6f8-83c9315d6803 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/812] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:15 2026] GET /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/813] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:24:15 2026] DELETE /v2.0/security-groups/f1dc5bbd-dd0f-4168-a817-fe3cd1e2ca67 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/814] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:15 2026] GET /v2.0/security-groups?id=bcd46cb3-c088-4be7-9c27-9a8100f8c604&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: 418/815] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:15 2026] GET /v2.0/ports?tenant_id=9eb675869e374718af4d2530b331328a&device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:24:15.961 7 INFO neutron.services.segments.plugin [-] Segment fbabea32-f137-404a-b0d8-1ffc17e7248f resource provider aggregate not found 2026-03-01 22:24:15.980 7 INFO neutron.services.segments.plugin [-] Segment fbabea32-f137-404a-b0d8-1ffc17e7248f resource provider aggregate not found 2026-03-01 22:24:15.985 7 INFO neutron.services.segments.plugin [-] Segment fbabea32-f137-404a-b0d8-1ffc17e7248f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbabea32-f137-404a-b0d8-1ffc17e7248f found for delete ", "request_id": "req-a817d67c-0504-4cf4-9427-856adc968631"}]} 2026-03-01 22:24:16.016 7 INFO neutron.services.segments.plugin [-] Segment fbabea32-f137-404a-b0d8-1ffc17e7248f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbabea32-f137-404a-b0d8-1ffc17e7248f found for delete ", "request_id": "req-dd600ebf-4162-4665-b0d0-9241eb1f4bb1"}]} [pid: 8|app: 0|req: 419/816] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:24:15 2026] GET /v2.0/security-groups?tenant_id=126149a265314fddaabef2519455f103&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/817] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:16 2026] GET /v2.0/networks?id=282086b1-4caf-4a4b-ad67-180735be41a6 => generated 780 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/818] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:24:16 2026] DELETE /v2.0/security-groups/54049a4e-9a46-4758-a942-6efdbaa1b200 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/819] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:24:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f1ddf014-dcb6-43a4-8be5-c8af9628c72b => 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: 398/820] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:24:14 2026] PUT /v2.0/routers/0ac98a16-df0b-4f13-8f0f-1496a55bac88/remove_router_interface => generated 309 bytes in 1353 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/821] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:16 2026] GET /v2.0/subnets?id=eae4d4b5-5e97-4dd4-a35c-cb42ea493b27 => generated 678 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/822] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:16 2026] GET /v2.0/ports?network_id=282086b1-4caf-4a4b-ad67-180735be41a6&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/823] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:16 2026] GET /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/824] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:16 2026] GET /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/825] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:17 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => 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: 428/826] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:17 2026] GET /v2.0/security-groups?id=bcd46cb3-c088-4be7-9c27-9a8100f8c604&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-03-01 22:24:17.594 7 INFO neutron.db.l3_hamode_db [None req-1ad5a97f-267d-4a38-9e19-bb8b84001494 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] HA network 6f5668c3-056c-4129-9a86-bf7860f1662f was deleted as no HA routers are present in tenant 30e2e488f8e9462397e2bc86090478f7. [pid: 7|app: 0|req: 399/827] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:16 2026] DELETE /v2.0/routers/0ac98a16-df0b-4f13-8f0f-1496a55bac88 => generated 0 bytes in 1332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/828] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:17 2026] DELETE /v2.0/subnets/64a08692-9575-4d07-91e7-43815b91155f => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:24:18.026 7 INFO neutron.services.segments.plugin [-] Segment 577b8834-1d9e-4ab3-af6f-66f2a755abb8 resource provider aggregate not found 2026-03-01 22:24:18.049 7 INFO neutron.services.segments.plugin [-] Segment 577b8834-1d9e-4ab3-af6f-66f2a755abb8 resource provider aggregate not found 2026-03-01 22:24:18.059 7 INFO neutron.services.segments.plugin [-] Segment 577b8834-1d9e-4ab3-af6f-66f2a755abb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 577b8834-1d9e-4ab3-af6f-66f2a755abb8 found for delete ", "request_id": "req-181a218d-cd8c-4629-ad07-161f82543947"}]} 2026-03-01 22:24:18.074 7 INFO neutron.services.segments.plugin [-] Segment 577b8834-1d9e-4ab3-af6f-66f2a755abb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 577b8834-1d9e-4ab3-af6f-66f2a755abb8 found for delete ", "request_id": "req-9d0360c8-2c34-4190-bddc-985a5987f3ad"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-03-01 22:24:18.191 7 INFO neutron.db.segments_db [None req-1d13cbae-0c70-4008-afcf-0d807805410c e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment a90e0abf-d496-4921-a98c-63aa0fcff573 of type vxlan for network 60f02380-dfa5-41bd-bb21-874bc530857b [pid: 7|app: 0|req: 400/829] 10.0.0.80 () {34 vars in 670 bytes} [Sun Mar 1 22:24:17 2026] POST /v2.0/networks => generated 743 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:24:18.450 8 INFO neutron.services.segments.plugin [-] Segment e4ba75f0-ff57-4fa3-8bff-c3d7a2f42f3a resource provider aggregate not found 2026-03-01 22:24:18.462 8 INFO neutron.services.segments.plugin [-] Segment e4ba75f0-ff57-4fa3-8bff-c3d7a2f42f3a resource provider aggregate not found 2026-03-01 22:24:18.490 8 INFO neutron.services.segments.plugin [-] Segment e4ba75f0-ff57-4fa3-8bff-c3d7a2f42f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4ba75f0-ff57-4fa3-8bff-c3d7a2f42f3a found for delete ", "request_id": "req-325f2426-2b96-4a13-90ac-865d6e6d39e4"}]} 2026-03-01 22:24:18.491 8 INFO neutron.services.segments.plugin [-] Segment e4ba75f0-ff57-4fa3-8bff-c3d7a2f42f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4ba75f0-ff57-4fa3-8bff-c3d7a2f42f3a found for delete ", "request_id": "req-f92c12c1-c5d8-4d80-a264-2d5b7564c008"}]} [pid: 8|app: 0|req: 430/830] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:24:17 2026] DELETE /v2.0/networks/1a50964a-8dd0-40e8-aeba-70d5b87466aa => generated 0 bytes in 625 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/831] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:18 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:18.642 7 INFO neutron.db.segments_db [None req-2abb9556-f653-47bb-a28b-0ad791796ef3 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] Added segment 1a024c39-13d1-4949-aa59-ba9e03693c23 of type vxlan for network 056e38c9-f118-4c26-a2f3-25f6ab7f3b1a [pid: 7|app: 0|req: 401/832] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:24:18 2026] POST /v2.0/networks => generated 634 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/833] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:18 2026] GET /v2.0/security-groups?id=bcd46cb3-c088-4be7-9c27-9a8100f8c604&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/834] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:24:18 2026] POST /v2.0/subnets => generated 666 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/835] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:24:18 2026] GET /v2.0/security-groups?tenant_id=30e2e488f8e9462397e2bc86090478f7&name=default => generated 2797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:24:18.958 7 INFO neutron.db.segments_db [None req-9027b0ac-10b6-4e44-b897-2608bc805359 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 65a8f852-e7dd-4f84-ba22-244be79ed050 of type vxlan for network cd7fcf48-af47-41b0-b6c1-ba07bad9e156 2026-03-01 22:24:18.982 8 INFO neutron.db.segments_db [None req-1ee63bd4-35a8-4343-9c4e-de697974fad2 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] Added segment 3a9590e0-5b8e-4e9e-9b85-35f46bdc0873 of type vxlan for network d5c6ff12-4b69-48bd-846d-4ce6184db721 2026-03-01 22:24:19.290 7 INFO neutron.db.l3_hamode_db [None req-9027b0ac-10b6-4e44-b897-2608bc805359 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 433/836] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:24:18 2026] POST /v2.0/networks => generated 633 bytes in 948 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/837] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:24:19 2026] DELETE /v2.0/security-groups/1f96b541-9d02-481d-8ccd-c44aa3d381a4 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/838] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:19 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/839] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:24:20 2026] POST /v2.0/subnets => generated 622 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:24:20.876 7 INFO neutron.db.l3_hamode_db [None req-9027b0ac-10b6-4e44-b897-2608bc805359 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:24:20.955 8 INFO neutron.db.l3_db [None req-4387832d-afea-4de0-bfc2-f5c4bf0cadf4 57a109271ebc44dfb3848e287c3bcaf9 9eb675869e374718af4d2530b331328a - - - -] Floating IP 9987584f-96b1-4645-9777-3bcbbe3df5cf associated. External IP: 10.96.250.211, port: f1ddf014-dcb6-43a4-8be5-c8af9628c72b. [pid: 8|app: 0|req: 437/840] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:24:20 2026] PUT /v2.0/floatingips/9987584f-96b1-4645-9777-3bcbbe3df5cf => generated 855 bytes in 1004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:21.528 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c90e4851-f805-4186-8623-23dbc5265ff0'] response: {'name': 'network-changed', 'server_uuid': 'cccbc547-2b7f-4dd0-b037-681b6465585a', 'tag': 'f1ddf014-dcb6-43a4-8be5-c8af9628c72b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 438/841] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:24:21 2026] POST /v2.0/subnets => generated 631 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/842] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:21 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/843] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:21 2026] GET /v2.0/ports?tenant_id=9eb675869e374718af4d2530b331328a&device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:24:22.125 8 INFO neutron.db.segments_db [None req-809d5397-aecc-48ed-89b5-f0034cb6a0db 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] Added segment 7cf85e54-0a94-4f77-8ec4-7f0b62a4f002 of type vxlan for network c421997e-8332-4d17-82ce-2440befe7a41 [pid: 7|app: 0|req: 404/844] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:24:18 2026] POST /v2.0/routers => generated 730 bytes in 3252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:24:22.513 8 INFO neutron.db.l3_hamode_db [None req-809d5397-aecc-48ed-89b5-f0034cb6a0db 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:24:22.565 7 INFO neutron.db.segments_db [None req-aaf2569e-7fd0-4b40-8172-f5c4c2b9e3f5 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 25d4e47d-a168-4fd6-86c4-805708b66ae5 of type vxlan for network 59736bcf-5b68-4a4f-8361-fbcf824009d4 2026-03-01 22:24:22.688 8 INFO neutron.db.l3_hamode_db [None req-809d5397-aecc-48ed-89b5-f0034cb6a0db 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 405/845] 10.0.0.80 () {34 vars in 670 bytes} [Sun Mar 1 22:24:22 2026] POST /v2.0/networks => generated 738 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/846] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:22 2026] GET /v2.0/security-groups?id=bcd46cb3-c088-4be7-9c27-9a8100f8c604&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/847] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:22 2026] GET /v2.0/networks?id=282086b1-4caf-4a4b-ad67-180735be41a6 => generated 780 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/848] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:24:22 2026] POST /v2.0/routers => generated 510 bytes in 1566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/849] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:24:23 2026] POST /v2.0/subnets => generated 661 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/850] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:24:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f1ddf014-dcb6-43a4-8be5-c8af9628c72b => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/851] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:24:22 2026] PUT /v2.0/routers/bae4f238-390f-478d-843b-a0bc3bf38c4d/add_router_interface => generated 309 bytes in 1822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:24.708 7 INFO neutron.db.segments_db [None req-a2ca5130-c30b-4267-92f8-a530ffdd0093 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 41c235cd-426f-479a-bdc2-9e33cc0074d3 of type vxlan for network 960502ca-daaf-4a85-9dd1-709a2e35d88d 2026-03-01 22:24:25.235 7 INFO neutron.db.l3_hamode_db [None req-a2ca5130-c30b-4267-92f8-a530ffdd0093 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 444/852] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:24:23 2026] PUT /v2.0/routers/fc74f266-6e8f-4495-a780-3924c1d72489/add_router_interface => generated 309 bytes in 1662 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/853] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:25 2026] GET /v2.0/subnets?id=eae4d4b5-5e97-4dd4-a35c-cb42ea493b27 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/854] 10.0.0.80 () {34 vars in 684 bytes} [Sun Mar 1 22:24:25 2026] POST /v2.0/security-groups => generated 1596 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/855] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:24:25 2026] GET /v2.0/ports/79efcfe0-f050-4591-8268-47af9925e7ac => generated 959 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/856] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:26 2026] GET /v2.0/ports?network_id=282086b1-4caf-4a4b-ad67-180735be41a6&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/857] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:24:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:24:26.557 7 INFO neutron.db.l3_hamode_db [None req-a2ca5130-c30b-4267-92f8-a530ffdd0093 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 409/858] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:24:24 2026] POST /v2.0/routers => generated 725 bytes in 3980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/859] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:24:26 2026] PUT /v2.0/routers/fc74f266-6e8f-4495-a780-3924c1d72489/add_router_interface => generated 309 bytes in 2502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/860] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:28 2026] GET /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/861] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:24:28 2026] POST /v2.0/security-group-rules => generated 570 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/862] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:24:28 2026] GET /v2.0/ports/87eeda5c-b0b7-4dca-ad79-cd80452865c7 => generated 967 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/863] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:28 2026] GET /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/864] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:24:29 2026] POST /v2.0/floatingips => generated 552 bytes in 898 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/865] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:24:28 2026] PUT /v2.0/routers/d24dfa0e-7dfb-4d16-8d60-d5189570b922/add_router_interface => generated 309 bytes in 1684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/866] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:24:30 2026] GET /v2.0/networks => generated 8714 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/867] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:30 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/868] 10.0.0.242 () {34 vars in 1098 bytes} [Sun Mar 1 22:24:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--763363389&fields=id&tenant_id=983f344f772f4ce7aece710acad5b084 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/871] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:24:30 2026] GET /v2.0/ports => generated 27444 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/872] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:30 2026] GET /v2.0/security-groups?id=bcd46cb3-c088-4be7-9c27-9a8100f8c604&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: 419/873] 10.0.0.242 () {34 vars in 982 bytes} [Sun Mar 1 22:24:30 2026] GET /v2.0/networks?id=60f02380-dfa5-41bd-bb21-874bc530857b => generated 675 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/874] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:24:30 2026] GET /v2.0/subnets => generated 6894 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/875] 10.0.0.242 () {34 vars in 965 bytes} [Sun Mar 1 22:24:30 2026] GET /v2.0/quotas/983f344f772f4ce7aece710acad5b084 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/876] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:24:30 2026] GET /v2.0/security-groups => generated 33224 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/877] 10.0.0.242 () {34 vars in 1002 bytes} [Sun Mar 1 22:24:31 2026] GET /v2.0/ports?tenant_id=983f344f772f4ce7aece710acad5b084&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/878] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:24:29 2026] PUT /v2.0/routers/fc74f266-6e8f-4495-a780-3924c1d72489/remove_router_interface => generated 309 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/879] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:24:31 2026] GET /v2.0/network-ip-availabilities => generated 5155 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/880] 10.0.0.80 () {34 vars in 684 bytes} [Sun Mar 1 22:24:31 2026] POST /v2.0/security-groups => generated 1596 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/881] 10.0.0.242 () {34 vars in 1008 bytes} [Sun Mar 1 22:24:31 2026] GET /v2.0/networks/60f02380-dfa5-41bd-bb21-874bc530857b?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: 426/882] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:24:31 2026] GET /v2.0/routers => generated 2735 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/883] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:24:31 2026] POST /v2.0/security-group-rules => generated 565 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/884] 10.0.0.242 () {34 vars in 1108 bytes} [Sun Mar 1 22:24:31 2026] GET /v2.0/networks/60f02380-dfa5-41bd-bb21-874bc530857b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/885] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:24:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/886] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:24:31 2026] POST /v2.0/security-group-rules => generated 570 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/887] 10.0.0.194 () {34 vars in 990 bytes} [Sun Mar 1 22:24:31 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 1240 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/888] 10.0.0.96 () {28 vars in 676 bytes} [Sun Mar 1 22:24:31 2026] GET /v2.0/routers/b34b4e60-29b7-47fe-ba14-89504ff01b16/l3-agents => generated 681 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/889] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:24:31 2026] PUT /v2.0/routers/fc74f266-6e8f-4495-a780-3924c1d72489/remove_router_interface => generated 309 bytes in 1071 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/890] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:32 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => 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: 459/891] 10.0.0.194 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:32 2026] GET /v2.0/security-groups?id=bcd46cb3-c088-4be7-9c27-9a8100f8c604&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: 460/892] 10.0.0.96 () {28 vars in 676 bytes} [Sun Mar 1 22:24:32 2026] GET /v2.0/routers/bae4f238-390f-478d-843b-a0bc3bf38c4d/l3-agents => generated 682 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/893] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:24:32 2026] GET /v2.0/ports?device_id=fc74f266-6e8f-4495-a780-3924c1d72489 => 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: 462/894] 10.0.0.96 () {28 vars in 676 bytes} [Sun Mar 1 22:24:32 2026] GET /v2.0/routers/d24dfa0e-7dfb-4d16-8d60-d5189570b922/l3-agents => generated 682 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/895] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:24:32 2026] POST /v2.0/floatingips => generated 552 bytes in 745 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/896] 10.0.0.96 () {28 vars in 676 bytes} [Sun Mar 1 22:24:32 2026] GET /v2.0/routers/fc74f266-6e8f-4495-a780-3924c1d72489/l3-agents => generated 682 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/897] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:32 2026] GET /v2.0/networks?id=60f02380-dfa5-41bd-bb21-874bc530857b => generated 675 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/898] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:24:33 2026] GET /v2.0/agents => generated 3357 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/899] 199.204.45.22 () {34 vars in 1049 bytes} [Sun Mar 1 22:24:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=983f344f772f4ce7aece710acad5b084 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/900] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:24:33 2026] GET /v2.0/subnets => generated 6894 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/901] 199.204.45.22 () {38 vars in 954 bytes} [Sun Mar 1 22:24:33 2026] POST /v2.0/ports => generated 954 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/902] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:24:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/903] 10.0.0.242 () {34 vars in 1098 bytes} [Sun Mar 1 22:24:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--763129236&fields=id&tenant_id=8e9db096d0064f4aa35d28c593b026f6 => 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: 442/904] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:33 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 957 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:33.871 8 INFO neutron.services.segments.plugin [-] Segment 7cf85e54-0a94-4f77-8ec4-7f0b62a4f002 resource provider aggregate not found 2026-03-01 22:24:33.876 8 INFO neutron.services.segments.plugin [-] Segment 7cf85e54-0a94-4f77-8ec4-7f0b62a4f002 resource provider aggregate not found 2026-03-01 22:24:33.903 8 INFO neutron.services.segments.plugin [-] Segment 7cf85e54-0a94-4f77-8ec4-7f0b62a4f002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cf85e54-0a94-4f77-8ec4-7f0b62a4f002 found for delete ", "request_id": "req-74139cbb-0449-4071-864b-3a996acb8541"}]} 2026-03-01 22:24:33.907 8 INFO neutron.services.segments.plugin [-] Segment 7cf85e54-0a94-4f77-8ec4-7f0b62a4f002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cf85e54-0a94-4f77-8ec4-7f0b62a4f002 found for delete ", "request_id": "req-07257d54-6ffc-4fd8-b1f0-ab224890b07e"}]} 2026-03-01 22:24:33.911 8 INFO neutron.db.l3_hamode_db [None req-4bef15d9-8b73-474e-b738-ea806e2ce29e 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] HA network c421997e-8332-4d17-82ce-2440befe7a41 was deleted as no HA routers are present in tenant e4bea6e44421428c83d8f482d06390f1. [pid: 8|app: 0|req: 463/905] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:32 2026] DELETE /v2.0/routers/fc74f266-6e8f-4495-a780-3924c1d72489 => generated 0 bytes in 1340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/906] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:24:33 2026] GET /v2.0/floatingips => generated 1936 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/907] 10.0.0.242 () {34 vars in 982 bytes} [Sun Mar 1 22:24:33 2026] GET /v2.0/networks?id=59736bcf-5b68-4a4f-8361-fbcf824009d4 => generated 670 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/908] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:34 2026] GET /v2.0/security-groups?id=bebdfda2-dc51-4c95-bdf6-6f03047519ff&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/909] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:34 2026] DELETE /v2.0/subnets/43256c38-8fa3-4bb6-ad69-90680ee17a8a => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/910] 10.0.0.242 () {34 vars in 965 bytes} [Sun Mar 1 22:24:34 2026] GET /v2.0/quotas/8e9db096d0064f4aa35d28c593b026f6 => 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: 469/911] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:34 2026] DELETE /v2.0/subnets/ef21d197-7f73-4857-8164-1575940ae78b => 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: 470/912] 10.0.0.242 () {34 vars in 1002 bytes} [Sun Mar 1 22:24:34 2026] GET /v2.0/ports?tenant_id=8e9db096d0064f4aa35d28c593b026f6&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/913] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:24:33 2026] PUT /v2.0/ports/2ebf28ba-3182-4264-9d3f-8b44720bc2ff => generated 1199 bytes in 1176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:24:35.053 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7a8d242-9d6c-4e4a-ae55-0f16a3307d34'] response: {'name': 'network-changed', 'server_uuid': '457541ae-e226-4b84-865b-9cf412ceaccc', 'tag': '2ebf28ba-3182-4264-9d3f-8b44720bc2ff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 471/914] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:24:34 2026] DELETE /v2.0/networks/d5c6ff12-4b69-48bd-846d-4ce6184db721 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/915] 10.0.0.242 () {34 vars in 1008 bytes} [Sun Mar 1 22:24:34 2026] GET /v2.0/networks/59736bcf-5b68-4a4f-8361-fbcf824009d4?fields=segments => generated 14 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/916] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:35 2026] GET /v2.0/ports?tenant_id=983f344f772f4ce7aece710acad5b084&device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/917] 10.0.0.242 () {34 vars in 1108 bytes} [Sun Mar 1 22:24:35 2026] GET /v2.0/networks/59736bcf-5b68-4a4f-8361-fbcf824009d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/918] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:24:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2ebf28ba-3182-4264-9d3f-8b44720bc2ff => 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: 475/919] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:35 2026] GET /v2.0/subnets?id=2a946d79-62ea-4ff2-a0b0-2fda7413ec5b => generated 669 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:35.340 7 INFO neutron.services.segments.plugin [-] Segment 1a024c39-13d1-4949-aa59-ba9e03693c23 resource provider aggregate not found 2026-03-01 22:24:35.363 7 INFO neutron.services.segments.plugin [-] Segment 1a024c39-13d1-4949-aa59-ba9e03693c23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a024c39-13d1-4949-aa59-ba9e03693c23 found for delete ", "request_id": "req-144617b0-909d-4764-920a-39923759facf"}]} [pid: 7|app: 0|req: 445/920] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:24:35 2026] DELETE /v2.0/networks/056e38c9-f118-4c26-a2f3-25f6ab7f3b1a => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/921] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:35 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 969 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/922] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:35 2026] GET /v2.0/ports?network_id=60f02380-dfa5-41bd-bb21-874bc530857b&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:24:35.440 7 INFO neutron.services.segments.plugin [-] Segment 1a024c39-13d1-4949-aa59-ba9e03693c23 resource provider aggregate not found 2026-03-01 22:24:35.463 7 INFO neutron.services.segments.plugin [-] Segment 1a024c39-13d1-4949-aa59-ba9e03693c23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a024c39-13d1-4949-aa59-ba9e03693c23 found for delete ", "request_id": "req-07bce7dd-6022-4ecd-a846-ebeca58ae148"}]} [pid: 7|app: 0|req: 447/923] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:35 2026] GET /v2.0/ports?device_id=45b11b99-cd21-4f53-9ce5-107893cd6b81 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:35.491 8 INFO neutron.db.segments_db [None req-4c9fa9a6-5e2a-48bb-9482-cb3378a88164 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] Added segment db0ccc8b-e3cb-4895-8164-eefb7f44fab5 of type vxlan for network 5b0b0013-80c8-4702-8c93-cab7201a5d2a [pid: 7|app: 0|req: 448/924] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:35 2026] GET /v2.0/security-groups?id=bebdfda2-dc51-4c95-bdf6-6f03047519ff&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/925] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:35 2026] GET /v2.0/networks/60f02380-dfa5-41bd-bb21-874bc530857b?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/926] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:24:35 2026] POST /v2.0/networks => generated 634 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/927] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:35 2026] GET /v2.0/networks/60f02380-dfa5-41bd-bb21-874bc530857b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/928] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:35 2026] GET /v2.0/ports?tenant_id=983f344f772f4ce7aece710acad5b084&device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/929] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:35 2026] GET /v2.0/networks?id=60f02380-dfa5-41bd-bb21-874bc530857b => generated 771 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/930] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:24:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2ebf28ba-3182-4264-9d3f-8b44720bc2ff => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:35.932 8 INFO neutron.services.segments.plugin [-] Segment 3a9590e0-5b8e-4e9e-9b85-35f46bdc0873 resource provider aggregate not found 2026-03-01 22:24:35.948 8 INFO neutron.services.segments.plugin [-] Segment 3a9590e0-5b8e-4e9e-9b85-35f46bdc0873 resource provider aggregate not found 2026-03-01 22:24:35.972 8 INFO neutron.services.segments.plugin [-] Segment 3a9590e0-5b8e-4e9e-9b85-35f46bdc0873 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a9590e0-5b8e-4e9e-9b85-35f46bdc0873 found for delete ", "request_id": "req-fef5dec7-c1c5-45ee-903a-e6a30fc05b33"}]} [pid: 7|app: 0|req: 454/931] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:35 2026] GET /v2.0/subnets?id=2a946d79-62ea-4ff2-a0b0-2fda7413ec5b => generated 669 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:35.985 8 INFO neutron.services.segments.plugin [-] Segment 3a9590e0-5b8e-4e9e-9b85-35f46bdc0873 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a9590e0-5b8e-4e9e-9b85-35f46bdc0873 found for delete ", "request_id": "req-84d3b855-b0d0-4dd9-8777-46f2c4fd423f"}]} [pid: 7|app: 0|req: 455/932] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:35 2026] GET /v2.0/ports?network_id=60f02380-dfa5-41bd-bb21-874bc530857b&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/933] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:36 2026] GET /v2.0/networks/60f02380-dfa5-41bd-bb21-874bc530857b?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/934] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:24:35 2026] POST /v2.0/subnets => generated 622 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/935] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:36 2026] GET /v2.0/networks/60f02380-dfa5-41bd-bb21-874bc530857b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:36.207 8 INFO neutron.db.segments_db [None req-c6ccda5a-5dbf-4d28-a713-308124501d68 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] Added segment bb0991bf-2c53-422b-be68-2caa51a56df5 of type vxlan for network 3ddcfc4d-26e9-4f54-a44d-006508f982ca [pid: 7|app: 0|req: 458/936] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:36 2026] GET /v2.0/networks?id=59736bcf-5b68-4a4f-8361-fbcf824009d4 => generated 670 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/937] 199.204.45.22 () {34 vars in 1049 bytes} [Sun Mar 1 22:24:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8e9db096d0064f4aa35d28c593b026f6 => generated 180 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:36.686 8 INFO neutron.db.l3_hamode_db [None req-c6ccda5a-5dbf-4d28-a713-308124501d68 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:24:36.887 8 INFO neutron.db.l3_hamode_db [None req-c6ccda5a-5dbf-4d28-a713-308124501d68 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 460/938] 199.204.45.22 () {38 vars in 954 bytes} [Sun Mar 1 22:24:36 2026] POST /v2.0/ports => generated 954 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/939] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:37 2026] GET /v2.0/ports?device_id=45b11b99-cd21-4f53-9ce5-107893cd6b81 => generated 957 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/940] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:37 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 969 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/941] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:24:37 2026] PUT /v2.0/ports/6b2581ab-7665-4df5-90cd-11268adb92bf => generated 1199 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/942] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:37 2026] GET /v2.0/security-groups?id=68b27e2b-2c2b-49a7-8f79-6f2b61d6e231&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/943] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:37 2026] GET /v2.0/security-groups?id=bebdfda2-dc51-4c95-bdf6-6f03047519ff&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: 479/944] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:24:36 2026] POST /v2.0/routers => generated 511 bytes in 1802 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/945] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:37 2026] GET /v2.0/ports?tenant_id=8e9db096d0064f4aa35d28c593b026f6&device_id=45b11b99-cd21-4f53-9ce5-107893cd6b81 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:24:38.028 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-907b017e-3b92-4650-9ffb-0459e12bf276'] response: {'name': 'network-changed', 'server_uuid': '45b11b99-cd21-4f53-9ce5-107893cd6b81', 'tag': '6b2581ab-7665-4df5-90cd-11268adb92bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 467/946] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:37 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 971 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/947] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:24:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6b2581ab-7665-4df5-90cd-11268adb92bf => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/948] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:38 2026] GET /v2.0/subnets?id=aa73f9f3-4813-40f3-b0b7-3b09d6defd2d => generated 664 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/949] 10.0.0.242 () {34 vars in 971 bytes} [Sun Mar 1 22:24:38 2026] GET /v2.0/ports/f1ddf014-dcb6-43a4-8be5-c8af9628c72b => generated 968 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/950] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:38 2026] GET /v2.0/ports?network_id=59736bcf-5b68-4a4f-8361-fbcf824009d4&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/951] 10.0.0.80 () {34 vars in 664 bytes} [Sun Mar 1 22:24:37 2026] POST /v2.0/ports => generated 963 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/952] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:38 2026] GET /v2.0/networks/59736bcf-5b68-4a4f-8361-fbcf824009d4?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/953] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:38 2026] GET /v2.0/networks/59736bcf-5b68-4a4f-8361-fbcf824009d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/954] 199.204.45.22 () {34 vars in 999 bytes} [Sun Mar 1 22:24:38 2026] GET /v2.0/subnets?network_id=282086b1-4caf-4a4b-ad67-180735be41a6 => generated 660 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/955] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:38 2026] GET /v2.0/ports?tenant_id=8e9db096d0064f4aa35d28c593b026f6&device_id=45b11b99-cd21-4f53-9ce5-107893cd6b81 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/956] 199.204.45.22 () {34 vars in 1145 bytes} [Sun Mar 1 22:24:38 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a&device_owner=compute%3Anova&network_id=282086b1-4caf-4a4b-ad67-180735be41a6 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/957] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:38 2026] GET /v2.0/networks?id=59736bcf-5b68-4a4f-8361-fbcf824009d4 => generated 766 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/958] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:24:38 2026] PUT /v2.0/ports/f1ddf014-dcb6-43a4-8be5-c8af9628c72b => generated 1149 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/959] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:24:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6b2581ab-7665-4df5-90cd-11268adb92bf => 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: 480/960] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:39 2026] GET /v2.0/ports?device_id=45b11b99-cd21-4f53-9ce5-107893cd6b81 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/961] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:39 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/962] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:39 2026] GET /v2.0/ports?tenant_id=9eb675869e374718af4d2530b331328a&device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 1421 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/963] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:39 2026] GET /v2.0/subnets?id=aa73f9f3-4813-40f3-b0b7-3b09d6defd2d => generated 664 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/964] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:39 2026] GET /v2.0/security-groups?id=68b27e2b-2c2b-49a7-8f79-6f2b61d6e231&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/965] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:39 2026] GET /v2.0/security-groups?id=bebdfda2-dc51-4c95-bdf6-6f03047519ff&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/966] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:39 2026] GET /v2.0/networks?id=282086b1-4caf-4a4b-ad67-180735be41a6 => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/967] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:39 2026] GET /v2.0/ports?network_id=59736bcf-5b68-4a4f-8361-fbcf824009d4&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/968] 199.204.45.22 () {34 vars in 1059 bytes} [Sun Mar 1 22:24:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f1ddf014-dcb6-43a4-8be5-c8af9628c72b => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/969] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:39 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/970] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:24:38 2026] PUT /v2.0/routers/5806e859-2e8a-4910-8482-0cb4684a59bf/add_router_interface => generated 309 bytes in 1440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 490/971] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:39 2026] GET /v2.0/networks/59736bcf-5b68-4a4f-8361-fbcf824009d4?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/972] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:24:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f1ddf014-dcb6-43a4-8be5-c8af9628c72b => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/973] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:24:39 2026] GET /v2.0/ports/5f1c1427-4635-41d4-8bbb-affb43c2fd59 => generated 1037 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/974] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:39 2026] GET /v2.0/networks/59736bcf-5b68-4a4f-8361-fbcf824009d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/975] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:39 2026] GET /v2.0/subnets?id=eae4d4b5-5e97-4dd4-a35c-cb42ea493b27 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:40.071 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbc0b87f-0482-4ebe-910a-36101c0e3838'] response: {'name': 'network-changed', 'server_uuid': 'cccbc547-2b7f-4dd0-b037-681b6465585a', 'tag': 'f1ddf014-dcb6-43a4-8be5-c8af9628c72b', 'status': 'completed', 'code': 200} 2026-03-01 22:24:40.236 7 INFO neutron.db.l3_db [None req-c7667eb1-a7e3-4e04-b209-ec5013c56771 db128d3d45374fc686d4df26a0e707a7 983f344f772f4ce7aece710acad5b084 - - - -] Floating IP c594ee74-0642-4219-84cb-13edb4ecf167 associated. External IP: 10.96.250.216, port: 2ebf28ba-3182-4264-9d3f-8b44720bc2ff. [pid: 7|app: 0|req: 491/976] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:24:39 2026] PUT /v2.0/floatingips/c594ee74-0642-4219-84cb-13edb4ecf167 => generated 855 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/977] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:40 2026] GET /v2.0/ports?network_id=282086b1-4caf-4a4b-ad67-180735be41a6&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/978] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:40 2026] GET /v2.0/ports?device_id=45b11b99-cd21-4f53-9ce5-107893cd6b81 => 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: 494/979] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:40 2026] GET /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/980] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:40 2026] GET /v2.0/security-groups?id=68b27e2b-2c2b-49a7-8f79-6f2b61d6e231&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: 7|app: 0|req: 496/981] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:40 2026] GET /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/982] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:41 2026] GET /v2.0/ports?tenant_id=9eb675869e374718af4d2530b331328a&device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 1421 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/983] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:41 2026] GET /v2.0/networks?id=282086b1-4caf-4a4b-ad67-180735be41a6 => generated 780 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/984] 199.204.45.22 () {34 vars in 1059 bytes} [Sun Mar 1 22:24:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f1ddf014-dcb6-43a4-8be5-c8af9628c72b => 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: 500/985] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:24:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f1ddf014-dcb6-43a4-8be5-c8af9628c72b => generated 860 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/986] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:41 2026] GET /v2.0/subnets?id=eae4d4b5-5e97-4dd4-a35c-cb42ea493b27 => generated 678 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/987] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:41 2026] GET /v2.0/ports?network_id=282086b1-4caf-4a4b-ad67-180735be41a6&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/988] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:41 2026] GET /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/989] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:41 2026] GET /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/990] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:41 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 1152 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/991] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:41 2026] GET /v2.0/security-groups?id=bcd46cb3-c088-4be7-9c27-9a8100f8c604&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: 486/992] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:24:39 2026] PUT /v2.0/routers/5806e859-2e8a-4910-8482-0cb4684a59bf/remove_router_interface => generated 309 bytes in 1870 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/993] 199.204.45.22 () {34 vars in 1119 bytes} [Sun Mar 1 22:24:41 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/994] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:42 2026] GET /v2.0/ports?device_id=45b11b99-cd21-4f53-9ce5-107893cd6b81 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:42.662 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b434f8c-6ab6-4b3c-9f6c-82eab20b9828] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection 2026-03-01 22:24:42.664 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f21b9829-50a0-48ad-920c-3c6f8d37bcef'] response: {'name': 'network-changed', 'server_uuid': '457541ae-e226-4b84-865b-9cf412ceaccc', 'tag': '2ebf28ba-3182-4264-9d3f-8b44720bc2ff', 'status': 'completed', 'code': 200} 2026-03-01 22:24:42.703 7 INFO neutron.api.v2.resource [None req-97139d8e-6149-48cf-b8e8-b940069e6407 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 507/995] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:24:41 2026] PUT /v2.0/routers/5806e859-2e8a-4910-8482-0cb4684a59bf/remove_router_interface => generated 197 bytes in 828 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/996] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:42 2026] GET /v2.0/ports?tenant_id=983f344f772f4ce7aece710acad5b084&device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/997] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:24:42 2026] PUT /v2.0/ports/f1ddf014-dcb6-43a4-8be5-c8af9628c72b => generated 968 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 509/998] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:42 2026] GET /v2.0/security-groups?id=68b27e2b-2c2b-49a7-8f79-6f2b61d6e231&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/999] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:24:42 2026] GET /v2.0/ports?device_id=5806e859-2e8a-4910-8482-0cb4684a59bf => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:42.798 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5966933-ffad-4600-802a-49000df3038c'] response: {'name': 'network-changed', 'server_uuid': 'cccbc547-2b7f-4dd0-b037-681b6465585a', 'tag': 'f1ddf014-dcb6-43a4-8be5-c8af9628c72b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 491/1000] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:42 2026] GET /v2.0/ports?tenant_id=9eb675869e374718af4d2530b331328a&device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 1240 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1001] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:42 2026] GET /v2.0/networks?id=60f02380-dfa5-41bd-bb21-874bc530857b => generated 771 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1002] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:42 2026] GET /v2.0/networks?id=282086b1-4caf-4a4b-ad67-180735be41a6 => generated 780 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1003] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:24:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2ebf28ba-3182-4264-9d3f-8b44720bc2ff => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1004] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:42 2026] GET /v2.0/ports?device_id=45b11b99-cd21-4f53-9ce5-107893cd6b81 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1005] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:24:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f1ddf014-dcb6-43a4-8be5-c8af9628c72b => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1006] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:43 2026] GET /v2.0/subnets?id=2a946d79-62ea-4ff2-a0b0-2fda7413ec5b => generated 669 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:43.527 8 INFO neutron.services.segments.plugin [-] Segment bb0991bf-2c53-422b-be68-2caa51a56df5 resource provider aggregate not found 2026-03-01 22:24:43.533 8 INFO neutron.services.segments.plugin [-] Segment bb0991bf-2c53-422b-be68-2caa51a56df5 resource provider aggregate not found 2026-03-01 22:24:43.548 8 INFO neutron.services.segments.plugin [-] Segment bb0991bf-2c53-422b-be68-2caa51a56df5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb0991bf-2c53-422b-be68-2caa51a56df5 found for delete ", "request_id": "req-0410f469-449c-428b-b243-18134b46f163"}]} 2026-03-01 22:24:43.551 8 INFO neutron.services.segments.plugin [-] Segment bb0991bf-2c53-422b-be68-2caa51a56df5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb0991bf-2c53-422b-be68-2caa51a56df5 found for delete ", "request_id": "req-fcfabc32-a2b3-4d46-9d7d-d18de52d20b9"}]} 2026-03-01 22:24:43.560 8 INFO neutron.db.l3_hamode_db [None req-af8025b0-1f38-4740-a520-4e330d2158e5 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] HA network 3ddcfc4d-26e9-4f54-a44d-006508f982ca was deleted as no HA routers are present in tenant e4bea6e44421428c83d8f482d06390f1. [pid: 8|app: 0|req: 492/1007] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:42 2026] DELETE /v2.0/routers/5806e859-2e8a-4910-8482-0cb4684a59bf => generated 0 bytes in 751 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1008] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:43 2026] GET /v2.0/subnets?id=eae4d4b5-5e97-4dd4-a35c-cb42ea493b27 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1009] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:43 2026] GET /v2.0/ports?network_id=60f02380-dfa5-41bd-bb21-874bc530857b&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:24:43.654 7 INFO neutron.db.l3_db [None req-54352719-367e-4316-a122-73c7176dcebd 06a1f4bdf2954ef5b2806ee81c6b56a1 8e9db096d0064f4aa35d28c593b026f6 - - - -] Floating IP 25991be8-70db-4f60-b3a0-7cad1ca176fb associated. External IP: 10.96.250.214, port: 6b2581ab-7665-4df5-90cd-11268adb92bf. 2026-03-01 22:24:43.724 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5b434f8c-6ab6-4b3c-9f6c-82eab20b9828] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50732. [pid: 8|app: 0|req: 495/1010] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:43 2026] DELETE /v2.0/subnets/50e6945b-0db9-4cd5-b53a-24604859ace5 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1011] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:43 2026] GET /v2.0/ports?network_id=282086b1-4caf-4a4b-ad67-180735be41a6&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1012] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:43 2026] GET /v2.0/networks/60f02380-dfa5-41bd-bb21-874bc530857b?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1013] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:24:43 2026] PUT /v2.0/floatingips/25991be8-70db-4f60-b3a0-7cad1ca176fb => generated 855 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1014] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:44 2026] GET /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1015] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:44 2026] GET /v2.0/networks/60f02380-dfa5-41bd-bb21-874bc530857b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1016] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:44 2026] GET /v2.0/ports?device_id=45b11b99-cd21-4f53-9ce5-107893cd6b81 => 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: 520/1017] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:44 2026] GET /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1018] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:24:43 2026] DELETE /v2.0/networks/5b0b0013-80c8-4702-8c93-cab7201a5d2a => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1019] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:44 2026] GET /v2.0/security-groups?id=68b27e2b-2c2b-49a7-8f79-6f2b61d6e231&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1020] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:44 2026] GET /v2.0/ports?tenant_id=9eb675869e374718af4d2530b331328a&device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:24:44.436 8 INFO neutron.db.segments_db [None req-85ccbd91-c8fc-4b94-9731-659083c26bce 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] Added segment 85f3d4c3-5c5d-4530-bf25-1f6dcbe8744f of type vxlan for network 7236ddcb-e738-40cd-888a-8ac63661296e [pid: 7|app: 0|req: 523/1021] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:44 2026] GET /v2.0/networks?id=282086b1-4caf-4a4b-ad67-180735be41a6 => generated 780 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1022] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:24:44 2026] POST /v2.0/networks => generated 633 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1023] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:24:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f1ddf014-dcb6-43a4-8be5-c8af9628c72b => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1024] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:44 2026] GET /v2.0/subnets?id=eae4d4b5-5e97-4dd4-a35c-cb42ea493b27 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1025] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:44 2026] GET /v2.0/ports?network_id=282086b1-4caf-4a4b-ad67-180735be41a6&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:24:44.724 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e13c6819-4465-410d-9f17-1bd16380816a'] response: {'name': 'network-changed', 'server_uuid': '45b11b99-cd21-4f53-9ce5-107893cd6b81', 'tag': '6b2581ab-7665-4df5-90cd-11268adb92bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 527/1026] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:44 2026] GET /v2.0/ports?device_id=45b11b99-cd21-4f53-9ce5-107893cd6b81 => 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: 528/1027] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:44 2026] GET /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1028] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:44 2026] GET /v2.0/ports?tenant_id=8e9db096d0064f4aa35d28c593b026f6&device_id=45b11b99-cd21-4f53-9ce5-107893cd6b81 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1029] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:44 2026] GET /v2.0/security-groups?id=68b27e2b-2c2b-49a7-8f79-6f2b61d6e231&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1030] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:24:44 2026] POST /v2.0/subnets => generated 622 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1031] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:44 2026] GET /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1032] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:44 2026] GET /v2.0/networks?id=59736bcf-5b68-4a4f-8361-fbcf824009d4 => generated 766 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:45.072 7 INFO neutron.db.segments_db [None req-28874549-b048-42fd-9202-248979332ba3 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] Added segment d777733d-8df7-4fa9-bb71-871ce9dbf77d of type vxlan for network 8805392d-a033-4f99-b214-7c730020a5c9 [pid: 8|app: 0|req: 502/1033] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6b2581ab-7665-4df5-90cd-11268adb92bf => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1034] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:45 2026] GET /v2.0/subnets?id=aa73f9f3-4813-40f3-b0b7-3b09d6defd2d => generated 664 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1035] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:45 2026] GET /v2.0/ports?network_id=59736bcf-5b68-4a4f-8361-fbcf824009d4&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1036] 199.204.45.22 () {34 vars in 993 bytes} [Sun Mar 1 22:24:45 2026] GET /v2.0/ports?device_id=45b11b99-cd21-4f53-9ce5-107893cd6b81 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1037] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:45 2026] GET /v2.0/networks/59736bcf-5b68-4a4f-8361-fbcf824009d4?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:45.547 7 INFO neutron.db.l3_hamode_db [None req-28874549-b048-42fd-9202-248979332ba3 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:24:45.581 8 INFO neutron.services.segments.plugin [-] Segment db0ccc8b-e3cb-4895-8164-eefb7f44fab5 resource provider aggregate not found 2026-03-01 22:24:45.588 8 INFO neutron.services.segments.plugin [-] Segment db0ccc8b-e3cb-4895-8164-eefb7f44fab5 resource provider aggregate not found 2026-03-01 22:24:45.616 8 INFO neutron.services.segments.plugin [-] Segment db0ccc8b-e3cb-4895-8164-eefb7f44fab5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db0ccc8b-e3cb-4895-8164-eefb7f44fab5 found for delete ", "request_id": "req-11ccdf0c-6e0d-4f2b-b580-156d5252d6b3"}]} 2026-03-01 22:24:45.757 8 INFO neutron.services.segments.plugin [-] Segment db0ccc8b-e3cb-4895-8164-eefb7f44fab5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db0ccc8b-e3cb-4895-8164-eefb7f44fab5 found for delete ", "request_id": "req-ad52ba72-0d03-4a8f-9339-bf53df3c8e96"}]} 2026-03-01 22:24:45.789 7 INFO neutron.db.l3_hamode_db [None req-28874549-b048-42fd-9202-248979332ba3 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:24:46.554 8 INFO neutron.db.l3_db [None req-ce1f75ee-9733-4bdd-978d-92baf8da6cd6 06a1f4bdf2954ef5b2806ee81c6b56a1 8e9db096d0064f4aa35d28c593b026f6 - - - -] Floating IP 25991be8-70db-4f60-b3a0-7cad1ca176fb disassociated. External IP: 10.96.250.214, port: 6b2581ab-7665-4df5-90cd-11268adb92bf. [pid: 7|app: 0|req: 532/1038] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:24:44 2026] POST /v2.0/routers => generated 511 bytes in 1696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1039] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:46 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1040] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:46 2026] GET /v2.0/networks/59736bcf-5b68-4a4f-8361-fbcf824009d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1043] 199.204.45.22 () {34 vars in 993 bytes} [Sun Mar 1 22:24:46 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1044] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:46 2026] GET /v2.0/ports?device_id=45b11b99-cd21-4f53-9ce5-107893cd6b81 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1045] 199.204.45.22 () {36 vars in 996 bytes} [Sun Mar 1 22:24:45 2026] DELETE /v2.0/ports/6b2581ab-7665-4df5-90cd-11268adb92bf => generated 0 bytes in 1753 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:24:47.133 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f9d1a6f-8433-4133-a266-f15c7a1cc10a'] response: {'server_uuid': '45b11b99-cd21-4f53-9ce5-107893cd6b81', 'name': 'network-vif-deleted', 'tag': '6b2581ab-7665-4df5-90cd-11268adb92bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 508/1046] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:47 2026] GET /v2.0/security-groups?id=bcd46cb3-c088-4be7-9c27-9a8100f8c604&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:47.503 8 INFO neutron.db.l3_db [None req-3bfad578-c9c3-4e48-a498-1d2c1fe30ca8 57a109271ebc44dfb3848e287c3bcaf9 9eb675869e374718af4d2530b331328a - - - -] Floating IP 9987584f-96b1-4645-9777-3bcbbe3df5cf disassociated. External IP: 10.96.250.211, port: f1ddf014-dcb6-43a4-8be5-c8af9628c72b. [pid: 8|app: 0|req: 509/1047] 199.204.45.22 () {36 vars in 996 bytes} [Sun Mar 1 22:24:47 2026] DELETE /v2.0/ports/f1ddf014-dcb6-43a4-8be5-c8af9628c72b => generated 0 bytes in 894 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1048] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:24:48 2026] DELETE /v2.0/security-groups/68b27e2b-2c2b-49a7-8f79-6f2b61d6e231 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:24:48.234 8 INFO neutron.api.v2.resource [None req-f7501eeb-2238-4e0e-a2fa-9c342d953a7e 06a1f4bdf2954ef5b2806ee81c6b56a1 8e9db096d0064f4aa35d28c593b026f6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 511/1049] 10.0.0.80 () {32 vars in 736 bytes} [Sun Mar 1 22:24:48 2026] GET /v2.0/security-groups/68b27e2b-2c2b-49a7-8f79-6f2b61d6e231 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1050] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:48 2026] GET /v2.0/ports?device_id=cccbc547-2b7f-4dd0-b037-681b6465585a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1051] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:24:46 2026] PUT /v2.0/routers/97fea249-34ce-48eb-82e5-76db6a847417/add_router_interface => generated 309 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1052] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:24:48 2026] GET /v2.0/ports/739c37e5-446b-427e-b7fb-ea1c1a6a29a1 => generated 959 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1053] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:24:48 2026] DELETE /v2.0/floatingips/25991be8-70db-4f60-b3a0-7cad1ca176fb => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:24:49.192 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fa41448-e6a6-4a74-8e7b-06fe3a347023'] response: {'server_uuid': 'cccbc547-2b7f-4dd0-b037-681b6465585a', 'name': 'network-vif-deleted', 'tag': 'f1ddf014-dcb6-43a4-8be5-c8af9628c72b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 514/1054] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:24:48 2026] PUT /v2.0/routers/d24dfa0e-7dfb-4d16-8d60-d5189570b922/remove_router_interface => generated 309 bytes in 1382 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1055] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:24:50 2026] DELETE /v2.0/security-groups/bcd46cb3-c088-4be7-9c27-9a8100f8c604 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1056] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:24:48 2026] PUT /v2.0/routers/97fea249-34ce-48eb-82e5-76db6a847417/remove_router_interface => generated 309 bytes in 1675 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:24:50.328 7 INFO neutron.api.v2.resource [None req-0e9de1b0-8e69-4536-82b3-4fbfa24b7300 57a109271ebc44dfb3848e287c3bcaf9 9eb675869e374718af4d2530b331328a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 542/1057] 10.0.0.80 () {32 vars in 736 bytes} [Sun Mar 1 22:24:50 2026] GET /v2.0/security-groups/bcd46cb3-c088-4be7-9c27-9a8100f8c604 => 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: 543/1058] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:24:50 2026] GET /v2.0/ports?device_id=97fea249-34ce-48eb-82e5-76db6a847417 => 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: 544/1059] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:24:50 2026] DELETE /v2.0/floatingips/9987584f-96b1-4645-9777-3bcbbe3df5cf => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:24:51.450 7 INFO neutron.services.segments.plugin [-] Segment d777733d-8df7-4fa9-bb71-871ce9dbf77d resource provider aggregate not found 2026-03-01 22:24:51.460 7 INFO neutron.services.segments.plugin [-] Segment d777733d-8df7-4fa9-bb71-871ce9dbf77d resource provider aggregate not found 2026-03-01 22:24:51.489 7 INFO neutron.services.segments.plugin [-] Segment d777733d-8df7-4fa9-bb71-871ce9dbf77d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d777733d-8df7-4fa9-bb71-871ce9dbf77d found for delete ", "request_id": "req-80ffd1a1-f552-4fb3-b08d-014f0a8ad134"}]} 2026-03-01 22:24:51.491 7 INFO neutron.services.segments.plugin [-] Segment d777733d-8df7-4fa9-bb71-871ce9dbf77d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d777733d-8df7-4fa9-bb71-871ce9dbf77d found for delete ", "request_id": "req-f50f38b5-3694-4005-9bfe-4ef88a2e04d7"}]} 2026-03-01 22:24:51.498 7 INFO neutron.db.l3_hamode_db [None req-b667c187-48a1-4d65-bb97-0a3e078456b3 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] HA network 8805392d-a033-4f99-b214-7c730020a5c9 was deleted as no HA routers are present in tenant e4bea6e44421428c83d8f482d06390f1. [pid: 7|app: 0|req: 545/1060] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:50 2026] DELETE /v2.0/routers/97fea249-34ce-48eb-82e5-76db6a847417 => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:24:51.589 8 INFO neutron.services.segments.plugin [-] Segment 41c235cd-426f-479a-bdc2-9e33cc0074d3 resource provider aggregate not found 2026-03-01 22:24:51.595 8 INFO neutron.services.segments.plugin [-] Segment 41c235cd-426f-479a-bdc2-9e33cc0074d3 resource provider aggregate not found 2026-03-01 22:24:51.617 8 INFO neutron.services.segments.plugin [-] Segment 41c235cd-426f-479a-bdc2-9e33cc0074d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41c235cd-426f-479a-bdc2-9e33cc0074d3 found for delete ", "request_id": "req-a43d33a9-ac51-49cd-942d-ebac5de2b9db"}]} 2026-03-01 22:24:51.630 8 INFO neutron.services.segments.plugin [-] Segment 41c235cd-426f-479a-bdc2-9e33cc0074d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41c235cd-426f-479a-bdc2-9e33cc0074d3 found for delete ", "request_id": "req-96f7ae26-1b1d-448d-888c-bf5f1159835c"}]} 2026-03-01 22:24:51.643 8 INFO neutron.db.l3_hamode_db [None req-7dd1575f-7201-4231-8686-44d39c66c3d8 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] HA network 960502ca-daaf-4a85-9dd1-709a2e35d88d was deleted as no HA routers are present in tenant 8e9db096d0064f4aa35d28c593b026f6. [pid: 8|app: 0|req: 516/1061] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:50 2026] DELETE /v2.0/routers/d24dfa0e-7dfb-4d16-8d60-d5189570b922 => generated 0 bytes in 1478 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1062] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:51 2026] DELETE /v2.0/subnets/581d6d5f-174d-4452-be6a-8e1716c72134 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1063] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:51 2026] DELETE /v2.0/subnets/aa73f9f3-4813-40f3-b0b7-3b09d6defd2d => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 519/1064] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:24:52 2026] DELETE /v2.0/networks/7236ddcb-e738-40cd-888a-8ac63661296e => generated 0 bytes in 492 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1065] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:24:51 2026] PUT /v2.0/routers/b34b4e60-29b7-47fe-ba14-89504ff01b16/remove_router_interface => generated 309 bytes in 1196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1066] 10.0.0.194 () {34 vars in 990 bytes} [Sun Mar 1 22:24:52 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 1240 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1067] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:24:52 2026] DELETE /v2.0/networks/59736bcf-5b68-4a4f-8361-fbcf824009d4 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:24:52.885 7 INFO neutron.db.segments_db [None req-cbf7f28d-fc42-4c55-b5ef-f8cc7b7eaca7 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] Added segment 994acc2b-e633-468f-8abd-a2cc3bd67216 of type vxlan for network 579ae26c-5964-4938-84a8-2405c8beff76 2026-03-01 22:24:53.243 7 INFO neutron.db.l3_hamode_db [None req-cbf7f28d-fc42-4c55-b5ef-f8cc7b7eaca7 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:24:53.640 8 INFO neutron.services.segments.plugin [-] Segment 85f3d4c3-5c5d-4530-bf25-1f6dcbe8744f resource provider aggregate not found 2026-03-01 22:24:53.658 8 INFO neutron.services.segments.plugin [-] Segment 85f3d4c3-5c5d-4530-bf25-1f6dcbe8744f resource provider aggregate not found 2026-03-01 22:24:53.685 8 INFO neutron.services.segments.plugin [-] Segment 85f3d4c3-5c5d-4530-bf25-1f6dcbe8744f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85f3d4c3-5c5d-4530-bf25-1f6dcbe8744f found for delete ", "request_id": "req-31bb6dfc-3ad3-47c5-8524-f5791e9c6640"}]} 2026-03-01 22:24:53.691 8 INFO neutron.services.segments.plugin [-] Segment 85f3d4c3-5c5d-4530-bf25-1f6dcbe8744f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85f3d4c3-5c5d-4530-bf25-1f6dcbe8744f found for delete ", "request_id": "req-8f2e4d4c-a130-4369-8b8e-d7471d59c9a3"}]} 2026-03-01 22:24:53.718 8 INFO neutron.services.segments.plugin [-] Segment 25d4e47d-a168-4fd6-86c4-805708b66ae5 resource provider aggregate not found 2026-03-01 22:24:53.726 8 INFO neutron.services.segments.plugin [-] Segment 25d4e47d-a168-4fd6-86c4-805708b66ae5 resource provider aggregate not found 2026-03-01 22:24:53.763 8 INFO neutron.services.segments.plugin [-] Segment 25d4e47d-a168-4fd6-86c4-805708b66ae5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25d4e47d-a168-4fd6-86c4-805708b66ae5 found for delete ", "request_id": "req-ff222aa6-e89c-4ce3-9596-202c7e2eab0e"}]} 2026-03-01 22:24:53.764 8 INFO neutron.services.segments.plugin [-] Segment 25d4e47d-a168-4fd6-86c4-805708b66ae5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25d4e47d-a168-4fd6-86c4-805708b66ae5 found for delete ", "request_id": "req-62aea6d5-157f-488e-87e3-4fabc29ea908"}]} 2026-03-01 22:24:53.941 8 INFO neutron.db.l3_hamode_db [None req-d2ce041f-9188-4d99-a21a-8784f9be76d1 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] HA network 9fc3da43-2b88-4061-ada1-541b4bcc2d3b was deleted as no HA routers are present in tenant 9eb675869e374718af4d2530b331328a. [pid: 8|app: 0|req: 521/1068] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:52 2026] DELETE /v2.0/routers/b34b4e60-29b7-47fe-ba14-89504ff01b16 => generated 0 bytes in 1101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1069] 10.0.0.194 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:53 2026] GET /v2.0/security-groups?id=bebdfda2-dc51-4c95-bdf6-6f03047519ff&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1070] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:24:53 2026] GET /v2.0/security-groups?tenant_id=8e9db096d0064f4aa35d28c593b026f6&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:24:54.220 7 INFO neutron.db.l3_hamode_db [None req-cbf7f28d-fc42-4c55-b5ef-f8cc7b7eaca7 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 524/1071] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:54 2026] DELETE /v2.0/subnets/eae4d4b5-5e97-4dd4-a35c-cb42ea493b27 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1072] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:24:54 2026] DELETE /v2.0/security-groups/93228681-3235-4f25-9bfc-5a89347d21f2 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1073] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:24:54 2026] DELETE /v2.0/networks/282086b1-4caf-4a4b-ad67-180735be41a6 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1074] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:24:55 2026] GET /v2.0/security-groups?tenant_id=9eb675869e374718af4d2530b331328a&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1075] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:24:55 2026] DELETE /v2.0/security-groups/6b7a0e22-d389-4819-bb5e-729676789e1d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1076] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:24:52 2026] POST /v2.0/routers => generated 692 bytes in 2979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:24:55.875 8 INFO neutron.services.segments.plugin [-] Segment c0d1b61a-e183-4bfa-87aa-e06ac7a7f277 resource provider aggregate not found 2026-03-01 22:24:55.880 8 INFO neutron.services.segments.plugin [-] Segment c0d1b61a-e183-4bfa-87aa-e06ac7a7f277 resource provider aggregate not found 2026-03-01 22:24:55.895 8 INFO neutron.services.segments.plugin [-] Segment c0d1b61a-e183-4bfa-87aa-e06ac7a7f277 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0d1b61a-e183-4bfa-87aa-e06ac7a7f277 found for delete ", "request_id": "req-bf0fb437-a1fc-4ef8-a8e5-7c4e8803fa6d"}]} 2026-03-01 22:24:55.905 8 INFO neutron.services.segments.plugin [-] Segment c0d1b61a-e183-4bfa-87aa-e06ac7a7f277 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0d1b61a-e183-4bfa-87aa-e06ac7a7f277 found for delete ", "request_id": "req-f9c60596-9f64-4d38-9676-0c013b91f9a7"}]} 2026-03-01 22:24:55.927 8 INFO neutron.services.segments.plugin [-] Segment 5ae996a6-832b-42a9-aa87-2973709c6d35 resource provider aggregate not found 2026-03-01 22:24:55.944 8 INFO neutron.services.segments.plugin [-] Segment 5ae996a6-832b-42a9-aa87-2973709c6d35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ae996a6-832b-42a9-aa87-2973709c6d35 found for delete ", "request_id": "req-5b514b9f-e9e8-4017-aa46-b7db9c2e2136"}]} 2026-03-01 22:24:55.950 8 INFO neutron.services.segments.plugin [-] Segment 5ae996a6-832b-42a9-aa87-2973709c6d35 resource provider aggregate not found 2026-03-01 22:24:55.972 8 INFO neutron.services.segments.plugin [-] Segment 5ae996a6-832b-42a9-aa87-2973709c6d35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ae996a6-832b-42a9-aa87-2973709c6d35 found for delete ", "request_id": "req-04c5ab29-01fe-4ead-acf1-0d334e13a73d"}]} [pid: 8|app: 0|req: 529/1077] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:24:55 2026] GET /v2.0/routers/898d3589-6437-41ae-910a-a1469ed8f8f7 => generated 698 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1078] 10.0.0.80 () {32 vars in 646 bytes} [Sun Mar 1 22:24:55 2026] GET /v2.0/routers => generated 701 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1079] 10.0.0.80 () {34 vars in 740 bytes} [Sun Mar 1 22:24:56 2026] PUT /v2.0/routers/898d3589-6437-41ae-910a-a1469ed8f8f7 => generated 705 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1080] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:24:56 2026] GET /v2.0/routers/898d3589-6437-41ae-910a-a1469ed8f8f7 => generated 705 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1081] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:24:56 2026] GET /v2.0/ports?device_id=898d3589-6437-41ae-910a-a1469ed8f8f7 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:57.868 7 INFO neutron.services.segments.plugin [-] Segment 994acc2b-e633-468f-8abd-a2cc3bd67216 resource provider aggregate not found 2026-03-01 22:24:57.874 7 INFO neutron.services.segments.plugin [-] Segment 994acc2b-e633-468f-8abd-a2cc3bd67216 resource provider aggregate not found 2026-03-01 22:24:57.892 7 INFO neutron.services.segments.plugin [-] Segment 994acc2b-e633-468f-8abd-a2cc3bd67216 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 994acc2b-e633-468f-8abd-a2cc3bd67216 found for delete ", "request_id": "req-fd821b8d-c99d-4f07-aa1c-d36eb08df6c5"}]} 2026-03-01 22:24:57.893 7 INFO neutron.services.segments.plugin [-] Segment 994acc2b-e633-468f-8abd-a2cc3bd67216 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 994acc2b-e633-468f-8abd-a2cc3bd67216 found for delete ", "request_id": "req-606d735c-9877-4d0e-bf34-226731e7c7e5"}]} 2026-03-01 22:24:57.907 7 INFO neutron.db.l3_hamode_db [None req-513a77de-09b4-4820-9584-103607712be1 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] HA network 579ae26c-5964-4938-84a8-2405c8beff76 was deleted as no HA routers are present in tenant e4bea6e44421428c83d8f482d06390f1. [pid: 7|app: 0|req: 551/1082] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:56 2026] DELETE /v2.0/routers/898d3589-6437-41ae-910a-a1469ed8f8f7 => generated 0 bytes in 1110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1083] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:24:57 2026] GET /v2.0/ports?device_id=898d3589-6437-41ae-910a-a1469ed8f8f7 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:57.998 7 INFO neutron.api.v2.resource [None req-a565a509-4e93-4805-938c-dd55e11a2e53 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1084] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:57 2026] DELETE /v2.0/routers/898d3589-6437-41ae-910a-a1469ed8f8f7 => generated 135 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1085] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:24:58 2026] GET /v2.0/ports?device_id=97fea249-34ce-48eb-82e5-76db6a847417 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:58.086 7 INFO neutron.api.v2.resource [None req-694de877-d8d6-41fe-968c-495563fcf862 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 553/1086] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:58 2026] DELETE /v2.0/routers/97fea249-34ce-48eb-82e5-76db6a847417 => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:24:58.127 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35290867-6078-432c-a65f-e0120066a955 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 534/1087] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:58 2026] DELETE /v2.0/subnets/581d6d5f-174d-4452-be6a-8e1716c72134 => 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: 554/1088] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:24:58 2026] GET /v2.0/ports?device_id=5806e859-2e8a-4910-8482-0cb4684a59bf => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:58.219 8 INFO neutron.api.v2.resource [None req-334d5d5a-f859-4f89-8ebc-7d304537a5f5 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 535/1089] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:58 2026] DELETE /v2.0/routers/5806e859-2e8a-4910-8482-0cb4684a59bf => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:24:58.249 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9019e15-f17e-4167-98e3-b457c6cdf68c 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1090] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:58 2026] DELETE /v2.0/subnets/50e6945b-0db9-4cd5-b53a-24604859ace5 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1091] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:24:58 2026] GET /v2.0/ports?device_id=fc74f266-6e8f-4495-a780-3924c1d72489 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:24:58.320 7 INFO neutron.api.v2.resource [None req-7237d0e3-f706-4863-818d-14b9da8644cd 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 556/1092] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:58 2026] DELETE /v2.0/routers/fc74f266-6e8f-4495-a780-3924c1d72489 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:24:58.348 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e3c3625-e28f-47bb-8542-6e11e414d3d6 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 537/1093] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:58 2026] DELETE /v2.0/subnets/43256c38-8fa3-4bb6-ad69-90680ee17a8a => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:24:58.380 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a62eb65-2da8-495a-8c19-2c2b2ea0f8ab 50313a6dac9344c99e0de3b4586f23d6 e4bea6e44421428c83d8f482d06390f1 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 557/1094] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:24:58 2026] DELETE /v2.0/subnets/ef21d197-7f73-4857-8164-1575940ae78b => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1095] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:24:58 2026] GET /v2.0/security-groups?tenant_id=4148e69e8dd74e6e9c5cbfaefc3227b9&name=default => generated 2801 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1096] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:58 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1097] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:58 2026] GET /v2.0/security-groups?id=bebdfda2-dc51-4c95-bdf6-6f03047519ff&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1098] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:24:58 2026] DELETE /v2.0/security-groups/444ed3ba-f90d-4bc8-9787-79507d75cb06 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1099] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:59 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1100] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:59 2026] GET /v2.0/security-groups?id=bebdfda2-dc51-4c95-bdf6-6f03047519ff&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1101] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:24:59 2026] GET /v2.0/security-groups?tenant_id=0eacaabbf6b549d093d7043e4869babc&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1102] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:24:59 2026] GET /v2.0/security-groups?tenant_id=e4bea6e44421428c83d8f482d06390f1&name=default => generated 2801 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1103] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:24:59 2026] DELETE /v2.0/security-groups/7ed7a13e-1bbc-4a32-886b-573637a4093e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1104] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:24:59 2026] DELETE /v2.0/security-groups/fa18e6ff-28e8-41cd-8a34-ba1c84a76424 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1105] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:24:59 2026] GET /v2.0/ports?tenant_id=983f344f772f4ce7aece710acad5b084&device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1106] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:24:59 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1107] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:24:59 2026] GET /v2.0/security-groups?id=bebdfda2-dc51-4c95-bdf6-6f03047519ff&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1108] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:24:59 2026] GET /v2.0/networks?id=60f02380-dfa5-41bd-bb21-874bc530857b => generated 771 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1109] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:24:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2ebf28ba-3182-4264-9d3f-8b44720bc2ff => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1110] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:24:59 2026] GET /v2.0/subnets?id=2a946d79-62ea-4ff2-a0b0-2fda7413ec5b => generated 669 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1111] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:24:59 2026] GET /v2.0/ports?network_id=60f02380-dfa5-41bd-bb21-874bc530857b&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1112] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:24:59 2026] GET /v2.0/networks/60f02380-dfa5-41bd-bb21-874bc530857b?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1113] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:24:59 2026] GET /v2.0/networks/60f02380-dfa5-41bd-bb21-874bc530857b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1116] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:00 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1117] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:25:00 2026] GET /v2.0/security-groups?id=bebdfda2-dc51-4c95-bdf6-6f03047519ff&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: 550/1118] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:01 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => 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: 551/1119] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:25:01 2026] GET /v2.0/security-groups?id=bebdfda2-dc51-4c95-bdf6-6f03047519ff&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1120] 10.0.0.80 () {32 vars in 622 bytes} [Sun Mar 1 22:25:02 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1121] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:01 2026] GET /v2.0/security-groups?tenant_id=4c02d9b028c34a94a0b908688e099277&name=default => generated 2801 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1122] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:02 2026] DELETE /v2.0/security-groups/4ffbd03f-ce4e-4c2f-902a-714d0212d7bf => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1123] 10.0.0.80 () {32 vars in 632 bytes} [Sun Mar 1 22:25:02 2026] GET /v2.0/ => generated 632 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1124] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:02 2026] GET /v2.0/security-groups?tenant_id=8211e64a918c4369afbdaa9ba2dbcaa3&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1125] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:02 2026] DELETE /v2.0/security-groups/182f4e78-baac-45a8-8230-6179e23da803 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1126] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:03 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1127] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:02 2026] GET /v2.0/security-groups?tenant_id=e4274c6610c341e7a08597768d06a004&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1128] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:25:03 2026] GET /v2.0/security-groups?id=bebdfda2-dc51-4c95-bdf6-6f03047519ff&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: 573/1129] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:03 2026] DELETE /v2.0/security-groups/2aa839a6-3d06-43d8-bdbb-3f336421db6e => 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: 557/1130] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:04 2026] GET /v2.0/security-groups?tenant_id=8de78459dd9e4cffa131b76ba1723ab8&name=default => generated 2801 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1131] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:04 2026] DELETE /v2.0/security-groups/6b4aac21-101e-49d2-8eac-a37d509758cb => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1132] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:04 2026] GET /v2.0/security-groups?tenant_id=8091f7c9b18c4b3d8fbd74e1b0de2d30&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1133] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:05 2026] DELETE /v2.0/security-groups/ac8cefeb-b8f7-4098-803d-dd5ee947e45f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1134] 199.204.45.22 () {34 vars in 1095 bytes} [Sun Mar 1 22:25:06 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1135] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:25:06 2026] GET /v2.0/ports?tenant_id=983f344f772f4ce7aece710acad5b084&device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1136] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:25:06 2026] GET /v2.0/networks?id=60f02380-dfa5-41bd-bb21-874bc530857b => generated 771 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1137] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:25:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2ebf28ba-3182-4264-9d3f-8b44720bc2ff => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1138] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:25:06 2026] GET /v2.0/subnets?id=2a946d79-62ea-4ff2-a0b0-2fda7413ec5b => generated 669 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1139] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:25:06 2026] GET /v2.0/ports?network_id=60f02380-dfa5-41bd-bb21-874bc530857b&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1140] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:25:06 2026] GET /v2.0/networks/60f02380-dfa5-41bd-bb21-874bc530857b?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1141] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:25:06 2026] GET /v2.0/networks/60f02380-dfa5-41bd-bb21-874bc530857b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1142] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:06 2026] GET /v2.0/security-groups?tenant_id=ece5360d97f44a21ba55370f3b28afc7&name=default => generated 2801 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1143] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:07 2026] DELETE /v2.0/security-groups/a94c3e8b-19bc-4985-9bfc-a1c57b0314e1 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1144] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:07 2026] GET /v2.0/security-groups?tenant_id=aa58f68dedd34645a100686ab97a8116&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1145] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:07 2026] DELETE /v2.0/security-groups/eb95a701-58dd-4f7e-812a-2e659cf994ef => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1146] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:08 2026] GET /v2.0/security-groups?tenant_id=ce6d51013cf746eaa5fce294e374fe65&name=default => generated 2801 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1147] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:09 2026] DELETE /v2.0/security-groups/25770216-da8c-4767-9e6d-cd6446be1cd2 => 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: 566/1148] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:09 2026] GET /v2.0/security-groups?tenant_id=0dca7da163814cb484953d6c6cea7533&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1149] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:09 2026] DELETE /v2.0/security-groups/1df0fea0-2384-4da8-b329-ef8cacddb68d => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1150] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:10 2026] GET /v2.0/security-groups?tenant_id=9e5b9625572d4d32be8970942c178925&name=default => generated 2801 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1151] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:10 2026] DELETE /v2.0/security-groups/8e660274-8b61-40f2-be8a-585eef49d6ed => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1152] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:10 2026] GET /v2.0/security-groups?tenant_id=606c347a046d46769bcb4d4077c9e013&name=default => generated 2801 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1153] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:10 2026] DELETE /v2.0/security-groups/9d6eb1d5-0519-4281-b2bd-d5afe51cb467 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:25:13.037 8 INFO neutron.db.segments_db [None req-6510030f-8a35-4029-877e-100baefb5219 52f3fe19301145bcaf757dbb08ad2664 54b1645208b74b468c7aba025fde18c0 - - - -] Added segment 403cb9dd-6a9f-4eda-8385-f9fa22db547f of type vxlan for network bf2ec799-eb6d-429b-8d6e-736102578d6a [pid: 8|app: 0|req: 569/1154] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:25:12 2026] POST /v2.0/networks => generated 649 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1155] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:25:13 2026] POST /v2.0/subnets => generated 603 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:25:13.636 7 INFO neutron.db.segments_db [None req-cfa3f898-62d7-42ab-9da1-3e9a3b16895e 52f3fe19301145bcaf757dbb08ad2664 54b1645208b74b468c7aba025fde18c0 - - - -] Added segment 22a18fa1-e970-4c1a-8d46-73b7383c54df of type vxlan for network 01056957-7b0c-43ed-b796-6346b2d8ba43 [pid: 8|app: 0|req: 570/1156] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:13 2026] GET /v2.0/security-groups?tenant_id=0bf4329922b649f4ad018f94d906d915&name=default => generated 2801 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1157] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:13 2026] DELETE /v2.0/security-groups/63053c9b-f81d-4210-ba85-7048d4ca9355 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:25:13.976 7 INFO neutron.db.l3_hamode_db [None req-cfa3f898-62d7-42ab-9da1-3e9a3b16895e 52f3fe19301145bcaf757dbb08ad2664 54b1645208b74b468c7aba025fde18c0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 572/1158] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:13 2026] GET /v2.0/security-groups?tenant_id=c82c545d8db94ae181d4ecf061c6a4ed&name=default => generated 2801 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1159] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:14 2026] DELETE /v2.0/security-groups/62c8ce25-fa26-407c-875a-ce99d98b0560 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:25:15.011 7 INFO neutron.db.l3_hamode_db [None req-cfa3f898-62d7-42ab-9da1-3e9a3b16895e 52f3fe19301145bcaf757dbb08ad2664 54b1645208b74b468c7aba025fde18c0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 574/1160] 10.0.0.194 () {34 vars in 990 bytes} [Sun Mar 1 22:25:14 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1161] 10.0.0.194 () {34 vars in 1040 bytes} [Sun Mar 1 22:25:15 2026] GET /v2.0/security-groups?id=bebdfda2-dc51-4c95-bdf6-6f03047519ff&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1164] 10.0.0.80 () {32 vars in 652 bytes} [Sun Mar 1 22:25:15 2026] GET /v2.0/extensions => generated 19178 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1165] 10.0.0.80 () {32 vars in 680 bytes} [Sun Mar 1 22:25:16 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) [pid: 8|app: 0|req: 580/1166] 10.0.0.80 () {32 vars in 680 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1167] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1168] 10.0.0.80 () {32 vars in 664 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1169] 10.0.0.80 () {32 vars in 698 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1170] 10.0.0.80 () {32 vars in 696 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1171] 10.0.0.80 () {32 vars in 700 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1172] 10.0.0.80 () {32 vars in 688 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1173] 10.0.0.80 () {32 vars in 702 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1174] 10.0.0.80 () {32 vars in 692 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1175] 10.0.0.80 () {32 vars in 694 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1176] 10.0.0.80 () {32 vars in 684 bytes} [Sun Mar 1 22:25:16 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: 591/1177] 10.0.0.80 () {32 vars in 686 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1178] 10.0.0.80 () {32 vars in 660 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1179] 10.0.0.80 () {32 vars in 698 bytes} [Sun Mar 1 22:25:16 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: 8|app: 0|req: 594/1180] 10.0.0.80 () {32 vars in 678 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1181] 10.0.0.80 () {32 vars in 682 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1182] 10.0.0.80 () {32 vars in 674 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1183] 10.0.0.80 () {32 vars in 688 bytes} [Sun Mar 1 22:25:16 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: 8|app: 0|req: 598/1184] 10.0.0.80 () {32 vars in 722 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1185] 10.0.0.80 () {32 vars in 686 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1186] 10.0.0.80 () {32 vars in 668 bytes} [Sun Mar 1 22:25:16 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: 8|app: 0|req: 601/1187] 10.0.0.80 () {32 vars in 686 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1188] 10.0.0.80 () {32 vars in 680 bytes} [Sun Mar 1 22:25:16 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: 8|app: 0|req: 603/1189] 10.0.0.80 () {32 vars in 698 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1190] 10.0.0.80 () {32 vars in 678 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1191] 10.0.0.80 () {32 vars in 666 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/router => generated 256 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1192] 10.0.0.80 () {32 vars in 676 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1193] 10.0.0.80 () {32 vars in 664 bytes} [Sun Mar 1 22:25:16 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: 608/1194] 10.0.0.80 () {32 vars in 674 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/l3-flavors => 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: 609/1195] 10.0.0.80 () {32 vars in 712 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1196] 10.0.0.80 () {32 vars in 690 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1197] 10.0.0.80 () {32 vars in 682 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1198] 10.0.0.80 () {32 vars in 668 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1199] 10.0.0.80 () {32 vars in 686 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1200] 10.0.0.80 () {32 vars in 704 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1201] 10.0.0.80 () {32 vars in 700 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1202] 10.0.0.80 () {32 vars in 674 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1203] 10.0.0.80 () {32 vars in 692 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1204] 10.0.0.80 () {32 vars in 688 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1205] 10.0.0.80 () {32 vars in 708 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1206] 10.0.0.80 () {32 vars in 704 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1207] 10.0.0.80 () {32 vars in 696 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1208] 10.0.0.80 () {32 vars in 710 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1209] 10.0.0.80 () {32 vars in 668 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1210] 10.0.0.80 () {32 vars in 686 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1211] 10.0.0.80 () {32 vars in 680 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1212] 10.0.0.80 () {32 vars in 674 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1213] 10.0.0.80 () {32 vars in 670 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1214] 10.0.0.80 () {32 vars in 660 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1215] 10.0.0.80 () {32 vars in 698 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1216] 10.0.0.80 () {32 vars in 698 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1217] 10.0.0.80 () {32 vars in 676 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1218] 10.0.0.80 () {32 vars in 668 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1219] 10.0.0.80 () {32 vars in 682 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1220] 10.0.0.80 () {32 vars in 700 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1221] 10.0.0.80 () {32 vars in 684 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1222] 10.0.0.80 () {32 vars in 706 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1223] 10.0.0.80 () {32 vars in 668 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1224] 10.0.0.80 () {32 vars in 696 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1225] 10.0.0.80 () {32 vars in 694 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1226] 10.0.0.80 () {32 vars in 684 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1227] 10.0.0.80 () {32 vars in 688 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1228] 10.0.0.80 () {32 vars in 666 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1229] 10.0.0.80 () {32 vars in 680 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1230] 10.0.0.80 () {32 vars in 680 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1231] 10.0.0.80 () {32 vars in 690 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1232] 10.0.0.80 () {32 vars in 690 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1233] 10.0.0.80 () {32 vars in 694 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1234] 10.0.0.80 () {32 vars in 684 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1235] 10.0.0.80 () {32 vars in 688 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1236] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:25:13 2026] POST /v2.0/routers => generated 695 bytes in 3088 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1237] 10.0.0.80 () {32 vars in 700 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1238] 10.0.0.80 () {32 vars in 702 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1239] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1240] 10.0.0.80 () {32 vars in 714 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1241] 10.0.0.80 () {32 vars in 726 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1242] 10.0.0.80 () {32 vars in 718 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1243] 10.0.0.80 () {32 vars in 682 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1244] 10.0.0.80 () {32 vars in 668 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1245] 10.0.0.80 () {32 vars in 718 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1246] 10.0.0.80 () {32 vars in 678 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1247] 10.0.0.80 () {32 vars in 668 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1248] 10.0.0.80 () {32 vars in 696 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1249] 10.0.0.80 () {32 vars in 704 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1250] 10.0.0.80 () {32 vars in 700 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1251] 10.0.0.80 () {32 vars in 682 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1252] 10.0.0.80 () {32 vars in 704 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/subnet-segmentid-writable => 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: 666/1253] 10.0.0.80 () {32 vars in 694 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1254] 10.0.0.80 () {32 vars in 688 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1255] 10.0.0.80 () {32 vars in 696 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1256] 10.0.0.80 () {32 vars in 688 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1257] 10.0.0.80 () {32 vars in 700 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1258] 10.0.0.80 () {32 vars in 664 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1259] 10.0.0.80 () {32 vars in 680 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1260] 10.0.0.80 () {32 vars in 692 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1261] 10.0.0.80 () {32 vars in 676 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1262] 10.0.0.80 () {32 vars in 666 bytes} [Sun Mar 1 22:25:16 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1263] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:17 2026] GET /v2.0/security-groups?tenant_id=682888132b6f4c5fa2aefa2b0a386f28&name=default => generated 2801 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1264] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:17 2026] DELETE /v2.0/security-groups/5c10bc25-da21-4ecf-86bf-78bdb34d62f8 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1265] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:25:16 2026] PUT /v2.0/routers/7d4f87d7-d1cf-4e02-b36a-29fb689b51f1/add_router_interface => generated 309 bytes in 1864 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1266] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:18 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1267] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:25:18 2026] GET /v2.0/security-groups?id=bebdfda2-dc51-4c95-bdf6-6f03047519ff&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1268] 10.0.0.80 () {34 vars in 664 bytes} [Sun Mar 1 22:25:18 2026] POST /v2.0/ports => generated 954 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 679/1269] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:19 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1270] 10.0.0.80 () {34 vars in 664 bytes} [Sun Mar 1 22:25:19 2026] POST /v2.0/ports => generated 955 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 681/1271] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:25:19 2026] GET /v2.0/security-groups?id=bebdfda2-dc51-4c95-bdf6-6f03047519ff&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1272] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:19 2026] GET /v2.0/security-groups?tenant_id=8e892f8102284d5c89e960f87bc57e22&name=default => generated 2801 bytes in 637 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1273] 199.204.45.22 () {34 vars in 993 bytes} [Sun Mar 1 22:25:19 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1274] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:19 2026] DELETE /v2.0/security-groups/86aa926d-4ec6-4daf-b8d5-72fe502fd07b => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:25:20.150 8 INFO neutron.db.l3_db [None req-09564a0b-9fab-4ad3-b5e5-c7986158b330 db128d3d45374fc686d4df26a0e707a7 983f344f772f4ce7aece710acad5b084 - - - -] Floating IP c594ee74-0642-4219-84cb-13edb4ecf167 disassociated. External IP: 10.96.250.216, port: 2ebf28ba-3182-4264-9d3f-8b44720bc2ff. 2026-03-01 22:25:20.633 7 INFO neutron.db.l3_db [None req-82372f31-5f96-4124-be1d-c4608e1d6b34 52f3fe19301145bcaf757dbb08ad2664 54b1645208b74b468c7aba025fde18c0 - - - -] Floating IP d539f239-cb8a-4ad8-802d-b0cdcc43f689 associated. External IP: 10.96.250.203, port: e6dd9c89-5545-482e-a27b-101405479435. [pid: 7|app: 0|req: 592/1275] 10.0.0.80 () {34 vars in 676 bytes} [Sun Mar 1 22:25:19 2026] POST /v2.0/floatingips => generated 842 bytes in 1270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1276] 199.204.45.22 () {36 vars in 996 bytes} [Sun Mar 1 22:25:19 2026] DELETE /v2.0/ports/2ebf28ba-3182-4264-9d3f-8b44720bc2ff => generated 0 bytes in 1348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1277] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:21 2026] GET /v2.0/ports?device_id=457541ae-e226-4b84-865b-9cf412ceaccc => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:25:21.228 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b13a6d16-d76b-4378-95f9-aba9b72c1699'] response: {'server_uuid': '457541ae-e226-4b84-865b-9cf412ceaccc', 'name': 'network-vif-deleted', 'tag': '2ebf28ba-3182-4264-9d3f-8b44720bc2ff', 'status': 'completed', 'code': 200} 2026-03-01 22:25:21.393 8 INFO neutron.db.l3_db [None req-df28e189-bb9b-42a7-93b0-9f6edfad1a96 52f3fe19301145bcaf757dbb08ad2664 54b1645208b74b468c7aba025fde18c0 - - - -] Floating IP d539f239-cb8a-4ad8-802d-b0cdcc43f689 disassociated. External IP: 10.96.250.203, port: e6dd9c89-5545-482e-a27b-101405479435. 2026-03-01 22:25:21.433 7 INFO neutron.db.segments_db [None req-3835af44-a59a-4eee-a15f-af546267c9d2 842ee71604504954bb72193585388e4b 42b64e7cc9a14ecea80ac0b07020f7dd - - - -] Added segment e20538c1-d2ab-490e-948f-1116c69a6510 of type vxlan for network 38d6afd8-5e9c-4a44-91a1-16d4129ebd2f 2026-03-01 22:25:21.557 7 INFO neutron.db.segments_db [None req-3835af44-a59a-4eee-a15f-af546267c9d2 842ee71604504954bb72193585388e4b 42b64e7cc9a14ecea80ac0b07020f7dd - - - -] Added segment 48740907-a4c6-4ede-a64c-cb173696534c of type vxlan for network 88beee33-d4c6-4757-a83e-dde6fe786847 [pid: 7|app: 0|req: 593/1278] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:25:21 2026] POST /v2.0/networks => generated 1245 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1279] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:25:21 2026] PUT /v2.0/floatingips/d539f239-cb8a-4ad8-802d-b0cdcc43f689 => generated 552 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1280] 10.0.0.80 () {32 vars in 648 bytes} [Sun Mar 1 22:25:21 2026] GET /v2.0/networks => generated 1844 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:25:22.021 7 INFO neutron.db.segments_db [None req-0cda34bb-3f0e-4895-a0d0-ed42bceee189 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 101b7b48-50f7-46c2-b0d8-075333901920 of type vxlan for network 0e6d9f54-0950-4985-9b88-6892e14e7dcb [pid: 7|app: 0|req: 594/1281] 10.0.0.80 () {34 vars in 670 bytes} [Sun Mar 1 22:25:21 2026] POST /v2.0/networks => generated 740 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1282] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:25:21 2026] DELETE /v2.0/floatingips/d539f239-cb8a-4ad8-802d-b0cdcc43f689 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:25:22.348 7 INFO neutron.services.segments.plugin [-] Segment e20538c1-d2ab-490e-948f-1116c69a6510 resource provider aggregate not found 2026-03-01 22:25:22.353 7 INFO neutron.services.segments.plugin [-] Segment e20538c1-d2ab-490e-948f-1116c69a6510 resource provider aggregate not found 2026-03-01 22:25:22.370 7 INFO neutron.services.segments.plugin [-] Segment e20538c1-d2ab-490e-948f-1116c69a6510 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e20538c1-d2ab-490e-948f-1116c69a6510 found for delete ", "request_id": "req-e6065333-aad5-4f3d-9a5a-18f0b716ddde"}]} 2026-03-01 22:25:22.372 7 INFO neutron.services.segments.plugin [-] Segment e20538c1-d2ab-490e-948f-1116c69a6510 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e20538c1-d2ab-490e-948f-1116c69a6510 found for delete ", "request_id": "req-56b14ced-209e-4772-b4e4-7ad5dbfef15c"}]} [pid: 7|app: 0|req: 595/1283] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:22 2026] DELETE /v2.0/networks/38d6afd8-5e9c-4a44-91a1-16d4129ebd2f => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1284] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:25:22 2026] POST /v2.0/subnets => generated 663 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1285] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:22 2026] DELETE /v2.0/security-groups/bebdfda2-dc51-4c95-bdf6-6f03047519ff => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:25:22.935 8 INFO neutron.services.segments.plugin [-] Segment 48740907-a4c6-4ede-a64c-cb173696534c resource provider aggregate not found 2026-03-01 22:25:22.943 8 INFO neutron.services.segments.plugin [-] Segment 48740907-a4c6-4ede-a64c-cb173696534c resource provider aggregate not found 2026-03-01 22:25:22.960 8 INFO neutron.services.segments.plugin [-] Segment 48740907-a4c6-4ede-a64c-cb173696534c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48740907-a4c6-4ede-a64c-cb173696534c found for delete ", "request_id": "req-f3c2099c-10af-4daa-8cad-d1863e75e324"}]} 2026-03-01 22:25:22.967 8 INFO neutron.services.segments.plugin [-] Segment 48740907-a4c6-4ede-a64c-cb173696534c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48740907-a4c6-4ede-a64c-cb173696534c found for delete ", "request_id": "req-936ea44a-27bb-4291-975f-13cbf5f00441"}]} [pid: 8|app: 0|req: 691/1286] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:22 2026] DELETE /v2.0/networks/88beee33-d4c6-4757-a83e-dde6fe786847 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:25:23.049 8 INFO neutron.db.segments_db [None req-79a51ad4-6349-4edc-a4e6-b4a2e53ad4ed e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 67bc48ab-38e0-4f7a-b24b-fd0555614311 of type vxlan for network 590ea409-bbcc-4919-8239-e1e6c9bb6917 2026-03-01 22:25:23.418 7 INFO neutron.db.l3_db [None req-dd50b883-10aa-4eed-9e85-32f342255d40 52f3fe19301145bcaf757dbb08ad2664 54b1645208b74b468c7aba025fde18c0 - - - -] Floating IP dc308021-8bac-4de1-bf9c-535889d196df associated. External IP: 10.96.250.218, port: bc3d96b5-c7dd-48d3-9711-1158052a2afb. 2026-03-01 22:25:23.420 8 INFO neutron.db.l3_hamode_db [None req-79a51ad4-6349-4edc-a4e6-b4a2e53ad4ed e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 596/1287] 10.0.0.80 () {34 vars in 676 bytes} [Sun Mar 1 22:25:22 2026] POST /v2.0/floatingips => generated 841 bytes in 1412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:25:23.812 7 INFO neutron.api.v2.resource [None req-1f821963-5288-4c0e-bdc1-3ab33dd0e7a8 db128d3d45374fc686d4df26a0e707a7 983f344f772f4ce7aece710acad5b084 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 597/1288] 10.0.0.80 () {32 vars in 736 bytes} [Sun Mar 1 22:25:23 2026] GET /v2.0/security-groups/bebdfda2-dc51-4c95-bdf6-6f03047519ff => 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: 598/1289] 10.0.0.80 () {32 vars in 648 bytes} [Sun Mar 1 22:25:23 2026] GET /v2.0/networks => generated 651 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1290] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:25:23 2026] GET /v2.0/floatingips/dc308021-8bac-4de1-bf9c-535889d196df => generated 841 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1291] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:25:23 2026] DELETE /v2.0/floatingips/c594ee74-0642-4219-84cb-13edb4ecf167 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:25:24.404 7 INFO neutron.db.segments_db [None req-6da7fd54-18d4-4d14-8ddb-7823978b1205 842ee71604504954bb72193585388e4b 42b64e7cc9a14ecea80ac0b07020f7dd - - - -] Added segment 6400045a-5345-4e9a-92d6-83d620d8632e of type vxlan for network 4c1795ea-4e40-455a-931b-521cbe810a56 2026-03-01 22:25:24.473 8 INFO neutron.db.l3_hamode_db [None req-79a51ad4-6349-4edc-a4e6-b4a2e53ad4ed e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 601/1292] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:25:24 2026] POST /v2.0/networks => generated 649 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1293] 10.0.0.80 () {32 vars in 654 bytes} [Sun Mar 1 22:25:24 2026] GET /v2.0/floatingips => generated 844 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1294] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:25:22 2026] POST /v2.0/routers => generated 727 bytes in 2582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:25:25.613 8 INFO neutron.db.segments_db [None req-d15515b4-30f0-4658-a202-07ee76fe9d49 842ee71604504954bb72193585388e4b 42b64e7cc9a14ecea80ac0b07020f7dd - - - -] Added segment abef48dd-d2d2-4da5-8a05-aaaead124d90 of type vxlan for network 7612f69f-e38a-411e-b7bf-fd085c2aeb22 [pid: 8|app: 0|req: 693/1295] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:25:25 2026] POST /v2.0/networks => generated 649 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:25:26.143 8 INFO neutron.db.l3_db [None req-cf060c78-3f20-43a7-91fc-dfb137b16ca8 52f3fe19301145bcaf757dbb08ad2664 54b1645208b74b468c7aba025fde18c0 - - - -] Floating IP dc308021-8bac-4de1-bf9c-535889d196df associated. External IP: 10.96.250.218, port: bc3d96b5-c7dd-48d3-9711-1158052a2afb. [pid: 7|app: 0|req: 603/1296] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:25:24 2026] PUT /v2.0/routers/bae4f238-390f-478d-843b-a0bc3bf38c4d/remove_router_interface => generated 309 bytes in 2231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1297] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:25:25 2026] PUT /v2.0/floatingips/dc308021-8bac-4de1-bf9c-535889d196df => generated 842 bytes in 1713 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1298] 10.0.0.80 () {34 vars in 664 bytes} [Sun Mar 1 22:25:27 2026] POST /v2.0/ports => generated 1506 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 604/1299] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:25:26 2026] PUT /v2.0/routers/fc229adc-5162-4e5e-a4fe-1a3d975ebb51/add_router_interface => generated 309 bytes in 1609 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:25:28.638 7 INFO neutron.db.l3_db [None req-2b4620a8-d8cc-4546-a0ab-ff03246bf1a2 52f3fe19301145bcaf757dbb08ad2664 54b1645208b74b468c7aba025fde18c0 - - - -] Floating IP dc308021-8bac-4de1-bf9c-535889d196df disassociated. External IP: 10.96.250.218, port: e6dd9c89-5545-482e-a27b-101405479435. [pid: 7|app: 0|req: 605/1300] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:25:28 2026] PUT /v2.0/floatingips/dc308021-8bac-4de1-bf9c-535889d196df => generated 552 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1301] 10.0.0.80 () {32 vars in 642 bytes} [Sun Mar 1 22:25:29 2026] GET /v2.0/ports => generated 1506 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:25:29.321 8 INFO neutron.services.segments.plugin [-] Segment 65a8f852-e7dd-4f84-ba22-244be79ed050 resource provider aggregate not found 2026-03-01 22:25:29.326 8 INFO neutron.services.segments.plugin [-] Segment 65a8f852-e7dd-4f84-ba22-244be79ed050 resource provider aggregate not found 2026-03-01 22:25:29.347 8 INFO neutron.services.segments.plugin [-] Segment 65a8f852-e7dd-4f84-ba22-244be79ed050 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65a8f852-e7dd-4f84-ba22-244be79ed050 found for delete ", "request_id": "req-975139ad-a496-4c63-83ae-0cb929c2396c"}]} 2026-03-01 22:25:29.355 8 INFO neutron.services.segments.plugin [-] Segment 65a8f852-e7dd-4f84-ba22-244be79ed050 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65a8f852-e7dd-4f84-ba22-244be79ed050 found for delete ", "request_id": "req-1220a1bb-4760-42ef-a90d-c04fe63522b2"}]} 2026-03-01 22:25:29.357 8 INFO neutron.db.l3_hamode_db [None req-5255f2a6-56c0-41e9-aa0c-883021e7d01b e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] HA network cd7fcf48-af47-41b0-b6c1-ba07bad9e156 was deleted as no HA routers are present in tenant 983f344f772f4ce7aece710acad5b084. [pid: 8|app: 0|req: 696/1302] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:28 2026] DELETE /v2.0/routers/bae4f238-390f-478d-843b-a0bc3bf38c4d => generated 0 bytes in 1196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1303] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:25:29 2026] GET /v2.0/network-ip-availabilities => generated 3906 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1304] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:25:29 2026] DELETE /v2.0/floatingips/dc308021-8bac-4de1-bf9c-535889d196df => generated 0 bytes in 501 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1305] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:25:29 2026] DELETE /v2.0/ports/7c12d9a4-304d-4900-b0c9-45680d78a33c => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1306] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:25:29 2026] GET /v2.0/subnets => generated 4377 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:25:29.794 8 INFO neutron.api.v2.resource [None req-a01f869e-7f7c-4290-923f-bb4585f4a5c1 52f3fe19301145bcaf757dbb08ad2664 54b1645208b74b468c7aba025fde18c0 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 700/1307] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:25:29 2026] DELETE /v2.0/floatingips/dc308021-8bac-4de1-bf9c-535889d196df => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1308] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:29 2026] DELETE /v2.0/subnets/2a946d79-62ea-4ff2-a0b0-2fda7413ec5b => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1309] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:25:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1310] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:25:29 2026] DELETE /v2.0/ports/82a521ae-11e2-4760-8167-e2acf65e42c6 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1311] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:30 2026] DELETE /v2.0/networks/60f02380-dfa5-41bd-bb21-874bc530857b => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1312] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:25:29 2026] DELETE /v2.0/ports/e6dd9c89-5545-482e-a27b-101405479435 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1313] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:25:30 2026] GET /v2.0/security-groups => generated 27742 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1316] 10.0.0.80 () {32 vars in 642 bytes} [Sun Mar 1 22:25:30 2026] GET /v2.0/ports => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1317] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:25:30 2026] GET /v2.0/subnets => generated 3721 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:25:30.619 7 INFO neutron.db.segments_db [None req-b92bb273-a746-4843-9854-18aed7d9b77f 842ee71604504954bb72193585388e4b 42b64e7cc9a14ecea80ac0b07020f7dd - - - -] Added segment 9bd7cb79-3882-4719-80d7-cbb532a853c7 of type vxlan for network 84d15ebb-3513-4d5b-816c-98bc9db348e4 [pid: 7|app: 0|req: 613/1318] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:25:30 2026] POST /v2.0/networks => generated 650 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1319] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:30 2026] GET /v2.0/security-groups?tenant_id=983f344f772f4ce7aece710acad5b084&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1320] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:25:30 2026] DELETE /v2.0/ports/bc3d96b5-c7dd-48d3-9711-1158052a2afb => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1321] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:25:30 2026] GET /v2.0/ports => generated 12351 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-03-01 22:25:30.870 8 INFO neutron.db.segments_db [None req-59d754f5-13c8-4f63-927a-1d924e4aeb54 842ee71604504954bb72193585388e4b 42b64e7cc9a14ecea80ac0b07020f7dd - - - -] Added segment 8985f367-31be-4459-8dd7-a142fe5e8489 of type vxlan for network 961b2d34-6720-4a5a-a8ea-d7ab6ba7f98c [pid: 8|app: 0|req: 707/1322] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:25:30 2026] POST /v2.0/networks => generated 650 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1323] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:25:31 2026] GET /v2.0/ports?device_id=7d4f87d7-d1cf-4e02-b36a-29fb689b51f1 => generated 958 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1324] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:25:31 2026] GET /v2.0/networks => generated 7945 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1325] 10.0.0.242 () {34 vars in 982 bytes} [Sun Mar 1 22:25:31 2026] GET /v2.0/networks?id=0e6d9f54-0950-4985-9b88-6892e14e7dcb => generated 672 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:25:31.378 8 INFO neutron.services.segments.plugin [-] Segment a90e0abf-d496-4921-a98c-63aa0fcff573 resource provider aggregate not found 2026-03-01 22:25:31.400 8 INFO neutron.services.segments.plugin [-] Segment a90e0abf-d496-4921-a98c-63aa0fcff573 resource provider aggregate not found 2026-03-01 22:25:31.408 8 INFO neutron.services.segments.plugin [-] Segment a90e0abf-d496-4921-a98c-63aa0fcff573 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a90e0abf-d496-4921-a98c-63aa0fcff573 found for delete ", "request_id": "req-0f90d467-0cb6-4ec5-a916-91e03eb13909"}]} 2026-03-01 22:25:31.424 8 INFO neutron.services.segments.plugin [-] Segment a90e0abf-d496-4921-a98c-63aa0fcff573 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a90e0abf-d496-4921-a98c-63aa0fcff573 found for delete ", "request_id": "req-6ded8a94-060f-4293-bc95-cca73015a18f"}]} [pid: 7|app: 0|req: 616/1326] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:30 2026] DELETE /v2.0/security-groups/2f689686-824d-4e1b-b8f2-2fd4696e4d12 => generated 0 bytes in 606 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1327] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:25:31 2026] POST /v2.0/subnets => generated 1225 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1328] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:25:31 2026] GET /v2.0/agents => generated 3356 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1329] 10.0.0.242 () {34 vars in 965 bytes} [Sun Mar 1 22:25:31 2026] GET /v2.0/quotas/e1bb6a3b5e824f25847483d95fe6353a => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1330] 10.0.0.80 () {32 vars in 646 bytes} [Sun Mar 1 22:25:31 2026] GET /v2.0/subnets => generated 1838 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1331] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:25:32 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1332] 10.0.0.242 () {34 vars in 1002 bytes} [Sun Mar 1 22:25:32 2026] GET /v2.0/ports?tenant_id=e1bb6a3b5e824f25847483d95fe6353a&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1333] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:32 2026] DELETE /v2.0/subnets/5c343b65-5441-4e02-a186-1b077c5ceaca => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1334] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:25:32 2026] GET /v2.0/routers => generated 1461 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1335] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:25:31 2026] PUT /v2.0/routers/7d4f87d7-d1cf-4e02-b36a-29fb689b51f1/remove_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1336] 10.0.0.242 () {34 vars in 1008 bytes} [Sun Mar 1 22:25:32 2026] GET /v2.0/networks/0e6d9f54-0950-4985-9b88-6892e14e7dcb?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1337] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:25:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1338] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:32 2026] DELETE /v2.0/subnets/781874f7-5e55-4feb-bea9-6c8cf38f3081 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1339] 10.0.0.96 () {28 vars in 676 bytes} [Sun Mar 1 22:25:33 2026] GET /v2.0/routers/7d4f87d7-d1cf-4e02-b36a-29fb689b51f1/l3-agents => generated 682 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1340] 10.0.0.242 () {34 vars in 1108 bytes} [Sun Mar 1 22:25:33 2026] GET /v2.0/networks/0e6d9f54-0950-4985-9b88-6892e14e7dcb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1341] 10.0.0.80 () {32 vars in 646 bytes} [Sun Mar 1 22:25:33 2026] GET /v2.0/subnets => generated 626 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1342] 10.0.0.96 () {28 vars in 676 bytes} [Sun Mar 1 22:25:33 2026] GET /v2.0/routers/fc229adc-5162-4e5e-a4fe-1a3d975ebb51/l3-agents => generated 682 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:25:33.804 7 INFO neutron.db.segments_db [None req-668feecf-49f5-4922-bd64-1924106cb244 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 1b21cb84-1767-4c8b-9820-68c15de408ce of type vxlan for network 2a36e94d-fd88-4ad1-bc9a-9966df88cbb4 2026-03-01 22:25:33.924 8 INFO neutron.services.segments.plugin [-] Segment 22a18fa1-e970-4c1a-8d46-73b7383c54df resource provider aggregate not found [pid: 7|app: 0|req: 623/1343] 10.0.0.80 () {34 vars in 670 bytes} [Sun Mar 1 22:25:33 2026] POST /v2.0/networks => generated 745 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:25:33.935 8 INFO neutron.services.segments.plugin [-] Segment 22a18fa1-e970-4c1a-8d46-73b7383c54df resource provider aggregate not found 2026-03-01 22:25:33.949 8 INFO neutron.services.segments.plugin [-] Segment 22a18fa1-e970-4c1a-8d46-73b7383c54df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22a18fa1-e970-4c1a-8d46-73b7383c54df found for delete ", "request_id": "req-ae4395c4-fe1a-43e8-9260-fd181ac3be3d"}]} 2026-03-01 22:25:33.952 8 INFO neutron.db.l3_hamode_db [None req-b3dd5906-b0b3-4538-b423-2fdafd3166f3 52f3fe19301145bcaf757dbb08ad2664 54b1645208b74b468c7aba025fde18c0 - - - -] HA network 01056957-7b0c-43ed-b796-6346b2d8ba43 was deleted as no HA routers are present in tenant 54b1645208b74b468c7aba025fde18c0. 2026-03-01 22:25:33.954 8 INFO neutron.services.segments.plugin [-] Segment 22a18fa1-e970-4c1a-8d46-73b7383c54df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22a18fa1-e970-4c1a-8d46-73b7383c54df found for delete ", "request_id": "req-34fbe9e0-532f-45eb-985b-1e1562b989df"}]} [pid: 8|app: 0|req: 721/1344] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:32 2026] DELETE /v2.0/routers/7d4f87d7-d1cf-4e02-b36a-29fb689b51f1 => generated 0 bytes in 1163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1345] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:33 2026] GET /v2.0/ports?device_id=fdf1a232-5d02-4c80-a4a1-a913dd0b041b => 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: 723/1346] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:25:33 2026] POST /v2.0/subnets => generated 668 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:25:34.367 7 INFO neutron.services.segments.plugin [-] Segment 8985f367-31be-4459-8dd7-a142fe5e8489 resource provider aggregate not found 2026-03-01 22:25:34.373 7 INFO neutron.services.segments.plugin [-] Segment 8985f367-31be-4459-8dd7-a142fe5e8489 resource provider aggregate not found 2026-03-01 22:25:34.390 7 INFO neutron.services.segments.plugin [-] Segment 8985f367-31be-4459-8dd7-a142fe5e8489 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8985f367-31be-4459-8dd7-a142fe5e8489 found for delete ", "request_id": "req-6b3b3d6a-c7d0-4349-a169-cffd4315c0a6"}]} 2026-03-01 22:25:34.390 7 INFO neutron.services.segments.plugin [-] Segment 8985f367-31be-4459-8dd7-a142fe5e8489 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8985f367-31be-4459-8dd7-a142fe5e8489 found for delete ", "request_id": "req-a50b2b0e-7cb3-47eb-b762-8fadb321fc39"}]} [pid: 7|app: 0|req: 624/1347] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:33 2026] DELETE /v2.0/networks/961b2d34-6720-4a5a-a8ea-d7ab6ba7f98c => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1348] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:34 2026] DELETE /v2.0/subnets/2aef4488-7714-4e6f-bceb-370e31ef3ada => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:25:34.523 8 INFO neutron.db.segments_db [None req-90a7e200-b6e6-457a-8fbf-995d82e42fb4 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment 33d22635-dc90-4b8b-9e8e-389483603b7c of type vxlan for network 3c2516fe-7ab8-4f55-aaa7-93b49d012188 [pid: 7|app: 0|req: 625/1349] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:25:34 2026] GET /v2.0/networks?id=0e6d9f54-0950-4985-9b88-6892e14e7dcb => generated 672 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:25:34.875 8 INFO neutron.db.l3_hamode_db [None req-90a7e200-b6e6-457a-8fbf-995d82e42fb4 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 626/1350] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:34 2026] DELETE /v2.0/networks/84d15ebb-3513-4d5b-816c-98bc9db348e4 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1351] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:34 2026] DELETE /v2.0/networks/bf2ec799-eb6d-429b-8d6e-736102578d6a => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1352] 199.204.45.22 () {38 vars in 954 bytes} [Sun Mar 1 22:25:35 2026] POST /v2.0/ports => generated 958 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 629/1353] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:35 2026] DELETE /v2.0/networks/7612f69f-e38a-411e-b7bf-fd085c2aeb22 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1354] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:35 2026] GET /v2.0/ports?device_id=fdf1a232-5d02-4c80-a4a1-a913dd0b041b => generated 961 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1355] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:36 2026] GET /v2.0/security-groups?tenant_id=54b1645208b74b468c7aba025fde18c0&name=default => generated 2801 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:25:36.430 7 INFO neutron.services.segments.plugin [-] Segment 9bd7cb79-3882-4719-80d7-cbb532a853c7 resource provider aggregate not found 2026-03-01 22:25:36.435 7 INFO neutron.services.segments.plugin [-] Segment 9bd7cb79-3882-4719-80d7-cbb532a853c7 resource provider aggregate not found 2026-03-01 22:25:36.453 7 INFO neutron.services.segments.plugin [-] Segment 9bd7cb79-3882-4719-80d7-cbb532a853c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bd7cb79-3882-4719-80d7-cbb532a853c7 found for delete ", "request_id": "req-709493ff-0628-42e9-a612-2edeae045948"}]} 2026-03-01 22:25:36.458 7 INFO neutron.services.segments.plugin [-] Segment 9bd7cb79-3882-4719-80d7-cbb532a853c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bd7cb79-3882-4719-80d7-cbb532a853c7 found for delete ", "request_id": "req-2f894f54-45d5-487f-8048-b25eb9696ed4"}]} 2026-03-01 22:25:36.474 7 INFO neutron.services.segments.plugin [-] Segment 403cb9dd-6a9f-4eda-8385-f9fa22db547f resource provider aggregate not found 2026-03-01 22:25:36.486 7 INFO neutron.services.segments.plugin [-] Segment 403cb9dd-6a9f-4eda-8385-f9fa22db547f resource provider aggregate not found 2026-03-01 22:25:36.494 7 INFO neutron.services.segments.plugin [-] Segment 403cb9dd-6a9f-4eda-8385-f9fa22db547f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 403cb9dd-6a9f-4eda-8385-f9fa22db547f found for delete ", "request_id": "req-b6d82f69-ba18-4717-a216-11f5c27d9a4b"}]} 2026-03-01 22:25:36.509 7 INFO neutron.services.segments.plugin [-] Segment 403cb9dd-6a9f-4eda-8385-f9fa22db547f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 403cb9dd-6a9f-4eda-8385-f9fa22db547f found for delete ", "request_id": "req-d84a70da-5759-4bf7-9fdd-ff3fc73ad37b"}]} 2026-03-01 22:25:36.531 7 INFO neutron.services.segments.plugin [-] Segment abef48dd-d2d2-4da5-8a05-aaaead124d90 resource provider aggregate not found 2026-03-01 22:25:36.536 7 INFO neutron.services.segments.plugin [-] Segment abef48dd-d2d2-4da5-8a05-aaaead124d90 resource provider aggregate not found 2026-03-01 22:25:36.561 7 INFO neutron.services.segments.plugin [-] Segment abef48dd-d2d2-4da5-8a05-aaaead124d90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abef48dd-d2d2-4da5-8a05-aaaead124d90 found for delete ", "request_id": "req-72019581-2d56-4216-8f4c-1c284892fdc5"}]} 2026-03-01 22:25:36.564 7 INFO neutron.services.segments.plugin [-] Segment abef48dd-d2d2-4da5-8a05-aaaead124d90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abef48dd-d2d2-4da5-8a05-aaaead124d90 found for delete ", "request_id": "req-49736d61-b9a0-467a-80e7-17615e55b7ff"}]} 2026-03-01 22:25:36.670 8 INFO neutron.db.l3_hamode_db [None req-90a7e200-b6e6-457a-8fbf-995d82e42fb4 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 632/1356] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:25:36 2026] PUT /v2.0/ports/063c36af-0ac5-4029-9d96-5b95f851d389 => generated 1203 bytes in 620 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:25:36.918 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d49dca0-0970-43c9-b74f-4ba7cfd607c1'] response: {'name': 'network-changed', 'server_uuid': 'fdf1a232-5d02-4c80-a4a1-a913dd0b041b', 'tag': '063c36af-0ac5-4029-9d96-5b95f851d389', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 633/1357] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:36 2026] DELETE /v2.0/networks/4c1795ea-4e40-455a-931b-521cbe810a56 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 634/1358] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:25:37 2026] GET /v2.0/security-groups?id=d3aa043c-0560-407b-86cd-d0add4435cf1&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1359] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:37 2026] DELETE /v2.0/security-groups/3dde7afd-2e5a-4795-b351-e2e2f97455a2 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1360] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:25:37 2026] GET /v2.0/ports?tenant_id=e1bb6a3b5e824f25847483d95fe6353a&device_id=fdf1a232-5d02-4c80-a4a1-a913dd0b041b => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1361] 199.204.45.22 () {34 vars in 1059 bytes} [Sun Mar 1 22:25:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=063c36af-0ac5-4029-9d96-5b95f851d389 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1362] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:25:37 2026] GET /v2.0/subnets?id=fabee9ce-b756-4118-b02b-ba188ac4e4a7 => generated 666 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1363] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:25:37 2026] GET /v2.0/ports?network_id=0e6d9f54-0950-4985-9b88-6892e14e7dcb&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1364] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:25:37 2026] GET /v2.0/networks/0e6d9f54-0950-4985-9b88-6892e14e7dcb?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1365] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:25:37 2026] GET /v2.0/networks/0e6d9f54-0950-4985-9b88-6892e14e7dcb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1366] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:25:34 2026] POST /v2.0/routers => generated 732 bytes in 3308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1367] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:25:37 2026] GET /v2.0/ports?tenant_id=e1bb6a3b5e824f25847483d95fe6353a&device_id=fdf1a232-5d02-4c80-a4a1-a913dd0b041b => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1368] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:37 2026] GET /v2.0/security-groups?tenant_id=42b64e7cc9a14ecea80ac0b07020f7dd&name=default => generated 2801 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1369] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:25:37 2026] GET /v2.0/networks?id=0e6d9f54-0950-4985-9b88-6892e14e7dcb => generated 768 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1370] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:37 2026] DELETE /v2.0/security-groups/ba13db0f-3bab-4977-8343-b989e3958bae => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1371] 199.204.45.22 () {34 vars in 1059 bytes} [Sun Mar 1 22:25:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=063c36af-0ac5-4029-9d96-5b95f851d389 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1372] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:25:38 2026] GET /v2.0/subnets?id=fabee9ce-b756-4118-b02b-ba188ac4e4a7 => generated 666 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1373] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:38 2026] GET /v2.0/ports?device_id=fdf1a232-5d02-4c80-a4a1-a913dd0b041b => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1374] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:25:38 2026] GET /v2.0/ports?network_id=0e6d9f54-0950-4985-9b88-6892e14e7dcb&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1375] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:25:38 2026] GET /v2.0/security-groups?id=d3aa043c-0560-407b-86cd-d0add4435cf1&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1376] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:25:38 2026] GET /v2.0/networks/0e6d9f54-0950-4985-9b88-6892e14e7dcb?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1377] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:25:38 2026] GET /v2.0/networks/0e6d9f54-0950-4985-9b88-6892e14e7dcb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:25:39.301 7 INFO neutron.services.segments.plugin [-] Segment 6400045a-5345-4e9a-92d6-83d620d8632e resource provider aggregate not found 2026-03-01 22:25:39.310 7 INFO neutron.services.segments.plugin [-] Segment 6400045a-5345-4e9a-92d6-83d620d8632e resource provider aggregate not found 2026-03-01 22:25:39.323 7 INFO neutron.services.segments.plugin [-] Segment 6400045a-5345-4e9a-92d6-83d620d8632e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6400045a-5345-4e9a-92d6-83d620d8632e found for delete ", "request_id": "req-866f43a6-e1e4-46db-a330-46f6897c581e"}]} 2026-03-01 22:25:39.330 7 INFO neutron.services.segments.plugin [-] Segment 6400045a-5345-4e9a-92d6-83d620d8632e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6400045a-5345-4e9a-92d6-83d620d8632e found for delete ", "request_id": "req-5a152360-5011-4373-80d4-cb429f6074c6"}]} [pid: 8|app: 0|req: 727/1378] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:25:37 2026] PUT /v2.0/routers/94a4670c-2732-4e3e-9285-1fd4462fca58/add_router_interface => generated 309 bytes in 1637 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1379] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:39 2026] GET /v2.0/ports?device_id=fdf1a232-5d02-4c80-a4a1-a913dd0b041b => generated 973 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1380] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:25:39 2026] GET /v2.0/security-groups?id=d3aa043c-0560-407b-86cd-d0add4435cf1&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:25:39.706 7 INFO neutron.db.segments_db [None req-c8693a50-8656-4350-975f-0df37d2a8cd6 7b8950f3bc4d43c4a0b7f64637656ec7 536253ec0d99444b93c6d06ca6b21d60 - - - -] Added segment b57f2889-6bb7-45ca-ad90-4c3b1738757f of type vxlan for network d6af8c80-5d83-4afc-9937-852b897c7c90 2026-03-01 22:25:39.825 7 INFO neutron.db.segments_db [None req-c8693a50-8656-4350-975f-0df37d2a8cd6 7b8950f3bc4d43c4a0b7f64637656ec7 536253ec0d99444b93c6d06ca6b21d60 - - - -] Added segment 3fea4f2e-a6c0-4b60-83b3-d2c694b3d6a3 of type vxlan for network 717d59ec-4aa1-4754-aa23-e3240fb58af4 [pid: 7|app: 0|req: 652/1381] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:25:39 2026] POST /v2.0/networks => generated 1245 bytes in 710 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1382] 10.0.0.80 () {32 vars in 648 bytes} [Sun Mar 1 22:25:40 2026] GET /v2.0/networks => generated 1844 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:25:40.350 8 INFO neutron.services.segments.plugin [-] Segment b57f2889-6bb7-45ca-ad90-4c3b1738757f resource provider aggregate not found 2026-03-01 22:25:40.364 7 INFO neutron.db.segments_db [None req-43c23163-647d-4492-a891-f73b0a5e7e24 b461c912065b492bae45026f828bffdf 07f9ed6128224a6e9876ae4f95380db7 - - - -] Added segment e94c1157-d7c2-4bc7-acd6-cde3583cc087 of type vxlan for network 940578cc-664b-46a8-af05-a99f68e1e529 2026-03-01 22:25:40.371 8 INFO neutron.services.segments.plugin [-] Segment b57f2889-6bb7-45ca-ad90-4c3b1738757f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b57f2889-6bb7-45ca-ad90-4c3b1738757f found for delete ", "request_id": "req-46e14df4-eaa0-4b4c-ad3d-b727174bd2db"}]} 2026-03-01 22:25:40.372 8 INFO neutron.services.segments.plugin [-] Segment b57f2889-6bb7-45ca-ad90-4c3b1738757f resource provider aggregate not found 2026-03-01 22:25:40.397 8 INFO neutron.services.segments.plugin [-] Segment b57f2889-6bb7-45ca-ad90-4c3b1738757f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b57f2889-6bb7-45ca-ad90-4c3b1738757f found for delete ", "request_id": "req-21e9363b-bb9f-4402-ba30-789a309d9935"}]} [pid: 8|app: 0|req: 731/1383] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:40 2026] DELETE /v2.0/networks/d6af8c80-5d83-4afc-9937-852b897c7c90 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1384] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:25:40 2026] POST /v2.0/networks => generated 645 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1385] 10.0.0.242 () {34 vars in 982 bytes} [Sun Mar 1 22:25:40 2026] GET /v2.0/networks?id=2a36e94d-fd88-4ad1-bc9a-9966df88cbb4 => generated 677 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1386] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:40 2026] DELETE /v2.0/networks/717d59ec-4aa1-4754-aa23-e3240fb58af4 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1387] 10.0.0.242 () {34 vars in 965 bytes} [Sun Mar 1 22:25:40 2026] GET /v2.0/quotas/1255600b862645f48ed61b66800dbff8 => 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: 656/1388] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:40 2026] GET /v2.0/ports?device_id=fdf1a232-5d02-4c80-a4a1-a913dd0b041b => 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: 657/1389] 10.0.0.80 () {32 vars in 648 bytes} [Sun Mar 1 22:25:40 2026] GET /v2.0/networks => generated 651 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1390] 10.0.0.80 () {34 vars in 664 bytes} [Sun Mar 1 22:25:40 2026] POST /v2.0/ports => generated 775 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 734/1391] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:25:40 2026] GET /v2.0/security-groups?id=d3aa043c-0560-407b-86cd-d0add4435cf1&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-03-01 22:25:41.096 8 INFO neutron.db.segments_db [None req-746249b3-bc09-4978-aba4-0cab70f7e01a 7b8950f3bc4d43c4a0b7f64637656ec7 536253ec0d99444b93c6d06ca6b21d60 - - - -] Added segment b7ec28d2-2e52-440c-965d-7c3e7ae31cca of type vxlan for network 4f8c3b1f-7cce-42a2-bc5f-79e419fcf812 [pid: 8|app: 0|req: 735/1392] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:25:41 2026] POST /v2.0/networks => generated 653 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:25:41.288 8 INFO neutron.db.segments_db [None req-ca9ac666-bbd4-4698-b947-59ec58774dd5 b461c912065b492bae45026f828bffdf 07f9ed6128224a6e9876ae4f95380db7 - - - -] Added segment 55b4d0a4-18ce-47f1-b8b8-f8161a188cad of type vxlan for network b0ba3d88-4700-43d4-b1b6-5a983146a4d0 2026-03-01 22:25:41.354 7 INFO neutron.services.segments.plugin [-] Segment 3fea4f2e-a6c0-4b60-83b3-d2c694b3d6a3 resource provider aggregate not found 2026-03-01 22:25:41.358 7 INFO neutron.services.segments.plugin [-] Segment 3fea4f2e-a6c0-4b60-83b3-d2c694b3d6a3 resource provider aggregate not found 2026-03-01 22:25:41.375 7 INFO neutron.services.segments.plugin [-] Segment 3fea4f2e-a6c0-4b60-83b3-d2c694b3d6a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fea4f2e-a6c0-4b60-83b3-d2c694b3d6a3 found for delete ", "request_id": "req-576c77b0-4002-46b7-b46d-bafb631bb148"}]} 2026-03-01 22:25:41.376 7 INFO neutron.services.segments.plugin [-] Segment 3fea4f2e-a6c0-4b60-83b3-d2c694b3d6a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fea4f2e-a6c0-4b60-83b3-d2c694b3d6a3 found for delete ", "request_id": "req-7e3d5690-dd9b-4ad6-9d82-33f61be9c38e"}]} [pid: 8|app: 0|req: 736/1393] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:25:41 2026] POST /v2.0/networks => generated 631 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1394] 10.0.0.242 () {34 vars in 1002 bytes} [Sun Mar 1 22:25:40 2026] GET /v2.0/ports?tenant_id=1255600b862645f48ed61b66800dbff8&fields=id => generated 103 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:25:41.531 8 INFO neutron.db.segments_db [None req-444c4a28-b648-4104-baf3-7bb16b47678b 7b8950f3bc4d43c4a0b7f64637656ec7 536253ec0d99444b93c6d06ca6b21d60 - - - -] Added segment 46ec5f70-4d9b-4581-a2ae-c47985de5c68 of type vxlan for network 798fcab7-ba07-4d48-9a84-4ee1f203a4da [pid: 8|app: 0|req: 737/1395] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:25:41 2026] POST /v2.0/networks => generated 652 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1396] 10.0.0.242 () {34 vars in 1008 bytes} [Sun Mar 1 22:25:41 2026] GET /v2.0/networks/2a36e94d-fd88-4ad1-bc9a-9966df88cbb4?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1397] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:25:41 2026] POST /v2.0/subnets => generated 602 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1398] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:41 2026] GET /v2.0/ports?device_id=fdf1a232-5d02-4c80-a4a1-a913dd0b041b => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1399] 10.0.0.242 () {34 vars in 1108 bytes} [Sun Mar 1 22:25:41 2026] GET /v2.0/networks/2a36e94d-fd88-4ad1-bc9a-9966df88cbb4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1400] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:25:41 2026] GET /v2.0/security-groups?id=d3aa043c-0560-407b-86cd-d0add4435cf1&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1401] 10.0.0.80 () {34 vars in 664 bytes} [Sun Mar 1 22:25:41 2026] POST /v2.0/ports => generated 1505 bytes in 744 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 661/1402] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:42 2026] GET /v2.0/ports?device_id=45f9cf75-5eef-4fa1-b5ba-fc3e2bf2ef93 => 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: 662/1403] 199.204.45.22 () {34 vars in 993 bytes} [Sun Mar 1 22:25:42 2026] GET /v2.0/ports?device_id=fdf1a232-5d02-4c80-a4a1-a913dd0b041b => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1404] 10.0.0.80 () {32 vars in 642 bytes} [Sun Mar 1 22:25:42 2026] GET /v2.0/ports => generated 1505 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1405] 10.0.0.80 () {34 vars in 664 bytes} [Sun Mar 1 22:25:41 2026] POST /v2.0/ports => generated 954 bytes in 1128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 664/1406] 199.204.45.22 () {36 vars in 996 bytes} [Sun Mar 1 22:25:42 2026] DELETE /v2.0/ports/063c36af-0ac5-4029-9d96-5b95f851d389 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:25:43.239 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-060da584-bbe2-495e-96fe-5c2e269bd423'] response: {'server_uuid': 'fdf1a232-5d02-4c80-a4a1-a913dd0b041b', 'name': 'network-vif-deleted', 'tag': '063c36af-0ac5-4029-9d96-5b95f851d389', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 665/1407] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:25:43 2026] GET /v2.0/networks?id=2a36e94d-fd88-4ad1-bc9a-9966df88cbb4 => generated 677 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1408] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:43 2026] GET /v2.0/ports?device_id=fdf1a232-5d02-4c80-a4a1-a913dd0b041b => 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: 743/1409] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:25:43 2026] DELETE /v2.0/ports/fd2366dc-db11-483c-a3bc-cfe535ba9ec5 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1410] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:25:43 2026] DELETE /v2.0/ports/745cbe39-f00f-4b12-ba92-77aec9a64877 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1411] 199.204.45.22 () {38 vars in 954 bytes} [Sun Mar 1 22:25:43 2026] POST /v2.0/ports => generated 954 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 668/1412] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:25:43 2026] DELETE /v2.0/ports/82870dfc-1dd0-4baa-8a2b-2fb65d19bfb2 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:25:43.979 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f4c5f52-84c6-4f63-844b-4b77a57a6bff b461c912065b492bae45026f828bffdf 07f9ed6128224a6e9876ae4f95380db7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 669/1413] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:25:43 2026] DELETE /v2.0/ports/745cbe39-f00f-4b12-ba92-77aec9a64877 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1414] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:43 2026] GET /v2.0/ports?device_id=45f9cf75-5eef-4fa1-b5ba-fc3e2bf2ef93 => generated 957 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1415] 10.0.0.80 () {32 vars in 642 bytes} [Sun Mar 1 22:25:44 2026] GET /v2.0/ports => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:25:44.087 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c60c472-2b42-40d2-93b2-9bd3855fd3da b461c912065b492bae45026f828bffdf 07f9ed6128224a6e9876ae4f95380db7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 747/1416] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:25:44 2026] GET /v2.0/ports/745cbe39-f00f-4b12-ba92-77aec9a64877 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1417] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:25:44 2026] GET /v2.0/security-groups?id=ad66285a-fb81-480d-9f1a-f1ee488491d8&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:25:44.187 8 INFO neutron.db.segments_db [None req-cafe2dbd-5f93-4dec-bbfd-a1320cd6d4a6 7b8950f3bc4d43c4a0b7f64637656ec7 536253ec0d99444b93c6d06ca6b21d60 - - - -] Added segment ece7ad04-5384-497e-8310-d99545311c3b of type vxlan for network 247715ce-8a58-4771-abc3-bca218d8424a [pid: 8|app: 0|req: 749/1418] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:25:44 2026] POST /v2.0/networks => generated 652 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1419] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:25:43 2026] PUT /v2.0/ports/7cc35305-1e68-47e2-a59c-548e3c3428a2 => generated 1199 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 750/1420] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:44 2026] DELETE /v2.0/subnets/b652003a-71f5-41f9-b3b5-7c5e85f3900b => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:25:44.599 7 INFO neutron.db.segments_db [None req-e4cfc9d8-7f0b-43c9-88f8-c3535b5a70da 7b8950f3bc4d43c4a0b7f64637656ec7 536253ec0d99444b93c6d06ca6b21d60 - - - -] Added segment dbeed444-ec01-44a6-a2d2-fbf6906b7cca of type vxlan for network 0b4c2e73-2b31-4d0d-b98a-4f943cd751d5 [pid: 7|app: 0|req: 671/1421] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:25:44 2026] POST /v2.0/networks => generated 654 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 672/1422] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:25:44 2026] GET /v2.0/ports?tenant_id=1255600b862645f48ed61b66800dbff8&device_id=45f9cf75-5eef-4fa1-b5ba-fc3e2bf2ef93 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1423] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:25:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7cc35305-1e68-47e2-a59c-548e3c3428a2 => 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: 674/1424] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:25:44 2026] GET /v2.0/subnets?id=a9b48788-e9f6-4531-951c-539317a0cb69 => generated 671 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1425] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:25:44 2026] GET /v2.0/ports?network_id=2a36e94d-fd88-4ad1-bc9a-9966df88cbb4&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1426] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:25:44 2026] GET /v2.0/networks/2a36e94d-fd88-4ad1-bc9a-9966df88cbb4?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:25:44.976 8 INFO neutron.services.segments.plugin [-] Segment 55b4d0a4-18ce-47f1-b8b8-f8161a188cad resource provider aggregate not found 2026-03-01 22:25:44.980 8 INFO neutron.services.segments.plugin [-] Segment 55b4d0a4-18ce-47f1-b8b8-f8161a188cad resource provider aggregate not found 2026-03-01 22:25:45.004 8 INFO neutron.services.segments.plugin [-] Segment 55b4d0a4-18ce-47f1-b8b8-f8161a188cad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b4d0a4-18ce-47f1-b8b8-f8161a188cad found for delete ", "request_id": "req-f4bd3c4c-0b45-4709-b6e0-fb4c9843b8b6"}]} 2026-03-01 22:25:45.009 8 INFO neutron.services.segments.plugin [-] Segment 55b4d0a4-18ce-47f1-b8b8-f8161a188cad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b4d0a4-18ce-47f1-b8b8-f8161a188cad found for delete ", "request_id": "req-c1b13d31-1f95-4fa4-8a92-d0c611ab02d7"}]} [pid: 8|app: 0|req: 751/1427] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:44 2026] DELETE /v2.0/networks/b0ba3d88-4700-43d4-b1b6-5a983146a4d0 => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1428] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:25:44 2026] GET /v2.0/networks/2a36e94d-fd88-4ad1-bc9a-9966df88cbb4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:25:45.093 8 INFO neutron.db.segments_db [None req-18ad9b29-84a0-4c09-b242-2b5a323ea7ad b461c912065b492bae45026f828bffdf 07f9ed6128224a6e9876ae4f95380db7 - - - -] Added segment fd64313a-b5e1-42a0-a49e-183c0fa15636 of type vxlan for network 83b3f13c-93fc-4438-907a-8ef81cbf7507 [pid: 8|app: 0|req: 752/1429] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:25:45 2026] POST /v2.0/networks => generated 632 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1430] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:45 2026] GET /v2.0/ports?device_id=45f9cf75-5eef-4fa1-b5ba-fc3e2bf2ef93 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:25:45.320 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99e48b98-8e04-4cc9-88f5-0e6a5bd60e09'] response: {'name': 'network-changed', 'server_uuid': '45f9cf75-5eef-4fa1-b5ba-fc3e2bf2ef93', 'tag': '7cc35305-1e68-47e2-a59c-548e3c3428a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 753/1431] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:25:45 2026] POST /v2.0/subnets => generated 602 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1432] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:25:45 2026] GET /v2.0/security-groups?id=ad66285a-fb81-480d-9f1a-f1ee488491d8&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: 755/1433] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:25:45 2026] GET /v2.0/ports?tenant_id=1255600b862645f48ed61b66800dbff8&device_id=45f9cf75-5eef-4fa1-b5ba-fc3e2bf2ef93 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1436] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:25:45 2026] POST /v2.0/subnets => generated 1276 bytes in 770 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1437] 10.0.0.80 () {34 vars in 664 bytes} [Sun Mar 1 22:25:46 2026] POST /v2.0/ports => generated 911 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1438] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:25:46 2026] GET /v2.0/networks?id=2a36e94d-fd88-4ad1-bc9a-9966df88cbb4 => generated 773 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1439] 10.0.0.80 () {32 vars in 646 bytes} [Sun Mar 1 22:25:46 2026] GET /v2.0/subnets => generated 1889 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1440] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:25:46 2026] DELETE /v2.0/ports/b7beae99-3823-4113-837f-e9f709f46748 => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1441] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:25:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7cc35305-1e68-47e2-a59c-548e3c3428a2 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1442] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:47 2026] DELETE /v2.0/subnets/6b1db0dc-37c6-4df8-8115-12a4820bf56d => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1443] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:25:45 2026] PUT /v2.0/routers/fc229adc-5162-4e5e-a4fe-1a3d975ebb51/remove_router_interface => generated 309 bytes in 1893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:25:47.682 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b876fa0b-cd3d-4d19-9176-d1fe062b33a9 b461c912065b492bae45026f828bffdf 07f9ed6128224a6e9876ae4f95380db7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 759/1444] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:25:47 2026] GET /v2.0/ports/b7beae99-3823-4113-837f-e9f709f46748 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1445] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:25:47 2026] GET /v2.0/subnets?id=a9b48788-e9f6-4531-951c-539317a0cb69 => generated 671 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1446] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:47 2026] GET /v2.0/ports?device_id=45f9cf75-5eef-4fa1-b5ba-fc3e2bf2ef93 => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1447] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:47 2026] DELETE /v2.0/subnets/48ec481f-19ed-4509-8c2d-856102a22d55 => 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: 762/1448] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:47 2026] DELETE /v2.0/subnets/0604668c-e030-401b-ba6a-41b44ee84cd0 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1449] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:25:48 2026] GET /v2.0/ports?network_id=2a36e94d-fd88-4ad1-bc9a-9966df88cbb4&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1450] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:25:48 2026] GET /v2.0/security-groups?id=ad66285a-fb81-480d-9f1a-f1ee488491d8&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1451] 10.0.0.80 () {32 vars in 646 bytes} [Sun Mar 1 22:25:48 2026] GET /v2.0/subnets => generated 626 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:25:48.809 8 INFO neutron.services.segments.plugin [-] Segment fd64313a-b5e1-42a0-a49e-183c0fa15636 resource provider aggregate not found 2026-03-01 22:25:48.820 8 INFO neutron.services.segments.plugin [-] Segment fd64313a-b5e1-42a0-a49e-183c0fa15636 resource provider aggregate not found 2026-03-01 22:25:48.835 8 INFO neutron.services.segments.plugin [-] Segment fd64313a-b5e1-42a0-a49e-183c0fa15636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd64313a-b5e1-42a0-a49e-183c0fa15636 found for delete ", "request_id": "req-56bba879-5eaa-4af2-9702-9b327720ff56"}]} 2026-03-01 22:25:48.839 8 INFO neutron.services.segments.plugin [-] Segment fd64313a-b5e1-42a0-a49e-183c0fa15636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd64313a-b5e1-42a0-a49e-183c0fa15636 found for delete ", "request_id": "req-27e58df5-ea35-4f94-91a3-4caacd370736"}]} [pid: 8|app: 0|req: 766/1452] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:48 2026] DELETE /v2.0/networks/83b3f13c-93fc-4438-907a-8ef81cbf7507 => generated 0 bytes in 522 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1453] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:25:48 2026] GET /v2.0/networks/2a36e94d-fd88-4ad1-bc9a-9966df88cbb4?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:25:49.008 7 INFO neutron.services.segments.plugin [-] Segment 67bc48ab-38e0-4f7a-b24b-fd0555614311 resource provider aggregate not found 2026-03-01 22:25:49.014 7 INFO neutron.services.segments.plugin [-] Segment 67bc48ab-38e0-4f7a-b24b-fd0555614311 resource provider aggregate not found 2026-03-01 22:25:49.029 7 INFO neutron.services.segments.plugin [-] Segment 67bc48ab-38e0-4f7a-b24b-fd0555614311 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67bc48ab-38e0-4f7a-b24b-fd0555614311 found for delete ", "request_id": "req-7cb8fff5-45b6-4110-ba08-4aac1e595b38"}]} 2026-03-01 22:25:49.041 7 INFO neutron.services.segments.plugin [-] Segment 67bc48ab-38e0-4f7a-b24b-fd0555614311 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67bc48ab-38e0-4f7a-b24b-fd0555614311 found for delete ", "request_id": "req-870fa96f-d33a-48bc-8118-4ce93592bbf7"}]} 2026-03-01 22:25:49.054 7 INFO neutron.db.l3_hamode_db [None req-355b2ce0-e64a-493e-ba0b-aa0891400e1c e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] HA network 590ea409-bbcc-4919-8239-e1e6c9bb6917 was deleted as no HA routers are present in tenant e1bb6a3b5e824f25847483d95fe6353a. [pid: 7|app: 0|req: 687/1454] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:47 2026] DELETE /v2.0/routers/fc229adc-5162-4e5e-a4fe-1a3d975ebb51 => generated 0 bytes in 1332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1455] 10.0.0.80 () {34 vars in 664 bytes} [Sun Mar 1 22:25:49 2026] POST /v2.0/ports => generated 775 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 768/1456] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:48 2026] DELETE /v2.0/networks/0b4c2e73-2b31-4d0d-b98a-4f943cd751d5 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1457] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:25:49 2026] GET /v2.0/networks/2a36e94d-fd88-4ad1-bc9a-9966df88cbb4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1458] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:49 2026] GET /v2.0/ports?device_id=45f9cf75-5eef-4fa1-b5ba-fc3e2bf2ef93 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1459] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:49 2026] DELETE /v2.0/subnets/fabee9ce-b756-4118-b02b-ba188ac4e4a7 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1460] 10.0.0.80 () {34 vars in 736 bytes} [Sun Mar 1 22:25:49 2026] PUT /v2.0/ports/72577eb7-07c4-4a6a-bbfe-92ecd06fbf22 => generated 752 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1461] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:25:49 2026] GET /v2.0/security-groups?id=ad66285a-fb81-480d-9f1a-f1ee488491d8&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 770/1462] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:49 2026] DELETE /v2.0/networks/247715ce-8a58-4771-abc3-bca218d8424a => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1463] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:49 2026] DELETE /v2.0/networks/0e6d9f54-0950-4985-9b88-6892e14e7dcb => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1464] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:50 2026] GET /v2.0/ports?device_id=45f9cf75-5eef-4fa1-b5ba-fc3e2bf2ef93 => 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: 771/1465] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:25:50 2026] DELETE /v2.0/ports/72577eb7-07c4-4a6a-bbfe-92ecd06fbf22 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1466] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:25:50 2026] GET /v2.0/security-groups?id=ad66285a-fb81-480d-9f1a-f1ee488491d8&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: 773/1467] 10.0.0.80 () {32 vars in 642 bytes} [Sun Mar 1 22:25:50 2026] GET /v2.0/ports => generated 778 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1468] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:50 2026] DELETE /v2.0/networks/798fcab7-ba07-4d48-9a84-4ee1f203a4da => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1469] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:50 2026] GET /v2.0/security-groups?tenant_id=e1bb6a3b5e824f25847483d95fe6353a&name=default => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:25:50.716 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8417cce0-c048-46b2-98fe-0719ba81f49b b461c912065b492bae45026f828bffdf 07f9ed6128224a6e9876ae4f95380db7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 775/1470] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:25:50 2026] GET /v2.0/ports/72577eb7-07c4-4a6a-bbfe-92ecd06fbf22 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1471] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:50 2026] DELETE /v2.0/security-groups/d3aa043c-0560-407b-86cd-d0add4435cf1 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1472] 10.0.0.80 () {32 vars in 642 bytes} [Sun Mar 1 22:25:50 2026] GET /v2.0/ports => generated 778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:25:50.870 8 INFO neutron.services.segments.plugin [-] Segment dbeed444-ec01-44a6-a2d2-fbf6906b7cca resource provider aggregate not found 2026-03-01 22:25:50.876 8 INFO neutron.services.segments.plugin [-] Segment dbeed444-ec01-44a6-a2d2-fbf6906b7cca resource provider aggregate not found 2026-03-01 22:25:50.890 8 INFO neutron.services.segments.plugin [-] Segment dbeed444-ec01-44a6-a2d2-fbf6906b7cca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbeed444-ec01-44a6-a2d2-fbf6906b7cca found for delete ", "request_id": "req-39026176-1db1-4d74-8194-b434ee25cbad"}]} [pid: 7|app: 0|req: 696/1473] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:50 2026] DELETE /v2.0/networks/4f8c3b1f-7cce-42a2-bc5f-79e419fcf812 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:25:50.908 8 INFO neutron.services.segments.plugin [-] Segment dbeed444-ec01-44a6-a2d2-fbf6906b7cca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbeed444-ec01-44a6-a2d2-fbf6906b7cca found for delete ", "request_id": "req-6cb0efe8-bff8-47af-8cdd-c97eaf9b7773"}]} 2026-03-01 22:25:50.923 8 INFO neutron.services.segments.plugin [-] Segment ece7ad04-5384-497e-8310-d99545311c3b resource provider aggregate not found 2026-03-01 22:25:50.932 8 INFO neutron.services.segments.plugin [-] Segment ece7ad04-5384-497e-8310-d99545311c3b resource provider aggregate not found 2026-03-01 22:25:50.944 8 INFO neutron.services.segments.plugin [-] Segment ece7ad04-5384-497e-8310-d99545311c3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ece7ad04-5384-497e-8310-d99545311c3b found for delete ", "request_id": "req-d949bfee-f681-41d1-81a6-570c6e36f310"}]} 2026-03-01 22:25:50.954 8 INFO neutron.services.segments.plugin [-] Segment ece7ad04-5384-497e-8310-d99545311c3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ece7ad04-5384-497e-8310-d99545311c3b found for delete ", "request_id": "req-21161bca-a8b1-4feb-a546-b43bbfd6fc9d"}]} [pid: 7|app: 0|req: 697/1474] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:25:50 2026] GET /v2.0/ports/9ce1440e-f867-4683-80db-e75ffb2c892a => generated 775 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1475] 199.204.45.22 () {34 vars in 993 bytes} [Sun Mar 1 22:25:50 2026] GET /v2.0/ports?device_id=45f9cf75-5eef-4fa1-b5ba-fc3e2bf2ef93 => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:25:51.018 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8744bed8-3d05-4841-beba-ed90ed4eed8d b461c912065b492bae45026f828bffdf 07f9ed6128224a6e9876ae4f95380db7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 698/1476] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:25:50 2026] DELETE /v2.0/ports/b7beae99-3823-4113-837f-e9f709f46748 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:25:51.055 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0017c8b-b2df-4dea-a77d-576d6654d8fd b461c912065b492bae45026f828bffdf 07f9ed6128224a6e9876ae4f95380db7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 699/1477] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:51 2026] DELETE /v2.0/subnets/0604668c-e030-401b-ba6a-41b44ee84cd0 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:25:51.066 7 INFO neutron.services.segments.plugin [-] Segment 101b7b48-50f7-46c2-b0d8-075333901920 resource provider aggregate not found 2026-03-01 22:25:51.072 7 INFO neutron.services.segments.plugin [-] Segment 101b7b48-50f7-46c2-b0d8-075333901920 resource provider aggregate not found 2026-03-01 22:25:51.096 7 INFO neutron.services.segments.plugin [-] Segment 101b7b48-50f7-46c2-b0d8-075333901920 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 101b7b48-50f7-46c2-b0d8-075333901920 found for delete ", "request_id": "req-13b3d106-6622-4813-a821-15c6f4c629af"}]} 2026-03-01 22:25:51.103 7 INFO neutron.services.segments.plugin [-] Segment 101b7b48-50f7-46c2-b0d8-075333901920 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 101b7b48-50f7-46c2-b0d8-075333901920 found for delete ", "request_id": "req-36a9b827-691f-42f6-be03-e4a7b27f6d60"}]} 2026-03-01 22:25:51.112 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be67536a-2d23-412b-9694-d7f4741b4823 b461c912065b492bae45026f828bffdf 07f9ed6128224a6e9876ae4f95380db7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 700/1478] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:51 2026] DELETE /v2.0/subnets/b652003a-71f5-41f9-b3b5-7c5e85f3900b => generated 136 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:25:51.122 7 INFO neutron.services.segments.plugin [-] Segment 46ec5f70-4d9b-4581-a2ae-c47985de5c68 resource provider aggregate not found 2026-03-01 22:25:51.128 7 INFO neutron.services.segments.plugin [-] Segment 46ec5f70-4d9b-4581-a2ae-c47985de5c68 resource provider aggregate not found 2026-03-01 22:25:51.153 7 INFO neutron.services.segments.plugin [-] Segment 46ec5f70-4d9b-4581-a2ae-c47985de5c68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46ec5f70-4d9b-4581-a2ae-c47985de5c68 found for delete ", "request_id": "req-d5ded857-e239-420f-b548-e056a0b840bb"}]} 2026-03-01 22:25:51.159 7 INFO neutron.services.segments.plugin [-] Segment 46ec5f70-4d9b-4581-a2ae-c47985de5c68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46ec5f70-4d9b-4581-a2ae-c47985de5c68 found for delete ", "request_id": "req-850663b6-f9dd-4f12-8475-b950dc625201"}]} 2026-03-01 22:25:51.172 7 INFO neutron.services.segments.plugin [-] Segment b7ec28d2-2e52-440c-965d-7c3e7ae31cca resource provider aggregate not found 2026-03-01 22:25:51.179 7 INFO neutron.services.segments.plugin [-] Segment b7ec28d2-2e52-440c-965d-7c3e7ae31cca resource provider aggregate not found 2026-03-01 22:25:51.186 7 INFO neutron.services.segments.plugin [-] Segment b7ec28d2-2e52-440c-965d-7c3e7ae31cca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7ec28d2-2e52-440c-965d-7c3e7ae31cca found for delete ", "request_id": "req-03b6bc1a-9b51-4184-bb3e-84f49cab660c"}]} 2026-03-01 22:25:51.193 7 INFO neutron.services.segments.plugin [-] Segment b7ec28d2-2e52-440c-965d-7c3e7ae31cca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7ec28d2-2e52-440c-965d-7c3e7ae31cca found for delete ", "request_id": "req-302612d8-2773-4e40-9dbe-8badb48be68d"}]} [pid: 7|app: 0|req: 701/1479] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:25:51 2026] DELETE /v2.0/ports/9ce1440e-f867-4683-80db-e75ffb2c892a => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1480] 199.204.45.22 () {36 vars in 996 bytes} [Sun Mar 1 22:25:51 2026] DELETE /v2.0/ports/7cc35305-1e68-47e2-a59c-548e3c3428a2 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:25:51.466 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ed86908-3a7a-4359-b9b5-616a62818c1a'] response: {'server_uuid': '45f9cf75-5eef-4fa1-b5ba-fc3e2bf2ef93', 'name': 'network-vif-deleted', 'tag': '7cc35305-1e68-47e2-a59c-548e3c3428a2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 702/1481] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:51 2026] GET /v2.0/security-groups?tenant_id=536253ec0d99444b93c6d06ca6b21d60&name=default => generated 2801 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1482] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:51 2026] DELETE /v2.0/networks/940578cc-664b-46a8-af05-a99f68e1e529 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1483] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:51 2026] DELETE /v2.0/security-groups/3c382017-d5a9-44c5-98b8-cbe37e0ccb9a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1484] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:25:51 2026] GET /v2.0/ports?device_id=45f9cf75-5eef-4fa1-b5ba-fc3e2bf2ef93 => 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: 704/1485] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:52 2026] GET /v2.0/security-groups?tenant_id=07f9ed6128224a6e9876ae4f95380db7&name=default => generated 2801 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1486] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:52 2026] DELETE /v2.0/security-groups/1b3472d5-95ff-4c81-adf6-77026b3bb1f3 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:25:53.524 8 INFO neutron.services.segments.plugin [-] Segment e94c1157-d7c2-4bc7-acd6-cde3583cc087 resource provider aggregate not found 2026-03-01 22:25:53.537 8 INFO neutron.services.segments.plugin [-] Segment e94c1157-d7c2-4bc7-acd6-cde3583cc087 resource provider aggregate not found 2026-03-01 22:25:53.554 8 INFO neutron.services.segments.plugin [-] Segment e94c1157-d7c2-4bc7-acd6-cde3583cc087 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e94c1157-d7c2-4bc7-acd6-cde3583cc087 found for delete ", "request_id": "req-6eab1905-43e9-4648-8131-2e72a9062d50"}]} 2026-03-01 22:25:53.564 8 INFO neutron.services.segments.plugin [-] Segment e94c1157-d7c2-4bc7-acd6-cde3583cc087 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e94c1157-d7c2-4bc7-acd6-cde3583cc087 found for delete ", "request_id": "req-f2bfe039-e6cf-4db1-89a2-aec65f45975e"}]} 2026-03-01 22:25:53.930 8 INFO neutron.db.segments_db [None req-401eef01-a1b2-47f0-b718-d30f4b97ba10 c8aca0468ea04d148a36645b85857da7 c2c80b4d0f2e475bae41cbfd5dbcfd2f - - - -] Added segment b7c58cbb-6c4e-40c7-a070-0957a6bb9fa9 of type vxlan for network 42c2c3c4-2057-4e15-88bc-1616f93b7195 [pid: 8|app: 0|req: 783/1487] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:25:53 2026] POST /v2.0/networks => generated 648 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1488] 10.0.0.16 () {30 vars in 649 bytes} [Sun Mar 1 22:25:54 2026] GET /v2.0/extensions => generated 19178 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1489] 10.0.0.16 () {30 vars in 723 bytes} [Sun Mar 1 22:25:54 2026] GET /v2.0/quotas/7b034ae24ead4d01be31f5783f9a66b0/details => generated 847 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1490] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:25:52 2026] PUT /v2.0/routers/94a4670c-2732-4e3e-9285-1fd4462fca58/remove_router_interface => generated 309 bytes in 1667 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1491] 10.0.0.80 () {34 vars in 683 bytes} [Sun Mar 1 22:25:54 2026] POST /v2.0/security-groups => generated 1561 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1492] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:25:54 2026] POST /v2.0/subnets => generated 649 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1493] 10.0.0.80 () {32 vars in 662 bytes} [Sun Mar 1 22:25:55 2026] GET /v2.0/security-groups => generated 4344 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:25:55.337 7 INFO neutron.db.segments_db [None req-f0f54390-9ac4-4d70-834c-cc837bec4c9b c8aca0468ea04d148a36645b85857da7 c2c80b4d0f2e475bae41cbfd5dbcfd2f - - - -] Added segment 337d30e5-ac66-4923-aefd-55d78da87a6d of type vxlan for network 029630bc-ca3c-458a-b01f-10bac2b50a48 [pid: 7|app: 0|req: 709/1494] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:25:55 2026] POST /v2.0/networks => generated 647 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1495] 10.0.0.80 () {34 vars in 757 bytes} [Sun Mar 1 22:25:55 2026] PUT /v2.0/security-groups/1f3d110c-9a4c-4a32-8ad4-1b6f1759af71 => generated 1599 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:25:55.693 8 INFO neutron.services.segments.plugin [-] Segment 33d22635-dc90-4b8b-9e8e-389483603b7c resource provider aggregate not found 2026-03-01 22:25:55.699 8 INFO neutron.services.segments.plugin [-] Segment 33d22635-dc90-4b8b-9e8e-389483603b7c resource provider aggregate not found 2026-03-01 22:25:55.727 8 INFO neutron.services.segments.plugin [-] Segment 33d22635-dc90-4b8b-9e8e-389483603b7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33d22635-dc90-4b8b-9e8e-389483603b7c found for delete ", "request_id": "req-ca339b19-6370-4850-b04d-f2f780d3adb4"}]} 2026-03-01 22:25:55.751 8 INFO neutron.db.l3_hamode_db [None req-5aea673a-b8ec-413c-8a19-69ec3f251cf1 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] HA network 3c2516fe-7ab8-4f55-aaa7-93b49d012188 was deleted as no HA routers are present in tenant 1255600b862645f48ed61b66800dbff8. [pid: 8|app: 0|req: 786/1496] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:54 2026] DELETE /v2.0/routers/94a4670c-2732-4e3e-9285-1fd4462fca58 => generated 0 bytes in 1327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:25:55.767 8 INFO neutron.services.segments.plugin [-] Segment 33d22635-dc90-4b8b-9e8e-389483603b7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33d22635-dc90-4b8b-9e8e-389483603b7c found for delete ", "request_id": "req-d79cc719-a3a6-48f1-be35-f504ff29b575"}]} [pid: 7|app: 0|req: 711/1497] 10.0.0.80 () {34 vars in 742 bytes} [Sun Mar 1 22:25:55 2026] PUT /v2.0/networks/029630bc-ca3c-458a-b01f-10bac2b50a48 => generated 592 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1498] 10.0.0.80 () {32 vars in 736 bytes} [Sun Mar 1 22:25:55 2026] GET /v2.0/security-groups/1f3d110c-9a4c-4a32-8ad4-1b6f1759af71 => generated 1599 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1499] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:55 2026] DELETE /v2.0/subnets/a9b48788-e9f6-4531-951c-539317a0cb69 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1500] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:25:55 2026] POST /v2.0/subnets => generated 622 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1501] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:56 2026] DELETE /v2.0/security-groups/1f3d110c-9a4c-4a32-8ad4-1b6f1759af71 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1502] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:56 2026] DELETE /v2.0/networks/2a36e94d-fd88-4ad1-bc9a-9966df88cbb4 => generated 0 bytes in 475 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1503] 10.0.0.80 () {34 vars in 740 bytes} [Sun Mar 1 22:25:56 2026] PUT /v2.0/subnets/ddad9ed8-f4e2-4d41-be41-1eb5eb9649d0 => generated 632 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1504] 10.0.0.80 () {32 vars in 662 bytes} [Sun Mar 1 22:25:56 2026] GET /v2.0/security-groups => generated 2801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:25:56.739 8 INFO neutron.api.v2.resource [None req-39264e80-024e-4600-bb84-f2253297aa20 11d46344e91d4a49b1851954c33a1162 9adf49efd9a440198694cdcf74208493 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 791/1505] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:56 2026] DELETE /v2.0/security-groups/1f3d110c-9a4c-4a32-8ad4-1b6f1759af71 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1506] 10.0.0.80 () {34 vars in 683 bytes} [Sun Mar 1 22:25:56 2026] POST /v2.0/security-groups => generated 1560 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1507] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:25:56 2026] POST /v2.0/security-group-rules => generated 569 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1508] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/security-groups?tenant_id=1255600b862645f48ed61b66800dbff8&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1509] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/security-group-rules/23b7ddcc-0f45-4293-9019-30e712e75fac => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1510] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:57 2026] DELETE /v2.0/security-groups/ad66285a-fb81-480d-9f1a-f1ee488491d8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1511] 10.0.0.80 () {32 vars in 672 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1512] 10.0.0.16 () {30 vars in 649 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/extensions => generated 19178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1513] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:25:57 2026] DELETE /v2.0/security-group-rules/23b7ddcc-0f45-4293-9019-30e712e75fac => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:25:57.344 7 INFO neutron.services.segments.plugin [-] Segment 337d30e5-ac66-4923-aefd-55d78da87a6d resource provider aggregate not found 2026-03-01 22:25:57.350 7 INFO neutron.services.segments.plugin [-] Segment 337d30e5-ac66-4923-aefd-55d78da87a6d resource provider aggregate not found 2026-03-01 22:25:57.370 7 INFO neutron.services.segments.plugin [-] Segment 337d30e5-ac66-4923-aefd-55d78da87a6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 337d30e5-ac66-4923-aefd-55d78da87a6d found for delete ", "request_id": "req-54c44033-9201-478a-a644-c48cd25bc26c"}]} 2026-03-01 22:25:57.378 7 INFO neutron.services.segments.plugin [-] Segment 337d30e5-ac66-4923-aefd-55d78da87a6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 337d30e5-ac66-4923-aefd-55d78da87a6d found for delete ", "request_id": "req-b0a709f5-98eb-4450-9f09-0f4c2eed2939"}]} [pid: 7|app: 0|req: 715/1514] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:56 2026] DELETE /v2.0/networks/029630bc-ca3c-458a-b01f-10bac2b50a48 => generated 0 bytes in 701 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1515] 10.0.0.80 () {32 vars in 672 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1516] 10.0.0.16 () {30 vars in 723 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/quotas/7b034ae24ead4d01be31f5783f9a66b0/details => generated 847 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:25:57.436 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7ce01d0-c25f-475d-8c51-c36ab8b18e1f c8aca0468ea04d148a36645b85857da7 c2c80b4d0f2e475bae41cbfd5dbcfd2f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 717/1517] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:57 2026] DELETE /v2.0/networks/029630bc-ca3c-458a-b01f-10bac2b50a48 => 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: 801/1518] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:25:57 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1519] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/security-group-rules/5dd3081c-e508-496d-bf00-011336b09420 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1520] 10.0.0.80 () {32 vars in 693 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1521] 10.0.0.80 () {32 vars in 672 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1522] 10.0.0.80 () {32 vars in 741 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/subnets?network_id=bf965f86-7c79-4f0b-89e3-a535920b4a7b => generated 626 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1523] 10.0.0.80 () {32 vars in 652 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1524] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:25:57 2026] DELETE /v2.0/security-group-rules/5dd3081c-e508-496d-bf00-011336b09420 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:25:57.755 8 INFO neutron.services.segments.plugin [-] Segment 1b21cb84-1767-4c8b-9820-68c15de408ce resource provider aggregate not found [pid: 8|app: 0|req: 805/1525] 10.0.0.80 () {32 vars in 672 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1526] 10.0.0.80 () {32 vars in 648 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/networks => generated 1313 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:25:57.789 8 INFO neutron.services.segments.plugin [-] Segment 1b21cb84-1767-4c8b-9820-68c15de408ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b21cb84-1767-4c8b-9820-68c15de408ce found for delete ", "request_id": "req-3b2740cf-94eb-4cd1-9e50-c41253eb1ba9"}]} 2026-03-01 22:25:57.807 8 INFO neutron.services.segments.plugin [-] Segment 1b21cb84-1767-4c8b-9820-68c15de408ce resource provider aggregate not found [pid: 7|app: 0|req: 722/1527] 10.0.0.80 () {32 vars in 646 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/subnets => generated 1265 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:25:57.844 8 INFO neutron.services.segments.plugin [-] Segment 1b21cb84-1767-4c8b-9820-68c15de408ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b21cb84-1767-4c8b-9820-68c15de408ce found for delete ", "request_id": "req-35e629a7-f6c2-4536-bcdf-77721fa4f60f"}]} [pid: 7|app: 0|req: 723/1528] 10.0.0.80 () {32 vars in 722 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/networks/42c2c3c4-2057-4e15-88bc-1616f93b7195 => generated 673 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1529] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:25:57 2026] POST /v2.0/security-group-rules => generated 570 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1530] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/security-group-rules/d327c1ff-4e6c-4dac-bf7a-a3b03da26144 => generated 570 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1531] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/subnets/13ba4d40-6636-4d59-85a1-8670c1fd9968 => generated 649 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1532] 10.0.0.80 () {32 vars in 672 bytes} [Sun Mar 1 22:25:57 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:25:58.026 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b758e03d-056b-4720-acac-41f6010d1c53 c8aca0468ea04d148a36645b85857da7 c2c80b4d0f2e475bae41cbfd5dbcfd2f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 725/1533] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:58 2026] DELETE /v2.0/subnets/ddad9ed8-f4e2-4d41-be41-1eb5eb9649d0 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:25:58.049 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5e4d544-65e6-4b29-9271-7934c214d46d c8aca0468ea04d148a36645b85857da7 c2c80b4d0f2e475bae41cbfd5dbcfd2f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1534] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:58 2026] DELETE /v2.0/networks/029630bc-ca3c-458a-b01f-10bac2b50a48 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1535] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:25:58 2026] DELETE /v2.0/security-group-rules/d327c1ff-4e6c-4dac-bf7a-a3b03da26144 => 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: 810/1536] 10.0.0.80 () {32 vars in 672 bytes} [Sun Mar 1 22:25:58 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1537] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:58 2026] DELETE /v2.0/security-groups/58b20d0c-484a-48f2-a22d-e42505e2382f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1538] 10.0.0.80 () {32 vars in 662 bytes} [Sun Mar 1 22:25:58 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1539] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:25:58 2026] DELETE /v2.0/subnets/13ba4d40-6636-4d59-85a1-8670c1fd9968 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1540] 10.0.0.80 () {32 vars in 662 bytes} [Sun Mar 1 22:25:58 2026] GET /v2.0/security-groups => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1541] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:25:58 2026] DELETE /v2.0/networks/42c2c3c4-2057-4e15-88bc-1616f93b7195 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1542] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:58 2026] GET /v2.0/security-groups?tenant_id=9adf49efd9a440198694cdcf74208493&name=default => generated 2801 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1543] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:59 2026] DELETE /v2.0/security-groups/a2679066-7247-4295-a924-220b36046318 => 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: 815/1544] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:25:59 2026] GET /v2.0/security-groups?tenant_id=c2c80b4d0f2e475bae41cbfd5dbcfd2f&name=default => generated 2801 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:25:59.930 7 INFO neutron.services.segments.plugin [-] Segment b7c58cbb-6c4e-40c7-a070-0957a6bb9fa9 resource provider aggregate not found 2026-03-01 22:25:59.935 7 INFO neutron.services.segments.plugin [-] Segment b7c58cbb-6c4e-40c7-a070-0957a6bb9fa9 resource provider aggregate not found 2026-03-01 22:25:59.952 7 INFO neutron.services.segments.plugin [-] Segment b7c58cbb-6c4e-40c7-a070-0957a6bb9fa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7c58cbb-6c4e-40c7-a070-0957a6bb9fa9 found for delete ", "request_id": "req-34f62f15-4b6e-4224-a042-6d81acc3c0ac"}]} 2026-03-01 22:25:59.961 7 INFO neutron.services.segments.plugin [-] Segment b7c58cbb-6c4e-40c7-a070-0957a6bb9fa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7c58cbb-6c4e-40c7-a070-0957a6bb9fa9 found for delete ", "request_id": "req-e1791336-e55d-4f0b-84ff-0b989470ba65"}]} [pid: 7|app: 0|req: 730/1545] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:25:59 2026] DELETE /v2.0/security-groups/7953df7c-6925-4e1b-b4c1-e846d23d6290 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1548] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:00 2026] GET /v2.0/security-groups?tenant_id=8a1eb38dc56b46a4b52bfff6ffa2c505&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1549] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:00 2026] DELETE /v2.0/security-groups/c28fdd44-0b04-4195-a98f-78f3fe37ca44 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1550] 10.0.0.80 () {34 vars in 676 bytes} [Sun Mar 1 22:26:01 2026] POST /v2.0/subnetpools => generated 549 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1551] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:26:01 2026] GET /v2.0/subnetpools/52e53734-0477-4b0d-b9ea-2ede21755cbe => generated 549 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1552] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:26:01 2026] PUT /v2.0/subnetpools/52e53734-0477-4b0d-b9ea-2ede21755cbe => generated 501 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1553] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:26:01 2026] DELETE /v2.0/subnetpools/52e53734-0477-4b0d-b9ea-2ede21755cbe => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:26:01.588 8 INFO neutron.api.v2.resource [None req-72f51b7c-4881-47b7-837d-8f929ed5e4f6 29b5b5fa867348718d204ec3191a6200 1b3f618184e74f63a68f54638e4cc640 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 819/1554] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:26:01 2026] GET /v2.0/subnetpools/52e53734-0477-4b0d-b9ea-2ede21755cbe => generated 145 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:26:01.609 7 INFO neutron.api.v2.resource [None req-164b8c83-4d7d-4cc6-8e46-7869082e4fe0 29b5b5fa867348718d204ec3191a6200 1b3f618184e74f63a68f54638e4cc640 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 736/1555] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:26:01 2026] DELETE /v2.0/subnetpools/52e53734-0477-4b0d-b9ea-2ede21755cbe => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:26:02.164 8 INFO neutron.db.segments_db [None req-a16e7fe0-9143-460c-b176-7c7faf84ef94 f0c4abe30fca4449b07f12b12f41a1b3 9172a4ee0aca4da4b732b51401b6f4d9 - - - -] Added segment f6084e42-2240-432b-a9f8-497e0eccb562 of type vxlan for network e731a820-5169-48fe-9432-5cc8aff48912 [pid: 7|app: 0|req: 737/1556] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:02 2026] GET /v2.0/security-groups?tenant_id=7b034ae24ead4d01be31f5783f9a66b0&name=default => generated 2801 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1557] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:01 2026] POST /v2.0/networks => generated 649 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1558] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:02 2026] DELETE /v2.0/security-groups/c5013a2a-7b39-4dc3-b66f-3a8c5292240d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1559] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:02 2026] GET /v2.0/security-groups?tenant_id=1b3f618184e74f63a68f54638e4cc640&name=default => generated 2801 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1560] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:02 2026] DELETE /v2.0/security-groups/349daf38-45b7-43d0-bd98-af8093320347 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1561] 10.0.0.80 () {34 vars in 664 bytes} [Sun Mar 1 22:26:02 2026] POST /v2.0/ports => generated 779 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:02.738 8 INFO neutron.db.segments_db [None req-dc186bc4-b3cc-4165-a177-ae5a6464b3aa f0c4abe30fca4449b07f12b12f41a1b3 9172a4ee0aca4da4b732b51401b6f4d9 - - - -] Added segment 4bf4f2c6-65b7-4eff-bd92-8b7189125d9e of type vxlan for network 9c1dfe9e-57a7-490e-9e9c-c7fe2a798a3b [pid: 8|app: 0|req: 823/1562] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:02 2026] POST /v2.0/networks => generated 636 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 740/1563] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:02 2026] POST /v2.0/subnets => generated 622 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1564] 10.0.0.80 () {34 vars in 664 bytes} [Sun Mar 1 22:26:03 2026] POST /v2.0/ports => generated 961 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1565] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:26:03 2026] DELETE /v2.0/ports/fd8bafc5-e488-417e-91e6-7c58378e5fb2 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:26:04.224 8 INFO neutron.pecan_wsgi.hooks.translation [None req-882ed665-17b4-4176-95a4-0993804e7a4f f0c4abe30fca4449b07f12b12f41a1b3 9172a4ee0aca4da4b732b51401b6f4d9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 825/1566] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:26:04 2026] DELETE /v2.0/ports/fd8bafc5-e488-417e-91e6-7c58378e5fb2 => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:26:04.277 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ea7d2d2-95b8-465e-aa00-d2cad3485f6a f0c4abe30fca4449b07f12b12f41a1b3 9172a4ee0aca4da4b732b51401b6f4d9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 742/1567] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:26:04 2026] GET /v2.0/ports/fd8bafc5-e488-417e-91e6-7c58378e5fb2 => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1568] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:04 2026] DELETE /v2.0/subnets/b5c618f8-1a7b-47a7-a866-c2c563d9d6f7 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:26:04.952 7 INFO neutron.services.segments.plugin [-] Segment 4bf4f2c6-65b7-4eff-bd92-8b7189125d9e resource provider aggregate not found 2026-03-01 22:26:04.958 7 INFO neutron.services.segments.plugin [-] Segment 4bf4f2c6-65b7-4eff-bd92-8b7189125d9e resource provider aggregate not found 2026-03-01 22:26:04.975 7 INFO neutron.services.segments.plugin [-] Segment 4bf4f2c6-65b7-4eff-bd92-8b7189125d9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bf4f2c6-65b7-4eff-bd92-8b7189125d9e found for delete ", "request_id": "req-0a40a72b-454f-476b-9103-78632902071d"}]} 2026-03-01 22:26:04.976 7 INFO neutron.services.segments.plugin [-] Segment 4bf4f2c6-65b7-4eff-bd92-8b7189125d9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bf4f2c6-65b7-4eff-bd92-8b7189125d9e found for delete ", "request_id": "req-c613ec20-5d68-4141-aba8-32bb56356658"}]} [pid: 7|app: 0|req: 743/1569] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:04 2026] DELETE /v2.0/networks/9c1dfe9e-57a7-490e-9e9c-c7fe2a798a3b => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:26:05.055 8 INFO neutron.db.segments_db [None req-3feb7d1b-99b8-4ed5-9ab8-79923fbf2835 f0c4abe30fca4449b07f12b12f41a1b3 9172a4ee0aca4da4b732b51401b6f4d9 - - - -] Added segment 47e54660-f0a4-4266-94a1-2199d3dfea0f of type vxlan for network cba8b7d4-2e6c-48f8-9d97-bfc40fd82a19 [pid: 8|app: 0|req: 827/1570] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:04 2026] POST /v2.0/networks => generated 635 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1571] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:05 2026] POST /v2.0/subnets => generated 622 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1572] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:05 2026] GET /v2.0/security-groups?tenant_id=8c484cf654e245b99c9be1047b189f13&name=default => generated 2801 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1573] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:05 2026] GET /v2.0/security-groups?tenant_id=c9e3900f2cf84dec9e42a66869367725&name=default => generated 2801 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1574] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:05 2026] DELETE /v2.0/security-groups/a478ce3c-8ec3-4563-8475-84b8ff9bfe4e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1575] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:05 2026] DELETE /v2.0/security-groups/82107050-d500-4898-9ced-c49f4a85b843 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1576] 10.0.0.80 () {34 vars in 664 bytes} [Sun Mar 1 22:26:05 2026] POST /v2.0/ports => generated 923 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1577] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:06 2026] GET /v2.0/security-groups?tenant_id=23a77946ae4d46ca8316110ad0fe63aa&name=default => generated 2801 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1578] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:26:06 2026] DELETE /v2.0/ports/e49ab773-68b4-47af-a4d4-a6e05da37bb4 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1579] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:06 2026] DELETE /v2.0/security-groups/fc7d9f5a-c221-4a51-97b6-216f14fc92ff => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:26:06.435 8 INFO neutron.pecan_wsgi.hooks.translation [None req-24d06715-ae14-497c-b595-59bed47a5fd4 f0c4abe30fca4449b07f12b12f41a1b3 9172a4ee0aca4da4b732b51401b6f4d9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 833/1580] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:26:06 2026] GET /v2.0/ports/e49ab773-68b4-47af-a4d4-a6e05da37bb4 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1581] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:06 2026] DELETE /v2.0/subnets/c1dc2171-4646-4496-8292-00542be70bbc => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:26:07.223 8 INFO neutron.services.segments.plugin [-] Segment 47e54660-f0a4-4266-94a1-2199d3dfea0f resource provider aggregate not found 2026-03-01 22:26:07.230 8 INFO neutron.services.segments.plugin [-] Segment 47e54660-f0a4-4266-94a1-2199d3dfea0f resource provider aggregate not found 2026-03-01 22:26:07.248 8 INFO neutron.services.segments.plugin [-] Segment 47e54660-f0a4-4266-94a1-2199d3dfea0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47e54660-f0a4-4266-94a1-2199d3dfea0f found for delete ", "request_id": "req-1e5ecdec-5c08-4008-968b-712fdf8ac787"}]} 2026-03-01 22:26:07.258 8 INFO neutron.services.segments.plugin [-] Segment 47e54660-f0a4-4266-94a1-2199d3dfea0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47e54660-f0a4-4266-94a1-2199d3dfea0f found for delete ", "request_id": "req-909a6d18-37e2-4f1f-8b68-52a794a4ba2d"}]} [pid: 8|app: 0|req: 834/1582] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:06 2026] DELETE /v2.0/networks/cba8b7d4-2e6c-48f8-9d97-bfc40fd82a19 => generated 0 bytes in 508 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:26:07.514 7 INFO neutron.db.segments_db [None req-545f91c3-aa1d-4e06-987a-7655496d0f67 db631d4be9c6461e9405574101f980a1 c717ba936f174608853c0b518ca55ac2 - - - -] Added segment 797701b6-c9e6-49ea-8636-7c9abfbfc369 of type vxlan for network 3e73fe46-58b1-4800-9f7d-203271f9c622 [pid: 7|app: 0|req: 749/1583] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:07 2026] POST /v2.0/networks => generated 726 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1584] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:07 2026] POST /v2.0/subnets => generated 620 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:07.943 7 WARNING neutron.api.v2.base [None req-28922787-ab69-4a4a-98cd-dc85f7dd50f1 db631d4be9c6461e9405574101f980a1 c717ba936f174608853c0b518ca55ac2 - - - -] 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-03-01 22:26:07.944 7 INFO neutron.api.v2.resource [None req-28922787-ab69-4a4a-98cd-dc85f7dd50f1 db631d4be9c6461e9405574101f980a1 c717ba936f174608853c0b518ca55ac2 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 751/1585] 10.0.0.80 () {34 vars in 680 bytes} [Sun Mar 1 22:26:07 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1586] 10.0.0.80 () {34 vars in 664 bytes} [Sun Mar 1 22:26:07 2026] POST /v2.0/ports => generated 779 bytes in 914 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:26:08.394 7 INFO neutron.services.segments.plugin [-] Segment 797701b6-c9e6-49ea-8636-7c9abfbfc369 resource provider aggregate not found 2026-03-01 22:26:08.401 7 INFO neutron.services.segments.plugin [-] Segment 797701b6-c9e6-49ea-8636-7c9abfbfc369 resource provider aggregate not found 2026-03-01 22:26:08.414 7 INFO neutron.services.segments.plugin [-] Segment 797701b6-c9e6-49ea-8636-7c9abfbfc369 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 797701b6-c9e6-49ea-8636-7c9abfbfc369 found for delete ", "request_id": "req-16cdfb4e-9f8c-4609-841e-7ef2e7ea82c5"}]} [pid: 8|app: 0|req: 836/1587] 10.0.0.80 () {34 vars in 736 bytes} [Sun Mar 1 22:26:08 2026] PUT /v2.0/ports/709ff108-a22d-4295-b371-b996257a7249 => generated 752 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:26:08.433 7 INFO neutron.services.segments.plugin [-] Segment 797701b6-c9e6-49ea-8636-7c9abfbfc369 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 797701b6-c9e6-49ea-8636-7c9abfbfc369 found for delete ", "request_id": "req-3620b756-ced9-4362-8544-c6d5802977df"}]} [pid: 8|app: 0|req: 837/1588] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:26:08 2026] DELETE /v2.0/ports/709ff108-a22d-4295-b371-b996257a7249 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 838/1589] 10.0.0.80 () {32 vars in 642 bytes} [Sun Mar 1 22:26:08 2026] GET /v2.0/ports => generated 782 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:26:08.841 8 INFO neutron.pecan_wsgi.hooks.translation [None req-200656fc-986d-4212-94d0-544a20505f9b f0c4abe30fca4449b07f12b12f41a1b3 9172a4ee0aca4da4b732b51401b6f4d9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 839/1590] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:26:08 2026] GET /v2.0/ports/709ff108-a22d-4295-b371-b996257a7249 => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1591] 10.0.0.80 () {32 vars in 642 bytes} [Sun Mar 1 22:26:08 2026] GET /v2.0/ports => generated 782 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1592] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:26:08 2026] GET /v2.0/ports/7cd41d39-8d4e-4cfa-a8c2-ae1512284e11 => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:26:08.973 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3106db3-b9fd-44a8-b6dc-dc40d70b2261 f0c4abe30fca4449b07f12b12f41a1b3 9172a4ee0aca4da4b732b51401b6f4d9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1593] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:26:08 2026] DELETE /v2.0/ports/e49ab773-68b4-47af-a4d4-a6e05da37bb4 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:26:09.005 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09aefdfa-bb7d-4d62-98e9-31bf081092c8 f0c4abe30fca4449b07f12b12f41a1b3 9172a4ee0aca4da4b732b51401b6f4d9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 843/1594] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:08 2026] DELETE /v2.0/subnets/c1dc2171-4646-4496-8292-00542be70bbc => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:26:09.058 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91ed52e4-441d-4a02-af75-653b3202d4b5 f0c4abe30fca4449b07f12b12f41a1b3 9172a4ee0aca4da4b732b51401b6f4d9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1595] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:09 2026] DELETE /v2.0/subnets/b5c618f8-1a7b-47a7-a866-c2c563d9d6f7 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1596] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:26:09 2026] DELETE /v2.0/ports/7cd41d39-8d4e-4cfa-a8c2-ae1512284e11 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:26:09.535 8 INFO neutron.services.segments.plugin [-] Segment f6084e42-2240-432b-a9f8-497e0eccb562 resource provider aggregate not found 2026-03-01 22:26:09.540 8 INFO neutron.services.segments.plugin [-] Segment f6084e42-2240-432b-a9f8-497e0eccb562 resource provider aggregate not found 2026-03-01 22:26:09.559 8 INFO neutron.services.segments.plugin [-] Segment f6084e42-2240-432b-a9f8-497e0eccb562 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6084e42-2240-432b-a9f8-497e0eccb562 found for delete ", "request_id": "req-6a94c4cc-2a08-490a-9321-b935017dc967"}]} [pid: 8|app: 0|req: 846/1597] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:09 2026] DELETE /v2.0/networks/e731a820-5169-48fe-9432-5cc8aff48912 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1598] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:07 2026] DELETE /v2.0/networks/3e73fe46-58b1-4800-9f7d-203271f9c622 => generated 0 bytes in 1853 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:26:09.847 8 INFO neutron.services.segments.plugin [-] Segment f6084e42-2240-432b-a9f8-497e0eccb562 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6084e42-2240-432b-a9f8-497e0eccb562 found for delete ", "request_id": "req-41bb9a48-13b8-4ef8-8779-853c88f1057a"}]} 2026-03-01 22:26:09.922 8 INFO neutron.db.segments_db [None req-8f8b9182-b491-4074-ad1f-a0cf9b5ae11d db631d4be9c6461e9405574101f980a1 c717ba936f174608853c0b518ca55ac2 - - - -] Added segment eff7d23a-e4da-41c3-ab66-5e73b1b53bfa of type vxlan for network 86435866-47bf-4bcb-aeba-a071456642f1 [pid: 8|app: 0|req: 847/1599] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:09 2026] POST /v2.0/networks => generated 726 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1600] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:10 2026] POST /v2.0/subnets => generated 623 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:10.407 7 WARNING neutron.api.v2.base [None req-89e6d13e-d1f9-41f3-aba2-b30e082daa6e db631d4be9c6461e9405574101f980a1 c717ba936f174608853c0b518ca55ac2 - - - -] 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-03-01 22:26:10.408 7 INFO neutron.api.v2.resource [None req-89e6d13e-d1f9-41f3-aba2-b30e082daa6e db631d4be9c6461e9405574101f980a1 c717ba936f174608853c0b518ca55ac2 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 754/1601] 10.0.0.80 () {34 vars in 680 bytes} [Sun Mar 1 22:26:10 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-03-01 22:26:10.456 7 INFO neutron.services.segments.plugin [-] Segment 797701b6-c9e6-49ea-8636-7c9abfbfc369 resource provider aggregate not found 2026-03-01 22:26:10.481 7 INFO neutron.services.segments.plugin [-] Segment 797701b6-c9e6-49ea-8636-7c9abfbfc369 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 797701b6-c9e6-49ea-8636-7c9abfbfc369 found for delete ", "request_id": "req-52bba87d-f3a1-4bb4-82e8-be8ab16190b6"}]} 2026-03-01 22:26:10.488 7 INFO neutron.services.segments.plugin [-] Segment 797701b6-c9e6-49ea-8636-7c9abfbfc369 resource provider aggregate not found 2026-03-01 22:26:10.509 7 INFO neutron.services.segments.plugin [-] Segment 797701b6-c9e6-49ea-8636-7c9abfbfc369 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 797701b6-c9e6-49ea-8636-7c9abfbfc369 found for delete ", "request_id": "req-94a53ac7-8f9f-4fc5-af01-85a4c2baeedd"}]} [pid: 8|app: 0|req: 848/1602] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:10 2026] GET /v2.0/security-groups?tenant_id=9172a4ee0aca4da4b732b51401b6f4d9&name=default => generated 2801 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1603] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:10 2026] DELETE /v2.0/security-groups/6485f6cf-0c12-4e83-9191-7638bb308125 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1604] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:10 2026] DELETE /v2.0/networks/86435866-47bf-4bcb-aeba-a071456642f1 => generated 0 bytes in 1286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:26:11.759 8 INFO neutron.db.segments_db [None req-6c0cc8da-dafa-432c-a446-1272f85f81ba db631d4be9c6461e9405574101f980a1 c717ba936f174608853c0b518ca55ac2 - - - -] Added segment d18bb8ed-44bb-409c-a9ed-aa40c6688c53 of type vxlan for network c4249da4-6be8-4d94-9085-9039ade79e40 [pid: 8|app: 0|req: 850/1605] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:11 2026] POST /v2.0/networks => generated 727 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1606] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:11 2026] POST /v2.0/subnets => generated 623 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1607] 10.0.0.80 () {34 vars in 680 bytes} [Sun Mar 1 22:26:12 2026] POST /v2.0/rbac-policies => generated 324 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:12.846 7 INFO neutron.services.segments.plugin [-] Segment eff7d23a-e4da-41c3-ab66-5e73b1b53bfa resource provider aggregate not found 2026-03-01 22:26:12.854 7 INFO neutron.services.segments.plugin [-] Segment eff7d23a-e4da-41c3-ab66-5e73b1b53bfa resource provider aggregate not found 2026-03-01 22:26:12.863 7 INFO neutron.services.segments.plugin [-] Segment eff7d23a-e4da-41c3-ab66-5e73b1b53bfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eff7d23a-e4da-41c3-ab66-5e73b1b53bfa found for delete ", "request_id": "req-531b7390-51a3-48ed-bb63-9dcfadd3f0cd"}]} 2026-03-01 22:26:12.881 7 INFO neutron.services.segments.plugin [-] Segment eff7d23a-e4da-41c3-ab66-5e73b1b53bfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eff7d23a-e4da-41c3-ab66-5e73b1b53bfa found for delete ", "request_id": "req-805848c2-9664-44a7-a72c-326fdb613fe2"}]} 2026-03-01 22:26:12.893 7 INFO neutron.services.segments.plugin [-] Segment eff7d23a-e4da-41c3-ab66-5e73b1b53bfa resource provider aggregate not found 2026-03-01 22:26:12.917 7 INFO neutron.services.segments.plugin [-] Segment eff7d23a-e4da-41c3-ab66-5e73b1b53bfa resource provider aggregate not found 2026-03-01 22:26:12.927 7 INFO neutron.services.segments.plugin [-] Segment eff7d23a-e4da-41c3-ab66-5e73b1b53bfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eff7d23a-e4da-41c3-ab66-5e73b1b53bfa found for delete ", "request_id": "req-c8810b63-8b3f-4001-b9ce-9a48191a1d49"}]} 2026-03-01 22:26:12.945 7 INFO neutron.services.segments.plugin [-] Segment eff7d23a-e4da-41c3-ab66-5e73b1b53bfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eff7d23a-e4da-41c3-ab66-5e73b1b53bfa found for delete ", "request_id": "req-e18651f8-7454-45b4-85e5-4d4b341363a3"}]} [pid: 8|app: 0|req: 852/1608] 10.0.0.80 () {32 vars in 722 bytes} [Sun Mar 1 22:26:12 2026] GET /v2.0/networks/c4249da4-6be8-4d94-9085-9039ade79e40 => generated 655 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1609] 10.0.0.80 () {34 vars in 683 bytes} [Sun Mar 1 22:26:12 2026] POST /v2.0/security-groups => generated 1561 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1610] 10.0.0.80 () {32 vars in 662 bytes} [Sun Mar 1 22:26:13 2026] GET /v2.0/security-groups => generated 4344 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1611] 10.0.0.80 () {34 vars in 757 bytes} [Sun Mar 1 22:26:13 2026] PUT /v2.0/security-groups/9ac117b6-ff71-4389-99c0-4003dc2f3a93 => generated 1597 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1612] 10.0.0.80 () {32 vars in 736 bytes} [Sun Mar 1 22:26:13 2026] GET /v2.0/security-groups/9ac117b6-ff71-4389-99c0-4003dc2f3a93 => generated 1597 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1613] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:13 2026] DELETE /v2.0/security-groups/9ac117b6-ff71-4389-99c0-4003dc2f3a93 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:26:13.699 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f30450d9-633e-4b96-87e2-05d9023266ac e678709db6bb4d3a8a6a68ffd4f2032e 000c3697bdd74fe8803ad9da21cc141a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 855/1614] 10.0.0.80 () {32 vars in 722 bytes} [Sun Mar 1 22:26:13 2026] GET /v2.0/networks/c4249da4-6be8-4d94-9085-9039ade79e40 => generated 138 bytes in 204 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1615] 10.0.0.80 () {32 vars in 662 bytes} [Sun Mar 1 22:26:13 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1616] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:13 2026] GET /v2.0/security-groups?tenant_id=a642a52aff634d3e98458d7f67a22076&name=default => generated 2801 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:26:13.830 7 INFO neutron.api.v2.resource [None req-04256c85-1de1-4b44-8e7b-805fa66bd813 d9ba13f893e64097a1751c6adfc24e72 f45b3568e5d84d318ce94232be4d9e89 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 761/1617] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:13 2026] DELETE /v2.0/security-groups/9ac117b6-ff71-4389-99c0-4003dc2f3a93 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1618] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:13 2026] DELETE /v2.0/security-groups/6cbb49c9-942f-496d-8fab-817ff5aeaabd => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1619] 10.0.0.80 () {34 vars in 683 bytes} [Sun Mar 1 22:26:13 2026] POST /v2.0/security-groups => generated 1560 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1620] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:14 2026] GET /v2.0/security-groups?tenant_id=02df926dd458424492d7226bf9f29192&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1621] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:26:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:14.338 8 INFO neutron.services.segments.plugin [-] Segment d18bb8ed-44bb-409c-a9ed-aa40c6688c53 resource provider aggregate not found 2026-03-01 22:26:14.343 8 INFO neutron.services.segments.plugin [-] Segment d18bb8ed-44bb-409c-a9ed-aa40c6688c53 resource provider aggregate not found 2026-03-01 22:26:14.357 8 INFO neutron.services.segments.plugin [-] Segment d18bb8ed-44bb-409c-a9ed-aa40c6688c53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d18bb8ed-44bb-409c-a9ed-aa40c6688c53 found for delete ", "request_id": "req-765cdd59-7cd2-485f-854f-e77dfc8e3907"}]} 2026-03-01 22:26:14.358 8 INFO neutron.services.segments.plugin [-] Segment d18bb8ed-44bb-409c-a9ed-aa40c6688c53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d18bb8ed-44bb-409c-a9ed-aa40c6688c53 found for delete ", "request_id": "req-e1e9084f-6296-4d32-bd47-2b5b4db60288"}]} [pid: 8|app: 0|req: 857/1622] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:13 2026] DELETE /v2.0/networks/c4249da4-6be8-4d94-9085-9039ade79e40 => generated 0 bytes in 635 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1623] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:14 2026] DELETE /v2.0/security-groups/db7fc2e2-8070-4b8a-ac30-6c829ebbf1e5 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:26:14.401 7 INFO neutron.pecan_wsgi.hooks.translation [None req-694ecc5e-2b9e-4694-b0f0-13025ea36319 db631d4be9c6461e9405574101f980a1 c717ba936f174608853c0b518ca55ac2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 858/1624] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:26:14 2026] GET /v2.0/security-group-rules/f9e6fe1b-c66d-472e-bbe4-7e97e053c60c => generated 569 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1625] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:14 2026] DELETE /v2.0/subnets/b26ef82c-371b-4265-9c3c-fc0f9218f1bc => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:26:14.432 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62970f09-6855-4e04-885b-55f37387cfa0 db631d4be9c6461e9405574101f980a1 c717ba936f174608853c0b518ca55ac2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 768/1626] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:14 2026] DELETE /v2.0/subnets/22cf4c67-6111-4859-b1fc-31f4c5c417ed => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1627] 10.0.0.80 () {32 vars in 672 bytes} [Sun Mar 1 22:26:14 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:26:14.466 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13954a13-147d-470a-af61-680ae3feab62 db631d4be9c6461e9405574101f980a1 c717ba936f174608853c0b518ca55ac2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 769/1628] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:14 2026] DELETE /v2.0/subnets/70b1a088-9bb6-404c-a453-e78d0440dfe6 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1629] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:26:14 2026] DELETE /v2.0/security-group-rules/f9e6fe1b-c66d-472e-bbe4-7e97e053c60c => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1630] 10.0.0.80 () {32 vars in 672 bytes} [Sun Mar 1 22:26:14 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1631] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:26:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1632] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:26:14 2026] GET /v2.0/security-group-rules/92014769-a1c5-435f-ad60-e0d047460735 => generated 569 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1633] 10.0.0.80 () {32 vars in 672 bytes} [Sun Mar 1 22:26:14 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1634] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:26:14 2026] DELETE /v2.0/security-group-rules/92014769-a1c5-435f-ad60-e0d047460735 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1635] 10.0.0.80 () {32 vars in 672 bytes} [Sun Mar 1 22:26:14 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:26:14.951 7 INFO neutron.db.securitygroups_db [None req-3df6fd41-6a52-4af0-836f-6eb928aeed59 d9ba13f893e64097a1751c6adfc24e72 f45b3568e5d84d318ce94232be4d9e89 - - - -] Project f45b3568e5d84d318ce94232be4d9e89 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 773/1636] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:26:14 2026] POST /v2.0/security-group-rules => generated 575 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1637] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:26:15 2026] GET /v2.0/security-group-rules/bdd4088f-be2a-4429-9310-17e159d619d4 => generated 575 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1638] 10.0.0.80 () {32 vars in 672 bytes} [Sun Mar 1 22:26:15 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1639] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:26:15 2026] DELETE /v2.0/security-group-rules/bdd4088f-be2a-4429-9310-17e159d619d4 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1640] 10.0.0.80 () {32 vars in 672 bytes} [Sun Mar 1 22:26:15 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1641] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:15 2026] DELETE /v2.0/security-groups/213233df-d497-4133-bce0-63c3a1750945 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1642] 10.0.0.80 () {32 vars in 662 bytes} [Sun Mar 1 22:26:15 2026] GET /v2.0/security-groups => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1643] 10.0.0.80 () {32 vars in 662 bytes} [Sun Mar 1 22:26:15 2026] GET /v2.0/security-groups => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1646] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:15 2026] GET /v2.0/security-groups?tenant_id=000c3697bdd74fe8803ad9da21cc141a&name=default => generated 2801 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1647] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:15 2026] DELETE /v2.0/security-groups/b20a053b-b521-4a86-98ec-2cbcaf86b21f => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1648] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:15 2026] GET /v2.0/security-groups?tenant_id=0a1af7c8fb994d29ad0e207c615a5324&name=default => generated 2801 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1649] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:15 2026] GET /v2.0/security-groups?tenant_id=f45b3568e5d84d318ce94232be4d9e89&name=default => generated 2801 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1650] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:16 2026] GET /v2.0/security-groups?tenant_id=dc3994f3af824215b823ef48813cb863&name=default => generated 2801 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1651] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:16 2026] DELETE /v2.0/security-groups/65e3bb2f-f31a-45a6-987e-34aac9c0b823 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1652] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:16 2026] DELETE /v2.0/security-groups/39668e7c-7554-4b9c-bf13-ead3be8b2719 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1653] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:16 2026] DELETE /v2.0/security-groups/ac18d5eb-aa45-4312-840e-b145416f0700 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1654] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:16 2026] GET /v2.0/security-groups?tenant_id=c717ba936f174608853c0b518ca55ac2&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1655] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:16 2026] DELETE /v2.0/security-groups/e4716ed7-e018-4ab1-9fdb-502018125131 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1656] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:20 2026] GET /v2.0/security-groups?tenant_id=5a519cf27fea4d15b9d3b2a3157ce01f&name=default => generated 2801 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1657] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:21 2026] GET /v2.0/security-groups?tenant_id=c1d9ff9d25444063b5e7b13681ab275d&name=default => generated 2801 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1658] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:21 2026] DELETE /v2.0/security-groups/3b8f71ae-07db-465f-96a7-94a6d0bd1ff5 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1659] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:21 2026] DELETE /v2.0/security-groups/e03c8969-b73f-451f-98cb-672686cdfdcd => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1660] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:26:20 2026] POST /v2.0/floatingips => generated 552 bytes in 879 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1661] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:21 2026] GET /v2.0/security-groups?tenant_id=643d3f5140b44c55bab919fd3d6daef3&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:26:21.777 7 INFO neutron.db.segments_db [None req-842329f7-e045-404a-8695-d7fd663ddc7e 3ae5de9f0302470dabf77099a22f3fca a19a051cfbf54adebcdc1e5d6dbdc50a - - - -] Added segment 48a714be-39d1-449d-a842-6fef2c406c1b of type vxlan for network 4053afc1-a4f6-4646-bbdd-442242315fd3 [pid: 7|app: 0|req: 783/1662] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:21 2026] POST /v2.0/networks => generated 631 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1663] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:21 2026] DELETE /v2.0/security-groups/f783c02c-687d-4d22-8aec-2514b9ebeff0 => 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: 880/1664] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:26:21 2026] POST /v2.0/floatingips => generated 552 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1665] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:21 2026] POST /v2.0/subnets => generated 602 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:22.455 7 INFO neutron.db.segments_db [None req-a9e3e615-b017-414e-8dba-6d9f60f9000f 3ae5de9f0302470dabf77099a22f3fca a19a051cfbf54adebcdc1e5d6dbdc50a - - - -] Added segment 97d36c55-7446-46da-8cf3-28b7a5628535 of type vxlan for network a06e192c-a60e-473b-9fa2-5f25db9643d6 [pid: 7|app: 0|req: 786/1666] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:22 2026] POST /v2.0/networks => generated 630 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1667] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:26:22 2026] POST /v2.0/floatingips => generated 552 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1668] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:22 2026] POST /v2.0/subnets => generated 605 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:23.045 7 INFO neutron.db.segments_db [None req-9db47b98-1de7-43fd-ab45-77a9c67ac404 3ae5de9f0302470dabf77099a22f3fca a19a051cfbf54adebcdc1e5d6dbdc50a - - - -] Added segment cf06097f-b68f-475b-bdf9-8eced378cd2c of type vxlan for network 955c68fc-2f51-43e2-a543-864900948867 [pid: 7|app: 0|req: 788/1669] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:22 2026] POST /v2.0/networks => generated 631 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1670] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:26:22 2026] POST /v2.0/floatingips => generated 552 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1671] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:23 2026] POST /v2.0/subnets => generated 605 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:23.646 7 INFO neutron.db.segments_db [None req-3d1b41e6-1382-42f1-bcf1-42b2e184921d 3ae5de9f0302470dabf77099a22f3fca a19a051cfbf54adebcdc1e5d6dbdc50a - - - -] Added segment 774308e9-7c0a-400f-910d-a19b586dca9e of type vxlan for network fd0954ba-dd9d-45dd-b736-3efa8a567ee9 [pid: 7|app: 0|req: 790/1672] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:23 2026] POST /v2.0/networks => generated 632 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1673] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:26:23 2026] POST /v2.0/floatingips => generated 552 bytes in 736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1674] 10.0.0.80 () {34 vars in 758 bytes} [Sun Mar 1 22:26:24 2026] PUT /v2.0/floatingips/9aa631cd-8364-4ebc-aba3-d35bece6823e/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1675] 10.0.0.80 () {34 vars in 758 bytes} [Sun Mar 1 22:26:24 2026] PUT /v2.0/floatingips/628979c4-3754-4a7a-b986-8b5399d27087/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1676] 10.0.0.80 () {34 vars in 758 bytes} [Sun Mar 1 22:26:24 2026] PUT /v2.0/floatingips/4f31a7fd-a5f3-4399-a9b3-eafdc468680c/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1677] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:23 2026] POST /v2.0/subnets => generated 605 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1678] 10.0.0.80 () {34 vars in 758 bytes} [Sun Mar 1 22:26:24 2026] PUT /v2.0/floatingips/087eb01d-4411-4b1d-b38d-16612d0357e2/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1679] 10.0.0.80 () {32 vars in 671 bytes} [Sun Mar 1 22:26:24 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:26:24.382 7 INFO neutron.db.segments_db [None req-705f7e68-ac54-4e76-98e5-fe9e942df63f 3ae5de9f0302470dabf77099a22f3fca a19a051cfbf54adebcdc1e5d6dbdc50a - - - -] Added segment 89b7a7d2-fedc-429d-9f8b-a5cc1bec047e of type vxlan for network ea1b6da2-b980-4f2b-b890-c751b76b8254 [pid: 8|app: 0|req: 889/1680] 10.0.0.80 () {32 vars in 685 bytes} [Sun Mar 1 22:26:24 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1681] 10.0.0.80 () {32 vars in 681 bytes} [Sun Mar 1 22:26:24 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1682] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:24 2026] POST /v2.0/networks => generated 632 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1683] 10.0.0.80 () {32 vars in 693 bytes} [Sun Mar 1 22:26:24 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1684] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:24 2026] GET /v2.0/security-groups?tenant_id=da7247f0b64d4b7081e792c09c5b51de&name=default => generated 2801 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1685] 10.0.0.80 () {32 vars in 679 bytes} [Sun Mar 1 22:26:24 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1686] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:24 2026] DELETE /v2.0/security-groups/1033ede9-ecaf-4e5c-9af6-f7ac8fa3ab93 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1687] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:24 2026] POST /v2.0/subnets => generated 605 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1688] 10.0.0.80 () {32 vars in 693 bytes} [Sun Mar 1 22:26:24 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1689] 10.0.0.80 () {34 vars in 750 bytes} [Sun Mar 1 22:26:24 2026] PUT /v2.0/subnets/4aa0707c-7317-41fa-9aa3-a81a6db85e42/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1690] 10.0.0.80 () {34 vars in 750 bytes} [Sun Mar 1 22:26:25 2026] PUT /v2.0/subnets/08f2a56b-bd5b-49b5-97d3-738176d74314/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1691] 10.0.0.80 () {34 vars in 750 bytes} [Sun Mar 1 22:26:25 2026] PUT /v2.0/subnets/c2508ad7-1bdb-40c2-b589-eef99fce4c29/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1692] 10.0.0.80 () {34 vars in 750 bytes} [Sun Mar 1 22:26:25 2026] PUT /v2.0/subnets/e9c0339f-ed51-4e40-8b7a-0afe428eeed5/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1693] 10.0.0.80 () {32 vars in 663 bytes} [Sun Mar 1 22:26:25 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1694] 10.0.0.80 () {32 vars in 677 bytes} [Sun Mar 1 22:26:25 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1695] 10.0.0.80 () {32 vars in 673 bytes} [Sun Mar 1 22:26:25 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1696] 10.0.0.80 () {32 vars in 689 bytes} [Sun Mar 1 22:26:25 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1697] 10.0.0.80 () {32 vars in 685 bytes} [Sun Mar 1 22:26:25 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1698] 10.0.0.80 () {32 vars in 701 bytes} [Sun Mar 1 22:26:25 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1699] 10.0.0.80 () {32 vars in 671 bytes} [Sun Mar 1 22:26:25 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1700] 10.0.0.80 () {32 vars in 685 bytes} [Sun Mar 1 22:26:25 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1701] 10.0.0.80 () {32 vars in 681 bytes} [Sun Mar 1 22:26:25 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1702] 10.0.0.80 () {32 vars in 693 bytes} [Sun Mar 1 22:26:25 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1703] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:26:25 2026] DELETE /v2.0/floatingips/9aa631cd-8364-4ebc-aba3-d35bece6823e => generated 0 bytes in 506 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1704] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:25 2026] DELETE /v2.0/subnets/4aa0707c-7317-41fa-9aa3-a81a6db85e42 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1705] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:26 2026] DELETE /v2.0/subnets/08f2a56b-bd5b-49b5-97d3-738176d74314 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1706] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:26:26 2026] DELETE /v2.0/floatingips/628979c4-3754-4a7a-b986-8b5399d27087 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1707] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:26 2026] DELETE /v2.0/subnets/c2508ad7-1bdb-40c2-b589-eef99fce4c29 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1708] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:26 2026] DELETE /v2.0/subnets/e9c0339f-ed51-4e40-8b7a-0afe428eeed5 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1709] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:26:26 2026] DELETE /v2.0/floatingips/4f31a7fd-a5f3-4399-a9b3-eafdc468680c => generated 0 bytes in 490 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:26:27.312 7 INFO neutron.db.segments_db [None req-032e2ac7-963d-4632-aff2-53e764d8e30c 6c6744db3f9c4b6b8d72019e23932637 466b692b98b34e08ad56a6d47f536c4c - - - -] Added segment e0c69658-2a47-469d-b79e-9a15a3f4c381 of type vxlan for network 3f4b2abe-1410-4e37-8cb5-164f7bf82c07 [pid: 8|app: 0|req: 900/1710] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:27 2026] DELETE /v2.0/subnets/dd989948-1d94-4cd2-9b20-c4954ed2a37b => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1711] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:27 2026] POST /v2.0/networks => generated 643 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:27.643 7 INFO neutron.services.segments.plugin [-] Segment 48a714be-39d1-449d-a842-6fef2c406c1b resource provider aggregate not found 2026-03-01 22:26:27.650 7 INFO neutron.services.segments.plugin [-] Segment 48a714be-39d1-449d-a842-6fef2c406c1b resource provider aggregate not found 2026-03-01 22:26:27.670 7 INFO neutron.services.segments.plugin [-] Segment 48a714be-39d1-449d-a842-6fef2c406c1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48a714be-39d1-449d-a842-6fef2c406c1b found for delete ", "request_id": "req-e7dfd793-c678-492f-9f7a-7d9ddd04c5dc"}]} 2026-03-01 22:26:27.673 7 INFO neutron.services.segments.plugin [-] Segment 48a714be-39d1-449d-a842-6fef2c406c1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48a714be-39d1-449d-a842-6fef2c406c1b found for delete ", "request_id": "req-a477cd9d-2794-45fd-8e9a-6b1d95e8297b"}]} [pid: 7|app: 0|req: 812/1712] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:27 2026] DELETE /v2.0/networks/4053afc1-a4f6-4646-bbdd-442242315fd3 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1713] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:26:27 2026] DELETE /v2.0/floatingips/087eb01d-4411-4b1d-b38d-16612d0357e2 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:26:27.990 8 INFO neutron.services.segments.plugin [-] Segment 97d36c55-7446-46da-8cf3-28b7a5628535 resource provider aggregate not found 2026-03-01 22:26:27.996 8 INFO neutron.services.segments.plugin [-] Segment 97d36c55-7446-46da-8cf3-28b7a5628535 resource provider aggregate not found 2026-03-01 22:26:28.005 8 INFO neutron.services.segments.plugin [-] Segment 97d36c55-7446-46da-8cf3-28b7a5628535 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97d36c55-7446-46da-8cf3-28b7a5628535 found for delete ", "request_id": "req-8d8b5c13-7bdd-4a93-b6a7-149ef1478ff9"}]} 2026-03-01 22:26:28.017 8 INFO neutron.services.segments.plugin [-] Segment 97d36c55-7446-46da-8cf3-28b7a5628535 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97d36c55-7446-46da-8cf3-28b7a5628535 found for delete ", "request_id": "req-c5d5374b-fc4c-422b-9a2c-2c8ad1dd04f3"}]} [pid: 7|app: 0|req: 813/1714] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:27 2026] POST /v2.0/subnets => generated 617 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1715] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:27 2026] DELETE /v2.0/networks/a06e192c-a60e-473b-9fa2-5f25db9643d6 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:26:28.095 8 INFO neutron.db.segments_db [None req-634894eb-36ca-409b-b63c-123c7bb9e369 6c6744db3f9c4b6b8d72019e23932637 466b692b98b34e08ad56a6d47f536c4c - - - -] Added segment b1bcfe06-839d-437e-a75d-a7e565a04c90 of type vxlan for network 0e7a03c5-601d-4549-91ad-489de73efef3 [pid: 8|app: 0|req: 903/1716] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:28 2026] POST /v2.0/networks => generated 642 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1717] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:28 2026] DELETE /v2.0/networks/955c68fc-2f51-43e2-a543-864900948867 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1718] 10.0.0.80 () {34 vars in 742 bytes} [Sun Mar 1 22:26:28 2026] PUT /v2.0/networks/0e7a03c5-601d-4549-91ad-489de73efef3 => generated 592 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1719] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:28 2026] DELETE /v2.0/networks/fd0954ba-dd9d-45dd-b736-3efa8a567ee9 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1720] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:26:28 2026] DELETE /v2.0/floatingips/fbed7d1f-5cb7-4bad-a19a-867560f0a991 => generated 0 bytes in 1121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1721] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:28 2026] POST /v2.0/subnets => generated 602 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1722] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:29 2026] DELETE /v2.0/networks/ea1b6da2-b980-4f2b-b890-c751b76b8254 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1723] 10.0.0.80 () {34 vars in 740 bytes} [Sun Mar 1 22:26:29 2026] PUT /v2.0/subnets/1509c1d8-99cc-4811-bd80-181356def368 => generated 612 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:26:29.697 7 INFO neutron.services.segments.plugin [-] Segment 89b7a7d2-fedc-429d-9f8b-a5cc1bec047e resource provider aggregate not found 2026-03-01 22:26:29.715 7 INFO neutron.services.segments.plugin [-] Segment 89b7a7d2-fedc-429d-9f8b-a5cc1bec047e resource provider aggregate not found 2026-03-01 22:26:29.727 7 INFO neutron.services.segments.plugin [-] Segment 89b7a7d2-fedc-429d-9f8b-a5cc1bec047e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89b7a7d2-fedc-429d-9f8b-a5cc1bec047e found for delete ", "request_id": "req-78f2a974-3b42-438d-a035-c48140b5edb8"}]} 2026-03-01 22:26:29.738 7 INFO neutron.services.segments.plugin [-] Segment 89b7a7d2-fedc-429d-9f8b-a5cc1bec047e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89b7a7d2-fedc-429d-9f8b-a5cc1bec047e found for delete ", "request_id": "req-7e388b85-6a84-461e-8ce0-59028279392b"}]} [pid: 7|app: 0|req: 816/1724] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:26:29 2026] GET /v2.0/ports => generated 6883 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1725] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:26:29 2026] GET /v2.0/agents => generated 3356 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1726] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:26:29 2026] GET /v2.0/network-ip-availabilities => generated 1781 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1727] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:26:29 2026] GET /v2.0/subnets => generated 1886 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1728] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:26:29 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) 2026-03-01 22:26:30.032 8 INFO neutron.services.segments.plugin [-] Segment cf06097f-b68f-475b-bdf9-8eced378cd2c resource provider aggregate not found 2026-03-01 22:26:30.044 8 INFO neutron.services.segments.plugin [-] Segment cf06097f-b68f-475b-bdf9-8eced378cd2c resource provider aggregate not found [pid: 7|app: 0|req: 821/1729] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:26:29 2026] GET /v2.0/floatingips => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:26:30.059 8 INFO neutron.services.segments.plugin [-] Segment cf06097f-b68f-475b-bdf9-8eced378cd2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf06097f-b68f-475b-bdf9-8eced378cd2c found for delete ", "request_id": "req-55c884d6-6619-46a8-b67d-bd112e773ac3"}]} 2026-03-01 22:26:30.085 8 INFO neutron.services.segments.plugin [-] Segment cf06097f-b68f-475b-bdf9-8eced378cd2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf06097f-b68f-475b-bdf9-8eced378cd2c found for delete ", "request_id": "req-069887d8-599d-4b78-9787-37eca7071656"}]} 2026-03-01 22:26:30.101 8 INFO neutron.services.segments.plugin [-] Segment 774308e9-7c0a-400f-910d-a19b586dca9e resource provider aggregate not found 2026-03-01 22:26:30.116 8 INFO neutron.services.segments.plugin [-] Segment 774308e9-7c0a-400f-910d-a19b586dca9e resource provider aggregate not found 2026-03-01 22:26:30.126 8 INFO neutron.services.segments.plugin [-] Segment 774308e9-7c0a-400f-910d-a19b586dca9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 774308e9-7c0a-400f-910d-a19b586dca9e found for delete ", "request_id": "req-7612115f-6e19-4edf-95c8-07983b359e17"}]} 2026-03-01 22:26:30.136 8 INFO neutron.services.segments.plugin [-] Segment 774308e9-7c0a-400f-910d-a19b586dca9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 774308e9-7c0a-400f-910d-a19b586dca9e found for delete ", "request_id": "req-a4108dea-15db-451f-87ff-e01fba17782f"}]} 2026-03-01 22:26:30.144 8 INFO neutron.services.segments.plugin [-] Segment b1bcfe06-839d-437e-a75d-a7e565a04c90 resource provider aggregate not found 2026-03-01 22:26:30.155 8 INFO neutron.services.segments.plugin [-] Segment b1bcfe06-839d-437e-a75d-a7e565a04c90 resource provider aggregate not found 2026-03-01 22:26:30.162 8 INFO neutron.services.segments.plugin [-] Segment b1bcfe06-839d-437e-a75d-a7e565a04c90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1bcfe06-839d-437e-a75d-a7e565a04c90 found for delete ", "request_id": "req-5aeb4850-d316-45b3-bb7c-a3cb5acbc615"}]} 2026-03-01 22:26:30.178 8 INFO neutron.services.segments.plugin [-] Segment b1bcfe06-839d-437e-a75d-a7e565a04c90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1bcfe06-839d-437e-a75d-a7e565a04c90 found for delete ", "request_id": "req-94ee16cd-0e16-4253-9e98-579d62e31736"}]} [pid: 7|app: 0|req: 822/1730] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:26:30 2026] GET /v2.0/networks => generated 3603 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1731] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:26:30 2026] GET /v2.0/security-groups => generated 22182 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1732] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:26:30 2026] GET /v2.0/subnets => generated 1886 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1733] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:26:30 2026] GET /v2.0/routers => generated 15 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1736] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:26:30 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1737] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:30 2026] GET /v2.0/security-groups?tenant_id=09590c9daaf24d4d881902fd5ebf4518&name=default => generated 2801 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1738] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:29 2026] DELETE /v2.0/networks/0e7a03c5-601d-4549-91ad-489de73efef3 => generated 0 bytes in 1332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1739] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:30 2026] GET /v2.0/security-groups?tenant_id=1c602991695e416597eb1dcf0f6924f6&name=default => generated 2801 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1740] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:30 2026] DELETE /v2.0/security-groups/40e3d29c-7444-413a-83dc-e34456eeaf8a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:26:31.002 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b84a7791-5904-449a-92e3-4fb0538d23f6 6c6744db3f9c4b6b8d72019e23932637 466b692b98b34e08ad56a6d47f536c4c - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 831/1741] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:30 2026] DELETE /v2.0/networks/0e7a03c5-601d-4549-91ad-489de73efef3 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1742] 10.0.0.80 () {32 vars in 693 bytes} [Sun Mar 1 22:26:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1743] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:30 2026] DELETE /v2.0/security-groups/d71a00b0-33b9-4167-a96e-809114937146 => 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: 912/1744] 10.0.0.80 () {32 vars in 741 bytes} [Sun Mar 1 22:26:31 2026] GET /v2.0/subnets?network_id=bf965f86-7c79-4f0b-89e3-a535920b4a7b => generated 626 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1745] 10.0.0.80 () {32 vars in 652 bytes} [Sun Mar 1 22:26:31 2026] GET /v2.0/extensions => generated 19178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1746] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:31 2026] GET /v2.0/security-groups?tenant_id=990be4ce9681493f9d944559bc81b12e&name=default => generated 2801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1747] 10.0.0.80 () {32 vars in 648 bytes} [Sun Mar 1 22:26:31 2026] GET /v2.0/networks => generated 1308 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1748] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:31 2026] DELETE /v2.0/security-groups/5df9df6a-024f-4d72-a061-e33e63b9c8df => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1749] 10.0.0.80 () {32 vars in 646 bytes} [Sun Mar 1 22:26:31 2026] GET /v2.0/subnets => generated 1233 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1750] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:31 2026] GET /v2.0/security-groups?tenant_id=7e3979e1a6f048faba4e060596ecfed6&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1751] 10.0.0.80 () {32 vars in 722 bytes} [Sun Mar 1 22:26:31 2026] GET /v2.0/networks/3f4b2abe-1410-4e37-8cb5-164f7bf82c07 => generated 668 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1752] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:26:31 2026] GET /v2.0/subnets/921c4380-8670-40f2-9833-f198c903890e => generated 617 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1753] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:31 2026] DELETE /v2.0/security-groups/9b351375-68ba-4b0f-9c85-87d6dad26bef => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:26:31.493 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7fc6971c-71da-4f33-b2e1-a05877a10f15 6c6744db3f9c4b6b8d72019e23932637 466b692b98b34e08ad56a6d47f536c4c - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 917/1754] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:31 2026] DELETE /v2.0/subnets/1509c1d8-99cc-4811-bd80-181356def368 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:26:31.514 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3dc7a6dd-2698-465b-bdb8-bed4c9fc0b37 6c6744db3f9c4b6b8d72019e23932637 466b692b98b34e08ad56a6d47f536c4c - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 918/1755] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:31 2026] DELETE /v2.0/networks/0e7a03c5-601d-4549-91ad-489de73efef3 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1756] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:31 2026] GET /v2.0/security-groups?tenant_id=4cb00a4cd3304401b8c084b542f36950&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1757] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:31 2026] DELETE /v2.0/security-groups/7a302628-097a-4f5f-9188-a9aee27db65c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1758] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:31 2026] GET /v2.0/security-groups?tenant_id=a19a051cfbf54adebcdc1e5d6dbdc50a&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1759] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:31 2026] DELETE /v2.0/subnets/921c4380-8670-40f2-9833-f198c903890e => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1760] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:31 2026] DELETE /v2.0/security-groups/72c05414-7e6b-492e-acb6-b27aedfa5df6 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:26:32.192 8 INFO neutron.services.segments.plugin [-] Segment b1bcfe06-839d-437e-a75d-a7e565a04c90 resource provider aggregate not found 2026-03-01 22:26:32.209 8 INFO neutron.services.segments.plugin [-] Segment b1bcfe06-839d-437e-a75d-a7e565a04c90 resource provider aggregate not found 2026-03-01 22:26:32.215 8 INFO neutron.services.segments.plugin [-] Segment b1bcfe06-839d-437e-a75d-a7e565a04c90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1bcfe06-839d-437e-a75d-a7e565a04c90 found for delete ", "request_id": "req-52074948-c961-4921-a8de-2159b6b5d16e"}]} 2026-03-01 22:26:32.257 8 INFO neutron.services.segments.plugin [-] Segment b1bcfe06-839d-437e-a75d-a7e565a04c90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1bcfe06-839d-437e-a75d-a7e565a04c90 found for delete ", "request_id": "req-ec82fa8e-5f2a-4fc0-be5f-7630b7920e6b"}]} [pid: 8|app: 0|req: 920/1761] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:31 2026] DELETE /v2.0/networks/3f4b2abe-1410-4e37-8cb5-164f7bf82c07 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1762] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:32 2026] GET /v2.0/security-groups?tenant_id=466b692b98b34e08ad56a6d47f536c4c&name=default => generated 2801 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1763] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:32 2026] DELETE /v2.0/security-groups/66843d5d-b4e5-49f4-aa63-02a36d2dd3ef => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:26:34.977 8 INFO neutron.services.segments.plugin [-] Segment e0c69658-2a47-469d-b79e-9a15a3f4c381 resource provider aggregate not found 2026-03-01 22:26:34.984 8 INFO neutron.services.segments.plugin [-] Segment e0c69658-2a47-469d-b79e-9a15a3f4c381 resource provider aggregate not found 2026-03-01 22:26:35.005 8 INFO neutron.services.segments.plugin [-] Segment e0c69658-2a47-469d-b79e-9a15a3f4c381 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0c69658-2a47-469d-b79e-9a15a3f4c381 found for delete ", "request_id": "req-0beb1594-7500-412d-b11f-270578a61ceb"}]} 2026-03-01 22:26:35.006 8 INFO neutron.services.segments.plugin [-] Segment e0c69658-2a47-469d-b79e-9a15a3f4c381 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0c69658-2a47-469d-b79e-9a15a3f4c381 found for delete ", "request_id": "req-0e4a179b-b50d-419b-ac3f-8516c255f95b"}]} [pid: 7|app: 0|req: 843/1764] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:34 2026] GET /v2.0/security-groups?tenant_id=0fa0a5384b5c4353a1d5766ddb4b3cd5&name=default => generated 2801 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1765] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:35 2026] DELETE /v2.0/security-groups/841b2102-2cff-4827-a130-afe9a35d1ce7 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:26:35.127 8 INFO neutron.db.segments_db [None req-b28c6f1e-6f80-4fb7-aa79-91992289fe8c a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] Added segment 55dbb3ee-b0d5-449c-a4f3-69a74ecb4c60 of type vxlan for network 72ba1e8d-030d-44e3-ae1c-02723863d00c [pid: 8|app: 0|req: 922/1766] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:34 2026] POST /v2.0/networks => generated 630 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:35.320 7 INFO neutron.db.segments_db [None req-785d9d60-4647-4b2d-a552-239e5e948c0c a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] Added segment 0c125582-f34d-47e1-ba96-8543936abd0e of type vxlan for network c1deef75-706c-4d8a-b73e-fbc2beedca3d [pid: 7|app: 0|req: 845/1767] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:35 2026] POST /v2.0/networks => generated 630 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1768] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:35 2026] POST /v2.0/subnets => generated 602 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1769] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:26:35 2026] POST /v2.0/floatingips => generated 552 bytes in 882 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1770] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:35 2026] POST /v2.0/subnets => generated 602 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1771] 10.0.0.80 () {34 vars in 758 bytes} [Sun Mar 1 22:26:36 2026] PUT /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:26:36.296 7 INFO neutron.db.segments_db [None req-e75c3f8c-e829-4cf9-b64e-96ff8e6371af a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] Added segment 584b5f4b-21a1-4110-a4af-9e2928294433 of type vxlan for network 7c2b7ef2-b8c1-493f-8f1a-6ee5d5194c51 [pid: 8|app: 0|req: 925/1772] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:26:36 2026] GET /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1773] 10.0.0.80 () {34 vars in 769 bytes} [Sun Mar 1 22:26:36 2026] PUT /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-03-01 22:26:36.730 7 INFO neutron.db.l3_hamode_db [None req-e75c3f8c-e829-4cf9-b64e-96ff8e6371af a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:26:36.946 7 INFO neutron.db.l3_hamode_db [None req-e75c3f8c-e829-4cf9-b64e-96ff8e6371af a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 927/1774] 10.0.0.80 () {34 vars in 683 bytes} [Sun Mar 1 22:26:36 2026] POST /v2.0/security-groups => generated 1537 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1775] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:26:36 2026] GET /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1776] 10.0.0.80 () {34 vars in 683 bytes} [Sun Mar 1 22:26:37 2026] POST /v2.0/security-groups => generated 1537 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1777] 10.0.0.80 () {34 vars in 765 bytes} [Sun Mar 1 22:26:37 2026] PUT /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1778] 10.0.0.80 () {34 vars in 683 bytes} [Sun Mar 1 22:26:37 2026] POST /v2.0/security-groups => generated 1537 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1779] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:26:37 2026] GET /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1780] 10.0.0.80 () {34 vars in 683 bytes} [Sun Mar 1 22:26:37 2026] POST /v2.0/security-groups => generated 1537 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1781] 10.0.0.80 () {34 vars in 787 bytes} [Sun Mar 1 22:26:37 2026] PUT /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1782] 10.0.0.80 () {34 vars in 683 bytes} [Sun Mar 1 22:26:37 2026] POST /v2.0/security-groups => generated 1537 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1783] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:26:37 2026] GET /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1784] 10.0.0.80 () {34 vars in 766 bytes} [Sun Mar 1 22:26:37 2026] PUT /v2.0/security-groups/7ad56b35-8b24-416b-9063-0cd30027c8df/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1785] 10.0.0.80 () {34 vars in 758 bytes} [Sun Mar 1 22:26:37 2026] PUT /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1786] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:36 2026] POST /v2.0/routers => generated 507 bytes in 1555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1787] 10.0.0.80 () {34 vars in 766 bytes} [Sun Mar 1 22:26:37 2026] PUT /v2.0/security-groups/83e391a3-61a6-4923-8645-c07e50cd668c/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1788] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:26:37 2026] GET /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1789] 10.0.0.80 () {34 vars in 766 bytes} [Sun Mar 1 22:26:37 2026] PUT /v2.0/security-groups/e28a3303-61e7-4eee-94c3-a698fdf397fb/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: 851/1790] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:26:37 2026] GET /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1791] 10.0.0.80 () {34 vars in 766 bytes} [Sun Mar 1 22:26:37 2026] PUT /v2.0/security-groups/3d05672b-928d-4944-99ed-15c966f215cb/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:26:37.977 7 INFO neutron.api.v2.resource [None req-a87aa548-37c3-4e43-956b-cabf90ab1aed f769a24b692840e7b09843825d7efec9 5a1048d5968542758aa7084e094de18e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 853/1792] 10.0.0.80 () {32 vars in 750 bytes} [Sun Mar 1 22:26:37 2026] GET /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1793] 10.0.0.80 () {32 vars in 679 bytes} [Sun Mar 1 22:26:37 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1794] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:26:38 2026] DELETE /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1795] 10.0.0.80 () {32 vars in 693 bytes} [Sun Mar 1 22:26:38 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1796] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:26:38 2026] GET /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:26:38.598 7 INFO neutron.db.segments_db [None req-e75974fe-cc5d-4c01-959f-cd79535ac21c fd135acaf39b4bd08d1d3cba4d61c560 633aabd18e0847249df25ef0494cb271 - - - -] Added segment 90014f96-bfea-4e4d-b809-b7b7724839e7 of type vxlan for network b1d3fb2e-0b53-4d58-9116-47f78e90706c [pid: 7|app: 0|req: 858/1797] 10.0.0.80 () {34 vars in 670 bytes} [Sun Mar 1 22:26:38 2026] POST /v2.0/networks => generated 633 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1798] 10.0.0.80 () {32 vars in 689 bytes} [Sun Mar 1 22:26:38 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:26:38.823 7 INFO neutron.api.v2.resource [None req-37e3189b-4426-49ad-b86e-96af2d7fe405 f769a24b692840e7b09843825d7efec9 5a1048d5968542758aa7084e094de18e - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 860/1799] 10.0.0.80 () {32 vars in 753 bytes} [Sun Mar 1 22:26:38 2026] DELETE /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-03-01 22:26:38.873 7 INFO neutron.db.segments_db [None req-281c5f01-4e30-4504-9bfb-2b9d7c3452b0 fd135acaf39b4bd08d1d3cba4d61c560 633aabd18e0847249df25ef0494cb271 - - - -] Added segment 1788e44e-0baf-423e-9eb1-53b39df44622 of type vxlan for network b6e9e9a0-f95f-4274-98d2-c60609d5573e 2026-03-01 22:26:39.215 7 INFO neutron.db.l3_hamode_db [None req-281c5f01-4e30-4504-9bfb-2b9d7c3452b0 fd135acaf39b4bd08d1d3cba4d61c560 633aabd18e0847249df25ef0494cb271 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 940/1800] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:26:37 2026] PUT /v2.0/routers/b78ef811-a8b5-4235-9b98-e839cc8dd70c/add_router_interface => generated 309 bytes in 2134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1801] 10.0.0.80 () {32 vars in 701 bytes} [Sun Mar 1 22:26:39 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1802] 10.0.0.80 () {32 vars in 741 bytes} [Sun Mar 1 22:26:40 2026] DELETE /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1803] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:26:40 2026] GET /v2.0/ports/9666ae03-913a-42bd-980e-f823a57bef7b => generated 955 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1804] 10.0.0.80 () {32 vars in 687 bytes} [Sun Mar 1 22:26:40 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1805] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:26:40 2026] GET /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:26:40.351 7 INFO neutron.db.l3_hamode_db [None req-281c5f01-4e30-4504-9bfb-2b9d7c3452b0 fd135acaf39b4bd08d1d3cba4d61c560 633aabd18e0847249df25ef0494cb271 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 946/1806] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:26:40 2026] PUT /v2.0/routers/b78ef811-a8b5-4235-9b98-e839cc8dd70c/add_router_interface => generated 309 bytes in 1619 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1807] 10.0.0.80 () {32 vars in 701 bytes} [Sun Mar 1 22:26:41 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1808] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:38 2026] POST /v2.0/routers => generated 694 bytes in 3278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1809] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:26:42 2026] GET /v2.0/ports/695b8ca3-83c6-458b-a574-1d5dd7fcce93 => generated 955 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1810] 10.0.0.80 () {32 vars in 697 bytes} [Sun Mar 1 22:26:42 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1811] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:26:41 2026] DELETE /v2.0/floatingips/dbe1e032-2775-404b-a982-08bdc2a103fa => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1812] 10.0.0.80 () {32 vars in 775 bytes} [Sun Mar 1 22:26:42 2026] GET /v2.0/subnets?project_id=633aabd18e0847249df25ef0494cb271&cidr=10.100.0.0%2F28 => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1813] 10.0.0.80 () {32 vars in 709 bytes} [Sun Mar 1 22:26:42 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1814] 10.0.0.80 () {32 vars in 693 bytes} [Sun Mar 1 22:26:42 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1815] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:42 2026] DELETE /v2.0/security-groups/7ad56b35-8b24-416b-9063-0cd30027c8df => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1816] 10.0.0.80 () {32 vars in 783 bytes} [Sun Mar 1 22:26:42 2026] GET /v2.0/subnets?network_id=bf965f86-7c79-4f0b-89e3-a535920b4a7b&cidr=10.100.0.0%2F28 => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1817] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:42 2026] DELETE /v2.0/security-groups/83e391a3-61a6-4923-8645-c07e50cd668c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1818] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:42 2026] POST /v2.0/subnets => generated 633 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1819] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:43 2026] DELETE /v2.0/security-groups/e28a3303-61e7-4eee-94c3-a698fdf397fb => 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: 949/1820] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:26:42 2026] PUT /v2.0/routers/b78ef811-a8b5-4235-9b98-e839cc8dd70c/remove_router_interface => generated 309 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1821] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:43 2026] GET /v2.0/security-groups?tenant_id=5a1048d5968542758aa7084e094de18e&name=default => generated 2801 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1822] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:43 2026] DELETE /v2.0/security-groups/3d05672b-928d-4944-99ed-15c966f215cb => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1823] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:26:43 2026] PUT /v2.0/routers/b78ef811-a8b5-4235-9b98-e839cc8dd70c/remove_router_interface => generated 309 bytes in 1099 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1824] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:44 2026] DELETE /v2.0/security-groups/3f81dca2-e245-4347-ae34-7bb6fe8c1809 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1825] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:44 2026] DELETE /v2.0/security-groups/34362713-693e-4086-afcf-bcbf37cfbccf => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1826] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:26:44 2026] GET /v2.0/ports?device_id=b78ef811-a8b5-4235-9b98-e839cc8dd70c => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:26:45.766 7 INFO neutron.services.segments.plugin [-] Segment 584b5f4b-21a1-4110-a4af-9e2928294433 resource provider aggregate not found 2026-03-01 22:26:45.775 7 INFO neutron.services.segments.plugin [-] Segment 584b5f4b-21a1-4110-a4af-9e2928294433 resource provider aggregate not found 2026-03-01 22:26:45.790 7 INFO neutron.services.segments.plugin [-] Segment 584b5f4b-21a1-4110-a4af-9e2928294433 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 584b5f4b-21a1-4110-a4af-9e2928294433 found for delete ", "request_id": "req-86886a42-4ed7-4e9b-91a6-fa8ccf747973"}]} 2026-03-01 22:26:45.804 7 INFO neutron.services.segments.plugin [-] Segment 584b5f4b-21a1-4110-a4af-9e2928294433 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 584b5f4b-21a1-4110-a4af-9e2928294433 found for delete ", "request_id": "req-698cb57c-3695-4fe3-a6d4-70edb2bb9b22"}]} [pid: 8|app: 0|req: 950/1827] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:26:43 2026] PUT /v2.0/routers/498633fe-83f5-4b7f-bd3e-0b11f4211b63/add_router_interface => generated 309 bytes in 2370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:26:45.817 7 INFO neutron.db.l3_hamode_db [None req-f1e6b96a-3c1a-4853-b519-8bbfeda977b7 a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] HA network 7c2b7ef2-b8c1-493f-8f1a-6ee5d5194c51 was deleted as no HA routers are present in tenant 676018572b6646bc9ba09c56713d6bd0. [pid: 7|app: 0|req: 878/1828] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:44 2026] DELETE /v2.0/routers/b78ef811-a8b5-4235-9b98-e839cc8dd70c => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1831] 10.0.0.80 () {32 vars in 648 bytes} [Sun Mar 1 22:26:45 2026] GET /v2.0/networks => generated 5087 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1832] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:45 2026] GET /v2.0/security-groups?tenant_id=1d52df5fcfeb48c1bd6fadd90ad4b3b7&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1833] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:45 2026] GET /v2.0/security-groups?tenant_id=9d1783b229c14463b0eea29159d43b18&name=default => generated 2801 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1834] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:45 2026] DELETE /v2.0/subnets/360312e1-1a9f-4881-85b4-a32f62aba24d => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1835] 10.0.0.80 () {32 vars in 646 bytes} [Sun Mar 1 22:26:46 2026] GET /v2.0/subnets => generated 3110 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1836] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:46 2026] DELETE /v2.0/security-groups/14310d4a-6ae4-45db-a2be-7365284672a7 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1837] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:46 2026] DELETE /v2.0/security-groups/8d687c2a-6b32-41e7-951e-537fd0173572 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1838] 10.0.0.80 () {32 vars in 646 bytes} [Sun Mar 1 22:26:46 2026] GET /v2.0/routers => generated 737 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1839] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:46 2026] GET /v2.0/security-groups?tenant_id=fde4690e50e74ba084601a8a82c8fc6c&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1840] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:46 2026] DELETE /v2.0/subnets/23f4d063-3b6c-45a6-ba3c-d27599fe8804 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1841] 10.0.0.80 () {34 vars in 684 bytes} [Sun Mar 1 22:26:46 2026] POST /v2.0/security-groups => generated 1609 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1842] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:46 2026] DELETE /v2.0/security-groups/242b6811-5e01-4b7b-b3e2-deee5a46accd => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1843] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:26:46 2026] POST /v2.0/security-group-rules => generated 565 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1844] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:26:46 2026] POST /v2.0/security-group-rules => generated 564 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1845] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:47 2026] GET /v2.0/security-groups?tenant_id=c0f37a17fa0442bda7e4add11f010975&name=default => generated 2801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1846] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:26:47 2026] POST /v2.0/security-group-rules => generated 570 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1847] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:46 2026] DELETE /v2.0/networks/c1deef75-706c-4d8a-b73e-fbc2beedca3d => generated 0 bytes in 738 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1848] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:47 2026] DELETE /v2.0/security-groups/f3ea37a2-6f8c-42ce-bdd0-e073512ca78d => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1849] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:26:47 2026] POST /v2.0/security-group-rules => generated 569 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:47.467 7 INFO neutron.db.securitygroups_db [None req-3bb40094-2a14-41dc-818d-15dde2824f0c fd135acaf39b4bd08d1d3cba4d61c560 633aabd18e0847249df25ef0494cb271 - - - -] Project 633aabd18e0847249df25ef0494cb271 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 887/1850] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:26:47 2026] POST /v2.0/security-group-rules => generated 575 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:47.593 7 INFO neutron.db.securitygroups_db [None req-4c9e29b1-84f6-4e74-81d5-ad536ccd97ba fd135acaf39b4bd08d1d3cba4d61c560 633aabd18e0847249df25ef0494cb271 - - - -] Project 633aabd18e0847249df25ef0494cb271 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-03-01 22:26:47.615 8 INFO neutron.services.segments.plugin [-] Segment 55dbb3ee-b0d5-449c-a4f3-69a74ecb4c60 resource provider aggregate not found 2026-03-01 22:26:47.630 8 INFO neutron.services.segments.plugin [-] Segment 55dbb3ee-b0d5-449c-a4f3-69a74ecb4c60 resource provider aggregate not found 2026-03-01 22:26:47.635 8 INFO neutron.services.segments.plugin [-] Segment 55dbb3ee-b0d5-449c-a4f3-69a74ecb4c60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55dbb3ee-b0d5-449c-a4f3-69a74ecb4c60 found for delete ", "request_id": "req-7be12291-8883-4280-b956-b67e0001783d"}]} [pid: 8|app: 0|req: 964/1851] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:47 2026] DELETE /v2.0/networks/72ba1e8d-030d-44e3-ae1c-02723863d00c => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:26:47.662 8 INFO neutron.services.segments.plugin [-] Segment 55dbb3ee-b0d5-449c-a4f3-69a74ecb4c60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55dbb3ee-b0d5-449c-a4f3-69a74ecb4c60 found for delete ", "request_id": "req-77517dc3-aafe-4a70-b187-18e9f121838b"}]} [pid: 7|app: 0|req: 888/1852] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:26:47 2026] POST /v2.0/security-group-rules => generated 574 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:47.724 8 INFO neutron.db.segments_db [None req-c73c27a7-38c0-415a-a772-e58f61be976a a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] Added segment 63208cf9-59af-46fb-b32c-831b83ccfdea of type vxlan for network 3515c8a6-cceb-4fc9-8ddf-db4c577bfa08 [pid: 8|app: 0|req: 965/1853] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:47 2026] POST /v2.0/networks => generated 629 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:47.912 7 INFO neutron.services.segments.plugin [-] Segment 0c125582-f34d-47e1-ba96-8543936abd0e resource provider aggregate not found 2026-03-01 22:26:47.936 7 INFO neutron.services.segments.plugin [-] Segment 0c125582-f34d-47e1-ba96-8543936abd0e resource provider aggregate not found 2026-03-01 22:26:47.952 7 INFO neutron.services.segments.plugin [-] Segment 0c125582-f34d-47e1-ba96-8543936abd0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c125582-f34d-47e1-ba96-8543936abd0e found for delete ", "request_id": "req-df593471-0b20-4324-86e7-cccba6978d1d"}]} 2026-03-01 22:26:47.953 7 INFO neutron.services.segments.plugin [-] Segment 0c125582-f34d-47e1-ba96-8543936abd0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c125582-f34d-47e1-ba96-8543936abd0e found for delete ", "request_id": "req-86e320ec-1898-4b80-b128-ef7e0bae026f"}]} [pid: 8|app: 0|req: 966/1854] 10.0.0.80 () {32 vars in 648 bytes} [Sun Mar 1 22:26:48 2026] GET /v2.0/networks => generated 1298 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1855] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:47 2026] POST /v2.0/subnets => generated 602 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:48.383 8 INFO neutron.db.segments_db [None req-8fb954f3-4eb8-4bb8-8720-42b494d7c25c a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] Added segment e072e421-dccf-4b80-88fc-10df0b50b6a0 of type vxlan for network 2257560e-21f8-4af1-bdd1-acd18a8dc2da [pid: 7|app: 0|req: 890/1856] 10.0.0.242 () {34 vars in 1098 bytes} [Sun Mar 1 22:26:48 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-261872353&fields=id&tenant_id=633aabd18e0847249df25ef0494cb271 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1857] 10.0.0.242 () {34 vars in 982 bytes} [Sun Mar 1 22:26:48 2026] GET /v2.0/networks?id=b1d3fb2e-0b53-4d58-9116-47f78e90706c => generated 661 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1858] 10.0.0.242 () {34 vars in 965 bytes} [Sun Mar 1 22:26:48 2026] GET /v2.0/quotas/633aabd18e0847249df25ef0494cb271 => 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: 893/1859] 10.0.0.242 () {34 vars in 1002 bytes} [Sun Mar 1 22:26:48 2026] GET /v2.0/ports?tenant_id=633aabd18e0847249df25ef0494cb271&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1860] 10.0.0.242 () {34 vars in 1008 bytes} [Sun Mar 1 22:26:48 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:26:48.783 8 INFO neutron.db.l3_hamode_db [None req-8fb954f3-4eb8-4bb8-8720-42b494d7c25c a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 895/1861] 10.0.0.242 () {34 vars in 1108 bytes} [Sun Mar 1 22:26:48 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:26:49.000 8 INFO neutron.db.l3_hamode_db [None req-8fb954f3-4eb8-4bb8-8720-42b494d7c25c a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 896/1862] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:26:49 2026] GET /v2.0/ports?device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1863] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:26:49 2026] GET /v2.0/networks?id=b1d3fb2e-0b53-4d58-9116-47f78e90706c => generated 661 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1864] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:48 2026] POST /v2.0/routers => generated 507 bytes in 1592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1865] 199.204.45.22 () {34 vars in 1049 bytes} [Sun Mar 1 22:26:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=633aabd18e0847249df25ef0494cb271 => generated 180 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1866] 10.0.0.80 () {34 vars in 664 bytes} [Sun Mar 1 22:26:49 2026] POST /v2.0/ports => generated 952 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:26:50.432 8 INFO neutron.db.segments_db [None req-91d9069b-7549-4620-a691-56d4bec5117b c44ccdec65aa4ad0849d7793b06ef941 c131522f311b4cd998016912d6461f7d - - - -] Added segment 083ca9b3-dfef-4151-9766-62004b98bc63 of type vxlan for network a5f8760a-8daa-4e97-a9b8-7d1be051dfec [pid: 8|app: 0|req: 969/1867] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:49 2026] POST /v2.0/networks => generated 632 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1868] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:26:50 2026] GET /v2.0/ports?device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1869] 199.204.45.22 () {38 vars in 954 bytes} [Sun Mar 1 22:26:50 2026] POST /v2.0/ports => generated 954 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 900/1870] 10.0.0.80 () {34 vars in 663 bytes} [Sun Mar 1 22:26:50 2026] POST /v2.0/ports => generated 743 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 901/1871] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:26:51 2026] PUT /v2.0/ports/4063ef0c-029d-4e36-a619-0b71df47a1f3 => generated 1199 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:26:51.846 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3aff18e2-139a-41a7-882d-e1ef039a86dc'] response: {'name': 'network-changed', 'server_uuid': '043c9aca-a210-48e6-b595-f8ddc8c80bb6', 'tag': '4063ef0c-029d-4e36-a619-0b71df47a1f3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 902/1872] 10.0.0.80 () {34 vars in 746 bytes} [Sun Mar 1 22:26:51 2026] PUT /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 903/1873] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:26:51 2026] GET /v2.0/ports?device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1874] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:26:51 2026] GET /v2.0/ports?tenant_id=633aabd18e0847249df25ef0494cb271&device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1875] 10.0.0.80 () {32 vars in 726 bytes} [Sun Mar 1 22:26:51 2026] GET /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1876] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:26:50 2026] PUT /v2.0/routers/1bc4e14b-d9ee-4380-acec-d414a0c30df9/add_router_interface => generated 309 bytes in 1576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 972/1877] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:26:52 2026] GET /v2.0/security-groups?id=5caad792-d583-4437-b024-d31df7d91e81&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1878] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:26:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4063ef0c-029d-4e36-a619-0b71df47a1f3 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1879] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:26:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1880] 10.0.0.80 () {34 vars in 757 bytes} [Sun Mar 1 22:26:52 2026] PUT /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1881] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:26:52 2026] GET /v2.0/ports/f72611e5-0de2-4d87-840b-edbe340742ae => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1882] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:26:52 2026] GET /v2.0/subnets?id=71bb29c7-e33f-4259-875d-d99e5652ccf8 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1883] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:26:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1884] 10.0.0.80 () {32 vars in 726 bytes} [Sun Mar 1 22:26:52 2026] GET /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1885] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:26:52 2026] GET /v2.0/ports?network_id=b1d3fb2e-0b53-4d58-9116-47f78e90706c&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1886] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:26:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1887] 10.0.0.80 () {34 vars in 753 bytes} [Sun Mar 1 22:26:52 2026] PUT /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1888] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:26:52 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1889] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:26:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1890] 10.0.0.80 () {32 vars in 726 bytes} [Sun Mar 1 22:26:52 2026] GET /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/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: 983/1891] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:26:52 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1892] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:26:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1893] 10.0.0.80 () {34 vars in 775 bytes} [Sun Mar 1 22:26:52 2026] PUT /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1894] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:26:52 2026] GET /v2.0/ports?tenant_id=633aabd18e0847249df25ef0494cb271&device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1895] 10.0.0.80 () {34 vars in 758 bytes} [Sun Mar 1 22:26:52 2026] PUT /v2.0/subnetpools/2da066d3-4095-4d46-84f2-74d4f0e32bff/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1896] 10.0.0.80 () {32 vars in 726 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1897] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/networks?id=b1d3fb2e-0b53-4d58-9116-47f78e90706c => generated 757 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1898] 10.0.0.80 () {34 vars in 758 bytes} [Sun Mar 1 22:26:53 2026] PUT /v2.0/subnetpools/827e9f10-5595-443d-a63e-baa3bf1aec39/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1899] 10.0.0.80 () {34 vars in 746 bytes} [Sun Mar 1 22:26:53 2026] PUT /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1900] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4063ef0c-029d-4e36-a619-0b71df47a1f3 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1901] 10.0.0.80 () {34 vars in 758 bytes} [Sun Mar 1 22:26:53 2026] PUT /v2.0/subnetpools/a4614721-2f5c-4359-9b5e-113f95f3ce72/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1902] 10.0.0.80 () {32 vars in 726 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1903] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/subnets?id=71bb29c7-e33f-4259-875d-d99e5652ccf8 => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1904] 10.0.0.80 () {34 vars in 758 bytes} [Sun Mar 1 22:26:53 2026] PUT /v2.0/subnetpools/e01ebb9d-38d5-4b66-a67d-ca8dbb9e8e88/tags => 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: 997/1905] 10.0.0.80 () {32 vars in 734 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1906] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/ports?device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1907] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:26:52 2026] PUT /v2.0/routers/1bc4e14b-d9ee-4380-acec-d414a0c30df9/remove_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 999/1908] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/ports?network_id=b1d3fb2e-0b53-4d58-9116-47f78e90706c&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1909] 10.0.0.80 () {32 vars in 671 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:26:53.547 8 INFO neutron.api.v2.resource [None req-99af3ee4-60f8-4e19-8cf4-16b9cc0b33cb c44ccdec65aa4ad0849d7793b06ef941 c131522f311b4cd998016912d6461f7d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1000/1910] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/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: 911/1911] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/security-groups?id=5caad792-d583-4437-b024-d31df7d91e81&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1912] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1913] 10.0.0.80 () {32 vars in 685 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1914] 10.0.0.80 () {32 vars in 737 bytes} [Sun Mar 1 22:26:53 2026] DELETE /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1915] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1916] 10.0.0.80 () {32 vars in 681 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1917] 10.0.0.80 () {32 vars in 726 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1918] 10.0.0.80 () {32 vars in 693 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:26:53.918 7 INFO neutron.api.v2.resource [None req-33bcd1c4-634e-455a-ac03-b21b3a5124fd c44ccdec65aa4ad0849d7793b06ef941 c131522f311b4cd998016912d6461f7d - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 919/1919] 10.0.0.80 () {32 vars in 741 bytes} [Sun Mar 1 22:26:53 2026] DELETE /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1920] 10.0.0.80 () {32 vars in 679 bytes} [Sun Mar 1 22:26:53 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1921] 10.0.0.80 () {32 vars in 729 bytes} [Sun Mar 1 22:26:53 2026] DELETE /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/tags => 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: 922/1922] 10.0.0.80 () {32 vars in 693 bytes} [Sun Mar 1 22:26:54 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1923] 10.0.0.80 () {32 vars in 726 bytes} [Sun Mar 1 22:26:54 2026] GET /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186/tags => 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: 924/1924] 10.0.0.80 () {32 vars in 689 bytes} [Sun Mar 1 22:26:54 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:26:54.181 8 INFO neutron.api.v2.resource [None req-027051ae-c8a3-49f8-9732-edd8be2c5129 a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1001/1925] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:26:53 2026] PUT /v2.0/routers/1bc4e14b-d9ee-4380-acec-d414a0c30df9/remove_router_interface => generated 197 bytes in 627 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1926] 10.0.0.80 () {32 vars in 701 bytes} [Sun Mar 1 22:26:54 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1927] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:26:54 2026] GET /v2.0/ports?device_id=1bc4e14b-d9ee-4380-acec-d414a0c30df9 => 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: 1004/1928] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:26:54 2026] DELETE /v2.0/subnetpools/2da066d3-4095-4d46-84f2-74d4f0e32bff => 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: 925/1929] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:26:54 2026] DELETE /v2.0/ports/daf320e4-e25d-4c86-92d9-ec012a7a6186 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1930] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:26:54 2026] DELETE /v2.0/subnetpools/827e9f10-5595-443d-a63e-baa3bf1aec39 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:26:55.003 8 INFO neutron.services.segments.plugin [-] Segment e072e421-dccf-4b80-88fc-10df0b50b6a0 resource provider aggregate not found 2026-03-01 22:26:55.008 8 INFO neutron.services.segments.plugin [-] Segment e072e421-dccf-4b80-88fc-10df0b50b6a0 resource provider aggregate not found 2026-03-01 22:26:55.024 8 INFO neutron.services.segments.plugin [-] Segment e072e421-dccf-4b80-88fc-10df0b50b6a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e072e421-dccf-4b80-88fc-10df0b50b6a0 found for delete ", "request_id": "req-2d372445-38e9-45a9-af2f-ff361c76ac21"}]} 2026-03-01 22:26:55.030 8 INFO neutron.services.segments.plugin [-] Segment e072e421-dccf-4b80-88fc-10df0b50b6a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e072e421-dccf-4b80-88fc-10df0b50b6a0 found for delete ", "request_id": "req-6b95d601-9181-46e3-b39e-676e0c0b9b8f"}]} 2026-03-01 22:26:55.034 8 INFO neutron.db.l3_hamode_db [None req-46c5cd71-a85e-4907-8f0b-5e4c91dc2876 a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] HA network 2257560e-21f8-4af1-bdd1-acd18a8dc2da was deleted as no HA routers are present in tenant 676018572b6646bc9ba09c56713d6bd0. [pid: 8|app: 0|req: 1005/1931] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:54 2026] DELETE /v2.0/routers/1bc4e14b-d9ee-4380-acec-d414a0c30df9 => generated 0 bytes in 745 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1932] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:26:55 2026] DELETE /v2.0/subnetpools/a4614721-2f5c-4359-9b5e-113f95f3ce72 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1933] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:26:55 2026] GET /v2.0/ports?device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:26:55.188 7 INFO neutron.services.segments.plugin [-] Segment 083ca9b3-dfef-4151-9766-62004b98bc63 resource provider aggregate not found 2026-03-01 22:26:55.199 7 INFO neutron.services.segments.plugin [-] Segment 083ca9b3-dfef-4151-9766-62004b98bc63 resource provider aggregate not found [pid: 7|app: 0|req: 927/1934] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:54 2026] DELETE /v2.0/networks/a5f8760a-8daa-4e97-a9b8-7d1be051dfec => generated 0 bytes in 769 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:26:55.224 7 INFO neutron.services.segments.plugin [-] Segment 083ca9b3-dfef-4151-9766-62004b98bc63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 083ca9b3-dfef-4151-9766-62004b98bc63 found for delete ", "request_id": "req-88495ea8-c008-4220-a727-fd5da4567b2f"}]} 2026-03-01 22:26:55.226 7 INFO neutron.services.segments.plugin [-] Segment 083ca9b3-dfef-4151-9766-62004b98bc63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 083ca9b3-dfef-4151-9766-62004b98bc63 found for delete ", "request_id": "req-8f33ed01-eb5c-4f17-9864-19dc1cf36837"}]} [pid: 7|app: 0|req: 928/1935] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:26:55 2026] DELETE /v2.0/subnetpools/e01ebb9d-38d5-4b66-a67d-ca8dbb9e8e88 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1936] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:26:55 2026] GET /v2.0/security-groups?id=5caad792-d583-4437-b024-d31df7d91e81&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: 7|app: 0|req: 930/1937] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:26:55 2026] DELETE /v2.0/subnetpools/f80e2e82-c1ac-4ac3-8f90-2ab014ac0f72 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1938] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:26:55 2026] DELETE /v2.0/subnets/03497b6d-d360-4de8-a86d-387c652e4358 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1939] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:26:55 2026] GET /v2.0/ports?device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1940] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:26:55 2026] GET /v2.0/security-groups?id=5caad792-d583-4437-b024-d31df7d91e81&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1941] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:26:55 2026] GET /v2.0/ports?device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1942] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:26:55 2026] DELETE /v2.0/networks/3515c8a6-cceb-4fc9-8ddf-db4c577bfa08 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:26:55.918 7 INFO neutron.db.segments_db [None req-ee5b3d03-6107-40b9-af34-e5bbe9863e18 a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] Added segment 2859220a-2ca3-4dc3-b732-261f00972c96 of type vxlan for network 7c86eb5a-6b67-4217-9777-ade2fa427af0 [pid: 7|app: 0|req: 932/1943] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:26:55 2026] POST /v2.0/networks => generated 630 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1944] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:56 2026] POST /v2.0/subnets => generated 602 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:56.656 8 INFO neutron.db.l3_db [None req-0b256bd2-6864-4b58-a8d1-0b467c5d4b2d fd135acaf39b4bd08d1d3cba4d61c560 633aabd18e0847249df25ef0494cb271 - - - -] Floating IP b499ee0b-211d-491f-b2f7-4b1f03d58322 associated. External IP: 10.96.250.215, port: 4063ef0c-029d-4e36-a619-0b71df47a1f3. [pid: 7|app: 0|req: 934/1945] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:56 2026] GET /v2.0/security-groups?tenant_id=c131522f311b4cd998016912d6461f7d&name=default => generated 2801 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1946] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:56 2026] GET /v2.0/security-groups?tenant_id=a22686ca0a94431f8c1d65973390c00a&name=default => generated 2801 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:26:56.928 7 INFO neutron.db.segments_db [None req-5102c946-7e8c-48b2-b35c-d6f0e8765b2e a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] Added segment f6b0f68c-2f04-454c-b9b6-1448d6cbb9c3 of type vxlan for network bb1adc9b-cc16-4ad4-a615-aca6973d6543 [pid: 8|app: 0|req: 1012/1947] 10.0.0.80 () {34 vars in 676 bytes} [Sun Mar 1 22:26:55 2026] POST /v2.0/floatingips => generated 855 bytes in 1483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:26:57.184 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-49b67ad6-c211-4833-9b21-db31517a70d0'] response: {'name': 'network-changed', 'server_uuid': '043c9aca-a210-48e6-b595-f8ddc8c80bb6', 'tag': '4063ef0c-029d-4e36-a619-0b71df47a1f3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1013/1948] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:57 2026] DELETE /v2.0/security-groups/b7d0c8f1-322f-4793-af73-4d619d47c5da => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:26:57.256 7 INFO neutron.services.segments.plugin [-] Segment 63208cf9-59af-46fb-b32c-831b83ccfdea resource provider aggregate not found 2026-03-01 22:26:57.262 7 INFO neutron.services.segments.plugin [-] Segment 63208cf9-59af-46fb-b32c-831b83ccfdea resource provider aggregate not found 2026-03-01 22:26:57.289 7 INFO neutron.services.segments.plugin [-] Segment 63208cf9-59af-46fb-b32c-831b83ccfdea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63208cf9-59af-46fb-b32c-831b83ccfdea found for delete ", "request_id": "req-8ccf49b7-ad8a-4ff7-9bd3-466bee4acb0b"}]} 2026-03-01 22:26:57.289 7 INFO neutron.services.segments.plugin [-] Segment 63208cf9-59af-46fb-b32c-831b83ccfdea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63208cf9-59af-46fb-b32c-831b83ccfdea found for delete ", "request_id": "req-adddcc98-ffa8-41b2-8cc1-185c6f34c43c"}]} [pid: 8|app: 0|req: 1014/1949] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:57 2026] DELETE /v2.0/security-groups/312c58f4-d2d6-4396-8bf4-4ae829c62323 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:26:57.365 7 INFO neutron.db.l3_hamode_db [None req-5102c946-7e8c-48b2-b35c-d6f0e8765b2e a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1015/1950] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:26:57 2026] GET /v2.0/floatingips/b499ee0b-211d-491f-b2f7-4b1f03d58322 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1951] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:26:57 2026] GET /v2.0/ports?tenant_id=633aabd18e0847249df25ef0494cb271&device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:26:57.576 7 INFO neutron.db.l3_hamode_db [None req-5102c946-7e8c-48b2-b35c-d6f0e8765b2e a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1017/1952] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:57 2026] GET /v2.0/security-groups?tenant_id=7f571b1b13904be781eab34cbc07ad3d&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1953] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:26:57 2026] GET /v2.0/networks?id=b1d3fb2e-0b53-4d58-9116-47f78e90706c => generated 757 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1954] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:57 2026] GET /v2.0/security-groups?tenant_id=591a8b7a2ebe48c3a823c2fe5f84e368&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1955] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:57 2026] DELETE /v2.0/security-groups/1fc94b2b-c171-4446-9fe6-ac008429832a => 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: 1021/1956] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:26:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4063ef0c-029d-4e36-a619-0b71df47a1f3 => generated 858 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1957] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:57 2026] DELETE /v2.0/security-groups/ae297f1f-5d56-4e25-ac8c-663efb8eca54 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1958] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:26:58 2026] GET /v2.0/subnets?id=71bb29c7-e33f-4259-875d-d99e5652ccf8 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1959] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:26:58 2026] GET /v2.0/ports?network_id=b1d3fb2e-0b53-4d58-9116-47f78e90706c&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1960] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:26:58 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1961] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:26:58 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1962] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:26:56 2026] POST /v2.0/routers => generated 507 bytes in 1580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1963] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:26:58 2026] GET /v2.0/security-groups?tenant_id=0da9f10fd8904e4c87df3948d89198e7&name=default => generated 2801 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1964] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:26:58 2026] GET /v2.0/floatingips/b499ee0b-211d-491f-b2f7-4b1f03d58322 => generated 855 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1965] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:26:58 2026] DELETE /v2.0/security-groups/d28020d0-f683-4baa-be18-04f21e3cc24c => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1966] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:26:59 2026] GET /v2.0/floatingips/b499ee0b-211d-491f-b2f7-4b1f03d58322 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1969] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:26:58 2026] PUT /v2.0/routers/ff3e3b15-dbd0-4d14-8949-52477adc5249/add_router_interface => generated 309 bytes in 2335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1970] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:27:00 2026] GET /v2.0/ports/7492dbba-a7e2-4eae-bbd2-cde42e8700cf => generated 955 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1971] 10.0.0.80 () {34 vars in 677 bytes} [Sun Mar 1 22:27:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1972] 10.0.0.80 () {34 vars in 752 bytes} [Sun Mar 1 22:27:01 2026] PUT /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1973] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:27:01 2026] GET /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1974] 10.0.0.80 () {34 vars in 763 bytes} [Sun Mar 1 22:27:01 2026] PUT /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1975] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:27:01 2026] GET /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1976] 10.0.0.80 () {34 vars in 759 bytes} [Sun Mar 1 22:27:01 2026] PUT /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1977] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:27:01 2026] GET /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1978] 10.0.0.80 () {34 vars in 781 bytes} [Sun Mar 1 22:27:01 2026] PUT /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1979] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:27:01 2026] GET /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags => generated 52 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1980] 10.0.0.80 () {34 vars in 752 bytes} [Sun Mar 1 22:27:01 2026] PUT /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1981] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:27:01 2026] GET /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1982] 10.0.0.80 () {32 vars in 740 bytes} [Sun Mar 1 22:27:01 2026] GET /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:27:01.931 7 INFO neutron.api.v2.resource [None req-77f4c409-f50c-4f19-b78d-dea7a7081cfc 7a9856ac0ba44e7d84fdb3fb5a898bf7 b78d46952b6849609ef238233607da2d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 955/1983] 10.0.0.80 () {32 vars in 744 bytes} [Sun Mar 1 22:27:01 2026] GET /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1984] 10.0.0.80 () {32 vars in 743 bytes} [Sun Mar 1 22:27:01 2026] DELETE /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1985] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:27:01 2026] GET /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:27:02.007 7 INFO neutron.api.v2.resource [None req-88a906d9-e8d3-493f-838c-1b2f02b1a448 7a9856ac0ba44e7d84fdb3fb5a898bf7 b78d46952b6849609ef238233607da2d - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 958/1986] 10.0.0.80 () {32 vars in 747 bytes} [Sun Mar 1 22:27:01 2026] DELETE /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1987] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:27:00 2026] PUT /v2.0/routers/ff3e3b15-dbd0-4d14-8949-52477adc5249/remove_router_interface => generated 309 bytes in 1116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1988] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:27:02 2026] DELETE /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1989] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:27:02 2026] GET /v2.0/ports?device_id=ff3e3b15-dbd0-4d14-8949-52477adc5249 => 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: 1031/1990] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:27:02 2026] GET /v2.0/policies/8be07663-143e-4657-b085-6ab46e04147f/tags => 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: 960/1991] 10.0.0.80 () {34 vars in 683 bytes} [Sun Mar 1 22:27:02 2026] POST /v2.0/security-groups => generated 1537 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1992] 10.0.0.80 () {32 vars in 733 bytes} [Sun Mar 1 22:27:02 2026] DELETE /v2.0/qos/policies/8be07663-143e-4657-b085-6ab46e04147f => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1993] 10.0.0.80 () {34 vars in 766 bytes} [Sun Mar 1 22:27:02 2026] PUT /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1994] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:27:02 2026] GET /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1995] 10.0.0.80 () {34 vars in 777 bytes} [Sun Mar 1 22:27:02 2026] PUT /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1996] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:27:02 2026] GET /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1997] 10.0.0.80 () {34 vars in 773 bytes} [Sun Mar 1 22:27:02 2026] PUT /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1998] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:27:02 2026] GET /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/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: 968/1999] 10.0.0.80 () {34 vars in 795 bytes} [Sun Mar 1 22:27:02 2026] PUT /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2000] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:27:02 2026] GET /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2001] 10.0.0.80 () {34 vars in 766 bytes} [Sun Mar 1 22:27:02 2026] PUT /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2002] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:27:02 2026] GET /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2003] 10.0.0.80 () {32 vars in 754 bytes} [Sun Mar 1 22:27:02 2026] GET /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:27:02.718 7 INFO neutron.api.v2.resource [None req-26cef667-852a-405b-8184-17fc8c910d77 9957b161a0c3439484891259163fbc61 200d1f6adc284187ac875beda14200bf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 973/2004] 10.0.0.80 () {32 vars in 758 bytes} [Sun Mar 1 22:27:02 2026] GET /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2005] 10.0.0.80 () {32 vars in 757 bytes} [Sun Mar 1 22:27:02 2026] DELETE /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2006] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:27:02 2026] GET /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:27:02.775 8 INFO neutron.services.segments.plugin [-] Segment f6b0f68c-2f04-454c-b9b6-1448d6cbb9c3 resource provider aggregate not found 2026-03-01 22:27:02.780 8 INFO neutron.services.segments.plugin [-] Segment f6b0f68c-2f04-454c-b9b6-1448d6cbb9c3 resource provider aggregate not found 2026-03-01 22:27:02.792 7 INFO neutron.api.v2.resource [None req-4d9905a2-6d3c-47aa-a7cc-9eecb96ceb23 9957b161a0c3439484891259163fbc61 200d1f6adc284187ac875beda14200bf - - - -] delete failed (client error): The resource could not be found. 2026-03-01 22:27:02.792 8 INFO neutron.services.segments.plugin [-] Segment f6b0f68c-2f04-454c-b9b6-1448d6cbb9c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6b0f68c-2f04-454c-b9b6-1448d6cbb9c3 found for delete ", "request_id": "req-abd1ec6d-ba32-4b3d-910b-534eae65c9a4"}]} [pid: 7|app: 0|req: 976/2007] 10.0.0.80 () {32 vars in 761 bytes} [Sun Mar 1 22:27:02 2026] DELETE /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-03-01 22:27:02.794 8 INFO neutron.services.segments.plugin [-] Segment f6b0f68c-2f04-454c-b9b6-1448d6cbb9c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6b0f68c-2f04-454c-b9b6-1448d6cbb9c3 found for delete ", "request_id": "req-72d5aba7-8d59-4816-9442-13467b516ae8"}]} 2026-03-01 22:27:02.801 8 INFO neutron.db.l3_hamode_db [None req-a9e79370-d45a-4cbc-8ddf-79dcb359a1cf a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] HA network bb1adc9b-cc16-4ad4-a615-aca6973d6543 was deleted as no HA routers are present in tenant 676018572b6646bc9ba09c56713d6bd0. [pid: 8|app: 0|req: 1032/2008] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:27:02 2026] DELETE /v2.0/routers/ff3e3b15-dbd0-4d14-8949-52477adc5249 => generated 0 bytes in 735 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2009] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:27:02 2026] DELETE /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2010] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:27:02 2026] GET /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2011] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:02 2026] DELETE /v2.0/security-groups/fdb0fa6d-1bda-487e-9b03-98d49a3a5ab9 => 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: 1033/2012] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:27:02 2026] DELETE /v2.0/subnets/f9d9aa29-92e1-40d9-9d9b-865fb68d5a78 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2013] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:27:03 2026] GET /v2.0/security-groups?tenant_id=b78d46952b6849609ef238233607da2d&name=default => generated 2801 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:27:03.479 7 INFO neutron.services.segments.plugin [-] Segment 2859220a-2ca3-4dc3-b732-261f00972c96 resource provider aggregate not found 2026-03-01 22:27:03.483 7 INFO neutron.services.segments.plugin [-] Segment 2859220a-2ca3-4dc3-b732-261f00972c96 resource provider aggregate not found 2026-03-01 22:27:03.499 7 INFO neutron.services.segments.plugin [-] Segment 2859220a-2ca3-4dc3-b732-261f00972c96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2859220a-2ca3-4dc3-b732-261f00972c96 found for delete ", "request_id": "req-3e6ed2a3-40f2-4f84-8879-556750746d42"}]} 2026-03-01 22:27:03.499 7 INFO neutron.services.segments.plugin [-] Segment 2859220a-2ca3-4dc3-b732-261f00972c96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2859220a-2ca3-4dc3-b732-261f00972c96 found for delete ", "request_id": "req-4ab1e338-f9c1-481d-9271-8951ba6e9b7f"}]} [pid: 8|app: 0|req: 1035/2014] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:03 2026] DELETE /v2.0/security-groups/dc9bf03c-3fbf-4160-93ea-301923c9c74b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2015] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:27:03 2026] DELETE /v2.0/networks/7c86eb5a-6b67-4217-9777-ade2fa427af0 => generated 0 bytes in 471 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:27:03.586 8 INFO neutron.db.segments_db [None req-aaf10ce6-df43-4fec-9883-e20724dae599 a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] Added segment 93b513c1-3e74-4686-887f-aa88925b8b45 of type vxlan for network 41675d14-06fa-49b1-96fd-aeaa7f6570d9 [pid: 7|app: 0|req: 981/2016] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:27:03 2026] GET /v2.0/security-groups?tenant_id=b0df69006ae841dc95ae160f3b1352aa&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2017] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:27:03 2026] GET /v2.0/security-groups?tenant_id=200d1f6adc284187ac875beda14200bf&name=default => generated 2801 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:27:03.932 8 INFO neutron.db.l3_hamode_db [None req-aaf10ce6-df43-4fec-9883-e20724dae599 a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 983/2018] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:03 2026] DELETE /v2.0/security-groups/bc2ebb3a-293e-469d-bf60-4bc59597ef2c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2019] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:03 2026] DELETE /v2.0/security-groups/54216313-51c6-4f0b-a06d-8581c1e5bc91 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2020] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:27:04 2026] GET /v2.0/security-groups?tenant_id=62c4873e238543ea88be197af455afe4&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2021] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:04 2026] DELETE /v2.0/security-groups/ffce7cef-b372-4f21-836f-f889fd299b65 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:27:05.059 8 INFO neutron.db.l3_hamode_db [None req-aaf10ce6-df43-4fec-9883-e20724dae599 a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1036/2022] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:27:03 2026] POST /v2.0/routers => generated 688 bytes in 2547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2023] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:27:06 2026] GET /v2.0/routers/8bf102da-c3e3-4bae-8397-03bc7219e657 => generated 694 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2024] 10.0.0.80 () {32 vars in 646 bytes} [Sun Mar 1 22:27:06 2026] GET /v2.0/routers => generated 697 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2025] 10.0.0.80 () {34 vars in 740 bytes} [Sun Mar 1 22:27:06 2026] PUT /v2.0/routers/8bf102da-c3e3-4bae-8397-03bc7219e657 => generated 701 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2026] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:27:06 2026] GET /v2.0/routers/8bf102da-c3e3-4bae-8397-03bc7219e657 => generated 701 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2027] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:27:07 2026] GET /v2.0/ports?device_id=8bf102da-c3e3-4bae-8397-03bc7219e657 => 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: 1039/2028] 10.0.0.194 () {34 vars in 990 bytes} [Sun Mar 1 22:27:07 2026] GET /v2.0/ports?device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2029] 10.0.0.194 () {34 vars in 1040 bytes} [Sun Mar 1 22:27:07 2026] GET /v2.0/security-groups?id=5caad792-d583-4437-b024-d31df7d91e81&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: 1041/2030] 199.204.45.22 () {34 vars in 1095 bytes} [Sun Mar 1 22:27:07 2026] GET /v2.0/ports?device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:27:07.560 8 INFO neutron.db.segments_db [None req-b8db75d5-605a-4c54-a53c-1c97692560ac 171cec02c513441aa99367c149d57479 d5f9d60094a0483c9c97dfa58b2d2f9b - - - -] Added segment 45701385-d046-408f-a7a9-6e7b05440227 of type vxlan for network 6727b3e9-a7c8-4c2d-bd47-d5c398bd9ff5 2026-03-01 22:27:08.271 7 INFO neutron.services.segments.plugin [-] Segment 93b513c1-3e74-4686-887f-aa88925b8b45 resource provider aggregate not found 2026-03-01 22:27:08.276 7 INFO neutron.services.segments.plugin [-] Segment 93b513c1-3e74-4686-887f-aa88925b8b45 resource provider aggregate not found 2026-03-01 22:27:08.291 7 INFO neutron.services.segments.plugin [-] Segment 93b513c1-3e74-4686-887f-aa88925b8b45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93b513c1-3e74-4686-887f-aa88925b8b45 found for delete ", "request_id": "req-7c4cd1e3-22eb-476b-8730-7f33ea773212"}]} 2026-03-01 22:27:08.297 7 INFO neutron.services.segments.plugin [-] Segment 93b513c1-3e74-4686-887f-aa88925b8b45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93b513c1-3e74-4686-887f-aa88925b8b45 found for delete ", "request_id": "req-bdd46d2a-4f38-47d4-9c19-21f1add13ef0"}]} 2026-03-01 22:27:08.303 7 INFO neutron.db.l3_hamode_db [None req-a658c15d-4874-4e4d-aa17-d74d4ef56d28 a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] HA network 41675d14-06fa-49b1-96fd-aeaa7f6570d9 was deleted as no HA routers are present in tenant 676018572b6646bc9ba09c56713d6bd0. [pid: 7|app: 0|req: 990/2031] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:27:07 2026] DELETE /v2.0/routers/8bf102da-c3e3-4bae-8397-03bc7219e657 => generated 0 bytes in 1256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:27:08.329 8 INFO neutron.db.l3_hamode_db [None req-b8db75d5-605a-4c54-a53c-1c97692560ac 171cec02c513441aa99367c149d57479 d5f9d60094a0483c9c97dfa58b2d2f9b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 991/2032] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:27:08 2026] GET /v2.0/ports?tenant_id=633aabd18e0847249df25ef0494cb271&device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:27:08.465 8 INFO neutron.db.l3_hamode_db [None req-b8db75d5-605a-4c54-a53c-1c97692560ac 171cec02c513441aa99367c149d57479 d5f9d60094a0483c9c97dfa58b2d2f9b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:27:08.530 7 INFO neutron.db.segments_db [None req-0a4fc5dd-01e1-4c60-8e03-1b45c0b60496 4120c056395a4c63abe1c2f94159cecb 09c142cc67d74f94bf868a1aa8b17edd - - - -] Added segment ede8ef59-3cc5-4d69-aa59-ef7f3b07400f of type vxlan for network c929a6d0-b00f-4a8a-a170-8fe7a25deced [pid: 7|app: 0|req: 992/2033] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:27:08 2026] POST /v2.0/networks => generated 630 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2034] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:27:08 2026] GET /v2.0/ports?device_id=8bf102da-c3e3-4bae-8397-03bc7219e657 => 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: 994/2035] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:27:08 2026] GET /v2.0/networks?id=b1d3fb2e-0b53-4d58-9116-47f78e90706c => generated 757 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2036] 10.0.0.80 () {32 vars in 825 bytes} [Sun Mar 1 22:27:08 2026] GET /v2.0/ports?project_id=633aabd18e0847249df25ef0494cb271&network_id=b1d3fb2e-0b53-4d58-9116-47f78e90706c => generated 3691 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2037] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:27:08 2026] POST /v2.0/subnets => generated 602 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:27:09.195 7 INFO neutron.api.v2.resource [None req-b0a1d443-d8a8-40aa-9368-bd53ca8d560f a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 997/2038] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:27:09 2026] DELETE /v2.0/routers/8bf102da-c3e3-4bae-8397-03bc7219e657 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2039] 10.0.0.80 () {34 vars in 667 bytes} [Sun Mar 1 22:27:07 2026] POST /v2.0/routers => generated 474 bytes in 1935 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2040] 10.0.0.80 () {32 vars in 741 bytes} [Sun Mar 1 22:27:09 2026] GET /v2.0/subnets?network_id=bf965f86-7c79-4f0b-89e3-a535920b4a7b => generated 644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2041] 10.0.0.80 () {34 vars in 750 bytes} [Sun Mar 1 22:27:09 2026] PUT /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/tags => generated 25 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2042] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:27:09 2026] GET /v2.0/ports?device_id=ff3e3b15-dbd0-4d14-8949-52477adc5249 => 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: 1046/2043] 10.0.0.80 () {34 vars in 750 bytes} [Sun Mar 1 22:27:09 2026] PUT /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2044] 10.0.0.80 () {32 vars in 730 bytes} [Sun Mar 1 22:27:09 2026] GET /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:27:09.602 8 INFO neutron.api.v2.resource [None req-bed271a3-f302-4299-8e29-919f258723a6 a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1048/2045] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:27:09 2026] DELETE /v2.0/routers/ff3e3b15-dbd0-4d14-8949-52477adc5249 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:27:09.756 8 INFO neutron.db.l3_db [None req-8f5b5c6b-c5b4-4749-bddb-e56880d62d87 fd135acaf39b4bd08d1d3cba4d61c560 633aabd18e0847249df25ef0494cb271 - - - -] Floating IP b499ee0b-211d-491f-b2f7-4b1f03d58322 disassociated. External IP: 10.96.250.215, port: 4063ef0c-029d-4e36-a619-0b71df47a1f3. [pid: 7|app: 0|req: 998/2046] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:27:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4063ef0c-029d-4e36-a619-0b71df47a1f3 => generated 860 bytes in 629 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2047] 10.0.0.80 () {32 vars in 730 bytes} [Sun Mar 1 22:27:09 2026] GET /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2048] 10.0.0.80 () {34 vars in 761 bytes} [Sun Mar 1 22:27:09 2026] PUT /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-03-01 22:27:09.955 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a2812a1-67e5-4300-b30d-d1affc85c4ff a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1001/2049] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:27:09 2026] DELETE /v2.0/subnets/f9d9aa29-92e1-40d9-9d9b-865fb68d5a78 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2050] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:27:09 2026] GET /v2.0/subnets?id=71bb29c7-e33f-4259-875d-d99e5652ccf8 => generated 654 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2051] 10.0.0.80 () {34 vars in 761 bytes} [Sun Mar 1 22:27:10 2026] PUT /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags/green => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2052] 10.0.0.80 () {32 vars in 730 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2053] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:27:09 2026] PUT /v2.0/floatingips/b499ee0b-211d-491f-b2f7-4b1f03d58322 => generated 554 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2054] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/ports?device_id=1bc4e14b-d9ee-4380-acec-d414a0c30df9 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:27:10.230 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2140665-b427-42fd-83eb-af3c6e07014c'] response: {'name': 'network-changed', 'server_uuid': '043c9aca-a210-48e6-b595-f8ddc8c80bb6', 'tag': '4063ef0c-029d-4e36-a619-0b71df47a1f3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1050/2055] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/ports?network_id=b1d3fb2e-0b53-4d58-9116-47f78e90706c&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2056] 10.0.0.80 () {34 vars in 757 bytes} [Sun Mar 1 22:27:10 2026] PUT /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2057] 10.0.0.80 () {32 vars in 730 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2058] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/floatingips/b499ee0b-211d-491f-b2f7-4b1f03d58322 => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:27:10.323 7 INFO neutron.api.v2.resource [None req-8d3306d6-b73c-4af8-b3d7-ef86df2aed99 a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1007/2059] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:27:10 2026] DELETE /v2.0/routers/1bc4e14b-d9ee-4380-acec-d414a0c30df9 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2060] 10.0.0.80 () {32 vars in 730 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2061] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:27:10.412 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5a9df188-0ec6-4c29-a867-4757377b07c5 a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1054/2062] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:27:10 2026] DELETE /v2.0/subnets/03497b6d-d360-4de8-a86d-387c652e4358 => generated 136 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2063] 10.0.0.80 () {34 vars in 757 bytes} [Sun Mar 1 22:27:10 2026] PUT /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags/red => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2064] 10.0.0.80 () {34 vars in 779 bytes} [Sun Mar 1 22:27:10 2026] PUT /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2065] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/ports?device_id=b78ef811-a8b5-4235-9b98-e839cc8dd70c => 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: 1010/2066] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2067] 10.0.0.80 () {32 vars in 730 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/tags => generated 52 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:27:10.578 7 INFO neutron.api.v2.resource [None req-eff88d9e-0f15-4723-b115-249fd455e25b a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1012/2068] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:27:10 2026] DELETE /v2.0/routers/b78ef811-a8b5-4235-9b98-e839cc8dd70c => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2069] 10.0.0.80 () {32 vars in 730 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2070] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/ports?tenant_id=633aabd18e0847249df25ef0494cb271&device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:27:10.634 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d60f2a43-5aa5-42ec-97c8-6a0245815085 a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1014/2071] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:27:10 2026] DELETE /v2.0/subnets/360312e1-1a9f-4881-85b4-a32f62aba24d => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2072] 10.0.0.80 () {34 vars in 750 bytes} [Sun Mar 1 22:27:10 2026] PUT /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2073] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/networks?id=b1d3fb2e-0b53-4d58-9116-47f78e90706c => generated 757 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2074] 10.0.0.80 () {34 vars in 779 bytes} [Sun Mar 1 22:27:10 2026] PUT /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags/black.or.white => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-03-01 22:27:10.740 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b47a4db4-71f3-45ba-aad6-70bf9e92411b a88c13685b464e35b1786f2aa6a34a54 676018572b6646bc9ba09c56713d6bd0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1060/2075] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:27:10 2026] DELETE /v2.0/subnets/23f4d063-3b6c-45a6-ba3c-d27599fe8804 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2076] 10.0.0.80 () {32 vars in 730 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2077] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4063ef0c-029d-4e36-a619-0b71df47a1f3 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2078] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2079] 10.0.0.80 () {32 vars in 730 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags => generated 52 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2080] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/subnets?id=71bb29c7-e33f-4259-875d-d99e5652ccf8 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:27:10.879 7 INFO neutron.api.v2.resource [None req-1e088934-694f-42df-a01a-15f8e511afbd 4120c056395a4c63abe1c2f94159cecb 09c142cc67d74f94bf868a1aa8b17edd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1018/2081] 10.0.0.80 () {32 vars in 742 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2082] 10.0.0.80 () {34 vars in 750 bytes} [Sun Mar 1 22:27:10 2026] PUT /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags => generated 37 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2083] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/ports?network_id=b1d3fb2e-0b53-4d58-9116-47f78e90706c&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2084] 10.0.0.80 () {32 vars in 741 bytes} [Sun Mar 1 22:27:10 2026] DELETE /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2085] 10.0.0.80 () {32 vars in 730 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2086] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:27:10 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2087] 10.0.0.80 () {32 vars in 730 bytes} [Sun Mar 1 22:27:11 2026] GET /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2088] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:27:11 2026] GET /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2089] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:27:11 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:27:11.174 8 INFO neutron.api.v2.resource [None req-26a8cf68-376f-4bcb-ae5c-2ecf37ff945f 4120c056395a4c63abe1c2f94159cecb 09c142cc67d74f94bf868a1aa8b17edd - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1068/2090] 10.0.0.80 () {32 vars in 745 bytes} [Sun Mar 1 22:27:11 2026] DELETE /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-03-01 22:27:11.208 7 INFO neutron.api.v2.resource [None req-99146631-2ab0-4c14-a044-e252a72224b5 171cec02c513441aa99367c149d57479 d5f9d60094a0483c9c97dfa58b2d2f9b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1023/2091] 10.0.0.80 () {32 vars in 742 bytes} [Sun Mar 1 22:27:11 2026] GET /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags/green => generated 99 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2092] 10.0.0.80 () {32 vars in 733 bytes} [Sun Mar 1 22:27:11 2026] DELETE /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2093] 10.0.0.80 () {32 vars in 730 bytes} [Sun Mar 1 22:27:11 2026] GET /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6/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: 1024/2094] 10.0.0.80 () {32 vars in 741 bytes} [Sun Mar 1 22:27:11 2026] DELETE /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags/red => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2095] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:27:11 2026] GET /v2.0/security-groups?tenant_id=676018572b6646bc9ba09c56713d6bd0&name=default => generated 2801 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2096] 10.0.0.80 () {32 vars in 730 bytes} [Sun Mar 1 22:27:11 2026] GET /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags => generated 30 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2097] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:27:11 2026] GET /v2.0/floatingips/b499ee0b-211d-491f-b2f7-4b1f03d58322 => generated 554 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2098] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:27:11 2026] DELETE /v2.0/subnets/5cc6edda-332d-4fa1-8832-7670bae192d6 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2099] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:11 2026] DELETE /v2.0/security-groups/9e23ce06-c925-4028-8bf1-05ab1693b386 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:27:11.722 7 INFO neutron.api.v2.resource [None req-ea44cca5-b0f7-498b-b609-becb45a35174 171cec02c513441aa99367c149d57479 d5f9d60094a0483c9c97dfa58b2d2f9b - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1026/2100] 10.0.0.80 () {32 vars in 745 bytes} [Sun Mar 1 22:27:11 2026] DELETE /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags/green => generated 99 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2101] 10.0.0.80 () {32 vars in 733 bytes} [Sun Mar 1 22:27:11 2026] DELETE /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2102] 10.0.0.80 () {32 vars in 730 bytes} [Sun Mar 1 22:27:11 2026] GET /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2103] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:27:11 2026] GET /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211 => generated 480 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:27:12.115 8 INFO neutron.services.segments.plugin [-] Segment ede8ef59-3cc5-4d69-aa59-ef7f3b07400f resource provider aggregate not found 2026-03-01 22:27:12.120 8 INFO neutron.services.segments.plugin [-] Segment ede8ef59-3cc5-4d69-aa59-ef7f3b07400f resource provider aggregate not found 2026-03-01 22:27:12.140 8 INFO neutron.services.segments.plugin [-] Segment ede8ef59-3cc5-4d69-aa59-ef7f3b07400f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ede8ef59-3cc5-4d69-aa59-ef7f3b07400f found for delete ", "request_id": "req-3c204bc9-26e9-4b61-b886-cb550d18bcae"}]} [pid: 8|app: 0|req: 1075/2104] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:27:11 2026] DELETE /v2.0/networks/c929a6d0-b00f-4a8a-a170-8fe7a25deced => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:27:12.634 8 INFO neutron.services.segments.plugin [-] Segment ede8ef59-3cc5-4d69-aa59-ef7f3b07400f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ede8ef59-3cc5-4d69-aa59-ef7f3b07400f found for delete ", "request_id": "req-4a5ddd0e-b97a-470b-96a8-3d3b8acc3655"}]} [pid: 8|app: 0|req: 1076/2105] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:27:12 2026] GET /v2.0/floatingips/b499ee0b-211d-491f-b2f7-4b1f03d58322 => generated 552 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2106] 10.0.0.80 () {34 vars in 741 bytes} [Sun Mar 1 22:27:11 2026] PUT /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211 => generated 481 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2107] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:27:12 2026] GET /v2.0/ports?device_id=623f2f06-54c5-479a-bd27-f38a0cf9d211 => 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: 1078/2108] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:27:12 2026] GET /v2.0/security-groups?tenant_id=09c142cc67d74f94bf868a1aa8b17edd&name=default => generated 2801 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2109] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:13 2026] DELETE /v2.0/security-groups/2d936aae-e825-42f8-aa1a-29e1bb6411e7 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2110] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:27:13 2026] GET /v2.0/security-groups?tenant_id=8cd23a5936e54d618b20c9ee532ee254&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2111] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:13 2026] DELETE /v2.0/security-groups/0d2712a7-19b2-4d3d-b9e1-15b39fdf4dc6 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:27:13.598 7 INFO neutron.services.segments.plugin [-] Segment 45701385-d046-408f-a7a9-6e7b05440227 resource provider aggregate not found 2026-03-01 22:27:13.603 7 INFO neutron.services.segments.plugin [-] Segment 45701385-d046-408f-a7a9-6e7b05440227 resource provider aggregate not found 2026-03-01 22:27:13.621 7 INFO neutron.services.segments.plugin [-] Segment 45701385-d046-408f-a7a9-6e7b05440227 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45701385-d046-408f-a7a9-6e7b05440227 found for delete ", "request_id": "req-3dfd50c0-6c2b-4326-9757-1a0dfd2efa64"}]} 2026-03-01 22:27:13.628 7 INFO neutron.services.segments.plugin [-] Segment 45701385-d046-408f-a7a9-6e7b05440227 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45701385-d046-408f-a7a9-6e7b05440227 found for delete ", "request_id": "req-44e49c05-afb0-4e9e-b016-195e3c1275a5"}]} 2026-03-01 22:27:13.631 7 INFO neutron.db.l3_hamode_db [None req-4d945a0a-29e8-45e0-89e0-25de54d76726 171cec02c513441aa99367c149d57479 d5f9d60094a0483c9c97dfa58b2d2f9b - - - -] HA network 6727b3e9-a7c8-4c2d-bd47-d5c398bd9ff5 was deleted as no HA routers are present in tenant d5f9d60094a0483c9c97dfa58b2d2f9b. [pid: 7|app: 0|req: 1031/2112] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:27:12 2026] DELETE /v2.0/routers/623f2f06-54c5-479a-bd27-f38a0cf9d211 => generated 0 bytes in 811 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2113] 10.0.0.80 () {34 vars in 684 bytes} [Sun Mar 1 22:27:13 2026] POST /v2.0/security-groups => generated 1611 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2114] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:27:13 2026] POST /v2.0/security-group-rules => generated 565 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2115] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:27:13 2026] POST /v2.0/security-group-rules => generated 564 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2116] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:27:14 2026] POST /v2.0/security-group-rules => generated 570 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2117] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:27:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:27:14.395 7 INFO neutron.db.securitygroups_db [None req-5be894a9-1ca1-4bf5-a0d2-275f34018837 fd135acaf39b4bd08d1d3cba4d61c560 633aabd18e0847249df25ef0494cb271 - - - -] Project 633aabd18e0847249df25ef0494cb271 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1034/2118] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:27:14 2026] POST /v2.0/security-group-rules => generated 575 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:27:14.523 7 INFO neutron.db.securitygroups_db [None req-5f5ae93b-d958-4684-a742-7594b965979c fd135acaf39b4bd08d1d3cba4d61c560 633aabd18e0847249df25ef0494cb271 - - - -] Project 633aabd18e0847249df25ef0494cb271 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1035/2119] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:27:14 2026] POST /v2.0/security-group-rules => generated 574 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2120] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:27:14 2026] GET /v2.0/security-groups?tenant_id=c3182bc243774cb2b19bbc7660b2eb8b&name=default => generated 2801 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2121] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:14 2026] DELETE /v2.0/security-groups/e6c28723-722d-4eb5-a4a4-bcb2d612e5fe => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2122] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:27:14 2026] GET /v2.0/security-groups?tenant_id=d5f9d60094a0483c9c97dfa58b2d2f9b&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2123] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:15 2026] DELETE /v2.0/security-groups/c557377c-987c-4b33-9266-9fda3b139136 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2124] 10.0.0.80 () {32 vars in 648 bytes} [Sun Mar 1 22:27:14 2026] GET /v2.0/networks => generated 1298 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2127] 10.0.0.242 () {34 vars in 1100 bytes} [Sun Mar 1 22:27:15 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1256348929&fields=id&tenant_id=633aabd18e0847249df25ef0494cb271 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2128] 10.0.0.242 () {34 vars in 982 bytes} [Sun Mar 1 22:27:15 2026] GET /v2.0/networks?id=b1d3fb2e-0b53-4d58-9116-47f78e90706c => generated 661 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2129] 10.0.0.242 () {34 vars in 965 bytes} [Sun Mar 1 22:27:15 2026] GET /v2.0/quotas/633aabd18e0847249df25ef0494cb271 => 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: 1041/2130] 10.0.0.242 () {34 vars in 1002 bytes} [Sun Mar 1 22:27:15 2026] GET /v2.0/ports?tenant_id=633aabd18e0847249df25ef0494cb271&fields=id => generated 149 bytes in 972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2131] 10.0.0.242 () {34 vars in 1008 bytes} [Sun Mar 1 22:27:16 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2132] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:27:16 2026] GET /v2.0/security-groups?tenant_id=32345cfef6984b249eb25c8f23949f9b&name=default => generated 2801 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2133] 10.0.0.242 () {34 vars in 1108 bytes} [Sun Mar 1 22:27:16 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2134] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:16 2026] DELETE /v2.0/security-groups/03df56e7-c63a-4aa2-91eb-16fd0745d876 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2135] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:16 2026] GET /v2.0/ports?device_id=b1a6e248-7eb9-4388-850b-edcdb1c93610 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2136] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:27:17 2026] GET /v2.0/security-groups?tenant_id=06b7bcf9f4d14b4cb3a4b6c8c56d8509&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2137] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:17 2026] DELETE /v2.0/security-groups/c188c8e3-ec71-4267-a4cf-3bb1d0ef4959 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2138] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:27:17 2026] GET /v2.0/networks?id=b1d3fb2e-0b53-4d58-9116-47f78e90706c => generated 661 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2139] 199.204.45.22 () {34 vars in 1049 bytes} [Sun Mar 1 22:27:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=633aabd18e0847249df25ef0494cb271 => generated 273 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2140] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:18 2026] GET /v2.0/ports?device_id=b1a6e248-7eb9-4388-850b-edcdb1c93610 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2141] 199.204.45.22 () {38 vars in 954 bytes} [Sun Mar 1 22:27:17 2026] POST /v2.0/ports => generated 954 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2142] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:27:18 2026] PUT /v2.0/ports/cfd6ce83-f7ad-49a0-b8c2-f12f56ca55a0 => generated 1199 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:27:19.010 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5849935f-5f92-4531-93ac-328bb49ba2b1'] response: {'name': 'network-changed', 'server_uuid': 'b1a6e248-7eb9-4388-850b-edcdb1c93610', 'tag': 'cfd6ce83-f7ad-49a0-b8c2-f12f56ca55a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1049/2143] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:27:18 2026] GET /v2.0/ports?tenant_id=633aabd18e0847249df25ef0494cb271&device_id=b1a6e248-7eb9-4388-850b-edcdb1c93610 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1050/2144] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:27:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=cfd6ce83-f7ad-49a0-b8c2-f12f56ca55a0 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2145] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:27:19 2026] GET /v2.0/subnets?id=71bb29c7-e33f-4259-875d-d99e5652ccf8 => generated 654 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:27:19.163 8 INFO neutron.db.segments_db [None req-a0282728-6629-4719-8ff2-5b35f7e7b701 5342f24790234796b2853239a8a98d88 9c4c7665f50446159fb8ffef438d6ec5 - - - -] Added segment 119921af-ae82-4721-a8b3-86ee71f9c2e6 of type vxlan for network bb8f962f-63aa-479d-add8-0473b412a077 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1095/2146] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:27:18 2026] POST /v2.0/networks => generated 632 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:27:19.327 7 INFO neutron.db.segments_db [None req-dedb8572-52f9-406e-b855-b261f1496af0 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment b226d961-6baa-4843-b01e-2752d8ec5302 of type vxlan for network c8f68e91-8388-4f4d-ba29-c69a247f3c52 [pid: 8|app: 0|req: 1096/2147] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:27:19 2026] GET /v2.0/ports?network_id=b1d3fb2e-0b53-4d58-9116-47f78e90706c&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2148] 10.0.0.80 () {34 vars in 670 bytes} [Sun Mar 1 22:27:19 2026] POST /v2.0/networks => generated 740 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2149] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:19 2026] GET /v2.0/ports?device_id=b1a6e248-7eb9-4388-850b-edcdb1c93610 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:27:19.500 7 INFO neutron.db.segments_db [None req-85535568-6293-4d52-9f56-42c70ee760d9 5342f24790234796b2853239a8a98d88 9c4c7665f50446159fb8ffef438d6ec5 - - - -] Added segment fc54ff3b-d7ed-4eed-a92c-927cab40f67b of type vxlan for network 263ddf6d-cbf5-40c9-97a5-05766ea39ca8 [pid: 8|app: 0|req: 1098/2150] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:27:19 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2151] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:27:19 2026] POST /v2.0/networks => generated 632 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2152] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:27:19 2026] GET /v2.0/security-groups?id=4d4adbca-f1d1-49ee-9926-007d11402739&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: 7|app: 0|req: 1055/2153] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:27:19 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2154] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:27:19 2026] POST /v2.0/subnets => generated 663 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2155] 10.0.0.80 () {34 vars in 752 bytes} [Sun Mar 1 22:27:19 2026] PUT /v2.0/networks/bb8f962f-63aa-479d-add8-0473b412a077/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:27:19.854 8 INFO neutron.db.segments_db [None req-b131d73e-87ca-45c7-9980-d0138757fa39 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment cc0b7207-26e1-4aa7-a83d-140cdbbb200e of type vxlan for network f47c3e96-8111-47ff-b716-fe8a6d4ae0db [pid: 7|app: 0|req: 1057/2156] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:27:19 2026] GET /v2.0/ports?tenant_id=633aabd18e0847249df25ef0494cb271&device_id=b1a6e248-7eb9-4388-850b-edcdb1c93610 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2157] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:27:19 2026] GET /v2.0/networks/bb8f962f-63aa-479d-add8-0473b412a077/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2158] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:27:19 2026] GET /v2.0/networks?id=b1d3fb2e-0b53-4d58-9116-47f78e90706c => generated 757 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2159] 10.0.0.80 () {34 vars in 752 bytes} [Sun Mar 1 22:27:19 2026] PUT /v2.0/networks/263ddf6d-cbf5-40c9-97a5-05766ea39ca8/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2160] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:27:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=cfd6ce83-f7ad-49a0-b8c2-f12f56ca55a0 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2161] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:27:20 2026] GET /v2.0/networks/263ddf6d-cbf5-40c9-97a5-05766ea39ca8/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2162] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:27:20 2026] GET /v2.0/subnets?id=71bb29c7-e33f-4259-875d-d99e5652ccf8 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:27:20.250 8 INFO neutron.db.l3_hamode_db [None req-b131d73e-87ca-45c7-9980-d0138757fa39 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1064/2163] 10.0.0.80 () {34 vars in 752 bytes} [Sun Mar 1 22:27:20 2026] PUT /v2.0/networks/263ddf6d-cbf5-40c9-97a5-05766ea39ca8/tags => 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: 1065/2164] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:27:20 2026] GET /v2.0/ports?network_id=b1d3fb2e-0b53-4d58-9116-47f78e90706c&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2165] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:27:20 2026] GET /v2.0/networks/263ddf6d-cbf5-40c9-97a5-05766ea39ca8/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2166] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:27:20 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2167] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:27:20 2026] GET /v2.0/networks/bb8f962f-63aa-479d-add8-0473b412a077/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2168] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:27:20 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:27:20.712 7 INFO neutron.services.segments.plugin [-] Segment 119921af-ae82-4721-a8b3-86ee71f9c2e6 resource provider aggregate not found 2026-03-01 22:27:20.729 7 INFO neutron.services.segments.plugin [-] Segment 119921af-ae82-4721-a8b3-86ee71f9c2e6 resource provider aggregate not found 2026-03-01 22:27:20.748 7 INFO neutron.services.segments.plugin [-] Segment 119921af-ae82-4721-a8b3-86ee71f9c2e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 119921af-ae82-4721-a8b3-86ee71f9c2e6 found for delete ", "request_id": "req-2b3ac60c-4f10-4512-a240-7d2cef0a7d33"}]} 2026-03-01 22:27:20.755 7 INFO neutron.services.segments.plugin [-] Segment 119921af-ae82-4721-a8b3-86ee71f9c2e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 119921af-ae82-4721-a8b3-86ee71f9c2e6 found for delete ", "request_id": "req-22b4b9dd-a830-450a-9afa-72401aecc3fa"}]} [pid: 7|app: 0|req: 1070/2169] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:27:20 2026] DELETE /v2.0/networks/bb8f962f-63aa-479d-add8-0473b412a077 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2170] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:27:20 2026] DELETE /v2.0/networks/263ddf6d-cbf5-40c9-97a5-05766ea39ca8 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2171] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:20 2026] GET /v2.0/ports?device_id=b1a6e248-7eb9-4388-850b-edcdb1c93610 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2172] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:27:21 2026] GET /v2.0/security-groups?id=4d4adbca-f1d1-49ee-9926-007d11402739&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:27:21.874 8 INFO neutron.db.l3_hamode_db [None req-b131d73e-87ca-45c7-9980-d0138757fa39 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1074/2173] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:27:21 2026] GET /v2.0/security-groups?tenant_id=9c4c7665f50446159fb8ffef438d6ec5&name=default => generated 2801 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2174] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:21 2026] DELETE /v2.0/security-groups/c5bff182-1861-4b9d-9da8-7dc960df4634 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2175] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:27:22 2026] GET /v2.0/security-groups?tenant_id=deb27f5d5b6140a88f35bda66b8b77dd&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2176] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:22 2026] GET /v2.0/ports?device_id=b1a6e248-7eb9-4388-850b-edcdb1c93610 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2177] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:22 2026] DELETE /v2.0/security-groups/341e93eb-8f5d-4395-ba44-06ec373cd87f => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2178] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:27:22 2026] GET /v2.0/security-groups?id=4d4adbca-f1d1-49ee-9926-007d11402739&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2179] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:27:19 2026] POST /v2.0/routers => generated 727 bytes in 3301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:27:23.163 7 INFO neutron.services.segments.plugin [-] Segment fc54ff3b-d7ed-4eed-a92c-927cab40f67b resource provider aggregate not found 2026-03-01 22:27:23.169 7 INFO neutron.services.segments.plugin [-] Segment fc54ff3b-d7ed-4eed-a92c-927cab40f67b resource provider aggregate not found 2026-03-01 22:27:23.187 7 INFO neutron.services.segments.plugin [-] Segment fc54ff3b-d7ed-4eed-a92c-927cab40f67b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc54ff3b-d7ed-4eed-a92c-927cab40f67b found for delete ", "request_id": "req-8d93d7aa-bdf6-40d4-a464-8bb4da148975"}]} 2026-03-01 22:27:23.211 7 INFO neutron.services.segments.plugin [-] Segment fc54ff3b-d7ed-4eed-a92c-927cab40f67b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc54ff3b-d7ed-4eed-a92c-927cab40f67b found for delete ", "request_id": "req-d2a1f52d-b7a9-4184-9478-4b5fae6f6647"}]} [pid: 8|app: 0|req: 1101/2180] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:23 2026] GET /v2.0/ports?device_id=b1a6e248-7eb9-4388-850b-edcdb1c93610 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2181] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:27:23 2026] GET /v2.0/security-groups?id=4d4adbca-f1d1-49ee-9926-007d11402739&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2182] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:23 2026] GET /v2.0/ports?device_id=b1a6e248-7eb9-4388-850b-edcdb1c93610 => 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: 1104/2183] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:27:23 2026] GET /v2.0/security-groups?id=4d4adbca-f1d1-49ee-9926-007d11402739&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2184] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:27:23 2026] GET /v2.0/ports?device_id=b1a6e248-7eb9-4388-850b-edcdb1c93610 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:27:24.484 8 INFO neutron.db.l3_db [None req-2407864f-a868-4cc8-b3c0-a07dec4a8916 fd135acaf39b4bd08d1d3cba4d61c560 633aabd18e0847249df25ef0494cb271 - - - -] Floating IP b499ee0b-211d-491f-b2f7-4b1f03d58322 associated. External IP: 10.96.250.215, port: cfd6ce83-f7ad-49a0-b8c2-f12f56ca55a0. [pid: 7|app: 0|req: 1080/2185] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:27:23 2026] PUT /v2.0/routers/1c38a69b-15aa-4376-a9f9-b661bdbe2f51/add_router_interface => generated 309 bytes in 1747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2186] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:27:23 2026] PUT /v2.0/floatingips/b499ee0b-211d-491f-b2f7-4b1f03d58322 => generated 855 bytes in 885 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2187] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:27:24 2026] GET /v2.0/floatingips/b499ee0b-211d-491f-b2f7-4b1f03d58322 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:27:25.999 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6de8c51e-81b9-4051-98fc-24495927c1b9'] response: {'name': 'network-changed', 'server_uuid': 'b1a6e248-7eb9-4388-850b-edcdb1c93610', 'tag': 'cfd6ce83-f7ad-49a0-b8c2-f12f56ca55a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1107/2188] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:27:25 2026] GET /v2.0/floatingips/b499ee0b-211d-491f-b2f7-4b1f03d58322 => generated 855 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2189] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:27:26 2026] GET /v2.0/ports?tenant_id=633aabd18e0847249df25ef0494cb271&device_id=b1a6e248-7eb9-4388-850b-edcdb1c93610 => generated 1240 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2190] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:27:26 2026] GET /v2.0/networks?id=b1d3fb2e-0b53-4d58-9116-47f78e90706c => generated 757 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:27:26.237 8 INFO neutron.db.segments_db [None req-d71c9755-9148-4f60-8523-f0c94759ab1b e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment c1f86f9f-8850-4393-bb9d-9622c607d920 of type vxlan for network 449b0823-336f-4b6f-86b9-85b9151242a4 [pid: 7|app: 0|req: 1084/2191] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:27:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=cfd6ce83-f7ad-49a0-b8c2-f12f56ca55a0 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2192] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:27:26 2026] GET /v2.0/subnets?id=71bb29c7-e33f-4259-875d-d99e5652ccf8 => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2193] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:27:26 2026] GET /v2.0/ports?network_id=b1d3fb2e-0b53-4d58-9116-47f78e90706c&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2194] 10.0.0.80 () {34 vars in 670 bytes} [Sun Mar 1 22:27:26 2026] POST /v2.0/networks => generated 740 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2195] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:27:26 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2196] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:27:26 2026] GET /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2197] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:27:26 2026] POST /v2.0/subnets => generated 664 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:27:26.761 8 INFO neutron.db.segments_db [None req-c543e7ee-137f-4d90-85a3-62dbc8a16ec0 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Added segment a96944a8-283b-47f8-972a-f22667256657 of type vxlan for network 6f638ce3-fe64-4eed-bb38-900f72d2604b [pid: 7|app: 0|req: 1088/2198] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:27:27 2026] GET /v2.0/floatingips/b499ee0b-211d-491f-b2f7-4b1f03d58322 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:27:27.153 8 INFO neutron.db.l3_hamode_db [None req-c543e7ee-137f-4d90-85a3-62dbc8a16ec0 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:27:29.190 8 INFO neutron.db.l3_hamode_db [None req-c543e7ee-137f-4d90-85a3-62dbc8a16ec0 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1089/2199] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:27:29 2026] GET /v2.0/network-ip-availabilities => generated 3774 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2200] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:27:29 2026] GET /v2.0/networks => generated 6507 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2201] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:27:29 2026] GET /v2.0/security-groups => generated 35148 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2202] 10.0.0.242 () {34 vars in 1084 bytes} [Sun Mar 1 22:27:29 2026] GET /v2.0/ports?device_id=b1a6e248-7eb9-4388-850b-edcdb1c93610&device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => generated 2469 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2203] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:27:29 2026] GET /v2.0/agents => generated 3357 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2204] 10.0.0.242 () {34 vars in 1120 bytes} [Sun Mar 1 22:27:29 2026] GET /v2.0/security-groups?id=4d4adbca-f1d1-49ee-9926-007d11402739&id=5caad792-d583-4437-b024-d31df7d91e81&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2205] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:27:29 2026] GET /v2.0/subnets => generated 5003 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2206] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:27:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2207] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:27:30 2026] GET /v2.0/floatingips => generated 860 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2208] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:27:26 2026] POST /v2.0/routers => generated 728 bytes in 3814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2211] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:27:30 2026] GET /v2.0/routers => generated 2184 bytes in 669 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2212] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:27:30 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2213] 10.0.0.96 () {28 vars in 676 bytes} [Sun Mar 1 22:27:30 2026] GET /v2.0/routers/1c38a69b-15aa-4376-a9f9-b661bdbe2f51/l3-agents => generated 682 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2214] 10.0.0.96 () {28 vars in 676 bytes} [Sun Mar 1 22:27:30 2026] GET /v2.0/routers/44d49f7b-a0ec-49bd-b857-8fb4ab16ac57/l3-agents => generated 682 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2215] 10.0.0.96 () {28 vars in 676 bytes} [Sun Mar 1 22:27:31 2026] GET /v2.0/routers/498633fe-83f5-4b7f-bd3e-0b11f4211b63/l3-agents => generated 681 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2216] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:27:31 2026] GET /v2.0/subnets => generated 5003 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2217] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:27:31 2026] GET /v2.0/ports => generated 21996 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2218] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:27:30 2026] PUT /v2.0/routers/44d49f7b-a0ec-49bd-b857-8fb4ab16ac57/add_router_interface => generated 309 bytes in 1528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2219] 10.0.0.80 () {34 vars in 684 bytes} [Sun Mar 1 22:27:32 2026] POST /v2.0/security-groups => generated 1609 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2220] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:27:32 2026] POST /v2.0/security-group-rules => generated 565 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2221] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:27:32 2026] POST /v2.0/security-group-rules => generated 564 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2222] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:27:33 2026] POST /v2.0/security-group-rules => generated 570 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2223] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:27:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:27:33.258 8 INFO neutron.db.securitygroups_db [None req-8beb2f01-fcb4-41eb-a8d2-0f47d4e4b221 45c0a991ecb2419693914fc52f24b963 8f64a4fc5f804df7b2aa38d5041575ff - - - -] Project 8f64a4fc5f804df7b2aa38d5041575ff 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: 1117/2224] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:27:33 2026] POST /v2.0/security-group-rules => generated 575 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:27:33.414 7 INFO neutron.db.securitygroups_db [None req-7f72c964-1b0b-44b9-a1ba-a16115a403c5 45c0a991ecb2419693914fc52f24b963 8f64a4fc5f804df7b2aa38d5041575ff - - - -] Project 8f64a4fc5f804df7b2aa38d5041575ff added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1108/2225] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:27:33 2026] POST /v2.0/security-group-rules => generated 574 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2226] 10.0.0.80 () {34 vars in 684 bytes} [Sun Mar 1 22:27:33 2026] POST /v2.0/security-groups => generated 1597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2227] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:27:34 2026] POST /v2.0/security-group-rules => generated 565 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2228] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:27:34 2026] POST /v2.0/security-group-rules => generated 570 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2229] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:27:34 2026] POST /v2.0/floatingips => generated 552 bytes in 815 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2230] 10.0.0.242 () {34 vars in 1098 bytes} [Sun Mar 1 22:27:35 2026] GET /v2.0/security-groups?name=tempest-securitygroup--320461905&fields=id&tenant_id=8f64a4fc5f804df7b2aa38d5041575ff => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2231] 10.0.0.242 () {34 vars in 1098 bytes} [Sun Mar 1 22:27:35 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-169821180&fields=id&tenant_id=8f64a4fc5f804df7b2aa38d5041575ff => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2232] 10.0.0.242 () {34 vars in 982 bytes} [Sun Mar 1 22:27:35 2026] GET /v2.0/networks?id=c8f68e91-8388-4f4d-ba29-c69a247f3c52 => generated 672 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2233] 10.0.0.242 () {34 vars in 965 bytes} [Sun Mar 1 22:27:35 2026] GET /v2.0/quotas/8f64a4fc5f804df7b2aa38d5041575ff => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2234] 10.0.0.242 () {34 vars in 1002 bytes} [Sun Mar 1 22:27:35 2026] GET /v2.0/ports?tenant_id=8f64a4fc5f804df7b2aa38d5041575ff&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2235] 10.0.0.194 () {34 vars in 990 bytes} [Sun Mar 1 22:27:35 2026] GET /v2.0/ports?device_id=b1a6e248-7eb9-4388-850b-edcdb1c93610 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2236] 10.0.0.194 () {34 vars in 1040 bytes} [Sun Mar 1 22:27:35 2026] GET /v2.0/security-groups?id=4d4adbca-f1d1-49ee-9926-007d11402739&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2237] 10.0.0.242 () {34 vars in 1008 bytes} [Sun Mar 1 22:27:35 2026] GET /v2.0/networks/c8f68e91-8388-4f4d-ba29-c69a247f3c52?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2238] 10.0.0.242 () {34 vars in 1108 bytes} [Sun Mar 1 22:27:35 2026] GET /v2.0/networks/c8f68e91-8388-4f4d-ba29-c69a247f3c52?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2239] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:35 2026] GET /v2.0/ports?device_id=af0e0831-e648-472e-9bdf-ddee65baccfc => 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: 1116/2240] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:27:36 2026] GET /v2.0/networks?id=c8f68e91-8388-4f4d-ba29-c69a247f3c52 => generated 672 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2241] 199.204.45.22 () {34 vars in 1049 bytes} [Sun Mar 1 22:27:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8f64a4fc5f804df7b2aa38d5041575ff => generated 272 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2242] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:37 2026] GET /v2.0/ports?device_id=af0e0831-e648-472e-9bdf-ddee65baccfc => 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: 1117/2243] 199.204.45.22 () {38 vars in 954 bytes} [Sun Mar 1 22:27:36 2026] POST /v2.0/ports => generated 993 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1127/2244] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:27:37 2026] PUT /v2.0/ports/447247c3-a25c-481d-8919-8d61bd86a55e => generated 1238 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2245] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:37 2026] GET /v2.0/ports?device_id=b1a6e248-7eb9-4388-850b-edcdb1c93610 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1128/2246] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/ports?tenant_id=8f64a4fc5f804df7b2aa38d5041575ff&device_id=af0e0831-e648-472e-9bdf-ddee65baccfc => generated 1277 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1119/2247] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/security-groups?id=4d4adbca-f1d1-49ee-9926-007d11402739&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: 1129/2248] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/ports?device_id=af0e0831-e648-472e-9bdf-ddee65baccfc => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2249] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=447247c3-a25c-481d-8919-8d61bd86a55e => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:27:38.199 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc1de71c-ccc3-4006-a0eb-9e78031e821c'] response: {'name': 'network-changed', 'server_uuid': 'af0e0831-e648-472e-9bdf-ddee65baccfc', 'tag': '447247c3-a25c-481d-8919-8d61bd86a55e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1121/2250] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/subnets?id=f13fa631-3a1c-4332-a04d-895148d0fc4d => generated 666 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2251] 10.0.0.242 () {34 vars in 1120 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/security-groups?id=ec7bd929-25d8-4080-98d8-76a902d9cfb7&id=f763cbd4-7069-44cc-836c-af062cda1a55&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2252] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/ports?network_id=c8f68e91-8388-4f4d-ba29-c69a247f3c52&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2253] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/networks/c8f68e91-8388-4f4d-ba29-c69a247f3c52?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2254] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/networks/c8f68e91-8388-4f4d-ba29-c69a247f3c52?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2255] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/ports?tenant_id=8f64a4fc5f804df7b2aa38d5041575ff&device_id=af0e0831-e648-472e-9bdf-ddee65baccfc => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2256] 199.204.45.22 () {34 vars in 993 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/ports?device_id=b1a6e248-7eb9-4388-850b-edcdb1c93610 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2257] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/networks?id=c8f68e91-8388-4f4d-ba29-c69a247f3c52 => generated 768 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2258] 199.204.45.22 () {34 vars in 993 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/ports?device_id=af0e0831-e648-472e-9bdf-ddee65baccfc => generated 1277 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2259] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=447247c3-a25c-481d-8919-8d61bd86a55e => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2260] 199.204.45.22 () {34 vars in 1123 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/security-groups?id=ec7bd929-25d8-4080-98d8-76a902d9cfb7&id=f763cbd4-7069-44cc-836c-af062cda1a55&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2261] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/subnets?id=f13fa631-3a1c-4332-a04d-895148d0fc4d => generated 666 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2262] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/ports?network_id=c8f68e91-8388-4f4d-ba29-c69a247f3c52&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:27:38.951 8 INFO neutron.db.l3_db [None req-3f6e6db0-2319-482e-a29e-98c213d453c3 fd135acaf39b4bd08d1d3cba4d61c560 633aabd18e0847249df25ef0494cb271 - - - -] Floating IP b499ee0b-211d-491f-b2f7-4b1f03d58322 disassociated. External IP: 10.96.250.215, port: cfd6ce83-f7ad-49a0-b8c2-f12f56ca55a0. [pid: 7|app: 0|req: 1131/2263] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/networks/c8f68e91-8388-4f4d-ba29-c69a247f3c52?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2264] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:27:38 2026] GET /v2.0/networks/c8f68e91-8388-4f4d-ba29-c69a247f3c52?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2265] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:39 2026] GET /v2.0/ports?device_id=b1a6e248-7eb9-4388-850b-edcdb1c93610 => 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: 1133/2266] 199.204.45.22 () {36 vars in 996 bytes} [Sun Mar 1 22:27:38 2026] DELETE /v2.0/ports/cfd6ce83-f7ad-49a0-b8c2-f12f56ca55a0 => generated 0 bytes in 810 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2267] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:39 2026] GET /v2.0/ports?device_id=af0e0831-e648-472e-9bdf-ddee65baccfc => generated 1008 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2268] 10.0.0.242 () {34 vars in 1120 bytes} [Sun Mar 1 22:27:39 2026] GET /v2.0/security-groups?id=ec7bd929-25d8-4080-98d8-76a902d9cfb7&id=f763cbd4-7069-44cc-836c-af062cda1a55&fields=id&fields=name => generated 205 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2269] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:40 2026] DELETE /v2.0/security-groups/4d4adbca-f1d1-49ee-9926-007d11402739 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:27:40.551 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4b96db8-f455-4e04-8fa7-742277bf6bcb'] response: {'server_uuid': 'b1a6e248-7eb9-4388-850b-edcdb1c93610', 'name': 'network-vif-deleted', 'tag': 'cfd6ce83-f7ad-49a0-b8c2-f12f56ca55a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1136/2270] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:40 2026] GET /v2.0/ports?device_id=af0e0831-e648-472e-9bdf-ddee65baccfc => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2271] 10.0.0.242 () {34 vars in 1120 bytes} [Sun Mar 1 22:27:40 2026] GET /v2.0/security-groups?id=ec7bd929-25d8-4080-98d8-76a902d9cfb7&id=f763cbd4-7069-44cc-836c-af062cda1a55&fields=id&fields=name => generated 205 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2272] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:40 2026] GET /v2.0/ports?device_id=af0e0831-e648-472e-9bdf-ddee65baccfc => generated 1010 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2273] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:27:40 2026] DELETE /v2.0/floatingips/b499ee0b-211d-491f-b2f7-4b1f03d58322 => generated 0 bytes in 771 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:27:41.303 7 INFO neutron.db.l3_db [None req-e379dbc9-9c73-488a-b1e9-59cc0fc0dacb 45c0a991ecb2419693914fc52f24b963 8f64a4fc5f804df7b2aa38d5041575ff - - - -] Floating IP 5c4770c1-f8bc-44e8-b51f-3a668aeb34db associated. External IP: 10.96.250.217, port: 447247c3-a25c-481d-8919-8d61bd86a55e. [pid: 8|app: 0|req: 1136/2274] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:41 2026] GET /v2.0/ports?device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => 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: 1137/2275] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:27:41 2026] GET /v2.0/security-groups?id=5caad792-d583-4437-b024-d31df7d91e81&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2276] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:27:40 2026] PUT /v2.0/floatingips/5c4770c1-f8bc-44e8-b51f-3a668aeb34db => generated 855 bytes in 845 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2277] 199.204.45.22 () {34 vars in 993 bytes} [Sun Mar 1 22:27:41 2026] GET /v2.0/ports?device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:27:42.045 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33435903-88e4-4624-8012-9888f7481b6a'] response: {'name': 'network-changed', 'server_uuid': 'af0e0831-e648-472e-9bdf-ddee65baccfc', 'tag': '447247c3-a25c-481d-8919-8d61bd86a55e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1139/2278] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:27:42 2026] GET /v2.0/ports?tenant_id=8f64a4fc5f804df7b2aa38d5041575ff&device_id=af0e0831-e648-472e-9bdf-ddee65baccfc => generated 1279 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2279] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:27:42 2026] GET /v2.0/networks?id=c8f68e91-8388-4f4d-ba29-c69a247f3c52 => generated 768 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2280] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:27:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=447247c3-a25c-481d-8919-8d61bd86a55e => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2281] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:27:42 2026] GET /v2.0/subnets?id=f13fa631-3a1c-4332-a04d-895148d0fc4d => generated 666 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2282] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:27:42 2026] GET /v2.0/ports?network_id=c8f68e91-8388-4f4d-ba29-c69a247f3c52&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2283] 199.204.45.22 () {36 vars in 996 bytes} [Sun Mar 1 22:27:42 2026] DELETE /v2.0/ports/4063ef0c-029d-4e36-a619-0b71df47a1f3 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2284] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:27:42 2026] GET /v2.0/networks/c8f68e91-8388-4f4d-ba29-c69a247f3c52?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2285] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:27:42 2026] GET /v2.0/networks/c8f68e91-8388-4f4d-ba29-c69a247f3c52?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2286] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:42 2026] GET /v2.0/ports?device_id=043c9aca-a210-48e6-b595-f8ddc8c80bb6 => 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: 1142/2287] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:43 2026] DELETE /v2.0/security-groups/5caad792-d583-4437-b024-d31df7d91e81 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2288] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:27:43 2026] PUT /v2.0/routers/498633fe-83f5-4b7f-bd3e-0b11f4211b63/remove_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:27:45.170 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ffc7196-f6cd-4509-a827-79975dbed9e5'] response: {'server_uuid': '043c9aca-a210-48e6-b595-f8ddc8c80bb6', 'name': 'network-vif-deleted', 'tag': '4063ef0c-029d-4e36-a619-0b71df47a1f3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1143/2289] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:27:45 2026] DELETE /v2.0/subnets/71bb29c7-e33f-4259-875d-d99e5652ccf8 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:27:46.543 8 INFO neutron.services.segments.plugin [-] Segment 1788e44e-0baf-423e-9eb1-53b39df44622 resource provider aggregate not found 2026-03-01 22:27:46.551 8 INFO neutron.services.segments.plugin [-] Segment 1788e44e-0baf-423e-9eb1-53b39df44622 resource provider aggregate not found 2026-03-01 22:27:46.574 8 INFO neutron.services.segments.plugin [-] Segment 1788e44e-0baf-423e-9eb1-53b39df44622 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1788e44e-0baf-423e-9eb1-53b39df44622 found for delete ", "request_id": "req-9ec47028-4de1-48c5-8899-c2939f731171"}]} 2026-03-01 22:27:46.575 8 INFO neutron.services.segments.plugin [-] Segment 1788e44e-0baf-423e-9eb1-53b39df44622 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1788e44e-0baf-423e-9eb1-53b39df44622 found for delete ", "request_id": "req-d98b47e9-4355-4417-8567-4a4d711f7215"}]} 2026-03-01 22:27:46.595 8 INFO neutron.db.l3_hamode_db [None req-9eeb2105-29e6-4c4c-b2dc-0795e86707ab fd135acaf39b4bd08d1d3cba4d61c560 633aabd18e0847249df25ef0494cb271 - - - -] HA network b6e9e9a0-f95f-4274-98d2-c60609d5573e was deleted as no HA routers are present in tenant 633aabd18e0847249df25ef0494cb271. [pid: 8|app: 0|req: 1147/2292] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:27:45 2026] DELETE /v2.0/routers/498633fe-83f5-4b7f-bd3e-0b11f4211b63 => generated 0 bytes in 1222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:27:46.845 7 INFO neutron.services.segments.plugin [-] Segment 90014f96-bfea-4e4d-b809-b7b7724839e7 resource provider aggregate not found 2026-03-01 22:27:46.850 7 INFO neutron.services.segments.plugin [-] Segment 90014f96-bfea-4e4d-b809-b7b7724839e7 resource provider aggregate not found 2026-03-01 22:27:46.861 7 INFO neutron.services.segments.plugin [-] Segment 90014f96-bfea-4e4d-b809-b7b7724839e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90014f96-bfea-4e4d-b809-b7b7724839e7 found for delete ", "request_id": "req-902a9591-c996-4657-a858-9159b53f0d69"}]} 2026-03-01 22:27:46.866 7 INFO neutron.services.segments.plugin [-] Segment 90014f96-bfea-4e4d-b809-b7b7724839e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90014f96-bfea-4e4d-b809-b7b7724839e7 found for delete ", "request_id": "req-9444ca3c-74a1-42bc-ab05-ebe92e42a6af"}]} [pid: 7|app: 0|req: 1146/2293] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:27:46 2026] DELETE /v2.0/networks/b1d3fb2e-0b53-4d58-9116-47f78e90706c => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2294] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:27:47 2026] GET /v2.0/security-groups?tenant_id=1a1bbb1e3edf417bbf965ead3372b1a4&name=default => generated 2805 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2295] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:47 2026] DELETE /v2.0/security-groups/43980ea2-ad04-498c-bdbd-977a30c0c65e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2296] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:27:48 2026] GET /v2.0/security-groups?tenant_id=633aabd18e0847249df25ef0494cb271&name=default => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2297] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:48 2026] DELETE /v2.0/security-groups/10f03147-3b83-4344-908e-0f37bdec9cbc => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2298] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:51 2026] GET /v2.0/ports?device_id=af0e0831-e648-472e-9bdf-ddee65baccfc => generated 1010 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2299] 10.0.0.242 () {34 vars in 1120 bytes} [Sun Mar 1 22:27:51 2026] GET /v2.0/security-groups?id=ec7bd929-25d8-4080-98d8-76a902d9cfb7&id=f763cbd4-7069-44cc-836c-af062cda1a55&fields=id&fields=name => generated 205 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2300] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:27:51 2026] GET /v2.0/ports?device_id=af0e0831-e648-472e-9bdf-ddee65baccfc => generated 1279 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2301] 10.0.0.80 () {32 vars in 857 bytes} [Sun Mar 1 22:27:51 2026] GET /v2.0/floatingips?floating_network_id=bf965f86-7c79-4f0b-89e3-a535920b4a7b&port_id=447247c3-a25c-481d-8919-8d61bd86a55e => generated 860 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2302] 10.0.0.194 () {34 vars in 990 bytes} [Sun Mar 1 22:27:52 2026] GET /v2.0/ports?device_id=af0e0831-e648-472e-9bdf-ddee65baccfc => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2303] 10.0.0.194 () {34 vars in 1120 bytes} [Sun Mar 1 22:27:52 2026] GET /v2.0/security-groups?id=ec7bd929-25d8-4080-98d8-76a902d9cfb7&id=f763cbd4-7069-44cc-836c-af062cda1a55&fields=id&fields=name => generated 205 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2304] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:54 2026] GET /v2.0/ports?device_id=af0e0831-e648-472e-9bdf-ddee65baccfc => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2305] 10.0.0.242 () {34 vars in 1120 bytes} [Sun Mar 1 22:27:54 2026] GET /v2.0/security-groups?id=ec7bd929-25d8-4080-98d8-76a902d9cfb7&id=f763cbd4-7069-44cc-836c-af062cda1a55&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2306] 199.204.45.22 () {34 vars in 993 bytes} [Sun Mar 1 22:27:55 2026] GET /v2.0/ports?device_id=af0e0831-e648-472e-9bdf-ddee65baccfc => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2307] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:27:55 2026] GET /v2.0/ports?device_id=af0e0831-e648-472e-9bdf-ddee65baccfc => generated 1010 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2308] 10.0.0.242 () {34 vars in 1120 bytes} [Sun Mar 1 22:27:55 2026] GET /v2.0/security-groups?id=ec7bd929-25d8-4080-98d8-76a902d9cfb7&id=f763cbd4-7069-44cc-836c-af062cda1a55&fields=id&fields=name => generated 205 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:27:56.018 7 INFO neutron.db.l3_db [None req-718f5609-2fff-4207-b103-d667c2ccb800 45c0a991ecb2419693914fc52f24b963 8f64a4fc5f804df7b2aa38d5041575ff - - - -] Floating IP 5c4770c1-f8bc-44e8-b51f-3a668aeb34db disassociated. External IP: 10.96.250.217, port: 447247c3-a25c-481d-8919-8d61bd86a55e. [pid: 7|app: 0|req: 1153/2309] 199.204.45.22 () {36 vars in 996 bytes} [Sun Mar 1 22:27:55 2026] DELETE /v2.0/ports/447247c3-a25c-481d-8919-8d61bd86a55e => generated 0 bytes in 1338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2310] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:57 2026] DELETE /v2.0/security-groups/f763cbd4-7069-44cc-836c-af062cda1a55 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:27:57.187 7 INFO neutron.api.v2.resource [None req-daf62517-2eb6-454a-80c0-85a383d57891 45c0a991ecb2419693914fc52f24b963 8f64a4fc5f804df7b2aa38d5041575ff - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1154/2311] 10.0.0.80 () {32 vars in 736 bytes} [Sun Mar 1 22:27:57 2026] GET /v2.0/security-groups/f763cbd4-7069-44cc-836c-af062cda1a55 => generated 146 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:27:57.371 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a61bb72a-0d08-419e-bde0-a63239f0da2c'] response: {'server_uuid': 'af0e0831-e648-472e-9bdf-ddee65baccfc', 'name': 'network-vif-deleted', 'tag': '447247c3-a25c-481d-8919-8d61bd86a55e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1158/2312] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:27:57 2026] DELETE /v2.0/floatingips/5c4770c1-f8bc-44e8-b51f-3a668aeb34db => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2313] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:27:57 2026] DELETE /v2.0/security-groups/ec7bd929-25d8-4080-98d8-76a902d9cfb7 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:27:57.707 7 INFO neutron.db.segments_db [None req-05c5e74d-cc3a-4db5-929c-e38cc2137971 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - - -] Added segment 84945edf-a32f-4ab1-974b-fa78ba6f6a85 of type vxlan for network b1f62bff-75e5-4e1f-bc3a-97a772d4df5d [pid: 7|app: 0|req: 1155/2314] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:27:57 2026] POST /v2.0/networks => generated 639 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2315] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:27:57 2026] POST /v2.0/subnets => generated 634 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2316] 10.0.0.80 () {32 vars in 721 bytes} [Sun Mar 1 22:27:58 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2317] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:27:58 2026] POST /v2.0/subnets => generated 708 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:27:58.666 7 INFO neutron.db.segments_db [None req-b0b83545-5ff9-402a-8fb3-a8df6108b8b7 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - - -] Added segment 2a1b86cd-861c-44d3-a854-e8537256ef52 of type vxlan for network 952d61d4-f3ef-40e0-8205-f9914605a558 [pid: 7|app: 0|req: 1159/2318] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:27:58 2026] POST /v2.0/networks => generated 638 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2319] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:27:57 2026] PUT /v2.0/routers/1c38a69b-15aa-4376-a9f9-b661bdbe2f51/remove_router_interface => generated 309 bytes in 1181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2320] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:27:58 2026] POST /v2.0/subnets => generated 631 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2321] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:27:59 2026] POST /v2.0/subnets => generated 702 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:27:59.603 7 INFO neutron.db.segments_db [None req-700384e1-5db5-4d30-9b3c-5a0a7e0c2274 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - - -] Added segment 02dfffbf-635e-469e-b781-523283e93005 of type vxlan for network a3a4ed88-8b0e-413a-89fa-76cdd4a17176 [pid: 7|app: 0|req: 1162/2322] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:27:59 2026] POST /v2.0/networks => generated 638 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2323] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:27:59 2026] POST /v2.0/subnets => generated 631 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2324] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:28:00 2026] POST /v2.0/subnets => generated 706 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:28:00.466 7 INFO neutron.db.segments_db [None req-ed241ea4-7f16-46df-8137-f24506fe93da f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - - -] Added segment ca5fb3b4-9e8f-444d-b0ce-b0cc39178634 of type vxlan for network 307cfe59-9fba-4be9-a528-5d2eb82c4119 2026-03-01 22:28:00.601 8 INFO neutron.services.segments.plugin [-] Segment cc0b7207-26e1-4aa7-a83d-140cdbbb200e resource provider aggregate not found 2026-03-01 22:28:00.608 8 INFO neutron.services.segments.plugin [-] Segment cc0b7207-26e1-4aa7-a83d-140cdbbb200e resource provider aggregate not found 2026-03-01 22:28:00.619 8 INFO neutron.services.segments.plugin [-] Segment cc0b7207-26e1-4aa7-a83d-140cdbbb200e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc0b7207-26e1-4aa7-a83d-140cdbbb200e found for delete ", "request_id": "req-f6cf6a27-8722-42b4-9077-04ba6201efdc"}]} 2026-03-01 22:28:00.633 8 INFO neutron.services.segments.plugin [-] Segment cc0b7207-26e1-4aa7-a83d-140cdbbb200e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc0b7207-26e1-4aa7-a83d-140cdbbb200e found for delete ", "request_id": "req-0810f361-eb29-42d3-b061-56f8612a56a1"}]} 2026-03-01 22:28:00.636 8 INFO neutron.db.l3_hamode_db [None req-319fff21-b6cf-4fd5-bafe-0d797583d584 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] HA network f47c3e96-8111-47ff-b716-fe8a6d4ae0db was deleted as no HA routers are present in tenant 8f64a4fc5f804df7b2aa38d5041575ff. [pid: 8|app: 0|req: 1161/2327] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:27:58 2026] DELETE /v2.0/routers/1c38a69b-15aa-4376-a9f9-b661bdbe2f51 => generated 0 bytes in 1710 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:28:00.793 7 INFO neutron.db.l3_hamode_db [None req-ed241ea4-7f16-46df-8137-f24506fe93da f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1162/2328] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:28:00 2026] DELETE /v2.0/subnets/f13fa631-3a1c-4332-a04d-895148d0fc4d => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2329] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:28:00 2026] DELETE /v2.0/networks/c8f68e91-8388-4f4d-ba29-c69a247f3c52 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:28:02.048 7 INFO neutron.db.l3_hamode_db [None req-ed241ea4-7f16-46df-8137-f24506fe93da f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:28:02.648 8 INFO neutron.services.segments.plugin [-] Segment b226d961-6baa-4843-b01e-2752d8ec5302 resource provider aggregate not found 2026-03-01 22:28:02.654 8 INFO neutron.services.segments.plugin [-] Segment b226d961-6baa-4843-b01e-2752d8ec5302 resource provider aggregate not found 2026-03-01 22:28:02.678 8 INFO neutron.services.segments.plugin [-] Segment b226d961-6baa-4843-b01e-2752d8ec5302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b226d961-6baa-4843-b01e-2752d8ec5302 found for delete ", "request_id": "req-b9e42e10-0248-49aa-b246-99cd0fc6b6b2"}]} 2026-03-01 22:28:02.697 8 INFO neutron.services.segments.plugin [-] Segment b226d961-6baa-4843-b01e-2752d8ec5302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b226d961-6baa-4843-b01e-2752d8ec5302 found for delete ", "request_id": "req-9cb93167-4b73-4bf0-8d39-0dfc719bf94c"}]} [pid: 8|app: 0|req: 1164/2330] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:28:01 2026] PUT /v2.0/routers/44d49f7b-a0ec-49bd-b857-8fb4ab16ac57/remove_router_interface => generated 309 bytes in 1364 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:28:03.943 8 INFO neutron.db.l3_hamode_db [None req-79dceeb7-99b5-4cd3-a907-984105c2e7f0 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] HA network 6f638ce3-fe64-4eed-bb38-900f72d2604b was deleted as no HA routers are present in tenant 65e1292f15424eb483de3a93434ac317. [pid: 8|app: 0|req: 1165/2331] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:28:02 2026] DELETE /v2.0/routers/44d49f7b-a0ec-49bd-b857-8fb4ab16ac57 => generated 0 bytes in 1229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2332] 10.0.0.80 () {34 vars in 668 bytes} [Sun Mar 1 22:28:00 2026] POST /v2.0/routers => generated 684 bytes in 3672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2333] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:28:03 2026] DELETE /v2.0/subnets/04ad601d-4049-4e43-a129-d673f378ab77 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2334] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:28:04 2026] DELETE /v2.0/networks/449b0823-336f-4b6f-86b9-85b9151242a4 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:28:04.986 8 INFO neutron.services.segments.plugin [-] Segment a96944a8-283b-47f8-972a-f22667256657 resource provider aggregate not found 2026-03-01 22:28:04.998 8 INFO neutron.services.segments.plugin [-] Segment a96944a8-283b-47f8-972a-f22667256657 resource provider aggregate not found 2026-03-01 22:28:05.015 8 INFO neutron.services.segments.plugin [-] Segment a96944a8-283b-47f8-972a-f22667256657 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a96944a8-283b-47f8-972a-f22667256657 found for delete ", "request_id": "req-3b0ed539-3f82-4257-94cb-3c6cd3d29c4e"}]} 2026-03-01 22:28:05.024 8 INFO neutron.services.segments.plugin [-] Segment a96944a8-283b-47f8-972a-f22667256657 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a96944a8-283b-47f8-972a-f22667256657 found for delete ", "request_id": "req-dac88676-8131-46f7-9bef-7e900b906986"}]} [pid: 8|app: 0|req: 1168/2335] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:28:04 2026] GET /v2.0/security-groups?tenant_id=65e1292f15424eb483de3a93434ac317&name=default => generated 2801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:28:05.049 8 INFO neutron.services.segments.plugin [-] Segment c1f86f9f-8850-4393-bb9d-9622c607d920 resource provider aggregate not found 2026-03-01 22:28:05.058 8 INFO neutron.services.segments.plugin [-] Segment c1f86f9f-8850-4393-bb9d-9622c607d920 resource provider aggregate not found 2026-03-01 22:28:05.081 8 INFO neutron.services.segments.plugin [-] Segment c1f86f9f-8850-4393-bb9d-9622c607d920 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f86f9f-8850-4393-bb9d-9622c607d920 found for delete ", "request_id": "req-7c9adcaf-3bc4-428e-8054-2c1c3d2391c2"}]} 2026-03-01 22:28:05.087 8 INFO neutron.services.segments.plugin [-] Segment c1f86f9f-8850-4393-bb9d-9622c607d920 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f86f9f-8850-4393-bb9d-9622c607d920 found for delete ", "request_id": "req-84a249ab-4295-424d-be5d-abac2edda126"}]} [pid: 8|app: 0|req: 1169/2336] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:28:05 2026] DELETE /v2.0/security-groups/d688c49c-45db-4548-8a3e-43f722593f16 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2337] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:28:05 2026] GET /v2.0/security-groups?tenant_id=8f64a4fc5f804df7b2aa38d5041575ff&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2338] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:28:05 2026] DELETE /v2.0/security-groups/be104869-9c19-4c4c-8ada-5755f9adfec6 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2339] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:28:04 2026] PUT /v2.0/routers/3ab52239-e8b7-46e5-b7a7-b6aa97aeeb6c/add_router_interface => generated 309 bytes in 1821 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2340] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:28:05 2026] PUT /v2.0/routers/3ab52239-e8b7-46e5-b7a7-b6aa97aeeb6c/add_router_interface => generated 309 bytes in 2707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:28:10.453 8 INFO neutron.db.segments_db [None req-0161a136-47ac-4973-b9b4-b996f860edb7 b585551c58a54d73b8e2de12e98af37e 04bff359f5ec45c2a6203f66344b53c0 - - - -] Added segment 7e1b08fb-f2f6-4b0b-92b6-ad20a02aa9b7 of type vxlan for network 958afff3-99a3-426e-980e-d2b74764f06b [pid: 7|app: 0|req: 1169/2341] 10.0.0.80 () {34 vars in 782 bytes} [Sun Mar 1 22:28:08 2026] PUT /v2.0/routers/3ab52239-e8b7-46e5-b7a7-b6aa97aeeb6c/add_router_interface => generated 309 bytes in 1840 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2342] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:28:10 2026] POST /v2.0/networks => generated 632 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:28:10.683 8 INFO neutron.db.segments_db [None req-a32f9caf-ebdc-4313-88db-2d9201b43909 b585551c58a54d73b8e2de12e98af37e 04bff359f5ec45c2a6203f66344b53c0 - - - -] Added segment bf6da424-62d6-4019-bcf0-2721b4c7e279 of type vxlan for network 4653b130-73a0-4a59-801e-4b1d312d7279 [pid: 7|app: 0|req: 1170/2343] 10.0.0.80 () {34 vars in 683 bytes} [Sun Mar 1 22:28:10 2026] POST /v2.0/security-groups => generated 1565 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2344] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:28:10 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2345] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:28:10 2026] POST /v2.0/security-group-rules => generated 565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:28:10.859 8 INFO neutron.db.segments_db [None req-612e79b5-e23a-44c5-aa85-9c3d01534e14 b585551c58a54d73b8e2de12e98af37e 04bff359f5ec45c2a6203f66344b53c0 - - - -] Added segment 592f2c76-b558-4425-834c-63c6871787ff of type vxlan for network a8eb935d-e8a3-4786-9cd4-90653425fe47 [pid: 7|app: 0|req: 1172/2346] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:28:10 2026] POST /v2.0/security-group-rules => generated 565 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2347] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:28:10 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2348] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:28:10 2026] POST /v2.0/security-group-rules => generated 567 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:28:11.055 8 INFO neutron.db.segments_db [None req-17c2a540-2623-4af0-8a66-e8ddd561d8e6 b585551c58a54d73b8e2de12e98af37e 04bff359f5ec45c2a6203f66344b53c0 - - - -] Added segment e40b8edd-3f26-4dae-9c50-9344f0553e7e of type vxlan for network 92f487b8-321f-4c92-9d05-726169130a3b [pid: 8|app: 0|req: 1176/2349] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:28:10 2026] POST /v2.0/networks => generated 631 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2350] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:28:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:28:11.237 8 INFO neutron.db.segments_db [None req-11b178b5-2768-48a0-86ef-50b3ef6c8b74 b585551c58a54d73b8e2de12e98af37e 04bff359f5ec45c2a6203f66344b53c0 - - - -] Added segment 4040c667-91e3-456c-a1f4-9bbf3ff614a5 of type vxlan for network db0a97fd-7820-4690-a2d3-e518f0197899 [pid: 7|app: 0|req: 1175/2351] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:28:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2352] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:28:11 2026] POST /v2.0/networks => generated 631 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2353] 10.0.0.80 () {34 vars in 752 bytes} [Sun Mar 1 22:28:11 2026] PUT /v2.0/networks/958afff3-99a3-426e-980e-d2b74764f06b/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2354] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:28:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2355] 10.0.0.80 () {34 vars in 752 bytes} [Sun Mar 1 22:28:11 2026] PUT /v2.0/networks/4653b130-73a0-4a59-801e-4b1d312d7279/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2356] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:28:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2357] 10.0.0.80 () {34 vars in 752 bytes} [Sun Mar 1 22:28:11 2026] PUT /v2.0/networks/a8eb935d-e8a3-4786-9cd4-90653425fe47/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2358] 10.0.0.80 () {34 vars in 752 bytes} [Sun Mar 1 22:28:11 2026] PUT /v2.0/networks/92f487b8-321f-4c92-9d05-726169130a3b/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2359] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:28:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2360] 10.0.0.80 () {32 vars in 665 bytes} [Sun Mar 1 22:28:11 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2361] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:28:11 2026] POST /v2.0/security-group-rules => generated 567 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2362] 10.0.0.80 () {32 vars in 679 bytes} [Sun Mar 1 22:28:11 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2363] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:28:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2364] 10.0.0.80 () {32 vars in 675 bytes} [Sun Mar 1 22:28:11 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2365] 10.0.0.80 () {34 vars in 694 bytes} [Sun Mar 1 22:28:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2366] 10.0.0.80 () {32 vars in 687 bytes} [Sun Mar 1 22:28:11 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2367] 10.0.0.80 () {32 vars in 673 bytes} [Sun Mar 1 22:28:12 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2368] 10.0.0.80 () {32 vars in 687 bytes} [Sun Mar 1 22:28:12 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2369] 10.0.0.242 () {34 vars in 1094 bytes} [Sun Mar 1 22:28:12 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-286187512&fields=id&tenant_id=dbfb534b872a4a8c892b5e43628dccd9 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2370] 10.0.0.242 () {34 vars in 982 bytes} [Sun Mar 1 22:28:12 2026] GET /v2.0/networks?id=952d61d4-f3ef-40e0-8205-f9914605a558 => generated 705 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2371] 10.0.0.242 () {34 vars in 965 bytes} [Sun Mar 1 22:28:12 2026] GET /v2.0/quotas/dbfb534b872a4a8c892b5e43628dccd9 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2372] 10.0.0.80 () {32 vars in 683 bytes} [Sun Mar 1 22:28:12 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2373] 10.0.0.80 () {32 vars in 695 bytes} [Sun Mar 1 22:28:12 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:28:12.822 8 INFO neutron.services.segments.plugin [-] Segment 7e1b08fb-f2f6-4b0b-92b6-ad20a02aa9b7 resource provider aggregate not found 2026-03-01 22:28:12.827 8 INFO neutron.services.segments.plugin [-] Segment 7e1b08fb-f2f6-4b0b-92b6-ad20a02aa9b7 resource provider aggregate not found 2026-03-01 22:28:12.846 8 INFO neutron.services.segments.plugin [-] Segment 7e1b08fb-f2f6-4b0b-92b6-ad20a02aa9b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e1b08fb-f2f6-4b0b-92b6-ad20a02aa9b7 found for delete ", "request_id": "req-8f586391-5281-4d7e-8a9a-c29d74a75f80"}]} 2026-03-01 22:28:12.847 8 INFO neutron.services.segments.plugin [-] Segment 7e1b08fb-f2f6-4b0b-92b6-ad20a02aa9b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e1b08fb-f2f6-4b0b-92b6-ad20a02aa9b7 found for delete ", "request_id": "req-f4603fff-7045-4537-a6e9-99bbb87bdb8f"}]} [pid: 8|app: 0|req: 1189/2374] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:28:12 2026] DELETE /v2.0/networks/958afff3-99a3-426e-980e-d2b74764f06b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2375] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:28:12 2026] DELETE /v2.0/networks/4653b130-73a0-4a59-801e-4b1d312d7279 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2376] 10.0.0.242 () {34 vars in 1002 bytes} [Sun Mar 1 22:28:12 2026] GET /v2.0/ports?tenant_id=dbfb534b872a4a8c892b5e43628dccd9&fields=id => generated 287 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2377] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:28:13 2026] DELETE /v2.0/networks/a8eb935d-e8a3-4786-9cd4-90653425fe47 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2378] 10.0.0.242 () {34 vars in 1008 bytes} [Sun Mar 1 22:28:13 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2379] 10.0.0.242 () {34 vars in 1108 bytes} [Sun Mar 1 22:28:13 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:28:13.619 7 INFO neutron.services.segments.plugin [-] Segment e40b8edd-3f26-4dae-9c50-9344f0553e7e resource provider aggregate not found 2026-03-01 22:28:13.623 7 INFO neutron.services.segments.plugin [-] Segment e40b8edd-3f26-4dae-9c50-9344f0553e7e resource provider aggregate not found 2026-03-01 22:28:13.638 7 INFO neutron.services.segments.plugin [-] Segment e40b8edd-3f26-4dae-9c50-9344f0553e7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e40b8edd-3f26-4dae-9c50-9344f0553e7e found for delete ", "request_id": "req-a67ea724-b2d1-4e38-9449-f41700640d6f"}]} 2026-03-01 22:28:13.639 7 INFO neutron.services.segments.plugin [-] Segment e40b8edd-3f26-4dae-9c50-9344f0553e7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e40b8edd-3f26-4dae-9c50-9344f0553e7e found for delete ", "request_id": "req-24110d3f-8e9b-4ab5-af23-d7c97dbfc928"}]} [pid: 7|app: 0|req: 1187/2380] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:28:13 2026] DELETE /v2.0/networks/92f487b8-321f-4c92-9d05-726169130a3b => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2381] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:28:13 2026] GET /v2.0/ports?device_id=1afa3a69-7de9-43eb-b106-9b5ec8f82ffc => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2382] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:28:13 2026] DELETE /v2.0/networks/db0a97fd-7820-4690-a2d3-e518f0197899 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2383] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:28:14 2026] GET /v2.0/networks?id=952d61d4-f3ef-40e0-8205-f9914605a558 => generated 705 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2384] 199.204.45.22 () {34 vars in 1049 bytes} [Sun Mar 1 22:28:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dbfb534b872a4a8c892b5e43628dccd9 => generated 178 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:28:14.869 8 INFO neutron.services.segments.plugin [-] Segment bf6da424-62d6-4019-bcf0-2721b4c7e279 resource provider aggregate not found 2026-03-01 22:28:14.876 8 INFO neutron.services.segments.plugin [-] Segment bf6da424-62d6-4019-bcf0-2721b4c7e279 resource provider aggregate not found 2026-03-01 22:28:14.892 8 INFO neutron.services.segments.plugin [-] Segment bf6da424-62d6-4019-bcf0-2721b4c7e279 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf6da424-62d6-4019-bcf0-2721b4c7e279 found for delete ", "request_id": "req-9375ed58-c432-422f-9732-1f5f8352d595"}]} 2026-03-01 22:28:14.901 8 INFO neutron.services.segments.plugin [-] Segment bf6da424-62d6-4019-bcf0-2721b4c7e279 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf6da424-62d6-4019-bcf0-2721b4c7e279 found for delete ", "request_id": "req-51f4a5c9-cd71-46f5-b56e-2c2f9da94b2b"}]} 2026-03-01 22:28:14.910 8 INFO neutron.services.segments.plugin [-] Segment 592f2c76-b558-4425-834c-63c6871787ff resource provider aggregate not found 2026-03-01 22:28:14.924 8 INFO neutron.services.segments.plugin [-] Segment 592f2c76-b558-4425-834c-63c6871787ff resource provider aggregate not found 2026-03-01 22:28:14.933 8 INFO neutron.services.segments.plugin [-] Segment 592f2c76-b558-4425-834c-63c6871787ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 592f2c76-b558-4425-834c-63c6871787ff found for delete ", "request_id": "req-05581be0-6297-44bd-ab1a-af44d89683b8"}]} 2026-03-01 22:28:14.945 8 INFO neutron.services.segments.plugin [-] Segment 592f2c76-b558-4425-834c-63c6871787ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 592f2c76-b558-4425-834c-63c6871787ff found for delete ", "request_id": "req-496dc8db-e931-4d0d-a843-c96046bc562c"}]} 2026-03-01 22:28:14.952 8 INFO neutron.services.segments.plugin [-] Segment 4040c667-91e3-456c-a1f4-9bbf3ff614a5 resource provider aggregate not found 2026-03-01 22:28:14.971 8 INFO neutron.services.segments.plugin [-] Segment 4040c667-91e3-456c-a1f4-9bbf3ff614a5 resource provider aggregate not found 2026-03-01 22:28:14.976 8 INFO neutron.services.segments.plugin [-] Segment 4040c667-91e3-456c-a1f4-9bbf3ff614a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4040c667-91e3-456c-a1f4-9bbf3ff614a5 found for delete ", "request_id": "req-ae22509b-38fb-4d3b-922b-eb2fd307255e"}]} 2026-03-01 22:28:14.995 8 INFO neutron.services.segments.plugin [-] Segment 4040c667-91e3-456c-a1f4-9bbf3ff614a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4040c667-91e3-456c-a1f4-9bbf3ff614a5 found for delete ", "request_id": "req-d7e48adb-e04f-4daf-801a-48bb1d2bd046"}]} [pid: 8|app: 0|req: 1196/2385] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:28:14 2026] GET /v2.0/security-groups?tenant_id=60df02e83e2c43288c1bb824c6f97f83&name=default => generated 2805 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2386] 199.204.45.22 () {38 vars in 954 bytes} [Sun Mar 1 22:28:14 2026] POST /v2.0/ports => generated 1179 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2387] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:28:15 2026] DELETE /v2.0/security-groups/4d6c65cd-7bd9-4011-8055-3fe494d8ce8d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1198/2388] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:28:15 2026] GET /v2.0/security-groups?tenant_id=893dac5c117f4f5b8f3298895f289a4b&name=default => generated 2805 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2391] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:28:15 2026] DELETE /v2.0/security-groups/a4d0fa6c-5a1f-4798-85c2-83ad9040172b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2392] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:28:15 2026] GET /v2.0/security-groups?tenant_id=04bff359f5ec45c2a6203f66344b53c0&name=default => generated 2805 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2393] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:28:15 2026] PUT /v2.0/ports/8716027f-06b6-41e8-a69c-3172d38883d0 => generated 1424 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2394] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:28:15 2026] DELETE /v2.0/security-groups/d219e8ed-b29b-40d7-8a35-65e8dea46451 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:28:15.914 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12cc2105-ec98-4d35-93eb-5b9a2b76364d'] response: {'name': 'network-changed', 'server_uuid': '1afa3a69-7de9-43eb-b106-9b5ec8f82ffc', 'tag': '8716027f-06b6-41e8-a69c-3172d38883d0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1192/2395] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:28:15 2026] GET /v2.0/ports?tenant_id=dbfb534b872a4a8c892b5e43628dccd9&device_id=1afa3a69-7de9-43eb-b106-9b5ec8f82ffc => generated 1463 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2396] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:28:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.81&port_id=8716027f-06b6-41e8-a69c-3172d38883d0 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1193/2397] 199.204.45.22 () {34 vars in 1103 bytes} [Sun Mar 1 22:28:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A128&port_id=8716027f-06b6-41e8-a69c-3172d38883d0 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2398] 199.204.45.22 () {34 vars in 1063 bytes} [Sun Mar 1 22:28:16 2026] GET /v2.0/subnets?id=3b858420-a739-4612-8ea0-6202fd5a2f42&id=d5be4b84-6940-42db-b075-a94aa3263e53 => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2399] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:28:16 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2400] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:28:16 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2401] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:28:16 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2402] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:28:16 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2403] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:28:16 2026] GET /v2.0/ports?tenant_id=dbfb534b872a4a8c892b5e43628dccd9&device_id=1afa3a69-7de9-43eb-b106-9b5ec8f82ffc => generated 1463 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2404] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:28:16 2026] GET /v2.0/networks?id=952d61d4-f3ef-40e0-8205-f9914605a558 => generated 801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2405] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:28:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.81&port_id=8716027f-06b6-41e8-a69c-3172d38883d0 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2406] 199.204.45.22 () {34 vars in 1103 bytes} [Sun Mar 1 22:28:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A128&port_id=8716027f-06b6-41e8-a69c-3172d38883d0 => 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: 1198/2407] 199.204.45.22 () {34 vars in 1063 bytes} [Sun Mar 1 22:28:16 2026] GET /v2.0/subnets?id=3b858420-a739-4612-8ea0-6202fd5a2f42&id=d5be4b84-6940-42db-b075-a94aa3263e53 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2408] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:28:16 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2409] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:28:16 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2410] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:28:16 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2411] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:28:16 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2412] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:28:18 2026] GET /v2.0/ports?device_id=1afa3a69-7de9-43eb-b106-9b5ec8f82ffc => generated 1196 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2413] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:28:18 2026] GET /v2.0/security-groups?id=a5622da2-2119-4c7b-966d-56020e5f7faa&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: 1213/2414] 10.0.0.80 () {32 vars in 817 bytes} [Sun Mar 1 22:28:19 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&mac_address=fa%3A16%3A3e%3Aba%3A05%3Aa2 => generated 1196 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:28:20.045 7 INFO neutron.db.l3_db [None req-71e715af-7ea0-4829-b7c5-886bb3032f27 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - - -] Floating IP 56466483-bb6c-467a-8e9c-05477198b810 associated. External IP: 10.96.250.211, port: 8716027f-06b6-41e8-a69c-3172d38883d0. 2026-03-01 22:28:20.289 8 INFO neutron.db.segments_db [None req-9c258b0d-aa2e-4a3e-9824-67ba8bcac554 09b9710a930c410e8f10b8632ec3ebd7 57a034618c9c409bb4c3ca23c4f8376d - - - -] Added segment af939e84-2027-40db-8f7f-3cf2564c7fbf of type vxlan for network e9f31c55-baa4-46f8-a6fc-2f67f43c36b0 [pid: 7|app: 0|req: 1202/2415] 10.0.0.80 () {34 vars in 676 bytes} [Sun Mar 1 22:28:19 2026] POST /v2.0/floatingips => generated 854 bytes in 1312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2416] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:28:20 2026] POST /v2.0/networks => generated 632 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:28:20.498 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a386542-dc27-433e-bb8c-7288050117ee'] response: {'name': 'network-changed', 'server_uuid': '1afa3a69-7de9-43eb-b106-9b5ec8f82ffc', 'tag': '8716027f-06b6-41e8-a69c-3172d38883d0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1215/2417] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:28:20 2026] GET /v2.0/ports?tenant_id=dbfb534b872a4a8c892b5e43628dccd9&device_id=1afa3a69-7de9-43eb-b106-9b5ec8f82ffc => generated 1465 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2418] 10.0.0.242 () {34 vars in 1094 bytes} [Sun Mar 1 22:28:20 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-286187512&fields=id&tenant_id=dbfb534b872a4a8c892b5e43628dccd9 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2419] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:28:20 2026] GET /v2.0/networks?id=952d61d4-f3ef-40e0-8205-f9914605a558 => generated 801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2420] 10.0.0.242 () {34 vars in 982 bytes} [Sun Mar 1 22:28:20 2026] GET /v2.0/networks?id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176 => generated 705 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2421] 10.0.0.80 () {34 vars in 663 bytes} [Sun Mar 1 22:28:20 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1219/2422] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:28:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.81&port_id=8716027f-06b6-41e8-a69c-3172d38883d0 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2423] 10.0.0.242 () {34 vars in 965 bytes} [Sun Mar 1 22:28:20 2026] GET /v2.0/quotas/dbfb534b872a4a8c892b5e43628dccd9 => 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: 1205/2424] 199.204.45.22 () {34 vars in 1103 bytes} [Sun Mar 1 22:28:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A128&port_id=8716027f-06b6-41e8-a69c-3172d38883d0 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:28:20.840 8 INFO neutron.db.segments_db [None req-e9192d3b-e223-41ca-a37a-68427299ecc1 09b9710a930c410e8f10b8632ec3ebd7 57a034618c9c409bb4c3ca23c4f8376d - - - -] Added segment d2797995-c12c-4560-9b21-e9ffe326876c of type vxlan for network 36e97af6-222f-4ae0-b9b2-5fe43847ee2f [pid: 8|app: 0|req: 1220/2425] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:28:20 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2426] 199.204.45.22 () {34 vars in 1063 bytes} [Sun Mar 1 22:28:20 2026] GET /v2.0/subnets?id=3b858420-a739-4612-8ea0-6202fd5a2f42&id=d5be4b84-6940-42db-b075-a94aa3263e53 => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2427] 10.0.0.242 () {34 vars in 1002 bytes} [Sun Mar 1 22:28:20 2026] GET /v2.0/ports?tenant_id=dbfb534b872a4a8c892b5e43628dccd9&fields=id => generated 333 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2428] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:28:21 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2429] 10.0.0.242 () {34 vars in 1008 bytes} [Sun Mar 1 22:28:21 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2430] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:28:21 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2431] 10.0.0.242 () {34 vars in 1108 bytes} [Sun Mar 1 22:28:21 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2432] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:28:21 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2433] 10.0.0.80 () {34 vars in 663 bytes} [Sun Mar 1 22:28:20 2026] POST /v2.0/ports => generated 743 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1212/2434] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:28:21 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:28:21.415 8 INFO neutron.db.segments_db [None req-34d20dc8-2328-4aba-ad5e-62c87c9c2fe1 09b9710a930c410e8f10b8632ec3ebd7 57a034618c9c409bb4c3ca23c4f8376d - - - -] Added segment 43fb85b3-4280-4e44-8bc9-87985f965754 of type vxlan for network 55595a50-71a4-40ed-9777-05bc5346fcc2 [pid: 7|app: 0|req: 1213/2435] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:28:21 2026] GET /v2.0/ports?device_id=4953775d-914e-48d5-8231-ae2c40b6d583 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2436] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:28:21 2026] POST /v2.0/networks => generated 632 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2437] 10.0.0.80 () {34 vars in 663 bytes} [Sun Mar 1 22:28:21 2026] POST /v2.0/ports => generated 743 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:28:22.052 8 INFO neutron.db.segments_db [None req-b8701702-868e-4c50-89f5-551d31fc763a 09b9710a930c410e8f10b8632ec3ebd7 57a034618c9c409bb4c3ca23c4f8376d - - - -] Added segment 03e6e4f2-d83b-464d-ac91-07c9cf390324 of type vxlan for network 1cf5f39f-43a8-43b2-8fa8-92056c28c3c1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1215/2438] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:28:22 2026] GET /v2.0/networks?id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176 => generated 705 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2439] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:28:21 2026] POST /v2.0/networks => generated 632 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2440] 199.204.45.22 () {34 vars in 1049 bytes} [Sun Mar 1 22:28:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dbfb534b872a4a8c892b5e43628dccd9 => generated 178 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2441] 10.0.0.80 () {34 vars in 663 bytes} [Sun Mar 1 22:28:22 2026] POST /v2.0/ports => generated 743 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:28:22.852 8 INFO neutron.db.segments_db [None req-4687a243-86de-4f3e-a617-f7bb7bf5657a 09b9710a930c410e8f10b8632ec3ebd7 57a034618c9c409bb4c3ca23c4f8376d - - - -] Added segment b030640d-b25e-4253-a8c7-1623cb415985 of type vxlan for network 3882a675-d056-4c9f-a2d6-276476a7953b [pid: 8|app: 0|req: 1226/2442] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:28:22 2026] POST /v2.0/networks => generated 630 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2443] 199.204.45.22 () {38 vars in 954 bytes} [Sun Mar 1 22:28:22 2026] POST /v2.0/ports => generated 1187 bytes in 704 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1227/2444] 10.0.0.80 () {34 vars in 663 bytes} [Sun Mar 1 22:28:23 2026] POST /v2.0/ports => generated 743 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1228/2445] 10.0.0.80 () {34 vars in 746 bytes} [Sun Mar 1 22:28:23 2026] PUT /v2.0/ports/cb6d9690-aeb7-4505-804e-6be21f06f64a/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2446] 10.0.0.80 () {34 vars in 746 bytes} [Sun Mar 1 22:28:23 2026] PUT /v2.0/ports/8b6dccf7-d920-4f01-9e5b-342613e33522/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2447] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:28:23 2026] PUT /v2.0/ports/30ff277f-5998-432a-a059-771baf6d155e => generated 1432 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2448] 10.0.0.80 () {34 vars in 746 bytes} [Sun Mar 1 22:28:23 2026] PUT /v2.0/ports/1addb314-fa89-49d8-a697-370a25075937/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:28:23.674 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c7520c0-5cc3-4584-ae5e-3b6b9d3b1b1e'] response: {'name': 'network-changed', 'server_uuid': '4953775d-914e-48d5-8231-ae2c40b6d583', 'tag': '30ff277f-5998-432a-a059-771baf6d155e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1231/2449] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:28:23 2026] GET /v2.0/ports?tenant_id=dbfb534b872a4a8c892b5e43628dccd9&device_id=4953775d-914e-48d5-8231-ae2c40b6d583 => generated 1471 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2450] 10.0.0.80 () {34 vars in 746 bytes} [Sun Mar 1 22:28:23 2026] PUT /v2.0/ports/a461862c-7969-4906-947c-718da4d57949/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1232/2451] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:28:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.146&port_id=30ff277f-5998-432a-a059-771baf6d155e => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2452] 199.204.45.22 () {34 vars in 1105 bytes} [Sun Mar 1 22:28:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A293&port_id=30ff277f-5998-432a-a059-771baf6d155e => 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: 1234/2453] 199.204.45.22 () {34 vars in 1063 bytes} [Sun Mar 1 22:28:23 2026] GET /v2.0/subnets?id=56217b3e-f464-45ea-8995-2bc8d8879774&id=a537d33c-9839-48c7-9565-1fb543ffd64b => generated 1366 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2454] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:28:23 2026] GET /v2.0/ports?network_id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2455] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:28:23 2026] GET /v2.0/ports?network_id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176&device_owner=network%3Adhcp => generated 1461 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2456] 10.0.0.80 () {32 vars in 659 bytes} [Sun Mar 1 22:28:23 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2457] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:28:23 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2458] 10.0.0.80 () {32 vars in 673 bytes} [Sun Mar 1 22:28:23 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2459] 10.0.0.80 () {32 vars in 669 bytes} [Sun Mar 1 22:28:24 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2460] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:28:24 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2461] 10.0.0.80 () {32 vars in 681 bytes} [Sun Mar 1 22:28:24 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2462] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:28:24 2026] GET /v2.0/ports?tenant_id=dbfb534b872a4a8c892b5e43628dccd9&device_id=4953775d-914e-48d5-8231-ae2c40b6d583 => generated 1471 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2463] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:28:24 2026] GET /v2.0/networks?id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176 => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2464] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:28:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.146&port_id=30ff277f-5998-432a-a059-771baf6d155e => 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: 1224/2465] 10.0.0.80 () {32 vars in 667 bytes} [Sun Mar 1 22:28:24 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2466] 199.204.45.22 () {34 vars in 1105 bytes} [Sun Mar 1 22:28:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A293&port_id=30ff277f-5998-432a-a059-771baf6d155e => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2467] 199.204.45.22 () {34 vars in 1063 bytes} [Sun Mar 1 22:28:24 2026] GET /v2.0/subnets?id=56217b3e-f464-45ea-8995-2bc8d8879774&id=a537d33c-9839-48c7-9565-1fb543ffd64b => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2468] 10.0.0.80 () {32 vars in 681 bytes} [Sun Mar 1 22:28:24 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2469] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:28:24 2026] GET /v2.0/ports?network_id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2470] 10.0.0.80 () {32 vars in 677 bytes} [Sun Mar 1 22:28:24 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2471] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:28:24 2026] GET /v2.0/ports?network_id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2472] 10.0.0.80 () {32 vars in 689 bytes} [Sun Mar 1 22:28:24 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2473] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:28:24 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2474] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:28:24 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2475] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:28:24 2026] DELETE /v2.0/ports/cb6d9690-aeb7-4505-804e-6be21f06f64a => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2476] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:28:24 2026] DELETE /v2.0/ports/8b6dccf7-d920-4f01-9e5b-342613e33522 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2477] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:28:25 2026] DELETE /v2.0/ports/1addb314-fa89-49d8-a697-370a25075937 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2478] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:28:25 2026] DELETE /v2.0/ports/a461862c-7969-4906-947c-718da4d57949 => generated 0 bytes in 800 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2479] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:28:26 2026] DELETE /v2.0/ports/7af08e05-29a8-459b-8e68-327e4d7ad582 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2480] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:28:26 2026] GET /v2.0/ports?device_id=4953775d-914e-48d5-8231-ae2c40b6d583 => generated 1204 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2481] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:28:26 2026] GET /v2.0/security-groups?id=a5622da2-2119-4c7b-966d-56020e5f7faa&fields=id&fields=name => generated 111 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2482] 10.0.0.80 () {32 vars in 817 bytes} [Sun Mar 1 22:28:26 2026] GET /v2.0/ports?network_id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176&mac_address=fa%3A16%3A3e%3A36%3Ae2%3A7a => generated 1204 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:28:27.400 7 INFO neutron.services.segments.plugin [-] Segment af939e84-2027-40db-8f7f-3cf2564c7fbf resource provider aggregate not found 2026-03-01 22:28:27.406 7 INFO neutron.services.segments.plugin [-] Segment af939e84-2027-40db-8f7f-3cf2564c7fbf resource provider aggregate not found 2026-03-01 22:28:27.419 7 INFO neutron.services.segments.plugin [-] Segment af939e84-2027-40db-8f7f-3cf2564c7fbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af939e84-2027-40db-8f7f-3cf2564c7fbf found for delete ", "request_id": "req-a2c328fe-909d-44ae-baec-594d0bd12db0"}]} 2026-03-01 22:28:27.424 7 INFO neutron.services.segments.plugin [-] Segment af939e84-2027-40db-8f7f-3cf2564c7fbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af939e84-2027-40db-8f7f-3cf2564c7fbf found for delete ", "request_id": "req-be0824e4-067b-48c6-b63b-7a638ad2da19"}]} [pid: 7|app: 0|req: 1231/2483] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:28:26 2026] DELETE /v2.0/networks/e9f31c55-baa4-46f8-a6fc-2f67f43c36b0 => generated 0 bytes in 910 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2484] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:28:27 2026] DELETE /v2.0/networks/36e97af6-222f-4ae0-b9b2-5fe43847ee2f => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:28:27.919 8 INFO neutron.db.l3_db [None req-63de7344-ebef-41f8-8979-a2e9a7e82069 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - - -] Floating IP 0b3280a1-b88e-43f9-afff-a4d7b2e4bad8 associated. External IP: 10.96.250.212, port: 30ff277f-5998-432a-a059-771baf6d155e. [pid: 7|app: 0|req: 1233/2485] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:28:27 2026] DELETE /v2.0/networks/55595a50-71a4-40ed-9777-05bc5346fcc2 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2486] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:28:27 2026] DELETE /v2.0/networks/1cf5f39f-43a8-43b2-8fa8-92056c28c3c1 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2487] 10.0.0.80 () {34 vars in 676 bytes} [Sun Mar 1 22:28:26 2026] POST /v2.0/floatingips => generated 855 bytes in 1449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2488] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:28:28 2026] DELETE /v2.0/networks/3882a675-d056-4c9f-a2d6-276476a7953b => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:28:29.389 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f8cff91-416d-4a64-996b-6bb9d5563b9c'] response: {'name': 'network-changed', 'server_uuid': '4953775d-914e-48d5-8231-ae2c40b6d583', 'tag': '30ff277f-5998-432a-a059-771baf6d155e', 'status': 'completed', 'code': 200} 2026-03-01 22:28:29.478 7 INFO neutron.services.segments.plugin [-] Segment d2797995-c12c-4560-9b21-e9ffe326876c resource provider aggregate not found 2026-03-01 22:28:29.489 7 INFO neutron.services.segments.plugin [-] Segment d2797995-c12c-4560-9b21-e9ffe326876c resource provider aggregate not found 2026-03-01 22:28:29.501 7 INFO neutron.services.segments.plugin [-] Segment d2797995-c12c-4560-9b21-e9ffe326876c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2797995-c12c-4560-9b21-e9ffe326876c found for delete ", "request_id": "req-d84cd8aa-f5e2-4fdf-ac95-3386558679ed"}]} 2026-03-01 22:28:29.511 7 INFO neutron.services.segments.plugin [-] Segment d2797995-c12c-4560-9b21-e9ffe326876c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2797995-c12c-4560-9b21-e9ffe326876c found for delete ", "request_id": "req-554944b4-dc47-4e87-9534-89aac7146f0c"}]} 2026-03-01 22:28:29.526 7 INFO neutron.services.segments.plugin [-] Segment 43fb85b3-4280-4e44-8bc9-87985f965754 resource provider aggregate not found 2026-03-01 22:28:29.535 7 INFO neutron.services.segments.plugin [-] Segment 43fb85b3-4280-4e44-8bc9-87985f965754 resource provider aggregate not found 2026-03-01 22:28:29.544 7 INFO neutron.services.segments.plugin [-] Segment 43fb85b3-4280-4e44-8bc9-87985f965754 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43fb85b3-4280-4e44-8bc9-87985f965754 found for delete ", "request_id": "req-0152b644-31e5-498d-94a1-3903362f974c"}]} 2026-03-01 22:28:29.562 7 INFO neutron.services.segments.plugin [-] Segment 43fb85b3-4280-4e44-8bc9-87985f965754 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43fb85b3-4280-4e44-8bc9-87985f965754 found for delete ", "request_id": "req-cb8f7818-a5d8-4adb-9bab-7263f9c7d0bf"}]} 2026-03-01 22:28:29.593 7 INFO neutron.services.segments.plugin [-] Segment 03e6e4f2-d83b-464d-ac91-07c9cf390324 resource provider aggregate not found 2026-03-01 22:28:29.605 7 INFO neutron.services.segments.plugin [-] Segment 03e6e4f2-d83b-464d-ac91-07c9cf390324 resource provider aggregate not found [pid: 7|app: 0|req: 1236/2489] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:28:29 2026] GET /v2.0/ports?tenant_id=dbfb534b872a4a8c892b5e43628dccd9&device_id=4953775d-914e-48d5-8231-ae2c40b6d583 => generated 1473 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:28:29.631 7 INFO neutron.services.segments.plugin [-] Segment 03e6e4f2-d83b-464d-ac91-07c9cf390324 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03e6e4f2-d83b-464d-ac91-07c9cf390324 found for delete ", "request_id": "req-5eb0d454-f384-404f-b820-1eecf29261ea"}]} 2026-03-01 22:28:29.651 7 INFO neutron.services.segments.plugin [-] Segment 03e6e4f2-d83b-464d-ac91-07c9cf390324 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03e6e4f2-d83b-464d-ac91-07c9cf390324 found for delete ", "request_id": "req-25df2bd7-b206-4b59-9be9-34f87731cf72"}]} 2026-03-01 22:28:29.662 7 INFO neutron.services.segments.plugin [-] Segment b030640d-b25e-4253-a8c7-1623cb415985 resource provider aggregate not found 2026-03-01 22:28:29.671 7 INFO neutron.services.segments.plugin [-] Segment b030640d-b25e-4253-a8c7-1623cb415985 resource provider aggregate not found 2026-03-01 22:28:29.686 7 INFO neutron.services.segments.plugin [-] Segment b030640d-b25e-4253-a8c7-1623cb415985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b030640d-b25e-4253-a8c7-1623cb415985 found for delete ", "request_id": "req-629c14e1-c99b-4bf5-ae3b-4e262c49492b"}]} [pid: 8|app: 0|req: 1254/2490] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:28:29 2026] GET /v2.0/security-groups?tenant_id=aae4bbd8c9de4dd28dacf9f0262169c2&name=default => generated 2805 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:28:29.699 7 INFO neutron.services.segments.plugin [-] Segment b030640d-b25e-4253-a8c7-1623cb415985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b030640d-b25e-4253-a8c7-1623cb415985 found for delete ", "request_id": "req-c6f2be11-cf74-4808-ace1-fd4f0b4b403c"}]} [pid: 8|app: 0|req: 1255/2491] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:28:29 2026] GET /v2.0/networks?id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176 => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2492] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:28:29 2026] DELETE /v2.0/security-groups/5a7cad94-490c-4d5a-b990-b11c396c5581 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2493] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:28:29 2026] GET /v2.0/security-groups => generated 32918 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2494] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:28:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.146&port_id=30ff277f-5998-432a-a059-771baf6d155e => generated 860 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2495] 199.204.45.22 () {34 vars in 1105 bytes} [Sun Mar 1 22:28:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A293&port_id=30ff277f-5998-432a-a059-771baf6d155e => 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: 1238/2496] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:28:29 2026] GET /v2.0/networks => generated 5226 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2497] 199.204.45.22 () {34 vars in 1063 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/subnets?id=56217b3e-f464-45ea-8995-2bc8d8879774&id=a537d33c-9839-48c7-9565-1fb543ffd64b => generated 1366 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2498] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/agents => generated 3357 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2499] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/ports?network_id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2500] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/ports => generated 19961 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2501] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/security-groups?tenant_id=97793996bff74bf9b5609ff7612ce7c0&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2502] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/ports?network_id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2503] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/subnets => generated 5919 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2504] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:28:30 2026] DELETE /v2.0/security-groups/781d25d0-c408-431b-a059-1014a03eb8af => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2505] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2506] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:28:30 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: 1242/2507] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2510] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/floatingips => generated 1702 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2511] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/subnets => generated 5919 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2512] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/security-groups?tenant_id=57a034618c9c409bb4c3ca23c4f8376d&name=default => generated 2805 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2513] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/routers => generated 727 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2514] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2515] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:28:30 2026] DELETE /v2.0/security-groups/4735f363-6b4f-4c27-86c4-d6351ba483fb => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2516] 10.0.0.242 () {34 vars in 1084 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/ports?device_id=4953775d-914e-48d5-8231-ae2c40b6d583&device_id=1afa3a69-7de9-43eb-b106-9b5ec8f82ffc => generated 2927 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2517] 10.0.0.96 () {28 vars in 676 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/routers/3ab52239-e8b7-46e5-b7a7-b6aa97aeeb6c/l3-agents => generated 681 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2518] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/security-groups?id=a5622da2-2119-4c7b-966d-56020e5f7faa&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2519] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:28:30 2026] GET /v2.0/network-ip-availabilities => generated 3615 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2520] 10.0.0.194 () {34 vars in 990 bytes} [Sun Mar 1 22:28:31 2026] GET /v2.0/ports?device_id=1afa3a69-7de9-43eb-b106-9b5ec8f82ffc => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2521] 10.0.0.194 () {34 vars in 1040 bytes} [Sun Mar 1 22:28:31 2026] GET /v2.0/security-groups?id=a5622da2-2119-4c7b-966d-56020e5f7faa&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2522] 10.0.0.80 () {34 vars in 677 bytes} [Sun Mar 1 22:28:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2523] 10.0.0.80 () {34 vars in 677 bytes} [Sun Mar 1 22:28:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2524] 10.0.0.80 () {34 vars in 677 bytes} [Sun Mar 1 22:28:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2525] 10.0.0.80 () {34 vars in 677 bytes} [Sun Mar 1 22:28:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2526] 10.0.0.80 () {34 vars in 677 bytes} [Sun Mar 1 22:28:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2527] 10.0.0.80 () {34 vars in 752 bytes} [Sun Mar 1 22:28:35 2026] PUT /v2.0/policies/2396380f-f456-4b37-a7a2-80751e18c514/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2528] 10.0.0.80 () {34 vars in 752 bytes} [Sun Mar 1 22:28:35 2026] PUT /v2.0/policies/94ffc90e-dce3-48bb-9887-de450c4deae4/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2529] 10.0.0.80 () {34 vars in 752 bytes} [Sun Mar 1 22:28:35 2026] PUT /v2.0/policies/bc250645-10b5-476d-b5dd-87f8117e6434/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: 1255/2530] 10.0.0.80 () {34 vars in 752 bytes} [Sun Mar 1 22:28:35 2026] PUT /v2.0/policies/9ed4e38f-db65-4bb5-a306-6e009c33b0be/tags => 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: 1276/2531] 10.0.0.80 () {32 vars in 673 bytes} [Sun Mar 1 22:28:35 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2532] 10.0.0.80 () {32 vars in 687 bytes} [Sun Mar 1 22:28:36 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2533] 10.0.0.80 () {32 vars in 683 bytes} [Sun Mar 1 22:28:36 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2534] 10.0.0.80 () {32 vars in 695 bytes} [Sun Mar 1 22:28:36 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2535] 10.0.0.80 () {32 vars in 681 bytes} [Sun Mar 1 22:28:36 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2536] 10.0.0.80 () {32 vars in 695 bytes} [Sun Mar 1 22:28:36 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2537] 10.0.0.80 () {32 vars in 691 bytes} [Sun Mar 1 22:28:36 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2538] 10.0.0.80 () {32 vars in 703 bytes} [Sun Mar 1 22:28:36 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2539] 10.0.0.80 () {32 vars in 733 bytes} [Sun Mar 1 22:28:36 2026] DELETE /v2.0/qos/policies/2396380f-f456-4b37-a7a2-80751e18c514 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2540] 10.0.0.80 () {32 vars in 733 bytes} [Sun Mar 1 22:28:36 2026] DELETE /v2.0/qos/policies/94ffc90e-dce3-48bb-9887-de450c4deae4 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2541] 10.0.0.80 () {32 vars in 733 bytes} [Sun Mar 1 22:28:36 2026] DELETE /v2.0/qos/policies/bc250645-10b5-476d-b5dd-87f8117e6434 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2542] 10.0.0.80 () {32 vars in 733 bytes} [Sun Mar 1 22:28:36 2026] DELETE /v2.0/qos/policies/9ed4e38f-db65-4bb5-a306-6e009c33b0be => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2543] 10.0.0.80 () {32 vars in 733 bytes} [Sun Mar 1 22:28:36 2026] DELETE /v2.0/qos/policies/78013c54-224b-4905-9212-6c9a1e73d0c5 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2544] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:28:37 2026] GET /v2.0/security-groups?tenant_id=f86151c1793f4162a12125c8a6a14b4c&name=default => generated 2805 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2545] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:28:38 2026] DELETE /v2.0/security-groups/7ced9462-00ed-4f22-9e6a-d90863dbf169 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2546] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:28:38 2026] GET /v2.0/security-groups?tenant_id=206aae04425d4392bee38315d7385c5f&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2547] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:28:38 2026] DELETE /v2.0/security-groups/0a6a93b8-76a3-4bbe-9155-78e6b51128f9 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2548] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:28:38 2026] GET /v2.0/security-groups?tenant_id=03482a79e86f408f9d5cd71dce2be393&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2549] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:28:38 2026] DELETE /v2.0/security-groups/a8af602b-e441-48f2-9200-79fadb2cf008 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2550] 10.0.0.194 () {34 vars in 990 bytes} [Sun Mar 1 22:28:39 2026] GET /v2.0/ports?device_id=4953775d-914e-48d5-8231-ae2c40b6d583 => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2551] 10.0.0.194 () {34 vars in 1040 bytes} [Sun Mar 1 22:28:39 2026] GET /v2.0/security-groups?id=a5622da2-2119-4c7b-966d-56020e5f7faa&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:28:43.259 7 INFO neutron.db.segments_db [None req-a197d1a3-5fd0-4b24-af03-d9051987c22b 1442016c06b74c048ce1dc44b09d944e fe8db4f1b4c640a4b789b28f19841e00 - - - -] Added segment 35a90a96-9261-4cd8-8bd1-b512b59f232a of type vxlan for network d3af74a4-1978-40ce-9bc4-5976259e234b 2026-03-01 22:28:43.592 7 INFO neutron.db.l3_hamode_db [None req-a197d1a3-5fd0-4b24-af03-d9051987c22b 1442016c06b74c048ce1dc44b09d944e fe8db4f1b4c640a4b789b28f19841e00 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1287/2552] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:28:43 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:28:43.777 7 INFO neutron.db.l3_hamode_db [None req-a197d1a3-5fd0-4b24-af03-d9051987c22b 1442016c06b74c048ce1dc44b09d944e fe8db4f1b4c640a4b789b28f19841e00 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1288/2553] 10.0.0.126 () {30 vars in 659 bytes} [Sun Mar 1 22:28:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2554] 10.0.0.126 () {30 vars in 661 bytes} [Sun Mar 1 22:28: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: 8|app: 0|req: 1290/2555] 10.0.0.126 () {30 vars in 637 bytes} [Sun Mar 1 22:28: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: 8|app: 0|req: 1291/2556] 10.0.0.126 () {30 vars in 673 bytes} [Sun Mar 1 22:28:44 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: 1266/2557] 10.0.0.80 () {34 vars in 667 bytes} [Sun Mar 1 22:28:43 2026] POST /v2.0/routers => generated 474 bytes in 1518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:28:44.632 8 INFO neutron.db.l3_hamode_db [None req-4a747737-87d4-449e-9ba8-bdf07e9910be 1442016c06b74c048ce1dc44b09d944e fe8db4f1b4c640a4b789b28f19841e00 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:28:44.859 8 INFO neutron.db.l3_hamode_db [None req-4a747737-87d4-449e-9ba8-bdf07e9910be 1442016c06b74c048ce1dc44b09d944e fe8db4f1b4c640a4b789b28f19841e00 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1267/2558] 10.0.0.126 () {28 vars in 439 bytes} [Sun Mar 1 22:28:44 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: 1268/2559] 10.0.0.126 () {30 vars in 697 bytes} [Sun Mar 1 22:28:44 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 634 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2560] 10.0.0.126 () {30 vars in 659 bytes} [Sun Mar 1 22:28:44 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: 1270/2561] 10.0.0.126 () {30 vars in 661 bytes} [Sun Mar 1 22:28:44 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: 1271/2562] 10.0.0.126 () {30 vars in 637 bytes} [Sun Mar 1 22:28:44 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: 1272/2563] 10.0.0.126 () {30 vars in 673 bytes} [Sun Mar 1 22:28:44 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: 1273/2564] 10.0.0.126 () {30 vars in 697 bytes} [Sun Mar 1 22:28:45 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2565] 10.0.0.126 () {30 vars in 659 bytes} [Sun Mar 1 22:28:45 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: 1275/2566] 10.0.0.126 () {30 vars in 661 bytes} [Sun Mar 1 22:28:45 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: 1276/2567] 10.0.0.126 () {30 vars in 637 bytes} [Sun Mar 1 22:28:45 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: 1277/2568] 10.0.0.126 () {30 vars in 673 bytes} [Sun Mar 1 22:28:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2569] 10.0.0.126 () {30 vars in 699 bytes} [Sun Mar 1 22:28:45 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d => generated 799 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2570] 10.0.0.126 () {30 vars in 651 bytes} [Sun Mar 1 22:28:45 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: 1282/2573] 10.0.0.126 () {34 vars in 673 bytes} [Sun Mar 1 22:28:45 2026] POST /v2.0/ports => generated 1132 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2574] 10.0.0.80 () {34 vars in 667 bytes} [Sun Mar 1 22:28:44 2026] POST /v2.0/routers => generated 474 bytes in 2033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:28:46.695 7 INFO neutron.db.l3_hamode_db [None req-620cbdf5-8325-413b-9999-cc954e53ad3b 1442016c06b74c048ce1dc44b09d944e fe8db4f1b4c640a4b789b28f19841e00 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:28:46.858 7 INFO neutron.db.l3_hamode_db [None req-620cbdf5-8325-413b-9999-cc954e53ad3b 1442016c06b74c048ce1dc44b09d944e fe8db4f1b4c640a4b789b28f19841e00 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1293/2575] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:28:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2576] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:28:47 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: 1295/2577] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:28:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2578] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:28:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2579] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:28:47 2026] GET /v2.0/ports/c5d216f5-9762-49c6-a0d3-25ae14b34079 => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2580] 10.0.0.80 () {34 vars in 667 bytes} [Sun Mar 1 22:28:46 2026] POST /v2.0/routers => generated 474 bytes in 1049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2581] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:28:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2582] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:28:47 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) 2026-03-01 22:28:47.742 8 INFO neutron.db.l3_hamode_db [None req-adcf206e-7a8a-4ffc-9532-f1d8f2062b00 1442016c06b74c048ce1dc44b09d944e fe8db4f1b4c640a4b789b28f19841e00 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1286/2583] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:28:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2584] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:28:47 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: 1288/2585] 199.204.45.22 () {30 vars in 731 bytes} [Sun Mar 1 22:28:47 2026] GET /v2.0/security-groups?name=lb-bb64a0ff-b2dd-4499-9868-09f388cf4da3 => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:28:47.907 8 INFO neutron.db.l3_hamode_db [None req-adcf206e-7a8a-4ffc-9532-f1d8f2062b00 1442016c06b74c048ce1dc44b09d944e fe8db4f1b4c640a4b789b28f19841e00 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1289/2586] 199.204.45.22 () {34 vars in 695 bytes} [Sun Mar 1 22:28:47 2026] POST /v2.0/security-groups => generated 1574 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2587] 199.204.45.22 () {30 vars in 761 bytes} [Sun Mar 1 22:28:47 2026] GET /v2.0/security-group-rules?security_group_id=5ad94ce8-8adf-41fb-8628-0c2e1f8f18c1 => generated 1118 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2588] 199.204.45.22 () {34 vars in 748 bytes} [Sun Mar 1 22:28:47 2026] PUT /v2.0/ports/c5d216f5-9762-49c6-a0d3-25ae14b34079 => generated 1132 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1292/2589] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:28:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2590] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:28:48 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: 1294/2591] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:28:48 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: 1295/2592] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:28:48 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: 1296/2593] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:28:48 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2594] 10.0.0.80 () {34 vars in 667 bytes} [Sun Mar 1 22:28:47 2026] POST /v2.0/routers => generated 474 bytes in 1019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 22:28:48.773 7 INFO neutron.db.l3_hamode_db [None req-a986e329-2298-40fe-89f2-3516f17aa0a6 1442016c06b74c048ce1dc44b09d944e fe8db4f1b4c640a4b789b28f19841e00 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 22:28:48.987 7 INFO neutron.db.l3_hamode_db [None req-a986e329-2298-40fe-89f2-3516f17aa0a6 1442016c06b74c048ce1dc44b09d944e fe8db4f1b4c640a4b789b28f19841e00 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1297/2595] 10.0.0.80 () {34 vars in 667 bytes} [Sun Mar 1 22:28:48 2026] POST /v2.0/routers => generated 474 bytes in 1610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2596] 10.0.0.80 () {34 vars in 750 bytes} [Sun Mar 1 22:28:50 2026] PUT /v2.0/routers/d8957c3b-ae5e-4ffc-a103-4505d638c806/tags => generated 17 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2597] 10.0.0.80 () {34 vars in 750 bytes} [Sun Mar 1 22:28:50 2026] PUT /v2.0/routers/583fb159-a40a-46de-8a33-439185b53c12/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2598] 10.0.0.80 () {34 vars in 750 bytes} [Sun Mar 1 22:28:50 2026] PUT /v2.0/routers/74b305e4-2b12-461b-a70e-7ce909286e1f/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2599] 10.0.0.80 () {34 vars in 750 bytes} [Sun Mar 1 22:28:50 2026] PUT /v2.0/routers/1f7176c6-5586-4521-babc-1e09f36c6bbe/tags => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2600] 10.0.0.80 () {32 vars in 663 bytes} [Sun Mar 1 22:28:50 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2601] 10.0.0.80 () {32 vars in 677 bytes} [Sun Mar 1 22:28:50 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2602] 10.0.0.80 () {32 vars in 673 bytes} [Sun Mar 1 22:28:50 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2603] 10.0.0.80 () {32 vars in 685 bytes} [Sun Mar 1 22:28:51 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2604] 10.0.0.80 () {32 vars in 671 bytes} [Sun Mar 1 22:28:51 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2605] 10.0.0.80 () {32 vars in 685 bytes} [Sun Mar 1 22:28:51 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2606] 10.0.0.80 () {32 vars in 681 bytes} [Sun Mar 1 22:28:51 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2607] 10.0.0.80 () {32 vars in 693 bytes} [Sun Mar 1 22:28:51 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2608] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:28:51 2026] GET /v2.0/routers/d8957c3b-ae5e-4ffc-a103-4505d638c806 => generated 485 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2609] 10.0.0.80 () {34 vars in 741 bytes} [Sun Mar 1 22:28:51 2026] PUT /v2.0/routers/d8957c3b-ae5e-4ffc-a103-4505d638c806 => generated 485 bytes in 781 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2610] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:28:52 2026] GET /v2.0/ports?device_id=d8957c3b-ae5e-4ffc-a103-4505d638c806 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2611] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:28:52 2026] DELETE /v2.0/routers/d8957c3b-ae5e-4ffc-a103-4505d638c806 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2612] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:28:53 2026] GET /v2.0/routers/583fb159-a40a-46de-8a33-439185b53c12 => generated 493 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2613] 10.0.0.80 () {34 vars in 741 bytes} [Sun Mar 1 22:28:53 2026] PUT /v2.0/routers/583fb159-a40a-46de-8a33-439185b53c12 => generated 493 bytes in 1585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2614] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:28:54 2026] GET /v2.0/ports?device_id=583fb159-a40a-46de-8a33-439185b53c12 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2615] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:28:54 2026] DELETE /v2.0/routers/583fb159-a40a-46de-8a33-439185b53c12 => generated 0 bytes in 564 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2616] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:28:55 2026] GET /v2.0/routers/74b305e4-2b12-461b-a70e-7ce909286e1f => generated 502 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2617] 10.0.0.242 () {34 vars in 1016 bytes} [Sun Mar 1 22:28:55 2026] GET /v2.0/security-groups?id=eb3018d0-38b7-4c57-885c-409431952134&fields=id => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2618] 10.0.0.242 () {34 vars in 982 bytes} [Sun Mar 1 22:28:56 2026] GET /v2.0/networks?id=c60d3cd7-b004-426c-88b7-eec51c0a0934 => generated 735 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2619] 10.0.0.242 () {34 vars in 965 bytes} [Sun Mar 1 22:28:56 2026] GET /v2.0/quotas/baa2e1d511ea42c0b7dd0cebab8cfade => generated 291 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2620] 10.0.0.242 () {34 vars in 1002 bytes} [Sun Mar 1 22:28:56 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&fields=id => generated 149 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2621] 10.0.0.80 () {34 vars in 741 bytes} [Sun Mar 1 22:28:55 2026] PUT /v2.0/routers/74b305e4-2b12-461b-a70e-7ce909286e1f => generated 502 bytes in 727 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2622] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:28:56 2026] GET /v2.0/ports?device_id=74b305e4-2b12-461b-a70e-7ce909286e1f => 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: 1310/2623] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:28:56 2026] DELETE /v2.0/routers/74b305e4-2b12-461b-a70e-7ce909286e1f => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2624] 10.0.0.242 () {34 vars in 1008 bytes} [Sun Mar 1 22:28:56 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=segments => generated 14 bytes in 767 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2625] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:28:56 2026] GET /v2.0/routers/1f7176c6-5586-4521-babc-1e09f36c6bbe => generated 487 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2626] 10.0.0.242 () {34 vars in 1108 bytes} [Sun Mar 1 22:28:57 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2627] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:28:57 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 12 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2628] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:28:57 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2629] 10.0.0.80 () {34 vars in 741 bytes} [Sun Mar 1 22:28:57 2026] PUT /v2.0/routers/1f7176c6-5586-4521-babc-1e09f36c6bbe => generated 487 bytes in 797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2630] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:28:57 2026] GET /v2.0/ports?device_id=1f7176c6-5586-4521-babc-1e09f36c6bbe => 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: 1313/2631] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:28:57 2026] DELETE /v2.0/routers/1f7176c6-5586-4521-babc-1e09f36c6bbe => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2632] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:28:58 2026] GET /v2.0/routers/8888ac2a-0253-4224-a7a0-ed7579b0a81b => generated 480 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2633] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:28:58 2026] GET /v2.0/networks?id=c60d3cd7-b004-426c-88b7-eec51c0a0934 => generated 735 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2634] 199.204.45.22 () {34 vars in 1049 bytes} [Sun Mar 1 22:28:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade => generated 343 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2635] 199.204.45.22 () {38 vars in 954 bytes} [Sun Mar 1 22:28:58 2026] POST /v2.0/ports => generated 1082 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1323/2636] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:28:59 2026] PUT /v2.0/ports/0622c98b-e623-4790-bc29-bef39a55fe54 => generated 1207 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1314/2637] 10.0.0.80 () {34 vars in 741 bytes} [Sun Mar 1 22:28:58 2026] PUT /v2.0/routers/8888ac2a-0253-4224-a7a0-ed7579b0a81b => generated 480 bytes in 1400 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:28:59.919 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4483ae4-59a0-49b2-b3c5-cbba890d98a9'] response: {'name': 'network-changed', 'server_uuid': 'a78d57c6-e03d-477e-93b7-69b27b5ca64b', 'tag': '0622c98b-e623-4790-bc29-bef39a55fe54', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1324/2638] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:28:59 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 1246 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1315/2639] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:28:59 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2640] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:28:59 2026] GET /v2.0/ports?device_id=8888ac2a-0253-4224-a7a0-ed7579b0a81b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2641] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:28:59 2026] GET /v2.0/security-groups?id=eb3018d0-38b7-4c57-885c-409431952134&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: 8|app: 0|req: 1326/2642] 199.204.45.22 () {34 vars in 1061 bytes} [Sun Mar 1 22:28:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.135&port_id=0622c98b-e623-4790-bc29-bef39a55fe54 => 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: 1327/2643] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:29:00 2026] GET /v2.0/subnets?id=864bc897-9c6a-491d-b669-a80917f434fb => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2644] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:29:00 2026] GET /v2.0/ports?network_id=c60d3cd7-b004-426c-88b7-eec51c0a0934&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2645] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:29:00 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2646] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:29:00 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?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: 1331/2647] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:29:00 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2648] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:29:00 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2649] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:29:00 2026] GET /v2.0/networks?id=c60d3cd7-b004-426c-88b7-eec51c0a0934 => generated 735 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2652] 199.204.45.22 () {34 vars in 1061 bytes} [Sun Mar 1 22:29:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.135&port_id=0622c98b-e623-4790-bc29-bef39a55fe54 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2653] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:29:00 2026] GET /v2.0/subnets?id=864bc897-9c6a-491d-b669-a80917f434fb => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2654] 199.204.45.22 () {34 vars in 993 bytes} [Sun Mar 1 22:29:00 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2655] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:29:00 2026] GET /v2.0/ports?network_id=c60d3cd7-b004-426c-88b7-eec51c0a0934&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2656] 199.204.45.22 () {34 vars in 1043 bytes} [Sun Mar 1 22:29:00 2026] GET /v2.0/security-groups?id=eb3018d0-38b7-4c57-885c-409431952134&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2657] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:29:00 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:29:00.764 7 INFO neutron.db.l3_hamode_db [None req-0046857e-492c-4c6f-acaf-6c4c2dff3b80 1442016c06b74c048ce1dc44b09d944e fe8db4f1b4c640a4b789b28f19841e00 - - - -] HA network d3af74a4-1978-40ce-9bc4-5976259e234b was deleted as no HA routers are present in tenant fe8db4f1b4c640a4b789b28f19841e00. [pid: 7|app: 0|req: 1317/2658] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:28:59 2026] DELETE /v2.0/routers/8888ac2a-0253-4224-a7a0-ed7579b0a81b => generated 0 bytes in 781 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2659] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:29:00 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:29:01.612 7 INFO neutron.services.segments.plugin [-] Segment 35a90a96-9261-4cd8-8bd1-b512b59f232a resource provider aggregate not found 2026-03-01 22:29:01.619 7 INFO neutron.services.segments.plugin [-] Segment 35a90a96-9261-4cd8-8bd1-b512b59f232a resource provider aggregate not found 2026-03-01 22:29:01.633 7 INFO neutron.services.segments.plugin [-] Segment 35a90a96-9261-4cd8-8bd1-b512b59f232a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35a90a96-9261-4cd8-8bd1-b512b59f232a found for delete ", "request_id": "req-6173c34a-9c51-450d-aebf-0cdeac2631b5"}]} 2026-03-01 22:29:01.637 7 INFO neutron.services.segments.plugin [-] Segment 35a90a96-9261-4cd8-8bd1-b512b59f232a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35a90a96-9261-4cd8-8bd1-b512b59f232a found for delete ", "request_id": "req-de1df4ca-2e98-42c8-a651-241dc598a782"}]} [pid: 7|app: 0|req: 1318/2660] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:29:01 2026] GET /v2.0/security-groups?tenant_id=c50c44d63d624d6bab4eb1de7773e0de&name=default => generated 2805 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2661] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:29:01 2026] DELETE /v2.0/security-groups/29c8ddff-0aa2-42a3-a1db-5aa4c472d55f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2662] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:29:02 2026] GET /v2.0/security-groups?tenant_id=f2e366f2a20347a399421bcf4ec2534a&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2663] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:29:02 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2664] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:29:02 2026] DELETE /v2.0/security-groups/38416a0c-9777-4968-b3b1-76b6af6b2a94 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2665] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:29:02 2026] GET /v2.0/security-groups?id=eb3018d0-38b7-4c57-885c-409431952134&fields=id&fields=name => generated 96 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2666] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:29:02 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2667] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:29:02 2026] GET /v2.0/security-groups?tenant_id=fe8db4f1b4c640a4b789b28f19841e00&name=default => generated 2805 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2668] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:29:02 2026] DELETE /v2.0/security-groups/c189ea8a-af0e-4c51-bbd0-896743ca9211 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2669] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:29:04 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2670] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:29:04 2026] GET /v2.0/security-groups?id=eb3018d0-38b7-4c57-885c-409431952134&fields=id&fields=name => generated 96 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2671] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:29:04 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:29:07.393 8 INFO neutron.db.segments_db [None req-62159254-a0ea-4ba8-b638-3c6a651d1ff1 a46fbe08f68940a6a785444e10323cf4 96b8bbe20cb34c59be3d3f973e457711 - - - -] Added segment 7fda649c-729a-427c-9d54-8aaa9c0a5c7c of type vxlan for network f3400f7a-a6bf-4cf4-bab1-3c75e71097bc [pid: 8|app: 0|req: 1348/2672] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:29:07 2026] POST /v2.0/networks => generated 632 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2673] 10.0.0.80 () {34 vars in 663 bytes} [Sun Mar 1 22:29:07 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) [pid: 8|app: 0|req: 1349/2674] 10.0.0.80 () {34 vars in 665 bytes} [Sun Mar 1 22:29:07 2026] POST /v2.0/trunks => generated 407 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:29:08.246 7 INFO neutron.db.segments_db [None req-6119fb89-9a6c-455d-82cf-2271efec1798 a46fbe08f68940a6a785444e10323cf4 96b8bbe20cb34c59be3d3f973e457711 - - - -] Added segment eff129a3-307c-4e65-a191-d4d6d4c6a70f of type vxlan for network d34f731d-05ed-48ad-8d11-ed21f763b223 [pid: 7|app: 0|req: 1326/2675] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:29:08 2026] POST /v2.0/networks => generated 632 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2676] 10.0.0.80 () {34 vars in 663 bytes} [Sun Mar 1 22:29:08 2026] POST /v2.0/ports => generated 743 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2677] 10.0.0.80 () {34 vars in 665 bytes} [Sun Mar 1 22:29:08 2026] POST /v2.0/trunks => generated 407 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:29:09.122 8 INFO neutron.db.segments_db [None req-1ad0f4d1-75d8-4652-b65e-90e7f4e00876 a46fbe08f68940a6a785444e10323cf4 96b8bbe20cb34c59be3d3f973e457711 - - - -] Added segment 2ce67a0d-f3fb-43ad-9ead-f2f397c66350 of type vxlan for network 500a5b40-67ea-457b-8f80-0165e44fe47e [pid: 8|app: 0|req: 1351/2678] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:29:09 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2679] 199.204.45.22 () {34 vars in 1095 bytes} [Sun Mar 1 22:29:09 2026] GET /v2.0/ports?device_id=1afa3a69-7de9-43eb-b106-9b5ec8f82ffc&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2680] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:29:09 2026] GET /v2.0/ports?tenant_id=dbfb534b872a4a8c892b5e43628dccd9&device_id=1afa3a69-7de9-43eb-b106-9b5ec8f82ffc => generated 1465 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2681] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:29:09 2026] GET /v2.0/networks?id=952d61d4-f3ef-40e0-8205-f9914605a558 => generated 801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2682] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:29:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.81&port_id=8716027f-06b6-41e8-a69c-3172d38883d0 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2683] 199.204.45.22 () {34 vars in 1103 bytes} [Sun Mar 1 22:29:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A128&port_id=8716027f-06b6-41e8-a69c-3172d38883d0 => 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: 1328/2684] 10.0.0.80 () {34 vars in 663 bytes} [Sun Mar 1 22:29:09 2026] POST /v2.0/ports => generated 743 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1329/2685] 199.204.45.22 () {34 vars in 1063 bytes} [Sun Mar 1 22:29:09 2026] GET /v2.0/subnets?id=3b858420-a739-4612-8ea0-6202fd5a2f42&id=d5be4b84-6940-42db-b075-a94aa3263e53 => generated 1362 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2686] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:29:09 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2687] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:29:09 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2688] 10.0.0.80 () {34 vars in 665 bytes} [Sun Mar 1 22:29:09 2026] POST /v2.0/trunks => generated 407 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2689] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:29:09 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:29:09.994 8 INFO neutron.db.segments_db [None req-083bcc1c-1873-456a-85e7-f1cc6be6b9b1 a46fbe08f68940a6a785444e10323cf4 96b8bbe20cb34c59be3d3f973e457711 - - - -] Added segment 3fbc7203-d3c3-4528-8afe-650f98cbe9e8 of type vxlan for network 946bd2ab-e3ae-4a50-9c22-979eb204c636 [pid: 7|app: 0|req: 1333/2690] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:29:09 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2691] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:29:09 2026] POST /v2.0/networks => generated 632 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2692] 10.0.0.80 () {34 vars in 663 bytes} [Sun Mar 1 22:29:10 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) [pid: 8|app: 0|req: 1359/2693] 10.0.0.80 () {34 vars in 665 bytes} [Sun Mar 1 22:29:10 2026] POST /v2.0/trunks => generated 407 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:29:10.926 7 INFO neutron.db.segments_db [None req-1672e122-aa10-4b8e-9f25-37e784890737 a46fbe08f68940a6a785444e10323cf4 96b8bbe20cb34c59be3d3f973e457711 - - - -] Added segment b62156f8-8fe8-4b07-a8e9-0af9b5fb7ba0 of type vxlan for network 50b93747-5cad-41d0-8428-b89fe84d992c [pid: 7|app: 0|req: 1335/2694] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:29:10 2026] POST /v2.0/networks => generated 632 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2695] 10.0.0.80 () {34 vars in 663 bytes} [Sun Mar 1 22:29:11 2026] POST /v2.0/ports => generated 743 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2696] 10.0.0.80 () {34 vars in 665 bytes} [Sun Mar 1 22:29:11 2026] POST /v2.0/trunks => generated 407 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1361/2697] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:29:11 2026] PUT /v2.0/trunks/18e4c4ce-a8fe-4605-8c68-4f9dcc1cc60a/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2698] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:29:11 2026] PUT /v2.0/trunks/7910f5d2-8622-4e8b-8821-ed43efbc6a41/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: 1362/2699] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:29:11 2026] PUT /v2.0/trunks/5e90f3f1-0374-435e-99fa-4a40db86cc28/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2700] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:29:11 2026] PUT /v2.0/trunks/16a1e1aa-bce5-4063-8306-7afbacc8a715/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2701] 10.0.0.80 () {32 vars in 661 bytes} [Sun Mar 1 22:29:11 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2702] 10.0.0.80 () {32 vars in 675 bytes} [Sun Mar 1 22:29:11 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2703] 10.0.0.80 () {32 vars in 671 bytes} [Sun Mar 1 22:29:11 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2704] 10.0.0.80 () {32 vars in 683 bytes} [Sun Mar 1 22:29:11 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2705] 10.0.0.80 () {32 vars in 669 bytes} [Sun Mar 1 22:29:12 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2706] 10.0.0.80 () {32 vars in 683 bytes} [Sun Mar 1 22:29:12 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2707] 10.0.0.80 () {32 vars in 679 bytes} [Sun Mar 1 22:29:12 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2708] 10.0.0.80 () {32 vars in 691 bytes} [Sun Mar 1 22:29:12 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2709] 10.0.0.80 () {32 vars in 718 bytes} [Sun Mar 1 22:29:12 2026] GET /v2.0/trunks/18e4c4ce-a8fe-4605-8c68-4f9dcc1cc60a => generated 412 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2710] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:29:12 2026] GET /v2.0/ports/4acfa270-0837-4026-82db-6b7cf69a6076 => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager [None req-5df6fd85-cab0-4361-bc99-030a2a0f8b75 a46fbe08f68940a6a785444e10323cf4 96b8bbe20cb34c59be3d3f973e457711 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-13049 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-03-01 22:29:12.477 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1368/2711] 10.0.0.80 () {32 vars in 721 bytes} [Sun Mar 1 22:29:12 2026] DELETE /v2.0/trunks/18e4c4ce-a8fe-4605-8c68-4f9dcc1cc60a => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2712] 10.0.0.80 () {32 vars in 718 bytes} [Sun Mar 1 22:29:12 2026] GET /v2.0/trunks/7910f5d2-8622-4e8b-8821-ed43efbc6a41 => generated 420 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2713] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:29:12 2026] GET /v2.0/ports/252c56dd-1912-4555-bd0e-ddf151725b9f => generated 826 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager [None req-3e7a32a4-1aaa-482e-9624-7a8608160c99 a46fbe08f68940a6a785444e10323cf4 96b8bbe20cb34c59be3d3f973e457711 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-158054 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-03-01 22:29:12.742 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1345/2714] 10.0.0.80 () {32 vars in 721 bytes} [Sun Mar 1 22:29:12 2026] DELETE /v2.0/trunks/7910f5d2-8622-4e8b-8821-ed43efbc6a41 => 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: 1370/2715] 10.0.0.80 () {32 vars in 718 bytes} [Sun Mar 1 22:29:12 2026] GET /v2.0/trunks/5e90f3f1-0374-435e-99fa-4a40db86cc28 => generated 429 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2716] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:29:12 2026] GET /v2.0/ports/e7b10c30-82c8-4068-827f-25de716b0038 => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager [None req-7d83bc9d-1aec-4754-bfee-cc1b0811dca4 a46fbe08f68940a6a785444e10323cf4 96b8bbe20cb34c59be3d3f973e457711 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-13049 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-03-01 22:29:12.991 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1371/2717] 10.0.0.80 () {32 vars in 721 bytes} [Sun Mar 1 22:29:12 2026] DELETE /v2.0/trunks/5e90f3f1-0374-435e-99fa-4a40db86cc28 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2718] 10.0.0.80 () {32 vars in 718 bytes} [Sun Mar 1 22:29:13 2026] GET /v2.0/trunks/16a1e1aa-bce5-4063-8306-7afbacc8a715 => generated 414 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2719] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:29:13 2026] GET /v2.0/ports/0678a4a5-81bc-424c-9fe9-ad4b5fb7b886 => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager [None req-032b3dda-1ae8-4bb7-99e3-80da21765ece a46fbe08f68940a6a785444e10323cf4 96b8bbe20cb34c59be3d3f973e457711 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-158054 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-03-01 22:29:13.233 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1348/2720] 10.0.0.80 () {32 vars in 721 bytes} [Sun Mar 1 22:29:13 2026] DELETE /v2.0/trunks/16a1e1aa-bce5-4063-8306-7afbacc8a715 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2721] 10.0.0.80 () {32 vars in 718 bytes} [Sun Mar 1 22:29:13 2026] GET /v2.0/trunks/57b5fa15-a71d-4b35-a174-1ebcbffec3f4 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2722] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:29:13 2026] GET /v2.0/ports/c00ad1b7-f367-4f62-97c9-b4d3f7722559 => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager [None req-4675f15b-72e2-4aa7-86d2-a5024bd92a69 a46fbe08f68940a6a785444e10323cf4 96b8bbe20cb34c59be3d3f973e457711 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-13049 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-03-01 22:29:13.465 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1374/2723] 10.0.0.80 () {32 vars in 721 bytes} [Sun Mar 1 22:29:13 2026] DELETE /v2.0/trunks/57b5fa15-a71d-4b35-a174-1ebcbffec3f4 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2724] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:29:13 2026] DELETE /v2.0/ports/4acfa270-0837-4026-82db-6b7cf69a6076 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2725] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:29:13 2026] DELETE /v2.0/ports/252c56dd-1912-4555-bd0e-ddf151725b9f => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2726] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:29:14 2026] DELETE /v2.0/ports/e7b10c30-82c8-4068-827f-25de716b0038 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2727] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:29:14 2026] DELETE /v2.0/ports/0678a4a5-81bc-424c-9fe9-ad4b5fb7b886 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2728] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:29:14 2026] DELETE /v2.0/ports/c00ad1b7-f367-4f62-97c9-b4d3f7722559 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2729] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:29:14 2026] DELETE /v2.0/networks/f3400f7a-a6bf-4cf4-bab1-3c75e71097bc => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:29:15.345 7 INFO neutron.services.segments.plugin [-] Segment eff129a3-307c-4e65-a191-d4d6d4c6a70f resource provider aggregate not found 2026-03-01 22:29:15.350 7 INFO neutron.services.segments.plugin [-] Segment eff129a3-307c-4e65-a191-d4d6d4c6a70f resource provider aggregate not found 2026-03-01 22:29:15.364 7 INFO neutron.services.segments.plugin [-] Segment eff129a3-307c-4e65-a191-d4d6d4c6a70f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eff129a3-307c-4e65-a191-d4d6d4c6a70f found for delete ", "request_id": "req-1589da38-b161-4494-9f25-06312fb3909e"}]} 2026-03-01 22:29:15.370 7 INFO neutron.services.segments.plugin [-] Segment eff129a3-307c-4e65-a191-d4d6d4c6a70f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eff129a3-307c-4e65-a191-d4d6d4c6a70f found for delete ", "request_id": "req-50492961-c20b-42ae-82a7-256bfabc5366"}]} [pid: 7|app: 0|req: 1353/2730] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:29:15 2026] DELETE /v2.0/networks/d34f731d-05ed-48ad-8d11-ed21f763b223 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:29:15.396 8 INFO neutron.services.segments.plugin [-] Segment 7fda649c-729a-427c-9d54-8aaa9c0a5c7c resource provider aggregate not found 2026-03-01 22:29:15.411 8 INFO neutron.services.segments.plugin [-] Segment 7fda649c-729a-427c-9d54-8aaa9c0a5c7c resource provider aggregate not found 2026-03-01 22:29:15.431 8 INFO neutron.services.segments.plugin [-] Segment 7fda649c-729a-427c-9d54-8aaa9c0a5c7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fda649c-729a-427c-9d54-8aaa9c0a5c7c found for delete ", "request_id": "req-cf32e25f-6497-46a1-b31f-895b92d5a87b"}]} 2026-03-01 22:29:15.443 8 INFO neutron.services.segments.plugin [-] Segment 7fda649c-729a-427c-9d54-8aaa9c0a5c7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fda649c-729a-427c-9d54-8aaa9c0a5c7c found for delete ", "request_id": "req-59ea28cf-4216-4d8d-b2be-4c883bb8b735"}]} [pid: 8|app: 0|req: 1378/2733] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:29:15 2026] DELETE /v2.0/networks/500a5b40-67ea-457b-8f80-0165e44fe47e => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2734] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:29:15 2026] DELETE /v2.0/networks/946bd2ab-e3ae-4a50-9c22-979eb204c636 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2735] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:29:15 2026] DELETE /v2.0/networks/50b93747-5cad-41d0-8428-b89fe84d992c => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2736] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:29:17 2026] GET /v2.0/security-groups?tenant_id=96b8bbe20cb34c59be3d3f973e457711&name=default => generated 2805 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2737] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:29:17 2026] DELETE /v2.0/security-groups/99cd3074-4a87-4866-80d0-4bc5f843e6f7 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:29:17.539 7 INFO neutron.services.segments.plugin [-] Segment 3fbc7203-d3c3-4528-8afe-650f98cbe9e8 resource provider aggregate not found 2026-03-01 22:29:17.545 7 INFO neutron.services.segments.plugin [-] Segment 3fbc7203-d3c3-4528-8afe-650f98cbe9e8 resource provider aggregate not found 2026-03-01 22:29:17.563 7 INFO neutron.services.segments.plugin [-] Segment 3fbc7203-d3c3-4528-8afe-650f98cbe9e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fbc7203-d3c3-4528-8afe-650f98cbe9e8 found for delete ", "request_id": "req-00621b88-a656-47fc-83e6-c52b32dc0af1"}]} 2026-03-01 22:29:17.570 7 INFO neutron.services.segments.plugin [-] Segment 3fbc7203-d3c3-4528-8afe-650f98cbe9e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fbc7203-d3c3-4528-8afe-650f98cbe9e8 found for delete ", "request_id": "req-c9717c4c-5dda-4020-96e0-9ecaaa0047bf"}]} [pid: 7|app: 0|req: 1358/2738] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:29:17 2026] GET /v2.0/security-groups?tenant_id=d443c414872641ea95d9ba233e77df7f&name=default => generated 2805 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:29:17.678 8 INFO neutron.services.segments.plugin [-] Segment 2ce67a0d-f3fb-43ad-9ead-f2f397c66350 resource provider aggregate not found 2026-03-01 22:29:17.689 8 INFO neutron.services.segments.plugin [-] Segment 2ce67a0d-f3fb-43ad-9ead-f2f397c66350 resource provider aggregate not found 2026-03-01 22:29:17.714 8 INFO neutron.services.segments.plugin [-] Segment 2ce67a0d-f3fb-43ad-9ead-f2f397c66350 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ce67a0d-f3fb-43ad-9ead-f2f397c66350 found for delete ", "request_id": "req-b917ca91-973b-4810-9e7a-98cac789c61c"}]} 2026-03-01 22:29:17.723 8 INFO neutron.services.segments.plugin [-] Segment 2ce67a0d-f3fb-43ad-9ead-f2f397c66350 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ce67a0d-f3fb-43ad-9ead-f2f397c66350 found for delete ", "request_id": "req-3a179189-3c66-4b73-a1ac-5f32bf6fd773"}]} 2026-03-01 22:29:17.741 8 INFO neutron.services.segments.plugin [-] Segment b62156f8-8fe8-4b07-a8e9-0af9b5fb7ba0 resource provider aggregate not found 2026-03-01 22:29:17.747 8 INFO neutron.services.segments.plugin [-] Segment b62156f8-8fe8-4b07-a8e9-0af9b5fb7ba0 resource provider aggregate not found 2026-03-01 22:29:17.772 8 INFO neutron.services.segments.plugin [-] Segment b62156f8-8fe8-4b07-a8e9-0af9b5fb7ba0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b62156f8-8fe8-4b07-a8e9-0af9b5fb7ba0 found for delete ", "request_id": "req-22d8621c-69df-4e6a-b2af-ca4fb7f98a65"}]} 2026-03-01 22:29:17.775 8 INFO neutron.services.segments.plugin [-] Segment b62156f8-8fe8-4b07-a8e9-0af9b5fb7ba0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b62156f8-8fe8-4b07-a8e9-0af9b5fb7ba0 found for delete ", "request_id": "req-cd3c95c9-fb53-489b-90a6-98effca90fcc"}]} [pid: 8|app: 0|req: 1381/2739] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:29:17 2026] DELETE /v2.0/security-groups/b31302e8-5c04-4a49-bc19-f5b2fd762814 => 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: 1359/2740] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:29:17 2026] GET /v2.0/security-groups?tenant_id=bfdff0bb5b5c4a6fad4adb54a090eb1e&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2741] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:29:18 2026] DELETE /v2.0/security-groups/500136e1-38c0-4d87-bde8-39ee697007a1 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2742] 10.0.0.80 () {34 vars in 675 bytes} [Sun Mar 1 22:29:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2743] 10.0.0.80 () {34 vars in 758 bytes} [Sun Mar 1 22:29:21 2026] PUT /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2744] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:29:21 2026] GET /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2745] 10.0.0.80 () {34 vars in 769 bytes} [Sun Mar 1 22:29:21 2026] PUT /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2746] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:29:21 2026] GET /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2747] 10.0.0.80 () {34 vars in 765 bytes} [Sun Mar 1 22:29:21 2026] PUT /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2748] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:29:21 2026] GET /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2749] 10.0.0.80 () {34 vars in 787 bytes} [Sun Mar 1 22:29:21 2026] PUT /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2750] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:29:21 2026] GET /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/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: 1387/2751] 10.0.0.80 () {34 vars in 758 bytes} [Sun Mar 1 22:29:22 2026] PUT /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2752] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:29:22 2026] GET /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2753] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:29:22 2026] GET /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:29:22.121 7 INFO neutron.api.v2.resource [None req-8f935a94-193a-4bab-9670-3fe5a094cb18 abff5076ac094f8d828c74864d6964d7 dcec5ee27a274220ad9065510c552050 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1366/2754] 10.0.0.80 () {32 vars in 750 bytes} [Sun Mar 1 22:29:22 2026] GET /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2755] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:29:22 2026] DELETE /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/tags/red => 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: 1367/2756] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:29:22 2026] GET /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:29:22.239 8 INFO neutron.api.v2.resource [None req-90acf48b-a0d6-4a51-8b22-121eb0279c33 abff5076ac094f8d828c74864d6964d7 dcec5ee27a274220ad9065510c552050 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1390/2757] 10.0.0.80 () {32 vars in 753 bytes} [Sun Mar 1 22:29:22 2026] DELETE /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2758] 10.0.0.80 () {32 vars in 741 bytes} [Sun Mar 1 22:29:22 2026] DELETE /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2759] 10.0.0.80 () {32 vars in 738 bytes} [Sun Mar 1 22:29:22 2026] GET /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e/tags => 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: 1369/2760] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:29:22 2026] DELETE /v2.0/subnetpools/821060ae-2315-4613-b8f1-f62f65c0815e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2761] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:29:23 2026] GET /v2.0/security-groups?tenant_id=dcec5ee27a274220ad9065510c552050&name=default => generated 2805 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2762] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:29:23 2026] DELETE /v2.0/security-groups/7cde80bb-72cc-4b70-a997-277a56472aed => 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: 1393/2763] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:29:23 2026] GET /v2.0/security-groups?tenant_id=835456f74d33486397cdc8dcafa4c26d&name=default => generated 2805 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2764] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:29:23 2026] DELETE /v2.0/security-groups/cbba4c27-b533-46d6-9c33-14fdaaf85703 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2765] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:29:29 2026] GET /v2.0/security-groups => generated 28906 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2766] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:29:29 2026] GET /v2.0/routers => generated 727 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2767] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:29:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2768] 10.0.0.96 () {28 vars in 676 bytes} [Sun Mar 1 22:29:29 2026] GET /v2.0/routers/3ab52239-e8b7-46e5-b7a7-b6aa97aeeb6c/l3-agents => generated 681 bytes in 716 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2769] 10.0.0.242 () {34 vars in 1178 bytes} [Sun Mar 1 22:29:30 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b&device_id=4953775d-914e-48d5-8231-ae2c40b6d583&device_id=1afa3a69-7de9-43eb-b106-9b5ec8f82ffc => generated 4164 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2772] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:29:30 2026] GET /v2.0/floatingips => generated 1702 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2773] 10.0.0.242 () {34 vars in 1120 bytes} [Sun Mar 1 22:29:30 2026] GET /v2.0/security-groups?id=eb3018d0-38b7-4c57-885c-409431952134&id=a5622da2-2119-4c7b-966d-56020e5f7faa&fields=id&fields=name => generated 186 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2774] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:29:30 2026] GET /v2.0/networks => generated 5226 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2775] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:29:30 2026] GET /v2.0/subnets => generated 5919 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2776] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:29:30 2026] GET /v2.0/agents => generated 3357 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2777] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:29:30 2026] GET /v2.0/ports => generated 22322 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2778] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:29:30 2026] GET /v2.0/network-ip-availabilities => generated 3615 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2779] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:29:30 2026] GET /v2.0/subnets => generated 5919 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2780] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:29:30 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: 8|app: 0|req: 1403/2781] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:29:44 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: 1379/2782] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:29:44 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: 1404/2783] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:29:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2784] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:29:44 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: 1405/2785] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:29:45 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2786] 199.204.45.22 () {30 vars in 715 bytes} [Sun Mar 1 22:29:45 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2789] 199.204.45.22 () {34 vars in 676 bytes} [Sun Mar 1 22:29:45 2026] POST /v2.0/ports => generated 1093 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2790] 10.0.0.242 () {34 vars in 971 bytes} [Sun Mar 1 22:29:45 2026] GET /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 1093 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1407/2791] 10.0.0.242 () {34 vars in 907 bytes} [Sun Mar 1 22:29:45 2026] GET /v2.0/extensions => generated 19178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2792] 199.204.45.22 () {34 vars in 1261 bytes} [Sun Mar 1 22:29:45 2026] GET /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2793] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:29:45 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2794] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:29:46 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2795] 199.204.45.22 () {34 vars in 974 bytes} [Sun Mar 1 22:29:46 2026] GET /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 1093 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2796] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:29:46 2026] GET /v2.0/networks?id=b1f62bff-75e5-4e1f-bc3a-97a772d4df5d => generated 802 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2797] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:29:46 2026] PUT /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 1247 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2798] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:29:46 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 2523 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1411/2799] 199.204.45.22 () {34 vars in 1061 bytes} [Sun Mar 1 22:29:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.135&port_id=0622c98b-e623-4790-bc29-bef39a55fe54 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2800] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:29:46 2026] GET /v2.0/subnets?id=864bc897-9c6a-491d-b669-a80917f434fb => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:29:47.018 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bcb1436-b5d7-4a0c-bdfe-c710cd09c448'] response: {'name': 'network-changed', 'server_uuid': 'a78d57c6-e03d-477e-93b7-69b27b5ca64b', 'tag': 'e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1412/2801] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:29:47 2026] GET /v2.0/ports?network_id=c60d3cd7-b004-426c-88b7-eec51c0a0934&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2802] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:29:47 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1413/2803] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:29:47 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2804] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:29:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.24&port_id=e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2805] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:29:47 2026] GET /v2.0/subnets?id=ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2806] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:29:47 2026] GET /v2.0/ports?network_id=b1f62bff-75e5-4e1f-bc3a-97a772d4df5d&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2807] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:29:47 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=segments => generated 14 bytes in 635 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2808] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:29:48 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2809] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:29:48 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 2523 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2810] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:29:48 2026] GET /v2.0/networks?id=b1f62bff-75e5-4e1f-bc3a-97a772d4df5d => generated 802 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2811] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:29:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.24&port_id=e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2812] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:29:48 2026] GET /v2.0/subnets?id=ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 655 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2813] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:29:48 2026] GET /v2.0/ports?network_id=b1f62bff-75e5-4e1f-bc3a-97a772d4df5d&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2814] 10.0.0.242 () {34 vars in 971 bytes} [Sun Mar 1 22:29:48 2026] GET /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2815] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:29:48 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?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: 1420/2816] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:29:48 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2817] 199.204.45.22 () {34 vars in 748 bytes} [Sun Mar 1 22:29:48 2026] PUT /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 1308 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2818] 199.204.45.22 () {30 vars in 731 bytes} [Sun Mar 1 22:29:48 2026] GET /v2.0/security-groups?name=lb-bb64a0ff-b2dd-4499-9868-09f388cf4da3 => generated 1577 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:29:48.996 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e89ad2ff-7686-439e-a5f2-1641e48cab0c'] response: {'name': 'network-changed', 'server_uuid': 'a78d57c6-e03d-477e-93b7-69b27b5ca64b', 'tag': 'e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1422/2819] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:29:49 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 2584 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2820] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:29:49 2026] GET /v2.0/networks?id=b1f62bff-75e5-4e1f-bc3a-97a772d4df5d => generated 802 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2821] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:29:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.24&port_id=e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => 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: 1398/2822] 199.204.45.22 () {34 vars in 748 bytes} [Sun Mar 1 22:29:48 2026] PUT /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 1308 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2823] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:29:49 2026] GET /v2.0/subnets?id=ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1399/2824] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:29:49 2026] GET /v2.0/ports?network_id=b1f62bff-75e5-4e1f-bc3a-97a772d4df5d&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2825] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:29:49 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: 1401/2826] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:29:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2827] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:29:49 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: 1426/2828] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:29:49 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2829] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:29:49 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: 1404/2830] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:29:49 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2831] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:29:49 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2832] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:29:49 2026] GET /v2.0/ports/c5d216f5-9762-49c6-a0d3-25ae14b34079 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2833] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:29:49 2026] GET /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 1344 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2834] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:29:49 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2835] 199.204.45.22 () {30 vars in 702 bytes} [Sun Mar 1 22:29:49 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d => generated 799 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2836] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:29:49 2026] GET /v2.0/ports/c5d216f5-9762-49c6-a0d3-25ae14b34079 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2837] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:29:49 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:29:56.613 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-40f944e5-01d6-4886-8cb9-df2f3ab4a2d1'] response: {'name': 'network-changed', 'server_uuid': 'a78d57c6-e03d-477e-93b7-69b27b5ca64b', 'tag': 'e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1431/2838] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:29:56 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2839] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:29:56 2026] GET /v2.0/networks?id=b1f62bff-75e5-4e1f-bc3a-97a772d4df5d => generated 802 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2840] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:29:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.24&port_id=e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2841] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:29:56 2026] GET /v2.0/subnets?id=ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 655 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2842] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:29:56 2026] GET /v2.0/ports?network_id=b1f62bff-75e5-4e1f-bc3a-97a772d4df5d&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2843] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:29:56 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2844] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:29:57 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:29:57.609 7 INFO neutron.db.l3_db [None req-1095733e-a582-4bde-ad75-9a1f99fddd70 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - - -] Floating IP 0d3102ca-27bf-46e7-97cc-0aedb85a124e associated. External IP: 10.96.250.209, port: c5d216f5-9762-49c6-a0d3-25ae14b34079. [pid: 7|app: 0|req: 1408/2845] 10.0.0.80 () {34 vars in 676 bytes} [Sun Mar 1 22:29:56 2026] POST /v2.0/floatingips => generated 899 bytes in 1455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2848] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:30:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2849] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:30:01 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: 1411/2850] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:30:01 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: 1440/2851] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:30:01 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: 1412/2852] 199.204.45.22 () {30 vars in 731 bytes} [Sun Mar 1 22:30:01 2026] GET /v2.0/security-groups?name=lb-bb64a0ff-b2dd-4499-9868-09f388cf4da3 => generated 1577 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2853] 199.204.45.22 () {30 vars in 761 bytes} [Sun Mar 1 22:30:01 2026] GET /v2.0/security-group-rules?security_group_id=5ad94ce8-8adf-41fb-8628-0c2e1f8f18c1 => generated 1118 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2854] 199.204.45.22 () {34 vars in 706 bytes} [Sun Mar 1 22:30:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2855] 199.204.45.22 () {34 vars in 706 bytes} [Sun Mar 1 22:30:02 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2856] 10.0.0.126 () {30 vars in 659 bytes} [Sun Mar 1 22:30:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2857] 10.0.0.126 () {30 vars in 661 bytes} [Sun Mar 1 22:30:09 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: 1415/2858] 10.0.0.126 () {30 vars in 637 bytes} [Sun Mar 1 22:30:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2859] 10.0.0.126 () {30 vars in 673 bytes} [Sun Mar 1 22:30:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2860] 10.0.0.126 () {28 vars in 439 bytes} [Sun Mar 1 22:30:10 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: 1445/2861] 10.0.0.126 () {30 vars in 697 bytes} [Sun Mar 1 22:30:10 2026] GET /v2.0/subnets/3b858420-a739-4612-8ea0-6202fd5a2f42 => generated 631 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2862] 199.204.45.22 () {34 vars in 1095 bytes} [Sun Mar 1 22:30:10 2026] GET /v2.0/ports?device_id=4953775d-914e-48d5-8231-ae2c40b6d583&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2863] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:30:10 2026] GET /v2.0/ports?tenant_id=dbfb534b872a4a8c892b5e43628dccd9&device_id=4953775d-914e-48d5-8231-ae2c40b6d583 => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2864] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:30:10 2026] GET /v2.0/networks?id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176 => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2865] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:30:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.146&port_id=30ff277f-5998-432a-a059-771baf6d155e => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2866] 199.204.45.22 () {34 vars in 1105 bytes} [Sun Mar 1 22:30:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A293&port_id=30ff277f-5998-432a-a059-771baf6d155e => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2867] 199.204.45.22 () {34 vars in 1063 bytes} [Sun Mar 1 22:30:10 2026] GET /v2.0/subnets?id=56217b3e-f464-45ea-8995-2bc8d8879774&id=a537d33c-9839-48c7-9565-1fb543ffd64b => generated 1366 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2868] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:30:10 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: 1450/2869] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:30:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2870] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:10 2026] GET /v2.0/ports?network_id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2871] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:30:10 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: 1452/2872] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:30:10 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: 1421/2873] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:10 2026] GET /v2.0/ports?network_id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2874] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:10 2026] GET /v2.0/subnets/3b858420-a739-4612-8ea0-6202fd5a2f42 => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2875] 199.204.45.22 () {30 vars in 715 bytes} [Sun Mar 1 22:30:10 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2876] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:10 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2877] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:10 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2878] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:30:11 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: 1456/2879] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:30:11 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: 1424/2880] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:30:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2881] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:30:11 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: 1425/2882] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:11 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2883] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:11 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2884] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:30:11 2026] GET /v2.0/networks?id=952d61d4-f3ef-40e0-8205-f9914605a558 => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2885] 199.204.45.22 () {38 vars in 954 bytes} [Sun Mar 1 22:30:11 2026] POST /v2.0/ports => generated 1299 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2886] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:30:12 2026] PUT /v2.0/ports/fce57eee-e1e8-441b-ba43-75c277c4ab33 => generated 1424 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1460/2887] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:30:12 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 4038 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1428/2888] 199.204.45.22 () {34 vars in 1061 bytes} [Sun Mar 1 22:30:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.135&port_id=0622c98b-e623-4790-bc29-bef39a55fe54 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2889] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:30:12 2026] GET /v2.0/subnets?id=864bc897-9c6a-491d-b669-a80917f434fb => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:30:13.049 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d5c7cd3-a730-4f58-be29-d790a669890a'] response: {'name': 'network-changed', 'server_uuid': 'a78d57c6-e03d-477e-93b7-69b27b5ca64b', 'tag': 'fce57eee-e1e8-441b-ba43-75c277c4ab33', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1429/2890] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:13 2026] GET /v2.0/ports?network_id=c60d3cd7-b004-426c-88b7-eec51c0a0934&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2891] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:13 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1430/2892] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:13 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2893] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:30:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.24&port_id=e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2894] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:30:13 2026] GET /v2.0/subnets?id=ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 655 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2895] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:13 2026] GET /v2.0/ports?network_id=b1f62bff-75e5-4e1f-bc3a-97a772d4df5d&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2896] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:13 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2897] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:13 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2898] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:30:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=fce57eee-e1e8-441b-ba43-75c277c4ab33 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2899] 199.204.45.22 () {34 vars in 1103 bytes} [Sun Mar 1 22:30:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28f&port_id=fce57eee-e1e8-441b-ba43-75c277c4ab33 => 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: 1434/2900] 199.204.45.22 () {34 vars in 1063 bytes} [Sun Mar 1 22:30:13 2026] GET /v2.0/subnets?id=3b858420-a739-4612-8ea0-6202fd5a2f42&id=d5be4b84-6940-42db-b075-a94aa3263e53 => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2901] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:13 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2902] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:13 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2903] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:13 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2904] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:13 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2905] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:30:14 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 4038 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2906] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:30:14 2026] GET /v2.0/networks?id=952d61d4-f3ef-40e0-8205-f9914605a558 => generated 801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2907] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:30:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=fce57eee-e1e8-441b-ba43-75c277c4ab33 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2908] 199.204.45.22 () {34 vars in 1103 bytes} [Sun Mar 1 22:30:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28f&port_id=fce57eee-e1e8-441b-ba43-75c277c4ab33 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2909] 10.0.0.242 () {34 vars in 971 bytes} [Sun Mar 1 22:30:14 2026] GET /v2.0/ports/fce57eee-e1e8-441b-ba43-75c277c4ab33 => generated 1460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2910] 199.204.45.22 () {34 vars in 1063 bytes} [Sun Mar 1 22:30:14 2026] GET /v2.0/subnets?id=3b858420-a739-4612-8ea0-6202fd5a2f42&id=d5be4b84-6940-42db-b075-a94aa3263e53 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2911] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:14 2026] GET /v2.0/ports/fce57eee-e1e8-441b-ba43-75c277c4ab33 => generated 1460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2912] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:14 2026] GET /v2.0/ports/fce57eee-e1e8-441b-ba43-75c277c4ab33 => generated 1460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2913] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:14 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2914] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:14 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2915] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:14 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2916] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:14 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2917] 199.204.45.22 () {34 vars in 749 bytes} [Sun Mar 1 22:30:14 2026] PUT /v2.0/ports/fce57eee-e1e8-441b-ba43-75c277c4ab33 => generated 1195 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2918] 199.204.45.22 () {30 vars in 702 bytes} [Sun Mar 1 22:30:14 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558 => generated 798 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1475/2919] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:14 2026] GET /v2.0/subnets/3b858420-a739-4612-8ea0-6202fd5a2f42 => generated 649 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2920] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:30:15 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 3809 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2921] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:30: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) 2026-03-01 22:30:15.093 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62ccda73-3efa-4f60-9f0a-7adcc41cb326'] response: {'name': 'network-changed', 'server_uuid': 'a78d57c6-e03d-477e-93b7-69b27b5ca64b', 'tag': 'fce57eee-e1e8-441b-ba43-75c277c4ab33', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1477/2922] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:30:15 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: 1478/2923] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:30:15 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: 1479/2924] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:30:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2925] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:15 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2926] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:15 2026] GET /v2.0/ports/c5d216f5-9762-49c6-a0d3-25ae14b34079 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2927] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:15 2026] GET /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 1346 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2928] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:15 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2929] 199.204.45.22 () {30 vars in 702 bytes} [Sun Mar 1 22:30:15 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d => generated 799 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2930] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:15 2026] GET /v2.0/ports/c5d216f5-9762-49c6-a0d3-25ae14b34079 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2933] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:15 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2934] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:30:15 2026] GET /v2.0/networks?id=952d61d4-f3ef-40e0-8205-f9914605a558 => generated 801 bytes in 733 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2935] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:30:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=fce57eee-e1e8-441b-ba43-75c277c4ab33 => 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: 1447/2936] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:30:15 2026] GET /v2.0/subnets?id=3b858420-a739-4612-8ea0-6202fd5a2f42 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2937] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:15 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2938] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:15 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2939] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:16 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2940] 10.0.0.126 () {30 vars in 659 bytes} [Sun Mar 1 22:30:20 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: 1492/2941] 10.0.0.126 () {30 vars in 661 bytes} [Sun Mar 1 22:30: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: 7|app: 0|req: 1450/2942] 10.0.0.126 () {30 vars in 637 bytes} [Sun Mar 1 22:30:20 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: 1493/2943] 10.0.0.126 () {30 vars in 673 bytes} [Sun Mar 1 22:30:21 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: 1451/2944] 10.0.0.126 () {28 vars in 439 bytes} [Sun Mar 1 22:30:21 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2945] 10.0.0.126 () {30 vars in 697 bytes} [Sun Mar 1 22:30:21 2026] GET /v2.0/subnets/a537d33c-9839-48c7-9565-1fb543ffd64b => generated 631 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2946] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:30:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2947] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:30:21 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: 1453/2948] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:30:21 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: 1496/2949] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:30:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2950] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:21 2026] GET /v2.0/subnets/3b858420-a739-4612-8ea0-6202fd5a2f42 => generated 649 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2951] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:21 2026] GET /v2.0/subnets/a537d33c-9839-48c7-9565-1fb543ffd64b => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2952] 199.204.45.22 () {30 vars in 715 bytes} [Sun Mar 1 22:30:22 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 3811 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2953] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:30:22 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: 1456/2954] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:30:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2955] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:30:22 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: 1457/2956] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:30:22 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: 1500/2957] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:22 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2958] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:22 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2959] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:30:22 2026] GET /v2.0/networks?id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176 => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2960] 199.204.45.22 () {38 vars in 954 bytes} [Sun Mar 1 22:30:22 2026] POST /v2.0/ports => generated 1307 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2961] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:30:23 2026] PUT /v2.0/ports/44495606-26e4-448c-a5c7-215bc27ea703 => generated 1432 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1460/2962] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:30:23 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 5271 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:30:23.830 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5108a775-e60f-40d7-85c7-6c492d0d8179'] response: {'name': 'network-changed', 'server_uuid': 'a78d57c6-e03d-477e-93b7-69b27b5ca64b', 'tag': '44495606-26e4-448c-a5c7-215bc27ea703', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1503/2963] 199.204.45.22 () {34 vars in 1061 bytes} [Sun Mar 1 22:30:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.135&port_id=0622c98b-e623-4790-bc29-bef39a55fe54 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2964] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:30:23 2026] GET /v2.0/subnets?id=864bc897-9c6a-491d-b669-a80917f434fb => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2965] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:23 2026] GET /v2.0/ports?network_id=c60d3cd7-b004-426c-88b7-eec51c0a0934&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2966] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:23 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1505/2967] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2968] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.24&port_id=e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2969] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/subnets?id=ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2970] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/ports?network_id=b1f62bff-75e5-4e1f-bc3a-97a772d4df5d&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2971] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2972] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2973] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=fce57eee-e1e8-441b-ba43-75c277c4ab33 => 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: 1466/2974] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/subnets?id=3b858420-a739-4612-8ea0-6202fd5a2f42 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2975] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2976] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2977] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2978] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.242&port_id=44495606-26e4-448c-a5c7-215bc27ea703 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2979] 199.204.45.22 () {34 vars in 1105 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A328&port_id=44495606-26e4-448c-a5c7-215bc27ea703 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2980] 199.204.45.22 () {34 vars in 1063 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/subnets?id=56217b3e-f464-45ea-8995-2bc8d8879774&id=a537d33c-9839-48c7-9565-1fb543ffd64b => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2981] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/ports?network_id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2982] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/ports?network_id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2983] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:24 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2984] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:25 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2985] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:30:25 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 5271 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2986] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:30:25 2026] GET /v2.0/networks?id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176 => generated 801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2987] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:30:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.242&port_id=44495606-26e4-448c-a5c7-215bc27ea703 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2988] 199.204.45.22 () {34 vars in 1105 bytes} [Sun Mar 1 22:30:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A328&port_id=44495606-26e4-448c-a5c7-215bc27ea703 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2989] 199.204.45.22 () {34 vars in 1063 bytes} [Sun Mar 1 22:30:25 2026] GET /v2.0/subnets?id=56217b3e-f464-45ea-8995-2bc8d8879774&id=a537d33c-9839-48c7-9565-1fb543ffd64b => generated 1366 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2990] 10.0.0.242 () {34 vars in 971 bytes} [Sun Mar 1 22:30:25 2026] GET /v2.0/ports/44495606-26e4-448c-a5c7-215bc27ea703 => generated 1468 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2991] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:25 2026] GET /v2.0/ports?network_id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176&device_owner=network%3Adhcp => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2992] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:25 2026] GET /v2.0/ports/44495606-26e4-448c-a5c7-215bc27ea703 => generated 1468 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2993] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:25 2026] GET /v2.0/ports?network_id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2994] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:25 2026] GET /v2.0/ports/44495606-26e4-448c-a5c7-215bc27ea703 => generated 1468 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2995] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:25 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2996] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:25 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2997] 199.204.45.22 () {34 vars in 749 bytes} [Sun Mar 1 22:30:25 2026] PUT /v2.0/ports/44495606-26e4-448c-a5c7-215bc27ea703 => generated 1199 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2998] 199.204.45.22 () {30 vars in 702 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176 => generated 798 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:30:26.233 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebb892b8-458b-4710-ab4f-3dd3531fed54'] response: {'name': 'network-changed', 'server_uuid': 'a78d57c6-e03d-477e-93b7-69b27b5ca64b', 'tag': '44495606-26e4-448c-a5c7-215bc27ea703', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1478/2999] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/subnets/a537d33c-9839-48c7-9565-1fb543ffd64b => generated 649 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3000] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 5038 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3001] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:30:26 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/3002] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:30:26 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: 1481/3003] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:30:26 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: 1482/3004] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3005] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/networks?id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176 => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3006] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.242&port_id=44495606-26e4-448c-a5c7-215bc27ea703 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3007] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3008] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/subnets?id=a537d33c-9839-48c7-9565-1fb543ffd64b => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3009] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/ports/c5d216f5-9762-49c6-a0d3-25ae14b34079 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3010] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 1346 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3011] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/ports?network_id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3012] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3013] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=segments => generated 14 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3014] 199.204.45.22 () {30 vars in 702 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d => generated 799 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3015] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/ports/c5d216f5-9762-49c6-a0d3-25ae14b34079 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3016] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3017] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:26 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3018] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:30:29 2026] GET /v2.0/networks => generated 5226 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3019] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:30:29 2026] GET /v2.0/ports => generated 27108 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3020] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:30:29 2026] GET /v2.0/security-groups => generated 30070 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3021] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:30:29 2026] GET /v2.0/subnets => generated 5919 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3022] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:30:29 2026] GET /v2.0/agents => generated 3357 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3023] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:30:29 2026] GET /v2.0/network-ip-availabilities => generated 3615 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3024] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:30:29 2026] GET /v2.0/subnets => generated 5919 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3025] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:30:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3026] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:30:29 2026] GET /v2.0/floatingips => generated 2589 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3027] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:30:29 2026] GET /v2.0/routers => generated 727 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3028] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:30:30 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3029] 10.0.0.242 () {34 vars in 1178 bytes} [Sun Mar 1 22:30:30 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b&device_id=4953775d-914e-48d5-8231-ae2c40b6d583&device_id=1afa3a69-7de9-43eb-b106-9b5ec8f82ffc => generated 7956 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3030] 10.0.0.96 () {28 vars in 676 bytes} [Sun Mar 1 22:30:30 2026] GET /v2.0/routers/3ab52239-e8b7-46e5-b7a7-b6aa97aeeb6c/l3-agents => generated 681 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3031] 10.0.0.242 () {34 vars in 1280 bytes} [Sun Mar 1 22:30:30 2026] GET /v2.0/security-groups?id=eb3018d0-38b7-4c57-885c-409431952134&id=5ad94ce8-8adf-41fb-8628-0c2e1f8f18c1&id=f7216bae-3603-457d-9f3f-5cbaa64d474b&id=a5622da2-2119-4c7b-966d-56020e5f7faa&fields=id&fields=name => generated 352 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3034] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:30: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: 1538/3035] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:30: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: 1498/3036] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:30:35 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: 1539/3037] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:30:35 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: 1499/3038] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:35 2026] GET /v2.0/subnets/3b858420-a739-4612-8ea0-6202fd5a2f42 => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3039] 199.204.45.22 () {30 vars in 715 bytes} [Sun Mar 1 22:30:35 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 5040 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3040] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:30:35 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: 1541/3041] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:30:35 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: 1501/3042] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:30:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3043] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:30:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3044] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:35 2026] GET /v2.0/ports/44495606-26e4-448c-a5c7-215bc27ea703 => generated 1237 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3045] 199.204.45.22 () {34 vars in 748 bytes} [Sun Mar 1 22:30:36 2026] PUT /v2.0/ports/44495606-26e4-448c-a5c7-215bc27ea703 => generated 1026 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3046] 199.204.45.22 () {30 vars in 702 bytes} [Sun Mar 1 22:30:36 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176 => generated 798 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:30:36.506 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-89dadbcf-a849-4721-84b1-220832ea1006'] response: {'name': 'network-changed', 'server_uuid': 'a78d57c6-e03d-477e-93b7-69b27b5ca64b', 'tag': '44495606-26e4-448c-a5c7-215bc27ea703', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1544/3047] 199.204.45.22 () {30 vars in 715 bytes} [Sun Mar 1 22:30:36 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 4865 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3048] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:30:36 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 4865 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3049] 199.204.45.22 () {30 vars in 715 bytes} [Sun Mar 1 22:30:36 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 4865 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3050] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:30:36 2026] GET /v2.0/networks?id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176 => generated 801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3051] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:36 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3052] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:36 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3053] 199.204.45.22 () {34 vars in 974 bytes} [Sun Mar 1 22:30:37 2026] GET /v2.0/ports/44495606-26e4-448c-a5c7-215bc27ea703 => generated 1062 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3054] 199.204.45.22 () {36 vars in 996 bytes} [Sun Mar 1 22:30:37 2026] DELETE /v2.0/ports/44495606-26e4-448c-a5c7-215bc27ea703 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3055] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:30:37 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 3811 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3056] 199.204.45.22 () {34 vars in 1225 bytes} [Sun Mar 1 22:30:37 2026] GET /v2.0/networks?id=c60d3cd7-b004-426c-88b7-eec51c0a0934&id=b1f62bff-75e5-4e1f-bc3a-97a772d4df5d&id=952d61d4-f3ef-40e0-8205-f9914605a558&id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176 => generated 3097 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3057] 199.204.45.22 () {30 vars in 715 bytes} [Sun Mar 1 22:30:37 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 3811 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:30:37.808 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c93f8d8-8d06-42a1-88ff-9b048ba91476 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3058] 199.204.45.22 () {34 vars in 1061 bytes} [Sun Mar 1 22:30:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.135&port_id=0622c98b-e623-4790-bc29-bef39a55fe54 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3059] 199.204.45.22 () {32 vars in 718 bytes} [Sun Mar 1 22:30:37 2026] DELETE /v2.0/ports/44495606-26e4-448c-a5c7-215bc27ea703 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3060] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:30:37 2026] GET /v2.0/subnets?id=864bc897-9c6a-491d-b669-a80917f434fb => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3061] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:37 2026] GET /v2.0/ports?network_id=c60d3cd7-b004-426c-88b7-eec51c0a0934&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3062] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:30:37 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: 1552/3063] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:30:37 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: 1553/3064] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:30:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3065] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:30:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3066] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:37 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=segments => generated 14 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3067] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:37 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3068] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/ports/c5d216f5-9762-49c6-a0d3-25ae14b34079 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3069] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3070] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3071] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.24&port_id=e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3072] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3073] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/subnets?id=ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3074] 199.204.45.22 () {30 vars in 702 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3075] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/ports?network_id=b1f62bff-75e5-4e1f-bc3a-97a772d4df5d&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3076] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/ports/c5d216f5-9762-49c6-a0d3-25ae14b34079 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3077] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3078] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3079] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3080] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=fce57eee-e1e8-441b-ba43-75c277c4ab33 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3081] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/subnets?id=3b858420-a739-4612-8ea0-6202fd5a2f42 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3082] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:30:38.612 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aecf6a6f-0b63-4512-b9db-a5dd378e9360'] response: {'server_uuid': 'a78d57c6-e03d-477e-93b7-69b27b5ca64b', 'name': 'network-vif-deleted', 'tag': '44495606-26e4-448c-a5c7-215bc27ea703', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1564/3083] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3084] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:38 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3085] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:30:41 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: 1521/3086] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:30: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: 8|app: 0|req: 1566/3087] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:30:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3088] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:30:41 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: 1567/3089] 199.204.45.22 () {30 vars in 715 bytes} [Sun Mar 1 22:30:41 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 3811 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3090] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:30: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: 1568/3091] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:30: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: 1524/3092] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:30:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3093] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:30:41 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: 1525/3094] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:41 2026] GET /v2.0/ports/fce57eee-e1e8-441b-ba43-75c277c4ab33 => generated 1233 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3095] 199.204.45.22 () {34 vars in 748 bytes} [Sun Mar 1 22:30:41 2026] PUT /v2.0/ports/fce57eee-e1e8-441b-ba43-75c277c4ab33 => generated 1026 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3096] 199.204.45.22 () {30 vars in 702 bytes} [Sun Mar 1 22:30:41 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558 => generated 798 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 22:30:41.957 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41a9fcbf-b1d3-4a2f-9dde-fe55b8ddabce'] response: {'name': 'network-changed', 'server_uuid': 'a78d57c6-e03d-477e-93b7-69b27b5ca64b', 'tag': 'fce57eee-e1e8-441b-ba43-75c277c4ab33', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1571/3097] 199.204.45.22 () {30 vars in 715 bytes} [Sun Mar 1 22:30:41 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 3640 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3098] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:30:41 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 3640 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3099] 199.204.45.22 () {30 vars in 715 bytes} [Sun Mar 1 22:30:42 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 3640 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3100] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:30:42 2026] GET /v2.0/networks?id=952d61d4-f3ef-40e0-8205-f9914605a558 => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3101] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:42 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3102] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:42 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3103] 199.204.45.22 () {34 vars in 974 bytes} [Sun Mar 1 22:30:42 2026] GET /v2.0/ports/fce57eee-e1e8-441b-ba43-75c277c4ab33 => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3104] 199.204.45.22 () {36 vars in 996 bytes} [Sun Mar 1 22:30:42 2026] DELETE /v2.0/ports/fce57eee-e1e8-441b-ba43-75c277c4ab33 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3105] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3106] 199.204.45.22 () {34 vars in 1145 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/networks?id=c60d3cd7-b004-426c-88b7-eec51c0a0934&id=b1f62bff-75e5-4e1f-bc3a-97a772d4df5d&id=952d61d4-f3ef-40e0-8205-f9914605a558 => generated 2310 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3107] 199.204.45.22 () {30 vars in 715 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:30:43.189 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1ff5403-3684-4352-b4f8-7bba37c8fd63 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3108] 199.204.45.22 () {34 vars in 1061 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.135&port_id=0622c98b-e623-4790-bc29-bef39a55fe54 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3109] 199.204.45.22 () {32 vars in 718 bytes} [Sun Mar 1 22:30:43 2026] DELETE /v2.0/ports/fce57eee-e1e8-441b-ba43-75c277c4ab33 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3110] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/subnets?id=864bc897-9c6a-491d-b669-a80917f434fb => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3111] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:30: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: 1579/3112] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:30: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: 1534/3113] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/ports?network_id=c60d3cd7-b004-426c-88b7-eec51c0a0934&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3114] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:30: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: 1581/3115] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3116] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3117] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3118] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/ports/c5d216f5-9762-49c6-a0d3-25ae14b34079 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3119] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3120] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3121] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.24&port_id=e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3122] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3123] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/subnets?id=ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3124] 199.204.45.22 () {30 vars in 702 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d => generated 799 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3125] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/ports?network_id=b1f62bff-75e5-4e1f-bc3a-97a772d4df5d&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3126] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/ports/c5d216f5-9762-49c6-a0d3-25ae14b34079 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3127] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3128] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3129] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:30:43 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3132] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:30:52 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: 1543/3133] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:30:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3134] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:30:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3135] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:30:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:30:52.619 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cb96507-4371-4780-9e7b-b231843cb960'] response: {'server_uuid': 'a78d57c6-e03d-477e-93b7-69b27b5ca64b', 'name': 'network-vif-deleted', 'tag': 'fce57eee-e1e8-441b-ba43-75c277c4ab33', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1592/3136] 199.204.45.22 () {30 vars in 731 bytes} [Sun Mar 1 22:30:52 2026] GET /v2.0/security-groups?name=lb-bb64a0ff-b2dd-4499-9868-09f388cf4da3 => generated 2741 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3137] 199.204.45.22 () {30 vars in 761 bytes} [Sun Mar 1 22:30:52 2026] GET /v2.0/security-group-rules?security_group_id=5ad94ce8-8adf-41fb-8628-0c2e1f8f18c1 => generated 2206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3138] 199.204.45.22 () {32 vars in 748 bytes} [Sun Mar 1 22:30:52 2026] DELETE /v2.0/security-group-rules/4cfe3601-97b5-497f-83d5-c6d389535da1 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3139] 199.204.45.22 () {32 vars in 748 bytes} [Sun Mar 1 22:30:52 2026] DELETE /v2.0/security-group-rules/b705e596-2278-4b76-a249-3c93c2939f6e => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:30:57.978 8 INFO neutron.db.l3_db [None req-0bf86fe6-09fd-41a7-b1ab-fc8d2d5d39d5 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - - -] Floating IP 0d3102ca-27bf-46e7-97cc-0aedb85a124e disassociated (deleted). External IP: 10.96.250.209, port: c5d216f5-9762-49c6-a0d3-25ae14b34079. [pid: 8|app: 0|req: 1594/3140] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:30:56 2026] DELETE /v2.0/floatingips/0d3102ca-27bf-46e7-97cc-0aedb85a124e => generated 0 bytes in 1480 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:30:58.410 7 INFO neutron.api.v2.resource [None req-7ca6d057-cb05-4768-8f56-cf0e1528aabf f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3141] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:30:58 2026] GET /v2.0/floatingips/0d3102ca-27bf-46e7-97cc-0aedb85a124e => generated 144 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3142] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:30:58 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: 1548/3143] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:30:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3144] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:30:58 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: 1549/3145] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:30:58 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: 1597/3146] 199.204.45.22 () {30 vars in 700 bytes} [Sun Mar 1 22:30:58 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3147] 199.204.45.22 () {30 vars in 715 bytes} [Sun Mar 1 22:30:58 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3148] 199.204.45.22 () {30 vars in 715 bytes} [Sun Mar 1 22:30:58 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 2586 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3149] 199.204.45.22 () {30 vars in 715 bytes} [Sun Mar 1 22:30:59 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3150] 199.204.45.22 () {34 vars in 974 bytes} [Sun Mar 1 22:30:59 2026] GET /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 1346 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3151] 199.204.45.22 () {34 vars in 1059 bytes} [Sun Mar 1 22:30:59 2026] GET /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3152] 199.204.45.22 () {34 vars in 1015 bytes} [Sun Mar 1 22:30:59 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d?fields=dns_domain => generated 29 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3153] 199.204.45.22 () {38 vars in 1027 bytes} [Sun Mar 1 22:30:59 2026] PUT /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 1147 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3154] 199.204.45.22 () {30 vars in 715 bytes} [Sun Mar 1 22:31:00 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1602/3155] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:31:00 2026] GET /v2.0/ports?tenant_id=baa2e1d511ea42c0b7dd0cebab8cfade&device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3156] 199.204.45.22 () {34 vars in 1065 bytes} [Sun Mar 1 22:31:00 2026] GET /v2.0/networks?id=c60d3cd7-b004-426c-88b7-eec51c0a0934&id=b1f62bff-75e5-4e1f-bc3a-97a772d4df5d => generated 1523 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3157] 199.204.45.22 () {34 vars in 1061 bytes} [Sun Mar 1 22:31:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.135&port_id=0622c98b-e623-4790-bc29-bef39a55fe54 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3160] 199.204.45.22 () {34 vars in 983 bytes} [Sun Mar 1 22:31:00 2026] GET /v2.0/subnets?id=864bc897-9c6a-491d-b669-a80917f434fb => generated 630 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3161] 199.204.45.22 () {34 vars in 748 bytes} [Sun Mar 1 22:31:00 2026] PUT /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 1086 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3162] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:31:00 2026] GET /v2.0/ports?network_id=c60d3cd7-b004-426c-88b7-eec51c0a0934&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1555/3163] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:31:00 2026] GET /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 1086 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3164] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:31:00 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3165] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:31:00 2026] GET /v2.0/networks/c60d3cd7-b004-426c-88b7-eec51c0a0934?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3166] 199.204.45.22 () {32 vars in 718 bytes} [Sun Mar 1 22:31:00 2026] DELETE /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3167] 199.204.45.22 () {30 vars in 662 bytes} [Sun Mar 1 22:31:00 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: 1557/3168] 199.204.45.22 () {30 vars in 664 bytes} [Sun Mar 1 22:31:00 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: 1612/3169] 199.204.45.22 () {30 vars in 640 bytes} [Sun Mar 1 22:31:00 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: 1558/3170] 199.204.45.22 () {30 vars in 676 bytes} [Sun Mar 1 22:31:00 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-03-01 22:31:01.000 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03d1b290-6bab-4f0f-a696-ed58ee280f00 e1955e25ceb449c4963d8bf9f979cec1 baa2e1d511ea42c0b7dd0cebab8cfade - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3171] 199.204.45.22 () {32 vars in 718 bytes} [Sun Mar 1 22:31:00 2026] DELETE /v2.0/ports/e5ded0c2-1ebd-4ee9-b4ba-9035cb5a4cc4 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3172] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:31:01 2026] GET /v2.0/ports/c5d216f5-9762-49c6-a0d3-25ae14b34079 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3173] 199.204.45.22 () {30 vars in 731 bytes} [Sun Mar 1 22:31:01 2026] GET /v2.0/security-groups?name=lb-bb64a0ff-b2dd-4499-9868-09f388cf4da3 => generated 1577 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3174] 199.204.45.22 () {30 vars in 696 bytes} [Sun Mar 1 22:31:01 2026] GET /v2.0/ports/c5d216f5-9762-49c6-a0d3-25ae14b34079 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3175] 199.204.45.22 () {34 vars in 748 bytes} [Sun Mar 1 22:31:01 2026] PUT /v2.0/ports/c5d216f5-9762-49c6-a0d3-25ae14b34079 => generated 1094 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3176] 199.204.45.22 () {32 vars in 738 bytes} [Sun Mar 1 22:31:01 2026] DELETE /v2.0/security-groups/5ad94ce8-8adf-41fb-8628-0c2e1f8f18c1 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3177] 199.204.45.22 () {32 vars in 718 bytes} [Sun Mar 1 22:31:01 2026] DELETE /v2.0/ports/c5d216f5-9762-49c6-a0d3-25ae14b34079 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3178] 199.204.45.22 () {34 vars in 993 bytes} [Sun Mar 1 22:31:02 2026] GET /v2.0/ports?device_id=a78d57c6-e03d-477e-93b7-69b27b5ca64b => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3179] 199.204.45.22 () {36 vars in 996 bytes} [Sun Mar 1 22:31:02 2026] DELETE /v2.0/ports/0622c98b-e623-4790-bc29-bef39a55fe54 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:31:04.166 7 INFO neutron.db.l3_db [None req-e7441788-0d8a-43f1-8988-7cf41372dc9c f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - - -] Floating IP 0b3280a1-b88e-43f9-afff-a4d7b2e4bad8 disassociated (deleted). External IP: 10.96.250.212, port: 30ff277f-5998-432a-a059-771baf6d155e. [pid: 7|app: 0|req: 1563/3180] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:31:03 2026] DELETE /v2.0/floatingips/0b3280a1-b88e-43f9-afff-a4d7b2e4bad8 => generated 0 bytes in 806 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:04.570 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c5909dd-886f-4b6b-85a7-f818462606c6'] response: {'server_uuid': 'a78d57c6-e03d-477e-93b7-69b27b5ca64b', 'name': 'network-vif-deleted', 'tag': '0622c98b-e623-4790-bc29-bef39a55fe54', 'status': 'completed', 'code': 200} 2026-03-01 22:31:04.571 8 INFO neutron.api.v2.resource [None req-4aa3c708-0b3c-4335-a073-be08d8c4eba5 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1618/3181] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:31:04 2026] GET /v2.0/floatingips/0b3280a1-b88e-43f9-afff-a4d7b2e4bad8 => generated 144 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:31:04.794 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e10b9af3-9a6a-44a0-8ea1-b2f79b8d4988'] response: {'name': 'network-changed', 'server_uuid': '4953775d-914e-48d5-8231-ae2c40b6d583', 'tag': '30ff277f-5998-432a-a059-771baf6d155e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1619/3182] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:31:04 2026] GET /v2.0/ports?tenant_id=dbfb534b872a4a8c892b5e43628dccd9&device_id=4953775d-914e-48d5-8231-ae2c40b6d583 => generated 1473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3183] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:31:04 2026] GET /v2.0/ports?device_id=4953775d-914e-48d5-8231-ae2c40b6d583 => generated 1204 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3184] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:31:04 2026] GET /v2.0/security-groups?id=a5622da2-2119-4c7b-966d-56020e5f7faa&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3185] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:31:04 2026] GET /v2.0/networks?id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176 => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3186] 199.204.45.22 () {34 vars in 1057 bytes} [Sun Mar 1 22:31:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.146&port_id=30ff277f-5998-432a-a059-771baf6d155e => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3187] 199.204.45.22 () {34 vars in 1105 bytes} [Sun Mar 1 22:31:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A293&port_id=30ff277f-5998-432a-a059-771baf6d155e => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3188] 199.204.45.22 () {34 vars in 1063 bytes} [Sun Mar 1 22:31:05 2026] GET /v2.0/subnets?id=56217b3e-f464-45ea-8995-2bc8d8879774&id=a537d33c-9839-48c7-9565-1fb543ffd64b => generated 1366 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3189] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:31:05 2026] GET /v2.0/ports?network_id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3190] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:31:05 2026] GET /v2.0/ports?network_id=a3a4ed88-8b0e-413a-89fa-76cdd4a17176&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3191] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:31:05 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3192] 199.204.45.22 () {34 vars in 993 bytes} [Sun Mar 1 22:31:05 2026] GET /v2.0/ports?device_id=4953775d-914e-48d5-8231-ae2c40b6d583 => generated 1204 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3193] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:31:05 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3194] 199.204.45.22 () {36 vars in 996 bytes} [Sun Mar 1 22:31:05 2026] DELETE /v2.0/ports/30ff277f-5998-432a-a059-771baf6d155e => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:31:10.428 8 INFO neutron.db.l3_db [None req-46836aab-9b0d-463f-8ed7-eb903cf16cc2 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - - -] Floating IP 56466483-bb6c-467a-8e9c-05477198b810 disassociated (deleted). External IP: 10.96.250.211, port: 8716027f-06b6-41e8-a69c-3172d38883d0. [pid: 8|app: 0|req: 1625/3195] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:31:09 2026] DELETE /v2.0/floatingips/56466483-bb6c-467a-8e9c-05477198b810 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:10.861 7 INFO neutron.api.v2.resource [None req-855e9d3a-fee0-4ce6-a572-736f5f386197 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3196] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:31:10 2026] GET /v2.0/floatingips/56466483-bb6c-467a-8e9c-05477198b810 => generated 144 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:31:11.078 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ba8051a-6c8a-4015-a5ac-eab4efc0ff7f'] response: {'name': 'network-changed', 'server_uuid': '1afa3a69-7de9-43eb-b106-9b5ec8f82ffc', 'tag': '8716027f-06b6-41e8-a69c-3172d38883d0', 'status': 'completed', 'code': 200} 2026-03-01 22:31:11.101 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae92988e-0f3c-4013-acf9-5df297bfa21c'] response: {'server_uuid': '4953775d-914e-48d5-8231-ae2c40b6d583', 'name': 'network-vif-deleted', 'tag': '30ff277f-5998-432a-a059-771baf6d155e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1572/3197] 199.204.45.22 () {34 vars in 1079 bytes} [Sun Mar 1 22:31:11 2026] GET /v2.0/ports?tenant_id=dbfb534b872a4a8c892b5e43628dccd9&device_id=1afa3a69-7de9-43eb-b106-9b5ec8f82ffc => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3198] 10.0.0.242 () {34 vars in 990 bytes} [Sun Mar 1 22:31:11 2026] GET /v2.0/ports?device_id=1afa3a69-7de9-43eb-b106-9b5ec8f82ffc => generated 1196 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3199] 10.0.0.242 () {34 vars in 1040 bytes} [Sun Mar 1 22:31:11 2026] GET /v2.0/security-groups?id=a5622da2-2119-4c7b-966d-56020e5f7faa&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3200] 199.204.45.22 () {34 vars in 985 bytes} [Sun Mar 1 22:31:11 2026] GET /v2.0/networks?id=952d61d4-f3ef-40e0-8205-f9914605a558 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3201] 199.204.45.22 () {34 vars in 1055 bytes} [Sun Mar 1 22:31:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.81&port_id=8716027f-06b6-41e8-a69c-3172d38883d0 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3202] 199.204.45.22 () {34 vars in 1103 bytes} [Sun Mar 1 22:31:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A128&port_id=8716027f-06b6-41e8-a69c-3172d38883d0 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3203] 199.204.45.22 () {34 vars in 1063 bytes} [Sun Mar 1 22:31:11 2026] GET /v2.0/subnets?id=3b858420-a739-4612-8ea0-6202fd5a2f42&id=d5be4b84-6940-42db-b075-a94aa3263e53 => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3204] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:31:11 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3205] 199.204.45.22 () {34 vars in 1051 bytes} [Sun Mar 1 22:31:11 2026] GET /v2.0/ports?network_id=952d61d4-f3ef-40e0-8205-f9914605a558&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3206] 199.204.45.22 () {34 vars in 1011 bytes} [Sun Mar 1 22:31:11 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3207] 199.204.45.22 () {34 vars in 993 bytes} [Sun Mar 1 22:31:11 2026] GET /v2.0/ports?device_id=1afa3a69-7de9-43eb-b106-9b5ec8f82ffc => generated 1196 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3208] 199.204.45.22 () {36 vars in 996 bytes} [Sun Mar 1 22:31:11 2026] DELETE /v2.0/ports/8716027f-06b6-41e8-a69c-3172d38883d0 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3209] 199.204.45.22 () {34 vars in 1111 bytes} [Sun Mar 1 22:31:11 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 721 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3212] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:31:16 2026] DELETE /v2.0/security-group-rules/8d8d8d32-bff2-44fd-92f7-4b9f3311d42b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:16.408 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac72ac2b-cfb5-4a69-81a1-3b5eff505abb'] response: {'server_uuid': '1afa3a69-7de9-43eb-b106-9b5ec8f82ffc', 'name': 'network-vif-deleted', 'tag': '8716027f-06b6-41e8-a69c-3172d38883d0', 'status': 'completed', 'code': 200} 2026-03-01 22:31:16.409 8 INFO neutron.api.v2.resource [None req-e3f7cc8b-6d5f-4e78-a785-7cceb375b69a f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1634/3213] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:31:16 2026] GET /v2.0/security-group-rules/8d8d8d32-bff2-44fd-92f7-4b9f3311d42b => generated 155 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3214] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:31:16 2026] DELETE /v2.0/security-group-rules/b5b4431d-eccb-41bf-b9e5-9c1e2c267f2d => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:16.528 8 INFO neutron.api.v2.resource [None req-79d6088b-9d36-4f1b-96b3-7ffcb0dba1c8 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1635/3215] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:31:16 2026] GET /v2.0/security-group-rules/b5b4431d-eccb-41bf-b9e5-9c1e2c267f2d => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3216] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:31:16 2026] DELETE /v2.0/security-group-rules/37837b12-0921-40be-81d6-d1ee18526e9f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:16.612 8 INFO neutron.api.v2.resource [None req-327f0389-e48b-4e33-8753-e3e742bfebef f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1636/3217] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:31:16 2026] GET /v2.0/security-group-rules/37837b12-0921-40be-81d6-d1ee18526e9f => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3218] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:31:16 2026] DELETE /v2.0/security-group-rules/8b020909-a89a-4f03-a805-877f318ba44f => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:16.700 8 INFO neutron.api.v2.resource [None req-180b1092-ae1d-4462-9c2d-5b36593745ba f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1637/3219] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:31:16 2026] GET /v2.0/security-group-rules/8b020909-a89a-4f03-a805-877f318ba44f => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3220] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:31:16 2026] DELETE /v2.0/security-group-rules/0c4ead0e-f3ad-4e8a-9405-304d10a03b7d => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:16.850 8 INFO neutron.api.v2.resource [None req-022e159f-ca14-40b8-89f9-33a0cd343a4c f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1638/3221] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:31:16 2026] GET /v2.0/security-group-rules/0c4ead0e-f3ad-4e8a-9405-304d10a03b7d => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3222] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:31:16 2026] DELETE /v2.0/security-group-rules/7e0180ea-b871-4538-9b20-1d9f267a9652 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:16.948 8 INFO neutron.api.v2.resource [None req-f71e954a-4277-4e54-9f75-5b227d611085 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1639/3223] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:31:16 2026] GET /v2.0/security-group-rules/7e0180ea-b871-4538-9b20-1d9f267a9652 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3224] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:31:16 2026] DELETE /v2.0/security-group-rules/66f1821b-631e-4128-abb3-a8e3b0deb0a7 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:17.058 8 INFO neutron.api.v2.resource [None req-db763a63-88a9-4a32-8ebf-352ecfba81a0 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1640/3225] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:31:17 2026] GET /v2.0/security-group-rules/66f1821b-631e-4128-abb3-a8e3b0deb0a7 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3226] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:31:17 2026] DELETE /v2.0/security-group-rules/dd553128-a8a9-4d3b-85b2-695e6089ce92 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:17.150 8 INFO neutron.api.v2.resource [None req-1c5339c8-2c35-4f10-aea0-3f1812dffd8f f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1641/3227] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:31:17 2026] GET /v2.0/security-group-rules/dd553128-a8a9-4d3b-85b2-695e6089ce92 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3228] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:31:17 2026] DELETE /v2.0/security-group-rules/1e9e75b2-aed8-440c-8cef-f238d738ce52 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:17.233 8 INFO neutron.api.v2.resource [None req-1df44b95-5f92-4556-a3e2-13db57ce2709 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1642/3229] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:31:17 2026] GET /v2.0/security-group-rules/1e9e75b2-aed8-440c-8cef-f238d738ce52 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3230] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:31:17 2026] DELETE /v2.0/security-group-rules/20f1d5a8-e9e7-4ea6-8ef2-554728df4546 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:17.314 8 INFO neutron.api.v2.resource [None req-e0aa06ff-4fa5-4ab5-b34e-cdaac47b45ce f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1643/3231] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:31:17 2026] GET /v2.0/security-group-rules/20f1d5a8-e9e7-4ea6-8ef2-554728df4546 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3232] 10.0.0.80 () {32 vars in 749 bytes} [Sun Mar 1 22:31:17 2026] DELETE /v2.0/security-group-rules/68b20334-61de-4fa6-86e0-234ca2d7f06b => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:17.401 8 INFO neutron.api.v2.resource [None req-4a94c47f-b494-409e-b39e-218ed8b8b9cc f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1644/3233] 10.0.0.80 () {32 vars in 746 bytes} [Sun Mar 1 22:31:17 2026] GET /v2.0/security-group-rules/68b20334-61de-4fa6-86e0-234ca2d7f06b => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3234] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:31:17 2026] DELETE /v2.0/security-groups/a5622da2-2119-4c7b-966d-56020e5f7faa => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:17.552 8 INFO neutron.api.v2.resource [None req-f1546578-e375-4653-91df-cfeb60e14348 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1645/3235] 10.0.0.80 () {32 vars in 736 bytes} [Sun Mar 1 22:31:17 2026] GET /v2.0/security-groups/a5622da2-2119-4c7b-966d-56020e5f7faa => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3236] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:31:17 2026] PUT /v2.0/routers/3ab52239-e8b7-46e5-b7a7-b6aa97aeeb6c/remove_router_interface => generated 309 bytes in 1530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:31:19.448 8 INFO neutron.api.v2.resource [None req-014faea3-e3af-4836-82c1-ee5963176240 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3237] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:31:19 2026] PUT /v2.0/routers/3ab52239-e8b7-46e5-b7a7-b6aa97aeeb6c/remove_router_interface => generated 198 bytes in 291 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3238] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:31:19 2026] PUT /v2.0/routers/3ab52239-e8b7-46e5-b7a7-b6aa97aeeb6c/remove_router_interface => generated 309 bytes in 1305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:31:20.995 8 INFO neutron.api.v2.resource [None req-570d6e04-84a9-40c8-ab78-2312a3f7aa53 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1647/3239] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:31:20 2026] PUT /v2.0/routers/3ab52239-e8b7-46e5-b7a7-b6aa97aeeb6c/remove_router_interface => generated 198 bytes in 231 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3240] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:31:21 2026] PUT /v2.0/routers/3ab52239-e8b7-46e5-b7a7-b6aa97aeeb6c/remove_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:31:22.459 8 INFO neutron.api.v2.resource [None req-c74879c7-08df-4529-99c6-bea21826b0eb f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1648/3241] 10.0.0.80 () {34 vars in 788 bytes} [Sun Mar 1 22:31:22 2026] PUT /v2.0/routers/3ab52239-e8b7-46e5-b7a7-b6aa97aeeb6c/remove_router_interface => generated 198 bytes in 215 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:31:23.632 7 INFO neutron.services.segments.plugin [-] Segment ca5fb3b4-9e8f-444d-b0ce-b0cc39178634 resource provider aggregate not found 2026-03-01 22:31:23.636 7 INFO neutron.services.segments.plugin [-] Segment ca5fb3b4-9e8f-444d-b0ce-b0cc39178634 resource provider aggregate not found 2026-03-01 22:31:23.657 7 INFO neutron.services.segments.plugin [-] Segment ca5fb3b4-9e8f-444d-b0ce-b0cc39178634 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca5fb3b4-9e8f-444d-b0ce-b0cc39178634 found for delete ", "request_id": "req-eea5ebfa-b3d3-43e5-b9f9-b50bfcc559ff"}]} 2026-03-01 22:31:23.660 7 INFO neutron.services.segments.plugin [-] Segment ca5fb3b4-9e8f-444d-b0ce-b0cc39178634 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca5fb3b4-9e8f-444d-b0ce-b0cc39178634 found for delete ", "request_id": "req-fe73b482-0532-405e-aa67-6063548b27ea"}]} 2026-03-01 22:31:23.661 7 INFO neutron.db.l3_hamode_db [None req-ce047e3a-a17a-4b94-86fd-2ccdf6d85a9f f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - - -] HA network 307cfe59-9fba-4be9-a528-5d2eb82c4119 was deleted as no HA routers are present in tenant dbfb534b872a4a8c892b5e43628dccd9. [pid: 7|app: 0|req: 1594/3242] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:31:22 2026] DELETE /v2.0/routers/3ab52239-e8b7-46e5-b7a7-b6aa97aeeb6c => generated 0 bytes in 1206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:23.707 8 INFO neutron.api.v2.resource [None req-73637b00-f777-47e1-903d-116f5476597c f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1649/3243] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:31:23 2026] GET /v2.0/routers/3ab52239-e8b7-46e5-b7a7-b6aa97aeeb6c => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3244] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:31:23 2026] DELETE /v2.0/subnets/56217b3e-f464-45ea-8995-2bc8d8879774 => generated 0 bytes in 962 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:31:24.717 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5a713104-7b4e-429c-894d-f20bc5050386 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1650/3245] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:31:24 2026] GET /v2.0/subnets/56217b3e-f464-45ea-8995-2bc8d8879774 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3246] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:31:24 2026] DELETE /v2.0/subnets/a537d33c-9839-48c7-9565-1fb543ffd64b => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:31:24.990 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c083b8c-407c-4f40-98a8-71ebf0f4ff2d f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1651/3247] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:31:24 2026] GET /v2.0/subnets/a537d33c-9839-48c7-9565-1fb543ffd64b => 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: 1597/3248] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:31:25 2026] DELETE /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:31:25.438 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ddd8c32-4600-459a-9ad6-069d126d58a3 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1652/3249] 10.0.0.80 () {32 vars in 722 bytes} [Sun Mar 1 22:31:25 2026] GET /v2.0/networks/a3a4ed88-8b0e-413a-89fa-76cdd4a17176 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:31:25.684 7 INFO neutron.services.segments.plugin [-] Segment 02dfffbf-635e-469e-b781-523283e93005 resource provider aggregate not found 2026-03-01 22:31:25.689 7 INFO neutron.services.segments.plugin [-] Segment 02dfffbf-635e-469e-b781-523283e93005 resource provider aggregate not found 2026-03-01 22:31:25.709 7 INFO neutron.services.segments.plugin [-] Segment 02dfffbf-635e-469e-b781-523283e93005 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02dfffbf-635e-469e-b781-523283e93005 found for delete ", "request_id": "req-de30112d-064e-485f-860e-f940bfc963cc"}]} 2026-03-01 22:31:25.709 7 INFO neutron.services.segments.plugin [-] Segment 02dfffbf-635e-469e-b781-523283e93005 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02dfffbf-635e-469e-b781-523283e93005 found for delete ", "request_id": "req-be9405a1-12c0-41de-ba2c-4111bee5473e"}]} [pid: 7|app: 0|req: 1598/3250] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:31:25 2026] DELETE /v2.0/subnets/d5be4b84-6940-42db-b075-a94aa3263e53 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:31:25.745 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e3f9482-0005-4e26-8c7c-609c22dd20d3 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3251] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:31:25 2026] GET /v2.0/subnets/d5be4b84-6940-42db-b075-a94aa3263e53 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3252] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:31:25 2026] DELETE /v2.0/subnets/3b858420-a739-4612-8ea0-6202fd5a2f42 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:31:26.023 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c9e45fd-f1e5-428f-bb7e-f95aeb4934ed f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1654/3253] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:31:25 2026] GET /v2.0/subnets/3b858420-a739-4612-8ea0-6202fd5a2f42 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3254] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:31:26 2026] DELETE /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558 => generated 0 bytes in 475 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:31:26.562 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5c984b9-b95d-409c-8112-9d1e7cf47b65 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3255] 10.0.0.80 () {32 vars in 722 bytes} [Sun Mar 1 22:31:26 2026] GET /v2.0/networks/952d61d4-f3ef-40e0-8205-f9914605a558 => generated 138 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3256] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:31:26 2026] DELETE /v2.0/subnets/220927cb-d834-4ded-b41c-7fe913b42f4b => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:31:26.876 8 INFO neutron.pecan_wsgi.hooks.translation [None req-703c8b02-2a8b-4ba8-8198-3b3e7b75bec2 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1656/3257] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:31:26 2026] GET /v2.0/subnets/220927cb-d834-4ded-b41c-7fe913b42f4b => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3258] 10.0.0.80 () {32 vars in 723 bytes} [Sun Mar 1 22:31:26 2026] DELETE /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:31:27.170 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55baa38c-5abe-4aa9-b746-6d0bb73c8198 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1657/3259] 10.0.0.80 () {32 vars in 720 bytes} [Sun Mar 1 22:31:27 2026] GET /v2.0/subnets/ce7caa12-46c6-4ad5-829f-7c4d3faf3172 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3260] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:31:27 2026] DELETE /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:31:27.613 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5784af32-a575-4f29-ad35-e9549c9410d6 f8dc3defea93463bb8a8671bbbd2ce51 dbfb534b872a4a8c892b5e43628dccd9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3261] 10.0.0.80 () {32 vars in 722 bytes} [Sun Mar 1 22:31:27 2026] GET /v2.0/networks/b1f62bff-75e5-4e1f-bc3a-97a772d4df5d => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 22:31:29.357 7 INFO neutron.services.segments.plugin [-] Segment 2a1b86cd-861c-44d3-a854-e8537256ef52 resource provider aggregate not found 2026-03-01 22:31:29.363 7 INFO neutron.services.segments.plugin [-] Segment 2a1b86cd-861c-44d3-a854-e8537256ef52 resource provider aggregate not found 2026-03-01 22:31:29.385 7 INFO neutron.services.segments.plugin [-] Segment 2a1b86cd-861c-44d3-a854-e8537256ef52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a1b86cd-861c-44d3-a854-e8537256ef52 found for delete ", "request_id": "req-f701f2d3-3367-42dd-9a10-a0e12ab9579e"}]} 2026-03-01 22:31:29.394 7 INFO neutron.services.segments.plugin [-] Segment 2a1b86cd-861c-44d3-a854-e8537256ef52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a1b86cd-861c-44d3-a854-e8537256ef52 found for delete ", "request_id": "req-bde7cf5a-1705-48ac-902d-606f86872e32"}]} 2026-03-01 22:31:29.401 7 INFO neutron.services.segments.plugin [-] Segment 84945edf-a32f-4ab1-974b-fa78ba6f6a85 resource provider aggregate not found 2026-03-01 22:31:29.409 7 INFO neutron.services.segments.plugin [-] Segment 84945edf-a32f-4ab1-974b-fa78ba6f6a85 resource provider aggregate not found 2026-03-01 22:31:29.416 7 INFO neutron.services.segments.plugin [-] Segment 84945edf-a32f-4ab1-974b-fa78ba6f6a85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84945edf-a32f-4ab1-974b-fa78ba6f6a85 found for delete ", "request_id": "req-501c932e-8a3a-4c27-b3b6-ab120a3cc600"}]} 2026-03-01 22:31:29.421 7 INFO neutron.services.segments.plugin [-] Segment 84945edf-a32f-4ab1-974b-fa78ba6f6a85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84945edf-a32f-4ab1-974b-fa78ba6f6a85 found for delete ", "request_id": "req-6f1f4cd5-f626-49b2-9cf1-c22e76a78f69"}]} [pid: 7|app: 0|req: 1604/3262] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:31:29 2026] GET /v2.0/subnets => generated 1261 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3263] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:31:29 2026] GET /v2.0/subnetpools => 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: 1605/3264] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:31:29 2026] GET /v2.0/security-groups => generated 19406 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3265] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:31:29 2026] GET /v2.0/floatingips => 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: 1606/3266] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:31:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3267] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:31:29 2026] GET /v2.0/subnets => generated 1261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3268] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:31:29 2026] GET /v2.0/ports => generated 4721 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3269] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:31:30 2026] GET /v2.0/agents => generated 3356 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3270] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:31:30 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3271] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:31:29 2026] GET /v2.0/security-groups?tenant_id=1db553858ace43f594f0f70d5e61b0f1&name=default => generated 2805 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3272] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:31:30 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3273] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:31:30 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3274] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:31:30 2026] DELETE /v2.0/security-groups/695c6d22-de62-497c-8590-96cfc9caa9e1 => 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: 1667/3275] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:31:30 2026] GET /v2.0/security-groups?tenant_id=dbfb534b872a4a8c892b5e43628dccd9&name=default => generated 2805 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3278] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:31:30 2026] DELETE /v2.0/security-groups/e26160e9-4bfc-4d36-a6e3-01c6aa7362af => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3279] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:31:30 2026] GET /v2.0/security-groups?tenant_id=777da908dd774152b0fd3b7299cf75b0&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3280] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:31:30 2026] DELETE /v2.0/security-groups/ad318f5e-ecb3-405b-9ff8-ce27a0eaa26b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3281] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:31:30 2026] GET /v2.0/security-groups?tenant_id=85e7afcb40e0465c9b054a27317e6aab&name=default => generated 2805 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3282] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:31:31 2026] DELETE /v2.0/security-groups/04778749-1f37-4767-b569-c945c294090e => 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: 1672/3283] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:31:31 2026] GET /v2.0/security-groups?tenant_id=764c3bffd3ab46679d968e50fadcb4be&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3284] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:31:31 2026] DELETE /v2.0/security-groups/5fb165bf-beda-4c73-8c57-de8e2d7b3e1e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3285] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:31:31 2026] GET /v2.0/security-groups?tenant_id=405052bfd458402b8b434d1a79c0819b&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3286] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:31:31 2026] DELETE /v2.0/security-groups/755c5450-f082-4e08-b644-33f196576577 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3287] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:31:32 2026] GET /v2.0/security-groups?tenant_id=f254ec19843a4a89ac94cbbfaf3c045c&name=default => generated 2805 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3288] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:31:32 2026] DELETE /v2.0/security-groups/93600a61-b374-48e5-b9da-65465072a9ad => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:35.718 8 INFO neutron.db.segments_db [None req-17075397-4c03-44d5-a142-d5ff25908d31 63b341a17fce48f9abc527be23aecf7a c7a5d3f677f94002ae953ad37abccbdb - - - -] Added segment c2decfd2-5b34-4719-b387-902bc9d9a022 of type vxlan for network 29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8 [pid: 8|app: 0|req: 1675/3289] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:31:35 2026] POST /v2.0/networks => generated 632 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3290] 10.0.0.80 () {34 vars in 752 bytes} [Sun Mar 1 22:31:35 2026] PUT /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3291] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:31:35 2026] GET /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3292] 10.0.0.80 () {34 vars in 763 bytes} [Sun Mar 1 22:31:35 2026] PUT /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3293] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:31:36 2026] GET /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3294] 10.0.0.80 () {34 vars in 759 bytes} [Sun Mar 1 22:31:36 2026] PUT /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3295] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:31:36 2026] GET /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3296] 10.0.0.80 () {34 vars in 781 bytes} [Sun Mar 1 22:31:36 2026] PUT /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3297] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:31:36 2026] GET /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3298] 10.0.0.80 () {34 vars in 752 bytes} [Sun Mar 1 22:31:36 2026] PUT /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3299] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:31:36 2026] GET /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3300] 10.0.0.80 () {32 vars in 740 bytes} [Sun Mar 1 22:31:36 2026] GET /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:36.632 8 INFO neutron.api.v2.resource [None req-be081fbc-cdb5-462e-8bbc-6d4efc862db7 63b341a17fce48f9abc527be23aecf7a c7a5d3f677f94002ae953ad37abccbdb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1681/3301] 10.0.0.80 () {32 vars in 744 bytes} [Sun Mar 1 22:31:36 2026] GET /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3302] 10.0.0.80 () {32 vars in 743 bytes} [Sun Mar 1 22:31:36 2026] DELETE /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags/red => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3303] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:31:36 2026] GET /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:31:36.839 7 INFO neutron.api.v2.resource [None req-128e075e-5db2-4dac-b9a8-77581287682b 63b341a17fce48f9abc527be23aecf7a c7a5d3f677f94002ae953ad37abccbdb - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3304] 10.0.0.80 () {32 vars in 747 bytes} [Sun Mar 1 22:31:36 2026] DELETE /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3305] 10.0.0.80 () {32 vars in 735 bytes} [Sun Mar 1 22:31:36 2026] DELETE /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3306] 10.0.0.80 () {32 vars in 732 bytes} [Sun Mar 1 22:31:36 2026] GET /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:31:37.187 8 INFO neutron.services.segments.plugin [-] Segment c2decfd2-5b34-4719-b387-902bc9d9a022 resource provider aggregate not found 2026-03-01 22:31:37.195 8 INFO neutron.services.segments.plugin [-] Segment c2decfd2-5b34-4719-b387-902bc9d9a022 resource provider aggregate not found 2026-03-01 22:31:37.219 8 INFO neutron.services.segments.plugin [-] Segment c2decfd2-5b34-4719-b387-902bc9d9a022 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2decfd2-5b34-4719-b387-902bc9d9a022 found for delete ", "request_id": "req-818111ce-df86-4d11-9475-a2483444f859"}]} [pid: 8|app: 0|req: 1684/3307] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:31:36 2026] DELETE /v2.0/networks/29f1ff3b-fe01-4d48-b0b1-56a1f5f346b8 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3308] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:31:37 2026] GET /v2.0/security-groups?tenant_id=52e1174872564460843632d4b0ae3e2d&name=default => generated 2805 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:31:38.122 8 INFO neutron.services.segments.plugin [-] Segment c2decfd2-5b34-4719-b387-902bc9d9a022 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2decfd2-5b34-4719-b387-902bc9d9a022 found for delete ", "request_id": "req-782d209f-8e79-43be-97f2-da83370e7789"}]} [pid: 8|app: 0|req: 1685/3309] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:31:38 2026] DELETE /v2.0/security-groups/ab53b6ec-87fc-4637-8d22-1e93a0b9210f => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3310] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:31:38 2026] GET /v2.0/security-groups?tenant_id=c7a5d3f677f94002ae953ad37abccbdb&name=default => generated 2805 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3311] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:31:38 2026] DELETE /v2.0/security-groups/d3e92341-d6fd-4ddf-988f-8c596a382751 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:41.938 7 INFO neutron.db.segments_db [None req-4daa0abd-4344-4963-8cec-fb9a87ef3413 7758a37b81eb448fb01f4f4e877747b5 b9d41dc89031432f9de10d3834f44b24 - - - -] Added segment 128299ea-f9b1-4ae1-800e-8b9e4c71da11 of type vxlan for network f3044853-f891-4f8c-82bb-042bf2bb5900 [pid: 7|app: 0|req: 1626/3312] 10.0.0.80 () {34 vars in 669 bytes} [Sun Mar 1 22:31:41 2026] POST /v2.0/networks => generated 631 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3313] 10.0.0.80 () {34 vars in 663 bytes} [Sun Mar 1 22:31:42 2026] POST /v2.0/ports => generated 743 bytes in 1077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3314] 10.0.0.80 () {34 vars in 665 bytes} [Sun Mar 1 22:31:43 2026] POST /v2.0/trunks => generated 407 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1688/3315] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:31:43 2026] PUT /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3316] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:31:43 2026] GET /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3317] 10.0.0.80 () {34 vars in 759 bytes} [Sun Mar 1 22:31:43 2026] PUT /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3318] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:31:43 2026] GET /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3319] 10.0.0.80 () {34 vars in 755 bytes} [Sun Mar 1 22:31:43 2026] PUT /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3320] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:31:43 2026] GET /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3321] 10.0.0.80 () {34 vars in 777 bytes} [Sun Mar 1 22:31:43 2026] PUT /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3322] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:31:43 2026] GET /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3323] 10.0.0.80 () {34 vars in 748 bytes} [Sun Mar 1 22:31:43 2026] PUT /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/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: 1632/3324] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:31:43 2026] GET /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3325] 10.0.0.80 () {32 vars in 736 bytes} [Sun Mar 1 22:31:43 2026] GET /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 22:31:43.731 7 INFO neutron.api.v2.resource [None req-444be335-25d4-4a72-a2e2-1e33a7febfaf 7758a37b81eb448fb01f4f4e877747b5 b9d41dc89031432f9de10d3834f44b24 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1633/3326] 10.0.0.80 () {32 vars in 740 bytes} [Sun Mar 1 22:31:43 2026] GET /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3327] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:31:43 2026] DELETE /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3328] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:31:43 2026] GET /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:31:43.830 8 INFO neutron.api.v2.resource [None req-5c63152f-cbff-4ef4-bd76-d418a03630d6 7758a37b81eb448fb01f4f4e877747b5 b9d41dc89031432f9de10d3834f44b24 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1695/3329] 10.0.0.80 () {32 vars in 743 bytes} [Sun Mar 1 22:31:43 2026] DELETE /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3330] 10.0.0.80 () {32 vars in 731 bytes} [Sun Mar 1 22:31:43 2026] DELETE /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3331] 10.0.0.80 () {32 vars in 728 bytes} [Sun Mar 1 22:31:43 2026] GET /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5/tags => 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: 1636/3332] 10.0.0.80 () {32 vars in 718 bytes} [Sun Mar 1 22:31:43 2026] GET /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3333] 10.0.0.80 () {32 vars in 716 bytes} [Sun Mar 1 22:31:43 2026] GET /v2.0/ports/ee912302-551f-4e4a-8fb2-10742cb85840 => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager [None req-120dc76c-b783-412e-ab46-7bea5f717b8a 7758a37b81eb448fb01f4f4e877747b5 b9d41dc89031432f9de10d3834f44b24 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-158054 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-03-01 22:31:44.147 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1637/3334] 10.0.0.80 () {32 vars in 721 bytes} [Sun Mar 1 22:31:44 2026] DELETE /v2.0/trunks/2bd13453-6b2d-4cfa-8df6-88ce5ab8a6f5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3335] 10.0.0.80 () {32 vars in 719 bytes} [Sun Mar 1 22:31:44 2026] DELETE /v2.0/ports/ee912302-551f-4e4a-8fb2-10742cb85840 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 22:31:44.570 7 INFO neutron.services.segments.plugin [-] Segment 128299ea-f9b1-4ae1-800e-8b9e4c71da11 resource provider aggregate not found 2026-03-01 22:31:44.576 7 INFO neutron.services.segments.plugin [-] Segment 128299ea-f9b1-4ae1-800e-8b9e4c71da11 resource provider aggregate not found 2026-03-01 22:31:44.590 7 INFO neutron.services.segments.plugin [-] Segment 128299ea-f9b1-4ae1-800e-8b9e4c71da11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 128299ea-f9b1-4ae1-800e-8b9e4c71da11 found for delete ", "request_id": "req-09b3c628-5445-43c4-8c1c-5acb34cb0562"}]} 2026-03-01 22:31:44.593 7 INFO neutron.services.segments.plugin [-] Segment 128299ea-f9b1-4ae1-800e-8b9e4c71da11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 128299ea-f9b1-4ae1-800e-8b9e4c71da11 found for delete ", "request_id": "req-40dc41c6-a43c-4466-ae98-5f047c6458a7"}]} [pid: 7|app: 0|req: 1638/3336] 10.0.0.80 () {32 vars in 725 bytes} [Sun Mar 1 22:31:44 2026] DELETE /v2.0/networks/f3044853-f891-4f8c-82bb-042bf2bb5900 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3339] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:31:45 2026] GET /v2.0/security-groups?tenant_id=b9d41dc89031432f9de10d3834f44b24&name=default => generated 2805 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3340] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:31:45 2026] DELETE /v2.0/security-groups/7221e6cb-cf3e-445f-a0b5-1af224ad4c66 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3341] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:31:45 2026] GET /v2.0/security-groups?tenant_id=bf95f9637be14856b682494c9059ec80&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3342] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:31:45 2026] DELETE /v2.0/security-groups/e5df5889-bac2-4f3d-92ec-24d0f09e9f9d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3343] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:31:49 2026] GET /v2.0/security-groups?tenant_id=e1cb00ca577144d78e0298124c11cd80&name=default => generated 2805 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3344] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:31:49 2026] DELETE /v2.0/security-groups/87a124be-fffa-4962-9bfb-8a344ff79921 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3345] 10.0.0.80 () {32 vars in 773 bytes} [Sun Mar 1 22:31:49 2026] GET /v2.0/security-groups?tenant_id=fc01feb56ba14ec99be5a52550769aa0&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3346] 10.0.0.80 () {32 vars in 739 bytes} [Sun Mar 1 22:31:50 2026] DELETE /v2.0/security-groups/a7f0c19c-7af3-41b0-a0c1-037fb52260c5 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3347] 10.0.0.80 () {32 vars in 648 bytes} [Sun Mar 1 22:31:52 2026] GET /v2.0/networks => generated 2168 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3348] 10.0.0.80 () {32 vars in 654 bytes} [Sun Mar 1 22:31:54 2026] GET /v2.0/floatingips => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3349] 10.0.0.80 () {32 vars in 646 bytes} [Sun Mar 1 22:31:54 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3350] 10.0.0.80 () {32 vars in 642 bytes} [Sun Mar 1 22:31:54 2026] GET /v2.0/ports => generated 4721 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3351] 10.0.0.80 () {32 vars in 646 bytes} [Sun Mar 1 22:31:54 2026] GET /v2.0/subnets => generated 1261 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3352] 10.0.0.80 () {32 vars in 648 bytes} [Sun Mar 1 22:31:54 2026] GET /v2.0/networks => generated 2168 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3353] 10.0.0.80 () {32 vars in 662 bytes} [Sun Mar 1 22:31:54 2026] GET /v2.0/security-groups => generated 16622 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3354] 10.0.0.80 () {32 vars in 654 bytes} [Sun Mar 1 22:31:54 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: 1709/3359] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:32:29 2026] GET /v2.0/ports => generated 4721 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3360] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:32:29 2026] GET /v2.0/networks => generated 2168 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3361] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:32:29 2026] GET /v2.0/subnets => generated 1261 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3362] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:32:29 2026] GET /v2.0/agents => generated 3356 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3363] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:32:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3364] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:32:29 2026] GET /v2.0/routers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3365] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:32:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3366] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:32:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3367] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:32:29 2026] GET /v2.0/floatingips => 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: 1655/3368] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:32:29 2026] GET /v2.0/subnets => generated 1261 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3369] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:32:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3378] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:33:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3379] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:33:29 2026] GET /v2.0/subnets => generated 1261 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3380] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:33:29 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: 1720/3381] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:33:29 2026] GET /v2.0/subnets => generated 1261 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3382] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:33:29 2026] GET /v2.0/ports => generated 4721 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3383] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:33:29 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3384] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:33:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3385] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:33:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3386] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:33:29 2026] GET /v2.0/floatingips => 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: 1723/3387] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:33:29 2026] GET /v2.0/networks => generated 2168 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3388] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:33:29 2026] GET /v2.0/agents => generated 3356 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:34:29.063 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [375d34b6-99d9-449c-a48e-34793783e04f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 22:34:29.064 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b434f8c-6ab6-4b3c-9f6c-82eab20b9828] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 22:34:29.074 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Mar 1 22:34:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/floatingips (ip 10.0.0.96) !!! [pid: 7|app: 0|req: 1670/3397] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:34:29 2026] GET /v2.0/floatingips => generated 19 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 22:34:29.179 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [dded239d-0374-4416-ae6d-54d7c1055ee8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-03-01 22:34:29.179 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e871151e-ad7f-436c-a3a8-252b9c2e19d2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 1728/3398] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:34:29 2026] GET /v2.0/subnets => generated 1261 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3399] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:34:29 2026] GET /v2.0/routers => generated 15 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3400] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:34:29 2026] GET /v2.0/agents?binary=ovn-controller => 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: 1672/3401] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:34:29 2026] GET /v2.0/subnets => generated 1261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3402] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:34:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3403] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:34:29 2026] GET /v2.0/ports => generated 4721 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3404] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:34:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3405] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:34:29 2026] GET /v2.0/agents => generated 3356 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3406] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:34:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3407] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:34:29 2026] GET /v2.0/networks => generated 2168 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:35:29.158 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Mar 1 22:35:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/network-ip-availabilities (ip 10.0.0.96) !!! 2026-03-01 22:35:29.206 8 INFO oslo.messaging._drivers.impl_rabbit [-] [dded239d-0374-4416-ae6d-54d7c1055ee8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36452. 2026-03-01 22:35:29.206 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e871151e-ad7f-436c-a3a8-252b9c2e19d2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36466. [pid: 8|app: 0|req: 1737/3416] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:35:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:35:29.336 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Mar 1 22:35:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 10.0.0.96) !!! 2026-03-01 22:35:29.403 7 INFO oslo.messaging._drivers.impl_rabbit [-] [375d34b6-99d9-449c-a48e-34793783e04f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36490. 2026-03-01 22:35:29.408 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5b434f8c-6ab6-4b3c-9f6c-82eab20b9828] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36498. [pid: 7|app: 0|req: 1680/3417] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:35:29 2026] GET /v2.0/networks => generated 2168 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1738/3418] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:35:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3419] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:35:29 2026] GET /v2.0/ports => generated 4721 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1739/3420] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:35:29 2026] GET /v2.0/subnets => generated 1261 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3421] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:35:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3422] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:35:29 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: 7|app: 0|req: 1683/3423] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:35:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3424] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:35:29 2026] GET /v2.0/subnets => generated 1261 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3425] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:35:29 2026] GET /v2.0/agents => generated 3356 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3426] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:35:29 2026] GET /v2.0/floatingips => 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: 1689/3435] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:36:29 2026] GET /v2.0/subnets => generated 1261 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 22:36:29.450 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Mar 1 22:36:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnetpools (ip 10.0.0.96) !!! [pid: 8|app: 0|req: 1747/3436] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:36:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3437] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:36:29 2026] GET /v2.0/floatingips => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1748/3438] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:36:29 2026] GET /v2.0/subnets => generated 1261 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3439] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:36:29 2026] GET /v2.0/networks => generated 2168 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1749/3440] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:36:29 2026] GET /v2.0/routers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3441] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:36:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1750/3442] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:36:29 2026] GET /v2.0/ports => generated 4721 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3443] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:36:29 2026] GET /v2.0/agents => generated 3356 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1751/3444] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:36:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3445] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:36:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3454] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:37:29 2026] GET /v2.0/floatingips => generated 19 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1756/3455] 10.0.0.96 () {28 vars in 598 bytes} [Sun Mar 1 22:37:29 2026] GET /v2.0/security-groups => generated 16622 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3456] 10.0.0.96 () {28 vars in 578 bytes} [Sun Mar 1 22:37:29 2026] GET /v2.0/ports => generated 4721 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1757/3457] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:37:29 2026] GET /v2.0/routers => generated 15 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3458] 10.0.0.96 () {28 vars in 623 bytes} [Sun Mar 1 22:37:29 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3459] 10.0.0.96 () {28 vars in 580 bytes} [Sun Mar 1 22:37:29 2026] GET /v2.0/agents => generated 3356 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3460] 10.0.0.96 () {28 vars in 618 bytes} [Sun Mar 1 22:37:29 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1759/3461] 10.0.0.96 () {28 vars in 584 bytes} [Sun Mar 1 22:37:29 2026] GET /v2.0/networks => generated 2168 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3462] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:37:29 2026] GET /v2.0/subnets => generated 1261 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1760/3463] 10.0.0.96 () {28 vars in 582 bytes} [Sun Mar 1 22:37:29 2026] GET /v2.0/subnets => generated 1261 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3464] 10.0.0.96 () {28 vars in 590 bytes} [Sun Mar 1 22:37:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)